Created by: arechsteiner
Adds an option to suppress the deprecation warning for the mixin text-hide()
and sets the flag where the mixin is used internally.
This avoids that the vanilla Bootstrap SCSS build spawns a warning by default, while maintaining the warning when text-hide()
is used normally.
/CC: @XhmikosR
Fixes #26237 (closed)