@syncfusion/ej2-angular-inputs
Advanced tools
Comparing version 26.2.11-ngcc to 26.2.11
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-zc7oKc5vrC0Wjhv9N0+qw5OVSCLPyiev3q7HATfO8+tnlakPEnktTvgxZNNxivWQLhwyuKgzaLL3/OphLIWaAQ==", | ||
"_integrity": "sha512-oRSgcGUtC59wPAoRQEXxtk1p6R0CBbTydkjfVqdjF91oJcdnaTgNzxp5kaRlW8T+zdR9OOz0fCSAFxbRIKuOpQ==", | ||
"_location": "/@syncfusion/ej2-angular-inputs", | ||
@@ -23,6 +23,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-26.2.10.tgz", | ||
"_shasum": "c4797436e719065825a31256c57ade123e8edbc4", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-26.2.10.tgz", | ||
"_shasum": "212c8137185407b3573859afee4d37817cc86708", | ||
"_spec": "@syncfusion/ej2-angular-inputs@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included", | ||
"author": { | ||
@@ -38,8 +38,24 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-base": "~26.2.10", | ||
"@syncfusion/ej2-inputs": "26.2.11" | ||
"@syncfusion/ej2-inputs": "26.2.11", | ||
"tslib": "^2.3.0" | ||
}, | ||
"deprecated": false, | ||
"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", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-inputs.js", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-inputs.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-inputs.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-inputs.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-inputs.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-inputs.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-inputs.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-inputs.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-inputs.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -76,5 +92,3 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"main": "dist/ej2-angular-inputs.umd.js", | ||
"metadata": "ej2-angular-inputs.metadata.json", | ||
"module": "@syncfusion/ej2-angular-inputs.es5.js", | ||
"module": "fesm2015/syncfusion-ej2-angular-inputs.mjs", | ||
"name": "@syncfusion/ej2-angular-inputs", | ||
@@ -87,4 +101,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "ej2-angular-inputs.d.ts", | ||
"version": "26.2.11-ngcc" | ||
"typings": "syncfusion-ej2-angular-inputs.d.ts", | ||
"version": "26.2.11" | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./colorpicker.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the ColorPicker component with providers. | ||
export declare class ColorPickerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerAllModule, never, [typeof i1.CommonModule, typeof i2.ColorPickerModule], [typeof i2.ColorPickerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { ColorPicker } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -45,2 +46,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "[ejs-colorpicker]", never, { "columns": "columns"; "createPopupOnClick": "createPopupOnClick"; "cssClass": "cssClass"; "disabled": "disabled"; "enableOpacity": "enableOpacity"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "inline": "inline"; "locale": "locale"; "mode": "mode"; "modeSwitcher": "modeSwitcher"; "noColor": "noColor"; "presetColors": "presetColors"; "showButtons": "showButtons"; "value": "value"; }, { "focus": "focus"; "blur": "blur"; "beforeClose": "beforeClose"; "beforeModeSwitch": "beforeModeSwitch"; "beforeOpen": "beforeOpen"; "beforeTileRender": "beforeTileRender"; "change": "change"; "created": "created"; "onModeSwitch": "onModeSwitch"; "open": "open"; "select": "select"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./colorpicker.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the ColorPicker component. | ||
export declare class ColorPickerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorPickerComponent], [typeof i2.CommonModule], [typeof i1.ColorPickerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./maskedtextbox.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the MaskedTextBox component with providers. | ||
export declare class MaskedTextBoxAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.MaskedTextBoxModule], [typeof i2.MaskedTextBoxModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { MaskedTextBox } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -40,2 +41,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<MaskedTextBoxComponent, "ejs-maskedtextbox", never, { "cssClass": "cssClass"; "customCharacters": "customCharacters"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "mask": "mask"; "placeholder": "placeholder"; "promptChar": "promptChar"; "readonly": "readonly"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./maskedtextbox.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the MaskedTextBox component. | ||
export declare class MaskedTextBoxModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxModule, [typeof i1.MaskedTextBoxComponent], [typeof i2.CommonModule], [typeof i1.MaskedTextBoxComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./numerictextbox.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the NumericTextBox component with providers. | ||
export declare class NumericTextBoxAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.NumericTextBoxModule], [typeof i2.NumericTextBoxModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextBoxAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { NumericTextBox } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -40,2 +41,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NumericTextBoxComponent, "ejs-numerictextbox", never, { "cssClass": "cssClass"; "currency": "currency"; "currencyCode": "currencyCode"; "decimals": "decimals"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "format": "format"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "max": "max"; "min": "min"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "showSpinButton": "showSpinButton"; "step": "step"; "strictMode": "strictMode"; "validateDecimalOnType": "validateDecimalOnType"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./numerictextbox.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the NumericTextBox component. | ||
export declare class NumericTextBoxModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextBoxModule, [typeof i1.NumericTextBoxComponent], [typeof i2.CommonModule], [typeof i1.NumericTextBoxComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextBoxModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./otpinput.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the OtpInput component with providers. | ||
export declare class OtpInputAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<OtpInputAllModule, never, [typeof i1.CommonModule, typeof i2.OtpInputModule], [typeof i2.OtpInputModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<OtpInputAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { OtpInput } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -40,2 +41,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<OtpInputComponent, "[ejs-otpinput]", never, { "ariaLabels": "ariaLabels"; "cssClass": "cssClass"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "htmlAttributes": "htmlAttributes"; "length": "length"; "locale": "locale"; "placeholder": "placeholder"; "separator": "separator"; "stylingMode": "stylingMode"; "type": "type"; "value": "value"; }, { "blur": "blur"; "created": "created"; "focus": "focus"; "input": "input"; "valueChanged": "valueChanged"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./otpinput.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the OtpInput component. | ||
export declare class OtpInputModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<OtpInputModule, [typeof i1.OtpInputComponent], [typeof i2.CommonModule], [typeof i1.OtpInputComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<OtpInputModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./rating.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Rating component with providers. | ||
export declare class RatingAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RatingAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<RatingAllModule, never, [typeof i1.CommonModule, typeof i2.RatingModule], [typeof i2.RatingModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<RatingAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Rating } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -86,2 +87,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RatingComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<RatingComponent, "[ejs-rating]", never, { "allowReset": "allowReset"; "cssClass": "cssClass"; "disabled": "disabled"; "emptyTemplate": "emptyTemplate"; "enableAnimation": "enableAnimation"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSingleSelection": "enableSingleSelection"; "fullTemplate": "fullTemplate"; "itemsCount": "itemsCount"; "labelPosition": "labelPosition"; "labelTemplate": "labelTemplate"; "locale": "locale"; "min": "min"; "precision": "precision"; "readOnly": "readOnly"; "showLabel": "showLabel"; "showTooltip": "showTooltip"; "tooltipTemplate": "tooltipTemplate"; "value": "value"; "visible": "visible"; }, { "focus": "focus"; "blur": "blur"; "beforeItemRender": "beforeItemRender"; "created": "created"; "onItemHover": "onItemHover"; "valueChanged": "valueChanged"; "valueChange": "valueChange"; }, ["fullTemplate", "emptyTemplate", "tooltipTemplate", "labelTemplate"], never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./rating.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Rating component. | ||
export declare class RatingModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RatingModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<RatingModule, [typeof i1.RatingComponent], [typeof i2.CommonModule], [typeof i1.RatingComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<RatingModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./signature.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Signature component with providers. | ||
export declare class SignatureAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SignatureAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SignatureAllModule, never, [typeof i1.CommonModule, typeof i2.SignatureModule], [typeof i2.SignatureModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SignatureAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Signature } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -38,2 +39,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SignatureComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<SignatureComponent, "[ejs-signature]", never, { "backgroundColor": "backgroundColor"; "backgroundImage": "backgroundImage"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "isReadOnly": "isReadOnly"; "locale": "locale"; "maxStrokeWidth": "maxStrokeWidth"; "minStrokeWidth": "minStrokeWidth"; "saveWithBackground": "saveWithBackground"; "strokeColor": "strokeColor"; "velocity": "velocity"; }, { "focus": "focus"; "blur": "blur"; "beforeSave": "beforeSave"; "change": "change"; "created": "created"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./signature.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Signature component. | ||
export declare class SignatureModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SignatureModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SignatureModule, [typeof i1.SignatureComponent], [typeof i2.CommonModule], [typeof i1.SignatureComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SignatureModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./slider.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Slider component with providers. | ||
export declare class SliderAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SliderAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SliderAllModule, never, [typeof i1.CommonModule, typeof i2.SliderModule], [typeof i2.SliderModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SliderAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Slider } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -42,2 +43,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SliderComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<SliderComponent, "ejs-slider", never, { "colorRange": "colorRange"; "cssClass": "cssClass"; "customValues": "customValues"; "enableAnimation": "enableAnimation"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "limits": "limits"; "locale": "locale"; "max": "max"; "min": "min"; "orientation": "orientation"; "readonly": "readonly"; "showButtons": "showButtons"; "step": "step"; "ticks": "ticks"; "tooltip": "tooltip"; "type": "type"; "value": "value"; "width": "width"; }, { "focus": "focus"; "blur": "blur"; "change": "change"; "changed": "changed"; "created": "created"; "renderedTicks": "renderedTicks"; "renderingTicks": "renderingTicks"; "tooltipChange": "tooltipChange"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./slider.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Slider component. | ||
export declare class SliderModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<SliderModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<SliderModule, [typeof i1.SliderComponent], [typeof i2.CommonModule], [typeof i1.SliderComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<SliderModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./textarea.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TextArea component with providers. | ||
export declare class TextAreaAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaAllModule, never, [typeof i1.CommonModule, typeof i2.TextAreaModule], [typeof i2.TextAreaModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { TextArea } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -41,2 +42,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "ejs-textarea", never, { "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./textarea.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TextArea component. | ||
export declare class TextAreaModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaModule, [typeof i1.TextAreaComponent], [typeof i2.CommonModule], [typeof i1.TextAreaComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./textbox.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TextBox component with providers. | ||
export declare class TextBoxAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.TextBoxModule], [typeof i2.TextBoxModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { TextBox } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -41,2 +42,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "ejs-textbox", never, { "autocomplete": "autocomplete"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "multiline": "multiline"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "type": "type"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./textbox.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TextBox component. | ||
export declare class TextBoxModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxModule, [typeof i1.TextBoxComponent], [typeof i2.CommonModule], [typeof i1.TextBoxComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -34,2 +35,4 @@ * 'e-files' directive represent a file of angular uploader | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<UploadedFilesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<UploadedFilesDirective, "e-files>e-uploadedfiles", never, { "name": "name"; "size": "size"; "type": "type"; }, {}, never>; | ||
} | ||
@@ -42,2 +45,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<FilesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<FilesDirective, "ejs-uploader>e-files", never, {}, {}, ["children"]>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./uploader.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Uploader component with providers. | ||
export declare class UploaderAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<UploaderAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderAllModule, never, [typeof i1.CommonModule, typeof i2.UploaderModule], [typeof i2.UploaderModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<UploaderAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Uploader } from '@syncfusion/ej2-inputs'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -66,2 +67,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<UploaderComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<UploaderComponent, "ejs-uploader", never, { "allowedExtensions": "allowedExtensions"; "asyncSettings": "asyncSettings"; "autoUpload": "autoUpload"; "buttons": "buttons"; "cssClass": "cssClass"; "directoryUpload": "directoryUpload"; "dropArea": "dropArea"; "dropEffect": "dropEffect"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "files": "files"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxFileSize": "maxFileSize"; "minFileSize": "minFileSize"; "multiple": "multiple"; "sequentialUpload": "sequentialUpload"; "showFileList": "showFileList"; "template": "template"; }, { "focus": "focus"; "blur": "blur"; "actionComplete": "actionComplete"; "beforeRemove": "beforeRemove"; "beforeUpload": "beforeUpload"; "canceling": "canceling"; "change": "change"; "chunkFailure": "chunkFailure"; "chunkSuccess": "chunkSuccess"; "chunkUploading": "chunkUploading"; "clearing": "clearing"; "created": "created"; "failure": "failure"; "fileListRendering": "fileListRendering"; "pausing": "pausing"; "progress": "progress"; "removing": "removing"; "rendering": "rendering"; "resuming": "resuming"; "selected": "selected"; "success": "success"; "uploading": "uploading"; }, ["template", "childFiles"], never>; | ||
} |
@@ -0,1 +1,5 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./uploader.component"; | ||
import * as i2 from "./files.directive"; | ||
import * as i3 from "@angular/common"; | ||
/** | ||
@@ -5,2 +9,5 @@ * NgModule definition for the Uploader component. | ||
export declare class UploaderModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<UploaderModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderModule, [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective], [typeof i3.CommonModule], [typeof i1.UploaderComponent, typeof i2.UploadedFilesDirective, typeof i2.FilesDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<UploaderModule>; | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
551
0
100
0
735067
4
5630
+ Addedtslib@^2.3.0
+ Addedtslib@2.8.1(transitive)