feat(GlBaseDropdown): Allow custom toggle for the new dropdowns
What does this MR do?
It adds the ability to provide custom content to the new dropdowns' toggle button. Currently, we have only Listbox implemented. So the storybook story is implemented with Listbox. But most likely it will be wider used with the GlDisclosure
which is currently in progress.
Edited by Olena Horal-Koretska