The input text to normalize.
Optionalconfig: Partial<IConfig>The configuration object.
The symbol used in input formatter.
The list of allowed characters in input formatter.
The mapping of characters to be replaced in input formatter.
The template used in input formatter.
The input formatter function to apply on each character.
Normalize text by applying inputFormatter function to each character.