@syncfusion/ej2-angular-inputs 32.1.24 → 32.2.3-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 +48 -30
- 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 -1584
- 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
package/package.json
CHANGED
|
@@ -1,15 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-inputs@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inputs@32.1.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-UmmgcY6h6BcG/YuRepFAep1mbGz53E16aq1V/ioUrXzV9NHOOmjYhG4OafZ7BdbS6RAn7rorukI/cFNw85GazQ==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-inputs",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-inputs@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-inputs",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-inputs",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-32.1.1.tgz",
|
|
23
|
+
"_shasum": "033dd4560fea1d0c2971490e048d50b1da557bdb",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-inputs@*",
|
|
25
|
+
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
8
33
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~32.
|
|
10
|
-
"@syncfusion/ej2-
|
|
11
|
-
"@syncfusion/ej2-inputs": "32.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~32.2.3",
|
|
35
|
+
"@syncfusion/ej2-base": "~32.2.3",
|
|
36
|
+
"@syncfusion/ej2-inputs": "32.2.3"
|
|
12
37
|
},
|
|
38
|
+
"deprecated": false,
|
|
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",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-inputs.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
13
43
|
"keywords": [
|
|
14
44
|
"angular",
|
|
15
45
|
"ng",
|
|
@@ -43,29 +73,17 @@
|
|
|
43
73
|
"ng-smart-textarea",
|
|
44
74
|
"ng-smart-text-area"
|
|
45
75
|
],
|
|
76
|
+
"license": "SEE LICENSE IN license",
|
|
77
|
+
"main": "dist/ej2-angular-inputs.umd.js",
|
|
78
|
+
"metadata": "ej2-angular-inputs.metadata.json",
|
|
79
|
+
"module": "@syncfusion/ej2-angular-inputs.es5.js",
|
|
80
|
+
"name": "@syncfusion/ej2-angular-inputs",
|
|
46
81
|
"repository": {
|
|
47
82
|
"type": "git",
|
|
48
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
83
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
49
84
|
},
|
|
85
|
+
"schematics": "./schematics/collection.json",
|
|
50
86
|
"sideEffects": false,
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"esm2020": "esm2020/syncfusion-ej2-angular-inputs.mjs",
|
|
54
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-inputs.mjs",
|
|
55
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-inputs.mjs",
|
|
56
|
-
"typings": "syncfusion-ej2-angular-inputs.d.ts",
|
|
57
|
-
"exports": {
|
|
58
|
-
"./package.json": {
|
|
59
|
-
"default": "./package.json"
|
|
60
|
-
},
|
|
61
|
-
".": {
|
|
62
|
-
"types": "./syncfusion-ej2-angular-inputs.d.ts",
|
|
63
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-inputs.mjs",
|
|
64
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-inputs.mjs",
|
|
65
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
|
|
66
|
-
"node": "./fesm2015/syncfusion-ej2-angular-inputs.mjs",
|
|
67
|
-
"default": "./fesm2020/syncfusion-ej2-angular-inputs.mjs"
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
"homepage": "https://www.syncfusion.com/angular-components"
|
|
87
|
+
"typings": "ej2-angular-inputs.d.ts",
|
|
88
|
+
"version": "32.2.3-ngcc"
|
|
71
89
|
}
|
package/public_api.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './src/index';
|
|
1
|
+
export * from './src/index';
|
|
@@ -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 = '^32.
|
|
4
|
+
exports.pkgVer = '^32.2.3';
|
|
5
5
|
exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
|
|
6
|
-
exports.themeVer = '~32.
|
|
6
|
+
exports.themeVer = '~32.2.3';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^32.
|
|
2
|
+
export const pkgVer = '^32.2.3';
|
|
3
3
|
export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
|
|
4
|
-
export const themeVer = '~32.
|
|
4
|
+
export const themeVer = '~32.2.3';
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class ColorPickerAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerAllModule, never, [typeof i1.CommonModule, typeof i2.ColorPickerModule], [typeof i2.ColorPickerModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the ColorPicker component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class ColorPickerAllModule {
|
|
5
|
+
}
|
|
@@ -1,48 +1,45 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { ColorPicker } 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
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
|
|
47
|
-
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"; "showRecentColors": "showRecentColors"; "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>;
|
|
48
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { ColorPicker } 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 ColorPicker Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <input ejs-colorpicker type='color'/>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class ColorPickerComponent extends ColorPicker 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
|
+
beforeClose: any;
|
|
23
|
+
beforeModeSwitch: any;
|
|
24
|
+
beforeOpen: any;
|
|
25
|
+
beforeTileRender: any;
|
|
26
|
+
change: any;
|
|
27
|
+
created: any;
|
|
28
|
+
onModeSwitch: any;
|
|
29
|
+
open: any;
|
|
30
|
+
select: any;
|
|
31
|
+
valueChange: any;
|
|
32
|
+
focus: any;
|
|
33
|
+
blur: any;
|
|
34
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
35
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
36
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
37
|
+
writeValue(value: any): void;
|
|
38
|
+
setDisabledState(disabled: boolean): void;
|
|
39
|
+
ngOnInit(): void;
|
|
40
|
+
ngAfterViewInit(): void;
|
|
41
|
+
ngOnDestroy(): void;
|
|
42
|
+
ngAfterContentChecked(): void;
|
|
43
|
+
registerEvents: (eventList: string[]) => void;
|
|
44
|
+
addTwoWay: (propList: string[]) => void;
|
|
45
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class ColorPickerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorPickerComponent], [typeof i2.CommonModule], [typeof i1.ColorPickerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the ColorPicker component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class ColorPickerModule {
|
|
5
|
+
}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { AbstractControl, ValidatorFn } from '@angular/forms';
|
|
2
|
-
export declare class FormValidators {
|
|
3
|
-
static max(number: number | Date): ValidatorFn;
|
|
4
|
-
static min(number: number | Date): ValidatorFn;
|
|
5
|
-
static creditcard(control: AbstractControl): {
|
|
6
|
-
[key: string]: boolean;
|
|
7
|
-
} | null;
|
|
8
|
-
static date(control: AbstractControl): {
|
|
9
|
-
[key: string]: boolean;
|
|
10
|
-
} | null;
|
|
11
|
-
static dateIso(control: AbstractControl): {
|
|
12
|
-
[key: string]: boolean;
|
|
13
|
-
} | null;
|
|
14
|
-
static digits(control: AbstractControl): {
|
|
15
|
-
[key: string]: boolean;
|
|
16
|
-
} | null;
|
|
17
|
-
static email(control: AbstractControl): {
|
|
18
|
-
[key: string]: boolean;
|
|
19
|
-
} | null;
|
|
20
|
-
static maxLength(number: number): ValidatorFn;
|
|
21
|
-
static minLength(number: number): ValidatorFn;
|
|
22
|
-
static number(control: AbstractControl): {
|
|
23
|
-
[key: string]: boolean;
|
|
24
|
-
} | null;
|
|
25
|
-
static required(control: AbstractControl): {
|
|
26
|
-
[key: string]: boolean;
|
|
27
|
-
} | null;
|
|
28
|
-
static tel(control: AbstractControl): {
|
|
29
|
-
[key: string]: boolean;
|
|
30
|
-
} | null;
|
|
31
|
-
static url(control: AbstractControl): {
|
|
32
|
-
[key: string]: boolean;
|
|
33
|
-
} | null;
|
|
34
|
-
static rangeLength(number1: number, number2: number): ValidatorFn;
|
|
35
|
-
static range(number1: number, number2: number): ValidatorFn;
|
|
36
|
-
}
|
|
1
|
+
import { AbstractControl, ValidatorFn } from '@angular/forms';
|
|
2
|
+
export declare class FormValidators {
|
|
3
|
+
static max(number: number | Date): ValidatorFn;
|
|
4
|
+
static min(number: number | Date): ValidatorFn;
|
|
5
|
+
static creditcard(control: AbstractControl): {
|
|
6
|
+
[key: string]: boolean;
|
|
7
|
+
} | null;
|
|
8
|
+
static date(control: AbstractControl): {
|
|
9
|
+
[key: string]: boolean;
|
|
10
|
+
} | null;
|
|
11
|
+
static dateIso(control: AbstractControl): {
|
|
12
|
+
[key: string]: boolean;
|
|
13
|
+
} | null;
|
|
14
|
+
static digits(control: AbstractControl): {
|
|
15
|
+
[key: string]: boolean;
|
|
16
|
+
} | null;
|
|
17
|
+
static email(control: AbstractControl): {
|
|
18
|
+
[key: string]: boolean;
|
|
19
|
+
} | null;
|
|
20
|
+
static maxLength(number: number): ValidatorFn;
|
|
21
|
+
static minLength(number: number): ValidatorFn;
|
|
22
|
+
static number(control: AbstractControl): {
|
|
23
|
+
[key: string]: boolean;
|
|
24
|
+
} | null;
|
|
25
|
+
static required(control: AbstractControl): {
|
|
26
|
+
[key: string]: boolean;
|
|
27
|
+
} | null;
|
|
28
|
+
static tel(control: AbstractControl): {
|
|
29
|
+
[key: string]: boolean;
|
|
30
|
+
} | null;
|
|
31
|
+
static url(control: AbstractControl): {
|
|
32
|
+
[key: string]: boolean;
|
|
33
|
+
} | null;
|
|
34
|
+
static rangeLength(number1: number, number2: number): ValidatorFn;
|
|
35
|
+
static range(number1: number, number2: number): ValidatorFn;
|
|
36
|
+
}
|
package/src/index.d.ts
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
export { TextBoxComponent } from './textbox/textbox.component';
|
|
2
|
-
export { TextBoxModule } from './textbox/textbox.module';
|
|
3
|
-
export { TextBoxAllModule } from './textbox/textbox-all.module';
|
|
4
|
-
export { TextAreaComponent } from './textarea/textarea.component';
|
|
5
|
-
export { TextAreaModule } from './textarea/textarea.module';
|
|
6
|
-
export { TextAreaAllModule } from './textarea/textarea-all.module';
|
|
7
|
-
export { NumericTextBoxComponent } from './numerictextbox/numerictextbox.component';
|
|
8
|
-
export { NumericTextBoxModule } from './numerictextbox/numerictextbox.module';
|
|
9
|
-
export { NumericTextBoxAllModule } from './numerictextbox/numerictextbox-all.module';
|
|
10
|
-
export { MaskedTextBoxComponent } from './maskedtextbox/maskedtextbox.component';
|
|
11
|
-
export { MaskedTextBoxModule } from './maskedtextbox/maskedtextbox.module';
|
|
12
|
-
export { MaskedTextBoxAllModule } from './maskedtextbox/maskedtextbox-all.module';
|
|
13
|
-
export { SliderComponent } from './slider/slider.component';
|
|
14
|
-
export { SliderModule } from './slider/slider.module';
|
|
15
|
-
export { SliderAllModule } from './slider/slider-all.module';
|
|
16
|
-
export { UploadedFilesDirective, FilesDirective } from './uploader/files.directive';
|
|
17
|
-
export { UploaderComponent } from './uploader/uploader.component';
|
|
18
|
-
export { UploaderModule } from './uploader/uploader.module';
|
|
19
|
-
export { UploaderAllModule } from './uploader/uploader-all.module';
|
|
20
|
-
export { ColorPickerComponent } from './color-picker/colorpicker.component';
|
|
21
|
-
export { ColorPickerModule } from './color-picker/colorpicker.module';
|
|
22
|
-
export { ColorPickerAllModule } from './color-picker/colorpicker-all.module';
|
|
23
|
-
export { SignatureComponent } from './signature/signature.component';
|
|
24
|
-
export { SignatureModule } from './signature/signature.module';
|
|
25
|
-
export { SignatureAllModule } from './signature/signature-all.module';
|
|
26
|
-
export { RatingComponent } from './rating/rating.component';
|
|
27
|
-
export { RatingModule } from './rating/rating.module';
|
|
28
|
-
export { RatingAllModule } from './rating/rating-all.module';
|
|
29
|
-
export { OtpInputComponent } from './otp-input/otpinput.component';
|
|
30
|
-
export { OtpInputModule } from './otp-input/otpinput.module';
|
|
31
|
-
export { OtpInputAllModule } from './otp-input/otpinput-all.module';
|
|
32
|
-
export { SmartTextAreaComponent } from './smart-textarea/smarttextarea.component';
|
|
33
|
-
export { SmartTextAreaModule } from './smart-textarea/smarttextarea.module';
|
|
34
|
-
export { SmartTextAreaAllModule } from './smart-textarea/smarttextarea-all.module';
|
|
35
|
-
export { SpeechToTextComponent } from './speech-to-text/speechtotext.component';
|
|
36
|
-
export { SpeechToTextModule } from './speech-to-text/speechtotext.module';
|
|
37
|
-
export { SpeechToTextAllModule } from './speech-to-text/speechtotext-all.module';
|
|
38
|
-
export * from './form-validator/form-validator';
|
|
39
|
-
export * from '@syncfusion/ej2-inputs';
|
|
1
|
+
export { TextBoxComponent } from './textbox/textbox.component';
|
|
2
|
+
export { TextBoxModule } from './textbox/textbox.module';
|
|
3
|
+
export { TextBoxAllModule } from './textbox/textbox-all.module';
|
|
4
|
+
export { TextAreaComponent } from './textarea/textarea.component';
|
|
5
|
+
export { TextAreaModule } from './textarea/textarea.module';
|
|
6
|
+
export { TextAreaAllModule } from './textarea/textarea-all.module';
|
|
7
|
+
export { NumericTextBoxComponent } from './numerictextbox/numerictextbox.component';
|
|
8
|
+
export { NumericTextBoxModule } from './numerictextbox/numerictextbox.module';
|
|
9
|
+
export { NumericTextBoxAllModule } from './numerictextbox/numerictextbox-all.module';
|
|
10
|
+
export { MaskedTextBoxComponent } from './maskedtextbox/maskedtextbox.component';
|
|
11
|
+
export { MaskedTextBoxModule } from './maskedtextbox/maskedtextbox.module';
|
|
12
|
+
export { MaskedTextBoxAllModule } from './maskedtextbox/maskedtextbox-all.module';
|
|
13
|
+
export { SliderComponent } from './slider/slider.component';
|
|
14
|
+
export { SliderModule } from './slider/slider.module';
|
|
15
|
+
export { SliderAllModule } from './slider/slider-all.module';
|
|
16
|
+
export { UploadedFilesDirective, FilesDirective } from './uploader/files.directive';
|
|
17
|
+
export { UploaderComponent } from './uploader/uploader.component';
|
|
18
|
+
export { UploaderModule } from './uploader/uploader.module';
|
|
19
|
+
export { UploaderAllModule } from './uploader/uploader-all.module';
|
|
20
|
+
export { ColorPickerComponent } from './color-picker/colorpicker.component';
|
|
21
|
+
export { ColorPickerModule } from './color-picker/colorpicker.module';
|
|
22
|
+
export { ColorPickerAllModule } from './color-picker/colorpicker-all.module';
|
|
23
|
+
export { SignatureComponent } from './signature/signature.component';
|
|
24
|
+
export { SignatureModule } from './signature/signature.module';
|
|
25
|
+
export { SignatureAllModule } from './signature/signature-all.module';
|
|
26
|
+
export { RatingComponent } from './rating/rating.component';
|
|
27
|
+
export { RatingModule } from './rating/rating.module';
|
|
28
|
+
export { RatingAllModule } from './rating/rating-all.module';
|
|
29
|
+
export { OtpInputComponent } from './otp-input/otpinput.component';
|
|
30
|
+
export { OtpInputModule } from './otp-input/otpinput.module';
|
|
31
|
+
export { OtpInputAllModule } from './otp-input/otpinput-all.module';
|
|
32
|
+
export { SmartTextAreaComponent } from './smart-textarea/smarttextarea.component';
|
|
33
|
+
export { SmartTextAreaModule } from './smart-textarea/smarttextarea.module';
|
|
34
|
+
export { SmartTextAreaAllModule } from './smart-textarea/smarttextarea-all.module';
|
|
35
|
+
export { SpeechToTextComponent } from './speech-to-text/speechtotext.component';
|
|
36
|
+
export { SpeechToTextModule } from './speech-to-text/speechtotext.module';
|
|
37
|
+
export { SpeechToTextAllModule } from './speech-to-text/speechtotext-all.module';
|
|
38
|
+
export * from './form-validator/form-validator';
|
|
39
|
+
export * from '@syncfusion/ej2-inputs';
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class MaskedTextBoxAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.MaskedTextBoxModule], [typeof i2.MaskedTextBoxModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the MaskedTextBox component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class MaskedTextBoxAllModule {
|
|
5
|
+
}
|
|
@@ -1,63 +1,40 @@
|
|
|
1
|
-
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import { MaskedTextBox } 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
|
-
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
42
|
-
* @default null
|
|
43
|
-
* @angulartype string | object
|
|
44
|
-
* @reacttype string | function | JSX.Element
|
|
45
|
-
* @vuetype string | function
|
|
46
|
-
* @asptype string
|
|
47
|
-
*/
|
|
48
|
-
appendTemplate: any;
|
|
49
|
-
private skipFromEvent;
|
|
50
|
-
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
51
|
-
registerOnChange(registerFunction: (_: any) => void): void;
|
|
52
|
-
registerOnTouched(registerFunction: () => void): void;
|
|
53
|
-
writeValue(value: any): void;
|
|
54
|
-
setDisabledState(disabled: boolean): void;
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
ngAfterViewInit(): void;
|
|
57
|
-
ngOnDestroy(): void;
|
|
58
|
-
ngAfterContentChecked(): void;
|
|
59
|
-
registerEvents: (eventList: string[]) => void;
|
|
60
|
-
addTwoWay: (propList: string[]) => void;
|
|
61
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxComponent, never>;
|
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaskedTextBoxComponent, "ejs-maskedtextbox", never, { "appendTemplate": "appendTemplate"; "cssClass": "cssClass"; "customCharacters": "customCharacters"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "mask": "mask"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "promptChar": "promptChar"; "readonly": "readonly"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
63
|
-
}
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { MaskedTextBox } 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 MaskedTextbox Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ej-maskedtextbox [value]='value'></ej-maskedtextbox>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class MaskedTextBoxComponent extends MaskedTextBox 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
|
+
valueChange: any;
|
|
28
|
+
private skipFromEvent;
|
|
29
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
30
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
31
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
32
|
+
writeValue(value: any): void;
|
|
33
|
+
setDisabledState(disabled: boolean): void;
|
|
34
|
+
ngOnInit(): void;
|
|
35
|
+
ngAfterViewInit(): void;
|
|
36
|
+
ngOnDestroy(): void;
|
|
37
|
+
ngAfterContentChecked(): void;
|
|
38
|
+
registerEvents: (eventList: string[]) => void;
|
|
39
|
+
addTwoWay: (propList: string[]) => void;
|
|
40
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class MaskedTextBoxModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxModule, [typeof i1.MaskedTextBoxComponent], [typeof i2.CommonModule], [typeof i1.MaskedTextBoxComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the MaskedTextBox component.
|
|
3
|
+
*/
|
|
4
|
+
export declare class MaskedTextBoxModule {
|
|
5
|
+
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
*/
|
|
7
|
-
export declare class NumericTextBoxAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NumericTextBoxAllModule, never, [typeof i1.CommonModule, typeof i2.NumericTextBoxModule], [typeof i2.NumericTextBoxModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NumericTextBoxAllModule>;
|
|
11
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* NgModule definition for the NumericTextBox component with providers.
|
|
3
|
+
*/
|
|
4
|
+
export declare class NumericTextBoxAllModule {
|
|
5
|
+
}
|