Socket
Socket
Sign inDemoInstall

@ng-dynamic-forms/ui-primeng

Package Overview
Dependencies
7
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.5 to 6.0.6

2

bundles/ui-primeng.umd.min.js
/*!
@ng-dynamic-forms/ui-primeng 6.0.5 2018-06-02 19:38 UTC
@ng-dynamic-forms/ui-primeng 6.0.6 2018-06-07 19:43 UTC
Copyright (c) 2016-2017, Udo Schöfer http://www.udos86.de

@@ -4,0 +4,0 @@

@@ -58,27 +58,18 @@ /**

DynamicPrimeNGAutoCompleteComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGAutoCompleteComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pAutoComplete": [{ type: ViewChild, args: ["pAutoComplete",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pAutoComplete: [{ type: ViewChild, args: ["pAutoComplete",] }]
};
function DynamicPrimeNGAutoCompleteComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGAutoCompleteComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGAutoCompleteComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGAutoCompleteComponent.propDecorators;
/** @type {?} */

@@ -85,0 +76,0 @@ DynamicPrimeNGAutoCompleteComponent.prototype._suggestions;

@@ -52,26 +52,17 @@ /**

DynamicPrimeNGCalendarComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGCalendarComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pCalendar": [{ type: ViewChild, args: ["pCalendar",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pCalendar: [{ type: ViewChild, args: ["pCalendar",] }]
};
function DynamicPrimeNGCalendarComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGCalendarComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGCalendarComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGCalendarComponent.propDecorators;
/** @type {?} */

@@ -78,0 +69,0 @@ DynamicPrimeNGCalendarComponent.prototype.bindId;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGCheckboxComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGCheckboxComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pCheckbox": [{ type: ViewChild, args: ["pCheckbox",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pCheckbox: [{ type: ViewChild, args: ["pCheckbox",] }]
};
function DynamicPrimeNGCheckboxComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGCheckboxComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGCheckboxComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGCheckboxComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGCheckboxComponent.prototype.bindId;

@@ -43,27 +43,18 @@ /**

DynamicPrimeNGChipsComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGChipsComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pChips": [{ type: ViewChild, args: ["pChips",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pChips: [{ type: ViewChild, args: ["pChips",] }]
};
function DynamicPrimeNGChipsComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGChipsComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGChipsComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGChipsComponent.propDecorators;
/** @type {?} */

@@ -70,0 +61,0 @@ DynamicPrimeNGChipsComponent.prototype.templateDirectives;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGColorPickerComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGColorPickerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pColorPicker": [{ type: ViewChild, args: ["pColorPicker",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pColorPicker: [{ type: ViewChild, args: ["pColorPicker",] }]
};
function DynamicPrimeNGColorPickerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGColorPickerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGColorPickerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGColorPickerComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGColorPickerComponent.prototype.bindId;

@@ -42,26 +42,17 @@ /**

DynamicPrimeNGDropdownComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGDropdownComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pDropdown": [{ type: ViewChild, args: ["pDropdown",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pDropdown: [{ type: ViewChild, args: ["pDropdown",] }]
};
function DynamicPrimeNGDropdownComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGDropdownComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGDropdownComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGDropdownComponent.propDecorators;
/** @type {?} */

@@ -68,0 +59,0 @@ DynamicPrimeNGDropdownComponent.prototype.templateDirectives;

@@ -59,30 +59,21 @@ /**

DynamicPrimeNGFormControlContainerComponent.ctorParameters = () => [
{ type: ComponentFactoryResolver, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: ComponentFactoryResolver },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormControlContainerComponent.propDecorators = {
"contentTemplateList": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"inputTemplateList": [{ type: Input, args: ["templates",] },],
"bindId": [{ type: Input },],
"context": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output, args: ["pEvent",] },],
"componentViewContainerRef": [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] },],
contentTemplateList: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
inputTemplateList: [{ type: Input, args: ["templates",] }],
bindId: [{ type: Input }],
context: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output, args: ["pEvent",] }],
componentViewContainerRef: [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] }]
};
function DynamicPrimeNGFormControlContainerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormControlContainerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormControlContainerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormControlContainerComponent.propDecorators;
/** @type {?} */

@@ -89,0 +80,0 @@ DynamicPrimeNGFormControlContainerComponent.prototype.contentTemplateList;

@@ -104,11 +104,2 @@ /**

];
function DynamicFormsPrimeNGUIModule_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicFormsPrimeNGUIModule.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicFormsPrimeNGUIModule.ctorParameters;
}
//# sourceMappingURL=dynamic-primeng-form-ui.module.js.map

@@ -32,26 +32,17 @@ /**

DynamicPrimeNGFormComponent.ctorParameters = () => [
{ type: DynamicFormService, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormService },
{ type: DynamicFormLayoutService }
];
DynamicPrimeNGFormComponent.propDecorators = {
"formGroup": [{ type: Input, args: ["group",] },],
"formModel": [{ type: Input, args: ["model",] },],
"formLayout": [{ type: Input, args: ["layout",] },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output },],
"templates": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"components": [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] },],
formGroup: [{ type: Input, args: ["group",] }],
formModel: [{ type: Input, args: ["model",] }],
formLayout: [{ type: Input, args: ["layout",] }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output }],
templates: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
components: [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] }]
};
function DynamicPrimeNGFormComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGFormComponent.prototype.formGroup;

@@ -34,26 +34,17 @@ /**

DynamicPrimeNGEditorComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGEditorComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pEditor": [{ type: ViewChild, args: ["pEditor",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pEditor: [{ type: ViewChild, args: ["pEditor",] }]
};
function DynamicPrimeNGEditorComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGEditorComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGEditorComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGEditorComponent.propDecorators;
/** @type {?} */

@@ -60,0 +51,0 @@ DynamicPrimeNGEditorComponent.prototype.bindId;

@@ -32,26 +32,17 @@ /**

DynamicPrimeNGFormArrayComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormArrayComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};
function DynamicPrimeNGFormArrayComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormArrayComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormArrayComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormArrayComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGFormArrayComponent.prototype.bindId;

@@ -32,26 +32,17 @@ /**

DynamicPrimeNGFormGroupComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};
function DynamicPrimeNGFormGroupComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormGroupComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormGroupComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormGroupComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGFormGroupComponent.prototype.bindId;

@@ -34,26 +34,17 @@ /**

DynamicPrimeNGInputMaskComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputMaskComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputMask": [{ type: ViewChild, args: ["pInputMask",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputMask: [{ type: ViewChild, args: ["pInputMask",] }]
};
function DynamicPrimeNGInputMaskComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputMaskComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputMaskComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputMaskComponent.propDecorators;
/** @type {?} */

@@ -60,0 +51,0 @@ DynamicPrimeNGInputMaskComponent.prototype.bindId;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGInputSwitchComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputSwitchComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputSwitch": [{ type: ViewChild, args: ["pInputSwitch",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputSwitch: [{ type: ViewChild, args: ["pInputSwitch",] }]
};
function DynamicPrimeNGInputSwitchComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputSwitchComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputSwitchComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputSwitchComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGInputSwitchComponent.prototype.bindId;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGInputComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputText": [{ type: ViewChild, args: ["pInputText",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputText: [{ type: ViewChild, args: ["pInputText",] }]
};
function DynamicPrimeNGInputComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGInputComponent.prototype.bindId;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGMultiSelectComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGMultiSelectComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pMultiSelect": [{ type: ViewChild, args: ["pMultiSelect",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pMultiSelect: [{ type: ViewChild, args: ["pMultiSelect",] }]
};
function DynamicPrimeNGMultiSelectComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGMultiSelectComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGMultiSelectComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGMultiSelectComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGMultiSelectComponent.prototype.bindId;

@@ -32,24 +32,15 @@ /**

DynamicPrimeNGRadioGroupComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGRadioGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }]
};
function DynamicPrimeNGRadioGroupComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGRadioGroupComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGRadioGroupComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGRadioGroupComponent.propDecorators;
/** @type {?} */

@@ -56,0 +47,0 @@ DynamicPrimeNGRadioGroupComponent.prototype.bindId;

@@ -34,26 +34,17 @@ /**

DynamicPrimeNGRatingComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGRatingComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pRating": [{ type: ViewChild, args: ["pRating",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pRating: [{ type: ViewChild, args: ["pRating",] }]
};
function DynamicPrimeNGRatingComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGRatingComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGRatingComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGRatingComponent.propDecorators;
/** @type {?} */

@@ -60,0 +51,0 @@ DynamicPrimeNGRatingComponent.prototype.bindId;

@@ -34,26 +34,17 @@ /**

DynamicPrimeNGSliderComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGSliderComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pSlider": [{ type: ViewChild, args: ["pSlider",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pSlider: [{ type: ViewChild, args: ["pSlider",] }]
};
function DynamicPrimeNGSliderComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGSliderComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGSliderComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGSliderComponent.propDecorators;
/** @type {?} */

@@ -60,0 +51,0 @@ DynamicPrimeNGSliderComponent.prototype.bindId;

@@ -33,25 +33,16 @@ /**

DynamicPrimeNGSpinnerComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGSpinnerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pSpinner": [{ type: ViewChild, args: ["pSpinner",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pSpinner: [{ type: ViewChild, args: ["pSpinner",] }]
};
function DynamicPrimeNGSpinnerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGSpinnerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGSpinnerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGSpinnerComponent.propDecorators;
/** @type {?} */

@@ -58,0 +49,0 @@ DynamicPrimeNGSpinnerComponent.prototype.bindId;

@@ -34,26 +34,17 @@ /**

DynamicPrimeNGTextAreaComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGTextAreaComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputTextArea": [{ type: ViewChild, args: ["pInputTextarea",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputTextArea: [{ type: ViewChild, args: ["pInputTextarea",] }]
};
function DynamicPrimeNGTextAreaComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGTextAreaComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGTextAreaComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGTextAreaComponent.propDecorators;
/** @type {?} */

@@ -60,0 +51,0 @@ DynamicPrimeNGTextAreaComponent.prototype.bindId;

@@ -77,16 +77,16 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGAutoCompleteComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGAutoCompleteComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pAutoComplete": [{ type: ViewChild, args: ["pAutoComplete",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pAutoComplete: [{ type: ViewChild, args: ["pAutoComplete",] }]
};

@@ -97,11 +97,2 @@ return DynamicPrimeNGAutoCompleteComponent;

function DynamicPrimeNGAutoCompleteComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGAutoCompleteComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGAutoCompleteComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGAutoCompleteComponent.propDecorators;
/** @type {?} */

@@ -108,0 +99,0 @@ DynamicPrimeNGAutoCompleteComponent.prototype._suggestions;

@@ -71,15 +71,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGCalendarComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGCalendarComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pCalendar": [{ type: ViewChild, args: ["pCalendar",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pCalendar: [{ type: ViewChild, args: ["pCalendar",] }]
};

@@ -90,11 +90,2 @@ return DynamicPrimeNGCalendarComponent;

function DynamicPrimeNGCalendarComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGCalendarComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGCalendarComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGCalendarComponent.propDecorators;
/** @type {?} */

@@ -101,0 +92,0 @@ DynamicPrimeNGCalendarComponent.prototype.bindId;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGCheckboxComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGCheckboxComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pCheckbox": [{ type: ViewChild, args: ["pCheckbox",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pCheckbox: [{ type: ViewChild, args: ["pCheckbox",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGCheckboxComponent;

function DynamicPrimeNGCheckboxComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGCheckboxComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGCheckboxComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGCheckboxComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGCheckboxComponent.prototype.bindId;

@@ -54,16 +54,16 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGChipsComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGChipsComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pChips": [{ type: ViewChild, args: ["pChips",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pChips: [{ type: ViewChild, args: ["pChips",] }]
};

@@ -74,11 +74,2 @@ return DynamicPrimeNGChipsComponent;

function DynamicPrimeNGChipsComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGChipsComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGChipsComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGChipsComponent.propDecorators;
/** @type {?} */

@@ -85,0 +76,0 @@ DynamicPrimeNGChipsComponent.prototype.templateDirectives;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGColorPickerComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGColorPickerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pColorPicker": [{ type: ViewChild, args: ["pColorPicker",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pColorPicker: [{ type: ViewChild, args: ["pColorPicker",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGColorPickerComponent;

function DynamicPrimeNGColorPickerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGColorPickerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGColorPickerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGColorPickerComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGColorPickerComponent.prototype.bindId;

@@ -53,15 +53,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGDropdownComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGDropdownComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pDropdown": [{ type: ViewChild, args: ["pDropdown",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pDropdown: [{ type: ViewChild, args: ["pDropdown",] }]
};

@@ -72,11 +72,2 @@ return DynamicPrimeNGDropdownComponent;

function DynamicPrimeNGDropdownComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGDropdownComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGDropdownComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGDropdownComponent.propDecorators;
/** @type {?} */

@@ -83,0 +74,0 @@ DynamicPrimeNGDropdownComponent.prototype.templateDirectives;

@@ -69,19 +69,19 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGFormControlContainerComponent.ctorParameters = function () { return [
{ type: ComponentFactoryResolver, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: ComponentFactoryResolver },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGFormControlContainerComponent.propDecorators = {
"contentTemplateList": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"inputTemplateList": [{ type: Input, args: ["templates",] },],
"bindId": [{ type: Input },],
"context": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output, args: ["pEvent",] },],
"componentViewContainerRef": [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] },],
contentTemplateList: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
inputTemplateList: [{ type: Input, args: ["templates",] }],
bindId: [{ type: Input }],
context: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output, args: ["pEvent",] }],
componentViewContainerRef: [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] }]
};

@@ -92,11 +92,2 @@ return DynamicPrimeNGFormControlContainerComponent;

function DynamicPrimeNGFormControlContainerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormControlContainerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormControlContainerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormControlContainerComponent.propDecorators;
/** @type {?} */

@@ -103,0 +94,0 @@ DynamicPrimeNGFormControlContainerComponent.prototype.contentTemplateList;

@@ -108,11 +108,2 @@ /**

export { DynamicFormsPrimeNGUIModule };
function DynamicFormsPrimeNGUIModule_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicFormsPrimeNGUIModule.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicFormsPrimeNGUIModule.ctorParameters;
}
//# sourceMappingURL=dynamic-primeng-form-ui.module.js.map

@@ -39,15 +39,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGFormComponent.ctorParameters = function () { return [
{ type: DynamicFormService, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormService },
{ type: DynamicFormLayoutService }
]; };
DynamicPrimeNGFormComponent.propDecorators = {
"formGroup": [{ type: Input, args: ["group",] },],
"formModel": [{ type: Input, args: ["model",] },],
"formLayout": [{ type: Input, args: ["layout",] },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output },],
"templates": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"components": [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] },],
formGroup: [{ type: Input, args: ["group",] }],
formModel: [{ type: Input, args: ["model",] }],
formLayout: [{ type: Input, args: ["layout",] }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output }],
templates: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
components: [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGFormComponent;

function DynamicPrimeNGFormComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGFormComponent.prototype.formGroup;

@@ -41,15 +41,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGEditorComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGEditorComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pEditor": [{ type: ViewChild, args: ["pEditor",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pEditor: [{ type: ViewChild, args: ["pEditor",] }]
};

@@ -60,11 +60,2 @@ return DynamicPrimeNGEditorComponent;

function DynamicPrimeNGEditorComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGEditorComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGEditorComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGEditorComponent.propDecorators;
/** @type {?} */

@@ -71,0 +62,0 @@ DynamicPrimeNGEditorComponent.prototype.bindId;

@@ -39,15 +39,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGFormArrayComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGFormArrayComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGFormArrayComponent;

function DynamicPrimeNGFormArrayComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormArrayComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormArrayComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormArrayComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGFormArrayComponent.prototype.bindId;

@@ -39,15 +39,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGFormGroupComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGFormGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGFormGroupComponent;

function DynamicPrimeNGFormGroupComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGFormGroupComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGFormGroupComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGFormGroupComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGFormGroupComponent.prototype.bindId;

@@ -41,15 +41,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGInputMaskComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGInputMaskComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputMask": [{ type: ViewChild, args: ["pInputMask",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputMask: [{ type: ViewChild, args: ["pInputMask",] }]
};

@@ -60,11 +60,2 @@ return DynamicPrimeNGInputMaskComponent;

function DynamicPrimeNGInputMaskComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputMaskComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputMaskComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputMaskComponent.propDecorators;
/** @type {?} */

@@ -71,0 +62,0 @@ DynamicPrimeNGInputMaskComponent.prototype.bindId;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGInputSwitchComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGInputSwitchComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputSwitch": [{ type: ViewChild, args: ["pInputSwitch",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputSwitch: [{ type: ViewChild, args: ["pInputSwitch",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGInputSwitchComponent;

function DynamicPrimeNGInputSwitchComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputSwitchComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputSwitchComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputSwitchComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGInputSwitchComponent.prototype.bindId;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGInputComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGInputComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputText": [{ type: ViewChild, args: ["pInputText",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputText: [{ type: ViewChild, args: ["pInputText",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGInputComponent;

function DynamicPrimeNGInputComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGInputComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGInputComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGInputComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGInputComponent.prototype.bindId;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGMultiSelectComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGMultiSelectComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pMultiSelect": [{ type: ViewChild, args: ["pMultiSelect",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pMultiSelect: [{ type: ViewChild, args: ["pMultiSelect",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGMultiSelectComponent;

function DynamicPrimeNGMultiSelectComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGMultiSelectComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGMultiSelectComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGMultiSelectComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGMultiSelectComponent.prototype.bindId;

@@ -39,13 +39,13 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGRadioGroupComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGRadioGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -56,11 +56,2 @@ return DynamicPrimeNGRadioGroupComponent;

function DynamicPrimeNGRadioGroupComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGRadioGroupComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGRadioGroupComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGRadioGroupComponent.propDecorators;
/** @type {?} */

@@ -67,0 +58,0 @@ DynamicPrimeNGRadioGroupComponent.prototype.bindId;

@@ -41,15 +41,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGRatingComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGRatingComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pRating": [{ type: ViewChild, args: ["pRating",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pRating: [{ type: ViewChild, args: ["pRating",] }]
};

@@ -60,11 +60,2 @@ return DynamicPrimeNGRatingComponent;

function DynamicPrimeNGRatingComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGRatingComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGRatingComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGRatingComponent.propDecorators;
/** @type {?} */

@@ -71,0 +62,0 @@ DynamicPrimeNGRatingComponent.prototype.bindId;

@@ -41,15 +41,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGSliderComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGSliderComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pSlider": [{ type: ViewChild, args: ["pSlider",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pSlider: [{ type: ViewChild, args: ["pSlider",] }]
};

@@ -60,11 +60,2 @@ return DynamicPrimeNGSliderComponent;

function DynamicPrimeNGSliderComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGSliderComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGSliderComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGSliderComponent.propDecorators;
/** @type {?} */

@@ -71,0 +62,0 @@ DynamicPrimeNGSliderComponent.prototype.bindId;

@@ -40,14 +40,14 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGSpinnerComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGSpinnerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pSpinner": [{ type: ViewChild, args: ["pSpinner",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pSpinner: [{ type: ViewChild, args: ["pSpinner",] }]
};

@@ -58,11 +58,2 @@ return DynamicPrimeNGSpinnerComponent;

function DynamicPrimeNGSpinnerComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGSpinnerComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGSpinnerComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGSpinnerComponent.propDecorators;
/** @type {?} */

@@ -69,0 +60,0 @@ DynamicPrimeNGSpinnerComponent.prototype.bindId;

@@ -41,15 +41,15 @@ var __extends = (this && this.__extends) || (function () {

DynamicPrimeNGTextAreaComponent.ctorParameters = function () { return [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
]; };
DynamicPrimeNGTextAreaComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputTextArea": [{ type: ViewChild, args: ["pInputTextarea",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputTextArea: [{ type: ViewChild, args: ["pInputTextarea",] }]
};

@@ -60,11 +60,2 @@ return DynamicPrimeNGTextAreaComponent;

function DynamicPrimeNGTextAreaComponent_tsickle_Closure_declarations() {
/** @type {!Array<{type: !Function, args: (undefined|!Array<?>)}>} */
DynamicPrimeNGTextAreaComponent.decorators;
/**
* @nocollapse
* @type {function(): !Array<(null|{type: ?, decorators: (undefined|!Array<{type: !Function, args: (undefined|!Array<?>)}>)})>}
*/
DynamicPrimeNGTextAreaComponent.ctorParameters;
/** @type {!Object<string,!Array<{type: !Function, args: (undefined|!Array<?>)}>>} */
DynamicPrimeNGTextAreaComponent.propDecorators;
/** @type {?} */

@@ -71,0 +62,0 @@ DynamicPrimeNGTextAreaComponent.prototype.bindId;

/*!
@ng-dynamic-forms/ui-primeng 6.0.5 2018-06-02 19:38 UTC
@ng-dynamic-forms/ui-primeng 6.0.6 2018-06-07 19:43 UTC
Copyright (c) 2016-2017, Udo Schöfer http://www.udos86.de

@@ -100,16 +100,16 @@

DynamicPrimeNGAutoCompleteComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGAutoCompleteComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pAutoComplete": [{ type: ViewChild, args: ["pAutoComplete",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pAutoComplete: [{ type: ViewChild, args: ["pAutoComplete",] }]
};

@@ -164,15 +164,15 @@

DynamicPrimeNGCalendarComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGCalendarComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pCalendar": [{ type: ViewChild, args: ["pCalendar",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pCalendar: [{ type: ViewChild, args: ["pCalendar",] }]
};

@@ -208,14 +208,14 @@

DynamicPrimeNGCheckboxComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGCheckboxComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pCheckbox": [{ type: ViewChild, args: ["pCheckbox",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pCheckbox: [{ type: ViewChild, args: ["pCheckbox",] }]
};

@@ -259,16 +259,16 @@

DynamicPrimeNGChipsComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGChipsComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pChips": [{ type: ViewChild, args: ["pChips",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pChips: [{ type: ViewChild, args: ["pChips",] }]
};

@@ -304,14 +304,14 @@

DynamicPrimeNGColorPickerComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGColorPickerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pColorPicker": [{ type: ViewChild, args: ["pColorPicker",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pColorPicker: [{ type: ViewChild, args: ["pColorPicker",] }]
};

@@ -354,15 +354,15 @@

DynamicPrimeNGDropdownComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGDropdownComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pDropdown": [{ type: ViewChild, args: ["pDropdown",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pDropdown: [{ type: ViewChild, args: ["pDropdown",] }]
};

@@ -399,15 +399,15 @@

DynamicPrimeNGEditorComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGEditorComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pEditor": [{ type: ViewChild, args: ["pEditor",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pEditor: [{ type: ViewChild, args: ["pEditor",] }]
};

@@ -443,15 +443,15 @@

DynamicPrimeNGFormArrayComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormArrayComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -487,15 +487,15 @@

DynamicPrimeNGFormGroupComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"templates": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
templates: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -531,14 +531,14 @@

DynamicPrimeNGInputComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputText": [{ type: ViewChild, args: ["pInputText",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputText: [{ type: ViewChild, args: ["pInputText",] }]
};

@@ -575,15 +575,15 @@

DynamicPrimeNGInputMaskComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputMaskComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputMask": [{ type: ViewChild, args: ["pInputMask",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputMask: [{ type: ViewChild, args: ["pInputMask",] }]
};

@@ -619,14 +619,14 @@

DynamicPrimeNGInputSwitchComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGInputSwitchComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pInputSwitch": [{ type: ViewChild, args: ["pInputSwitch",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pInputSwitch: [{ type: ViewChild, args: ["pInputSwitch",] }]
};

@@ -662,14 +662,14 @@

DynamicPrimeNGMultiSelectComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGMultiSelectComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pMultiSelect": [{ type: ViewChild, args: ["pMultiSelect",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pMultiSelect: [{ type: ViewChild, args: ["pMultiSelect",] }]
};

@@ -705,13 +705,13 @@

DynamicPrimeNGRadioGroupComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGRadioGroupComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }]
};

@@ -748,15 +748,15 @@

DynamicPrimeNGRatingComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGRatingComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pRating": [{ type: ViewChild, args: ["pRating",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pRating: [{ type: ViewChild, args: ["pRating",] }]
};

@@ -793,15 +793,15 @@

DynamicPrimeNGSliderComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGSliderComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pSlider": [{ type: ViewChild, args: ["pSlider",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pSlider: [{ type: ViewChild, args: ["pSlider",] }]
};

@@ -837,14 +837,14 @@

DynamicPrimeNGSpinnerComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGSpinnerComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"pSpinner": [{ type: ViewChild, args: ["pSpinner",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
pSpinner: [{ type: ViewChild, args: ["pSpinner",] }]
};

@@ -881,15 +881,15 @@

DynamicPrimeNGTextAreaComponent.ctorParameters = () => [
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGTextAreaComponent.propDecorators = {
"bindId": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"customEvent": [{ type: Output },],
"focus": [{ type: Output },],
"pInputTextArea": [{ type: ViewChild, args: ["pInputTextarea",] },],
bindId: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
customEvent: [{ type: Output }],
focus: [{ type: Output }],
pInputTextArea: [{ type: ViewChild, args: ["pInputTextarea",] }]
};

@@ -934,19 +934,19 @@

DynamicPrimeNGFormControlContainerComponent.ctorParameters = () => [
{ type: ComponentFactoryResolver, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormValidationService, },
{ type: ComponentFactoryResolver },
{ type: DynamicFormLayoutService },
{ type: DynamicFormValidationService }
];
DynamicPrimeNGFormControlContainerComponent.propDecorators = {
"contentTemplateList": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"inputTemplateList": [{ type: Input, args: ["templates",] },],
"bindId": [{ type: Input },],
"context": [{ type: Input },],
"group": [{ type: Input },],
"layout": [{ type: Input },],
"model": [{ type: Input },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output, args: ["pEvent",] },],
"componentViewContainerRef": [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] },],
contentTemplateList: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
inputTemplateList: [{ type: Input, args: ["templates",] }],
bindId: [{ type: Input }],
context: [{ type: Input }],
group: [{ type: Input }],
layout: [{ type: Input }],
model: [{ type: Input }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output, args: ["pEvent",] }],
componentViewContainerRef: [{ type: ViewChild, args: ["componentViewContainer", { read: ViewContainerRef },] }]
};

@@ -1037,15 +1037,15 @@ /**

DynamicPrimeNGFormComponent.ctorParameters = () => [
{ type: DynamicFormService, },
{ type: DynamicFormLayoutService, },
{ type: DynamicFormService },
{ type: DynamicFormLayoutService }
];
DynamicPrimeNGFormComponent.propDecorators = {
"formGroup": [{ type: Input, args: ["group",] },],
"formModel": [{ type: Input, args: ["model",] },],
"formLayout": [{ type: Input, args: ["layout",] },],
"blur": [{ type: Output },],
"change": [{ type: Output },],
"focus": [{ type: Output },],
"customEvent": [{ type: Output },],
"templates": [{ type: ContentChildren, args: [DynamicTemplateDirective,] },],
"components": [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] },],
formGroup: [{ type: Input, args: ["group",] }],
formModel: [{ type: Input, args: ["model",] }],
formLayout: [{ type: Input, args: ["layout",] }],
blur: [{ type: Output }],
change: [{ type: Output }],
focus: [{ type: Output }],
customEvent: [{ type: Output }],
templates: [{ type: ContentChildren, args: [DynamicTemplateDirective,] }],
components: [{ type: ViewChildren, args: [DynamicPrimeNGFormControlContainerComponent,] }]
};

@@ -1052,0 +1052,0 @@

{
"name": "@ng-dynamic-forms/ui-primeng",
"version": "6.0.5",
"version": "6.0.6",
"description": "PrimeNG UI package for NG Dynamic Forms",

@@ -36,3 +36,3 @@ "keywords": [

"@angular/forms": "^6.0.0",
"@ng-dynamic-forms/core": "^6.0.5",
"@ng-dynamic-forms/core": "^6.0.6",
"primeng": "^5.0.0",

@@ -39,0 +39,0 @@ "rxjs": "^6.0.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc