aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-03-11 08:59:47 -0400
committerScott González <scott.gonzalez@gmail.com>2015-03-11 08:59:47 -0400
commitd6713024e16de90ea71dc0544ba34e1df01b4d8a (patch)
treea973a330fbb53c6da59bf9a28ffbc5fe49c905e0
parent40cdb5f57ac178521bf6d5f702c2df60731f4401 (diff)
downloadjquery-ui-1.11.4.tar.gz
jquery-ui-1.11.4.zip
1.11.41.11.4
-rw-r--r--bower.json4
-rw-r--r--package.json2
-rw-r--r--themes/base/accordion.css2
-rw-r--r--themes/base/all.css2
-rw-r--r--themes/base/autocomplete.css2
-rw-r--r--themes/base/base.css2
-rw-r--r--themes/base/button.css2
-rw-r--r--themes/base/core.css2
-rw-r--r--themes/base/datepicker.css2
-rw-r--r--themes/base/dialog.css2
-rw-r--r--themes/base/draggable.css2
-rw-r--r--themes/base/menu.css2
-rw-r--r--themes/base/progressbar.css2
-rw-r--r--themes/base/resizable.css2
-rw-r--r--themes/base/selectable.css2
-rw-r--r--themes/base/selectmenu.css2
-rw-r--r--themes/base/slider.css2
-rw-r--r--themes/base/sortable.css2
-rw-r--r--themes/base/spinner.css2
-rw-r--r--themes/base/tabs.css2
-rw-r--r--themes/base/theme.css2
-rw-r--r--themes/base/tooltip.css2
-rw-r--r--ui.accordion.jquery.json72
-rw-r--r--ui.autocomplete.jquery.json74
-rw-r--r--ui.button.jquery.json71
-rw-r--r--ui.core.jquery.json66
-rw-r--r--ui.datepicker.jquery.json71
-rw-r--r--ui.dialog.jquery.json75
-rw-r--r--ui.draggable.jquery.json71
-rw-r--r--ui.droppable.jquery.json72
-rw-r--r--ui.effect-blind.jquery.json70
-rw-r--r--ui.effect-bounce.jquery.json70
-rw-r--r--ui.effect-clip.jquery.json70
-rw-r--r--ui.effect-drop.jquery.json70
-rw-r--r--ui.effect-explode.jquery.json70
-rw-r--r--ui.effect-fade.jquery.json70
-rw-r--r--ui.effect-fold.jquery.json70
-rw-r--r--ui.effect-highlight.jquery.json70
-rw-r--r--ui.effect-puff.jquery.json71
-rw-r--r--ui.effect-pulsate.jquery.json70
-rw-r--r--ui.effect-scale.jquery.json71
-rw-r--r--ui.effect-shake.jquery.json70
-rw-r--r--ui.effect-size.jquery.json70
-rw-r--r--ui.effect-slide.jquery.json70
-rw-r--r--ui.effect-transfer.jquery.json68
-rw-r--r--ui.effect.jquery.json73
-rw-r--r--ui.menu.jquery.json71
-rw-r--r--ui.mouse.jquery.json69
-rw-r--r--ui.position.jquery.json71
-rw-r--r--ui.progressbar.jquery.json70
-rw-r--r--ui.resizable.jquery.json70
-rw-r--r--ui.selectable.jquery.json70
-rw-r--r--ui.selectmenu.jquery.json72
-rw-r--r--ui.slider.jquery.json72
-rw-r--r--ui.sortable.jquery.json71
-rw-r--r--ui.spinner.jquery.json73
-rw-r--r--ui.tabs.jquery.json72
-rw-r--r--ui.tooltip.jquery.json69
-rw-r--r--ui.widget.jquery.json69
-rw-r--r--ui/accordion.js4
-rw-r--r--ui/autocomplete.js4
-rw-r--r--ui/button.js6
-rw-r--r--ui/core.js4
-rw-r--r--ui/datepicker.js6
-rw-r--r--ui/dialog.js4
-rw-r--r--ui/draggable.js4
-rw-r--r--ui/droppable.js4
-rw-r--r--ui/effect-blind.js2
-rw-r--r--ui/effect-bounce.js2
-rw-r--r--ui/effect-clip.js2
-rw-r--r--ui/effect-drop.js2
-rw-r--r--ui/effect-explode.js2
-rw-r--r--ui/effect-fade.js2
-rw-r--r--ui/effect-fold.js2
-rw-r--r--ui/effect-highlight.js2
-rw-r--r--ui/effect-puff.js2
-rw-r--r--ui/effect-pulsate.js2
-rw-r--r--ui/effect-scale.js2
-rw-r--r--ui/effect-shake.js2
-rw-r--r--ui/effect-size.js2
-rw-r--r--ui/effect-slide.js2
-rw-r--r--ui/effect-transfer.js2
-rw-r--r--ui/effect.js4
-rw-r--r--ui/menu.js4
-rw-r--r--ui/mouse.js4
-rw-r--r--ui/position.js2
-rw-r--r--ui/progressbar.js4
-rw-r--r--ui/resizable.js4
-rw-r--r--ui/selectable.js4
-rw-r--r--ui/selectmenu.js4
-rw-r--r--ui/slider.js4
-rw-r--r--ui/sortable.js4
-rw-r--r--ui/spinner.js4
-rw-r--r--ui/tabs.js4
-rw-r--r--ui/tooltip.js4
-rw-r--r--ui/widget.js2
96 files changed, 2696 insertions, 82 deletions
diff --git a/bower.json b/bower.json
index 6067e9512..b5f54c116 100644
--- a/bower.json
+++ b/bower.json
@@ -15,7 +15,6 @@
"jquery-simulate": "1.0.0",
"jshint": "2.4.4",
"qunit": "1.14.0",
-
"jquery-1.6.0": "jquery#1.6.0",
"jquery-1.6.1": "jquery#1.6.1",
"jquery-1.6.2": "jquery#1.6.2",
@@ -38,5 +37,6 @@
"jquery-2.0.1": "jquery#2.0.1",
"jquery-2.0.2": "jquery#2.0.2",
"jquery-2.0.3": "jquery#2.0.3"
- }
+ },
+ "version": "1.11.4"
}
diff --git a/package.json b/package.json
index 988f95798..eef560bf1 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"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.11.4-pre",
+ "version": "1.11.4",
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",
diff --git a/themes/base/accordion.css b/themes/base/accordion.css
index 23114b164..13e57528b 100644
--- a/themes/base/accordion.css
+++ b/themes/base/accordion.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/all.css b/themes/base/all.css
index b31adc80f..0bab99138 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.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/autocomplete.css b/themes/base/autocomplete.css
index 7fcb2829e..c21c54f60 100644
--- a/themes/base/autocomplete.css
+++ b/themes/base/autocomplete.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/base.css b/themes/base/base.css
index 3ed02661f..7f5317264 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.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/button.css b/themes/base/button.css
index 70caf10ed..7f11bdd27 100644
--- a/themes/base/button.css
+++ b/themes/base/button.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/core.css b/themes/base/core.css
index 387d5dd37..154f1f89f 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.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/datepicker.css b/themes/base/datepicker.css
index a77eab7b2..ea559d876 100644
--- a/themes/base/datepicker.css
+++ b/themes/base/datepicker.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/dialog.css b/themes/base/dialog.css
index 10c89d0b8..66b90cc87 100644
--- a/themes/base/dialog.css
+++ b/themes/base/dialog.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/draggable.css b/themes/base/draggable.css
index f2000c456..df01f29f3 100644
--- a/themes/base/draggable.css
+++ b/themes/base/draggable.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/menu.css b/themes/base/menu.css
index 489923055..221fc5176 100644
--- a/themes/base/menu.css
+++ b/themes/base/menu.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/progressbar.css b/themes/base/progressbar.css
index ede7e1f92..5e43600b7 100644
--- a/themes/base/progressbar.css
+++ b/themes/base/progressbar.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/resizable.css b/themes/base/resizable.css
index 318c6ebdd..23d9a076a 100644
--- a/themes/base/resizable.css
+++ b/themes/base/resizable.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/selectable.css b/themes/base/selectable.css
index f0790f471..482597cec 100644
--- a/themes/base/selectable.css
+++ b/themes/base/selectable.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/selectmenu.css b/themes/base/selectmenu.css
index 18f36aa9b..2417b6b40 100644
--- a/themes/base/selectmenu.css
+++ b/themes/base/selectmenu.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/slider.css b/themes/base/slider.css
index cffdc9691..7c4f01ad8 100644
--- a/themes/base/slider.css
+++ b/themes/base/slider.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/sortable.css b/themes/base/sortable.css
index 7931b451e..1c27badb4 100644
--- a/themes/base/sortable.css
+++ b/themes/base/sortable.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/spinner.css b/themes/base/spinner.css
index a7563e6b9..9a9b78b4f 100644
--- a/themes/base/spinner.css
+++ b/themes/base/spinner.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/tabs.css b/themes/base/tabs.css
index 06ae1a8b2..c92a1b874 100644
--- a/themes/base/tabs.css
+++ b/themes/base/tabs.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/theme.css b/themes/base/theme.css
index 84cdedf97..9deb49992 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.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/themes/base/tooltip.css b/themes/base/tooltip.css
index f8f7bc841..6eb8b915d 100644
--- a/themes/base/tooltip.css
+++ b/themes/base/tooltip.css
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui.accordion.jquery.json b/ui.accordion.jquery.json
new file mode 100644
index 000000000..3179f0538
--- /dev/null
+++ b/ui.accordion.jquery.json
@@ -0,0 +1,72 @@
+{
+ "name": "ui.accordion",
+ "title": "jQuery UI Accordion",
+ "description": "Displays collapsible content panels for presenting information in a limited amount of space.",
+ "keywords": [
+ "ui",
+ "accordion",
+ "navigation",
+ "panel",
+ "collapse",
+ "expand"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/accordion/",
+ "demo": "http://jqueryui.com/accordion/",
+ "docs": "http://api.jqueryui.com/accordion/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.autocomplete.jquery.json b/ui.autocomplete.jquery.json
new file mode 100644
index 000000000..03e0e7e74
--- /dev/null
+++ b/ui.autocomplete.jquery.json
@@ -0,0 +1,74 @@
+{
+ "name": "ui.autocomplete",
+ "title": "jQuery UI Autocomplete",
+ "description": "Lists suggested words as the user is typing.",
+ "keywords": [
+ "ui",
+ "autocomplete",
+ "form",
+ "word",
+ "predict",
+ "suggest"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/autocomplete/",
+ "demo": "http://jqueryui.com/autocomplete/",
+ "docs": "http://api.jqueryui.com/autocomplete/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.menu": "1.11.4",
+ "ui.position": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.button.jquery.json b/ui.button.jquery.json
new file mode 100644
index 000000000..09643cc51
--- /dev/null
+++ b/ui.button.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.button",
+ "title": "jQuery UI Button",
+ "description": "Enhances a form with themeable buttons.",
+ "keywords": [
+ "ui",
+ "button",
+ "form",
+ "radio",
+ "checkbox"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/button/",
+ "demo": "http://jqueryui.com/button/",
+ "docs": "http://api.jqueryui.com/button/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.core.jquery.json b/ui.core.jquery.json
new file mode 100644
index 000000000..662ff0f15
--- /dev/null
+++ b/ui.core.jquery.json
@@ -0,0 +1,66 @@
+{
+ "name": "ui.core",
+ "title": "jQuery UI Core",
+ "description": "The core of jQuery UI, required for all interactions and widgets.",
+ "keywords": [
+ "ui",
+ "core"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/",
+ "demo": "http://jqueryui.com/",
+ "docs": "http://api.jqueryui.com/category/ui-core/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6"
+ },
+ "category": "core"
+}
diff --git a/ui.datepicker.jquery.json b/ui.datepicker.jquery.json
new file mode 100644
index 000000000..76125e46b
--- /dev/null
+++ b/ui.datepicker.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.datepicker",
+ "title": "jQuery UI Datepicker",
+ "description": "Displays a calendar from an input or inline for selecting dates.",
+ "keywords": [
+ "ui",
+ "datepicker",
+ "form",
+ "calendar",
+ "date",
+ "i18n"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/datepicker/",
+ "demo": "http://jqueryui.com/datepicker/",
+ "docs": "http://api.jqueryui.com/datepicker/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.dialog.jquery.json b/ui.dialog.jquery.json
new file mode 100644
index 000000000..b5c4386d9
--- /dev/null
+++ b/ui.dialog.jquery.json
@@ -0,0 +1,75 @@
+{
+ "name": "ui.dialog",
+ "title": "jQuery UI Dialog",
+ "description": "Displays customizable dialog windows.",
+ "keywords": [
+ "ui",
+ "dialog",
+ "modal",
+ "alert",
+ "popup"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/dialog/",
+ "demo": "http://jqueryui.com/dialog/",
+ "docs": "http://api.jqueryui.com/dialog/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.button": "1.11.4",
+ "ui.draggable": "1.11.4",
+ "ui.position": "1.11.4",
+ "ui.resizable": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.draggable.jquery.json b/ui.draggable.jquery.json
new file mode 100644
index 000000000..a04fd589c
--- /dev/null
+++ b/ui.draggable.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.draggable",
+ "title": "jQuery UI Draggable",
+ "description": "Enables dragging functionality for any element.",
+ "keywords": [
+ "ui",
+ "draggable",
+ "drag",
+ "drop"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/draggable/",
+ "demo": "http://jqueryui.com/draggable/",
+ "docs": "http://api.jqueryui.com/draggable/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4"
+ },
+ "category": "interaction"
+}
diff --git a/ui.droppable.jquery.json b/ui.droppable.jquery.json
new file mode 100644
index 000000000..b4db77848
--- /dev/null
+++ b/ui.droppable.jquery.json
@@ -0,0 +1,72 @@
+{
+ "name": "ui.droppable",
+ "title": "jQuery UI Droppable",
+ "description": "Enables drop targets for draggable elements.",
+ "keywords": [
+ "ui",
+ "droppable",
+ "drag",
+ "drop"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/droppable/",
+ "demo": "http://jqueryui.com/droppable/",
+ "docs": "http://api.jqueryui.com/droppable/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4",
+ "ui.draggable": "1.11.4"
+ },
+ "category": "interaction"
+}
diff --git a/ui.effect-blind.jquery.json b/ui.effect-blind.jquery.json
new file mode 100644
index 000000000..725a1bf06
--- /dev/null
+++ b/ui.effect-blind.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-blind",
+ "title": "jQuery UI Blind Effect",
+ "description": "Blinds the element.",
+ "keywords": [
+ "ui",
+ "blind",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/blind-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-bounce.jquery.json b/ui.effect-bounce.jquery.json
new file mode 100644
index 000000000..a9468bb1a
--- /dev/null
+++ b/ui.effect-bounce.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-bounce",
+ "title": "jQuery UI Bounce Effect",
+ "description": "Bounces an element horizontally or vertically n times.",
+ "keywords": [
+ "ui",
+ "bounce",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/bounce-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-clip.jquery.json b/ui.effect-clip.jquery.json
new file mode 100644
index 000000000..f8639afcd
--- /dev/null
+++ b/ui.effect-clip.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-clip",
+ "title": "jQuery UI Clip Effect",
+ "description": "Clips the element on and off like an old TV.",
+ "keywords": [
+ "ui",
+ "clip",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/clip-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-drop.jquery.json b/ui.effect-drop.jquery.json
new file mode 100644
index 000000000..5be7fdd08
--- /dev/null
+++ b/ui.effect-drop.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-drop",
+ "title": "jQuery UI Drop Effect",
+ "description": "Moves an element in one direction and hides it at the same time.",
+ "keywords": [
+ "ui",
+ "drop",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/drop-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-explode.jquery.json b/ui.effect-explode.jquery.json
new file mode 100644
index 000000000..33f62a479
--- /dev/null
+++ b/ui.effect-explode.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-explode",
+ "title": "jQuery UI Explode Effect",
+ "description": "Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.",
+ "keywords": [
+ "ui",
+ "explode",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/explode-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-fade.jquery.json b/ui.effect-fade.jquery.json
new file mode 100644
index 000000000..818d979c8
--- /dev/null
+++ b/ui.effect-fade.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-fade",
+ "title": "jQuery UI Fade Effect",
+ "description": "Fades an element.",
+ "keywords": [
+ "ui",
+ "fade",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/fade-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-fold.jquery.json b/ui.effect-fold.jquery.json
new file mode 100644
index 000000000..6c118aa2a
--- /dev/null
+++ b/ui.effect-fold.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-fold",
+ "title": "jQuery UI Fold Effect",
+ "description": "Folds an element first horizontally and then vertically.",
+ "keywords": [
+ "ui",
+ "fold",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/fold-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-highlight.jquery.json b/ui.effect-highlight.jquery.json
new file mode 100644
index 000000000..c5b7f8c71
--- /dev/null
+++ b/ui.effect-highlight.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-highlight",
+ "title": "jQuery UI Highlight Effect",
+ "description": "Highlights the background of an element in a defined color for a custom duration.",
+ "keywords": [
+ "ui",
+ "highlight",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/highlight-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-puff.jquery.json b/ui.effect-puff.jquery.json
new file mode 100644
index 000000000..40f3091c3
--- /dev/null
+++ b/ui.effect-puff.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.effect-puff",
+ "title": "jQuery UI Puff Effect",
+ "description": "Creates a puff effect by scaling the element up and hiding it at the same time.",
+ "keywords": [
+ "ui",
+ "puff",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/puff-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4",
+ "ui.effect-scale": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-pulsate.jquery.json b/ui.effect-pulsate.jquery.json
new file mode 100644
index 000000000..be3d4dc51
--- /dev/null
+++ b/ui.effect-pulsate.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-pulsate",
+ "title": "jQuery UI Pulsate Effect",
+ "description": "Pulsates an element n times by changing the opacity to zero and back.",
+ "keywords": [
+ "ui",
+ "pulsate",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/pulsate-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-scale.jquery.json b/ui.effect-scale.jquery.json
new file mode 100644
index 000000000..3aa3895b6
--- /dev/null
+++ b/ui.effect-scale.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.effect-scale",
+ "title": "jQuery UI Scale Effect",
+ "description": "Grows or shrinks an element and its content. Restores an element to its original size.",
+ "keywords": [
+ "ui",
+ "scale",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/scale-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4",
+ "ui.effect-size": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-shake.jquery.json b/ui.effect-shake.jquery.json
new file mode 100644
index 000000000..f8511eae5
--- /dev/null
+++ b/ui.effect-shake.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-shake",
+ "title": "jQuery UI Shake Effect",
+ "description": "Shakes an element horizontally or vertically n times.",
+ "keywords": [
+ "ui",
+ "shake",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/shake-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-size.jquery.json b/ui.effect-size.jquery.json
new file mode 100644
index 000000000..e64847ded
--- /dev/null
+++ b/ui.effect-size.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-size",
+ "title": "jQuery UI Size Effect",
+ "description": "Resize an element to a specified width and height.",
+ "keywords": [
+ "ui",
+ "size",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/size-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-slide.jquery.json b/ui.effect-slide.jquery.json
new file mode 100644
index 000000000..a894c54d3
--- /dev/null
+++ b/ui.effect-slide.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.effect-slide",
+ "title": "jQuery UI Slide Effect",
+ "description": "Slides an element in and out of the viewport.",
+ "keywords": [
+ "ui",
+ "slide",
+ "effect",
+ "show",
+ "hide"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/effect/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/slide-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect-transfer.jquery.json b/ui.effect-transfer.jquery.json
new file mode 100644
index 000000000..d8789612e
--- /dev/null
+++ b/ui.effect-transfer.jquery.json
@@ -0,0 +1,68 @@
+{
+ "name": "ui.effect-transfer",
+ "title": "jQuery UI Transfer Effect",
+ "description": "Displays a transfer effect from one element to another.",
+ "keywords": [
+ "ui",
+ "transfer",
+ "effect"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/transfer-effect/",
+ "demo": "http://jqueryui.com/transfer-effect/",
+ "docs": "http://api.jqueryui.com/transfer-effect/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.effect": "1.11.4"
+ },
+ "category": "effect"
+}
diff --git a/ui.effect.jquery.json b/ui.effect.jquery.json
new file mode 100644
index 000000000..13ee313ab
--- /dev/null
+++ b/ui.effect.jquery.json
@@ -0,0 +1,73 @@
+{
+ "name": "ui.effect",
+ "title": "jQuery UI Effects Core",
+ "description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.",
+ "keywords": [
+ "ui",
+ "effect",
+ "animation",
+ "show",
+ "hide",
+ "color",
+ "class",
+ "transition",
+ "easing"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/",
+ "demo": "http://jqueryui.com/effect/",
+ "docs": "http://api.jqueryui.com/category/effects-core/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6"
+ },
+ "category": "effect"
+}
diff --git a/ui.menu.jquery.json b/ui.menu.jquery.json
new file mode 100644
index 000000000..658040a31
--- /dev/null
+++ b/ui.menu.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.menu",
+ "title": "jQuery UI Menu",
+ "description": "Creates nestable menus.",
+ "keywords": [
+ "ui",
+ "menu",
+ "dropdown",
+ "flyout"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/menu/",
+ "demo": "http://jqueryui.com/menu/",
+ "docs": "http://api.jqueryui.com/menu/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.position": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.mouse.jquery.json b/ui.mouse.jquery.json
new file mode 100644
index 000000000..1f424a88a
--- /dev/null
+++ b/ui.mouse.jquery.json
@@ -0,0 +1,69 @@
+{
+ "name": "ui.mouse",
+ "title": "jQuery UI Mouse",
+ "description": "Abstracts mouse-based interactions to assist in creating certain widgets.",
+ "keywords": [
+ "ui",
+ "mouse",
+ "abstraction"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/mouse/",
+ "demo": "http://jqueryui.com/mouse/",
+ "docs": "http://api.jqueryui.com/mouse/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4"
+ },
+ "category": "core"
+}
diff --git a/ui.position.jquery.json b/ui.position.jquery.json
new file mode 100644
index 000000000..fff8bb08a
--- /dev/null
+++ b/ui.position.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.position",
+ "title": "jQuery UI Position",
+ "description": "Positions elements relative to other elements.",
+ "keywords": [
+ "ui",
+ "position",
+ "offset",
+ "relative",
+ "absolute",
+ "fixed",
+ "collision"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/position/",
+ "demo": "http://jqueryui.com/position/",
+ "docs": "http://api.jqueryui.com/position/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6"
+ },
+ "category": "core"
+}
diff --git a/ui.progressbar.jquery.json b/ui.progressbar.jquery.json
new file mode 100644
index 000000000..34921ec6c
--- /dev/null
+++ b/ui.progressbar.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.progressbar",
+ "title": "jQuery UI Progressbar",
+ "description": "Displays a status indicator for loading state, standard percentage, and other progress indicators.",
+ "keywords": [
+ "ui",
+ "progressbar",
+ "determinate",
+ "status"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/progressbar/",
+ "demo": "http://jqueryui.com/progressbar/",
+ "docs": "http://api.jqueryui.com/progressbar/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.resizable.jquery.json b/ui.resizable.jquery.json
new file mode 100644
index 000000000..3b4ebd1b9
--- /dev/null
+++ b/ui.resizable.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.resizable",
+ "title": "jQuery UI Resizable",
+ "description": "Enables resize functionality for any element.",
+ "keywords": [
+ "ui",
+ "resizable",
+ "resize"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/resizable/",
+ "demo": "http://jqueryui.com/resizable/",
+ "docs": "http://api.jqueryui.com/resizable/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4"
+ },
+ "category": "interaction"
+}
diff --git a/ui.selectable.jquery.json b/ui.selectable.jquery.json
new file mode 100644
index 000000000..870fd84b8
--- /dev/null
+++ b/ui.selectable.jquery.json
@@ -0,0 +1,70 @@
+{
+ "name": "ui.selectable",
+ "title": "jQuery UI Selectable",
+ "description": "Allows groups of elements to be selected with the mouse.",
+ "keywords": [
+ "ui",
+ "selectable",
+ "selection"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/selectable/",
+ "demo": "http://jqueryui.com/selectable/",
+ "docs": "http://api.jqueryui.com/selectable/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4"
+ },
+ "category": "interaction"
+}
diff --git a/ui.selectmenu.jquery.json b/ui.selectmenu.jquery.json
new file mode 100644
index 000000000..562a863a8
--- /dev/null
+++ b/ui.selectmenu.jquery.json
@@ -0,0 +1,72 @@
+{
+ "name": "ui.selectmenu",
+ "title": "jQuery UI Selectmenu",
+ "description": "Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.",
+ "keywords": [
+ "ui",
+ "selectmenu",
+ "form",
+ "select"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/selectmenu/",
+ "demo": "http://jqueryui.com/selectmenu/",
+ "docs": "http://api.jqueryui.com/selectmenu/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.position": "1.11.4",
+ "ui.menu": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.slider.jquery.json b/ui.slider.jquery.json
new file mode 100644
index 000000000..660a07824
--- /dev/null
+++ b/ui.slider.jquery.json
@@ -0,0 +1,72 @@
+{
+ "name": "ui.slider",
+ "title": "jQuery UI Slider",
+ "description": "Displays a flexible slider with ranges and accessibility via keyboard.",
+ "keywords": [
+ "ui",
+ "slider",
+ "form",
+ "number",
+ "range"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/slider/",
+ "demo": "http://jqueryui.com/slider/",
+ "docs": "http://api.jqueryui.com/slider/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.sortable.jquery.json b/ui.sortable.jquery.json
new file mode 100644
index 000000000..c31bc055a
--- /dev/null
+++ b/ui.sortable.jquery.json
@@ -0,0 +1,71 @@
+{
+ "name": "ui.sortable",
+ "title": "jQuery UI Sortable",
+ "description": "Enables items in a list to be sorted using the mouse.",
+ "keywords": [
+ "ui",
+ "sortable",
+ "sort",
+ "list"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/sortable/",
+ "demo": "http://jqueryui.com/sortable/",
+ "docs": "http://api.jqueryui.com/sortable/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.mouse": "1.11.4"
+ },
+ "category": "interaction"
+}
diff --git a/ui.spinner.jquery.json b/ui.spinner.jquery.json
new file mode 100644
index 000000000..014b14713
--- /dev/null
+++ b/ui.spinner.jquery.json
@@ -0,0 +1,73 @@
+{
+ "name": "ui.spinner",
+ "title": "jQuery UI Spinner",
+ "description": "Displays buttons to easily input numbers via the keyboard or mouse.",
+ "keywords": [
+ "ui",
+ "spinner",
+ "form",
+ "number",
+ "spinbutton",
+ "stepper"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/spinner/",
+ "demo": "http://jqueryui.com/spinner/",
+ "docs": "http://api.jqueryui.com/spinner/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.button": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.tabs.jquery.json b/ui.tabs.jquery.json
new file mode 100644
index 000000000..7125f4198
--- /dev/null
+++ b/ui.tabs.jquery.json
@@ -0,0 +1,72 @@
+{
+ "name": "ui.tabs",
+ "title": "jQuery UI Tabs",
+ "description": "Transforms a set of container elements into a tab structure.",
+ "keywords": [
+ "ui",
+ "tabs",
+ "navigation",
+ "panel",
+ "collapse",
+ "expand"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/tabs/",
+ "demo": "http://jqueryui.com/tabs/",
+ "docs": "http://api.jqueryui.com/tabs/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.tooltip.jquery.json b/ui.tooltip.jquery.json
new file mode 100644
index 000000000..95a77925a
--- /dev/null
+++ b/ui.tooltip.jquery.json
@@ -0,0 +1,69 @@
+{
+ "name": "ui.tooltip",
+ "title": "jQuery UI Tooltip",
+ "description": "Shows additional information for any element on hover or focus.",
+ "keywords": [
+ "ui",
+ "tooltip"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/tooltip/",
+ "demo": "http://jqueryui.com/tooltip/",
+ "docs": "http://api.jqueryui.com/tooltip/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6",
+ "ui.core": "1.11.4",
+ "ui.widget": "1.11.4",
+ "ui.position": "1.11.4"
+ },
+ "category": "widget"
+}
diff --git a/ui.widget.jquery.json b/ui.widget.jquery.json
new file mode 100644
index 000000000..a1a66a9e7
--- /dev/null
+++ b/ui.widget.jquery.json
@@ -0,0 +1,69 @@
+{
+ "name": "ui.widget",
+ "title": "jQuery UI Widget",
+ "description": "Provides a factory for creating stateful widgets with a common API.",
+ "keywords": [
+ "ui",
+ "widget",
+ "abstraction",
+ "state",
+ "factory"
+ ],
+ "version": "1.11.4",
+ "author": {
+ "name": "jQuery Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
+ },
+ "maintainers": [
+ {
+ "name": "Scott González",
+ "email": "scott.gonzalez@gmail.com",
+ "url": "http://scottgonzalez.com"
+ },
+ {
+ "name": "Jörn Zaefferer",
+ "email": "joern.zaefferer@gmail.com",
+ "url": "http://bassistance.de"
+ },
+ {
+ "name": "Kris Borchers",
+ "email": "kris.borchers@gmail.com",
+ "url": "http://krisborchers.com"
+ },
+ {
+ "name": "Corey Frang",
+ "email": "gnarf37@gmail.com",
+ "url": "http://gnarf.net"
+ },
+ {
+ "name": "Mike Sherov",
+ "email": "mike.sherov@gmail.com",
+ "url": "http://mike.sherov.com"
+ },
+ {
+ "name": "TJ VanToll",
+ "email": "tj.vantoll@gmail.com",
+ "url": "http://tjvantoll.com"
+ },
+ {
+ "name": "Felix Nagel",
+ "email": "info@felixnagel.com",
+ "url": "http://www.felixnagel.com"
+ }
+ ],
+ "licenses": [
+ {
+ "type": "MIT",
+ "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
+ }
+ ],
+ "bugs": "http://bugs.jqueryui.com/",
+ "homepage": "http://jqueryui.com/widget/",
+ "demo": "http://jqueryui.com/widget/",
+ "docs": "http://api.jqueryui.com/jQuery.widget/",
+ "download": "http://jqueryui.com/download/",
+ "dependencies": {
+ "jquery": ">=1.6"
+ },
+ "category": "core"
+}
diff --git a/ui/accordion.js b/ui/accordion.js
index 98c8412cc..d62df65af 100644
--- a/ui/accordion.js
+++ b/ui/accordion.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Accordion @VERSION
+ * jQuery UI Accordion 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
}(function( $ ) {
return $.widget( "ui.accordion", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
active: 0,
animate: {},
diff --git a/ui/autocomplete.js b/ui/autocomplete.js
index dc970b5c7..63beb1f49 100644
--- a/ui/autocomplete.js
+++ b/ui/autocomplete.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Autocomplete @VERSION
+ * jQuery UI Autocomplete 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
}(function( $ ) {
$.widget( "ui.autocomplete", {
- version: "@VERSION",
+ version: "1.11.4",
defaultElement: "<input>",
options: {
appendTo: null,
diff --git a/ui/button.js b/ui/button.js
index 3269e85ca..171b67911 100644
--- a/ui/button.js
+++ b/ui/button.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Button @VERSION
+ * jQuery UI Button 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -52,7 +52,7 @@ var lastActive,
};
$.widget( "ui.button", {
- version: "@VERSION",
+ version: "1.11.4",
defaultElement: "<button>",
options: {
disabled: null,
@@ -348,7 +348,7 @@ $.widget( "ui.button", {
});
$.widget( "ui.buttonset", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
items: "button, input[type=button], input[type=submit], input[type=reset], input[type=checkbox], input[type=radio], a, :data(ui-button)"
},
diff --git a/ui/core.js b/ui/core.js
index 0b2e03950..469712889 100644
--- a/ui/core.js
+++ b/ui/core.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Core @VERSION
+ * jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -24,7 +24,7 @@
$.ui = $.ui || {};
$.extend( $.ui, {
- version: "@VERSION",
+ version: "1.11.4",
keyCode: {
BACKSPACE: 8,
diff --git a/ui/datepicker.js b/ui/datepicker.js
index 9baa5f5cc..855de978a 100644
--- a/ui/datepicker.js
+++ b/ui/datepicker.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Datepicker @VERSION
+ * jQuery UI Datepicker 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -23,7 +23,7 @@
}
}(function( $ ) {
-$.extend($.ui, { datepicker: { version: "@VERSION" } });
+$.extend($.ui, { datepicker: { version: "1.11.4" } });
var datepicker_instActive;
@@ -2077,7 +2077,7 @@ $.fn.datepicker = function(options){
$.datepicker = new Datepicker(); // singleton instance
$.datepicker.initialized = false;
$.datepicker.uuid = new Date().getTime();
-$.datepicker.version = "@VERSION";
+$.datepicker.version = "1.11.4";
return $.datepicker;
diff --git a/ui/dialog.js b/ui/dialog.js
index d33f72c1e..2f978bed2 100644
--- a/ui/dialog.js
+++ b/ui/dialog.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Dialog @VERSION
+ * jQuery UI Dialog 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -30,7 +30,7 @@
}(function( $ ) {
return $.widget( "ui.dialog", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
appendTo: "body",
autoOpen: true,
diff --git a/ui/draggable.js b/ui/draggable.js
index c3821ba8e..2d412bdba 100644
--- a/ui/draggable.js
+++ b/ui/draggable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Draggable @VERSION
+ * jQuery UI Draggable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
$.widget("ui.draggable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.4",
widgetEventPrefix: "drag",
options: {
addClasses: true,
diff --git a/ui/droppable.js b/ui/droppable.js
index 950be94aa..593b66a66 100644
--- a/ui/droppable.js
+++ b/ui/droppable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Droppable @VERSION
+ * jQuery UI Droppable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
}(function( $ ) {
$.widget( "ui.droppable", {
- version: "@VERSION",
+ version: "1.11.4",
widgetEventPrefix: "drop",
options: {
accept: "*",
diff --git a/ui/effect-blind.js b/ui/effect-blind.js
index 92a3ff6a1..a4a48ea5e 100644
--- a/ui/effect-blind.js
+++ b/ui/effect-blind.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Blind @VERSION
+ * jQuery UI Effects Blind 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-bounce.js b/ui/effect-bounce.js
index 6eba43039..93a7a52e4 100644
--- a/ui/effect-bounce.js
+++ b/ui/effect-bounce.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Bounce @VERSION
+ * jQuery UI Effects Bounce 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-clip.js b/ui/effect-clip.js
index b11e12ddd..a1977475b 100644
--- a/ui/effect-clip.js
+++ b/ui/effect-clip.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Clip @VERSION
+ * jQuery UI Effects Clip 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-drop.js b/ui/effect-drop.js
index 9bc1daa30..f530be356 100644
--- a/ui/effect-drop.js
+++ b/ui/effect-drop.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Drop @VERSION
+ * jQuery UI Effects Drop 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-explode.js b/ui/effect-explode.js
index 73cb6d286..55d112dd2 100644
--- a/ui/effect-explode.js
+++ b/ui/effect-explode.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Explode @VERSION
+ * jQuery UI Effects Explode 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-fade.js b/ui/effect-fade.js
index 55927d9c1..2c17c031b 100644
--- a/ui/effect-fade.js
+++ b/ui/effect-fade.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Fade @VERSION
+ * jQuery UI Effects Fade 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-fold.js b/ui/effect-fold.js
index 9e570d490..fb9539efc 100644
--- a/ui/effect-fold.js
+++ b/ui/effect-fold.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Fold @VERSION
+ * jQuery UI Effects Fold 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-highlight.js b/ui/effect-highlight.js
index a77fc960a..833a4cd30 100644
--- a/ui/effect-highlight.js
+++ b/ui/effect-highlight.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Highlight @VERSION
+ * jQuery UI Effects Highlight 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-puff.js b/ui/effect-puff.js
index 1c3f9b74f..43f987282 100644
--- a/ui/effect-puff.js
+++ b/ui/effect-puff.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Puff @VERSION
+ * jQuery UI Effects Puff 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-pulsate.js b/ui/effect-pulsate.js
index 522866688..7d21ea10b 100644
--- a/ui/effect-pulsate.js
+++ b/ui/effect-pulsate.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Pulsate @VERSION
+ * jQuery UI Effects Pulsate 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-scale.js b/ui/effect-scale.js
index be0ec47b2..8c8b68eb6 100644
--- a/ui/effect-scale.js
+++ b/ui/effect-scale.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Scale @VERSION
+ * jQuery UI Effects Scale 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-shake.js b/ui/effect-shake.js
index 47b4b90df..8236d6bf4 100644
--- a/ui/effect-shake.js
+++ b/ui/effect-shake.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Shake @VERSION
+ * jQuery UI Effects Shake 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-size.js b/ui/effect-size.js
index 1ac935ebc..bc853cae7 100644
--- a/ui/effect-size.js
+++ b/ui/effect-size.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Size @VERSION
+ * jQuery UI Effects Size 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-slide.js b/ui/effect-slide.js
index 65a5655c8..790d5e551 100644
--- a/ui/effect-slide.js
+++ b/ui/effect-slide.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Slide @VERSION
+ * jQuery UI Effects Slide 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect-transfer.js b/ui/effect-transfer.js
index 84c2a9413..db07ea21b 100644
--- a/ui/effect-transfer.js
+++ b/ui/effect-transfer.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects Transfer @VERSION
+ * jQuery UI Effects Transfer 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/effect.js b/ui/effect.js
index def4d15f1..d2bfe545a 100644
--- a/ui/effect.js
+++ b/ui/effect.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Effects @VERSION
+ * jQuery UI Effects 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -904,7 +904,7 @@ $.fn.extend({
(function() {
$.extend( $.effects, {
- version: "@VERSION",
+ version: "1.11.4",
// Saves a set of properties in a data storage
save: function( element, set ) {
diff --git a/ui/menu.js b/ui/menu.js
index 4b1435935..5a2bf63cf 100644
--- a/ui/menu.js
+++ b/ui/menu.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Menu @VERSION
+ * jQuery UI Menu 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget( "ui.menu", {
- version: "@VERSION",
+ version: "1.11.4",
defaultElement: "<ul>",
delay: 300,
options: {
diff --git a/ui/mouse.js b/ui/mouse.js
index 79291bd24..89018bfeb 100644
--- a/ui/mouse.js
+++ b/ui/mouse.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Mouse @VERSION
+ * jQuery UI Mouse 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -29,7 +29,7 @@ $( document ).mouseup( function() {
});
return $.widget("ui.mouse", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
cancel: "input,textarea,button,select,option",
distance: 1,
diff --git a/ui/position.js b/ui/position.js
index 28aca6dc6..bb97a5b69 100644
--- a/ui/position.js
+++ b/ui/position.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Position @VERSION
+ * jQuery UI Position 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
diff --git a/ui/progressbar.js b/ui/progressbar.js
index 548e85aaa..b48501945 100644
--- a/ui/progressbar.js
+++ b/ui/progressbar.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Progressbar @VERSION
+ * jQuery UI Progressbar 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
}(function( $ ) {
return $.widget( "ui.progressbar", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
max: 100,
value: 0,
diff --git a/ui/resizable.js b/ui/resizable.js
index 6c010783a..c45ff3b62 100644
--- a/ui/resizable.js
+++ b/ui/resizable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Resizable @VERSION
+ * jQuery UI Resizable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
$.widget("ui.resizable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.4",
widgetEventPrefix: "resize",
options: {
alsoResize: false,
diff --git a/ui/selectable.js b/ui/selectable.js
index 80345b29d..04b3dc6df 100644
--- a/ui/selectable.js
+++ b/ui/selectable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectable @VERSION
+ * jQuery UI Selectable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget("ui.selectable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.4",
options: {
appendTo: "body",
autoRefresh: true,
diff --git a/ui/selectmenu.js b/ui/selectmenu.js
index 571ac9894..363d7923a 100644
--- a/ui/selectmenu.js
+++ b/ui/selectmenu.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Selectmenu @VERSION
+ * jQuery UI Selectmenu 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -27,7 +27,7 @@
}(function( $ ) {
return $.widget( "ui.selectmenu", {
- version: "@VERSION",
+ version: "1.11.4",
defaultElement: "<select>",
options: {
appendTo: null,
diff --git a/ui/slider.js b/ui/slider.js
index 65204ca91..a50715687 100644
--- a/ui/slider.js
+++ b/ui/slider.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Slider @VERSION
+ * jQuery UI Slider 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget( "ui.slider", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.4",
widgetEventPrefix: "slide",
options: {
diff --git a/ui/sortable.js b/ui/sortable.js
index a2dd034ce..10f4f1038 100644
--- a/ui/sortable.js
+++ b/ui/sortable.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Sortable @VERSION
+ * jQuery UI Sortable 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget("ui.sortable", $.ui.mouse, {
- version: "@VERSION",
+ version: "1.11.4",
widgetEventPrefix: "sort",
ready: false,
options: {
diff --git a/ui/spinner.js b/ui/spinner.js
index 9beeb133c..388860f3a 100644
--- a/ui/spinner.js
+++ b/ui/spinner.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Spinner @VERSION
+ * jQuery UI Spinner 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -37,7 +37,7 @@ function spinner_modifier( fn ) {
}
return $.widget( "ui.spinner", {
- version: "@VERSION",
+ version: "1.11.4",
defaultElement: "<input>",
widgetEventPrefix: "spin",
options: {
diff --git a/ui/tabs.js b/ui/tabs.js
index db4c9726a..60c8748e5 100644
--- a/ui/tabs.js
+++ b/ui/tabs.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Tabs @VERSION
+ * jQuery UI Tabs 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -25,7 +25,7 @@
}(function( $ ) {
return $.widget( "ui.tabs", {
- version: "@VERSION",
+ version: "1.11.4",
delay: 300,
options: {
active: null,
diff --git a/ui/tooltip.js b/ui/tooltip.js
index 8408f6781..02bcd44dc 100644
--- a/ui/tooltip.js
+++ b/ui/tooltip.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Tooltip @VERSION
+ * jQuery UI Tooltip 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -26,7 +26,7 @@
}(function( $ ) {
return $.widget( "ui.tooltip", {
- version: "@VERSION",
+ version: "1.11.4",
options: {
content: function() {
// support: IE<9, Opera in jQuery <1.7
diff --git a/ui/widget.js b/ui/widget.js
index 58235900b..1096ba629 100644
--- a/ui/widget.js
+++ b/ui/widget.js
@@ -1,5 +1,5 @@
/*!
- * jQuery UI Widget @VERSION
+ * jQuery UI Widget 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors