export const PATTERN_REGEX = /^(undefined|[+-]?\d+(\.\d+)?|(\.\d+))(rs|rw|rh)$/;
