- Issue created by @pdureau
As patterns/components can be used as layouts, we can use it instead of layouts and layout options so one less contrib dependency on the long run.
No more need to have ui_suite_material.layouts.yml and ui_suite_material.layout_options.yml. It is OK to remove them because we are still in alpha.
In this issue, let's create 4 new components:
Use cols as slots.
Use options as props, unfortunately there is currently no mechanism to avoid duplication of props applying to all slots, so let's have the options duplicated.
Provide MR
Active
2.0
Code