0"
class="d-flex align-items-center justify-content-between">
0"
[objects]="objects"
[rules]="currentRules"
[isModalView]="true"
[isAnyLabel]="'common:textApplicantsWillBeRoutedWhen' | ycI18n: 'Applicants will be routed when'"
[requireOneRule]="true"
[applyRulesWithOr]="applyRulesWithOr"
[canDeleteRuleset]="!isDraft ?
rulesets.length > 1 :
true"
(applyRulesWithOrChange)="applyRulesWithOr = $event; applyRulesWithOrChange.emit($event)"
(onValidationChanged)="ruleValidationChanged($event)"
(uiRulesChanged)="rulesChanged($event)"
(onEditRuleset)="onCreateOrEditRuleset(false)"
(onDeleteRuleset)="onDeleteRuleset()">