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.
- data/.travis.yml +0 -1
- data/Gemfile +1 -1
- data/History.md +44 -0
- data/README.md +16 -4
- data/Rakefile +39 -11
- data/VERSIONS.md +31 -0
- data/app/assets/images/jquery-ui/animated-overlay.gif +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_222222_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_2e83ff_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_454545_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_888888_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_cd0a0a_256x240.png +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.accordion.js +17 -18
- data/{vendor → app}/assets/javascripts/jquery.ui.all.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.autocomplete.js +36 -44
- data/{vendor → app}/assets/javascripts/jquery.ui.button.js +23 -47
- data/{vendor → app}/assets/javascripts/jquery.ui.core.js +20 -24
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-af.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar-DZ.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ar.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-az.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-be.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bg.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-bs.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ca.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cs.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-cy-GB.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-da.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-de.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-el.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-AU.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-GB.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-en-NZ.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eo.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-es.js +7 -7
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-et.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-eu.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fa.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fi.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fo.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr-CA.js +0 -0
- data/app/assets/javascripts/jquery.ui.datepicker-fr-CH.js +23 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-fr.js +6 -6
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-gl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-he.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hi.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hr.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hu.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-hy.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-id.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-is.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-it.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ja.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ka.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-kk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-km.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ko.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ky.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lb.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lt.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-lv.js +4 -4
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-mk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ml.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ms.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nb.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl-BE.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-nn.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-no.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt-BR.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-pt.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-rm.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ro.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ru.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sk.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sl.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sq.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr-SR.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sr.js +1 -1
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-sv.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-ta.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-th.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tj.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-tr.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-uk.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-vi.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-CN.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-HK.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker-zh-TW.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.datepicker.js +28 -34
- data/{vendor → app}/assets/javascripts/jquery.ui.dialog.js +84 -28
- data/{vendor → app}/assets/javascripts/jquery.ui.draggable.js +96 -84
- data/{vendor → app}/assets/javascripts/jquery.ui.droppable.js +33 -15
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-blind.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-bounce.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-clip.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-drop.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-explode.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-fade.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-fold.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-highlight.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-pulsate.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-scale.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-shake.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-slide.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect-transfer.js +2 -2
- data/{vendor → app}/assets/javascripts/jquery.ui.effect.all.js +0 -0
- data/{vendor → app}/assets/javascripts/jquery.ui.effect.js +94 -73
- data/{vendor → app}/assets/javascripts/jquery.ui.menu.js +15 -9
- data/{vendor → app}/assets/javascripts/jquery.ui.mouse.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.position.js +16 -12
- data/{vendor → app}/assets/javascripts/jquery.ui.progressbar.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.resizable.js +20 -10
- data/{vendor → app}/assets/javascripts/jquery.ui.selectable.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.slider.js +97 -70
- data/{vendor → app}/assets/javascripts/jquery.ui.sortable.js +81 -42
- data/{vendor → app}/assets/javascripts/jquery.ui.spinner.js +10 -5
- data/{vendor → app}/assets/javascripts/jquery.ui.tabs.js +8 -5
- data/{vendor → app}/assets/javascripts/jquery.ui.tooltip.js +3 -3
- data/{vendor → app}/assets/javascripts/jquery.ui.widget.js +5 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.accordion.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.all.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.autocomplete.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.base.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.button.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.core.css.erb +4 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.datepicker.css.erb +3 -6
- data/{vendor → app}/assets/stylesheets/jquery.ui.dialog.css.erb +5 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.menu.css.erb +5 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.progressbar.css.erb +9 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.resizable.css.erb +2 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.selectable.css.erb +2 -4
- data/{vendor → app}/assets/stylesheets/jquery.ui.slider.css.erb +3 -3
- data/{vendor → app}/assets/stylesheets/jquery.ui.spinner.css.erb +5 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.tabs.css.erb +9 -10
- data/{vendor → app}/assets/stylesheets/jquery.ui.theme.css.erb +26 -5
- data/{vendor → app}/assets/stylesheets/jquery.ui.tooltip.css.erb +4 -2
- data/lib/jquery/ui/rails/version.rb +2 -1
- metadata +148 -161
- data/vendor/assets/javascripts/jquery.ui.datepicker-fr-CH.js +0 -23
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Accordion 1.10.
|
2
|
+
* jQuery UI Accordion 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI CSS Framework 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Autocomplete 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI CSS Framework 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Button 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI CSS Framework 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Datepicker 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Dialog 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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:
|
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.
|
2
|
+
* jQuery UI Menu 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Progressbar 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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("
|
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.
|
2
|
+
* jQuery UI Resizable 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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.
|
2
|
+
* jQuery UI Selectable 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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.
|
2
|
+
* jQuery UI Slider 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Spinner 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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
|
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
|
-
/*
|
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.
|
2
|
+
* jQuery UI Tabs 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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
|
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
|
43
|
-
.ui-tabs .ui-tabs-nav li.ui-state-disabled
|
44
|
-
.ui-tabs .ui-tabs-nav li.ui-tabs-loading
|
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
|
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.
|
2
|
+
* jQuery UI CSS Framework 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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://
|
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.
|
2
|
+
* jQuery UI Tooltip 1.10.4
|
3
3
|
* http://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
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
|