////
/// @group schemas
/// @access private
/// @author <a href="https://github.com/simeonoff" target="_blank">Simeon Simeonoff</a>
////
$_default-elevation-time-picker: (
    modal-elevation: 24,
    dropdown-elevation: 8
);
