Labelmask is a way to create accessible input hinting without using input masks.
input[type=text]
data-grouplength="4"
pattern="[0-9]*"
input[type=tel]
data-grouplength="3,3,"