pub fn trigger_label_entity( trigger_labels: &Query<'_, '_, &ButtonLabel>, select: &Select, ) -> Option<Entity>