Comparing version 1.13.0-alpha.1 to 1.13.0-rc.1
@@ -71,3 +71,3 @@ { | ||
}, | ||
"version": "1.13.0-alpha.1" | ||
"version": "1.13.0-rc.1" | ||
} |
@@ -143,5 +143,5 @@ "use strict"; | ||
module.exports.dependencies = [ | ||
"download.jqueryui.com@2.2.1", | ||
"download.jqueryui.com@2.2.4", | ||
"node-packager@0.0.6", | ||
"shelljs@0.8.4" | ||
]; |
@@ -5,7 +5,7 @@ { | ||
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", | ||
"version": "1.13.0-alpha.1", | ||
"version": "1.13.0-rc.1", | ||
"homepage": "http://jqueryui.com", | ||
"author": { | ||
"name": "jQuery Foundation and other contributors", | ||
"url": "https://github.com/jquery/jquery-ui/blob/1.13.0-alpha.1/AUTHORS.txt" | ||
"url": "https://github.com/jquery/jquery-ui/blob/1.13.0-rc.1/AUTHORS.txt" | ||
}, | ||
@@ -55,15 +55,15 @@ "main": "ui/widget.js", | ||
"eslint-config-jquery": "3.0.0", | ||
"glob": "7.1.6", | ||
"grunt": "1.3.0", | ||
"glob": "7.1.7", | ||
"grunt": "1.4.1", | ||
"grunt-bowercopy": "1.2.5", | ||
"grunt-cli": "1.3.2", | ||
"grunt-cli": "1.4.3", | ||
"grunt-compare-size": "0.4.2", | ||
"grunt-contrib-concat": "1.0.1", | ||
"grunt-contrib-csslint": "2.0.0", | ||
"grunt-contrib-qunit": "4.0.0", | ||
"grunt-contrib-qunit": "5.0.1", | ||
"grunt-contrib-requirejs": "1.0.0", | ||
"grunt-contrib-uglify": "5.0.0", | ||
"grunt-contrib-uglify": "5.0.1", | ||
"grunt-eslint": "23.0.0", | ||
"grunt-git-authors": "3.2.0", | ||
"grunt-html": "14.2.0", | ||
"grunt-html": "14.5.0", | ||
"load-grunt-tasks": "5.1.0", | ||
@@ -70,0 +70,0 @@ "rimraf": "3.0.2", |
@@ -1,2 +0,2 @@ | ||
// This file is deprecated in 1.12.0 to be removed in 1.13 | ||
// This file is deprecated in 1.12.0 to be removed in 1.14 | ||
( function() { | ||
@@ -3,0 +3,0 @@ "use strict"; |
/*! | ||
* jQuery UI :data 1.13.0-alpha.1 | ||
* jQuery UI :data 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Disable Selection 1.13.0-alpha.1 | ||
* jQuery UI Disable Selection 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects 1.13.0-alpha.1 | ||
* jQuery UI Effects 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -408,3 +408,3 @@ * | ||
$.extend( $.effects, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
@@ -708,3 +708,3 @@ define: function( name, mode, effect ) { | ||
// See $.uiBackCompat inside of run() for removal of defaultMode in 1.13 | ||
// See $.uiBackCompat inside of run() for removal of defaultMode in 1.14 | ||
if ( defaultMode && ( normalizedMode === "show" || | ||
@@ -711,0 +711,0 @@ ( normalizedMode === defaultMode && normalizedMode === "hide" ) ) ) { |
/*! | ||
* jQuery UI Effects Blind 1.13.0-alpha.1 | ||
* jQuery UI Effects Blind 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Bounce 1.13.0-alpha.1 | ||
* jQuery UI Effects Bounce 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Clip 1.13.0-alpha.1 | ||
* jQuery UI Effects Clip 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Drop 1.13.0-alpha.1 | ||
* jQuery UI Effects Drop 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Explode 1.13.0-alpha.1 | ||
* jQuery UI Effects Explode 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Fade 1.13.0-alpha.1 | ||
* jQuery UI Effects Fade 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Fold 1.13.0-alpha.1 | ||
* jQuery UI Effects Fold 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Highlight 1.13.0-alpha.1 | ||
* jQuery UI Effects Highlight 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Puff 1.13.0-alpha.1 | ||
* jQuery UI Effects Puff 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Pulsate 1.13.0-alpha.1 | ||
* jQuery UI Effects Pulsate 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Scale 1.13.0-alpha.1 | ||
* jQuery UI Effects Scale 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Shake 1.13.0-alpha.1 | ||
* jQuery UI Effects Shake 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Size 1.13.0-alpha.1 | ||
* jQuery UI Effects Size 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Slide 1.13.0-alpha.1 | ||
* jQuery UI Effects Slide 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Effects Transfer 1.13.0-alpha.1 | ||
* jQuery UI Effects Transfer 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Focusable 1.13.0-alpha.1 | ||
* jQuery UI Focusable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Form Reset Mixin 1.13.0-alpha.1 | ||
* jQuery UI Form Reset Mixin 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Support for jQuery core 1.8.x and newer 1.13.0-alpha.1 | ||
* jQuery UI Support for jQuery core 1.8.x and newer 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Keycode 1.13.0-alpha.1 | ||
* jQuery UI Keycode 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Labels 1.13.0-alpha.1 | ||
* jQuery UI Labels 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Position 1.13.0-alpha.1 | ||
* jQuery UI Position 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Scroll Parent 1.13.0-alpha.1 | ||
* jQuery UI Scroll Parent 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Tabbable 1.13.0-alpha.1 | ||
* jQuery UI Tabbable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Unique ID 1.13.0-alpha.1 | ||
* jQuery UI Unique ID 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
@@ -18,4 +18,4 @@ ( function( factory ) { | ||
return $.ui.version = "1.13.0-alpha.1"; | ||
return $.ui.version = "1.13.0-rc.1"; | ||
} ); |
/*! | ||
* jQuery UI Widget 1.13.0-alpha.1 | ||
* jQuery UI Widget 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* jQuery UI Accordion 1.13.0-alpha.1 | ||
* jQuery UI Accordion 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -43,3 +43,3 @@ * | ||
return $.widget( "ui.accordion", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -46,0 +46,0 @@ active: 0, |
/*! | ||
* jQuery UI Autocomplete 1.13.0-alpha.1 | ||
* jQuery UI Autocomplete 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -43,3 +43,3 @@ * | ||
$.widget( "ui.autocomplete", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<input>", | ||
@@ -46,0 +46,0 @@ options: { |
/*! | ||
* jQuery UI Button 1.13.0-alpha.1 | ||
* jQuery UI Button 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -45,3 +45,3 @@ * | ||
$.widget( "ui.button", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<button>", | ||
@@ -48,0 +48,0 @@ options: { |
/*! | ||
* jQuery UI Checkboxradio 1.13.0-alpha.1 | ||
* jQuery UI Checkboxradio 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -41,3 +41,3 @@ * | ||
$.widget( "ui.checkboxradio", [ $.ui.formResetMixin, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -44,0 +44,0 @@ disabled: null, |
/*! | ||
* jQuery UI Controlgroup 1.13.0-alpha.1 | ||
* jQuery UI Controlgroup 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -40,3 +40,3 @@ * | ||
return $.widget( "ui.controlgroup", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<div>", | ||
@@ -43,0 +43,0 @@ options: { |
/*! | ||
* jQuery UI Dialog 1.13.0-alpha.1 | ||
* jQuery UI Dialog 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -50,3 +50,3 @@ * | ||
$.widget( "ui.dialog", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -53,0 +53,0 @@ appendTo: "body", |
/*! | ||
* jQuery UI Draggable 1.13.0-alpha.1 | ||
* jQuery UI Draggable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -43,3 +43,3 @@ * | ||
$.widget( "ui.draggable", $.ui.mouse, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
widgetEventPrefix: "drag", | ||
@@ -46,0 +46,0 @@ options: { |
/*! | ||
* jQuery UI Droppable 1.13.0-alpha.1 | ||
* jQuery UI Droppable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -38,3 +38,3 @@ * | ||
$.widget( "ui.droppable", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
widgetEventPrefix: "drop", | ||
@@ -245,3 +245,3 @@ options: { | ||
// Extension points just to make backcompat sane and avoid duplicating logic | ||
// TODO: Remove in 1.13 along with call to it below | ||
// TODO: Remove in 1.14 along with call to it below | ||
_addHoverClass: function() { | ||
@@ -248,0 +248,0 @@ this._addClass( "ui-droppable-hover" ); |
/*! | ||
* jQuery UI Menu 1.13.0-alpha.1 | ||
* jQuery UI Menu 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -43,3 +43,3 @@ * | ||
return $.widget( "ui.menu", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<ul>", | ||
@@ -46,0 +46,0 @@ delay: 300, |
/*! | ||
* jQuery UI Mouse 1.13.0-alpha.1 | ||
* jQuery UI Mouse 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -41,3 +41,3 @@ * | ||
return $.widget( "ui.mouse", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -44,0 +44,0 @@ cancel: "input, textarea, button, select, option", |
/*! | ||
* jQuery UI Progressbar 1.13.0-alpha.1 | ||
* jQuery UI Progressbar 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -41,3 +41,3 @@ * | ||
return $.widget( "ui.progressbar", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -44,0 +44,0 @@ classes: { |
/*! | ||
* jQuery UI Resizable 1.13.0-alpha.1 | ||
* jQuery UI Resizable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -42,3 +42,3 @@ * | ||
$.widget( "ui.resizable", $.ui.mouse, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
widgetEventPrefix: "resize", | ||
@@ -45,0 +45,0 @@ options: { |
/*! | ||
* jQuery UI Selectable 1.13.0-alpha.1 | ||
* jQuery UI Selectable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -38,3 +38,3 @@ * | ||
return $.widget( "ui.selectable", $.ui.mouse, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -41,0 +41,0 @@ appendTo: "body", |
/*! | ||
* jQuery UI Selectmenu 1.13.0-alpha.1 | ||
* jQuery UI Selectmenu 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -47,3 +47,3 @@ * | ||
return $.widget( "ui.selectmenu", [ $.ui.formResetMixin, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<select>", | ||
@@ -50,0 +50,0 @@ options: { |
/*! | ||
* jQuery UI Slider 1.13.0-alpha.1 | ||
* jQuery UI Slider 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -41,3 +41,3 @@ * | ||
return $.widget( "ui.slider", $.ui.mouse, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
widgetEventPrefix: "slide", | ||
@@ -44,0 +44,0 @@ |
/*! | ||
* jQuery UI Sortable 1.13.0-alpha.1 | ||
* jQuery UI Sortable 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -41,3 +41,3 @@ * | ||
return $.widget( "ui.sortable", $.ui.mouse, { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
widgetEventPrefix: "sort", | ||
@@ -44,0 +44,0 @@ ready: false, |
/*! | ||
* jQuery UI Spinner 1.13.0-alpha.1 | ||
* jQuery UI Spinner 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -53,3 +53,3 @@ * | ||
$.widget( "ui.spinner", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
defaultElement: "<input>", | ||
@@ -56,0 +56,0 @@ widgetEventPrefix: "spin", |
/*! | ||
* jQuery UI Tabs 1.13.0-alpha.1 | ||
* jQuery UI Tabs 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -42,3 +42,3 @@ * | ||
$.widget( "ui.tabs", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
delay: 300, | ||
@@ -45,0 +45,0 @@ options: { |
/*! | ||
* jQuery UI Tooltip 1.13.0-alpha.1 | ||
* jQuery UI Tooltip 1.13.0-rc.1 | ||
* http://jqueryui.com | ||
@@ -42,3 +42,3 @@ * | ||
$.widget( "ui.tooltip", { | ||
version: "1.13.0-alpha.1", | ||
version: "1.13.0-rc.1", | ||
options: { | ||
@@ -45,0 +45,0 @@ classes: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
13744167