Results 4 issues of Sandro Wong

### Defect Fixes Fixes issue https://github.com/primefaces/primeng/issues/16678 The import `InputTextareaModule` from docs v18.0.0-beta.3 doesn't work ![image](https://github.com/user-attachments/assets/9fe044d4-110b-4fbc-ba89-3ab3fe0dc87b)

Updates the example on how to set the custom preset. Issue: https://github.com/primefaces/primeng/issues/16647

- Removes extra spacing - Renames "warning" to "warn" to match the `severity` type defined in https://github.com/primefaces/primeng/blob/6f926f194c970794d8829db0dfa204a526c187bb/src/app/components/button/button.ts#L150 Issue https://github.com/primefaces/primeng/issues/16645

### Describe the bug The textarea component is not working with `pTextarea` directive. ### Environment Local and on stackblitz ### Reproducer https://stackblitz.com/edit/stackblitz-starters-bxbgpx?file=src%2Fmain.ts ### Angular version 18.1.0 ### PrimeNG version 18.0.0-beta.3...

Status: Needs Triage