jquery-ui-rails 4.0.0 → 4.2.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of jquery-ui-rails might be problematic. Click here for more details.

Files changed (149) hide show
  1. data/.travis.yml +0 -1
  2. data/Gemfile +1 -1
  3. data/History.md +44 -0
  4. data/README.md +16 -4
  5. data/Rakefile +39 -11
  6. data/VERSIONS.md +31 -0
  7. data/app/assets/images/jquery-ui/animated-overlay.gif +0 -0
  8. data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  9. data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png +0 -0
  10. data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  11. data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png +0 -0
  12. data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png +0 -0
  13. data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  14. data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  15. data/{vendor → app}/assets/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  16. data/{vendor → app}/assets/images/jquery-ui/ui-icons_222222_256x240.png +0 -0
  17. data/{vendor → app}/assets/images/jquery-ui/ui-icons_2e83ff_256x240.png +0 -0
  18. data/{vendor → app}/assets/images/jquery-ui/ui-icons_454545_256x240.png +0 -0
  19. data/{vendor → app}/assets/images/jquery-ui/ui-icons_888888_256x240.png +0 -0
  20. data/{vendor → app}/assets/images/jquery-ui/ui-icons_cd0a0a_256x240.png +0 -0
  21. data/{vendor → app}/assets/javascripts/jquery.ui.accordion.js +17 -18
  22. data/{vendor → app}/assets/javascripts/jquery.ui.all.js +0 -0
  23. data/{vendor → app}/assets/javascripts/jquery.ui.autocomplete.js +36 -44
  24. data/{vendor → app}/assets/javascripts/jquery.ui.button.js +23 -47
  25. data/{vendor → app}/assets/javascripts/jquery.ui.core.js +20 -24
  26. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-af.js +0 -0
  27. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar-DZ.js +0 -0
  28. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar.js +0 -0
  29. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-az.js +0 -0
  30. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-be.js +0 -0
  31. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bg.js +0 -0
  32. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bs.js +0 -0
  33. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ca.js +0 -0
  34. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cs.js +0 -0
  35. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cy-GB.js +0 -0
  36. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-da.js +0 -0
  37. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-de.js +3 -3
  38. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-el.js +0 -0
  39. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-AU.js +0 -0
  40. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-GB.js +0 -0
  41. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-NZ.js +0 -0
  42. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eo.js +0 -0
  43. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-es.js +7 -7
  44. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-et.js +0 -0
  45. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eu.js +0 -0
  46. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fa.js +0 -0
  47. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fi.js +1 -1
  48. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fo.js +0 -0
  49. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr-CA.js +0 -0
  50. data/app/assets/javascripts/jquery.ui.datepicker-fr-CH.js +23 -0
  51. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr.js +6 -6
  52. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-gl.js +0 -0
  53. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-he.js +0 -0
  54. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hi.js +0 -0
  55. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hr.js +0 -0
  56. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hu.js +0 -0
  57. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hy.js +0 -0
  58. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-id.js +0 -0
  59. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-is.js +1 -1
  60. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-it.js +0 -0
  61. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ja.js +0 -0
  62. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ka.js +0 -0
  63. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-kk.js +0 -0
  64. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-km.js +0 -0
  65. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ko.js +0 -0
  66. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ky.js +0 -0
  67. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lb.js +0 -0
  68. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lt.js +2 -2
  69. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lv.js +4 -4
  70. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-mk.js +0 -0
  71. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ml.js +0 -0
  72. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ms.js +0 -0
  73. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nb.js +0 -0
  74. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl-BE.js +0 -0
  75. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl.js +0 -0
  76. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nn.js +0 -0
  77. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-no.js +0 -0
  78. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pl.js +0 -0
  79. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt-BR.js +0 -0
  80. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt.js +1 -1
  81. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-rm.js +0 -0
  82. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ro.js +0 -0
  83. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ru.js +0 -0
  84. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sk.js +3 -3
  85. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sl.js +0 -0
  86. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sq.js +0 -0
  87. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr-SR.js +1 -1
  88. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr.js +1 -1
  89. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sv.js +0 -0
  90. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ta.js +0 -0
  91. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-th.js +0 -0
  92. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tj.js +0 -0
  93. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tr.js +0 -0
  94. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-uk.js +0 -0
  95. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-vi.js +0 -0
  96. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-CN.js +0 -0
  97. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-HK.js +0 -0
  98. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-TW.js +0 -0
  99. data/{vendor → app}/assets/javascripts/jquery.ui.datepicker.js +28 -34
  100. data/{vendor → app}/assets/javascripts/jquery.ui.dialog.js +84 -28
  101. data/{vendor → app}/assets/javascripts/jquery.ui.draggable.js +96 -84
  102. data/{vendor → app}/assets/javascripts/jquery.ui.droppable.js +33 -15
  103. data/{vendor → app}/assets/javascripts/jquery.ui.effect-blind.js +2 -2
  104. data/{vendor → app}/assets/javascripts/jquery.ui.effect-bounce.js +2 -2
  105. data/{vendor → app}/assets/javascripts/jquery.ui.effect-clip.js +2 -2
  106. data/{vendor → app}/assets/javascripts/jquery.ui.effect-drop.js +2 -2
  107. data/{vendor → app}/assets/javascripts/jquery.ui.effect-explode.js +2 -2
  108. data/{vendor → app}/assets/javascripts/jquery.ui.effect-fade.js +2 -2
  109. data/{vendor → app}/assets/javascripts/jquery.ui.effect-fold.js +2 -2
  110. data/{vendor → app}/assets/javascripts/jquery.ui.effect-highlight.js +2 -2
  111. data/{vendor → app}/assets/javascripts/jquery.ui.effect-pulsate.js +2 -2
  112. data/{vendor → app}/assets/javascripts/jquery.ui.effect-scale.js +2 -2
  113. data/{vendor → app}/assets/javascripts/jquery.ui.effect-shake.js +2 -2
  114. data/{vendor → app}/assets/javascripts/jquery.ui.effect-slide.js +2 -2
  115. data/{vendor → app}/assets/javascripts/jquery.ui.effect-transfer.js +2 -2
  116. data/{vendor → app}/assets/javascripts/jquery.ui.effect.all.js +0 -0
  117. data/{vendor → app}/assets/javascripts/jquery.ui.effect.js +94 -73
  118. data/{vendor → app}/assets/javascripts/jquery.ui.menu.js +15 -9
  119. data/{vendor → app}/assets/javascripts/jquery.ui.mouse.js +3 -3
  120. data/{vendor → app}/assets/javascripts/jquery.ui.position.js +16 -12
  121. data/{vendor → app}/assets/javascripts/jquery.ui.progressbar.js +3 -3
  122. data/{vendor → app}/assets/javascripts/jquery.ui.resizable.js +20 -10
  123. data/{vendor → app}/assets/javascripts/jquery.ui.selectable.js +3 -3
  124. data/{vendor → app}/assets/javascripts/jquery.ui.slider.js +97 -70
  125. data/{vendor → app}/assets/javascripts/jquery.ui.sortable.js +81 -42
  126. data/{vendor → app}/assets/javascripts/jquery.ui.spinner.js +10 -5
  127. data/{vendor → app}/assets/javascripts/jquery.ui.tabs.js +8 -5
  128. data/{vendor → app}/assets/javascripts/jquery.ui.tooltip.js +3 -3
  129. data/{vendor → app}/assets/javascripts/jquery.ui.widget.js +5 -5
  130. data/{vendor → app}/assets/stylesheets/jquery.ui.accordion.css.erb +3 -3
  131. data/{vendor → app}/assets/stylesheets/jquery.ui.all.css.erb +3 -3
  132. data/{vendor → app}/assets/stylesheets/jquery.ui.autocomplete.css.erb +3 -3
  133. data/{vendor → app}/assets/stylesheets/jquery.ui.base.css.erb +3 -3
  134. data/{vendor → app}/assets/stylesheets/jquery.ui.button.css.erb +3 -3
  135. data/{vendor → app}/assets/stylesheets/jquery.ui.core.css.erb +4 -3
  136. data/{vendor → app}/assets/stylesheets/jquery.ui.datepicker.css.erb +3 -6
  137. data/{vendor → app}/assets/stylesheets/jquery.ui.dialog.css.erb +5 -4
  138. data/{vendor → app}/assets/stylesheets/jquery.ui.menu.css.erb +5 -3
  139. data/{vendor → app}/assets/stylesheets/jquery.ui.progressbar.css.erb +9 -4
  140. data/{vendor → app}/assets/stylesheets/jquery.ui.resizable.css.erb +2 -4
  141. data/{vendor → app}/assets/stylesheets/jquery.ui.selectable.css.erb +2 -4
  142. data/{vendor → app}/assets/stylesheets/jquery.ui.slider.css.erb +3 -3
  143. data/{vendor → app}/assets/stylesheets/jquery.ui.spinner.css.erb +5 -5
  144. data/{vendor → app}/assets/stylesheets/jquery.ui.tabs.css.erb +9 -10
  145. data/{vendor → app}/assets/stylesheets/jquery.ui.theme.css.erb +26 -5
  146. data/{vendor → app}/assets/stylesheets/jquery.ui.tooltip.css.erb +4 -2
  147. data/lib/jquery/ui/rails/version.rb +2 -1
  148. metadata +148 -161
  149. data/vendor/assets/javascripts/jquery.ui.datepicker-fr-CH.js +0 -23
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Accordion 1.10.0
2
+ * jQuery UI Accordion 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Accordion#theming
9
+ * http://api.jqueryui.com/accordion/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI CSS Framework 1.10.0
2
+ * jQuery UI CSS Framework 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Theming
9
+ * http://api.jqueryui.com/category/theming/
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.base
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Autocomplete 1.10.0
2
+ * jQuery UI Autocomplete 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Autocomplete#theming
9
+ * http://api.jqueryui.com/autocomplete/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI CSS Framework 1.10.0
2
+ * jQuery UI CSS Framework 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Theming
9
+ * http://api.jqueryui.com/category/theming/
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Button 1.10.0
2
+ * jQuery UI Button 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Button#theming
9
+ * http://api.jqueryui.com/button/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI CSS Framework 1.10.0
2
+ * jQuery UI CSS Framework 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Theming/API
9
+ * http://api.jqueryui.com/category/theming/
10
10
  */
11
11
 
12
12
  /* Layout helpers
@@ -38,6 +38,7 @@
38
38
  .ui-helper-clearfix:after {
39
39
  content: "";
40
40
  display: table;
41
+ border-collapse: collapse;
41
42
  }
42
43
  .ui-helper-clearfix:after {
43
44
  clear: both;
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Datepicker 1.10.0
2
+ * jQuery UI Datepicker 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Datepicker#theming
9
+ * http://api.jqueryui.com/datepicker/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -62,9 +62,6 @@
62
62
  font-size: 1em;
63
63
  margin: 1px 0;
64
64
  }
65
- .ui-datepicker select.ui-datepicker-month-year {
66
- width: 100%;
67
- }
68
65
  .ui-datepicker select.ui-datepicker-month,
69
66
  .ui-datepicker select.ui-datepicker-year {
70
67
  width: 49%;
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Dialog 1.10.0
2
+ * jQuery UI Dialog 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Dialog#theming
9
+ * http://api.jqueryui.com/dialog/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -15,6 +15,7 @@
15
15
  *= require jquery.ui.theme
16
16
  */
17
17
  .ui-dialog {
18
+ overflow: hidden;
18
19
  position: absolute;
19
20
  top: 0;
20
21
  left: 0;
@@ -37,7 +38,7 @@
37
38
  position: absolute;
38
39
  right: .3em;
39
40
  top: 50%;
40
- width: 21px;
41
+ width: 20px;
41
42
  margin: -10px 0 0 0;
42
43
  padding: 1px;
43
44
  height: 20px;
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Menu 1.10.0
2
+ * jQuery UI Menu 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Menu#theming
9
+ * http://api.jqueryui.com/menu/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -27,6 +27,8 @@
27
27
  margin: 0;
28
28
  padding: 0;
29
29
  width: 100%;
30
+ /* support: IE10, see #8844 */
31
+ list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
30
32
  }
31
33
  .ui-menu .ui-menu-divider {
32
34
  margin: 5px -2px 5px -2px;
@@ -1,13 +1,18 @@
1
1
  /*!
2
- * jQuery UI Progressbar 1.10.0
2
+ * jQuery UI Progressbar 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Progressbar#theming
9
+ * http://api.jqueryui.com/progressbar/#theming
10
10
  */
11
+
12
+ /*
13
+ *= depend_on_asset "jquery-ui/animated-overlay.gif"
14
+ */
15
+
11
16
  /*
12
17
  *= require jquery.ui.core
13
18
  *= require jquery.ui.theme
@@ -22,7 +27,7 @@
22
27
  height: 100%;
23
28
  }
24
29
  .ui-progressbar .ui-progressbar-overlay {
25
- background: url("images/animated-overlay.gif");
30
+ background: url(<%= image_path("jquery-ui/animated-overlay.gif") %>);
26
31
  height: 100%;
27
32
  filter: alpha(opacity=25);
28
33
  opacity: 0.25;
@@ -1,12 +1,10 @@
1
1
  /*!
2
- * jQuery UI Resizable 1.10.0
2
+ * jQuery UI Resizable 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
- *
9
- * http://docs.jquery.com/UI/Resizable#theming
10
8
  */
11
9
  /*
12
10
  *= require jquery.ui.core
@@ -1,12 +1,10 @@
1
1
  /*!
2
- * jQuery UI Selectable 1.10.0
2
+ * jQuery UI Selectable 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
- *
9
- * http://docs.jquery.com/UI/Selectable#theming
10
8
  */
11
9
  /*
12
10
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Slider 1.10.0
2
+ * jQuery UI Slider 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Slider#theming
9
+ * http://api.jqueryui.com/slider/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Spinner 1.10.0
2
+ * jQuery UI Spinner 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Spinner#theming
9
+ * http://api.jqueryui.com/spinner/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -43,13 +43,13 @@
43
43
  overflow: hidden;
44
44
  right: 0;
45
45
  }
46
- /* more specificity required here to overide default borders */
46
+ /* more specificity required here to override default borders */
47
47
  .ui-spinner a.ui-spinner-button {
48
48
  border-top: none;
49
49
  border-bottom: none;
50
50
  border-right: none;
51
51
  }
52
- /* vertical centre icon */
52
+ /* vertically center icon */
53
53
  .ui-spinner .ui-icon {
54
54
  position: absolute;
55
55
  margin-top: -8px;
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * jQuery UI Tabs 1.10.0
2
+ * jQuery UI Tabs 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Tabs#theming
9
+ * http://api.jqueryui.com/tabs/#theming
10
10
  */
11
11
  /*
12
12
  *= require jquery.ui.core
@@ -26,11 +26,11 @@
26
26
  position: relative;
27
27
  top: 0;
28
28
  margin: 1px .2em 0 0;
29
- border-bottom: 0;
29
+ border-bottom-width: 0;
30
30
  padding: 0;
31
31
  white-space: nowrap;
32
32
  }
33
- .ui-tabs .ui-tabs-nav li a {
33
+ .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
34
34
  float: left;
35
35
  padding: .5em 1em;
36
36
  text-decoration: none;
@@ -39,13 +39,12 @@
39
39
  margin-bottom: -1px;
40
40
  padding-bottom: 1px;
41
41
  }
42
- .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
43
- .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
44
- .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
42
+ .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
43
+ .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
44
+ .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
45
45
  cursor: text;
46
46
  }
47
- .ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
48
- .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
47
+ .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
49
48
  cursor: pointer;
50
49
  }
51
50
  .ui-tabs .ui-tabs-panel {
@@ -1,15 +1,32 @@
1
1
  /*!
2
- * jQuery UI CSS Framework 1.10.0
2
+ * jQuery UI CSS Framework 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
8
  *
9
- * http://docs.jquery.com/UI/Theming/API
9
+ * http://api.jqueryui.com/category/theming/
10
10
  *
11
11
  * To view and modify this theme, visit http://jqueryui.com/themeroller/
12
12
  */
13
+
14
+ /*
15
+ *= depend_on_asset "jquery-ui/ui-bg_flat_75_ffffff_40x100.png"
16
+ *= depend_on_asset "jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png"
17
+ *= depend_on_asset "jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png"
18
+ *= depend_on_asset "jquery-ui/ui-bg_glass_75_dadada_1x400.png"
19
+ *= depend_on_asset "jquery-ui/ui-bg_glass_65_ffffff_1x400.png"
20
+ *= depend_on_asset "jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png"
21
+ *= depend_on_asset "jquery-ui/ui-bg_glass_95_fef1ec_1x400.png"
22
+ *= depend_on_asset "jquery-ui/ui-icons_222222_256x240.png"
23
+ *= depend_on_asset "jquery-ui/ui-icons_888888_256x240.png"
24
+ *= depend_on_asset "jquery-ui/ui-icons_454545_256x240.png"
25
+ *= depend_on_asset "jquery-ui/ui-icons_2e83ff_256x240.png"
26
+ *= depend_on_asset "jquery-ui/ui-icons_cd0a0a_256x240.png"
27
+ *= depend_on_asset "jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png"
28
+ */
29
+
13
30
  /*
14
31
  *= require jquery.ui.core
15
32
  */
@@ -79,7 +96,11 @@
79
96
  .ui-state-hover a,
80
97
  .ui-state-hover a:hover,
81
98
  .ui-state-hover a:link,
82
- .ui-state-hover a:visited {
99
+ .ui-state-hover a:visited,
100
+ .ui-state-focus a,
101
+ .ui-state-focus a:hover,
102
+ .ui-state-focus a:link,
103
+ .ui-state-focus a:visited {
83
104
  color: #212121/*{fcHover}*/;
84
105
  text-decoration: none;
85
106
  }
@@ -159,7 +180,6 @@
159
180
  .ui-icon {
160
181
  width: 16px;
161
182
  height: 16px;
162
- background-position: 16px 16px;
163
183
  }
164
184
  .ui-icon,
165
185
  .ui-widget-content .ui-icon {
@@ -187,6 +207,7 @@
187
207
  }
188
208
 
189
209
  /* positioning */
210
+ .ui-icon-blank { background-position: 16px 16px; }
190
211
  .ui-icon-carat-1-n { background-position: 0 0; }
191
212
  .ui-icon-carat-1-ne { background-position: -16px 0; }
192
213
  .ui-icon-carat-1-e { background-position: -32px 0; }
@@ -1,10 +1,12 @@
1
1
  /*!
2
- * jQuery UI Tooltip 1.10.0
2
+ * jQuery UI Tooltip 1.10.4
3
3
  * http://jqueryui.com
4
4
  *
5
- * Copyright 2013 jQuery Foundation and other contributors
5
+ * Copyright 2014 jQuery Foundation and other contributors
6
6
  * Released under the MIT license.
7
7
  * http://jquery.org/license
8
+ *
9
+ * http://api.jqueryui.com/tooltip/#theming
8
10
  */
9
11
  /*
10
12
  *= require jquery.ui.core
@@ -1,7 +1,8 @@
1
1
  module Jquery
2
2
  module Ui
3
3
  module Rails
4
- VERSION = "4.0.0"
4
+ VERSION = "4.2.1"
5
+ JQUERY_UI_VERSION = "1.10.4"
5
6
  end
6
7
  end
7
8
  end