Add a boolean prop to the select module that allows users to deselect the current option by clicking it again. When enabled, clicking on an already selected option would set the value to null and emit ...