]> source.dussan.org Git - jquery-ui.git/commitdiff
1.12.0-rc.1 1.12.0-rc.1
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 17 Mar 2016 09:35:48 +0000 (10:35 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 17 Mar 2016 09:35:48 +0000 (10:35 +0100)
73 files changed:
bower.json
package.json
themes/base/accordion.css
themes/base/all.css
themes/base/autocomplete.css
themes/base/base.css
themes/base/button.css
themes/base/checkboxradio.css
themes/base/controlgroup.css
themes/base/core.css
themes/base/datepicker.css
themes/base/dialog.css
themes/base/draggable.css
themes/base/menu.css
themes/base/progressbar.css
themes/base/resizable.css
themes/base/selectable.css
themes/base/selectmenu.css
themes/base/slider.css
themes/base/sortable.css
themes/base/spinner.css
themes/base/tabs.css
themes/base/theme.css
themes/base/tooltip.css
ui/data.js
ui/disable-selection.js
ui/effect.js
ui/effects/effect-blind.js
ui/effects/effect-bounce.js
ui/effects/effect-clip.js
ui/effects/effect-drop.js
ui/effects/effect-explode.js
ui/effects/effect-fade.js
ui/effects/effect-fold.js
ui/effects/effect-highlight.js
ui/effects/effect-puff.js
ui/effects/effect-pulsate.js
ui/effects/effect-scale.js
ui/effects/effect-shake.js
ui/effects/effect-size.js
ui/effects/effect-slide.js
ui/effects/effect-transfer.js
ui/focusable.js
ui/form-reset-mixin.js
ui/jquery-1-7.js
ui/keycode.js
ui/labels.js
ui/position.js
ui/scroll-parent.js
ui/tabbable.js
ui/unique-id.js
ui/version.js
ui/widget.js
ui/widgets/accordion.js
ui/widgets/autocomplete.js
ui/widgets/button.js
ui/widgets/checkboxradio.js
ui/widgets/controlgroup.js
ui/widgets/datepicker.js
ui/widgets/dialog.js
ui/widgets/draggable.js
ui/widgets/droppable.js
ui/widgets/menu.js
ui/widgets/mouse.js
ui/widgets/progressbar.js
ui/widgets/resizable.js
ui/widgets/selectable.js
ui/widgets/selectmenu.js
ui/widgets/slider.js
ui/widgets/sortable.js
ui/widgets/spinner.js
ui/widgets/tabs.js
ui/widgets/tooltip.js

index 2c8b5a6baeed55a527df7bd755fa0b26336c8a5a..7ed0f4a3d9d93b49b9cf1028b0963ad67d8c545d 100644 (file)
@@ -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.1"
 }
index faf798b11db20fadd47ad4d984ea1785341ced4c..f6c463ef6febf03cbab8a3f8ef117b0e0d77cbda 100644 (file)
@@ -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.1",
        "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.1/AUTHORS.txt"
        },
        "main": "ui/widget.js",
        "maintainers": [
index baffce488b1fea0e112cfbb7d540f3cbc2324755..71586ef21f07de1b7080efa43122f8cfa62b293a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index b31adc80f1dfb41b50d5f3a61d349e5989a968e9..2f136747bd90e830d2950ea9830ee394bf9246ab 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 7fcb2829ef4aedc9d1a6c6853918915b1cffe223..40da89d6b7f6debb427d2c298f18861b12679045 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 3b33e9bc00106b5b3d19ef2c78a20fe5afbb78d8..7923c99c9499f440e8c8817af59ddf257c90de67 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 4a3a57d484cbd0c768274efccda2ab2942029b0a..20e15fa5207bfc12edf2f94965d29e4f0af44680 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index a41125e23183fb9f8f9347b78dd639d557835a29..8ccf2f4120c02e06017d0c73be57f846fe748b9a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Checkboxradio @VERSION
+ * jQuery UI Checkboxradio 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 35e442e174bf2e6dfd139a698cf82329d523c0cb..2474f3bf62cbe07358d95e8558150e0febd8991a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Controlgroup @VERSION
+ * jQuery UI Controlgroup 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 2ff5d2da43337503fff59a445596c4a221a6b5e9..b68f7ed3becb1392ed3789aa1cf428ed055e5187 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 91da063a65bb39f20c71744078d6e9548c98ede6..04eb0086d47d59273ce2be21fc67bd1e3cd9c9d0 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 7146fe95364b515e2e35147ba14d7796c279ee60..3c9b4ab3d497822b5bb96b4a168c509795a8cef1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index f2000c45656ed97f1b4d9fa9f2a2ad0804fa4435..1d356d7bd26a777298ad858eee56ccf696b4b514 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index afd933586ff00e890501059e3fb11034635d4233..e593447c09c4578d30377cba84838070c8b0deff 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index ede7e1f92caed675ac93bfd917c345f26f75fdb0..6ff5bfef6c161f86cfa2e0b19325ade74b140981 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 318c6ebddaf88dcce74016e217b4a094d35a3c61..deb9261d9d11ad8ee75eacc1730dcf70dacc3983 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index f0790f47113c4a47b0c74bb88aa44f7ce0853042..06451ff76d3160fc7febf440e90393f7aea4a4cd 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 65a2adfbf1e10b731657e712b52c2347e72006b3..0c3de22e7fe25517ff5d4d5bf1da88b54ff109dc 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index cffdc96919db04f6b2f0782d305ca50142a54d47..ba5b83a6e9b5d6c9af595f74e430c7c1f7c814ae 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 7931b451e549a80dd91567692bca7a43603fa213..c632e68394c87b8c19e734eccfd3322a3e260bd9 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index c3908106fa37d0d6da478881f91034ce6e8a1008..9106a3e42eff31a5a13d02014beec34dffccc826 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 06ae1a8b200a853e2dcaf7ce38ea67992ef435ac..99f624c37eb26727bc2427a1d2bfa4f7bb640d0c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index acac7cc0417c74bf31a39b6fd7e7556c165458e8..62e90ca573756dbf3e0ac1b92f569e65c82fecdf 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI CSS Framework @VERSION
+ * jQuery UI CSS Framework 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 809b148a29ed04ba946c474833dc9c0feb373a0d..49ef01f0bf190a9b8194b22a4cc58f2db3d1bc90 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index d0417b8f95006f3e3963e455a3d55462e2d51843..b7facef031d44d97b8aa44403dcdaff70fd43268 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI :data @VERSION
+ * jQuery UI :data 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index aa6df017392d20595513a4d1dd946eeef2991384..cd912293e9dcc48455ffd142e68a17e5df230cbb 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Disable Selection @VERSION
+ * jQuery UI Disable Selection 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 1a660fa49862b9cba196f36a66fa612251d808e3..980242f2320c703046a2bba1baeea418c93a7fba 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects @VERSION
+ * jQuery UI Effects 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -1057,7 +1057,7 @@ if ( $.uiBackCompat !== false ) {
 }
 
 $.extend( $.effects, {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
 
        define: function( name, mode, effect ) {
                if ( !effect ) {
index 76781f4c793593f089e1ecf8f9bcc4411e2a5726..26c3b3168c8d528635440a32a2eb4ba78e89f9d6 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Blind @VERSION
+ * jQuery UI Effects Blind 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 1743ef503984da9f9fbaa85567f39700992b9138..c9fa392f0462241db8d58a34e974a82a1a8ea828 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Bounce @VERSION
+ * jQuery UI Effects Bounce 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index df3a1d644309a52230b2f6c76e8af556a8f81eec..7df811d41295875a4f010c5f74f79f801b3c4a6f 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Clip @VERSION
+ * jQuery UI Effects Clip 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 059fd54ca8944633d68c1a68524d71fd4d3bbe97..4022aa08d907fdaf76464966bf6341fd6e28b467 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Drop @VERSION
+ * jQuery UI Effects Drop 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 92b83f5452fcbebdd64762bbed8c6a11b95a2e4e..5146562f8b445105528026024e28eeb07c748f56 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Explode @VERSION
+ * jQuery UI Effects Explode 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 1373ae8a7d1123d0ba13bd7928358b383e646c51..a900723d11f68cfb8eda904dd62581ce46595e9e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Fade @VERSION
+ * jQuery UI Effects Fade 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 2214a1cf32401767526e37abdee252ce733ad457..3bf55b9d7dcaf84b71379e9591cf7e64387f55e9 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Fold @VERSION
+ * jQuery UI Effects Fold 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 2ab5879395ecaa30ef76f92e29e4a7ffb3b2aaf1..bfa9102848842658b6e4ead8b9cbebf74b6efc37 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Highlight @VERSION
+ * jQuery UI Effects Highlight 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index bfe922f0cbe23c5718328568fa243bb014dbc19c..2f712762c18e46c79f8263676ea664705efda15a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Puff @VERSION
+ * jQuery UI Effects Puff 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 9fce19194cf7b7bd099243486ead4bbbd80ac758..2a3184733bcf14e3d4def7205d4cea5211b187c4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Pulsate @VERSION
+ * jQuery UI Effects Pulsate 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 9e254b27eb6c68ab5a865d008bae473b3af58735..aaada821340809d9e71e5966a962a8f45e509380 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Scale @VERSION
+ * jQuery UI Effects Scale 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index ada249aec08170fa94ce4af8e804374362e491f0..0c3d49dfaa23a3c52f2a293bc657a6e4c96e90a1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Shake @VERSION
+ * jQuery UI Effects Shake 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 20af227771d7f5823f4757ae31c321d3cdf4faf6..04e3e905d8b24ec05405d6c5a42c17cffd7f503c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Size @VERSION
+ * jQuery UI Effects Size 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 12e8c9ca875f03cec5406c8bbe15282bf47eb28b..bcf6660b85aafe3a102d18bbb45fdabd48a925d2 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Slide @VERSION
+ * jQuery UI Effects Slide 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 0029de7a5167d989c42ddba4e35901ff23b8093f..505a973108be1ffd4e013af1a6803508bcab251d 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Effects Transfer @VERSION
+ * jQuery UI Effects Transfer 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index b8355b96c9846a65b76b0f1707672e63f5542bf1..dd5548f603e33835ff2fdb23e132dfcc4d86b78e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Focusable @VERSION
+ * jQuery UI Focusable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index a14c82ee664c566fb007e31a1ee1c394299e2831..d977744bd106bc43fa6eb7460fca14918c09bd8e 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Form Reset Mixin @VERSION
+ * jQuery UI Form Reset Mixin 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index bd40e332f13e9eaee31c60b5db84e92be4ccecba..c06aa5386e4304182fcf81af8f11fca054adcfa5 100644 (file)
@@ -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.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 17687fbbd88852dfa75b0985c72a616d759efb93..77854ae3eb1374a553c8a43b2f09a56e72eb01db 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Keycode @VERSION
+ * jQuery UI Keycode 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 2a78d886b933f1a59ec3ea868505425578c5306d..2bb22847972c2bdf31437143ee8d9f8d29a23d6a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Labels @VERSION
+ * jQuery UI Labels 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index f8fa1b5dbe12629107c755b2c90fc2948a72077a..09889884d923652a04da469a6e114b9d90f458c1 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Position @VERSION
+ * jQuery UI Position 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 478b86ae367666b35803b9c9fcde80098b2ae5eb..7cab4f05b72274a11d8f82938e654aaab4c17291 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Scroll Parent @VERSION
+ * jQuery UI Scroll Parent 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 3baa641ce868766bb4a68b4570bdf2a35331710c..ad7810b329e855ccce2a54e3542e68e558ef7051 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tabbable @VERSION
+ * jQuery UI Tabbable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index a8db136e39d518d8ab76e233235ef394acc957dc..cbe10ac7b84076204bdd200d6a7a16ba5afea457 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Unique ID @VERSION
+ * jQuery UI Unique ID 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index fdd99f79fcfafaf819985b317b6be8f65ea06b24..74686d9defcd59c5a87e451a590b074397805de3 100644 (file)
@@ -12,6 +12,6 @@
 
 $.ui = $.ui || {};
 
-return $.ui.version = "@VERSION";
+return $.ui.version = "1.12.0-rc.1";
 
 } ) );
index e38c0c87176eb8d7904a9e4c06c3af9805837589..953bbfc216609423156c3665a23374d03a2175ed 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Widget @VERSION
+ * jQuery UI Widget 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
index 359b4c46f62444844ff9c80fbd05cfbdb4c94da4..2c7291d956afc187ef76ba24677a7fd2658c99da 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -35,7 +35,7 @@
 }( function( $ ) {
 
 return $.widget( "ui.accordion", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        options: {
                active: 0,
                animate: {},
index 079b0dab07bd441b22d0ac33c092bfdac79158ae..40da41927d54f00b04dba513bb50c0ae18e0d776 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -37,7 +37,7 @@
 }( function( $ ) {
 
 $.widget( "ui.autocomplete", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        defaultElement: "<input>",
        options: {
                appendTo: null,
index 50da9f9e22ec972f7529fe20f55507bfdfa57388..68023c2f5aadf8cbaa15079238410b2385ec5384 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -39,7 +39,7 @@
 }( function( $ ) {
 
 $.widget( "ui.button", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        defaultElement: "<button>",
        options: {
                classes: {
index 10774920198b505aef8dc736b300f3329bd091f7..1519a2e9fb2428e5dc7cfefe6a4ecdd40b353a73 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Checkboxradio @VERSION
+ * jQuery UI Checkboxradio 1.12.0-rc.1
  * 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.1",
        options: {
                disabled: null,
                label: null,
index ceb78c7c33546a780b3cf5dec32f614053c49f71..0e133a8e34e6fe56d39ee66eadecd22834da2477 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Controlgroup @VERSION
+ * jQuery UI Controlgroup 1.12.0-rc.1
  * 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.1",
        defaultElement: "<div>",
        options: {
                direction: "horizontal",
index c80c27c48fe00581367923c7c9df9ccb419b4f1a..1bd8903a1eb9c01e02200fb88a684496e6acafbc 100644 (file)
@@ -1,6 +1,6 @@
 /* jscs:disable requireCamelCaseOrUpperCaseIdentifiers */
 /*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -33,7 +33,7 @@
        }
 }( function( $ ) {
 
-$.extend( $.ui, { datepicker: { version: "@VERSION" } } );
+$.extend( $.ui, { datepicker: { version: "1.12.0-rc.1" } } );
 
 var datepicker_instActive;
 
@@ -2112,7 +2112,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.1";
 
 return $.datepicker;
 
index c3ca95ed39034b6f32dac09bec26acba805300da..f6e8cebc3771861085e87965f022e01bba51aabe 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -44,7 +44,7 @@
 }( function( $ ) {
 
 $.widget( "ui.dialog", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        options: {
                appendTo: "body",
                autoOpen: true,
index 32bf861eda39c872f0b24446a4cbe9747f3004c4..f3d1a63e86e5c87d54140fed2fbd63513ee9ed66 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.12.0-rc.1
  * 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.1",
        widgetEventPrefix: "drag",
        options: {
                addClasses: true,
index 136a32b800ea03af34420e26f81409fbb5b198cf..a71c2d5023ddd5f193abdebf65529e9eb3f3736f 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Droppable @VERSION
+ * jQuery UI Droppable 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -32,7 +32,7 @@
 }( function( $ ) {
 
 $.widget( "ui.droppable", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        widgetEventPrefix: "drop",
        options: {
                accept: "*",
index c5627cc20713ef93c5796cfbb8113eb94542307d..61f386771dfd83f3f1cd7a26566ff076d7d214d5 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.12.0-rc.1
  * 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.1",
        defaultElement: "<ul>",
        delay: 300,
        options: {
index c14aebe536fa54a72fa60118c8af92b4b995db41..68a402b22f0b7460bd0866d5e9becee5e3b5b7a4 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Mouse @VERSION
+ * jQuery UI Mouse 1.12.0-rc.1
  * 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.1",
        options: {
                cancel: "input, textarea, button, select, option",
                distance: 1,
index 6afba892e49a80bc4bbee02474542ba3e415bf0d..527b10e1a1a1d85a85f01d878fcee5b8660331b9 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -33,7 +33,7 @@
 }( function( $ ) {
 
 return $.widget( "ui.progressbar", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        options: {
                classes: {
                        "ui-progressbar": "ui-corner-all",
index 88ad41180643b64d82d58e25e17a7e14f480bb9c..d070c81b5111d3990a98e8a315e0fd792ac1f869 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.12.0-rc.1
  * 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.1",
        widgetEventPrefix: "resize",
        options: {
                alsoResize: false,
index f3f144a81dd82aa87519403ea8d7a29bc2c8e242..19a346b5b47ae505f48b1f19b75ca660b2d0ef95 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.12.0-rc.1
  * 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.1",
        options: {
                appendTo: "body",
                autoRefresh: true,
index fa7f87e94bcc814fa85aabf1c49afefa3723f785..e2d93ac7fabd15d14060d093f753bd8fcd79f06f 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -40,7 +40,7 @@
 }( function( $ ) {
 
 return $.widget( "ui.selectmenu", [ $.ui.formResetMixin, {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        defaultElement: "<select>",
        options: {
                appendTo: null,
index a2da892c457656641edd9936ec5ce8a5d3f887bd..af82b262420f6adbd4afdb9cbf816a678d7fd840 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.12.0-rc.1
  * 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.1",
        widgetEventPrefix: "slide",
 
        options: {
index 8920ed9674dade7df7f8d525dad7dad6098906c1..fc364b78b35c86f45f012f548640767da668ca8c 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.12.0-rc.1
  * 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.1",
        widgetEventPrefix: "sort",
        ready: false,
        options: {
index e875f10adb25016d526320ca70386e67348861f2..07926e2e2f7eb2b3233605182e63e1ddd727949b 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.12.0-rc.1
  * 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.1",
        defaultElement: "<input>",
        widgetEventPrefix: "spin",
        options: {
index a35386541bc2f7146eb9880066ab1164bc3ed7dc..4a6acd3032adc8b6eab5138add6bbc6e9b3fcc22 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -37,7 +37,7 @@
 }( function( $ ) {
 
 $.widget( "ui.tabs", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        delay: 300,
        options: {
                active: null,
index 94021092a54acedec5ff8a548771c79a39d98de3..8236bf7203bbde1f8b2ad656304405c63e3ce415 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.12.0-rc.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
@@ -36,7 +36,7 @@
 }( function( $ ) {
 
 $.widget( "ui.tooltip", {
-       version: "@VERSION",
+       version: "1.12.0-rc.1",
        options: {
                classes: {
                        "ui-tooltip": "ui-corner-all ui-widget-shadow"