Describe the bug
When defined, the aria-label of the ComboBox is applied to the wrapper element with a "k-combobox" class while it should be applied to the input element with the "k-input-inner" class
To Reproduce
Expected behavior
The aria-label should be applied to the inner input element