Added support for WAI ARIA labels to toolbar buttons. Configured tooltip/text will automatically be set as ARIA label
Added support for WAI ARIA roles to role configuration. Each role can now use set a proper ARIA role configured elements. Role overrides can be used in order to set WAI ARIA roles individually on element level. For this, the role configuration flag ariaRole has been added
Added support for WAI ARIA label configuration on element level. Within your types definition, you can now set the property ariaLabel directly on element level