* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>'
* fix: fix type 'number' is not assignable to type 'Timeout'
* feat: add 'auto-fixed' prop to control whether to fixed the value that out of rang
* docs(Stepper): fix prop name
* perf: whether to format the value entered by the user