/*! * (C) Ionic http://ionicframework.com - MIT License */ var watchForOptions=function(t,e,n){if(typeof MutationObserver==="undefined"){return}var r=new MutationObserver((function(t){n(getSelectedOption(t,e))}));r.observe(t,{childList:true,subtree:true});return r};var getSelectedOption=function(t,e){var n;t.forEach((function(t){for(var r=0;r