v2.1.18: Enable proper handling of disabled state for dropdowns
Refactored the handling of the `disabled` state in the Bootstrap select plugin to ensure both visual and functional updates. Buttons reflect the `disabled` state reliably, and events are consistently triggered to notify other components. This improves accessibility and handles edge cases where interactions were previously inconsistent.