jquery-ui-rails 7.0.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitmodules +1 -1
- data/History.md +4 -0
- data/VERSIONS.md +1 -0
- data/app/assets/javascripts/jquery-ui/data.js +10 -16
- data/app/assets/javascripts/jquery-ui/disable-selection.js +5 -5
- data/app/assets/javascripts/jquery-ui/effect.js +17 -38
- data/app/assets/javascripts/jquery-ui/effects/effect-blind.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-bounce.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-clip.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-drop.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-explode.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-fade.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-fold.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-highlight.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-puff.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-pulsate.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-scale.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-shake.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-size.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-slide.js +6 -6
- data/app/assets/javascripts/jquery-ui/effects/effect-transfer.js +7 -7
- data/app/assets/javascripts/jquery-ui/focusable.js +7 -17
- data/app/assets/javascripts/jquery-ui/form-reset-mixin.js +6 -8
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-az.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-be.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-bg.js +3 -3
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-bs.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-cs.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-da.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-de-AT.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-de.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-el.js +1 -1
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-eo.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-es.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-eu.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-fa.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-fi.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-fo.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-fr-CH.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-gl.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-he.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-hr.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-hy.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-id.js +6 -5
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-is.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-it-CH.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-it.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ja.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ka.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-kk.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ky.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-lt.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-mk.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ms.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-nb.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-nl-BE.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-nl.js +3 -3
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-nn.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-no.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-pl.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-pt-BR.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-rm.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ro.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-ru.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sk.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sl.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sq.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sr-SR.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sr.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-sv.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-th.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-tj.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-tr.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-uk.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-vi.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-CN.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-HK.js +2 -2
- data/app/assets/javascripts/jquery-ui/i18n/datepicker-zh-TW.js +2 -2
- data/app/assets/javascripts/jquery-ui/jquery-patch.js +8 -41
- data/app/assets/javascripts/jquery-ui/keycode.js +5 -5
- data/app/assets/javascripts/jquery-ui/labels.js +8 -9
- data/app/assets/javascripts/jquery-ui/position.js +7 -7
- data/app/assets/javascripts/jquery-ui/scroll-parent.js +5 -5
- data/app/assets/javascripts/jquery-ui/tabbable.js +5 -5
- data/app/assets/javascripts/jquery-ui/unique-id.js +5 -5
- data/app/assets/javascripts/jquery-ui/vendor/jquery-color/jquery.color.js +19 -50
- data/app/assets/javascripts/jquery-ui/version.js +1 -1
- data/app/assets/javascripts/jquery-ui/widget.js +17 -10
- data/app/assets/javascripts/jquery-ui/widgets/accordion.js +18 -18
- data/app/assets/javascripts/jquery-ui/widgets/autocomplete.js +21 -55
- data/app/assets/javascripts/jquery-ui/widgets/button.js +11 -11
- data/app/assets/javascripts/jquery-ui/widgets/checkboxradio.js +22 -17
- data/app/assets/javascripts/jquery-ui/widgets/controlgroup.js +7 -7
- data/app/assets/javascripts/jquery-ui/widgets/datepicker.js +12 -15
- data/app/assets/javascripts/jquery-ui/widgets/dialog.js +25 -36
- data/app/assets/javascripts/jquery-ui/widgets/draggable.js +10 -14
- data/app/assets/javascripts/jquery-ui/widgets/droppable.js +8 -8
- data/app/assets/javascripts/jquery-ui/widgets/menu.js +9 -11
- data/app/assets/javascripts/jquery-ui/widgets/mouse.js +20 -35
- data/app/assets/javascripts/jquery-ui/widgets/progressbar.js +7 -7
- data/app/assets/javascripts/jquery-ui/widgets/resizable.js +82 -26
- data/app/assets/javascripts/jquery-ui/widgets/selectable.js +7 -7
- data/app/assets/javascripts/jquery-ui/widgets/selectmenu.js +22 -49
- data/app/assets/javascripts/jquery-ui/widgets/slider.js +7 -7
- data/app/assets/javascripts/jquery-ui/widgets/sortable.js +76 -85
- data/app/assets/javascripts/jquery-ui/widgets/spinner.js +11 -35
- data/app/assets/javascripts/jquery-ui/widgets/tabs.js +22 -56
- data/app/assets/javascripts/jquery-ui/widgets/tooltip.js +25 -27
- data/app/assets/javascripts/jquery-ui.js +0 -5
- data/app/assets/stylesheets/jquery-ui/accordion.css +5 -5
- data/app/assets/stylesheets/jquery-ui/all.css +5 -5
- data/app/assets/stylesheets/jquery-ui/autocomplete.css +5 -5
- data/app/assets/stylesheets/jquery-ui/base.css +5 -5
- data/app/assets/stylesheets/jquery-ui/button.css +6 -11
- data/app/assets/stylesheets/jquery-ui/checkboxradio.css +5 -5
- data/app/assets/stylesheets/jquery-ui/controlgroup.css +5 -8
- data/app/assets/stylesheets/jquery-ui/core.css +5 -9
- data/app/assets/stylesheets/jquery-ui/datepicker.css +5 -5
- data/app/assets/stylesheets/jquery-ui/dialog.css +5 -5
- data/app/assets/stylesheets/jquery-ui/draggable.css +4 -5
- data/app/assets/stylesheets/jquery-ui/menu.css +5 -7
- data/app/assets/stylesheets/jquery-ui/progressbar.css +5 -6
- data/app/assets/stylesheets/jquery-ui/resizable.css +4 -5
- data/app/assets/stylesheets/jquery-ui/selectable.css +4 -5
- data/app/assets/stylesheets/jquery-ui/selectmenu.css +5 -5
- data/app/assets/stylesheets/jquery-ui/slider.css +5 -12
- data/app/assets/stylesheets/jquery-ui/sortable.css +4 -5
- data/app/assets/stylesheets/jquery-ui/spinner.css +5 -5
- data/app/assets/stylesheets/jquery-ui/tabs.css +5 -5
- data/app/assets/stylesheets/jquery-ui/theme.css.erb +6 -13
- data/app/assets/stylesheets/jquery-ui/tooltip.css +5 -5
- data/lib/jquery/ui/rails/version.rb +2 -2
- metadata +6 -11
- data/app/assets/javascripts/jquery-ui/core.js +0 -15
- data/app/assets/javascripts/jquery-ui/form.js +0 -25
- data/app/assets/javascripts/jquery-ui/ie.js +0 -20
- data/app/assets/javascripts/jquery-ui/safe-active-element.js +0 -46
- data/app/assets/javascripts/jquery-ui/safe-blur.js +0 -27
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Menu 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Menu 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/menu/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -24,8 +24,6 @@
|
|
24
24
|
.ui-menu .ui-menu-item {
|
25
25
|
margin: 0;
|
26
26
|
cursor: pointer;
|
27
|
-
/* support: IE10, see #8844 */
|
28
|
-
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
29
27
|
}
|
30
28
|
.ui-menu .ui-menu-item-wrapper {
|
31
29
|
position: relative;
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Progressbar 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Progressbar 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/progressbar/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -23,7 +23,6 @@
|
|
23
23
|
.ui-progressbar .ui-progressbar-overlay {
|
24
24
|
background: url("data:image/gif;base64,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");
|
25
25
|
height: 100%;
|
26
|
-
-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
|
27
26
|
opacity: 0.25;
|
28
27
|
}
|
29
28
|
.ui-progressbar-indeterminate .ui-progressbar-value {
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Resizable 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Resizable 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*/
|
9
9
|
/*
|
10
10
|
*= require jquery-ui/theme
|
@@ -16,7 +16,6 @@
|
|
16
16
|
position: absolute;
|
17
17
|
font-size: 0.1px;
|
18
18
|
display: block;
|
19
|
-
-ms-touch-action: none;
|
20
19
|
touch-action: none;
|
21
20
|
}
|
22
21
|
.ui-resizable-disabled .ui-resizable-handle,
|
@@ -1,16 +1,15 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Selectable 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Selectable 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*/
|
9
9
|
/*
|
10
10
|
*= require jquery-ui/theme
|
11
11
|
*/
|
12
12
|
.ui-selectable {
|
13
|
-
-ms-touch-action: none;
|
14
13
|
touch-action: none;
|
15
14
|
}
|
16
15
|
.ui-selectable-helper {
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Selectmenu 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Selectmenu 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/selectmenu/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Slider 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Slider 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/slider/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -21,7 +21,6 @@
|
|
21
21
|
width: 1.2em;
|
22
22
|
height: 1.2em;
|
23
23
|
cursor: pointer;
|
24
|
-
-ms-touch-action: none;
|
25
24
|
touch-action: none;
|
26
25
|
}
|
27
26
|
.ui-slider .ui-slider-range {
|
@@ -33,12 +32,6 @@
|
|
33
32
|
background-position: 0 0;
|
34
33
|
}
|
35
34
|
|
36
|
-
/* support: IE8 - See #6727 */
|
37
|
-
.ui-slider.ui-state-disabled .ui-slider-handle,
|
38
|
-
.ui-slider.ui-state-disabled .ui-slider-range {
|
39
|
-
filter: inherit;
|
40
|
-
}
|
41
|
-
|
42
35
|
.ui-slider-horizontal {
|
43
36
|
height: .8em;
|
44
37
|
}
|
@@ -1,15 +1,14 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Sortable 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Sortable 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*/
|
9
9
|
/*
|
10
10
|
*= require jquery-ui/theme
|
11
11
|
*/
|
12
12
|
.ui-sortable-handle {
|
13
|
-
-ms-touch-action: none;
|
14
13
|
touch-action: none;
|
15
14
|
}
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Spinner 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Spinner 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/spinner/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Tabs 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Tabs 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/tabs/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
@@ -1,14 +1,14 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI CSS Framework 1.
|
3
|
-
*
|
2
|
+
* jQuery UI CSS Framework 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/category/theming/
|
10
10
|
*
|
11
|
-
* To view and modify this theme, visit
|
11
|
+
* To view and modify this theme, visit https://jqueryui.com/themeroller/
|
12
12
|
*/
|
13
13
|
|
14
14
|
/*
|
@@ -182,19 +182,14 @@ a.ui-button:active,
|
|
182
182
|
.ui-widget-content .ui-priority-secondary,
|
183
183
|
.ui-widget-header .ui-priority-secondary {
|
184
184
|
opacity: .7;
|
185
|
-
-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
|
186
185
|
font-weight: normal;
|
187
186
|
}
|
188
187
|
.ui-state-disabled,
|
189
188
|
.ui-widget-content .ui-state-disabled,
|
190
189
|
.ui-widget-header .ui-state-disabled {
|
191
190
|
opacity: .35;
|
192
|
-
-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
|
193
191
|
background-image: none;
|
194
192
|
}
|
195
|
-
.ui-state-disabled .ui-icon {
|
196
|
-
-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
|
197
|
-
}
|
198
193
|
|
199
194
|
/* Icons
|
200
195
|
----------------------------------*/
|
@@ -448,9 +443,7 @@ a.ui-button:active,
|
|
448
443
|
.ui-widget-overlay {
|
449
444
|
background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
|
450
445
|
opacity: .3/*{opacityOverlay}*/;
|
451
|
-
-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
|
452
446
|
}
|
453
447
|
.ui-widget-shadow {
|
454
|
-
-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
|
455
448
|
box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
|
456
449
|
}
|
@@ -1,12 +1,12 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery UI Tooltip 1.
|
3
|
-
*
|
2
|
+
* jQuery UI Tooltip 1.14.1
|
3
|
+
* https://jqueryui.com
|
4
4
|
*
|
5
|
-
* Copyright
|
5
|
+
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
*
|
9
|
+
* https://api.jqueryui.com/tooltip/#theming
|
10
10
|
*/
|
11
11
|
/*
|
12
12
|
*= require jquery-ui/theme
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jquery-ui-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 8.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jo Liss
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-04-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -63,7 +63,6 @@ files:
|
|
63
63
|
- app/assets/images/jquery-ui/ui-icons_cc0000_256x240.png
|
64
64
|
- app/assets/images/jquery-ui/ui-icons_ffffff_256x240.png
|
65
65
|
- app/assets/javascripts/jquery-ui.js
|
66
|
-
- app/assets/javascripts/jquery-ui/core.js
|
67
66
|
- app/assets/javascripts/jquery-ui/data.js
|
68
67
|
- app/assets/javascripts/jquery-ui/disable-selection.js
|
69
68
|
- app/assets/javascripts/jquery-ui/effect.all.js
|
@@ -85,7 +84,6 @@ files:
|
|
85
84
|
- app/assets/javascripts/jquery-ui/effects/effect-transfer.js
|
86
85
|
- app/assets/javascripts/jquery-ui/focusable.js
|
87
86
|
- app/assets/javascripts/jquery-ui/form-reset-mixin.js
|
88
|
-
- app/assets/javascripts/jquery-ui/form.js
|
89
87
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-af.js
|
90
88
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-ar-DZ.js
|
91
89
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-ar.js
|
@@ -161,15 +159,12 @@ files:
|
|
161
159
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-zh-CN.js
|
162
160
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-zh-HK.js
|
163
161
|
- app/assets/javascripts/jquery-ui/i18n/datepicker-zh-TW.js
|
164
|
-
- app/assets/javascripts/jquery-ui/ie.js
|
165
162
|
- app/assets/javascripts/jquery-ui/jquery-patch.js
|
166
163
|
- app/assets/javascripts/jquery-ui/jquery-var-for-color.js
|
167
164
|
- app/assets/javascripts/jquery-ui/keycode.js
|
168
165
|
- app/assets/javascripts/jquery-ui/labels.js
|
169
166
|
- app/assets/javascripts/jquery-ui/plugin.js
|
170
167
|
- app/assets/javascripts/jquery-ui/position.js
|
171
|
-
- app/assets/javascripts/jquery-ui/safe-active-element.js
|
172
|
-
- app/assets/javascripts/jquery-ui/safe-blur.js
|
173
168
|
- app/assets/javascripts/jquery-ui/scroll-parent.js
|
174
169
|
- app/assets/javascripts/jquery-ui/tabbable.js
|
175
170
|
- app/assets/javascripts/jquery-ui/unique-id.js
|
@@ -227,7 +222,7 @@ homepage: https://github.com/jquery-ui-rails/jquery-ui-rails
|
|
227
222
|
licenses:
|
228
223
|
- MIT
|
229
224
|
metadata: {}
|
230
|
-
post_install_message:
|
225
|
+
post_install_message:
|
231
226
|
rdoc_options: []
|
232
227
|
require_paths:
|
233
228
|
- lib
|
@@ -242,8 +237,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
242
237
|
- !ruby/object:Gem::Version
|
243
238
|
version: 1.3.6
|
244
239
|
requirements: []
|
245
|
-
rubygems_version: 3.
|
246
|
-
signing_key:
|
240
|
+
rubygems_version: 3.5.22
|
241
|
+
signing_key:
|
247
242
|
specification_version: 4
|
248
243
|
summary: jQuery UI packaged for the Rails asset pipeline
|
249
244
|
test_files: []
|
@@ -1,15 +0,0 @@
|
|
1
|
-
//= require jquery-ui/data
|
2
|
-
//= require jquery-ui/disable-selection
|
3
|
-
//= require jquery-ui/focusable
|
4
|
-
//= require jquery-ui/form
|
5
|
-
//= require jquery-ui/ie
|
6
|
-
//= require jquery-ui/keycode
|
7
|
-
//= require jquery-ui/labels
|
8
|
-
//= require jquery-ui/jquery-patch
|
9
|
-
//= require jquery-ui/plugin
|
10
|
-
//= require jquery-ui/safe-active-element
|
11
|
-
//= require jquery-ui/safe-blur
|
12
|
-
//= require jquery-ui/scroll-parent
|
13
|
-
//= require jquery-ui/tabbable
|
14
|
-
//= require jquery-ui/unique-id
|
15
|
-
//= require jquery-ui/version
|
@@ -1,25 +0,0 @@
|
|
1
|
-
//= require jquery-ui/version
|
2
|
-
|
3
|
-
( function( factory ) {
|
4
|
-
"use strict";
|
5
|
-
|
6
|
-
if ( typeof define === "function" && define.amd ) {
|
7
|
-
|
8
|
-
// AMD. Register as an anonymous module.
|
9
|
-
define( [ "jquery", "./version" ], factory );
|
10
|
-
} else {
|
11
|
-
|
12
|
-
// Browser globals
|
13
|
-
factory( jQuery );
|
14
|
-
}
|
15
|
-
} )( function( $ ) {
|
16
|
-
"use strict";
|
17
|
-
|
18
|
-
// Support: IE8 Only
|
19
|
-
// IE8 does not support the form attribute and when it is supplied. It overwrites the form prop
|
20
|
-
// with a string, so we need to find the proper form.
|
21
|
-
return $.fn._form = function() {
|
22
|
-
return typeof this[ 0 ].form === "string" ? this.closest( "form" ) : $( this[ 0 ].form );
|
23
|
-
};
|
24
|
-
|
25
|
-
} );
|
@@ -1,20 +0,0 @@
|
|
1
|
-
//= require jquery-ui/version
|
2
|
-
|
3
|
-
( function( factory ) {
|
4
|
-
"use strict";
|
5
|
-
|
6
|
-
if ( typeof define === "function" && define.amd ) {
|
7
|
-
|
8
|
-
// AMD. Register as an anonymous module.
|
9
|
-
define( [ "jquery", "./version" ], factory );
|
10
|
-
} else {
|
11
|
-
|
12
|
-
// Browser globals
|
13
|
-
factory( jQuery );
|
14
|
-
}
|
15
|
-
} )( function( $ ) {
|
16
|
-
"use strict";
|
17
|
-
|
18
|
-
// This file is deprecated
|
19
|
-
return $.ui.ie = !!/msie [\w.]+/.exec( navigator.userAgent.toLowerCase() );
|
20
|
-
} );
|
@@ -1,46 +0,0 @@
|
|
1
|
-
//= require jquery-ui/version
|
2
|
-
|
3
|
-
( function( factory ) {
|
4
|
-
"use strict";
|
5
|
-
|
6
|
-
if ( typeof define === "function" && define.amd ) {
|
7
|
-
|
8
|
-
// AMD. Register as an anonymous module.
|
9
|
-
define( [ "jquery", "./version" ], factory );
|
10
|
-
} else {
|
11
|
-
|
12
|
-
// Browser globals
|
13
|
-
factory( jQuery );
|
14
|
-
}
|
15
|
-
} )( function( $ ) {
|
16
|
-
"use strict";
|
17
|
-
|
18
|
-
return $.ui.safeActiveElement = function( document ) {
|
19
|
-
var activeElement;
|
20
|
-
|
21
|
-
// Support: IE 9 only
|
22
|
-
// IE9 throws an "Unspecified error" accessing document.activeElement from an <iframe>
|
23
|
-
try {
|
24
|
-
activeElement = document.activeElement;
|
25
|
-
} catch ( error ) {
|
26
|
-
activeElement = document.body;
|
27
|
-
}
|
28
|
-
|
29
|
-
// Support: IE 9 - 11 only
|
30
|
-
// IE may return null instead of an element
|
31
|
-
// Interestingly, this only seems to occur when NOT in an iframe
|
32
|
-
if ( !activeElement ) {
|
33
|
-
activeElement = document.body;
|
34
|
-
}
|
35
|
-
|
36
|
-
// Support: IE 11 only
|
37
|
-
// IE11 returns a seemingly empty object in some cases when accessing
|
38
|
-
// document.activeElement from an <iframe>
|
39
|
-
if ( !activeElement.nodeName ) {
|
40
|
-
activeElement = document.body;
|
41
|
-
}
|
42
|
-
|
43
|
-
return activeElement;
|
44
|
-
};
|
45
|
-
|
46
|
-
} );
|
@@ -1,27 +0,0 @@
|
|
1
|
-
//= require jquery-ui/version
|
2
|
-
|
3
|
-
( function( factory ) {
|
4
|
-
"use strict";
|
5
|
-
|
6
|
-
if ( typeof define === "function" && define.amd ) {
|
7
|
-
|
8
|
-
// AMD. Register as an anonymous module.
|
9
|
-
define( [ "jquery", "./version" ], factory );
|
10
|
-
} else {
|
11
|
-
|
12
|
-
// Browser globals
|
13
|
-
factory( jQuery );
|
14
|
-
}
|
15
|
-
} )( function( $ ) {
|
16
|
-
"use strict";
|
17
|
-
|
18
|
-
return $.ui.safeBlur = function( element ) {
|
19
|
-
|
20
|
-
// Support: IE9 - 10 only
|
21
|
-
// If the <body> is blurred, IE will switch windows, see #9420
|
22
|
-
if ( element && element.nodeName.toLowerCase() !== "body" ) {
|
23
|
-
$( element ).trigger( "blur" );
|
24
|
-
}
|
25
|
-
};
|
26
|
-
|
27
|
-
} );
|