diff options
73 files changed, 97 insertions, 97 deletions
diff --git a/bower.json b/bower.json index 2c8b5a6ba..361f57d3f 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,6 @@ "qunit-assert-close": "JamesMGreene/qunit-assert-close#v1.1.1", "qunit-composite": "JamesMGreene/qunit-composite#v1.1.0", "requirejs": "2.1.14", - "jquery-1.7.0": "jquery#1.7.0", "jquery-1.7.1": "jquery#1.7.1", "jquery-1.7.2": "jquery#1.7.2", @@ -45,5 +44,6 @@ "jquery-2.1.1": "jquery#2.1.1", "jquery-2.1.2": "jquery#2.1.2", "jquery-2.1.3": "jquery#2.1.3" - } + }, + "version": "1.12.0-rc.2" } diff --git a/package.json b/package.json index faf798b11..74c4188ba 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "jquery-ui", "title": "jQuery UI", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", - "version": "1.12.0-pre", + "version": "1.12.0-rc.2", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt" + "url": "https://github.com/jquery/jquery-ui/blob/1.12.0-rc.2/AUTHORS.txt" }, "main": "ui/widget.js", "maintainers": [ diff --git a/themes/base/accordion.css b/themes/base/accordion.css index baffce488..ff4b19a81 100644 --- a/themes/base/accordion.css +++ b/themes/base/accordion.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Accordion @VERSION + * jQuery UI Accordion 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/all.css b/themes/base/all.css index b31adc80f..068c83717 100644 --- a/themes/base/all.css +++ b/themes/base/all.css @@ -1,5 +1,5 @@ /*! - * jQuery UI CSS Framework @VERSION + * jQuery UI CSS Framework 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/autocomplete.css b/themes/base/autocomplete.css index 7fcb2829e..83ccd4fbd 100644 --- a/themes/base/autocomplete.css +++ b/themes/base/autocomplete.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Autocomplete @VERSION + * jQuery UI Autocomplete 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/base.css b/themes/base/base.css index 3b33e9bc0..c03a74fad 100644 --- a/themes/base/base.css +++ b/themes/base/base.css @@ -1,5 +1,5 @@ /*! - * jQuery UI CSS Framework @VERSION + * jQuery UI CSS Framework 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/button.css b/themes/base/button.css index 4a3a57d48..f53362e2b 100644 --- a/themes/base/button.css +++ b/themes/base/button.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Button @VERSION + * jQuery UI Button 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/checkboxradio.css b/themes/base/checkboxradio.css index a41125e23..bca60835c 100644 --- a/themes/base/checkboxradio.css +++ b/themes/base/checkboxradio.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Checkboxradio @VERSION + * jQuery UI Checkboxradio 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/controlgroup.css b/themes/base/controlgroup.css index 35e442e17..66bb99683 100644 --- a/themes/base/controlgroup.css +++ b/themes/base/controlgroup.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Controlgroup @VERSION + * jQuery UI Controlgroup 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/core.css b/themes/base/core.css index 2ff5d2da4..29de97125 100644 --- a/themes/base/core.css +++ b/themes/base/core.css @@ -1,5 +1,5 @@ /*! - * jQuery UI CSS Framework @VERSION + * jQuery UI CSS Framework 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/datepicker.css b/themes/base/datepicker.css index 91da063a6..15444b8ef 100644 --- a/themes/base/datepicker.css +++ b/themes/base/datepicker.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Datepicker @VERSION + * jQuery UI Datepicker 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/dialog.css b/themes/base/dialog.css index 7146fe953..eeb61edb7 100644 --- a/themes/base/dialog.css +++ b/themes/base/dialog.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Dialog @VERSION + * jQuery UI Dialog 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/draggable.css b/themes/base/draggable.css index f2000c456..2fb935dfe 100644 --- a/themes/base/draggable.css +++ b/themes/base/draggable.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Draggable @VERSION + * jQuery UI Draggable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/menu.css b/themes/base/menu.css index 0f01a0cae..abbbc4518 100644 --- a/themes/base/menu.css +++ b/themes/base/menu.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Menu @VERSION + * jQuery UI Menu 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/progressbar.css b/themes/base/progressbar.css index ede7e1f92..31bbe7308 100644 --- a/themes/base/progressbar.css +++ b/themes/base/progressbar.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Progressbar @VERSION + * jQuery UI Progressbar 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/resizable.css b/themes/base/resizable.css index 318c6ebdd..8dc65e5f7 100644 --- a/themes/base/resizable.css +++ b/themes/base/resizable.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Resizable @VERSION + * jQuery UI Resizable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/selectable.css b/themes/base/selectable.css index f0790f471..dbaf46185 100644 --- a/themes/base/selectable.css +++ b/themes/base/selectable.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Selectable @VERSION + * jQuery UI Selectable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/selectmenu.css b/themes/base/selectmenu.css index 3299f9e4d..e298753b1 100644 --- a/themes/base/selectmenu.css +++ b/themes/base/selectmenu.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Selectmenu @VERSION + * jQuery UI Selectmenu 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/slider.css b/themes/base/slider.css index cffdc9691..4bef32a02 100644 --- a/themes/base/slider.css +++ b/themes/base/slider.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Slider @VERSION + * jQuery UI Slider 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/sortable.css b/themes/base/sortable.css index 7931b451e..f15d6a5a3 100644 --- a/themes/base/sortable.css +++ b/themes/base/sortable.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Sortable @VERSION + * jQuery UI Sortable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/spinner.css b/themes/base/spinner.css index c3908106f..23799b7ba 100644 --- a/themes/base/spinner.css +++ b/themes/base/spinner.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Spinner @VERSION + * jQuery UI Spinner 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/tabs.css b/themes/base/tabs.css index 06ae1a8b2..b77c2f4e8 100644 --- a/themes/base/tabs.css +++ b/themes/base/tabs.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Tabs @VERSION + * jQuery UI Tabs 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/theme.css b/themes/base/theme.css index acac7cc04..eb37960b5 100644 --- a/themes/base/theme.css +++ b/themes/base/theme.css @@ -1,5 +1,5 @@ /*! - * jQuery UI CSS Framework @VERSION + * jQuery UI CSS Framework 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/themes/base/tooltip.css b/themes/base/tooltip.css index 809b148a2..1ba38d151 100644 --- a/themes/base/tooltip.css +++ b/themes/base/tooltip.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Tooltip @VERSION + * jQuery UI Tooltip 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/data.js b/ui/data.js index d0417b8f9..c38241d0b 100644 --- a/ui/data.js +++ b/ui/data.js @@ -1,5 +1,5 @@ /*! - * jQuery UI :data @VERSION + * jQuery UI :data 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/disable-selection.js b/ui/disable-selection.js index aa6df0173..1aae6927a 100644 --- a/ui/disable-selection.js +++ b/ui/disable-selection.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Disable Selection @VERSION + * jQuery UI Disable Selection 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effect.js b/ui/effect.js index 5b59817d5..74fc54516 100644 --- a/ui/effect.js +++ b/ui/effect.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects @VERSION + * jQuery UI Effects 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -1068,7 +1068,7 @@ if ( $.uiBackCompat !== false ) { } $.extend( $.effects, { - version: "@VERSION", + version: "1.12.0-rc.2", define: function( name, mode, effect ) { if ( !effect ) { diff --git a/ui/effects/effect-blind.js b/ui/effects/effect-blind.js index 76781f4c7..d938ad73b 100644 --- a/ui/effects/effect-blind.js +++ b/ui/effects/effect-blind.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Blind @VERSION + * jQuery UI Effects Blind 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-bounce.js b/ui/effects/effect-bounce.js index 1743ef503..311858c06 100644 --- a/ui/effects/effect-bounce.js +++ b/ui/effects/effect-bounce.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Bounce @VERSION + * jQuery UI Effects Bounce 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-clip.js b/ui/effects/effect-clip.js index df3a1d644..1572650fa 100644 --- a/ui/effects/effect-clip.js +++ b/ui/effects/effect-clip.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Clip @VERSION + * jQuery UI Effects Clip 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-drop.js b/ui/effects/effect-drop.js index c7e3d7a6e..8d5e25572 100644 --- a/ui/effects/effect-drop.js +++ b/ui/effects/effect-drop.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Drop @VERSION + * jQuery UI Effects Drop 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-explode.js b/ui/effects/effect-explode.js index d5aca490f..e2ab6db03 100644 --- a/ui/effects/effect-explode.js +++ b/ui/effects/effect-explode.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Explode @VERSION + * jQuery UI Effects Explode 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-fade.js b/ui/effects/effect-fade.js index 1373ae8a7..da24feefa 100644 --- a/ui/effects/effect-fade.js +++ b/ui/effects/effect-fade.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Fade @VERSION + * jQuery UI Effects Fade 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-fold.js b/ui/effects/effect-fold.js index 2214a1cf3..1bc3fb53b 100644 --- a/ui/effects/effect-fold.js +++ b/ui/effects/effect-fold.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Fold @VERSION + * jQuery UI Effects Fold 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-highlight.js b/ui/effects/effect-highlight.js index 2ab587939..903242650 100644 --- a/ui/effects/effect-highlight.js +++ b/ui/effects/effect-highlight.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Highlight @VERSION + * jQuery UI Effects Highlight 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-puff.js b/ui/effects/effect-puff.js index bfe922f0c..13e7fe88c 100644 --- a/ui/effects/effect-puff.js +++ b/ui/effects/effect-puff.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Puff @VERSION + * jQuery UI Effects Puff 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-pulsate.js b/ui/effects/effect-pulsate.js index 9fce19194..b2ccd4670 100644 --- a/ui/effects/effect-pulsate.js +++ b/ui/effects/effect-pulsate.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Pulsate @VERSION + * jQuery UI Effects Pulsate 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-scale.js b/ui/effects/effect-scale.js index 9379f88c7..818233ef9 100644 --- a/ui/effects/effect-scale.js +++ b/ui/effects/effect-scale.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Scale @VERSION + * jQuery UI Effects Scale 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-shake.js b/ui/effects/effect-shake.js index 596aa12ae..7adc6b929 100644 --- a/ui/effects/effect-shake.js +++ b/ui/effects/effect-shake.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Shake @VERSION + * jQuery UI Effects Shake 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-size.js b/ui/effects/effect-size.js index 20af22777..13a2f4698 100644 --- a/ui/effects/effect-size.js +++ b/ui/effects/effect-size.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Size @VERSION + * jQuery UI Effects Size 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-slide.js b/ui/effects/effect-slide.js index 3ba7a2edc..e985c2cc3 100644 --- a/ui/effects/effect-slide.js +++ b/ui/effects/effect-slide.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Slide @VERSION + * jQuery UI Effects Slide 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-transfer.js b/ui/effects/effect-transfer.js index 0029de7a5..015c831c1 100644 --- a/ui/effects/effect-transfer.js +++ b/ui/effects/effect-transfer.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Transfer @VERSION + * jQuery UI Effects Transfer 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/focusable.js b/ui/focusable.js index b8355b96c..9e71db888 100644 --- a/ui/focusable.js +++ b/ui/focusable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Focusable @VERSION + * jQuery UI Focusable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/form-reset-mixin.js b/ui/form-reset-mixin.js index a14c82ee6..f5d92b4a7 100644 --- a/ui/form-reset-mixin.js +++ b/ui/form-reset-mixin.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Form Reset Mixin @VERSION + * jQuery UI Form Reset Mixin 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/jquery-1-7.js b/ui/jquery-1-7.js index bd40e332f..3ed4450c2 100644 --- a/ui/jquery-1-7.js +++ b/ui/jquery-1-7.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Support for jQuery core 1.7.x @VERSION + * jQuery UI Support for jQuery core 1.7.x 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/keycode.js b/ui/keycode.js index 17687fbbd..beffa9119 100644 --- a/ui/keycode.js +++ b/ui/keycode.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Keycode @VERSION + * jQuery UI Keycode 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/labels.js b/ui/labels.js index 2a78d886b..0126bfca3 100644 --- a/ui/labels.js +++ b/ui/labels.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Labels @VERSION + * jQuery UI Labels 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/position.js b/ui/position.js index 394105667..86f82d873 100644 --- a/ui/position.js +++ b/ui/position.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Position @VERSION + * jQuery UI Position 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/scroll-parent.js b/ui/scroll-parent.js index e64691988..1163bc6a2 100644 --- a/ui/scroll-parent.js +++ b/ui/scroll-parent.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Scroll Parent @VERSION + * jQuery UI Scroll Parent 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/tabbable.js b/ui/tabbable.js index 3baa641ce..cfa263b18 100644 --- a/ui/tabbable.js +++ b/ui/tabbable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Tabbable @VERSION + * jQuery UI Tabbable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/unique-id.js b/ui/unique-id.js index a8db136e3..6fe2e84a0 100644 --- a/ui/unique-id.js +++ b/ui/unique-id.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Unique ID @VERSION + * jQuery UI Unique ID 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/version.js b/ui/version.js index fdd99f79f..52f62260d 100644 --- a/ui/version.js +++ b/ui/version.js @@ -12,6 +12,6 @@ $.ui = $.ui || {}; -return $.ui.version = "@VERSION"; +return $.ui.version = "1.12.0-rc.2"; } ) ); diff --git a/ui/widget.js b/ui/widget.js index c82b95326..0acbd02ec 100644 --- a/ui/widget.js +++ b/ui/widget.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Widget @VERSION + * jQuery UI Widget 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/widgets/accordion.js b/ui/widgets/accordion.js index 530d73543..46efae5be 100644 --- a/ui/widgets/accordion.js +++ b/ui/widgets/accordion.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Accordion @VERSION + * jQuery UI Accordion 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -37,7 +37,7 @@ }( function( $ ) { return $.widget( "ui.accordion", { - version: "@VERSION", + version: "1.12.0-rc.2", options: { active: 0, animate: {}, diff --git a/ui/widgets/autocomplete.js b/ui/widgets/autocomplete.js index 079b0dab0..4d7dda7bf 100644 --- a/ui/widgets/autocomplete.js +++ b/ui/widgets/autocomplete.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Autocomplete @VERSION + * jQuery UI Autocomplete 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -37,7 +37,7 @@ }( function( $ ) { $.widget( "ui.autocomplete", { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<input>", options: { appendTo: null, diff --git a/ui/widgets/button.js b/ui/widgets/button.js index 50da9f9e2..f09642a9e 100644 --- a/ui/widgets/button.js +++ b/ui/widgets/button.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Button @VERSION + * jQuery UI Button 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -39,7 +39,7 @@ }( function( $ ) { $.widget( "ui.button", { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<button>", options: { classes: { diff --git a/ui/widgets/checkboxradio.js b/ui/widgets/checkboxradio.js index 0052b1950..8975818ec 100644 --- a/ui/widgets/checkboxradio.js +++ b/ui/widgets/checkboxradio.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Checkboxradio @VERSION + * jQuery UI Checkboxradio 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -36,7 +36,7 @@ }( function( $ ) { $.widget( "ui.checkboxradio", [ $.ui.formResetMixin, { - version: "@VERSION", + version: "1.12.0-rc.2", options: { disabled: null, label: null, diff --git a/ui/widgets/controlgroup.js b/ui/widgets/controlgroup.js index 1f0da070e..2c2040669 100644 --- a/ui/widgets/controlgroup.js +++ b/ui/widgets/controlgroup.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Controlgroup @VERSION + * jQuery UI Controlgroup 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -32,7 +32,7 @@ }( function( $ ) { return $.widget( "ui.controlgroup", { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<div>", options: { direction: "horizontal", diff --git a/ui/widgets/datepicker.js b/ui/widgets/datepicker.js index 1271de200..395ac7447 100644 --- a/ui/widgets/datepicker.js +++ b/ui/widgets/datepicker.js @@ -1,7 +1,7 @@ // jscs:disable maximumLineLength /* jscs:disable requireCamelCaseOrUpperCaseIdentifiers */ /*! - * jQuery UI Datepicker @VERSION + * jQuery UI Datepicker 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -34,7 +34,7 @@ } }( function( $ ) { -$.extend( $.ui, { datepicker: { version: "@VERSION" } } ); +$.extend( $.ui, { datepicker: { version: "1.12.0-rc.2" } } ); var datepicker_instActive; @@ -2113,7 +2113,7 @@ $.fn.datepicker = function( options ) { $.datepicker = new Datepicker(); // singleton instance $.datepicker.initialized = false; $.datepicker.uuid = new Date().getTime(); -$.datepicker.version = "@VERSION"; +$.datepicker.version = "1.12.0-rc.2"; return $.datepicker; diff --git a/ui/widgets/dialog.js b/ui/widgets/dialog.js index 1bbb3fcd2..bb5090972 100644 --- a/ui/widgets/dialog.js +++ b/ui/widgets/dialog.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Dialog @VERSION + * jQuery UI Dialog 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -44,7 +44,7 @@ }( function( $ ) { $.widget( "ui.dialog", { - version: "@VERSION", + version: "1.12.0-rc.2", options: { appendTo: "body", autoOpen: true, diff --git a/ui/widgets/draggable.js b/ui/widgets/draggable.js index 6b862d0d0..71a1b16b6 100644 --- a/ui/widgets/draggable.js +++ b/ui/widgets/draggable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Draggable @VERSION + * jQuery UI Draggable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -37,7 +37,7 @@ }( function( $ ) { $.widget( "ui.draggable", $.ui.mouse, { - version: "@VERSION", + version: "1.12.0-rc.2", widgetEventPrefix: "drag", options: { addClasses: true, diff --git a/ui/widgets/droppable.js b/ui/widgets/droppable.js index f683c7893..36cb02976 100644 --- a/ui/widgets/droppable.js +++ b/ui/widgets/droppable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Droppable @VERSION + * jQuery UI Droppable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -32,7 +32,7 @@ }( function( $ ) { $.widget( "ui.droppable", { - version: "@VERSION", + version: "1.12.0-rc.2", widgetEventPrefix: "drop", options: { accept: "*", diff --git a/ui/widgets/menu.js b/ui/widgets/menu.js index 73800506f..e38814d79 100644 --- a/ui/widgets/menu.js +++ b/ui/widgets/menu.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Menu @VERSION + * jQuery UI Menu 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -37,7 +37,7 @@ }( function( $ ) { return $.widget( "ui.menu", { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<ul>", delay: 300, options: { diff --git a/ui/widgets/mouse.js b/ui/widgets/mouse.js index 0ae8979a1..b100228cc 100644 --- a/ui/widgets/mouse.js +++ b/ui/widgets/mouse.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Mouse @VERSION + * jQuery UI Mouse 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -35,7 +35,7 @@ $( document ).on( "mouseup", function() { } ); return $.widget( "ui.mouse", { - version: "@VERSION", + version: "1.12.0-rc.2", options: { cancel: "input, textarea, button, select, option", distance: 1, diff --git a/ui/widgets/progressbar.js b/ui/widgets/progressbar.js index dd7ee3143..f366dfffe 100644 --- a/ui/widgets/progressbar.js +++ b/ui/widgets/progressbar.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Progressbar @VERSION + * jQuery UI Progressbar 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -35,7 +35,7 @@ }( function( $ ) { return $.widget( "ui.progressbar", { - version: "@VERSION", + version: "1.12.0-rc.2", options: { classes: { "ui-progressbar": "ui-corner-all", diff --git a/ui/widgets/resizable.js b/ui/widgets/resizable.js index 74863a055..670a22b5a 100644 --- a/ui/widgets/resizable.js +++ b/ui/widgets/resizable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Resizable @VERSION + * jQuery UI Resizable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -36,7 +36,7 @@ }( function( $ ) { $.widget( "ui.resizable", $.ui.mouse, { - version: "@VERSION", + version: "1.12.0-rc.2", widgetEventPrefix: "resize", options: { alsoResize: false, diff --git a/ui/widgets/selectable.js b/ui/widgets/selectable.js index ed980cc49..daafd800e 100644 --- a/ui/widgets/selectable.js +++ b/ui/widgets/selectable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Selectable @VERSION + * jQuery UI Selectable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -32,7 +32,7 @@ }( function( $ ) { return $.widget( "ui.selectable", $.ui.mouse, { - version: "@VERSION", + version: "1.12.0-rc.2", options: { appendTo: "body", autoRefresh: true, diff --git a/ui/widgets/selectmenu.js b/ui/widgets/selectmenu.js index 900a245f7..9d269389c 100644 --- a/ui/widgets/selectmenu.js +++ b/ui/widgets/selectmenu.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Selectmenu @VERSION + * jQuery UI Selectmenu 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -42,7 +42,7 @@ }( function( $ ) { return $.widget( "ui.selectmenu", [ $.ui.formResetMixin, { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<select>", options: { appendTo: null, diff --git a/ui/widgets/slider.js b/ui/widgets/slider.js index 4c1bdc05e..4115f525b 100644 --- a/ui/widgets/slider.js +++ b/ui/widgets/slider.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Slider @VERSION + * jQuery UI Slider 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -35,7 +35,7 @@ }( function( $ ) { return $.widget( "ui.slider", $.ui.mouse, { - version: "@VERSION", + version: "1.12.0-rc.2", widgetEventPrefix: "slide", options: { diff --git a/ui/widgets/sortable.js b/ui/widgets/sortable.js index 2a9ce22ca..c1aa5d8a3 100644 --- a/ui/widgets/sortable.js +++ b/ui/widgets/sortable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Sortable @VERSION + * jQuery UI Sortable 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -35,7 +35,7 @@ }( function( $ ) { return $.widget( "ui.sortable", $.ui.mouse, { - version: "@VERSION", + version: "1.12.0-rc.2", widgetEventPrefix: "sort", ready: false, options: { diff --git a/ui/widgets/spinner.js b/ui/widgets/spinner.js index 447944344..1b82b451d 100644 --- a/ui/widgets/spinner.js +++ b/ui/widgets/spinner.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Spinner @VERSION + * jQuery UI Spinner 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -47,7 +47,7 @@ function spinnerModifer( fn ) { } $.widget( "ui.spinner", { - version: "@VERSION", + version: "1.12.0-rc.2", defaultElement: "<input>", widgetEventPrefix: "spin", options: { diff --git a/ui/widgets/tabs.js b/ui/widgets/tabs.js index a0a967c56..1e5f18c21 100644 --- a/ui/widgets/tabs.js +++ b/ui/widgets/tabs.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Tabs @VERSION + * jQuery UI Tabs 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -37,7 +37,7 @@ }( function( $ ) { $.widget( "ui.tabs", { - version: "@VERSION", + version: "1.12.0-rc.2", delay: 300, options: { active: null, diff --git a/ui/widgets/tooltip.js b/ui/widgets/tooltip.js index a8f45bc87..00b04424e 100644 --- a/ui/widgets/tooltip.js +++ b/ui/widgets/tooltip.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Tooltip @VERSION + * jQuery UI Tooltip 1.12.0-rc.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -36,7 +36,7 @@ }( function( $ ) { $.widget( "ui.tooltip", { - version: "@VERSION", + version: "1.12.0-rc.2", options: { classes: { "ui-tooltip": "ui-corner-all ui-widget-shadow" |