fires when a new input is added
ribbon.events.on("InputCreated", function(id, el){ console.log(id); });