novo-elements
Version:
Bullhorn's NOVO Element Repository for Angular 2
819 lines (817 loc) • 204 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 '@angular/common';
import * as i2 from '@angular/forms';
import * as i3 from '../../../../src/elements/tooltip/Tooltip';
import * as i4 from '../../../../src/elements/form/Control';
import * as i5 from '../ckeditor/CKEditor.ngfactory';
import * as i6 from '../../../../src/elements/ckeditor/CKEditor';
import * as i7 from './extras/file/FileInput.ngfactory';
import * as i8 from '../../../../src/elements/form/extras/file/FileInput';
import * as i9 from '../../../../src/services/novo-label-service';
import * as i10 from '../../../../src/elements/dragula/DragulaService';
import * as i11 from '../tiles/Tiles.ngfactory';
import * as i12 from '../../../../src/elements/tiles/Tiles';
import * as i13 from '../picker/Picker.ngfactory';
import * as i14 from '../../../../src/elements/picker/Picker';
import * as i15 from '../../../../src/utils/component-utils/ComponentUtils';
import * as i16 from '../chips/Chips.ngfactory';
import * as i17 from '../../../../src/elements/chips/Chips';
import * as i18 from '../select/Select.ngfactory';
import * as i19 from '../../../../src/elements/select/Select';
import * as i20 from '../radio/Radio.ngfactory';
import * as i21 from '../../../../src/elements/radio/Radio';
import * as i22 from '../time-picker/TimePickerInput.ngfactory';
import * as i23 from '../../../../src/elements/time-picker/TimePickerInput';
import * as i24 from '../../../../src/services/date-format/DateFormat';
import * as i25 from '../date-picker/DatePickerInput.ngfactory';
import * as i26 from '../../../../src/elements/date-picker/DatePickerInput';
import * as i27 from '../date-time-picker/DateTimePickerInput.ngfactory';
import * as i28 from '../../../../src/elements/date-time-picker/DateTimePickerInput';
import * as i29 from './extras/address/Address.ngfactory';
import * as i30 from '../../../../src/elements/form/extras/address/Address';
import * as i31 from './extras/checkbox/Checkbox.ngfactory';
import * as i32 from '../../../../src/elements/form/extras/checkbox/Checkbox';
import * as i33 from './extras/checkbox/CheckList.ngfactory';
import * as i34 from '../../../../src/elements/form/extras/checkbox/CheckList';
import * as i35 from '../quick-note/QuickNote.ngfactory';
import * as i36 from '../../../../src/elements/quick-note/QuickNote';
import * as i37 from '../tip-well/TipWell.ngfactory';
import * as i38 from '../../../../src/elements/tip-well/TipWell';
import * as i39 from '../../../../src/elements/form/FieldInteractionApi';
const styles_NovoControlElement:any[] = ([] as any[]);
export const RenderType_NovoControlElement:i0.RendererType2 = i0.ɵcrt({encapsulation:2,
styles:styles_NovoControlElement,data:{}});
function View_NovoControlElement_1(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'label',([] as any[]),
[[1,'for',0]],(null as any),(null as any),(null as any),(null as any))),(_l()(),
i0.ɵted((null as any),['','']))],(null as any),(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
_ck(_v,0,0,currVal_0);
const currVal_1:any = _co.form.controls[_co.control.key].label;
_ck(_v,1,0,currVal_1);
});
}
function View_NovoControlElement_2(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'label',[['class',
'novo-control-label']],[[1,'for',0],[2,'novo-control-empty',(null as any)],[2,
'novo-control-focused',(null as any)],[2,'novo-control-filled',(null as any)],
[2,'novo-control-always-active',(null as any)],[2,'novo-control-extra-spacing',
(null as any)]],(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['\n ','\n ']))],
(null as any),(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
const currVal_1:boolean = !_co.hasValue;
const currVal_2:any = _co.focused;
const currVal_3:any = _co.hasValue;
const currVal_4:any = (_co.alwaysActive || _co.form.controls[_co.control.key].placeholder);
const currVal_5:any = _co.requiresExtraSpacing;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3,currVal_4,currVal_5);
const currVal_6:any = _co.form.controls[_co.control.key].label;
_ck(_v,1,0,currVal_6);
});
}
function View_NovoControlElement_3(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),3,'i',[['class',
'required-indicator']],[[8,'hidden',0]],(null as any),(null as any),(null as any),
(null as any))),i0.ɵdid(278528,(null as any),0,i1.NgClass,[i0.IterableDiffers,
i0.KeyValueDiffers,i0.ElementRef,i0.Renderer],{klass:[0,'klass'],ngClass:[1,
'ngClass']},(null as any)),i0.ɵpod({'bhi-circle':0,'bhi-check':1}),(_l()(),i0.ɵted((null as any),
['\n ']))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_1:any = 'required-indicator';
const currVal_2:any = _ck(_v,2,0,!_co.isValid,_co.isValid);
_ck(_v,1,0,currVal_1,currVal_2);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:boolean = (!_co.form.controls[_co.control.key].required || _co.form.controls[_co.control.key].readOnly);
_ck(_v,0,0,currVal_0);
});
}
function View_NovoControlElement_5(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),7,'input',([] as any[]),
[[8,'id',0],[8,'type',0],[8,'placeholder',0],[1,'maxlength',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),'input'],
[(null as any),'focus'],[(null as any),'blur'],[(null as any),'compositionstart'],
[(null as any),'compositionend']],(_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 (('input' === en)) {
const pd_4:any = ((<any>_co.emitChange($event)) !== false);
ad = (pd_4 && ad);
}
if (('focus' === en)) {
const pd_5:any = ((<any>_co.handleFocus($event)) !== false);
ad = (pd_5 && ad);
}
if (('blur' === en)) {
const pd_6:any = ((<any>_co.handleBlur($event)) !== false);
ad = (pd_6 && ad);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i2.DefaultValueAccessor,
[i0.Renderer2,i0.ElementRef,[2,i2.COMPOSITION_BUFFER_MODE]],(null as any),(null as any)),
i0.ɵdid(540672,(null as any),0,i2.MaxLengthValidator,([] as any[]),{maxlength:[0,
'maxlength']},(null as any)),i0.ɵprd(1024,(null as any),i2.NG_VALIDATORS,
(p0_0:any) => {
return [p0_0];
},[i2.MaxLengthValidator]),i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,
(p0_0:any) => {
return [p0_0];
},[i2.DefaultValueAccessor]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[2,i2.NG_VALIDATORS],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,
(null as any),[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,
[i2.NgControl],(null as any),(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_11:any = _co.form.controls[_co.control.key].maxlength;
_ck(_v,2,0,currVal_11);
const currVal_12:any = _co.control.key;
_ck(_v,5,0,currVal_12);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
const currVal_1:any = _co.form.controls[_co.control.key].type;
const currVal_2:any = _co.form.controls[_co.control.key].placeholder;
const currVal_3:any = (i0.ɵnov(_v,2).maxlength? i0.ɵnov(_v,2).maxlength: (null as any));
const currVal_4:any = i0.ɵnov(_v,7).ngClassUntouched;
const currVal_5:any = i0.ɵnov(_v,7).ngClassTouched;
const currVal_6:any = i0.ɵnov(_v,7).ngClassPristine;
const currVal_7:any = i0.ɵnov(_v,7).ngClassDirty;
const currVal_8:any = i0.ɵnov(_v,7).ngClassValid;
const currVal_9:any = i0.ɵnov(_v,7).ngClassInvalid;
const currVal_10:any = i0.ɵnov(_v,7).ngClassPending;
_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]);
});
}
function View_NovoControlElement_6(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,[['numberInput',1]],(null as any),7,'input',
[['step','any']],[[8,'id',0],[8,'type',0],[8,'placeholder',0],[1,'maxlength',
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),
'keydown'],[(null as any),'input'],[(null as any),'focus'],[(null as any),
'blur'],[(null as any),'mousewheel'],[(null as any),'compositionstart'],
[(null as any),'compositionend']],(_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>_co.restrictKeys($event)) !== false);
ad = (pd_4 && ad);
}
if (('input' === en)) {
const pd_5:any = ((<any>_co.emitChange($event)) !== false);
ad = (pd_5 && ad);
}
if (('focus' === en)) {
const pd_6:any = ((<any>_co.handleFocus($event)) !== false);
ad = (pd_6 && ad);
}
if (('blur' === en)) {
const pd_7:any = ((<any>_co.handleBlur($event)) !== false);
ad = (pd_7 && ad);
}
if (('mousewheel' === en)) {
const pd_8:any = ((<any>i0.ɵnov(_v,0).blur()) !== false);
ad = (pd_8 && ad);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i2.DefaultValueAccessor,
[i0.Renderer2,i0.ElementRef,[2,i2.COMPOSITION_BUFFER_MODE]],(null as any),(null as any)),
i0.ɵdid(540672,(null as any),0,i2.MaxLengthValidator,([] as any[]),{maxlength:[0,
'maxlength']},(null as any)),i0.ɵprd(1024,(null as any),i2.NG_VALIDATORS,
(p0_0:any) => {
return [p0_0];
},[i2.MaxLengthValidator]),i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,
(p0_0:any) => {
return [p0_0];
},[i2.DefaultValueAccessor]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[2,i2.NG_VALIDATORS],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,
(null as any),[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,
[i2.NgControl],(null as any),(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_11:any = _co.form.controls[_co.control.key].maxlength;
_ck(_v,2,0,currVal_11);
const currVal_12:any = _co.control.key;
_ck(_v,5,0,currVal_12);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
const currVal_1:any = _co.form.controls[_co.control.key].type;
const currVal_2:any = _co.form.controls[_co.control.key].placeholder;
const currVal_3:any = (i0.ɵnov(_v,2).maxlength? i0.ɵnov(_v,2).maxlength: (null as any));
const currVal_4:any = i0.ɵnov(_v,7).ngClassUntouched;
const currVal_5:any = i0.ɵnov(_v,7).ngClassTouched;
const currVal_6:any = i0.ɵnov(_v,7).ngClassPristine;
const currVal_7:any = i0.ɵnov(_v,7).ngClassDirty;
const currVal_8:any = i0.ɵnov(_v,7).ngClassValid;
const currVal_9:any = i0.ɵnov(_v,7).ngClassInvalid;
const currVal_10:any = i0.ɵnov(_v,7).ngClassPending;
_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]);
});
}
function View_NovoControlElement_7(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,[['percentInput',1]],(null as any),0,'input',
[['step','any']],[[8,'type',0],[8,'placeholder',0],[8,'value',0]],[[(null as any),
'keydown'],[(null as any),'input'],[(null as any),'focus'],[(null as any),
'blur'],[(null as any),'mousewheel']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('keydown' === en)) {
const pd_0:any = ((<any>_co.restrictKeys($event)) !== false);
ad = (pd_0 && ad);
}
if (('input' === en)) {
const pd_1:any = ((<any>_co.handlePercentChange($event)) !== false);
ad = (pd_1 && ad);
}
if (('focus' === en)) {
const pd_2:any = ((<any>_co.handleFocus($event)) !== false);
ad = (pd_2 && ad);
}
if (('blur' === en)) {
const pd_3:any = ((<any>_co.handleBlur($event)) !== false);
ad = (pd_3 && ad);
}
if (('mousewheel' === en)) {
const pd_4:any = ((<any>i0.ɵnov(_v,0).blur()) !== false);
ad = (pd_4 && ad);
}
return ad;
},(null as any),(null as any)))],(null as any),(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.form.controls[_co.control.key].type;
const currVal_1:any = _co.form.controls[_co.control.key].placeholder;
const currVal_2:any = _co.percentValue;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2);
});
}
function View_NovoControlElement_8(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'label',[['class',
'input-label']],(null as any),(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['','']))],(null as any),(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.currencyFormat;
_ck(_v,1,0,currVal_0);
});
}
function View_NovoControlElement_9(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),1,'label',[['class',
'input-label']],(null as any),(null as any),(null as any),(null as any),(null as any))),
(_l()(),i0.ɵted((null as any),['%']))],(null as any),(null as any));
}
function View_NovoControlElement_4(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),17,'div',[['class',
'novo-control-input-container novo-control-input-with-label']],[[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(16384,(null as any),0,i3.TooltipDirective,([] as any[]),{tooltip:[0,
'tooltip'],position:[1,'position']},(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_NovoControlElement_5)),i0.ɵdid(16384,
(null as any),0,i1.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_NovoControlElement_6)),
i0.ɵdid(16384,(null as any),0,i1.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_NovoControlElement_7)),
i0.ɵdid(16384,(null as any),0,i1.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_NovoControlElement_8)),
i0.ɵdid(16384,(null as any),0,i1.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_NovoControlElement_9)),
i0.ɵdid(16384,(null as any),0,i1.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_21:any = _co.tooltip;
const currVal_22:any = _co.tooltipPosition;
_ck(_v,1,0,currVal_21,currVal_22);
const currVal_23:any = (_co.form.controls[_co.control.key].type !== 'number');
_ck(_v,4,0,currVal_23);
const currVal_24:any = ((_co.form.controls[_co.control.key].type === 'number') && (_co.form.controls[_co.control.key].subType !== 'percentage'));
_ck(_v,7,0,currVal_24);
const currVal_25:any = ((_co.form.controls[_co.control.key].type === 'number') && (_co.form.controls[_co.control.key].subType === 'percentage'));
_ck(_v,10,0,currVal_25);
const currVal_26:any = (_co.form.controls[_co.control.key].subType === 'currency');
_ck(_v,13,0,currVal_26);
const currVal_27:any = (_co.form.controls[_co.control.key].subType === 'percentage');
_ck(_v,16,0,currVal_27);
},(_ck,_v) => {
const currVal_0:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('top'));
const currVal_1:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('left'));
const currVal_2:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('right'));
const currVal_3:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('bottom'));
const currVal_4:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('top-left'));
const currVal_5:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('top-right'));
const currVal_6:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('bottom-left'));
const currVal_7:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isPosition('bottom-right'));
const currVal_8:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isType('error'));
const currVal_9:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isType('info'));
const currVal_10:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isType('warning'));
const currVal_11:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isType('success'));
const currVal_12:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).always);
const currVal_13:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).rounded);
const currVal_14:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).noAnimate);
const currVal_15:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).bounce);
const currVal_16:any = (i0.ɵnov(_v,1).active === false);
const currVal_17:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isSize('small'));
const currVal_18:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isSize('medium'));
const currVal_19:any = (i0.ɵnov(_v,1).tooltip && i0.ɵnov(_v,1).isSize('large'));
const currVal_20:any = i0.ɵnov(_v,1).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_NovoControlElement_10(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),9,'textarea',[['autosize',
'']],[[8,'name',0],[1,'id',0],[8,'placeholder',0],[1,'maxlength',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)],[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),'input'],
[(null as any),'focus'],[(null as any),'blur'],[(null as any),'compositionstart'],
[(null as any),'compositionend']],(_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 (('input' === en)) {
const pd_4:any = ((<any>i0.ɵnov(_v,9).onInput($event.target)) !== false);
ad = (pd_4 && ad);
}
if (('input' === en)) {
const pd_5:any = ((<any>_co.handleTextAreaInput($event)) !== false);
ad = (pd_5 && ad);
}
if (('focus' === en)) {
const pd_6:any = ((<any>_co.handleFocus($event)) !== false);
ad = (pd_6 && ad);
}
if (('blur' === en)) {
const pd_7:any = ((<any>_co.handleBlur($event)) !== false);
ad = (pd_7 && ad);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i2.DefaultValueAccessor,
[i0.Renderer2,i0.ElementRef,[2,i2.COMPOSITION_BUFFER_MODE]],(null as any),(null as any)),
i0.ɵdid(540672,(null as any),0,i2.MaxLengthValidator,([] as any[]),{maxlength:[0,
'maxlength']},(null as any)),i0.ɵprd(1024,(null as any),i2.NG_VALIDATORS,
(p0_0:any) => {
return [p0_0];
},[i2.MaxLengthValidator]),i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,
(p0_0:any) => {
return [p0_0];
},[i2.DefaultValueAccessor]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[2,i2.NG_VALIDATORS],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,
(null as any),[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,
[i2.NgControl],(null as any),(null as any)),i0.ɵdid(16384,(null as any),
0,i3.TooltipDirective,([] as any[]),{tooltip:[0,'tooltip'],position:[1,'position']},
(null as any)),i0.ɵdid(1064960,(null as any),0,i4.NovoAutoSize,[i0.ElementRef],
(null as any),(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_32:any = _co.control.maxlength;
_ck(_v,2,0,currVal_32);
const currVal_33:any = _co.control.key;
_ck(_v,5,0,currVal_33);
const currVal_34:any = _co.tooltip;
const currVal_35:any = _co.tooltipPosition;
_ck(_v,8,0,currVal_34,currVal_35);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
const currVal_1:any = _co.control.key;
const currVal_2:any = _co.form.controls[_co.control.key].placeholder;
const currVal_3:any = (i0.ɵnov(_v,2).maxlength? i0.ɵnov(_v,2).maxlength: (null as any));
const currVal_4:any = i0.ɵnov(_v,7).ngClassUntouched;
const currVal_5:any = i0.ɵnov(_v,7).ngClassTouched;
const currVal_6:any = i0.ɵnov(_v,7).ngClassPristine;
const currVal_7:any = i0.ɵnov(_v,7).ngClassDirty;
const currVal_8:any = i0.ɵnov(_v,7).ngClassValid;
const currVal_9:any = i0.ɵnov(_v,7).ngClassInvalid;
const currVal_10:any = i0.ɵnov(_v,7).ngClassPending;
const currVal_11:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top'));
const currVal_12:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('left'));
const currVal_13:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('right'));
const currVal_14:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom'));
const currVal_15:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top-left'));
const currVal_16:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('top-right'));
const currVal_17:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom-left'));
const currVal_18:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isPosition('bottom-right'));
const currVal_19:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('error'));
const currVal_20:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('info'));
const currVal_21:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('warning'));
const currVal_22:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isType('success'));
const currVal_23:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).always);
const currVal_24:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).rounded);
const currVal_25:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).noAnimate);
const currVal_26:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).bounce);
const currVal_27:any = (i0.ɵnov(_v,8).active === false);
const currVal_28:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('small'));
const currVal_29:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('medium'));
const currVal_30:any = (i0.ɵnov(_v,8).tooltip && i0.ɵnov(_v,8).isSize('large'));
const currVal_31:any = i0.ɵnov(_v,8).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,
currVal_21,currVal_22,currVal_23,currVal_24,currVal_25,currVal_26,currVal_27,
currVal_28,currVal_29,currVal_30,currVal_31]);
});
}
function View_NovoControlElement_11(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),5,'novo-editor',
([] as any[]),[[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),'focus'],[(null as any),'blur']],(_v,en,$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('focus' === en)) {
const pd_0:any = ((<any>_co.handleFocus($event)) !== false);
ad = (pd_0 && ad);
}
if (('blur' === en)) {
const pd_1:any = ((<any>_co.handleBlur($event)) !== false);
ad = (pd_1 && ad);
}
return ad;
},i5.View_NovoCKEditorElement_0,i5.RenderType_NovoCKEditorElement)),i0.ɵdid(4374528,
(null as any),0,i6.NovoCKEditorElement,[i0.NgZone],{name:[0,'name']},{blur:'blur',
focus:'focus'}),i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,(p0_0:any) => {
return [p0_0];
},[i6.NovoCKEditorElement]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,[[3,
i2.ControlContainer],[8,(null as any)],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,(null as any),
[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,[i2.NgControl],
(null as any),(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_7:any = _co.control.key;
_ck(_v,1,0,currVal_7);
const currVal_8:any = _co.control.key;
_ck(_v,3,0,currVal_8);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,5).ngClassUntouched;
const currVal_1:any = i0.ɵnov(_v,5).ngClassTouched;
const currVal_2:any = i0.ɵnov(_v,5).ngClassPristine;
const currVal_3:any = i0.ɵnov(_v,5).ngClassDirty;
const currVal_4:any = i0.ɵnov(_v,5).ngClassValid;
const currVal_5:any = i0.ɵnov(_v,5).ngClassInvalid;
const currVal_6:any = i0.ɵnov(_v,5).ngClassPending;
_ck(_v,0,0,currVal_0,currVal_1,currVal_2,currVal_3,currVal_4,currVal_5,currVal_6);
});
}
function View_NovoControlElement_13(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),3,'option',[['disabled',
''],['hidden',''],['selected',''],['value','']],(null as any),(null as any),
(null as any),(null as any),(null as any))),i0.ɵdid(147456,(null as any),0,i2.NgSelectOption,
[i0.ElementRef,i0.Renderer2,[2,i2.SelectControlValueAccessor]],{value:[0,'value']},
(null as any)),i0.ɵdid(147456,(null as any),0,i2.ɵq,[i0.ElementRef,i0.Renderer2,
[8,(null as any)]],{value:[0,'value']},(null as any)),(_l()(),i0.ɵted((null as any),
['','']))],(_ck,_v) => {
const currVal_0:any = '';
_ck(_v,1,0,currVal_0);
const currVal_1:any = '';
_ck(_v,2,0,currVal_1);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_2:any = _co.form.controls[_co.control.key].placeholder;
_ck(_v,3,0,currVal_2);
});
}
function View_NovoControlElement_14(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),3,'option',([] as any[]),
(null as any),(null as any),(null as any),(null as any),(null as any))),i0.ɵdid(147456,
(null as any),0,i2.NgSelectOption,[i0.ElementRef,i0.Renderer2,[2,i2.SelectControlValueAccessor]],
{value:[0,'value']},(null as any)),i0.ɵdid(147456,(null as any),0,i2.ɵq,[i0.ElementRef,
i0.Renderer2,[8,(null as any)]],{value:[0,'value']},(null as any)),(_l()(),i0.ɵted((null as any),
['','']))],(_ck,_v) => {
const currVal_0:any = _v.context.$implicit.key;
_ck(_v,1,0,currVal_0);
const currVal_1:any = _v.context.$implicit.key;
_ck(_v,2,0,currVal_1);
},(_ck,_v) => {
const currVal_2:any = _v.context.$implicit.value;
_ck(_v,3,0,currVal_2);
});
}
function View_NovoControlElement_12(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),13,'select',([] as any[]),
[[8,'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)],
[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),'change'],[(null as any),'blur']],(_v,en,$event) => {
var ad:boolean = true;
if (('change' === en)) {
const pd_0:any = ((<any>i0.ɵnov(_v,1).onChange($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);
}
return ad;
},(null as any),(null as any))),i0.ɵdid(16384,(null as any),0,i2.SelectControlValueAccessor,
[i0.Renderer2,i0.ElementRef],(null as any),(null as any)),i0.ɵprd(1024,(null as any),
i2.NG_VALUE_ACCESSOR,(p0_0:any) => {
return [p0_0];
},[i2.SelectControlValueAccessor]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[8,(null as any)],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,(null as any),
[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,[i2.NgControl],
(null as any),(null as any)),i0.ɵdid(16384,(null as any),0,i3.TooltipDirective,
([] as any[]),{tooltip:[0,'tooltip'],position:[1,'position']},(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_NovoControlElement_13)),
i0.ɵdid(16384,(null as any),0,i1.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_NovoControlElement_14)),
i0.ɵdid(802816,(null as any),0,i1.NgForOf,[i0.ViewContainerRef,i0.TemplateRef,
i0.IterableDiffers],{ngForOf:[0,'ngForOf']},(null as any)),(_l()(),i0.ɵted((null as any),
['\n ']))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_29:any = _co.control.key;
_ck(_v,3,0,currVal_29);
const currVal_30:any = _co.tooltip;
const currVal_31:any = _co.tooltipPosition;
_ck(_v,6,0,currVal_30,currVal_31);
const currVal_32:any = _co.form.controls[_co.control.key].placeholder;
_ck(_v,9,0,currVal_32);
const currVal_33:any = _co.form.controls[_co.control.key].options;
_ck(_v,12,0,currVal_33);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
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;
const currVal_8:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top'));
const currVal_9:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('left'));
const currVal_10:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('right'));
const currVal_11:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom'));
const currVal_12:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-left'));
const currVal_13:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-right'));
const currVal_14:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-left'));
const currVal_15:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-right'));
const currVal_16:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('error'));
const currVal_17:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('info'));
const currVal_18:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('warning'));
const currVal_19:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('success'));
const currVal_20:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).always);
const currVal_21:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).rounded);
const currVal_22:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).noAnimate);
const currVal_23:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).bounce);
const currVal_24:any = (i0.ɵnov(_v,6).active === false);
const currVal_25:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('small'));
const currVal_26:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('medium'));
const currVal_27:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('large'));
const currVal_28:any = i0.ɵnov(_v,6).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,
currVal_21,currVal_22,currVal_23,currVal_24,currVal_25,currVal_26,currVal_27,
currVal_28]);
});
}
function View_NovoControlElement_15(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),6,'novo-file-input',
([] as any[]),[[8,'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)],
[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),i7.View_NovoFileInputElement_0,i7.RenderType_NovoFileInputElement)),
i0.ɵdid(770048,(null as any),0,i8.NovoFileInputElement,[i0.ElementRef,i9.NovoLabelService,
i10.NovoDragulaService],{name:[0,'name'],multiple:[1,'multiple'],placeholder:[2,
'placeholder'],layoutOptions:[3,'layoutOptions'],value:[4,'value']},(null as any)),
i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,(p0_0:any) => {
return [p0_0];
},[i8.NovoFileInputElement]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[8,(null as any)],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,
(null as any),[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,
[i2.NgControl],(null as any),(null as any)),i0.ɵdid(16384,(null as any),
0,i3.TooltipDirective,([] as any[]),{tooltip:[0,'tooltip'],position:[1,'position']},
(null as any))],(_ck,_v) => {
var _co:any = _v.component;
const currVal_29:any = _co.control.key;
const currVal_30:any = _co.form.controls[_co.control.key].multiple;
const currVal_31:any = _co.form.controls[_co.control.key].placeholder;
const currVal_32:any = _co.form.controls[_co.control.key].layoutOptions;
const currVal_33:any = _co.form.controls[_co.control.key].value;
_ck(_v,1,0,currVal_29,currVal_30,currVal_31,currVal_32,currVal_33);
const currVal_34:any = _co.control.key;
_ck(_v,3,0,currVal_34);
const currVal_35:any = _co.tooltip;
const currVal_36:any = _co.tooltipPosition;
_ck(_v,6,0,currVal_35,currVal_36);
},(_ck,_v) => {
var _co:any = _v.component;
const currVal_0:any = _co.control.key;
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;
const currVal_8:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top'));
const currVal_9:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('left'));
const currVal_10:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('right'));
const currVal_11:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom'));
const currVal_12:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-left'));
const currVal_13:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-right'));
const currVal_14:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-left'));
const currVal_15:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-right'));
const currVal_16:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('error'));
const currVal_17:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('info'));
const currVal_18:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('warning'));
const currVal_19:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('success'));
const currVal_20:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).always);
const currVal_21:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).rounded);
const currVal_22:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).noAnimate);
const currVal_23:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).bounce);
const currVal_24:any = (i0.ɵnov(_v,6).active === false);
const currVal_25:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('small'));
const currVal_26:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('medium'));
const currVal_27:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('large'));
const currVal_28:any = i0.ɵnov(_v,6).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,
currVal_21,currVal_22,currVal_23,currVal_24,currVal_25,currVal_26,currVal_27,
currVal_28]);
});
}
function View_NovoControlElement_16(_l:any):i0.ɵViewDefinition {
return i0.ɵvid(0,[(_l()(),i0.ɵeld(0,(null as any),(null as any),6,'novo-tiles',([] as any[]),
[[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),'onChange']],(_v,en,
$event) => {
var ad:boolean = true;
var _co:any = _v.component;
if (('onChange' === en)) {
const pd_0:any = ((<any>_co.modelChange($event)) !== false);
ad = (pd_0 && ad);
}
return ad;
},i11.View_NovoTilesElement_0,i11.RenderType_NovoTilesElement)),i0.ɵdid(1622016,
(null as any),0,i12.NovoTilesElement,[i0.ElementRef,i0.ChangeDetectorRef],{options:[0,
'options']},{onChange:'onChange'}),i0.ɵprd(1024,(null as any),i2.NG_VALUE_ACCESSOR,
(p0_0:any) => {
return [p0_0];
},[i12.NovoTilesElement]),i0.ɵdid(671744,(null as any),0,i2.FormControlName,
[[3,i2.ControlContainer],[8,(null as any)],[8,(null as any)],[2,i2.NG_VALUE_ACCESSOR]],
{name:[0,'name']},(null as any)),i0.ɵprd(2048,(null as any),i2.NgControl,(null as any),
[i2.FormControlName]),i0.ɵdid(16384,(null as any),0,i2.NgControlStatus,[i2.NgControl],
(null as any),(null as any)),i0.ɵdid(16384,(null as any),0,i3.TooltipDirective,
([] as any[]),{tooltip:[0,'tooltip'],position:[1,'position']},(null as any))],
(_ck,_v) => {
var _co:any = _v.component;
const currVal_28:any = _co.control.options;
_ck(_v,1,0,currVal_28);
const currVal_29:any = _co.control.key;
_ck(_v,3,0,currVal_29);
const currVal_30:any = _co.tooltip;
const currVal_31:any = _co.tooltipPosition;
_ck(_v,6,0,currVal_30,currVal_31);
},(_ck,_v) => {
const currVal_0:any = i0.ɵnov(_v,5).ngClassUntouched;
const currVal_1:any = i0.ɵnov(_v,5).ngClassTouched;
const currVal_2:any = i0.ɵnov(_v,5).ngClassPristine;
const currVal_3:any = i0.ɵnov(_v,5).ngClassDirty;
const currVal_4:any = i0.ɵnov(_v,5).ngClassValid;
const currVal_5:any = i0.ɵnov(_v,5).ngClassInvalid;
const currVal_6:any = i0.ɵnov(_v,5).ngClassPending;
const currVal_7:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top'));
const currVal_8:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('left'));
const currVal_9:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('right'));
const currVal_10:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom'));
const currVal_11:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-left'));
const currVal_12:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('top-right'));
const currVal_13:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-left'));
const currVal_14:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isPosition('bottom-right'));
const currVal_15:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('error'));
const currVal_16:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('info'));
const currVal_17:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('warning'));
const currVal_18:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isType('success'));
const currVal_19:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).always);
const currVal_20:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).rounded);
const currVal_21:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).noAnimate);
const currVal_22:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).bounce);
const currVal_23:any = (i0.ɵnov(_v,6).active === false);
const currVal_24:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('small'));
const currVal_25:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('medium'));
const currVal_26:any = (i0.ɵnov(_v,6).tooltip && i0.ɵnov(_v,6).isSize('large'));
const currVal_27:any = i0.ɵnov(_v,6).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,
currVal_21,currVal_22,currVal_23,currVal_24,currVal_25,currVal_26,currVal_27]);
});
}
function View_