I read in another blog display: inline-flex
and never heard about it before.
This codepen discripe the difference in comparison to display: flex
The intent attribute should do the same effect like the css code display: contents
.
It replaced the box with its child elements.