jQuery(function(e){e(".dlm-select-ext").select2(),e(".copy-dlm-button").click(function(t){t.preventDefault();t=e(this).parent().find("input");t.focus(),t.select(),document.execCommand("copy"),e(this).next("span").text(e(this).data("item")+" copied"),e(".copy-dlm-button").not(e(this)).parent().find("span").text("")})});