@syncfusion/ej2-angular-inputs 19.2.59 → 19.3.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/CHANGELOG.md +8 -0
- package/dist/ej2-angular-inputs.umd.js +1 -1
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +1 -1
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/color-picker/colorpicker.component.d.ts +9 -0
- package/src/maskedtextbox/maskedtextbox.component.d.ts +5 -0
- package/src/numerictextbox/numerictextbox.component.d.ts +5 -0
- package/src/slider/slider.component.d.ts +6 -0
- package/src/textbox/textbox.component.d.ts +6 -0
- package/src/uploader/uploader.component.d.ts +20 -0
- package/styles/bootstrap-dark.css +14 -6
- package/styles/bootstrap.css +14 -6
- package/styles/bootstrap4.css +22 -12
- package/styles/bootstrap5-dark.css +7548 -0
- package/styles/bootstrap5-dark.scss +7 -0
- package/styles/bootstrap5.css +7548 -0
- package/styles/bootstrap5.scss +7 -0
- package/styles/color-picker/bootstrap5-dark.css +964 -0
- package/styles/color-picker/bootstrap5-dark.scss +1 -0
- package/styles/color-picker/bootstrap5.css +964 -0
- package/styles/color-picker/bootstrap5.scss +1 -0
- package/styles/fabric-dark.css +15 -7
- package/styles/fabric.css +15 -7
- package/styles/highcontrast-light.css +15 -7
- package/styles/highcontrast.css +16 -8
- package/styles/input/bootstrap-dark.css +12 -3
- package/styles/input/bootstrap.css +12 -3
- package/styles/input/bootstrap4.css +15 -3
- package/styles/input/bootstrap5-dark.css +4670 -0
- package/styles/input/bootstrap5-dark.scss +1 -0
- package/styles/input/bootstrap5.css +4670 -0
- package/styles/input/bootstrap5.scss +1 -0
- package/styles/input/fabric-dark.css +12 -3
- package/styles/input/fabric.css +13 -4
- package/styles/input/highcontrast-light.css +12 -3
- package/styles/input/highcontrast.css +13 -4
- package/styles/input/material-dark.css +2320 -201
- package/styles/input/material.css +12 -3
- package/styles/input/tailwind-dark.css +14 -5
- package/styles/input/tailwind.css +14 -5
- package/styles/maskedtextbox/bootstrap5-dark.css +33 -0
- package/styles/maskedtextbox/bootstrap5-dark.scss +1 -0
- package/styles/maskedtextbox/bootstrap5.css +33 -0
- package/styles/maskedtextbox/bootstrap5.scss +1 -0
- package/styles/material-dark.css +2337 -218
- package/styles/material.css +14 -5
- package/styles/numerictextbox/bootstrap5-dark.css +48 -0
- package/styles/numerictextbox/bootstrap5-dark.scss +1 -0
- package/styles/numerictextbox/bootstrap5.css +48 -0
- package/styles/numerictextbox/bootstrap5.scss +1 -0
- package/styles/slider/bootstrap-dark.css +2 -3
- package/styles/slider/bootstrap.css +2 -3
- package/styles/slider/bootstrap4.css +7 -9
- package/styles/slider/bootstrap5-dark.css +749 -0
- package/styles/slider/bootstrap5-dark.scss +1 -0
- package/styles/slider/bootstrap5.css +749 -0
- package/styles/slider/bootstrap5.scss +1 -0
- package/styles/slider/fabric-dark.css +3 -4
- package/styles/slider/fabric.css +2 -3
- package/styles/slider/highcontrast-light.css +3 -4
- package/styles/slider/highcontrast.css +3 -4
- package/styles/slider/material-dark.css +16 -16
- package/styles/slider/material.css +2 -2
- package/styles/slider/tailwind-dark.css +9 -8
- package/styles/slider/tailwind.css +7 -3
- package/styles/tailwind-dark.css +23 -13
- package/styles/tailwind.css +21 -8
- package/styles/textbox/bootstrap5-dark.css +0 -0
- package/styles/textbox/bootstrap5-dark.scss +1 -0
- package/styles/textbox/bootstrap5.css +0 -0
- package/styles/textbox/bootstrap5.scss +1 -0
- package/styles/uploader/bootstrap5-dark.css +1079 -0
- package/styles/uploader/bootstrap5-dark.scss +1 -0
- package/styles/uploader/bootstrap5.css +1079 -0
- package/styles/uploader/bootstrap5.scss +1 -0
- package/styles/uploader/material-dark.css +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ej2-angular-inputs.umd.min.js","sources":["~/@syncfusion/ej2-angular-inputs/src/textbox/textbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/textbox/textbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/textbox/textbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider.component.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider.module.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/files.directive.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader.component.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader.module.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker.component.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker.module.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/form-validator/form-validator.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { TextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['autocomplete','cssClass','enablePersistence','enableRtl','enabled','floatLabelType','htmlAttributes','locale','multiline','placeholder','readonly','showClearButton','type','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','input','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular TextBox Component.\n * ```html\n * <ejs-textbox [value]='value'></ejs-textbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class TextBoxComponent extends TextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-textbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => TextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction TextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxComponent.ctorParameters;\n/** @type {?} */\nTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nTextBoxComponent.prototype.formContext;\n/** @type {?} */\nTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextBoxComponent } from './textbox.component';\n/**\n * NgModule definition for the TextBox component.\n */\nexport class TextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n TextBoxComponent\n ],\n exports: [\n TextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextBoxComponent } from './textbox.component';\nimport { TextBoxModule } from './textbox.module';\n/**\n * NgModule definition for the TextBox component with providers.\n */\nexport class TextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, TextBoxModule],\n exports: [\n TextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { NumericTextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['cssClass','currency','currencyCode','decimals','enablePersistence','enableRtl','enabled','floatLabelType','format','htmlAttributes','locale','max','min','placeholder','readonly','showClearButton','showSpinButton','step','strictMode','validateDecimalOnType','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular NumericTextBox Component.\n * ```html\n * <ej-numerictextbox [value]='value'></ej-numerictextbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class NumericTextBoxComponent extends NumericTextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-numerictextbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => NumericTextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction NumericTextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxComponent.ctorParameters;\n/** @type {?} */\nNumericTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nNumericTextBoxComponent.prototype.formContext;\n/** @type {?} */\nNumericTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nNumericTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nNumericTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nNumericTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nNumericTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nNumericTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nNumericTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nNumericTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nNumericTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { NumericTextBoxComponent } from './numerictextbox.component';\n/**\n * NgModule definition for the NumericTextBox component.\n */\nexport class NumericTextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n NumericTextBoxComponent\n ],\n exports: [\n NumericTextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction NumericTextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { NumericTextBoxComponent } from './numerictextbox.component';\nimport { NumericTextBoxModule } from './numerictextbox.module';\n/**\n * NgModule definition for the NumericTextBox component with providers.\n */\nexport class NumericTextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, NumericTextBoxModule],\n exports: [\n NumericTextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction NumericTextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { MaskedTextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['cssClass','customCharacters','enablePersistence','enableRtl','enabled','floatLabelType','htmlAttributes','locale','mask','placeholder','promptChar','readonly','showClearButton','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular MaskedTextbox Component.\n * ```html\n * <ej-maskedtextbox [value]='value'></ej-maskedtextbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class MaskedTextBoxComponent extends MaskedTextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-maskedtextbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => MaskedTextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction MaskedTextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxComponent.ctorParameters;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.formContext;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MaskedTextBoxComponent } from './maskedtextbox.component';\n/**\n * NgModule definition for the MaskedTextBox component.\n */\nexport class MaskedTextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n MaskedTextBoxComponent\n ],\n exports: [\n MaskedTextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction MaskedTextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MaskedTextBoxComponent } from './maskedtextbox.component';\nimport { MaskedTextBoxModule } from './maskedtextbox.module';\n/**\n * NgModule definition for the MaskedTextBox component with providers.\n */\nexport class MaskedTextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, MaskedTextBoxModule],\n exports: [\n MaskedTextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction MaskedTextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Slider } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['colorRange','cssClass','customValues','enableAnimation','enableHtmlSanitizer','enablePersistence','enableRtl','enabled','limits','locale','max','min','orientation','readonly','showButtons','step','ticks','tooltip','type','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'change','changed','created','renderedTicks','renderingTicks','tooltipChange','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular Slider Component.\n * ```html\n * <ejs-slider [value]='value'></ejs-slider>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class SliderComponent extends Slider implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic valueChange: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-slider',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => SliderComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction SliderComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderComponent.ctorParameters;\n/** @type {?} */\nSliderComponent.prototype.formCompContext;\n/** @type {?} */\nSliderComponent.prototype.formContext;\n/** @type {?} */\nSliderComponent.prototype.tagObjects;\n/** @type {?} */\nSliderComponent.prototype.valueChange;\n/** @type {?} */\nSliderComponent.prototype.focus;\n/** @type {?} */\nSliderComponent.prototype.blur;\n/** @type {?} */\nSliderComponent.prototype.registerEvents;\n/** @type {?} */\nSliderComponent.prototype.addTwoWay;\n/** @type {?} */\nSliderComponent.prototype.ngEle;\n/** @type {?} */\nSliderComponent.prototype.srenderer;\n/** @type {?} */\nSliderComponent.prototype.viewContainerRef;\n/** @type {?} */\nSliderComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SliderComponent } from './slider.component';\n/**\n * NgModule definition for the Slider component.\n */\nexport class SliderModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n SliderComponent\n ],\n exports: [\n SliderComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction SliderModule_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SliderComponent } from './slider.component';\nimport { SliderModule } from './slider.module';\n/**\n * NgModule definition for the Slider component with providers.\n */\nexport class SliderAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, SliderModule],\n exports: [\n SliderModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction SliderAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet /** @type {?} */ input: string[] = ['name', 'size', 'type'];\nlet /** @type {?} */ outputs: string[] = [];\n/**\n * 'e-files' directive represent a file of angular uploader \n * It must be contained in a Uploader component(`ejs-uploader`). \n * ```html\n * <ejs-uploader id='fileupload' multiple=true> \n * <e-files>\n * <e-file name='Java' size=23000 type='pdf'></e-file>\n * <e-file name='C++' size=30000 type='.docx'></e-file>\n * </e-files>\n * </ejs-uploader>\n * ```\n */\nexport class UploadedFilesDirective extends ComplexBase<UploadedFilesDirective> {\npublic directivePropList: any;\n/**\n * Specifies the type of the file\n * \\@default ''\n */\npublic type: any;\n/**\n * Specifies the name of the file\n * \\@default ''\n */\npublic name: any;\n/**\n * Specifies the size of the file\n * \\@default null\n */\npublic size: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-files>e-uploadedfiles',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\n}\n\nfunction UploadedFilesDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nUploadedFilesDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploadedFilesDirective.ctorParameters;\n/** @type {?} */\nUploadedFilesDirective.prototype.directivePropList;\n/**\n * Specifies the type of the file\n * \\@default ''\n * @type {?}\n */\nUploadedFilesDirective.prototype.type;\n/**\n * Specifies the name of the file\n * \\@default ''\n * @type {?}\n */\nUploadedFilesDirective.prototype.name;\n/**\n * Specifies the size of the file\n * \\@default null\n * @type {?}\n */\nUploadedFilesDirective.prototype.size;\n/** @type {?} */\nUploadedFilesDirective.prototype.viewContainerRef;\n}\n\n/**\n * UploadedFiles Array Directive\n */\nexport class FilesDirective extends ArrayBase<FilesDirective> {\nconstructor() {\n super('files');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'ejs-uploader>e-files',\n queries: {\n children: new ContentChildren(UploadedFilesDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction FilesDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nFilesDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nFilesDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef, ContentChild } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Uploader } from '@syncfusion/ej2-inputs';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { FilesDirective } from './files.directive';\n\nexport const /** @type {?} */ inputs: string[] = ['allowedExtensions','asyncSettings','autoUpload','buttons','cssClass','directoryUpload','dropArea','dropEffect','enablePersistence','enableRtl','enabled','files','htmlAttributes','locale','maxFileSize','minFileSize','multiple','sequentialUpload','showFileList','template'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'actionComplete','beforeRemove','beforeUpload','canceling','change','chunkFailure','chunkSuccess','chunkUploading','clearing','created','failure','fileListRendering','pausing','progress','removing','rendering','resuming','selected','success','uploading'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * Represents the EJ2 Angular Uploader Component.\n * ```html\n * <ejs-uploader></ejs-uploader>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class UploaderComponent extends Uploader implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic childFiles: any;\npublic tags: string[] = ['files'];\n/**\n * Specifies the HTML string that used to customize the content of each file in the list.\n * \n * > For more information, refer to the [template](../../uploader/template/) section from the documentation.\n * \n * \\@default null\n */\n@Template()\n public template: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childFiles;\n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-uploader',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => UploaderComponent),\n multi: true\n }\n ],\n queries: {\n childFiles: new ContentChild(FilesDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'template': [{ type: ContentChild, args: ['template', ] },],\n};\n}\n\nfunction UploaderComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderComponent.ctorParameters;\n/** @type {?} */\nUploaderComponent.propDecorators;\n/** @type {?} */\nUploaderComponent.prototype.formCompContext;\n/** @type {?} */\nUploaderComponent.prototype.formContext;\n/** @type {?} */\nUploaderComponent.prototype.tagObjects;\n/** @type {?} */\nUploaderComponent.prototype.childFiles;\n/** @type {?} */\nUploaderComponent.prototype.tags;\n/**\n * Specifies the HTML string that used to customize the content of each file in the list.\n * \n * > For more information, refer to the [template](../../uploader/template/) section from the documentation.\n * \n * \\@default null\n * @type {?}\n */\nUploaderComponent.prototype.template;\n/** @type {?} */\nUploaderComponent.prototype.focus;\n/** @type {?} */\nUploaderComponent.prototype.blur;\n/** @type {?} */\nUploaderComponent.prototype.registerEvents;\n/** @type {?} */\nUploaderComponent.prototype.addTwoWay;\n/** @type {?} */\nUploaderComponent.prototype.ngEle;\n/** @type {?} */\nUploaderComponent.prototype.srenderer;\n/** @type {?} */\nUploaderComponent.prototype.viewContainerRef;\n/** @type {?} */\nUploaderComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { UploadedFilesDirective, FilesDirective } from './files.directive';\nimport { UploaderComponent } from './uploader.component';\n/**\n * NgModule definition for the Uploader component.\n */\nexport class UploaderModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n UploaderComponent,\n UploadedFilesDirective,\n FilesDirective\n ],\n exports: [\n UploaderComponent,\n UploadedFilesDirective,\n FilesDirective\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction UploaderModule_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { UploadedFilesDirective, FilesDirective } from './files.directive';\nimport { UploaderComponent } from './uploader.component';\nimport { UploaderModule } from './uploader.module';\n/**\n * NgModule definition for the Uploader component with providers.\n */\nexport class UploaderAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, UploaderModule],\n exports: [\n UploaderModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction UploaderAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { ColorPicker } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['columns','cssClass','disabled','enableOpacity','enablePersistence','enableRtl','inline','locale','mode','modeSwitcher','noColor','presetColors','showButtons','value'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'beforeClose','beforeModeSwitch','beforeOpen','beforeTileRender','change','created','onModeSwitch','open','select','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular ColorPicker Component.\n * ```html\n * <input ejs-colorpicker type='color'/>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class ColorPickerComponent extends ColorPicker implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\npublic valueChange: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: '[ejs-colorpicker]',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => ColorPickerComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction ColorPickerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerComponent.ctorParameters;\n/** @type {?} */\nColorPickerComponent.prototype.formCompContext;\n/** @type {?} */\nColorPickerComponent.prototype.formContext;\n/** @type {?} */\nColorPickerComponent.prototype.tagObjects;\n/** @type {?} */\nColorPickerComponent.prototype.valueChange;\n/** @type {?} */\nColorPickerComponent.prototype.focus;\n/** @type {?} */\nColorPickerComponent.prototype.blur;\n/** @type {?} */\nColorPickerComponent.prototype.registerEvents;\n/** @type {?} */\nColorPickerComponent.prototype.addTwoWay;\n/** @type {?} */\nColorPickerComponent.prototype.ngEle;\n/** @type {?} */\nColorPickerComponent.prototype.srenderer;\n/** @type {?} */\nColorPickerComponent.prototype.viewContainerRef;\n/** @type {?} */\nColorPickerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorPickerComponent } from './colorpicker.component';\n/**\n * NgModule definition for the ColorPicker component.\n */\nexport class ColorPickerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n ColorPickerComponent\n ],\n exports: [\n ColorPickerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorPickerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorPickerComponent } from './colorpicker.component';\nimport { ColorPickerModule } from './colorpicker.module';\n/**\n * NgModule definition for the ColorPicker component with providers.\n */\nexport class ColorPickerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, ColorPickerModule],\n exports: [\n ColorPickerModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorPickerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { AbstractControl, ValidatorFn } from '@angular/forms';\nimport { FormValidator } from '@syncfusion/ej2-inputs';\nexport class FormValidators {\n/**\n * @param {?} number\n * @return {?}\n */\npublic static max(number: number|Date): ValidatorFn {\n let /** @type {?} */ max: number|Date = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.max({ value: control.value, param: max });\n if (result === true) {\n return null;\n } else {\n return { 'max': true };\n }\n };\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static min(number: number|Date): ValidatorFn {\n let /** @type {?} */ min: number|Date = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.min({ value: control.value, param: min });\n if (result === true) {\n return null;\n } else {\n return { 'min': true };\n }\n };\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static creditcard(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.creditcard({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'cardno': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static date(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.date({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'date': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static dateIso(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.dateIso({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'dateiso': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static digits(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.digits({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'digit': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static email(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.email({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'email': true };\n }\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static maxLength(number: number): ValidatorFn {\n let /** @type {?} */ maxlength: number = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.maxLength({ value: control.value, param: maxlength });\n if (result === true) {\n return null;\n } else {\n return { 'maxlength': true };\n }\n };\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static minLength(number: number): ValidatorFn {\n let /** @type {?} */ minlength: number = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.minLength({ value: control.value, param: minlength });\n if (result === true) {\n return null;\n } else {\n return { 'minlength': true };\n }\n };\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static number(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.number({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'number': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static required(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = (control.value === null) ? false : ( /** @type {?} */((FormValidator as any))).checkValidator.required({ value: control.value });\n if (result === true) {\n return null;\n }\n else {\n return { 'required': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static tel(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.tel({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'telno': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static url(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.url({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'url': true };\n }\n }\n/**\n * @param {?} number1\n * @param {?} number2\n * @return {?}\n */\npublic static rangeLength(number1: number, number2: number): ValidatorFn {\n let /** @type {?} */ minRL: number = number1;\n let /** @type {?} */ maxRL: number = number2;\n //tslint:disable-next-line\n let /** @type {?} */ param: any = [minRL, maxRL];\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.rangeLength({ value: control.value, param: param });\n if (result === true) {\n return null;\n } else {\n return { 'rangelength': true };\n }\n };\n }\n/**\n * @param {?} number1\n * @param {?} number2\n * @return {?}\n */\npublic static range(number1: number, number2: number): ValidatorFn {\n let /** @type {?} */ minR: number = number1;\n let /** @type {?} */ maxR: number = number2;\n //tslint:disable-next-line\n let /** @type {?} */ param1: any = [minR, maxR];\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.range({ value: control.value, param: param1 });\n if (result === true) {\n return null;\n } else {\n return { 'range': true };\n }\n };\n }\n}"],"names":["inputs","outputs","twoWays","exports","TextBoxComponent","TextBoxComponent_1","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","skipFromEvent","element","nativeElement","injectedModules","registerEvents","addTwoWay","setValue","formContext","FormBase","formCompContext","ComponentBase","__extends","prototype","registerOnChange","registerFunction","registerOnTouched","writeValue","value","setDisabledState","disabled","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","TextBox","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","providers","provide","NG_VALUE_ACCESSOR","useExisting","forwardRef","multi","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","TextBoxModule","NgModule","imports","CommonModule","declarations","TextBoxAllModule","NumericTextBoxComponent","NumericTextBoxComponent_1","NumericTextBox","NumericTextBoxModule","NumericTextBoxAllModule","MaskedTextBoxComponent","MaskedTextBoxComponent_1","MaskedTextBox","MaskedTextBoxModule","MaskedTextBoxAllModule","SliderComponent","SliderComponent_1","Slider","SliderModule","SliderAllModule","input","UploadedFilesDirective","directivePropList","ComplexBase","Directive","FilesDirective","ArrayBase","children","ContentChildren","UploaderComponent","UploaderComponent_1","tags","tagObjects","instance","childFiles","Uploader","ContentChild","propDecorators","Template","UploaderModule","UploaderAllModule","ColorPickerComponent","ColorPickerComponent_1","ColorPicker","ColorPickerModule","ColorPickerAllModule","FormValidators","max","number","control","FormValidator","checkValidator","param","min","creditcard","cardno","date","dateIso","dateiso","digits","digit","email","maxLength","maxlength","minLength","minlength","required","tel","telno","url","rangeLength","number1","number2","rangelength","range","param1"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ej2-angular-inputs.umd.min.js","sources":["~/@syncfusion/ej2-angular-inputs/src/textbox/textbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/textbox/textbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/textbox/textbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/numerictextbox/numerictextbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox.component.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox.module.ts","~/@syncfusion/ej2-angular-inputs/src/maskedtextbox/maskedtextbox-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider.component.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider.module.ts","~/@syncfusion/ej2-angular-inputs/src/slider/slider-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/files.directive.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader.component.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader.module.ts","~/@syncfusion/ej2-angular-inputs/src/uploader/uploader-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker.component.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker.module.ts","~/@syncfusion/ej2-angular-inputs/src/color-picker/colorpicker-all.module.ts","~/@syncfusion/ej2-angular-inputs/src/form-validator/form-validator.ts"],"sourcesContent":["import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { TextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['autocomplete','cssClass','enablePersistence','enableRtl','enabled','floatLabelType','htmlAttributes','locale','multiline','placeholder','readonly','showClearButton','type','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','input','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular TextBox Component.\n * ```html\n * <ejs-textbox [value]='value'></ejs-textbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class TextBoxComponent extends TextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tblur: any;\n\tchange: any;\n\tcreated: any;\n\tdestroyed: any;\n\tfocus: any;\n\tinput: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-textbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => TextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction TextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxComponent.ctorParameters;\n/** @type {?} */\nTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nTextBoxComponent.prototype.formContext;\n/** @type {?} */\nTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nTextBoxComponent.prototype.blur;\n/** @type {?} */\nTextBoxComponent.prototype.change;\n/** @type {?} */\nTextBoxComponent.prototype.created;\n/** @type {?} */\nTextBoxComponent.prototype.destroyed;\n/** @type {?} */\nTextBoxComponent.prototype.focus;\n/** @type {?} */\nTextBoxComponent.prototype.input;\n/** @type {?} */\nTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextBoxComponent } from './textbox.component';\n/**\n * NgModule definition for the TextBox component.\n */\nexport class TextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n TextBoxComponent\n ],\n exports: [\n TextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TextBoxComponent } from './textbox.component';\nimport { TextBoxModule } from './textbox.module';\n/**\n * NgModule definition for the TextBox component with providers.\n */\nexport class TextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, TextBoxModule],\n exports: [\n TextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction TextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { NumericTextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['cssClass','currency','currencyCode','decimals','enablePersistence','enableRtl','enabled','floatLabelType','format','htmlAttributes','locale','max','min','placeholder','readonly','showClearButton','showSpinButton','step','strictMode','validateDecimalOnType','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular NumericTextBox Component.\n * ```html\n * <ej-numerictextbox [value]='value'></ej-numerictextbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class NumericTextBoxComponent extends NumericTextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tblur: any;\n\tchange: any;\n\tcreated: any;\n\tdestroyed: any;\n\tfocus: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-numerictextbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => NumericTextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction NumericTextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxComponent.ctorParameters;\n/** @type {?} */\nNumericTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nNumericTextBoxComponent.prototype.formContext;\n/** @type {?} */\nNumericTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nNumericTextBoxComponent.prototype.blur;\n/** @type {?} */\nNumericTextBoxComponent.prototype.change;\n/** @type {?} */\nNumericTextBoxComponent.prototype.created;\n/** @type {?} */\nNumericTextBoxComponent.prototype.destroyed;\n/** @type {?} */\nNumericTextBoxComponent.prototype.focus;\n/** @type {?} */\nNumericTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nNumericTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nNumericTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nNumericTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nNumericTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nNumericTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nNumericTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nNumericTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { NumericTextBoxComponent } from './numerictextbox.component';\n/**\n * NgModule definition for the NumericTextBox component.\n */\nexport class NumericTextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n NumericTextBoxComponent\n ],\n exports: [\n NumericTextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction NumericTextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { NumericTextBoxComponent } from './numerictextbox.component';\nimport { NumericTextBoxModule } from './numerictextbox.module';\n/**\n * NgModule definition for the NumericTextBox component with providers.\n */\nexport class NumericTextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, NumericTextBoxModule],\n exports: [\n NumericTextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction NumericTextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nNumericTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nNumericTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { MaskedTextBox } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['cssClass','customCharacters','enablePersistence','enableRtl','enabled','floatLabelType','htmlAttributes','locale','mask','placeholder','promptChar','readonly','showClearButton','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['blur','change','created','destroyed','focus','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular MaskedTextbox Component.\n * ```html\n * <ej-maskedtextbox [value]='value'></ej-maskedtextbox>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class MaskedTextBoxComponent extends MaskedTextBox implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tblur: any;\n\tchange: any;\n\tcreated: any;\n\tdestroyed: any;\n\tfocus: any;\npublic valueChange: any;\nprivate skipFromEvent:boolean = true;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-maskedtextbox',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => MaskedTextBoxComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction MaskedTextBoxComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxComponent.ctorParameters;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.formCompContext;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.formContext;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.tagObjects;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.blur;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.change;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.created;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.destroyed;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.focus;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.valueChange;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.skipFromEvent;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.registerEvents;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.addTwoWay;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.ngEle;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.srenderer;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.viewContainerRef;\n/** @type {?} */\nMaskedTextBoxComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MaskedTextBoxComponent } from './maskedtextbox.component';\n/**\n * NgModule definition for the MaskedTextBox component.\n */\nexport class MaskedTextBoxModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n MaskedTextBoxComponent\n ],\n exports: [\n MaskedTextBoxComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction MaskedTextBoxModule_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { MaskedTextBoxComponent } from './maskedtextbox.component';\nimport { MaskedTextBoxModule } from './maskedtextbox.module';\n/**\n * NgModule definition for the MaskedTextBox component with providers.\n */\nexport class MaskedTextBoxAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, MaskedTextBoxModule],\n exports: [\n MaskedTextBoxModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction MaskedTextBoxAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nMaskedTextBoxAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nMaskedTextBoxAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Slider } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['colorRange','cssClass','customValues','enableAnimation','enableHtmlSanitizer','enablePersistence','enableRtl','enabled','limits','locale','max','min','orientation','readonly','showButtons','step','ticks','tooltip','type','value','width'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'change','changed','created','renderedTicks','renderingTicks','tooltipChange','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular Slider Component.\n * ```html\n * <ejs-slider [value]='value'></ejs-slider>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class SliderComponent extends Slider implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tchange: any;\n\tchanged: any;\n\tcreated: any;\n\trenderedTicks: any;\n\trenderingTicks: any;\n\ttooltipChange: any;\npublic valueChange: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-slider',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => SliderComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction SliderComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderComponent.ctorParameters;\n/** @type {?} */\nSliderComponent.prototype.formCompContext;\n/** @type {?} */\nSliderComponent.prototype.formContext;\n/** @type {?} */\nSliderComponent.prototype.tagObjects;\n/** @type {?} */\nSliderComponent.prototype.change;\n/** @type {?} */\nSliderComponent.prototype.changed;\n/** @type {?} */\nSliderComponent.prototype.created;\n/** @type {?} */\nSliderComponent.prototype.renderedTicks;\n/** @type {?} */\nSliderComponent.prototype.renderingTicks;\n/** @type {?} */\nSliderComponent.prototype.tooltipChange;\n/** @type {?} */\nSliderComponent.prototype.valueChange;\n/** @type {?} */\nSliderComponent.prototype.focus;\n/** @type {?} */\nSliderComponent.prototype.blur;\n/** @type {?} */\nSliderComponent.prototype.registerEvents;\n/** @type {?} */\nSliderComponent.prototype.addTwoWay;\n/** @type {?} */\nSliderComponent.prototype.ngEle;\n/** @type {?} */\nSliderComponent.prototype.srenderer;\n/** @type {?} */\nSliderComponent.prototype.viewContainerRef;\n/** @type {?} */\nSliderComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SliderComponent } from './slider.component';\n/**\n * NgModule definition for the Slider component.\n */\nexport class SliderModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n SliderComponent\n ],\n exports: [\n SliderComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction SliderModule_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { SliderComponent } from './slider.component';\nimport { SliderModule } from './slider.module';\n/**\n * NgModule definition for the Slider component with providers.\n */\nexport class SliderAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, SliderModule],\n exports: [\n SliderModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction SliderAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nSliderAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nSliderAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Directive, ViewContainerRef, ContentChildren } from '@angular/core';\nimport { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';\n\n\n\nlet /** @type {?} */ input: string[] = ['name', 'size', 'type'];\nlet /** @type {?} */ outputs: string[] = [];\n/**\n * 'e-files' directive represent a file of angular uploader \n * It must be contained in a Uploader component(`ejs-uploader`). \n * ```html\n * <ejs-uploader id='fileupload' multiple=true> \n * <e-files>\n * <e-file name='Java' size=23000 type='pdf'></e-file>\n * <e-file name='C++' size=30000 type='.docx'></e-file>\n * </e-files>\n * </ejs-uploader>\n * ```\n */\nexport class UploadedFilesDirective extends ComplexBase<UploadedFilesDirective> {\npublic directivePropList: any;\n/**\n * Specifies the type of the file\n * \\@default ''\n */\npublic type: any;\n/**\n * Specifies the name of the file\n * \\@default ''\n */\npublic name: any;\n/**\n * Specifies the size of the file\n * \\@default null\n */\npublic size: any;\n/**\n * @param {?} viewContainerRef\n */\nconstructor(private viewContainerRef:ViewContainerRef) {\n super();\n setValue('currentInstance', this, this.viewContainerRef);\n this.registerEvents(outputs);\n this.directivePropList = input;\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'e-files>e-uploadedfiles',\n inputs: input,\n outputs: outputs, \n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ViewContainerRef, },\n];\n}\n\nfunction UploadedFilesDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nUploadedFilesDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploadedFilesDirective.ctorParameters;\n/** @type {?} */\nUploadedFilesDirective.prototype.directivePropList;\n/**\n * Specifies the type of the file\n * \\@default ''\n * @type {?}\n */\nUploadedFilesDirective.prototype.type;\n/**\n * Specifies the name of the file\n * \\@default ''\n * @type {?}\n */\nUploadedFilesDirective.prototype.name;\n/**\n * Specifies the size of the file\n * \\@default null\n * @type {?}\n */\nUploadedFilesDirective.prototype.size;\n/** @type {?} */\nUploadedFilesDirective.prototype.viewContainerRef;\n}\n\n/**\n * UploadedFiles Array Directive\n */\nexport class FilesDirective extends ArrayBase<FilesDirective> {\nconstructor() {\n super('files');\n }\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: 'ejs-uploader>e-files',\n queries: {\n children: new ContentChildren(UploadedFilesDirective)\n },\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction FilesDirective_tsickle_Closure_declarations() {\n/** @type {?} */\nFilesDirective.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nFilesDirective.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef, ContentChild } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { Uploader } from '@syncfusion/ej2-inputs';\nimport { Template } from '@syncfusion/ej2-angular-base';\nimport { FilesDirective } from './files.directive';\n\nexport const /** @type {?} */ inputs: string[] = ['allowedExtensions','asyncSettings','autoUpload','buttons','cssClass','directoryUpload','dropArea','dropEffect','enablePersistence','enableRtl','enabled','files','htmlAttributes','locale','maxFileSize','minFileSize','multiple','sequentialUpload','showFileList','template'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'actionComplete','beforeRemove','beforeUpload','canceling','change','chunkFailure','chunkSuccess','chunkUploading','clearing','created','failure','fileListRendering','pausing','progress','removing','rendering','resuming','selected','success','uploading'];\nexport const /** @type {?} */ twoWays: string[] = [];\n/**\n * Represents the EJ2 Angular Uploader Component.\n * ```html\n * <ejs-uploader></ejs-uploader>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class UploaderComponent extends Uploader implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tactionComplete: any;\n\tbeforeRemove: any;\n\tbeforeUpload: any;\n\tcanceling: any;\n\tchange: any;\n\tchunkFailure: any;\n\tchunkSuccess: any;\n\tchunkUploading: any;\n\tclearing: any;\n\tcreated: any;\n\tfailure: any;\n\tfileListRendering: any;\n\tpausing: any;\n\tprogress: any;\n\tremoving: any;\n\trendering: any;\n\tresuming: any;\n\tselected: any;\n\tsuccess: any;\npublic uploading: any;\npublic childFiles: any;\npublic tags: string[] = ['files'];\n/**\n * Specifies the HTML string that used to customize the content of each file in the list.\n * \n * > For more information, refer to the [template](../../uploader/template/) section from the documentation.\n * \n * \\@default null\n */\n@Template()\n public template: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n this.tagObjects[0].instance = this.childFiles;\n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'ejs-uploader',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => UploaderComponent),\n multi: true\n }\n ],\n queries: {\n childFiles: new ContentChild(FilesDirective)\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\nstatic propDecorators: {[key: string]: DecoratorInvocation[]} = {\n'template': [{ type: ContentChild, args: ['template', ] },],\n};\n}\n\nfunction UploaderComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderComponent.ctorParameters;\n/** @type {?} */\nUploaderComponent.propDecorators;\n/** @type {?} */\nUploaderComponent.prototype.formCompContext;\n/** @type {?} */\nUploaderComponent.prototype.formContext;\n/** @type {?} */\nUploaderComponent.prototype.tagObjects;\n/** @type {?} */\nUploaderComponent.prototype.actionComplete;\n/** @type {?} */\nUploaderComponent.prototype.beforeRemove;\n/** @type {?} */\nUploaderComponent.prototype.beforeUpload;\n/** @type {?} */\nUploaderComponent.prototype.canceling;\n/** @type {?} */\nUploaderComponent.prototype.change;\n/** @type {?} */\nUploaderComponent.prototype.chunkFailure;\n/** @type {?} */\nUploaderComponent.prototype.chunkSuccess;\n/** @type {?} */\nUploaderComponent.prototype.chunkUploading;\n/** @type {?} */\nUploaderComponent.prototype.clearing;\n/** @type {?} */\nUploaderComponent.prototype.created;\n/** @type {?} */\nUploaderComponent.prototype.failure;\n/** @type {?} */\nUploaderComponent.prototype.fileListRendering;\n/** @type {?} */\nUploaderComponent.prototype.pausing;\n/** @type {?} */\nUploaderComponent.prototype.progress;\n/** @type {?} */\nUploaderComponent.prototype.removing;\n/** @type {?} */\nUploaderComponent.prototype.rendering;\n/** @type {?} */\nUploaderComponent.prototype.resuming;\n/** @type {?} */\nUploaderComponent.prototype.selected;\n/** @type {?} */\nUploaderComponent.prototype.success;\n/** @type {?} */\nUploaderComponent.prototype.uploading;\n/** @type {?} */\nUploaderComponent.prototype.childFiles;\n/** @type {?} */\nUploaderComponent.prototype.tags;\n/**\n * Specifies the HTML string that used to customize the content of each file in the list.\n * \n * > For more information, refer to the [template](../../uploader/template/) section from the documentation.\n * \n * \\@default null\n * @type {?}\n */\nUploaderComponent.prototype.template;\n/** @type {?} */\nUploaderComponent.prototype.focus;\n/** @type {?} */\nUploaderComponent.prototype.blur;\n/** @type {?} */\nUploaderComponent.prototype.registerEvents;\n/** @type {?} */\nUploaderComponent.prototype.addTwoWay;\n/** @type {?} */\nUploaderComponent.prototype.ngEle;\n/** @type {?} */\nUploaderComponent.prototype.srenderer;\n/** @type {?} */\nUploaderComponent.prototype.viewContainerRef;\n/** @type {?} */\nUploaderComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { UploadedFilesDirective, FilesDirective } from './files.directive';\nimport { UploaderComponent } from './uploader.component';\n/**\n * NgModule definition for the Uploader component.\n */\nexport class UploaderModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n UploaderComponent,\n UploadedFilesDirective,\n FilesDirective\n ],\n exports: [\n UploaderComponent,\n UploadedFilesDirective,\n FilesDirective\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction UploaderModule_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { UploadedFilesDirective, FilesDirective } from './files.directive';\nimport { UploaderComponent } from './uploader.component';\nimport { UploaderModule } from './uploader.module';\n/**\n * NgModule definition for the Uploader component with providers.\n */\nexport class UploaderAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, UploaderModule],\n exports: [\n UploaderModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction UploaderAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nUploaderAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nUploaderAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, ElementRef, ViewContainerRef, ValueProvider, Renderer2, Injector, ChangeDetectionStrategy, forwardRef } from '@angular/core';\nimport { NG_VALUE_ACCESSOR } from '@angular/forms';\nimport { ComponentBase, IComponentBase, applyMixins, ComponentMixins, PropertyCollectionInfo, FormBase, setValue } from '@syncfusion/ej2-angular-base';\nimport { ColorPicker } from '@syncfusion/ej2-inputs';\n\n\n\nexport const /** @type {?} */ inputs: string[] = ['columns','cssClass','disabled','enableOpacity','enablePersistence','enableRtl','inline','locale','mode','modeSwitcher','noColor','presetColors','showButtons','value'];\nexport const /** @type {?} */ outputs: string[] = ['focus', 'blur', 'beforeClose','beforeModeSwitch','beforeOpen','beforeTileRender','change','created','onModeSwitch','open','select','valueChange'];\nexport const /** @type {?} */ twoWays: string[] = ['value'];\n/**\n * Represents the EJ2 Angular ColorPicker Component.\n * ```html\n * <input ejs-colorpicker type='color'/>\n * ```\n */\n@ComponentMixins([ComponentBase, FormBase])\nexport class ColorPickerComponent extends ColorPicker implements IComponentBase {\npublic formCompContext : any;\npublic formContext : any;\npublic tagObjects: any;\n\tbeforeClose: any;\n\tbeforeModeSwitch: any;\n\tbeforeOpen: any;\n\tbeforeTileRender: any;\n\tchange: any;\n\tcreated: any;\n\tonModeSwitch: any;\n\topen: any;\n\tselect: any;\npublic valueChange: any;\npublic focus: any;\npublic blur: any;\n/**\n * @param {?} ngEle\n * @param {?} srenderer\n * @param {?} viewContainerRef\n * @param {?} injector\n */\nconstructor(private ngEle: ElementRef,\nprivate srenderer: Renderer2,\nprivate viewContainerRef:ViewContainerRef,\nprivate injector: Injector) {\n super();\n this.element = this.ngEle.nativeElement;\n this.injectedModules = this.injectedModules || [];\n\n this.registerEvents(outputs);\n this.addTwoWay.call(this, twoWays);\n setValue('currentInstance', this, this.viewContainerRef);\n this.formContext = new FormBase();\n this.formCompContext = new ComponentBase();\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnChange(registerFunction: (_: any) => void): void {\n }\n/**\n * @param {?} registerFunction\n * @return {?}\n */\npublic registerOnTouched(registerFunction: () => void): void {\n }\n/**\n * @param {?} value\n * @return {?}\n */\npublic writeValue(value: any): void {\n }\n/**\n * @param {?} disabled\n * @return {?}\n */\npublic setDisabledState(disabled: boolean): void {\n }\n/**\n * @return {?}\n */\npublic ngOnInit() {\n this.formCompContext.ngOnInit(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterViewInit(): void {\n this.formContext.ngAfterViewInit(this);\n }\n/**\n * @return {?}\n */\npublic ngOnDestroy(): void {\n this.formCompContext.ngOnDestroy(this);\n }\n/**\n * @return {?}\n */\npublic ngAfterContentChecked(): void {\n \n this.formCompContext.ngAfterContentChecked(this);\n }\npublic registerEvents: (eventList: string[]) => void;\npublic addTwoWay: (propList: string[]) => void;\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: '[ejs-colorpicker]',\n inputs: inputs,\n outputs: outputs,\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [\n {\n provide: NG_VALUE_ACCESSOR,\n useExisting: forwardRef(() => ColorPickerComponent),\n multi: true\n }\n ],\n queries: {\n\n }\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n{type: ElementRef, },\n{type: Renderer2, },\n{type: ViewContainerRef, },\n{type: Injector, },\n];\n}\n\nfunction ColorPickerComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerComponent.ctorParameters;\n/** @type {?} */\nColorPickerComponent.prototype.formCompContext;\n/** @type {?} */\nColorPickerComponent.prototype.formContext;\n/** @type {?} */\nColorPickerComponent.prototype.tagObjects;\n/** @type {?} */\nColorPickerComponent.prototype.beforeClose;\n/** @type {?} */\nColorPickerComponent.prototype.beforeModeSwitch;\n/** @type {?} */\nColorPickerComponent.prototype.beforeOpen;\n/** @type {?} */\nColorPickerComponent.prototype.beforeTileRender;\n/** @type {?} */\nColorPickerComponent.prototype.change;\n/** @type {?} */\nColorPickerComponent.prototype.created;\n/** @type {?} */\nColorPickerComponent.prototype.onModeSwitch;\n/** @type {?} */\nColorPickerComponent.prototype.open;\n/** @type {?} */\nColorPickerComponent.prototype.select;\n/** @type {?} */\nColorPickerComponent.prototype.valueChange;\n/** @type {?} */\nColorPickerComponent.prototype.focus;\n/** @type {?} */\nColorPickerComponent.prototype.blur;\n/** @type {?} */\nColorPickerComponent.prototype.registerEvents;\n/** @type {?} */\nColorPickerComponent.prototype.addTwoWay;\n/** @type {?} */\nColorPickerComponent.prototype.ngEle;\n/** @type {?} */\nColorPickerComponent.prototype.srenderer;\n/** @type {?} */\nColorPickerComponent.prototype.viewContainerRef;\n/** @type {?} */\nColorPickerComponent.prototype.injector;\n}\n\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorPickerComponent } from './colorpicker.component';\n/**\n * NgModule definition for the ColorPicker component.\n */\nexport class ColorPickerModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule],\n declarations: [\n ColorPickerComponent\n ],\n exports: [\n ColorPickerComponent\n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorPickerModule_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { NgModule, ValueProvider } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { ColorPickerComponent } from './colorpicker.component';\nimport { ColorPickerModule } from './colorpicker.module';\n/**\n * NgModule definition for the ColorPicker component with providers.\n */\nexport class ColorPickerAllModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [CommonModule, ColorPickerModule],\n exports: [\n ColorPickerModule\n ],\n providers:[\n \n ]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction ColorPickerAllModule_tsickle_Closure_declarations() {\n/** @type {?} */\nColorPickerAllModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nColorPickerAllModule.ctorParameters;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { AbstractControl, ValidatorFn } from '@angular/forms';\nimport { FormValidator } from '@syncfusion/ej2-inputs';\nexport class FormValidators {\n/**\n * @param {?} number\n * @return {?}\n */\npublic static max(number: number|Date): ValidatorFn {\n let /** @type {?} */ max: number|Date = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.max({ value: control.value, param: max });\n if (result === true) {\n return null;\n } else {\n return { 'max': true };\n }\n };\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static min(number: number|Date): ValidatorFn {\n let /** @type {?} */ min: number|Date = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.min({ value: control.value, param: min });\n if (result === true) {\n return null;\n } else {\n return { 'min': true };\n }\n };\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static creditcard(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.creditcard({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'cardno': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static date(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.date({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'date': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static dateIso(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.dateIso({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'dateiso': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static digits(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.digits({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'digit': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static email(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.email({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'email': true };\n }\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static maxLength(number: number): ValidatorFn {\n let /** @type {?} */ maxlength: number = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.maxLength({ value: control.value, param: maxlength });\n if (result === true) {\n return null;\n } else {\n return { 'maxlength': true };\n }\n };\n }\n/**\n * @param {?} number\n * @return {?}\n */\npublic static minLength(number: number): ValidatorFn {\n let /** @type {?} */ minlength: number = number;\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.minLength({ value: control.value, param: minlength });\n if (result === true) {\n return null;\n } else {\n return { 'minlength': true };\n }\n };\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static number(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.number({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'number': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static required(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = (control.value === null) ? false : ( /** @type {?} */((FormValidator as any))).checkValidator.required({ value: control.value });\n if (result === true) {\n return null;\n }\n else {\n return { 'required': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static tel(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.tel({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'telno': true };\n }\n }\n/**\n * @param {?} control\n * @return {?}\n */\npublic static url(control: AbstractControl): { [key: string]: boolean } | null {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.url({ value: control.value });\n if (result === true) {\n return null;\n } else {\n return { 'url': true };\n }\n }\n/**\n * @param {?} number1\n * @param {?} number2\n * @return {?}\n */\npublic static rangeLength(number1: number, number2: number): ValidatorFn {\n let /** @type {?} */ minRL: number = number1;\n let /** @type {?} */ maxRL: number = number2;\n //tslint:disable-next-line\n let /** @type {?} */ param: any = [minRL, maxRL];\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.rangeLength({ value: control.value, param: param });\n if (result === true) {\n return null;\n } else {\n return { 'rangelength': true };\n }\n };\n }\n/**\n * @param {?} number1\n * @param {?} number2\n * @return {?}\n */\npublic static range(number1: number, number2: number): ValidatorFn {\n let /** @type {?} */ minR: number = number1;\n let /** @type {?} */ maxR: number = number2;\n //tslint:disable-next-line\n let /** @type {?} */ param1: any = [minR, maxR];\n return (control: AbstractControl): { [key: string]: boolean } | null => {\n //tslint:disable-next-line\n let /** @type {?} */ result: boolean = ( /** @type {?} */((FormValidator as any))).checkValidator.range({ value: control.value, param: param1 });\n if (result === true) {\n return null;\n } else {\n return { 'range': true };\n }\n };\n }\n}"],"names":["inputs","outputs","twoWays","exports","TextBoxComponent","TextBoxComponent_1","_super","ngEle","srenderer","viewContainerRef","injector","_this","call","this","skipFromEvent","element","nativeElement","injectedModules","registerEvents","addTwoWay","setValue","formContext","FormBase","formCompContext","ComponentBase","__extends","prototype","registerOnChange","registerFunction","registerOnTouched","writeValue","value","setDisabledState","disabled","ngOnInit","ngAfterViewInit","ngOnDestroy","ngAfterContentChecked","TextBox","decorators","type","Component","args","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","providers","provide","NG_VALUE_ACCESSOR","useExisting","forwardRef","multi","queries","ctorParameters","ElementRef","Renderer2","ViewContainerRef","Injector","__decorate","ComponentMixins","__metadata","TextBoxModule","NgModule","imports","CommonModule","declarations","TextBoxAllModule","NumericTextBoxComponent","NumericTextBoxComponent_1","NumericTextBox","NumericTextBoxModule","NumericTextBoxAllModule","MaskedTextBoxComponent","MaskedTextBoxComponent_1","MaskedTextBox","MaskedTextBoxModule","MaskedTextBoxAllModule","SliderComponent","SliderComponent_1","Slider","SliderModule","SliderAllModule","input","UploadedFilesDirective","directivePropList","ComplexBase","Directive","FilesDirective","ArrayBase","children","ContentChildren","UploaderComponent","UploaderComponent_1","tags","tagObjects","instance","childFiles","Uploader","ContentChild","propDecorators","Template","UploaderModule","UploaderAllModule","ColorPickerComponent","ColorPickerComponent_1","ColorPicker","ColorPickerModule","ColorPickerAllModule","FormValidators","max","number","control","FormValidator","checkValidator","param","min","creditcard","cardno","date","dateIso","dateiso","digits","digit","email","maxLength","maxlength","minLength","minlength","required","tel","telno","url","rangeLength","number1","number2","rangelength","range","param1"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-inputs@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-inputs@
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inputs@18.34.1",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-08wcR9nhdhH8Tepb23B+6t1TE4HvHkVr7bTaELi6nEEkcKt3SuJkzz8eyv0+CtwmcaAa65pTwXrWkGZpWY2gHA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-inputs",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-18.34.1.tgz",
|
|
23
|
+
"_shasum": "d1e30ef8e2525d7e7b966f0a1ca8afeba416545c",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-inputs@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~19.
|
|
35
|
-
"@syncfusion/ej2-base": "~19.
|
|
36
|
-
"@syncfusion/ej2-inputs": "19.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~19.3.47",
|
|
35
|
+
"@syncfusion/ej2-base": "~19.3.47",
|
|
36
|
+
"@syncfusion/ej2-inputs": "19.3.47"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular",
|
|
@@ -130,5 +130,5 @@
|
|
|
130
130
|
"schematics": "./schematics/collection.json",
|
|
131
131
|
"sideEffects": false,
|
|
132
132
|
"typings": "ej2-angular-inputs.d.ts",
|
|
133
|
-
"version": "19.
|
|
133
|
+
"version": "19.3.47"
|
|
134
134
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inputs";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^18.34.1";
|
|
3
3
|
export declare const moduleName = "TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~18.34.1";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-inputs';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^18.34.1';
|
|
5
5
|
exports.moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~18.34.1';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^
|
|
2
|
+
export const pkgVer = '^18.34.1';
|
|
3
3
|
export const moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule';
|
|
4
|
-
export const themeVer = '~
|
|
4
|
+
export const themeVer = '~18.34.1';
|
|
@@ -18,6 +18,15 @@ export declare class ColorPickerComponent extends ColorPicker implements ICompon
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
beforeClose: any;
|
|
22
|
+
beforeModeSwitch: any;
|
|
23
|
+
beforeOpen: any;
|
|
24
|
+
beforeTileRender: any;
|
|
25
|
+
change: any;
|
|
26
|
+
created: any;
|
|
27
|
+
onModeSwitch: any;
|
|
28
|
+
open: any;
|
|
29
|
+
select: any;
|
|
21
30
|
valueChange: any;
|
|
22
31
|
focus: any;
|
|
23
32
|
blur: any;
|
|
@@ -18,6 +18,11 @@ export declare class MaskedTextBoxComponent extends MaskedTextBox implements ICo
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
blur: any;
|
|
22
|
+
change: any;
|
|
23
|
+
created: any;
|
|
24
|
+
destroyed: any;
|
|
25
|
+
focus: any;
|
|
21
26
|
valueChange: any;
|
|
22
27
|
private skipFromEvent;
|
|
23
28
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
@@ -18,6 +18,11 @@ export declare class NumericTextBoxComponent extends NumericTextBox implements I
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
blur: any;
|
|
22
|
+
change: any;
|
|
23
|
+
created: any;
|
|
24
|
+
destroyed: any;
|
|
25
|
+
focus: any;
|
|
21
26
|
valueChange: any;
|
|
22
27
|
private skipFromEvent;
|
|
23
28
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
@@ -18,6 +18,12 @@ export declare class SliderComponent extends Slider implements IComponentBase {
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
change: any;
|
|
22
|
+
changed: any;
|
|
23
|
+
created: any;
|
|
24
|
+
renderedTicks: any;
|
|
25
|
+
renderingTicks: any;
|
|
26
|
+
tooltipChange: any;
|
|
21
27
|
valueChange: any;
|
|
22
28
|
focus: any;
|
|
23
29
|
blur: any;
|
|
@@ -18,6 +18,12 @@ export declare class TextBoxComponent extends TextBox implements IComponentBase
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
blur: any;
|
|
22
|
+
change: any;
|
|
23
|
+
created: any;
|
|
24
|
+
destroyed: any;
|
|
25
|
+
focus: any;
|
|
26
|
+
input: any;
|
|
21
27
|
valueChange: any;
|
|
22
28
|
private skipFromEvent;
|
|
23
29
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
@@ -18,6 +18,26 @@ export declare class UploaderComponent extends Uploader implements IComponentBas
|
|
|
18
18
|
formCompContext: any;
|
|
19
19
|
formContext: any;
|
|
20
20
|
tagObjects: any;
|
|
21
|
+
actionComplete: any;
|
|
22
|
+
beforeRemove: any;
|
|
23
|
+
beforeUpload: any;
|
|
24
|
+
canceling: any;
|
|
25
|
+
change: any;
|
|
26
|
+
chunkFailure: any;
|
|
27
|
+
chunkSuccess: any;
|
|
28
|
+
chunkUploading: any;
|
|
29
|
+
clearing: any;
|
|
30
|
+
created: any;
|
|
31
|
+
failure: any;
|
|
32
|
+
fileListRendering: any;
|
|
33
|
+
pausing: any;
|
|
34
|
+
progress: any;
|
|
35
|
+
removing: any;
|
|
36
|
+
rendering: any;
|
|
37
|
+
resuming: any;
|
|
38
|
+
selected: any;
|
|
39
|
+
success: any;
|
|
40
|
+
uploading: any;
|
|
21
41
|
childFiles: any;
|
|
22
42
|
tags: string[];
|
|
23
43
|
/**
|
|
@@ -4059,22 +4059,31 @@ textarea.e-input::-webkit-input-placeholder {
|
|
|
4059
4059
|
}
|
|
4060
4060
|
|
|
4061
4061
|
.e-input-group.e-success .e-input-group-icon,
|
|
4062
|
+
.e-input-group.e-control-wrapper.e-success .e-input-group-icon {
|
|
4063
|
+
color: #f0f0f0;
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4062
4066
|
.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4063
|
-
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
|
|
4064
4067
|
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4065
4068
|
color: #f0f0f0;
|
|
4066
4069
|
}
|
|
4067
4070
|
|
|
4068
4071
|
.e-input-group.e-warning .e-input-group-icon,
|
|
4072
|
+
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon {
|
|
4073
|
+
color: #f0f0f0;
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4069
4076
|
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4070
|
-
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
|
|
4071
4077
|
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4072
4078
|
color: #f0f0f0;
|
|
4073
4079
|
}
|
|
4074
4080
|
|
|
4075
4081
|
.e-input-group.e-error .e-input-group-icon,
|
|
4082
|
+
.e-input-group.e-control-wrapper.e-error .e-input-group-icon {
|
|
4083
|
+
color: #f0f0f0;
|
|
4084
|
+
}
|
|
4085
|
+
|
|
4076
4086
|
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4077
|
-
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
|
|
4078
4087
|
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4079
4088
|
color: #f0f0f0;
|
|
4080
4089
|
}
|
|
@@ -5006,11 +5015,11 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
5006
5015
|
}
|
|
5007
5016
|
|
|
5008
5017
|
.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal {
|
|
5009
|
-
cursor:
|
|
5018
|
+
cursor: pointer;
|
|
5010
5019
|
}
|
|
5011
5020
|
|
|
5012
5021
|
.e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
|
|
5013
|
-
cursor:
|
|
5022
|
+
cursor: pointer;
|
|
5014
5023
|
}
|
|
5015
5024
|
|
|
5016
5025
|
.e-control-wrapper.e-slider-container .e-slider {
|
|
@@ -5168,7 +5177,6 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
5168
5177
|
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
|
|
5169
5178
|
background-position-y: bottom;
|
|
5170
5179
|
margin-top: 2px;
|
|
5171
|
-
margin-top: 3px;
|
|
5172
5180
|
}
|
|
5173
5181
|
|
|
5174
5182
|
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
|