diff -r 3d4e9c994f10 -r a86126ab1dd4 wp/wp-includes/js/wpdialog.min.js --- a/wp/wp-includes/js/wpdialog.min.js Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-includes/js/wpdialog.min.js Tue Dec 15 13:49:49 2020 +0100 @@ -1,1 +1,2 @@ -!function(a){a.widget("wp.wpdialog",a.ui.dialog,{open:function(){this.isOpen()||!1===this._trigger("beforeOpen")||(this._super(),this.element.focus(),this._trigger("refresh"))}}),a.wp.wpdialog.prototype.options.closeOnEscape=!1}(jQuery); \ No newline at end of file +/*! This file is auto-generated */ +!function(e){e.widget("wp.wpdialog",e.ui.dialog,{open:function(){this.isOpen()||!1===this._trigger("beforeOpen")||(this._super(),this.element.focus(),this._trigger("refresh"))}}),e.wp.wpdialog.prototype.options.closeOnEscape=!1}(jQuery); \ No newline at end of file