From 7086111ad4dd997e12a3220e1ee60c9b9bcf0bb8 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 7 Jan 2020 13:06:14 +0100 Subject: Added wordpress --- srcs/wordpress/wp-includes/js/jquery/ui/button.min.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 srcs/wordpress/wp-includes/js/jquery/ui/button.min.js (limited to 'srcs/wordpress/wp-includes/js/jquery/ui/button.min.js') diff --git a/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js b/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js new file mode 100644 index 0000000..8b1b4af --- /dev/null +++ b/srcs/wordpress/wp-includes/js/jquery/ui/button.min.js @@ -0,0 +1,11 @@ +/*! + * jQuery UI Button 1.11.4 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + * + * http://api.jqueryui.com/button/ + */ +!function(t){"function"==typeof define&&define.amd?define(["jquery","./core","./widget"],t):t(jQuery)}(function(o){function n(){var t=o(this);setTimeout(function(){t.find(":ui-button").button("refresh")},1)}function a(t){var e=t.name,i=t.form,s=o([]);return e&&(e=e.replace(/'/g,"\\'"),s=i?o(i).find("[name='"+e+"'][type=radio]"):o("[name='"+e+"'][type=radio]",t.ownerDocument).filter(function(){return!this.form})),s}var u,r="ui-button ui-widget ui-state-default ui-corner-all",l="ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button-text-only";return o.widget("ui.button",{version:"1.11.4",defaultElement:"