novo-elements
Version:
Bullhorn's NOVO Element Repository for Angular 2
815 lines (813 loc) • 149 kB
text/typescript
/**
* @fileoverview This file is generated by the Angular template compiler.
* Do not edit.
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride}
*/
/* tslint:disable */
import * as i0 from '@angular/core';
import * as i1 from './extras/pagination/Pagination.ngfactory';
import * as i2 from '../../../../src/elements/table/extras/pagination/Pagination';
import * as i3 from '../../../../src/services/novo-label-service';
import * as i4 from '@angular/common';
import * as i5 from '../loading/Loading.ngfactory';
import * as i6 from '../../../../src/elements/loading/Loading';
import * as i7 from '../toast/Toast.ngfactory';
import * as i8 from '../../../../src/elements/toast/Toast';
import * as i9 from '../button/Button.ngfactory';
import * as i10 from '../../../../src/elements/button/Button';
import * as i11 from '../form/extras/checkbox/Checkbox.ngfactory';
import * as i12 from '../../../../src/elements/form/extras/checkbox/Checkbox';
import * as i13 from '@angular/forms';
import * as i14 from '../../../../src/elements/tooltip/Tooltip';
import * as i15 from '../../../../src/elements/table/extras/keep-filter-focus/KeepFilterFocus';
import * as i16 from '../../../../src/elements/table/extras/table-filter/TableFilter';
import * as i17 from '../dropdown/Dropdown.ngfactory';
import * as i18 from '../../../../src/elements/dropdown/Dropdown';
import * as i19 from '../date-picker/DatePicker.ngfactory';
import * as i20 from '../../../../src/elements/date-picker/DatePicker';
import * as i21 from '../../../../src/elements/table/extras/th-sortable/ThSortable';
import * as i22 from '../../../../src/elements/table/extras/th-orderable/ThOrderable';
import * as i23 from './extras/table-cell/TableCell.ngfactory';
import * as i24 from '../../../../src/elements/table/extras/table-cell/TableCell';
import * as i25 from '../../../../src/utils/component-utils/ComponentUtils';
import * as i26 from '../form/Control.ngfactory';
import * as i27 from '../../../../src/elements/form/Control';
import * as i28 from '../../../../src/services/date-format/DateFormat';
import * as i29 from '../../../../src/elements/form/FieldInteractionApi';
import * as i30 from './extras/row-details/RowDetails.ngfactory';
import * as i31 from '../../../../src/elements/table/extras/row-details/RowDetails';
import * as i32 from '../form/Form.ngfactory';
import * as i33 from '../../../../src/elements/form/Form';
import * as i34 from '../../../../src/elements/table/Table';
import * as i35 from '../../../../src/utils/form-utils/FormUtils';
const styles_NovoTableElement:any[] = ([] as any[]);
export const RenderType_NovoTableElement:i0.RendererType2 = i0.ɵcrt({encapsulation:2,
styles:styles_NovoTableElement,data:{}});
function View_NovoTableElement_2(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),2,'novo-pagination',
([] as any[]),(null as any),[[(null as any),'pageChange'],[(null as any),'itemsPerPageChange'],
[(null as any),'onPageChange']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('pageChange' === en)) {
const pd_0:any = ((<any>(_co.dataProvider.page = $event)) !== false);
ad = (pd_0 && ad);
}
if (('itemsPerPageChange' === en)) {
const pd_1:any = ((<any>(_co.dataProvider.pageSize = $event)) !== false);
ad = (pd_1 && ad);
}
if (('onPageChange' === en)) {
const pd_2:any = ((<any>_co.onPageChange($event)) !== false);
ad = (pd_2 && ad);
}
return ad;
},i1.View_Pagination_0,i1.RenderType_Pagination)),i0.ɵdid(638976,(null as any),
0,i2.Pagination,[i3.NovoLabelService],{page:[0,'page'],totalItems:[1,'totalItems'],
itemsPerPage:[2,'itemsPerPage'],rowOptions:[3,'rowOptions'],disablePageSelection:[4,
'disablePageSelection']},{pageChange:'pageChange',itemsPerPageChange:'itemsPerPageChange',
onPageChange:'onPageChange'}),(_l()(),i0.ɵted((null as any),['\n ']))],
(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.dataProvider.page;
const currVal_1:any = _co.dataProvider.total;
const currVal_2:any = _co.dataProvider.pageSize;
const currVal_3:any = _co.config.paging.rowOptions;
const currVal_4:any = _co.config.paging.disablePageSelection;
_ck(_v,1,0,currVal_0,currVal_1,currVal_2,currVal_3,currVal_4);
},(null as any));
}
function View_NovoTableElement_1(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),11,'header',([] as any[]),
(null as any),(null as any),(null as any),(null as any),(null as any))),(_l()(),
i0.ɵted((null as any),['\n '])),i0.ɵncd((null as any),0),(_l()(),
i0.ɵted((null as any),['\n '])),(_l()(),i0.ɵeld(0,(null as any),(null as any),
6,'div',[['class','header-actions']],(null as any),(null as any),(null as any),
(null as any),(null as any))),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),(null as any),1,(null as any),View_NovoTableElement_2)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
i0.ɵncd((null as any),1),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵted((null as any),['\n ']))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = (_co.config.paging && !(_co.dataProvider.isEmpty() && !_co.dataProvider.isFiltered()));
_ck(_v,7,0,currVal_0);
},(null as any));
}
function View_NovoTableElement_3(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),4,'div',[['class',
'novo-table-loading-overlay']],(null as any),(null as any),(null as any),(null as any),
(null as any))),(_l()(),i0.ɵted((null as any),['\n '])),(_l()(),i0.ɵeld(0,
(null as any),(null as any),1,'novo-loading',([] as any[]),[[8,'className',0]],
(null as any),(null as any),i5.View_NovoLoadingElement_0,i5.RenderType_NovoLoadingElement)),
i0.ɵdid(49152,(null as any),0,i6.NovoLoadingElement,([] as any[]),(null as any),
(null as any)),(_l()(),i0.ɵted((null as any),['\n ']))],(null as any),
(_ck,_v) => {
const currVal_0:any = (i0.ɵnov(_v,3).theme || '');
_ck(_v,2,0,currVal_0);
});
}
function View_NovoTableElement_4(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'novo-toast',([] as any[]),
[[8,'className',0],[2,'show',(null as any)],[2,'animate',(null as any)],[2,'embedded',
(null as any)]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
if (('click' === en)) {
const pd_0:any = ((<any>(!i0.ɵnov(_v,1).isCloseable && i0.ɵnov(_v,1).clickHandler($event))) !== false);
ad = (pd_0 && ad);
}
return ad;
},i7.View_NovoToastElement_0,i7.RenderType_NovoToastElement)),i0.ɵdid(638976,
(null as any),0,i8.NovoToastElement,([] as any[]),{theme:[0,'theme'],icon:[1,
'icon'],message:[2,'message']},(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_4:any = ((_co.toast == null)? (null as any): _co.toast.theme);
const currVal_5:any = ((_co.toast == null)? (null as any): _co.toast.icon);
const currVal_6:any = ((_co.toast == null)? (null as any): _co.toast.message);
_ck(_v,1,0,currVal_4,currVal_5,currVal_6);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,1).alertTheme;
const currVal_1:any = i0.ɵnov(_v,1).show;
const currVal_2:any = i0.ɵnov(_v,1).animate;
const currVal_3:any = i0.ɵnov(_v,1).embedded;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
});
}
function View_NovoTableElement_8(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'button',[['data-automation-id',
'expand-all'],['icon','next'],['theme','icon']],[[1,'theme',0],[1,'color',0],
[1,'icon',0],[1,'loading',0]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>_co.expandAllOnPage(_co.config.expandAll)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i9.View_NovoButtonElement_0,i9.RenderType_NovoButtonElement)),i0.ɵdid(573440,(null as any),
0,i10.NovoButtonElement,([] as any[]),{icon:[0,'icon'],theme:[1,'theme']},(null as any))],
(_ck,_v) => {
const currVal_4:any = 'next';
const currVal_5:any = 'icon';
_ck(_v,1,0,currVal_4,currVal_5);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,1).theme;
const currVal_1:any = i0.ɵnov(_v,1).color;
const currVal_2:any = i0.ɵnov(_v,1).icon;
const currVal_3:any = i0.ɵnov(_v,1).loading;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
});
}
function View_NovoTableElement_9(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'button',[['data-automation-id',
'collapse-all'],['icon','sort-desc'],['theme','icon']],[[1,'theme',0],[1,'color',
0],[1,'icon',0],[1,'loading',0]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>_co.expandAllOnPage(_co.config.expandAll)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i9.View_NovoButtonElement_0,i9.RenderType_NovoButtonElement)),i0.ɵdid(573440,(null as any),
0,i10.NovoButtonElement,([] as any[]),{icon:[0,'icon'],theme:[1,'theme']},(null as any))],
(_ck,_v) => {
const currVal_4:any = 'sort-desc';
const currVal_5:any = 'icon';
_ck(_v,1,0,currVal_4,currVal_5);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,1).theme;
const currVal_1:any = i0.ɵnov(_v,1).color;
const currVal_2:any = i0.ɵnov(_v,1).icon;
const currVal_3:any = i0.ɵnov(_v,1).loading;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
});
}
function View_NovoTableElement_7(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),7,'th',[['class',
'row-actions']],(null as any),(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['\n '])),(_l()(),i0.ɵand(16777216,
(null as any),(null as any),1,(null as any),View_NovoTableElement_8)),i0.ɵdid(16384,
(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,'ngIf']},
(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),(null as any),1,(null as any),View_NovoTableElement_9)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted((null as any),['\n ']))],
(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:boolean = !_co.config.expandAll;
_ck(_v,3,0,currVal_0);
const currVal_1:any = _co.config.expandAll;
_ck(_v,6,0,currVal_1);
},(null as any));
}
function View_NovoTableElement_10(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),9,'th',[['class',
'row-actions checkbox mass-action']],(null as any),(null as any),(null as any),
(null as any),(null as any))),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵeld(0,(null as any),(null as any),6,'novo-checkbox',[['data-automation-id',
'select-all-checkbox'],['tooltipPosition','right']],[[2,'ng-untouched',(null as any)],
[2,'ng-touched',(null as any)],[2,'ng-pristine',(null as any)],[2,'ng-dirty',
(null as any)],[2,'ng-valid',(null as any)],[2,'ng-invalid',(null as any)],
[2,'ng-pending',(null as any)],[2,'hint--top',(null as any)],[2,'hint--left',
(null as any)],[2,'hint--right',(null as any)],[2,'hint--bottom',(null as any)],
[2,'hint--top-left',(null as any)],[2,'hint--top-right',(null as any)],[2,
'hint--bottom-left',(null as any)],[2,'hint--bottom-right',(null as any)],
[2,'hint--error',(null as any)],[2,'hint--info',(null as any)],[2,'hint--warning',
(null as any)],[2,'hint--success',(null as any)],[2,'hint--always',(null as any)],
[2,'hint--rounded',(null as any)],[2,'hint--no-animate',(null as any)],[2,
'hint--bounce',(null as any)],[2,'hint--hidden',(null as any)],[2,'hint--small',
(null as any)],[2,'hint--medium',(null as any)],[2,'hint--large',(null as any)],
[1,'data-hint',0]],[[(null as any),'ngModelChange']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('ngModelChange' === en)) {
const pd_0:any = ((<any>(_co.master = $event)) !== false);
ad = (pd_0 && ad);
}
if (('ngModelChange' === en)) {
const pd_1:any = ((<any>_co.selectPage($event)) !== false);
ad = (pd_1 && ad);
}
return ad;
},i11.View_NovoCheckboxElement_0,i11.RenderType_NovoCheckboxElement)),i0.ɵdid(114688,
(null as any),0,i12.NovoCheckboxElement,[i0.ChangeDetectorRef],{indeterminate:[0,
'indeterminate']},(null as any)),i0.ɵprd(1024,(null as any),i13.NG_VALUE_ACCESSOR,
(p0_0:any) => {
return [p0_0];
},[i12.NovoCheckboxElement]),i0.ɵdid(671744,(null as any),0,i13.NgModel,
[[8,(null as any)],[8,(null as any)],[8,(null as any)],[2,i13.NG_VALUE_ACCESSOR]],
{model:[0,'model']},{update:'ngModelChange'}),i0.ɵprd(2048,(null as any),
i13.NgControl,(null as any),[i13.NgModel]),i0.ɵdid(16384,(null as any),0,
i13.NgControlStatus,[i13.NgControl],(null as any),(null as any)),i0.ɵdid(16384,
(null as any),0,i14.TooltipDirective,([] as any[]),{tooltip:[0,'tooltip'],
position:[1,'position']},(null as any)),(_l()(),i0.ɵted((null as any),
['\n ']))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_28:any = ((_co.pageSelected.length > 0) && (_co.pageSelected.length < _co.pagedData.length));
_ck(_v,3,0,currVal_28);
const currVal_29:any = _co.master;
_ck(_v,5,0,currVal_29);
const currVal_30:any = (_co.master? _co.labels.deselectAll: _co.labels.selectAllOnPage);
const currVal_31:any = 'right';
_ck(_v,8,0,currVal_30,currVal_31);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,7).ngClassUntouched;
const currVal_1:any = i0.ɵnov(_v,7).ngClassTouched;
const currVal_2:any = i0.ɵnov(_v,7).ngClassPristine;
const currVal_3:any = i0.ɵnov(_v,7).ngClassDirty;
const currVal_4:any = i0.ɵnov(_v,7).ngClassValid;
const currVal_5:any = i0.ɵnov(_v,7).ngClassInvalid;
const currVal_6:any = i0.ɵnov(_v,7).ngClassPending;
const currVal_7:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top'));
const currVal_8:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('left'));
const currVal_9:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('right'));
const currVal_10:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom'));
const currVal_11:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top-left'));
const currVal_12:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top-right'));
const currVal_13:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom-left'));
const currVal_14:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom-right'));
const currVal_15:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('error'));
const currVal_16:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('info'));
const currVal_17:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('warning'));
const currVal_18:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('success'));
const currVal_19:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).always);
const currVal_20:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).rounded);
const currVal_21:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).noAnimate);
const currVal_22:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).bounce);
const currVal_23:any = (i0.ɵnov(_v,8).active === false);
const currVal_24:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('small'));
const currVal_25:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('medium'));
const currVal_26:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('large'));
const currVal_27:any = i0.ɵnov(_v,8).tooltip;
_ck(_v,2,1,[currVal_0,currVal_1,currVal_2,currVal_3,currVal_4,currVal_5,currVal_6,
currVal_7,currVal_8,currVal_9,currVal_10,currVal_11,currVal_12,currVal_13,
currVal_14,currVal_15,currVal_16,currVal_17,currVal_18,currVal_19,currVal_20,
currVal_21,currVal_22,currVal_23,currVal_24,currVal_25,currVal_26,currVal_27]);
});
}
function View_NovoTableElement_13(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),7,'div',[['class',
'table-sort-icons'],['tooltipPosition','bottom']],[[2,'hint--top',(null as any)],
[2,'hint--left',(null as any)],[2,'hint--right',(null as any)],[2,'hint--bottom',
(null as any)],[2,'hint--top-left',(null as any)],[2,'hint--top-right',(null as any)],
[2,'hint--bottom-left',(null as any)],[2,'hint--bottom-right',(null as any)],
[2,'hint--error',(null as any)],[2,'hint--info',(null as any)],[2,'hint--warning',
(null as any)],[2,'hint--success',(null as any)],[2,'hint--always',(null as any)],
[2,'hint--rounded',(null as any)],[2,'hint--no-animate',(null as any)],[2,'hint--bounce',
(null as any)],[2,'hint--hidden',(null as any)],[2,'hint--small',(null as any)],
[2,'hint--medium',(null as any)],[2,'hint--large',(null as any)],[1,'data-hint',
0]],(null as any),(null as any),(null as any),(null as any))),i0.ɵdid(278528,
(null as any),0,i4.NgClass,[i0.IterableDiffers,i0.KeyValueDiffers,i0.ElementRef,
i0.Renderer],{klass:[0,'klass'],ngClass:[1,'ngClass']},(null as any)),i0.ɵdid(16384,
(null as any),0,i14.TooltipDirective,([] as any[]),{tooltip:[0,'tooltip'],position:[1,
'position']},(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵeld(0,(null as any),(null as any),0,'i',[['class','bhi-arrow-up']],
(null as any),(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵeld(0,(null as any),(null as any),0,'i',[['class','bhi-arrow-down']],
(null as any),(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['\n ']))],
(_ck,_v) => {
var _co:any = _v.component;
const currVal_21:any = 'table-sort-icons';
const currVal_22:any = ((<any>(<any>_v.parent).parent).context.$implicit.sort || '');
_ck(_v,1,0,currVal_21,currVal_22);
const currVal_23:any = _co.labels.sort;
const currVal_24:any = 'bottom';
_ck(_v,2,0,currVal_23,currVal_24);
},(_ck,_v) => {
const currVal_0:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('top'));
const currVal_1:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('left'));
const currVal_2:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('right'));
const currVal_3:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('bottom'));
const currVal_4:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('top-left'));
const currVal_5:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('top-right'));
const currVal_6:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('bottom-left'));
const currVal_7:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isPosition('bottom-right'));
const currVal_8:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isType('error'));
const currVal_9:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isType('info'));
const currVal_10:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isType('warning'));
const currVal_11:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isType('success'));
const currVal_12:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).always);
const currVal_13:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).rounded);
const currVal_14:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).noAnimate);
const currVal_15:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).bounce);
const currVal_16:any = (i0.ɵnov(_v,2).active === false);
const currVal_17:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isSize('small'));
const currVal_18:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isSize('medium'));
const currVal_19:any = (i0.ɵnov(_v,2).tooltip && i0.ɵnov(_v,2).isSize('large'));
const currVal_20:any = i0.ɵnov(_v,2).tooltip;
_ck(_v,0,1,[currVal_0,currVal_1,currVal_2,currVal_3,currVal_4,currVal_5,currVal_6,
currVal_7,currVal_8,currVal_9,currVal_10,currVal_11,currVal_12,currVal_13,
currVal_14,currVal_15,currVal_16,currVal_17,currVal_18,currVal_19,currVal_20]);
});
}
function View_NovoTableElement_16(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),2,'button',[['color',
'negative'],['icon','times'],['theme','dialogue']],[[1,'theme',0],[1,'color',
0],[1,'icon',0],[1,'loading',0]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>_co.onFilterClear((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i9.View_NovoButtonElement_0,i9.RenderType_NovoButtonElement)),i0.ɵdid(573440,(null as any),
0,i10.NovoButtonElement,([] as any[]),{icon:[0,'icon'],color:[1,'color'],theme:[2,
'theme']},(null as any)),(_l()(),i0.ɵted(0,['','']))],(_ck,_v) => {
const currVal_4:any = 'times';
const currVal_5:any = 'negative';
const currVal_6:any = 'dialogue';
_ck(_v,1,0,currVal_4,currVal_5,currVal_6);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,1).theme;
const currVal_1:any = i0.ɵnov(_v,1).color;
const currVal_2:any = i0.ɵnov(_v,1).icon;
const currVal_3:any = i0.ɵnov(_v,1).loading;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
const currVal_7:any = _co.labels.clear;
_ck(_v,2,0,currVal_7);
});
}
function View_NovoTableElement_17(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),7,'input',[['keepFilterFocused',
''],['type','text']],[[1,'id',0],[2,'ng-untouched',(null as any)],[2,'ng-touched',
(null as any)],[2,'ng-pristine',(null as any)],[2,'ng-dirty',(null as any)],
[2,'ng-valid',(null as any)],[2,'ng-invalid',(null as any)],[2,'ng-pending',
(null as any)]],[[(null as any),'onFilterChange'],[(null as any),'ngModelChange'],
[(null as any),'input'],[(null as any),'blur'],[(null as any),'compositionstart'],
[(null as any),'compositionend'],[(null as any),'keydown'],[(null as any),'click']],
(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('input' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,1)._handleInput($event.target.value)) !== false);
ad = (pd_0 && ad);
}
if (('blur' === en)) {
const pd_1:any = ((<any>i0.ɵnov(_v,1).onTouched()) !== false);
ad = (pd_1 && ad);
}
if (('compositionstart' === en)) {
const pd_2:any = ((<any>i0.ɵnov(_v,1)._compositionStart()) !== false);
ad = (pd_2 && ad);
}
if (('compositionend' === en)) {
const pd_3:any = ((<any>i0.ɵnov(_v,1)._compositionEnd($event.target.value)) !== false);
ad = (pd_3 && ad);
}
if (('keydown' === en)) {
const pd_4:any = ((<any>i0.ɵnov(_v,7).onChangeFilter($event)) !== false);
ad = (pd_4 && ad);
}
if (('click' === en)) {
const pd_5:any = ((<any>i0.ɵnov(_v,7).onClick($event)) !== false);
ad = (pd_5 && ad);
}
if (('onFilterChange' === en)) {
const pd_6:any = ((<any>_co.onFilterKeywords($event)) !== false);
ad = (pd_6 && ad);
}
if (('ngModelChange' === en)) {
const pd_7:any = ((<any>((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit.freetextFilter = $event)) !== false);
ad = (pd_7 && ad);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i13.DefaultValueAccessor,
[i0.Renderer2,i0.ElementRef,[2,i13.COMPOSITION_BUFFER_MODE]],(null as any),(null as any)),
i0.ɵprd(1024,(null as any),i13.NG_VALUE_ACCESSOR,(p0_0:any) => {
return [p0_0];
},[i13.DefaultValueAccessor]),i0.ɵdid(671744,(null as any),0,i13.NgModel,[[8,
(null as any)],[8,(null as any)],[8,(null as any)],[2,i13.NG_VALUE_ACCESSOR]],
{model:[0,'model']},{update:'ngModelChange'}),i0.ɵprd(2048,(null as any),
i13.NgControl,(null as any),[i13.NgModel]),i0.ɵdid(16384,(null as any),0,
i13.NgControlStatus,[i13.NgControl],(null as any),(null as any)),i0.ɵdid(4210688,
(null as any),0,i15.NovoTableKeepFilterFocus,[i0.ElementRef],(null as any),
(null as any)),i0.ɵdid(606208,(null as any),0,i16.TableFilter,[i0.ElementRef,
i0.Renderer],{config:[0,'config']},{onFilterChange:'onFilterChange'})],(_ck,
_v) => {
const currVal_8:any = (<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit.freetextFilter;
_ck(_v,3,0,currVal_8);
const currVal_9:any = (<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit;
_ck(_v,7,0,currVal_9);
},(_ck,_v) => {
const currVal_0:any = ((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit.name + '-input');
const currVal_1:any = i0.ɵnov(_v,5).ngClassUntouched;
const currVal_2:any = i0.ɵnov(_v,5).ngClassTouched;
const currVal_3:any = i0.ɵnov(_v,5).ngClassPristine;
const currVal_4:any = i0.ɵnov(_v,5).ngClassDirty;
const currVal_5:any = i0.ɵnov(_v,5).ngClassValid;
const currVal_6:any = i0.ɵnov(_v,5).ngClassInvalid;
const currVal_7:any = i0.ɵnov(_v,5).ngClassPending;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3,currVal_4,currVal_5,currVal_6,
currVal_7);
});
}
function View_NovoTableElement_19(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),0,'i',[['class',
'bhi-check']],(null as any),(null as any),(null as any),(null as any),(null as any)))],
(null as any),(null as any));
}
function View_NovoTableElement_18(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),10,'item',([] as any[]),
[[1,'data-automation-id',0],[2,'disabled',(null as any)],[2,'active',(null as any)]],
[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,3).onClick()) !== false);
ad = (pd_0 && ad);
}
if (('click' === en)) {
const pd_1:any = ((<any>_co.onFilterClick((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit)) !== false);
ad = (pd_1 && ad);
}
return ad;
},i17.View_NovoItemElement_0,i17.RenderType_NovoItemElement)),i0.ɵdid(278528,
(null as any),0,i4.NgClass,[i0.IterableDiffers,i0.KeyValueDiffers,i0.ElementRef,
i0.Renderer],{ngClass:[0,'ngClass']},(null as any)),i0.ɵpod({active:0}),
i0.ɵdid(49152,[[1,4]],0,i18.NovoItemElement,[i18.NovoDropdownElement,i0.ElementRef],
(null as any),(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵeld(0,(null as any),0,1,'span',([] as any[]),(null as any),(null as any),
(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['',''])),(_l()(),i0.ɵted(0,[' '])),(_l()(),i0.ɵand(16777216,(null as any),
0,1,(null as any),View_NovoTableElement_19)),i0.ɵdid(16384,(null as any),
0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,'ngIf']},(null as any)),
(_l()(),i0.ɵted(0,['\n ']))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_3:any = _ck(_v,2,0,_co.isFilterActive((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit));
_ck(_v,1,0,currVal_3);
const currVal_5:any = _co.isFilterActive((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit);
_ck(_v,9,0,currVal_5);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.getOptionDataAutomationId(_v.context.$implicit);
const currVal_1:any = i0.ɵnov(_v,3).disabled;
const currVal_2:any = i0.ɵnov(_v,3).active;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2);
const currVal_4:any = (((_v.context.$implicit == null)? (null as any): _v.context.$implicit.label) || _v.context.$implicit);
_ck(_v,6,0,currVal_4);
});
}
function View_NovoTableElement_15(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),22,'list',([] as any[]),
(null as any),(null as any),(null as any),i17.View_NovoListElement_0,i17.RenderType_NovoListElement)),
i0.ɵdid(1097728,(null as any),1,i18.NovoListElement,[i18.NovoDropdownElement],
(null as any),(null as any)),i0.ɵqud(603979776,1,{items:1}),(_l()(),i0.ɵted(0,
['\n '])),(_l()(),i0.ɵeld(0,(null as any),
0,14,'item',[['class','filter-search']],[[2,'disabled',(null as any)],[2,
'active',(null as any)]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
if (('click' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,5).onClick()) !== false);
ad = (pd_0 && ad);
}
return ad;
},i17.View_NovoItemElement_0,i17.RenderType_NovoItemElement)),i0.ɵdid(49152,
[[1,4]],0,i18.NovoItemElement,[i18.NovoDropdownElement,i0.ElementRef],(null as any),
(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵeld(0,(null as any),0,7,'div',[['class','header']],(null as any),
(null as any),(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['\n '])),(_l()(),i0.ɵeld(0,
(null as any),(null as any),1,'span',([] as any[]),(null as any),(null as any),
(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['',''])),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),(null as any),1,(null as any),View_NovoTableElement_16)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵted(0,['\n '])),(_l()(),
i0.ɵand(16777216,(null as any),0,1,(null as any),View_NovoTableElement_17)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵted(0,['\n '])),(_l()(),i0.ɵand(16777216,
(null as any),0,1,(null as any),View_NovoTableElement_18)),i0.ɵdid(802816,
(null as any),0,i4.NgForOf,[i0.ViewContainerRef,i0.TemplateRef,i0.IterableDiffers],
{ngForOf:[0,'ngForOf']},(null as any)),(_l()(),i0.ɵted(0,['\n ']))],
(_ck,_v) => {
const currVal_3:any = ((<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.filter || ((<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.filter === false));
_ck(_v,13,0,currVal_3);
const currVal_4:boolean = !!(<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.allowCustomTextOption;
_ck(_v,17,0,currVal_4);
const currVal_5:any = (<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.options;
_ck(_v,21,0,currVal_5);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,5).disabled;
const currVal_1:any = i0.ɵnov(_v,5).active;
_ck(_v,4,0,currVal_0,currVal_1);
const currVal_2:any = _co.labels.filters;
_ck(_v,10,0,currVal_2);
});
}
function View_NovoTableElement_21(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),2,'button',[['color',
'negative'],['icon','times'],['theme','dialogue']],[[1,'theme',0],[1,'color',
0],[1,'icon',0],[1,'loading',0]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>_co.onFilterClear((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i9.View_NovoButtonElement_0,i9.RenderType_NovoButtonElement)),i0.ɵdid(573440,(null as any),
0,i10.NovoButtonElement,([] as any[]),{icon:[0,'icon'],color:[1,'color'],theme:[2,
'theme']},(null as any)),(_l()(),i0.ɵted(0,['','']))],(_ck,_v) => {
const currVal_4:any = 'times';
const currVal_5:any = 'negative';
const currVal_6:any = 'dialogue';
_ck(_v,1,0,currVal_4,currVal_5,currVal_6);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,1).theme;
const currVal_1:any = i0.ɵnov(_v,1).color;
const currVal_2:any = i0.ɵnov(_v,1).icon;
const currVal_3:any = i0.ɵnov(_v,1).loading;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
const currVal_7:any = _co.labels.clear;
_ck(_v,2,0,currVal_7);
});
}
function View_NovoTableElement_20(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),25,'list',([] as any[]),
(null as any),(null as any),(null as any),i17.View_NovoListElement_0,i17.RenderType_NovoListElement)),
i0.ɵdid(1097728,(null as any),1,i18.NovoListElement,[i18.NovoDropdownElement],
(null as any),(null as any)),i0.ɵqud(603979776,2,{items:1}),(_l()(),i0.ɵted(0,
['\n '])),(_l()(),i0.ɵeld(0,(null as any),
0,20,'item',[['class','filter-search']],[[2,'disabled',(null as any)],[2,
'active',(null as any)]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
if (('click' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,5).onClick()) !== false);
ad = (pd_0 && ad);
}
return ad;
},i17.View_NovoItemElement_0,i17.RenderType_NovoItemElement)),i0.ɵdid(49152,
[[2,4]],0,i18.NovoItemElement,[i18.NovoDropdownElement,i0.ElementRef],(null as any),
(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵeld(0,(null as any),0,7,'div',[['class','header']],(null as any),
(null as any),(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['\n '])),(_l()(),i0.ɵeld(0,
(null as any),(null as any),1,'span',([] as any[]),(null as any),(null as any),
(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['',''])),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),(null as any),1,(null as any),View_NovoTableElement_21)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵted(0,['\n '])),(_l()(),
i0.ɵeld(0,(null as any),0,7,'input',[['keepFilterFocused',''],['type','text']],
[[1,'id',0],[2,'ng-untouched',(null as any)],[2,'ng-touched',(null as any)],
[2,'ng-pristine',(null as any)],[2,'ng-dirty',(null as any)],[2,
'ng-valid',(null as any)],[2,'ng-invalid',(null as any)],[2,
'ng-pending',(null as any)]],[[(null as any),'onFilterChange'],
[(null as any),'ngModelChange'],[(null as any),'input'],[(null as any),
'blur'],[(null as any),'compositionstart'],[(null as any),'compositionend'],
[(null as any),'keydown'],[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('input' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,17)._handleInput($event.target.value)) !== false);
ad = (pd_0 && ad);
}
if (('blur' === en)) {
const pd_1:any = ((<any>i0.ɵnov(_v,17).onTouched()) !== false);
ad = (pd_1 && ad);
}
if (('compositionstart' === en)) {
const pd_2:any = ((<any>i0.ɵnov(_v,17)._compositionStart()) !== false);
ad = (pd_2 && ad);
}
if (('compositionend' === en)) {
const pd_3:any = ((<any>i0.ɵnov(_v,17)._compositionEnd($event.target.value)) !== false);
ad = (pd_3 && ad);
}
if (('keydown' === en)) {
const pd_4:any = ((<any>i0.ɵnov(_v,23).onChangeFilter($event)) !== false);
ad = (pd_4 && ad);
}
if (('click' === en)) {
const pd_5:any = ((<any>i0.ɵnov(_v,23).onClick($event)) !== false);
ad = (pd_5 && ad);
}
if (('onFilterChange' === en)) {
const pd_6:any = ((<any>_co.onFilterChange($event)) !== false);
ad = (pd_6 && ad);
}
if (('ngModelChange' === en)) {
const pd_7:any = ((<any>((<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.filter = $event)) !== false);
ad = (pd_7 && ad);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i13.DefaultValueAccessor,
[i0.Renderer2,i0.ElementRef,[2,i13.COMPOSITION_BUFFER_MODE]],(null as any),
(null as any)),i0.ɵprd(1024,(null as any),i13.NG_VALUE_ACCESSOR,(p0_0:any) => {
return [p0_0];
},[i13.DefaultValueAccessor]),i0.ɵdid(671744,(null as any),0,i13.NgModel,[[8,
(null as any)],[8,(null as any)],[8,(null as any)],[2,i13.NG_VALUE_ACCESSOR]],
{model:[0,'model']},{update:'ngModelChange'}),i0.ɵprd(2048,(null as any),
i13.NgControl,(null as any),[i13.NgModel]),i0.ɵdid(16384,(null as any),0,
i13.NgControlStatus,[i13.NgControl],(null as any),(null as any)),i0.ɵdid(4210688,
(null as any),0,i15.NovoTableKeepFilterFocus,[i0.ElementRef],(null as any),
(null as any)),i0.ɵdid(606208,(null as any),0,i16.TableFilter,[i0.ElementRef,
i0.Renderer],{config:[0,'config']},{onFilterChange:'onFilterChange'}),(_l()(),
i0.ɵted(0,['\n '])),(_l()(),i0.ɵted(0,
['\n ']))],(_ck,_v) => {
const currVal_3:any = (<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.filter;
_ck(_v,13,0,currVal_3);
const currVal_12:any = (<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.filter;
_ck(_v,19,0,currVal_12);
const currVal_13:any = (<any>(<any>(<any>_v.parent).parent).parent).context.$implicit;
_ck(_v,23,0,currVal_13);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,5).disabled;
const currVal_1:any = i0.ɵnov(_v,5).active;
_ck(_v,4,0,currVal_0,currVal_1);
const currVal_2:any = _co.labels.filters;
_ck(_v,10,0,currVal_2);
const currVal_4:any = ((<any>(<any>(<any>_v.parent).parent).parent).context.$implicit.name + '-input');
const currVal_5:any = i0.ɵnov(_v,21).ngClassUntouched;
const currVal_6:any = i0.ɵnov(_v,21).ngClassTouched;
const currVal_7:any = i0.ɵnov(_v,21).ngClassPristine;
const currVal_8:any = i0.ɵnov(_v,21).ngClassDirty;
const currVal_9:any = i0.ɵnov(_v,21).ngClassValid;
const currVal_10:any = i0.ɵnov(_v,21).ngClassInvalid;
const currVal_11:any = i0.ɵnov(_v,21).ngClassPending;
_ck(_v,16,0,currVal_4,currVal_5,currVal_6,currVal_7,currVal_8,currVal_9,currVal_10,
currVal_11);
});
}
function View_NovoTableElement_24(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),2,'button',[['color',
'negative'],['icon','times'],['theme','dialogue']],[[1,'theme',0],[1,'color',
0],[1,'icon',0],[1,'loading',0]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>_co.onFilterClear((<any>(<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).parent).context.$implicit)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i9.View_NovoButtonElement_0,i9.RenderType_NovoButtonElement)),i0.ɵdid(573440,(null as any),
0,i10.NovoButtonElement,([] as any[]),{icon:[0,'icon'],color:[1,'color'],theme:[2,
'theme']},(null as any)),(_l()(),i0.ɵted(0,['','']))],(_ck,_v) => {
const currVal_4:any = 'times';
const currVal_5:any = 'negative';
const currVal_6:any = 'dialogue';
_ck(_v,1,0,currVal_4,currVal_5,currVal_6);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,1).theme;
const currVal_1:any = i0.ɵnov(_v,1).color;
const currVal_2:any = i0.ɵnov(_v,1).icon;
const currVal_3:any = i0.ɵnov(_v,1).loading;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
const currVal_7:any = _co.labels.clear;
_ck(_v,2,0,currVal_7);
});
}
function View_NovoTableElement_23(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),11,'item',[['class',
'filter-search']],[[2,'disabled',(null as any)],[2,'active',(null as any)]],
[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
if (('click' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,1).onClick()) !== false);
ad = (pd_0 && ad);
}
return ad;
},i17.View_NovoItemElement_0,i17.RenderType_NovoItemElement)),i0.ɵdid(49152,
[[3,4]],0,i18.NovoItemElement,[i18.NovoDropdownElement,i0.ElementRef],(null as any),
(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵeld(0,(null as any),0,7,'div',[['class','header']],(null as any),
(null as any),(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['\n '])),(_l()(),i0.ɵeld(0,
(null as any),(null as any),1,'span',([] as any[]),(null as any),(null as any),
(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['',''])),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),(null as any),1,(null as any),View_NovoTableElement_24)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted((null as any),['\n '])),
(_l()(),i0.ɵted(0,['\n ']))],(_ck,_v) => {
const currVal_3:any = (<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit.filter;
_ck(_v,9,0,currVal_3);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = i0.ɵnov(_v,1).disabled;
const currVal_1:any = i0.ɵnov(_v,1).active;
_ck(_v,0,0,currVal_0,currVal_1);
const currVal_2:any = _co.labels.filters;
_ck(_v,6,0,currVal_2);
});
}
function View_NovoTableElement_26(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),0,'i',[['class',
'bhi-check']],(null as any),(null as any),(null as any),(null as any),(null as any)))],
(null as any),(null as any));
}
function View_NovoTableElement_25(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),7,'item',([] as any[]),
[[8,'hidden',0],[1,'data-automation-id',0],[2,'disabled',(null as any)],[2,'active',
(null as any)]],[[(null as any),'click']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('click' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,3).onClick()) !== false);
ad = (pd_0 && ad);
}
if (('click' === en)) {
const pd_1:any = ((<any>_co.onFilterClick((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit)) !== false);
ad = (pd_1 && ad);
}
return ad;
},i17.View_NovoItemElement_0,i17.RenderType_NovoItemElement)),i0.ɵdid(278528,
(null as any),0,i4.NgClass,[i0.IterableDiffers,i0.KeyValueDiffers,i0.ElementRef,
i0.Renderer],{ngClass:[0,'ngClass']},(null as any)),i0.ɵpod({active:0}),
i0.ɵdid(49152,[[3,4]],0,i18.NovoItemElement,[i18.NovoDropdownElement,i0.ElementRef],
{keepOpen:[0,'keepOpen']},(null as any)),(_l()(),i0.ɵted(0,['\n ',
' '])),(_l()(),i0.ɵand(16777216,(null as any),0,1,(null as any),View_NovoTableElement_26)),
i0.ɵdid(16384,(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,
'ngIf']},(null as any)),(_l()(),i0.ɵted(0,['\n ']))],
(_ck,_v) => {
var _co:any = _v.component;
const currVal_4:any = _ck(_v,2,0,_co.isFilterActive((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit));
_ck(_v,1,0,currVal_4);
const currVal_5:any = _v.context.$implicit.range;
_ck(_v,3,0,currVal_5);
const currVal_7:any = _co.isFilterActive((<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit,
_v.context.$implicit);
_ck(_v,6,0,currVal_7);
},(_ck,_v) => {
const currVal_0:any = (<any>(<any>(<any>(<any>_v.parent).parent).parent).parent).context.$implicit.calenderShow;
const currVal_1:any = (((_v.context.$implicit == null)? (null as any): _v.context.$implicit.label) || _v.context.$implicit);
const currVal_2:any = i0.ɵnov(_v,3).disabled;
const currVal_3:any = i0.ɵnov(_v,3).active;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3);
const currVal_6:any = (((_v.context.$implicit == null)? (null as any): _v.context.$implicit.label) || _v.context.$implicit);
_ck(_v,4,0,currVal_6);
});
}
function View_NovoTableElement_22(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),23,'list',([] as any[]),
(null as any),(null as any),(null as any),i17.View_NovoListElement_0,i17.RenderType_NovoListElement)),
i0.ɵdid(1097728,(null as any),1,i18.NovoListElement,[i18.NovoDropdownElement],
(null as any),(null as any)),i0.ɵqud(603979776,3,{items:1}),(_l()(),i0.ɵted(0,
['\n '])),(_l()(),i0.ɵand(16777216,
(null as any),0,1,(null as any),View_NovoTableElement_23)),i0.ɵdid(16384,
(null as any),0,i4.NgIf,[i0.ViewContainerRef,i0.TemplateRef],{ngIf:[0,'ngIf']},
(null as any)),(_l()(),i0.ɵted(0,['\n '])),
(_l()(),i0.ɵand(16777216,(null as any),0,1,(null as any),View_NovoTableElement_25)),
i0.ɵdid(802816,(null as any),0,i4.NgForOf,[i0.ViewContainerRef,i0.TemplateRef,
i0.IterableDiffers],{ngForOf:[0,'ngForOf']},(null as any)),(_l()(),i0.ɵted(0,
['\n '])),(_l()(),i0.ɵeld(0,(null as any),
0,12,'div',[['class','calender-container']],[[8,'hidden',0]],(null as any),
(null as any),(null as any),(null as any))),(_l()(),i0.ɵted((null as any),
['\n