@annalib/anna-feature-biz-rules 48.0.0-final-ng-19 → 50.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.
- package/advertiser-listing/src/advertiser-filter-modal/advertiser-filter-modal.component.d.ts +1 -1
- package/advertiser-listing/src/advertiser-table-listing/advertiser-table-listing.component.d.ts +1 -1
- package/business-rules/src/add-edit-buyer-contact-popup/add-edit-buyer-contact-popup.component.d.ts +1 -1
- package/business-rules/src/adu-rules/adu-rules.component.d.ts +1 -1
- package/business-rules/src/approval-config/approval-config.component.d.ts +1 -1
- package/business-rules/src/avatar/avatar.component.d.ts +1 -1
- package/business-rules/src/business-rule-page/business-rule-page.component.d.ts +1 -1
- package/business-rules/src/business-rules-history/business-rules-history.component.d.ts +1 -1
- package/business-rules/src/business-rules-history-popup/business-rules-history-popup.component.d.ts +1 -1
- package/business-rules/src/buyer-contact-history/buyer-contact-history.component.d.ts +1 -1
- package/business-rules/src/buyer-contact-section/buyer-rep-contact-section.component.d.ts +1 -1
- package/business-rules/src/copy-biz-rules-popup/copy-biz-rules-popup.component.d.ts +1 -1
- package/business-rules/src/daypart-grouping-popup/daypart-grouping-popup.component.d.ts +1 -1
- package/business-rules/src/daypart-restrictions/daypart-restrictions.component.d.ts +1 -1
- package/business-rules/src/equivalent-and-higher-daypart/equivalent-and-higher-daypart.component.d.ts +1 -1
- package/business-rules/src/excluded-or-special-program/excluded-or-special-program.component.d.ts +1 -1
- package/business-rules/src/general-rules/general-rules.component.d.ts +1 -1
- package/business-rules/src/inherit-biz-rule-approval-popup/inherit-biz-rule-approval-popup.component.d.ts +1 -1
- package/business-rules/src/make-good-rules/make-good-rules.component.d.ts +1 -1
- package/business-rules/src/mass-copy-biz-rules-popup/mass-copy-biz-rules-popup.component.d.ts +1 -1
- package/fesm2022/annalib-anna-feature-biz-rules-advertiser-listing.mjs +11 -11
- package/fesm2022/annalib-anna-feature-biz-rules-advertiser-listing.mjs.map +1 -1
- package/fesm2022/annalib-anna-feature-biz-rules-biz-rules-order-listing.mjs +3 -3
- package/fesm2022/annalib-anna-feature-biz-rules-business-rules.mjs +89 -90
- package/fesm2022/annalib-anna-feature-biz-rules-business-rules.mjs.map +1 -1
- package/fesm2022/annalib-anna-feature-biz-rules.mjs +4 -4
- package/package.json +10 -10
package/advertiser-listing/src/advertiser-filter-modal/advertiser-filter-modal.component.d.ts
CHANGED
|
@@ -87,5 +87,5 @@ export declare class AdvertiserFilterModalComponent implements OnChanges {
|
|
|
87
87
|
showCalendarSelectionAndAllActiveAdvertisersToggled(event: AdvertiserListingFilterPopupradioButtons): void;
|
|
88
88
|
showOrHideExpiredAdvertisers(): void;
|
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvertiserFilterModalComponent, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvertiserFilterModalComponent, "anna-feature-
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdvertiserFilterModalComponent, "anna-feature-advertiser-filter-modal", never, { "toDisable": { "alias": "toDisable"; "required": false; }; "filterData": { "alias": "filterData"; "required": false; }; "persistingFilter": { "alias": "persistingFilter"; "required": false; }; "stationIdsWithValidLicense": { "alias": "stationIdsWithValidLicense"; "required": false; }; "toShowAllPeriodModeSetting": { "alias": "toShowAllPeriodModeSetting"; "required": false; }; "PeriodOptions": { "alias": "PeriodOptions"; "required": false; }; }, { "applyFilter": "applyFilter"; "getInitialFilter": "getInitialFilter"; }, never, never, true, never>;
|
|
91
91
|
}
|
package/advertiser-listing/src/advertiser-table-listing/advertiser-table-listing.component.d.ts
CHANGED
|
@@ -77,5 +77,5 @@ export declare class AdvertiserTableListingComponent implements OnInit, OnChange
|
|
|
77
77
|
clearAllFiltersAndSorting(): void;
|
|
78
78
|
ClearFandS(): void;
|
|
79
79
|
static ɵfac: i0.ɵɵFactoryDeclaration<AdvertiserTableListingComponent, never>;
|
|
80
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AdvertiserTableListingComponent, "anna-feature-
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AdvertiserTableListingComponent, "anna-feature-advertiser-table-listing", never, { "advertiserTableData": { "alias": "advertiserTableData"; "required": false; }; "advertiserTableDataClonned": { "alias": "advertiserTableDataClonned"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "userType": { "alias": "userType"; "required": false; }; "gtGeneralConfig": { "alias": "gtGeneralConfig"; "required": false; }; "gtDimension": { "alias": "gtDimension"; "required": false; }; "tableHeaders": { "alias": "tableHeaders"; "required": false; }; "easyFilters": { "alias": "easyFilters"; "required": false; }; "showNoDataToDisplayInsideTable": { "alias": "showNoDataToDisplayInsideTable"; "required": false; }; "showExpiredAdvertisers": { "alias": "showExpiredAdvertisers"; "required": false; }; "numberOfEasyFilterLoader": { "alias": "numberOfEasyFilterLoader"; "required": false; }; "totalAdvertisersMessage": { "alias": "totalAdvertisersMessage"; "required": false; }; "popupFilters": { "alias": "popupFilters"; "required": false; }; }, { "advertiserNameClicked": "advertiserNameClicked"; "resetAllFilter": "resetAllFilter"; "columnfilterAppliedToTable": "columnfilterAppliedToTable"; "easyFilterClicked": "easyFilterClicked"; }, never, never, true, never>;
|
|
81
81
|
}
|
package/business-rules/src/add-edit-buyer-contact-popup/add-edit-buyer-contact-popup.component.d.ts
CHANGED
|
@@ -49,5 +49,5 @@ export declare class AddEditBuyerContactPopupComponent implements OnChanges, OnI
|
|
|
49
49
|
closePopup(): void;
|
|
50
50
|
saveBuyerContacts(): void;
|
|
51
51
|
static ɵfac: i0.ɵɵFactoryDeclaration<AddEditBuyerContactPopupComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddEditBuyerContactPopupComponent, "anna-feature-
|
|
52
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddEditBuyerContactPopupComponent, "anna-feature-add-edit-buyer-contact-popup", never, { "actionType": { "alias": "actionType"; "required": false; }; "businessRulesLevel": { "alias": "businessRulesLevel"; "required": false; }; "buyerContactList": { "alias": "buyerContactList"; "required": false; }; "canDeleteAllBuyers": { "alias": "canDeleteAllBuyers"; "required": false; }; "userType": { "alias": "userType"; "required": false; }; "stationId": { "alias": "stationId"; "required": false; }; }, { "closeModal": "closeModal"; "saveBuyerEmitter": "saveBuyerEmitter"; }, never, never, true, never>;
|
|
53
53
|
}
|
|
@@ -84,5 +84,5 @@ export declare class AduRulesComponent implements OnInit, OnChanges {
|
|
|
84
84
|
removeGroupingModalConfig(): void;
|
|
85
85
|
popupModalConfig(): void;
|
|
86
86
|
static ɵfac: i0.ɵɵFactoryDeclaration<AduRulesComponent, never>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AduRulesComponent, "anna-feature-
|
|
87
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AduRulesComponent, "anna-feature-adu-rules", never, { "aduValue": { "alias": "aduValue"; "required": false; }; "intialAduValue": { "alias": "intialAduValue"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "highlightChanges": { "alias": "highlightChanges"; "required": false; }; "disabledAduTimeWindow": { "alias": "disabledAduTimeWindow"; "required": false; }; "disabledAduPostingRequired": { "alias": "disabledAduPostingRequired"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; "hideRulesTooltipInfo": { "alias": "hideRulesTooltipInfo"; "required": false; }; "aduTabSelected": { "alias": "aduTabSelected"; "required": false; }; "minimumSeparation": { "alias": "minimumSeparation"; "required": false; }; "showMinimumSeparationInMessage": { "alias": "showMinimumSeparationInMessage"; "required": false; }; }, { "aduChange": "aduChange"; }, never, never, true, never>;
|
|
88
88
|
}
|
|
@@ -45,5 +45,5 @@ export declare class ApprovalConfigComponent implements OnChanges {
|
|
|
45
45
|
checkIfAllCheckboxesUnchecked(): void;
|
|
46
46
|
isApprovalConfigInValid(): boolean;
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<ApprovalConfigComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ApprovalConfigComponent, "anna-feature-
|
|
48
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ApprovalConfigComponent, "anna-feature-approval-config", never, { "editModeClonedCopy": { "alias": "editModeClonedCopy"; "required": false; }; "approvalConfig": { "alias": "approvalConfig"; "required": false; }; "userType": { "alias": "userType"; "required": false; }; "businessRulePageType": { "alias": "businessRulePageType"; "required": false; }; "isTrafficAnnaOrder": { "alias": "isTrafficAnnaOrder"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; }, { "approvalConfigChanged": "approvalConfigChanged"; }, never, never, true, never>;
|
|
49
49
|
}
|
|
@@ -14,5 +14,5 @@ export declare class AvatarComponent implements OnInit {
|
|
|
14
14
|
ngOnInit(): void;
|
|
15
15
|
assignSequentialColor(): void;
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "anna-feature-
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "anna-feature-avatar", never, { "initials": { "alias": "initials"; "required": false; }; "buyer": { "alias": "buyer"; "required": false; }; "businessRulesPageType": { "alias": "businessRulesPageType"; "required": false; }; "tooltipMessage": { "alias": "tooltipMessage"; "required": false; }; "colorOptions": { "alias": "colorOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
18
|
}
|
|
@@ -91,5 +91,5 @@ export declare class BusinessRulePageComponent implements OnInit, OnChanges, Aft
|
|
|
91
91
|
setCurrentAndPreviousStepState(tab: IWizardTab, newState: WizardStepState): IWizardTab;
|
|
92
92
|
getLatestBusinessRuleData(): BizRulesResponse;
|
|
93
93
|
static ɵfac: i0.ɵɵFactoryDeclaration<BusinessRulePageComponent, never>;
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulePageComponent, "anna-feature-
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulePageComponent, "anna-feature-business-rule-page", never, { "wizardTabs": { "alias": "wizardTabs"; "required": true; }; "wizardTabsCloned": { "alias": "wizardTabsCloned"; "required": true; }; "selectedWizardTab": { "alias": "selectedWizardTab"; "required": true; }; "hideBusinessRules": { "alias": "hideBusinessRules"; "required": false; }; "businessRuleLoading": { "alias": "businessRuleLoading"; "required": true; }; "bizRuleErrorMessage": { "alias": "bizRuleErrorMessage"; "required": true; }; "businessRulesData": { "alias": "businessRulesData"; "required": true; }; "initialBusinessRule": { "alias": "initialBusinessRule"; "required": true; }; "userType": { "alias": "userType"; "required": false; }; "bizRuleFor": { "alias": "bizRuleFor"; "required": true; }; "inventoryCodesTableHeaders": { "alias": "inventoryCodesTableHeaders"; "required": true; }; "aclWritePermission": { "alias": "aclWritePermission"; "required": true; }; "isTrafficAnnaOrder": { "alias": "isTrafficAnnaOrder"; "required": false; }; "businessRulePageType": { "alias": "businessRulePageType"; "required": true; }; "editMode": { "alias": "editMode"; "required": false; }; "disableSomeBizRulesIfAnPoDOrder": { "alias": "disableSomeBizRulesIfAnPoDOrder"; "required": false; }; }, { "stayOnPageAndCloseModal": "stayOnPageAndCloseModal"; "checkIfEditEnabled": "checkIfEditEnabled"; "checkIfNotifyEnabled": "checkIfNotifyEnabled"; "checkSaveEnabled": "checkSaveEnabled"; }, never, never, true, never>;
|
|
95
95
|
}
|
|
@@ -40,5 +40,5 @@ export declare class BusinessRulesHistoryComponent implements OnInit, OnChanges
|
|
|
40
40
|
setExcludedorSpecialCodesPopUpTableHeaders(): void;
|
|
41
41
|
onContainerScroll(): void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<BusinessRulesHistoryComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulesHistoryComponent, "anna-feature-
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulesHistoryComponent, "anna-feature-business-rules-history", never, { "bizRuleData": { "alias": "bizRuleData"; "required": false; }; "bizRuleDataForHistoryTable": { "alias": "bizRuleDataForHistoryTable"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "sellerOrBuyerApprovalKey": { "alias": "sellerOrBuyerApprovalKey"; "required": false; }; "businessRuleSectiontabs": { "alias": "businessRuleSectiontabs"; "required": false; }; "showBuyerBizRulesApprovalNeededToggle": { "alias": "showBuyerBizRulesApprovalNeededToggle"; "required": false; }; "userType": { "alias": "userType"; "required": false; }; }, {}, never, never, true, never>;
|
|
44
44
|
}
|
package/business-rules/src/business-rules-history-popup/business-rules-history-popup.component.d.ts
CHANGED
|
@@ -56,5 +56,5 @@ export declare class BusinessRulesHistoryPopupComponent implements OnInit, OnCha
|
|
|
56
56
|
closeHistoryPopup(): void;
|
|
57
57
|
getTableHeaders(): IGtTableHeader[];
|
|
58
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<BusinessRulesHistoryPopupComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulesHistoryPopupComponent, "anna-feature-
|
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BusinessRulesHistoryPopupComponent, "anna-feature-business-rules-history-popup", never, { "loading": { "alias": "loading"; "required": false; }; "historyTableData": { "alias": "historyTableData"; "required": false; }; "componentName": { "alias": "componentName"; "required": false; }; "advertiserIdText": { "alias": "advertiserIdText"; "required": false; }; "stationIdText": { "alias": "stationIdText"; "required": false; }; }, { "closeModal": "closeModal"; }, never, never, true, never>;
|
|
60
60
|
}
|
|
@@ -27,5 +27,5 @@ export declare class BuyerContactHistoryComponent implements OnChanges, OnInit {
|
|
|
27
27
|
detectURLChanges(): void;
|
|
28
28
|
setTableConfigData(): void;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<BuyerContactHistoryComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BuyerContactHistoryComponent, "anna-feature-
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BuyerContactHistoryComponent, "anna-feature-buyer-contact-history", never, { "buyerContactHistoryDetails": { "alias": "buyerContactHistoryDetails"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "tableHeaders": { "alias": "tableHeaders"; "required": false; }; "userType": { "alias": "userType"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
31
|
}
|
|
@@ -39,5 +39,5 @@ export declare class BuyerContactSectionComponent implements OnInit, OnChanges {
|
|
|
39
39
|
saveBuyerContact(event: BuyerContactRequest[]): void;
|
|
40
40
|
checkCanDeleteAllBuyers(): void;
|
|
41
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<BuyerContactSectionComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BuyerContactSectionComponent, "anna-feature-
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BuyerContactSectionComponent, "anna-feature-buyer-rep-contact-section", never, { "buyerContactList": { "alias": "buyerContactList"; "required": true; }; "repUserContactList": { "alias": "repUserContactList"; "required": true; }; "isBusinessRulesInEditMode": { "alias": "isBusinessRulesInEditMode"; "required": true; }; "businessRulesPageType": { "alias": "businessRulesPageType"; "required": true; }; "isBuyerBizRulesApprovalRequired": { "alias": "isBuyerBizRulesApprovalRequired"; "required": true; }; "aclWritePermission": { "alias": "aclWritePermission"; "required": true; }; "isTrafficOrder": { "alias": "isTrafficOrder"; "required": false; }; "stationId": { "alias": "stationId"; "required": false; }; "hideRepTooltipForRepUsers": { "alias": "hideRepTooltipForRepUsers"; "required": false; }; }, { "saveBuyerEmitter": "saveBuyerEmitter"; }, never, never, true, never>;
|
|
43
43
|
}
|
|
@@ -87,5 +87,5 @@ export declare class CopyBizRulesPopupComponent implements OnInit, OnChanges {
|
|
|
87
87
|
checkIfCopyButtonEnabled(): void;
|
|
88
88
|
businessRulesSelectionChanged(): void;
|
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<CopyBizRulesPopupComponent, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CopyBizRulesPopupComponent, "anna-feature-
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CopyBizRulesPopupComponent, "anna-feature-app-copy-biz-rules-popup", never, { "station": { "alias": "station"; "required": false; }; "defaultSelectedCopyFrom": { "alias": "defaultSelectedCopyFrom"; "required": false; }; "modalTitle": { "alias": "modalTitle"; "required": false; }; "copyToText": { "alias": "copyToText"; "required": false; }; "currentBizRules": { "alias": "currentBizRules"; "required": false; }; "radioConfig": { "alias": "radioConfig"; "required": false; }; "isStationLevelBizRuleTab": { "alias": "isStationLevelBizRuleTab"; "required": false; }; "OwnershipGroup": { "alias": "OwnershipGroup"; "required": false; }; "isPayForPerformanceOrder": { "alias": "isPayForPerformanceOrder"; "required": false; }; }, { "initiateLoader": "initiateLoader"; "sendCopiedBizRules": "sendCopiedBizRules"; "copyBizRulesChanged": "copyBizRulesChanged"; }, never, never, true, never>;
|
|
91
91
|
}
|
|
@@ -27,5 +27,5 @@ export declare class DaypartGroupingPopupComponent implements OnChanges {
|
|
|
27
27
|
filterNonEmptyGroups(groups: DaypartGroupsList[]): DaypartGroupsList[];
|
|
28
28
|
checkIfDaypartGroupsAreDifferent(initialGroups: DaypartGroupsList[], currentGroups: DaypartGroupsList[]): boolean;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<DaypartGroupingPopupComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DaypartGroupingPopupComponent, "anna-feature-
|
|
30
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DaypartGroupingPopupComponent, "anna-feature-daypart-grouping-popup", never, { "daypartGroupsForPopup": { "alias": "daypartGroupsForPopup"; "required": false; }; "modalTitle": { "alias": "modalTitle"; "required": false; }; }, { "closeModal": "closeModal"; "emitSavedDaypartGroups": "emitSavedDaypartGroups"; }, never, never, true, never>;
|
|
31
31
|
}
|
|
@@ -57,6 +57,6 @@ export declare class DaypartRestrictionsComponent implements OnInit, OnChanges {
|
|
|
57
57
|
dpTimerChanged(): void;
|
|
58
58
|
convertTo24HourFormat(timeArray: string[][]): string[];
|
|
59
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<DaypartRestrictionsComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DaypartRestrictionsComponent, "anna-feature-
|
|
60
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DaypartRestrictionsComponent, "anna-feature-daypart-restrictions", never, { "data": { "alias": "data"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "highlightChanges": { "alias": "highlightChanges"; "required": false; }; "noOfHighlightChanges": { "alias": "noOfHighlightChanges"; "required": false; }; }, { "dpChanges": "dpChanges"; }, never, never, true, never>;
|
|
61
61
|
}
|
|
62
62
|
export {};
|
|
@@ -34,6 +34,6 @@ export declare class EquivalentAndHigherDaypartComponent implements OnInit {
|
|
|
34
34
|
equivalencyValueChanged(): void;
|
|
35
35
|
onContainerScroll(): void;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<EquivalentAndHigherDaypartComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EquivalentAndHigherDaypartComponent, "anna-feature-
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EquivalentAndHigherDaypartComponent, "anna-feature-equivalent-and-higher-daypart", never, { "daypartEquivalenceRules": { "alias": "daypartEquivalenceRules"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "highlightChanges": { "alias": "highlightChanges"; "required": false; }; "noOfHighlightChanges": { "alias": "noOfHighlightChanges"; "required": false; }; "hideInfoMessage": { "alias": "hideInfoMessage"; "required": false; }; }, { "equivalencyRulesChanges": "equivalencyRulesChanges"; }, never, never, true, never>;
|
|
38
38
|
}
|
|
39
39
|
export {};
|
package/business-rules/src/excluded-or-special-program/excluded-or-special-program.component.d.ts
CHANGED
|
@@ -54,5 +54,5 @@ export declare class ExcludedOrSpecialProgramComponent implements OnInit, OnChan
|
|
|
54
54
|
updateTotalRow(): void;
|
|
55
55
|
totalRowIconClicked(colName: "adu-total" | "mg-total"): void;
|
|
56
56
|
static ɵfac: i0.ɵɵFactoryDeclaration<ExcludedOrSpecialProgramComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExcludedOrSpecialProgramComponent, "anna-feature-
|
|
57
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExcludedOrSpecialProgramComponent, "anna-feature-excluded-or-special-program", never, { "tableHeaders": { "alias": "tableHeaders"; "required": false; }; "nonSelectedInventories": { "alias": "nonSelectedInventories"; "required": false; }; "selectedInventories": { "alias": "selectedInventories"; "required": false; }; "componentName": { "alias": "componentName"; "required": false; }; "noOfHighlightChanges": { "alias": "noOfHighlightChanges"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; "isHistoryPage": { "alias": "isHistoryPage"; "required": false; }; "showTotalRow": { "alias": "showTotalRow"; "required": false; }; }, { "inventoriesSelected": "inventoriesSelected"; "inventoriesNotSelected": "inventoriesNotSelected"; "modalClose": "modalClose"; }, never, never, true, never>;
|
|
58
58
|
}
|
|
@@ -101,5 +101,5 @@ export declare class GeneralRulesComponent implements OnChanges {
|
|
|
101
101
|
focusOnHourValue(): void;
|
|
102
102
|
timeFormatValidator(): ValidatorFn;
|
|
103
103
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneralRulesComponent, never>;
|
|
104
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GeneralRulesComponent, "anna-feature-
|
|
104
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GeneralRulesComponent, "anna-feature-general-rules", never, { "disableAdvertiserSeparation": { "alias": "disableAdvertiserSeparation"; "required": false; }; "advertiserSeparationClonedValue": { "alias": "advertiserSeparationClonedValue"; "required": false; }; "generalRules": { "alias": "generalRules"; "required": false; }; "highlightChanges": { "alias": "highlightChanges"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; }, { "generalRuleChange": "generalRuleChange"; }, never, never, true, never>;
|
|
105
105
|
}
|
|
@@ -62,5 +62,5 @@ export declare class InheritBizRuleApprovalPopupComponent implements OnChanges {
|
|
|
62
62
|
cancelClicked(): void;
|
|
63
63
|
clearFilterAndCloseModal(): void;
|
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<InheritBizRuleApprovalPopupComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InheritBizRuleApprovalPopupComponent, "anna-feature-
|
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InheritBizRuleApprovalPopupComponent, "anna-feature-inherit-biz-rule-approval-popup", never, { "loading": { "alias": "loading"; "required": false; }; "orderList": { "alias": "orderList"; "required": false; }; "noOrdersForGivenAdvertiser": { "alias": "noOrdersForGivenAdvertiser"; "required": false; }; "advertiserName": { "alias": "advertiserName"; "required": false; }; "stationName": { "alias": "stationName"; "required": false; }; "isBuyerConfigChangedFromNoToYes": { "alias": "isBuyerConfigChangedFromNoToYes"; "required": false; }; "isBuyerInvolved": { "alias": "isBuyerInvolved"; "required": false; }; "bizRuleStatus": { "alias": "bizRuleStatus"; "required": false; }; }, { "inheritApprovalPopupApply": "inheritApprovalPopupApply"; "modalClose": "modalClose"; }, never, never, true, never>;
|
|
66
66
|
}
|
|
@@ -82,5 +82,5 @@ export declare class MakeGoodRulesComponent implements OnInit, OnChanges {
|
|
|
82
82
|
programmingRelaxedValueChanged(): void;
|
|
83
83
|
onContainerScroll(): void;
|
|
84
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<MakeGoodRulesComponent, never>;
|
|
85
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MakeGoodRulesComponent, "anna-feature-
|
|
85
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MakeGoodRulesComponent, "anna-feature-make-good-rules", never, { "makeGoodValue": { "alias": "makeGoodValue"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "highlightChanges": { "alias": "highlightChanges"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; "hideRulesTooltipInfo": { "alias": "hideRulesTooltipInfo"; "required": false; }; "mgTabSelected": { "alias": "mgTabSelected"; "required": false; }; "minimumSeparation": { "alias": "minimumSeparation"; "required": false; }; "businessRulePageType": { "alias": "businessRulePageType"; "required": false; }; "isTrafficAnnaOrder": { "alias": "isTrafficAnnaOrder"; "required": false; }; "showMinimumSeparationInMessage": { "alias": "showMinimumSeparationInMessage"; "required": false; }; }, { "makeGoodValueChange": "makeGoodValueChange"; }, never, never, true, never>;
|
|
86
86
|
}
|
package/business-rules/src/mass-copy-biz-rules-popup/mass-copy-biz-rules-popup.component.d.ts
CHANGED
|
@@ -55,5 +55,5 @@ export declare class MassCopyBizRulesPopupComponent {
|
|
|
55
55
|
createCopyPayload(): IBulkCopyBizRulesPayload;
|
|
56
56
|
getIsSelectedValueForBizRules(ruleName: string): boolean;
|
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<MassCopyBizRulesPopupComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MassCopyBizRulesPopupComponent, "anna-feature-
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MassCopyBizRulesPopupComponent, "anna-feature-mass-copy-biz-rules-popup", never, { "copyType": { "alias": "copyType"; "required": false; }; "modalTitle": { "alias": "modalTitle"; "required": false; }; "station": { "alias": "station"; "required": false; }; "advertiserIdText": { "alias": "advertiserIdText"; "required": false; }; "orderId": { "alias": "orderId"; "required": false; }; "businessRulePageType": { "alias": "businessRulePageType"; "required": false; }; }, {}, never, never, true, never>;
|
|
59
59
|
}
|