This commit is contained in:
parent
864f0052b4
commit
40d762f90a
1 changed files with 0 additions and 22 deletions
22
dist/libs.js
vendored
22
dist/libs.js
vendored
|
@ -10600,28 +10600,6 @@ if ( !noGlobal ) {
|
||||||
return jQuery;
|
return jQuery;
|
||||||
} );
|
} );
|
||||||
|
|
||||||
// This file is deprecated in 1.12.0 to be removed in 1.13
|
|
||||||
( function() {
|
|
||||||
define( [
|
|
||||||
"jquery",
|
|
||||||
"./data",
|
|
||||||
"./disable-selection",
|
|
||||||
"./focusable",
|
|
||||||
"./form",
|
|
||||||
"./ie",
|
|
||||||
"./keycode",
|
|
||||||
"./labels",
|
|
||||||
"./jquery-1-7",
|
|
||||||
"./plugin",
|
|
||||||
"./safe-active-element",
|
|
||||||
"./safe-blur",
|
|
||||||
"./scroll-parent",
|
|
||||||
"./tabbable",
|
|
||||||
"./unique-id",
|
|
||||||
"./version"
|
|
||||||
] );
|
|
||||||
} )();
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* jQuery UI Widget 1.12.1
|
* jQuery UI Widget 1.12.1
|
||||||
* http://jqueryui.com
|
* http://jqueryui.com
|
||||||
|
|
Loading…
Reference in a new issue