@syncfusion/ej2-angular-inputs 32.1.19 → 32.1.20-ngcc
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 +2469 -0
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-inputs.js +2323 -0
- package/@syncfusion/ej2-angular-inputs.js.map +1 -0
- package/LICENSE +10 -0
- package/README.md +3 -11
- package/dist/ej2-angular-inputs.umd.js +2587 -0
- package/dist/ej2-angular-inputs.umd.js.map +1 -0
- package/dist/ej2-angular-inputs.umd.min.js +11 -0
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -0
- package/ej2-angular-inputs.d.ts +16 -0
- package/ej2-angular-inputs.metadata.json +1 -0
- package/package.json +47 -29
- package/public_api.d.ts +1 -1
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/color-picker/colorpicker-all.module.d.ts +5 -11
- package/src/color-picker/colorpicker.component.d.ts +45 -48
- package/src/color-picker/colorpicker.module.d.ts +5 -11
- package/src/form-validator/form-validator.d.ts +36 -36
- package/src/index.d.ts +39 -39
- package/src/maskedtextbox/maskedtextbox-all.module.d.ts +5 -11
- package/src/maskedtextbox/maskedtextbox.component.d.ts +40 -63
- package/src/maskedtextbox/maskedtextbox.module.d.ts +5 -11
- package/src/numerictextbox/numerictextbox-all.module.d.ts +5 -11
- package/src/numerictextbox/numerictextbox.component.d.ts +40 -63
- package/src/numerictextbox/numerictextbox.module.d.ts +5 -11
- package/src/otp-input/otpinput-all.module.d.ts +5 -11
- package/src/otp-input/otpinput.component.d.ts +40 -43
- package/src/otp-input/otpinput.module.d.ts +5 -11
- package/src/rating/rating-all.module.d.ts +5 -11
- package/src/rating/rating.component.d.ts +86 -89
- package/src/rating/rating.module.d.ts +5 -11
- package/src/signature/signature-all.module.d.ts +5 -11
- package/src/signature/signature.component.d.ts +38 -41
- package/src/signature/signature.module.d.ts +5 -11
- package/src/slider/slider-all.module.d.ts +5 -11
- package/src/slider/slider.component.d.ts +42 -45
- package/src/slider/slider.module.d.ts +5 -11
- package/src/smart-textarea/smarttextarea-all.module.d.ts +5 -11
- package/src/smart-textarea/smarttextarea.component.d.ts +41 -46
- package/src/smart-textarea/smarttextarea.module.d.ts +5 -11
- package/src/speech-to-text/speechtotext-all.module.d.ts +5 -11
- package/src/speech-to-text/speechtotext.component.d.ts +33 -36
- package/src/speech-to-text/speechtotext.module.d.ts +5 -11
- package/src/textarea/textarea-all.module.d.ts +5 -11
- package/src/textarea/textarea.component.d.ts +41 -66
- package/src/textarea/textarea.module.d.ts +5 -11
- package/src/textbox/textbox-all.module.d.ts +5 -11
- package/src/textbox/textbox.component.d.ts +41 -64
- package/src/textbox/textbox.module.d.ts +5 -11
- package/src/uploader/files.directive.d.ts +41 -46
- package/src/uploader/uploader-all.module.d.ts +5 -11
- package/src/uploader/uploader.component.d.ts +66 -69
- package/src/uploader/uploader.module.d.ts +5 -12
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +14 -14
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +14 -14
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +14 -14
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +14 -14
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +14 -14
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +14 -14
- package/styles/bootstrap5.scss +14 -14
- package/styles/color-picker/bds.scss +1 -1
- package/styles/color-picker/bootstrap-dark.scss +1 -1
- package/styles/color-picker/bootstrap.scss +1 -1
- package/styles/color-picker/bootstrap4.scss +1 -1
- package/styles/color-picker/bootstrap5-dark.scss +1 -1
- package/styles/color-picker/bootstrap5.3.scss +1 -1
- package/styles/color-picker/bootstrap5.scss +1 -1
- package/styles/color-picker/fabric-dark.scss +1 -1
- package/styles/color-picker/fabric.scss +1 -1
- package/styles/color-picker/fluent-dark.scss +1 -1
- package/styles/color-picker/fluent.scss +1 -1
- package/styles/color-picker/fluent2.scss +1 -1
- package/styles/color-picker/highcontrast-light.scss +1 -1
- package/styles/color-picker/highcontrast.scss +1 -1
- package/styles/color-picker/material-dark.scss +1 -1
- package/styles/color-picker/material.scss +1 -1
- package/styles/color-picker/material3-dark.scss +2 -1
- package/styles/color-picker/material3.scss +2 -1
- package/styles/color-picker/tailwind-dark.scss +1 -1
- package/styles/color-picker/tailwind.scss +1 -1
- package/styles/color-picker/tailwind3.scss +1 -1
- package/styles/data-form/bds.scss +1 -1
- package/styles/data-form/bootstrap-dark.scss +1 -1
- package/styles/data-form/bootstrap.scss +1 -1
- package/styles/data-form/bootstrap4.scss +1 -1
- package/styles/data-form/bootstrap5-dark.scss +1 -1
- package/styles/data-form/bootstrap5.3.scss +1 -1
- package/styles/data-form/bootstrap5.scss +1 -1
- package/styles/data-form/fabric-dark.scss +1 -1
- package/styles/data-form/fabric.scss +1 -1
- package/styles/data-form/fluent-dark.scss +1 -1
- package/styles/data-form/fluent.scss +1 -1
- package/styles/data-form/fluent2.scss +1 -1
- package/styles/data-form/highcontrast-light.scss +1 -1
- package/styles/data-form/highcontrast.scss +1 -1
- package/styles/data-form/material-dark.scss +1 -1
- package/styles/data-form/material.scss +1 -1
- package/styles/data-form/material3-dark.scss +2 -1
- package/styles/data-form/material3.scss +2 -1
- package/styles/data-form/tailwind-dark.scss +1 -1
- package/styles/data-form/tailwind.scss +1 -1
- package/styles/data-form/tailwind3.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +14 -14
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +14 -14
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +14 -14
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +14 -14
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +14 -14
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +14 -14
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +14 -14
- package/styles/input/bds.scss +1 -1
- package/styles/input/bootstrap-dark.scss +1 -1
- package/styles/input/bootstrap.scss +1 -1
- package/styles/input/bootstrap4.scss +1 -1
- package/styles/input/bootstrap5-dark.scss +1 -1
- package/styles/input/bootstrap5.3.scss +1 -1
- package/styles/input/bootstrap5.scss +1 -1
- package/styles/input/fabric-dark.scss +1 -1
- package/styles/input/fabric.scss +1 -1
- package/styles/input/fluent-dark.scss +1 -1
- package/styles/input/fluent.scss +1 -1
- package/styles/input/fluent2.scss +1 -1
- package/styles/input/highcontrast-light.scss +1 -1
- package/styles/input/highcontrast.scss +1 -1
- package/styles/input/material-dark.scss +1 -1
- package/styles/input/material.scss +1 -1
- package/styles/input/material3-dark.scss +2 -1
- package/styles/input/material3.scss +2 -1
- package/styles/input/tailwind-dark.scss +1 -1
- package/styles/input/tailwind.scss +1 -1
- package/styles/input/tailwind3.scss +1 -1
- package/styles/maskedtextbox/bds.scss +1 -1
- package/styles/maskedtextbox/bootstrap-dark.scss +1 -1
- package/styles/maskedtextbox/bootstrap.scss +1 -1
- package/styles/maskedtextbox/bootstrap4.scss +1 -1
- package/styles/maskedtextbox/bootstrap5-dark.scss +1 -1
- package/styles/maskedtextbox/bootstrap5.3.scss +1 -1
- package/styles/maskedtextbox/bootstrap5.scss +1 -1
- package/styles/maskedtextbox/fabric-dark.scss +1 -1
- package/styles/maskedtextbox/fabric.scss +1 -1
- package/styles/maskedtextbox/fluent-dark.scss +1 -1
- package/styles/maskedtextbox/fluent.scss +1 -1
- package/styles/maskedtextbox/fluent2.scss +1 -1
- package/styles/maskedtextbox/highcontrast-light.scss +1 -1
- package/styles/maskedtextbox/highcontrast.scss +1 -1
- package/styles/maskedtextbox/material-dark.scss +1 -1
- package/styles/maskedtextbox/material.scss +1 -1
- package/styles/maskedtextbox/material3-dark.scss +2 -1
- package/styles/maskedtextbox/material3.scss +2 -1
- package/styles/maskedtextbox/tailwind-dark.scss +1 -1
- package/styles/maskedtextbox/tailwind.scss +1 -1
- package/styles/maskedtextbox/tailwind3.scss +1 -1
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +14 -14
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +14 -14
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +15 -14
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +15 -14
- package/styles/numerictextbox/bds.scss +1 -1
- package/styles/numerictextbox/bootstrap-dark.scss +1 -1
- package/styles/numerictextbox/bootstrap.scss +1 -1
- package/styles/numerictextbox/bootstrap4.scss +1 -1
- package/styles/numerictextbox/bootstrap5-dark.scss +1 -1
- package/styles/numerictextbox/bootstrap5.3.scss +1 -1
- package/styles/numerictextbox/bootstrap5.scss +1 -1
- package/styles/numerictextbox/fabric-dark.scss +1 -1
- package/styles/numerictextbox/fabric.scss +1 -1
- package/styles/numerictextbox/fluent-dark.scss +1 -1
- package/styles/numerictextbox/fluent.scss +1 -1
- package/styles/numerictextbox/fluent2.scss +1 -1
- package/styles/numerictextbox/highcontrast-light.scss +1 -1
- package/styles/numerictextbox/highcontrast.scss +1 -1
- package/styles/numerictextbox/material-dark.scss +1 -1
- package/styles/numerictextbox/material.scss +1 -1
- package/styles/numerictextbox/material3-dark.scss +2 -1
- package/styles/numerictextbox/material3.scss +2 -1
- package/styles/numerictextbox/tailwind-dark.scss +1 -1
- package/styles/numerictextbox/tailwind.scss +1 -1
- package/styles/numerictextbox/tailwind3.scss +1 -1
- package/styles/otp-input/bds.scss +1 -1
- package/styles/otp-input/bootstrap-dark.scss +1 -1
- package/styles/otp-input/bootstrap.scss +1 -1
- package/styles/otp-input/bootstrap4.scss +1 -1
- package/styles/otp-input/bootstrap5-dark.scss +1 -1
- package/styles/otp-input/bootstrap5.3.scss +1 -1
- package/styles/otp-input/bootstrap5.scss +1 -1
- package/styles/otp-input/fabric-dark.scss +1 -1
- package/styles/otp-input/fabric.scss +1 -1
- package/styles/otp-input/fluent-dark.scss +1 -1
- package/styles/otp-input/fluent.scss +1 -1
- package/styles/otp-input/fluent2.scss +1 -1
- package/styles/otp-input/highcontrast-light.scss +1 -1
- package/styles/otp-input/highcontrast.scss +1 -1
- package/styles/otp-input/material-dark.scss +1 -1
- package/styles/otp-input/material.scss +1 -1
- package/styles/otp-input/material3-dark.scss +2 -1
- package/styles/otp-input/material3.scss +2 -1
- package/styles/otp-input/tailwind-dark.scss +1 -1
- package/styles/otp-input/tailwind.scss +1 -1
- package/styles/otp-input/tailwind3.scss +1 -1
- package/styles/rating/bds.scss +1 -1
- package/styles/rating/bootstrap-dark.scss +1 -1
- package/styles/rating/bootstrap.scss +1 -1
- package/styles/rating/bootstrap4.scss +1 -1
- package/styles/rating/bootstrap5-dark.scss +1 -1
- package/styles/rating/bootstrap5.3.scss +1 -1
- package/styles/rating/bootstrap5.scss +1 -1
- package/styles/rating/fabric-dark.scss +1 -1
- package/styles/rating/fabric.scss +1 -1
- package/styles/rating/fluent-dark.scss +1 -1
- package/styles/rating/fluent.scss +1 -1
- package/styles/rating/fluent2.scss +1 -1
- package/styles/rating/highcontrast-light.scss +1 -1
- package/styles/rating/highcontrast.scss +1 -1
- package/styles/rating/material-dark.scss +1 -1
- package/styles/rating/material.scss +1 -1
- package/styles/rating/material3-dark.scss +2 -1
- package/styles/rating/material3.scss +2 -1
- package/styles/rating/tailwind-dark.scss +1 -1
- package/styles/rating/tailwind.scss +1 -1
- package/styles/rating/tailwind3.scss +1 -1
- package/styles/signature/bds.scss +1 -1
- package/styles/signature/bootstrap-dark.scss +1 -1
- package/styles/signature/bootstrap.scss +1 -1
- package/styles/signature/bootstrap4.scss +1 -1
- package/styles/signature/bootstrap5-dark.scss +1 -1
- package/styles/signature/bootstrap5.3.scss +1 -1
- package/styles/signature/bootstrap5.scss +1 -1
- package/styles/signature/fabric-dark.scss +1 -1
- package/styles/signature/fabric.scss +1 -1
- package/styles/signature/fluent-dark.scss +1 -1
- package/styles/signature/fluent.scss +1 -1
- package/styles/signature/fluent2.scss +1 -1
- package/styles/signature/highcontrast-light.scss +1 -1
- package/styles/signature/highcontrast.scss +1 -1
- package/styles/signature/material-dark.scss +1 -1
- package/styles/signature/material.scss +1 -1
- package/styles/signature/material3-dark.scss +2 -1
- package/styles/signature/material3.scss +2 -1
- package/styles/signature/tailwind-dark.scss +1 -1
- package/styles/signature/tailwind.scss +1 -1
- package/styles/signature/tailwind3.scss +1 -1
- package/styles/slider/bds.scss +1 -1
- package/styles/slider/bootstrap-dark.scss +1 -1
- package/styles/slider/bootstrap.scss +1 -1
- package/styles/slider/bootstrap4.scss +1 -1
- package/styles/slider/bootstrap5-dark.scss +1 -1
- package/styles/slider/bootstrap5.3.scss +1 -1
- package/styles/slider/bootstrap5.scss +1 -1
- package/styles/slider/fabric-dark.scss +1 -1
- package/styles/slider/fabric.scss +1 -1
- package/styles/slider/fluent-dark.scss +1 -1
- package/styles/slider/fluent.scss +1 -1
- package/styles/slider/fluent2.scss +1 -1
- package/styles/slider/highcontrast-light.scss +1 -1
- package/styles/slider/highcontrast.scss +1 -1
- package/styles/slider/material-dark.scss +1 -1
- package/styles/slider/material.scss +1 -1
- package/styles/slider/material3-dark.scss +2 -1
- package/styles/slider/material3.scss +2 -1
- package/styles/slider/tailwind-dark.scss +1 -1
- package/styles/slider/tailwind.scss +1 -1
- package/styles/slider/tailwind3.scss +1 -1
- package/styles/smart-textarea/bds.scss +1 -1
- package/styles/smart-textarea/bootstrap-dark.scss +1 -1
- package/styles/smart-textarea/bootstrap.scss +1 -1
- package/styles/smart-textarea/bootstrap4.scss +1 -1
- package/styles/smart-textarea/bootstrap5-dark.scss +1 -1
- package/styles/smart-textarea/bootstrap5.3.scss +1 -1
- package/styles/smart-textarea/bootstrap5.scss +1 -1
- package/styles/smart-textarea/fabric-dark.scss +1 -1
- package/styles/smart-textarea/fabric.scss +1 -1
- package/styles/smart-textarea/fluent-dark.scss +1 -1
- package/styles/smart-textarea/fluent.scss +1 -1
- package/styles/smart-textarea/fluent2.scss +1 -1
- package/styles/smart-textarea/highcontrast-light.scss +1 -1
- package/styles/smart-textarea/highcontrast.scss +1 -1
- package/styles/smart-textarea/material-dark.scss +1 -1
- package/styles/smart-textarea/material.scss +1 -1
- package/styles/smart-textarea/material3-dark.scss +2 -1
- package/styles/smart-textarea/material3.scss +2 -1
- package/styles/smart-textarea/tailwind-dark.scss +1 -1
- package/styles/smart-textarea/tailwind.scss +1 -1
- package/styles/smart-textarea/tailwind3.scss +1 -1
- package/styles/speech-to-text/bds.scss +1 -1
- package/styles/speech-to-text/bootstrap-dark.scss +1 -1
- package/styles/speech-to-text/bootstrap.scss +1 -1
- package/styles/speech-to-text/bootstrap4.scss +1 -1
- package/styles/speech-to-text/bootstrap5-dark.scss +1 -1
- package/styles/speech-to-text/bootstrap5.3.scss +1 -1
- package/styles/speech-to-text/bootstrap5.scss +1 -1
- package/styles/speech-to-text/fabric-dark.scss +1 -1
- package/styles/speech-to-text/fabric.scss +1 -1
- package/styles/speech-to-text/fluent-dark.scss +1 -1
- package/styles/speech-to-text/fluent.scss +1 -1
- package/styles/speech-to-text/fluent2.scss +1 -1
- package/styles/speech-to-text/highcontrast-light.scss +1 -1
- package/styles/speech-to-text/highcontrast.scss +1 -1
- package/styles/speech-to-text/material-dark.scss +1 -1
- package/styles/speech-to-text/material.scss +1 -1
- package/styles/speech-to-text/material3-dark.scss +2 -1
- package/styles/speech-to-text/material3.scss +2 -1
- package/styles/speech-to-text/tailwind-dark.scss +1 -1
- package/styles/speech-to-text/tailwind.scss +1 -1
- package/styles/speech-to-text/tailwind3.scss +1 -1
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +14 -14
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +14 -14
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +14 -14
- package/styles/textarea/bds.scss +1 -1
- package/styles/textarea/bootstrap-dark.scss +1 -1
- package/styles/textarea/bootstrap.scss +1 -1
- package/styles/textarea/bootstrap4.scss +1 -1
- package/styles/textarea/bootstrap5-dark.scss +1 -1
- package/styles/textarea/bootstrap5.3.scss +1 -1
- package/styles/textarea/bootstrap5.scss +1 -1
- package/styles/textarea/fabric-dark.scss +1 -1
- package/styles/textarea/fabric.scss +1 -1
- package/styles/textarea/fluent-dark.scss +1 -1
- package/styles/textarea/fluent.scss +1 -1
- package/styles/textarea/fluent2.scss +1 -1
- package/styles/textarea/highcontrast-light.scss +1 -1
- package/styles/textarea/highcontrast.scss +1 -1
- package/styles/textarea/material-dark.scss +1 -1
- package/styles/textarea/material.scss +1 -1
- package/styles/textarea/material3-dark.scss +2 -1
- package/styles/textarea/material3.scss +2 -1
- package/styles/textarea/tailwind-dark.scss +1 -1
- package/styles/textarea/tailwind.scss +1 -1
- package/styles/textarea/tailwind3.scss +1 -1
- package/styles/textbox/bds.scss +1 -1
- package/styles/textbox/bootstrap-dark.scss +1 -1
- package/styles/textbox/bootstrap.scss +1 -1
- package/styles/textbox/bootstrap4.scss +1 -1
- package/styles/textbox/bootstrap5-dark.scss +1 -1
- package/styles/textbox/bootstrap5.3.scss +1 -1
- package/styles/textbox/bootstrap5.scss +1 -1
- package/styles/textbox/fabric-dark.scss +1 -1
- package/styles/textbox/fabric.scss +1 -1
- package/styles/textbox/fluent-dark.scss +1 -1
- package/styles/textbox/fluent.scss +1 -1
- package/styles/textbox/fluent2.scss +1 -1
- package/styles/textbox/highcontrast-light.scss +1 -1
- package/styles/textbox/highcontrast.scss +1 -1
- package/styles/textbox/material-dark.scss +1 -1
- package/styles/textbox/material.scss +1 -1
- package/styles/textbox/material3-dark.scss +2 -1
- package/styles/textbox/material3.scss +2 -1
- package/styles/textbox/tailwind-dark.scss +1 -1
- package/styles/textbox/tailwind.scss +1 -1
- package/styles/textbox/tailwind3.scss +1 -1
- package/styles/uploader/bds.scss +1 -1
- package/styles/uploader/bootstrap-dark.scss +1 -1
- package/styles/uploader/bootstrap.scss +1 -1
- package/styles/uploader/bootstrap4.scss +1 -1
- package/styles/uploader/bootstrap5-dark.scss +1 -1
- package/styles/uploader/bootstrap5.3.scss +1 -1
- package/styles/uploader/bootstrap5.scss +1 -1
- package/styles/uploader/fabric-dark.scss +1 -1
- package/styles/uploader/fabric.scss +1 -1
- package/styles/uploader/fluent-dark.scss +1 -1
- package/styles/uploader/fluent.scss +1 -1
- package/styles/uploader/fluent2.scss +1 -1
- package/styles/uploader/highcontrast-light.scss +1 -1
- package/styles/uploader/highcontrast.scss +1 -1
- package/styles/uploader/material-dark.scss +1 -1
- package/styles/uploader/material.scss +1 -1
- package/styles/uploader/material3-dark.scss +2 -1
- package/styles/uploader/material3.scss +2 -1
- package/styles/uploader/tailwind-dark.scss +1 -1
- package/styles/uploader/tailwind.scss +1 -1
- package/styles/uploader/tailwind3.scss +1 -1
- package/CHANGELOG.md +0 -1548
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
- package/esm2020/src/color-picker/colorpicker.component.mjs +0 -84
- package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
- package/esm2020/src/form-validator/form-validator.mjs +0 -193
- package/esm2020/src/index.mjs +0 -40
- package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
- package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -98
- package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
- package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
- package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -98
- package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
- package/esm2020/src/otp-input/otpinput-all.module.mjs +0 -23
- package/esm2020/src/otp-input/otpinput.component.mjs +0 -85
- package/esm2020/src/otp-input/otpinput.module.mjs +0 -25
- package/esm2020/src/rating/rating-all.module.mjs +0 -23
- package/esm2020/src/rating/rating.component.mjs +0 -109
- package/esm2020/src/rating/rating.module.mjs +0 -25
- package/esm2020/src/signature/signature-all.module.mjs +0 -23
- package/esm2020/src/signature/signature.component.mjs +0 -84
- package/esm2020/src/signature/signature.module.mjs +0 -25
- package/esm2020/src/slider/slider-all.module.mjs +0 -23
- package/esm2020/src/slider/slider.component.mjs +0 -84
- package/esm2020/src/slider/slider.module.mjs +0 -25
- package/esm2020/src/smart-textarea/smarttextarea-all.module.mjs +0 -23
- package/esm2020/src/smart-textarea/smarttextarea.component.mjs +0 -85
- package/esm2020/src/smart-textarea/smarttextarea.module.mjs +0 -25
- package/esm2020/src/speech-to-text/speechtotext-all.module.mjs +0 -23
- package/esm2020/src/speech-to-text/speechtotext.component.mjs +0 -59
- package/esm2020/src/speech-to-text/speechtotext.module.mjs +0 -25
- package/esm2020/src/textarea/textarea-all.module.mjs +0 -23
- package/esm2020/src/textarea/textarea.component.mjs +0 -98
- package/esm2020/src/textarea/textarea.module.mjs +0 -25
- package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
- package/esm2020/src/textbox/textbox.component.mjs +0 -98
- package/esm2020/src/textbox/textbox.module.mjs +0 -25
- package/esm2020/src/uploader/files.directive.mjs +0 -58
- package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
- package/esm2020/src/uploader/uploader.component.mjs +0 -96
- package/esm2020/src/uploader/uploader.module.mjs +0 -34
- package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1738
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1738
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
- package/syncfusion-ej2-angular-inputs.d.ts +0 -5
|
@@ -1,45 +1,42 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { Slider } from '@syncfusion/ej2-inputs';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SliderComponent, never>;
|
|
44
|
-
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>;
|
|
45
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { Slider } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the EJ2 Angular Slider Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-slider [value]='value'></ejs-slider>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class SliderComponent extends Slider implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
change: any;
|
|
23
|
+
changed: any;
|
|
24
|
+
created: any;
|
|
25
|
+
renderedTicks: any;
|
|
26
|
+
renderingTicks: any;
|
|
27
|
+
tooltipChange: any;
|
|
28
|
+
valueChange: any;
|
|
29
|
+
focus: any;
|
|
30
|
+
blur: any;
|
|
31
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
32
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
33
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
34
|
+
writeValue(value: any): void;
|
|
35
|
+
setDisabledState(disabled: boolean): void;
|
|
36
|
+
ngOnInit(): void;
|
|
37
|
+
ngAfterViewInit(): void;
|
|
38
|
+
ngOnDestroy(): void;
|
|
39
|
+
ngAfterContentChecked(): void;
|
|
40
|
+
registerEvents: (eventList: string[]) => void;
|
|
41
|
+
addTwoWay: (propList: string[]) => void;
|
|
42
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class SliderModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SliderModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SliderModule, [typeof i1.SliderComponent], [typeof i2.CommonModule], [typeof i1.SliderComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SliderModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the Slider component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class SliderModule {
|
|
5
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class SmartTextAreaAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTextAreaAllModule, never, [typeof i1.CommonModule, typeof i2.SmartTextAreaModule], [typeof i2.SmartTextAreaModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTextAreaAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the SmartTextArea component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class SmartTextAreaAllModule {
|
|
5
|
+
}
|
|
@@ -1,46 +1,41 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { SmartTextArea } from '@syncfusion/ej2-inputs';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
registerEvents: (eventList: string[]) => void;
|
|
43
|
-
addTwoWay: (propList: string[]) => void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTextAreaComponent, "ejs-smarttextarea", never, { "UserPhrases": "UserPhrases"; "adornmentFlow": "adornmentFlow"; "adornmentOrientation": "adornmentOrientation"; "aiSuggestionHandler": "aiSuggestionHandler"; "appendTemplate": "appendTemplate"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "showSuggestionOnPopup": "showSuggestionOnPopup"; "userRole": "userRole"; "value": "value"; "width": "width"; }, { "afterSuggestionInsert": "afterSuggestionInsert"; "beforeSuggestionInsert": "beforeSuggestionInsert"; "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
|
|
46
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { SmartTextArea } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the Angular Smart TextArea Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-smarttextarea></ejs-smarttextarea>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class SmartTextAreaComponent extends SmartTextArea implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
blur: any;
|
|
23
|
+
change: any;
|
|
24
|
+
created: any;
|
|
25
|
+
destroyed: any;
|
|
26
|
+
focus: any;
|
|
27
|
+
input: any;
|
|
28
|
+
valueChange: any;
|
|
29
|
+
private skipFromEvent;
|
|
30
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
32
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
33
|
+
writeValue(value: any): void;
|
|
34
|
+
setDisabledState(disabled: boolean): void;
|
|
35
|
+
ngOnInit(): void;
|
|
36
|
+
ngAfterViewInit(): void;
|
|
37
|
+
ngOnDestroy(): void;
|
|
38
|
+
ngAfterContentChecked(): void;
|
|
39
|
+
registerEvents: (eventList: string[]) => void;
|
|
40
|
+
addTwoWay: (propList: string[]) => void;
|
|
41
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class SmartTextAreaModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartTextAreaModule, [typeof i1.SmartTextAreaComponent], [typeof i2.CommonModule], [typeof i1.SmartTextAreaComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmartTextAreaModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the SmartTextArea component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class SmartTextAreaModule {
|
|
5
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class SpeechToTextAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpeechToTextAllModule, never, [typeof i1.CommonModule, typeof i2.SpeechToTextModule], [typeof i2.SpeechToTextModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SpeechToTextAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the SpeechToText component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class SpeechToTextAllModule {
|
|
5
|
+
}
|
|
@@ -1,36 +1,33 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { SpeechToText } from '@syncfusion/ej2-inputs';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SpeechToTextComponent, "[ejs-speechtotext]", never, { "allowInterimResults": "allowInterimResults"; "buttonSettings": "buttonSettings"; "cssClass": "cssClass"; "disabled": "disabled"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "htmlAttributes": "htmlAttributes"; "lang": "lang"; "listeningState": "listeningState"; "locale": "locale"; "showTooltip": "showTooltip"; "tooltipSettings": "tooltipSettings"; "transcript": "transcript"; }, { "created": "created"; "onError": "onError"; "onStart": "onStart"; "onStop": "onStop"; "transcriptChanged": "transcriptChanged"; "transcriptChange": "transcriptChange"; }, never, ["*"]>;
|
|
36
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { SpeechToText } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the EJ2 Angular SpeechToText Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <button ejs-speechtotext ></button>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class SpeechToTextComponent extends SpeechToText implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
containerContext: any;
|
|
19
|
+
tagObjects: any;
|
|
20
|
+
created: any;
|
|
21
|
+
onError: any;
|
|
22
|
+
onStart: any;
|
|
23
|
+
onStop: any;
|
|
24
|
+
transcriptChanged: any;
|
|
25
|
+
transcriptChange: any;
|
|
26
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
|
|
27
|
+
ngOnInit(): void;
|
|
28
|
+
ngAfterViewInit(): void;
|
|
29
|
+
ngOnDestroy(): void;
|
|
30
|
+
ngAfterContentChecked(): void;
|
|
31
|
+
registerEvents: (eventList: string[]) => void;
|
|
32
|
+
addTwoWay: (propList: string[]) => void;
|
|
33
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class SpeechToTextModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SpeechToTextModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SpeechToTextModule, [typeof i1.SpeechToTextComponent], [typeof i2.CommonModule], [typeof i1.SpeechToTextComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SpeechToTextModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the SpeechToText component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class SpeechToTextModule {
|
|
5
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class TextAreaAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaAllModule, never, [typeof i1.CommonModule, typeof i2.TextAreaModule], [typeof i2.TextAreaModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the TextArea component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class TextAreaAllModule {
|
|
5
|
+
}
|
|
@@ -1,66 +1,41 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { TextArea } from '@syncfusion/ej2-inputs';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
* Specifies the HTML template to append inside the TextArea wrapper.
|
|
43
|
-
* Accepts an HTML string or a function returning an HTML string.
|
|
44
|
-
* Updates dynamically when the property value changes.
|
|
45
|
-
* @default null
|
|
46
|
-
* @angulartype string | object
|
|
47
|
-
* @reacttype string | function | JSX.Element
|
|
48
|
-
* @vuetype string | function
|
|
49
|
-
* @asptype string
|
|
50
|
-
*/
|
|
51
|
-
appendTemplate: any;
|
|
52
|
-
private skipFromEvent;
|
|
53
|
-
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
54
|
-
registerOnChange(registerFunction: (_: any) => void): void;
|
|
55
|
-
registerOnTouched(registerFunction: () => void): void;
|
|
56
|
-
writeValue(value: any): void;
|
|
57
|
-
setDisabledState(disabled: boolean): void;
|
|
58
|
-
ngOnInit(): void;
|
|
59
|
-
ngAfterViewInit(): void;
|
|
60
|
-
ngOnDestroy(): void;
|
|
61
|
-
ngAfterContentChecked(): void;
|
|
62
|
-
registerEvents: (eventList: string[]) => void;
|
|
63
|
-
addTwoWay: (propList: string[]) => void;
|
|
64
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "ejs-textarea", never, { "adornmentFlow": "adornmentFlow"; "adornmentOrientation": "adornmentOrientation"; "appendTemplate": "appendTemplate"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "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"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
66
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { TextArea } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the EJ2 Angular TextArea Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-textarea [value]='value'></ejs-textarea>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class TextAreaComponent extends TextArea implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
blur: any;
|
|
23
|
+
change: any;
|
|
24
|
+
created: any;
|
|
25
|
+
destroyed: any;
|
|
26
|
+
focus: any;
|
|
27
|
+
input: any;
|
|
28
|
+
valueChange: any;
|
|
29
|
+
private skipFromEvent;
|
|
30
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
32
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
33
|
+
writeValue(value: any): void;
|
|
34
|
+
setDisabledState(disabled: boolean): void;
|
|
35
|
+
ngOnInit(): void;
|
|
36
|
+
ngAfterViewInit(): void;
|
|
37
|
+
ngOnDestroy(): void;
|
|
38
|
+
ngAfterContentChecked(): void;
|
|
39
|
+
registerEvents: (eventList: string[]) => void;
|
|
40
|
+
addTwoWay: (propList: string[]) => void;
|
|
41
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class TextAreaModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextAreaModule, [typeof i1.TextAreaComponent], [typeof i2.CommonModule], [typeof i1.TextAreaComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextAreaModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the TextArea component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class TextAreaModule {
|
|
5
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class TextBoxAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.TextBoxModule], [typeof i2.TextBoxModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the TextBox component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class TextBoxAllModule {
|
|
5
|
+
}
|
|
@@ -1,64 +1,41 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { TextBox } from '@syncfusion/ej2-inputs';
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
private
|
|
16
|
-
private
|
|
17
|
-
private
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
43
|
-
* @default null
|
|
44
|
-
* @angulartype string | object
|
|
45
|
-
* @reacttype string | function | JSX.Element
|
|
46
|
-
* @vuetype string | function
|
|
47
|
-
* @asptype string
|
|
48
|
-
*/
|
|
49
|
-
appendTemplate: any;
|
|
50
|
-
private skipFromEvent;
|
|
51
|
-
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
52
|
-
registerOnChange(registerFunction: (_: any) => void): void;
|
|
53
|
-
registerOnTouched(registerFunction: () => void): void;
|
|
54
|
-
writeValue(value: any): void;
|
|
55
|
-
setDisabledState(disabled: boolean): void;
|
|
56
|
-
ngOnInit(): void;
|
|
57
|
-
ngAfterViewInit(): void;
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
ngAfterContentChecked(): void;
|
|
60
|
-
registerEvents: (eventList: string[]) => void;
|
|
61
|
-
addTwoWay: (propList: string[]) => void;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "ejs-textbox", never, { "appendTemplate": "appendTemplate"; "autocomplete": "autocomplete"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "multiline": "multiline"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "showClearButton": "showClearButton"; "type": "type"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
64
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { TextBox } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the EJ2 Angular TextBox Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-textbox [value]='value'></ejs-textbox>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class TextBoxComponent extends TextBox implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
blur: any;
|
|
23
|
+
change: any;
|
|
24
|
+
created: any;
|
|
25
|
+
destroyed: any;
|
|
26
|
+
focus: any;
|
|
27
|
+
input: any;
|
|
28
|
+
valueChange: any;
|
|
29
|
+
private skipFromEvent;
|
|
30
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
32
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
33
|
+
writeValue(value: any): void;
|
|
34
|
+
setDisabledState(disabled: boolean): void;
|
|
35
|
+
ngOnInit(): void;
|
|
36
|
+
ngAfterViewInit(): void;
|
|
37
|
+
ngOnDestroy(): void;
|
|
38
|
+
ngAfterContentChecked(): void;
|
|
39
|
+
registerEvents: (eventList: string[]) => void;
|
|
40
|
+
addTwoWay: (propList: string[]) => void;
|
|
41
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class TextBoxModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxModule, [typeof i1.TextBoxComponent], [typeof i2.CommonModule], [typeof i1.TextBoxComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the TextBox component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class TextBoxModule {
|
|
5
|
+
}
|