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
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.ru = {
|
19
19
|
closeText: "Закрыть",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "Пред",
|
21
|
+
nextText: "След",
|
22
22
|
currentText: "Сегодня",
|
23
23
|
monthNames: [ "Январь", "Февраль", "Март", "Апрель", "Май", "Июнь",
|
24
24
|
"Июль", "Август", "Сентябрь", "Октябрь", "Ноябрь", "Декабрь" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.sk = {
|
19
19
|
closeText: "Zavrieť",
|
20
|
-
prevText: "
|
21
|
-
nextText: "Nasledujúci
|
20
|
+
prevText: "Predchádzajúci",
|
21
|
+
nextText: "Nasledujúci",
|
22
22
|
currentText: "Dnes",
|
23
23
|
monthNames: [ "január", "február", "marec", "apríl", "máj", "jún",
|
24
24
|
"júl", "august", "september", "október", "november", "december" ],
|
@@ -18,8 +18,8 @@
|
|
18
18
|
|
19
19
|
datepicker.regional.sl = {
|
20
20
|
closeText: "Zapri",
|
21
|
-
prevText: "
|
22
|
-
nextText: "Naslednji
|
21
|
+
prevText: "Prejšnji",
|
22
|
+
nextText: "Naslednji",
|
23
23
|
currentText: "Trenutni",
|
24
24
|
monthNames: [ "Januar", "Februar", "Marec", "April", "Maj", "Junij",
|
25
25
|
"Julij", "Avgust", "September", "Oktober", "November", "December" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.sq = {
|
19
19
|
closeText: "mbylle",
|
20
|
-
prevText: "
|
21
|
-
nextText: "Përpara
|
20
|
+
prevText: "mbrapa",
|
21
|
+
nextText: "Përpara",
|
22
22
|
currentText: "sot",
|
23
23
|
monthNames: [ "Janar", "Shkurt", "Mars", "Prill", "Maj", "Qershor",
|
24
24
|
"Korrik", "Gusht", "Shtator", "Tetor", "Nëntor", "Dhjetor" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional[ "sr-SR" ] = {
|
19
19
|
closeText: "Zatvori",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "Prethodno",
|
21
|
+
nextText: "Sljedeći",
|
22
22
|
currentText: "Danas",
|
23
23
|
monthNames: [ "Januar", "Februar", "Mart", "April", "Maj", "Jun",
|
24
24
|
"Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.sr = {
|
19
19
|
closeText: "Затвори",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "Претходна",
|
21
|
+
nextText: "Следећи",
|
22
22
|
currentText: "Данас",
|
23
23
|
monthNames: [ "Јануар", "Фебруар", "Март", "Април", "Мај", "Јун",
|
24
24
|
"Јул", "Август", "Септембар", "Октобар", "Новембар", "Децембар" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.sv = {
|
19
19
|
closeText: "Stäng",
|
20
|
-
prevText: "
|
21
|
-
nextText: "Nästa
|
20
|
+
prevText: "Förra",
|
21
|
+
nextText: "Nästa",
|
22
22
|
currentText: "Idag",
|
23
23
|
monthNames: [ "januari", "februari", "mars", "april", "maj", "juni",
|
24
24
|
"juli", "augusti", "september", "oktober", "november", "december" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.th = {
|
19
19
|
closeText: "ปิด",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "ย้อน",
|
21
|
+
nextText: "ถัดไป",
|
22
22
|
currentText: "วันนี้",
|
23
23
|
monthNames: [ "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน", "พฤษภาคม", "มิถุนายน",
|
24
24
|
"กรกฎาคม", "สิงหาคม", "กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.tj = {
|
19
19
|
closeText: "Идома",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "Қафо",
|
21
|
+
nextText: "Пеш",
|
22
22
|
currentText: "Имрӯз",
|
23
23
|
monthNames: [ "Январ", "Феврал", "Март", "Апрел", "Май", "Июн",
|
24
24
|
"Июл", "Август", "Сентябр", "Октябр", "Ноябр", "Декабр" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.tr = {
|
19
19
|
closeText: "kapat",
|
20
|
-
prevText: "
|
21
|
-
nextText: "ileri
|
20
|
+
prevText: "geri",
|
21
|
+
nextText: "ileri",
|
22
22
|
currentText: "bugün",
|
23
23
|
monthNames: [ "Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran",
|
24
24
|
"Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık" ],
|
@@ -18,8 +18,8 @@
|
|
18
18
|
|
19
19
|
datepicker.regional.uk = {
|
20
20
|
closeText: "Закрити",
|
21
|
-
prevText: "
|
22
|
-
nextText: "
|
21
|
+
prevText: "Попередній",
|
22
|
+
nextText: "найближчий",
|
23
23
|
currentText: "Сьогодні",
|
24
24
|
monthNames: [ "Січень", "Лютий", "Березень", "Квітень", "Травень", "Червень",
|
25
25
|
"Липень", "Серпень", "Вересень", "Жовтень", "Листопад", "Грудень" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional.vi = {
|
19
19
|
closeText: "Đóng",
|
20
|
-
prevText: "
|
21
|
-
nextText: "Tiếp
|
20
|
+
prevText: "Trước",
|
21
|
+
nextText: "Tiếp",
|
22
22
|
currentText: "Hôm nay",
|
23
23
|
monthNames: [ "Tháng Một", "Tháng Hai", "Tháng Ba", "Tháng Tư", "Tháng Năm", "Tháng Sáu",
|
24
24
|
"Tháng Bảy", "Tháng Tám", "Tháng Chín", "Tháng Mười", "Tháng Mười Một", "Tháng Mười Hai" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional[ "zh-CN" ] = {
|
19
19
|
closeText: "关闭",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "上月",
|
21
|
+
nextText: "下月",
|
22
22
|
currentText: "今天",
|
23
23
|
monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月",
|
24
24
|
"七月", "八月", "九月", "十月", "十一月", "十二月" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional[ "zh-HK" ] = {
|
19
19
|
closeText: "關閉",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "上月",
|
21
|
+
nextText: "下月",
|
22
22
|
currentText: "今天",
|
23
23
|
monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月",
|
24
24
|
"七月", "八月", "九月", "十月", "十一月", "十二月" ],
|
@@ -17,8 +17,8 @@
|
|
17
17
|
|
18
18
|
datepicker.regional[ "zh-TW" ] = {
|
19
19
|
closeText: "關閉",
|
20
|
-
prevText: "
|
21
|
-
nextText: "
|
20
|
+
prevText: "上個月",
|
21
|
+
nextText: "下個月",
|
22
22
|
currentText: "今天",
|
23
23
|
monthNames: [ "一月", "二月", "三月", "四月", "五月", "六月",
|
24
24
|
"七月", "八月", "九月", "十月", "十一月", "十二月" ],
|
@@ -1,18 +1,18 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI
|
5
|
-
*
|
4
|
+
* jQuery UI Legacy jQuery Core patches 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*
|
11
11
|
*/
|
12
12
|
|
13
|
-
//>>label: jQuery
|
13
|
+
//>>label: Legacy jQuery Core patches
|
14
14
|
//>>group: Core
|
15
|
-
//>>description:
|
15
|
+
//>>description: Backport `.even()`, `.odd()` and `$.escapeSelector` to older jQuery Core versions (deprecated)
|
16
16
|
|
17
17
|
( function( factory ) {
|
18
18
|
"use strict";
|
@@ -29,45 +29,12 @@
|
|
29
29
|
} )( function( $ ) {
|
30
30
|
"use strict";
|
31
31
|
|
32
|
-
// Support: jQuery 1.9.x or older
|
33
|
-
// $.expr[ ":" ] is deprecated.
|
34
|
-
if ( !$.expr.pseudos ) {
|
35
|
-
$.expr.pseudos = $.expr[ ":" ];
|
36
|
-
}
|
37
|
-
|
38
|
-
// Support: jQuery 1.11.x or older
|
39
|
-
// $.unique has been renamed to $.uniqueSort
|
40
|
-
if ( !$.uniqueSort ) {
|
41
|
-
$.uniqueSort = $.unique;
|
42
|
-
}
|
43
|
-
|
44
32
|
// Support: jQuery 2.2.x or older.
|
45
33
|
// This method has been defined in jQuery 3.0.0.
|
46
34
|
// Code from https://github.com/jquery/jquery/blob/e539bac79e666bba95bba86d690b4e609dca2286/src/selector/escapeSelector.js
|
47
35
|
if ( !$.escapeSelector ) {
|
48
|
-
|
49
|
-
|
50
|
-
// https://drafts.csswg.org/cssom/#common-serializing-idioms
|
51
|
-
var rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;
|
52
|
-
|
53
|
-
var fcssescape = function( ch, asCodePoint ) {
|
54
|
-
if ( asCodePoint ) {
|
55
|
-
|
56
|
-
// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER
|
57
|
-
if ( ch === "\0" ) {
|
58
|
-
return "\uFFFD";
|
59
|
-
}
|
60
|
-
|
61
|
-
// Control characters and (dependent upon position) numbers get escaped as code points
|
62
|
-
return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " ";
|
63
|
-
}
|
64
|
-
|
65
|
-
// Other potentially-special ASCII characters get backslash-escaped
|
66
|
-
return "\\" + ch;
|
67
|
-
};
|
68
|
-
|
69
|
-
$.escapeSelector = function( sel ) {
|
70
|
-
return ( sel + "" ).replace( rcssescape, fcssescape );
|
36
|
+
$.escapeSelector = function( id ) {
|
37
|
+
return CSS.escape( id + "" );
|
71
38
|
};
|
72
39
|
}
|
73
40
|
|
@@ -1,18 +1,18 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Keycode 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Keycode 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*/
|
11
11
|
|
12
12
|
//>>label: Keycode
|
13
13
|
//>>group: Core
|
14
14
|
//>>description: Provide keycodes as keynames
|
15
|
-
//>>docs:
|
15
|
+
//>>docs: https://api.jqueryui.com/jQuery.ui.keyCode/
|
16
16
|
|
17
17
|
( function( factory ) {
|
18
18
|
"use strict";
|
@@ -1,18 +1,18 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Labels 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Labels 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*/
|
11
11
|
|
12
12
|
//>>label: labels
|
13
13
|
//>>group: Core
|
14
14
|
//>>description: Find all the labels associated with a given input
|
15
|
-
//>>docs:
|
15
|
+
//>>docs: https://api.jqueryui.com/labels/
|
16
16
|
|
17
17
|
( function( factory ) {
|
18
18
|
"use strict";
|
@@ -41,9 +41,8 @@ return $.fn.labels = function() {
|
|
41
41
|
return this.pushStack( this[ 0 ].labels );
|
42
42
|
}
|
43
43
|
|
44
|
-
//
|
45
|
-
//
|
46
|
-
// as well as document fragments. control.labels does not work on document fragments
|
44
|
+
// If `control.labels` is empty - e.g. inside of document fragments - find
|
45
|
+
// the labels manually
|
47
46
|
labels = this.eq( 0 ).parents( "label" );
|
48
47
|
|
49
48
|
// Look for the label based on the id
|
@@ -58,7 +57,7 @@ return $.fn.labels = function() {
|
|
58
57
|
ancestors = ancestor.add( ancestor.length ? ancestor.siblings() : this.siblings() );
|
59
58
|
|
60
59
|
// Create a selector for the label based on the id
|
61
|
-
selector = "label[for='" +
|
60
|
+
selector = "label[for='" + CSS.escape( id ) + "']";
|
62
61
|
|
63
62
|
labels = labels.add( ancestors.find( selector ).addBack( selector ) );
|
64
63
|
|
@@ -1,21 +1,21 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Position 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Position 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*
|
11
|
-
*
|
11
|
+
* https://api.jqueryui.com/position/
|
12
12
|
*/
|
13
13
|
|
14
14
|
//>>label: Position
|
15
15
|
//>>group: Core
|
16
16
|
//>>description: Positions elements relative to other elements.
|
17
|
-
//>>docs:
|
18
|
-
//>>demos:
|
17
|
+
//>>docs: https://api.jqueryui.com/position/
|
18
|
+
//>>demos: https://jqueryui.com/position/
|
19
19
|
|
20
20
|
( function( factory ) {
|
21
21
|
"use strict";
|
@@ -1,18 +1,18 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Scroll Parent 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Scroll Parent 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*/
|
11
11
|
|
12
12
|
//>>label: scrollParent
|
13
13
|
//>>group: Core
|
14
14
|
//>>description: Get the closest ancestor element that is scrollable.
|
15
|
-
//>>docs:
|
15
|
+
//>>docs: https://api.jqueryui.com/scrollParent/
|
16
16
|
|
17
17
|
( function( factory ) {
|
18
18
|
"use strict";
|
@@ -2,18 +2,18 @@
|
|
2
2
|
//= require jquery-ui/focusable
|
3
3
|
|
4
4
|
/*!
|
5
|
-
* jQuery UI Tabbable 1.
|
6
|
-
*
|
5
|
+
* jQuery UI Tabbable 1.14.1
|
6
|
+
* https://jqueryui.com
|
7
7
|
*
|
8
|
-
* Copyright
|
8
|
+
* Copyright OpenJS Foundation and other contributors
|
9
9
|
* Released under the MIT license.
|
10
|
-
*
|
10
|
+
* https://jquery.org/license
|
11
11
|
*/
|
12
12
|
|
13
13
|
//>>label: :tabbable Selector
|
14
14
|
//>>group: Core
|
15
15
|
//>>description: Selects elements which can be tabbed to.
|
16
|
-
//>>docs:
|
16
|
+
//>>docs: https://api.jqueryui.com/tabbable-selector/
|
17
17
|
|
18
18
|
( function( factory ) {
|
19
19
|
"use strict";
|
@@ -1,18 +1,18 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Unique ID 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Unique ID 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*/
|
11
11
|
|
12
12
|
//>>label: uniqueId
|
13
13
|
//>>group: Core
|
14
14
|
//>>description: Functions to generate and remove uniqueId's
|
15
|
-
//>>docs:
|
15
|
+
//>>docs: https://api.jqueryui.com/uniqueId/
|
16
16
|
|
17
17
|
( function( factory ) {
|
18
18
|
"use strict";
|
@@ -1,15 +1,17 @@
|
|
1
1
|
/*!
|
2
|
-
* jQuery Color Animations
|
2
|
+
* jQuery Color Animations v3.0.0
|
3
3
|
* https://github.com/jquery/jquery-color
|
4
4
|
*
|
5
5
|
* Copyright OpenJS Foundation and other contributors
|
6
6
|
* Released under the MIT license.
|
7
|
-
*
|
7
|
+
* https://jquery.org/license
|
8
8
|
*
|
9
|
-
* Date:
|
9
|
+
* Date: Wed May 15 16:49:44 2024 +0200
|
10
10
|
*/
|
11
11
|
|
12
12
|
( function( root, factory ) {
|
13
|
+
"use strict";
|
14
|
+
|
13
15
|
if ( typeof define === "function" && define.amd ) {
|
14
16
|
|
15
17
|
// AMD. Register as an anonymous module.
|
@@ -20,6 +22,7 @@
|
|
20
22
|
factory( root.jQuery );
|
21
23
|
}
|
22
24
|
} )( this, function( jQuery, undefined ) {
|
25
|
+
"use strict";
|
23
26
|
|
24
27
|
var stepHooks = "backgroundColor borderBottomColor borderLeftColor borderRightColor " +
|
25
28
|
"borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor",
|
@@ -145,10 +148,6 @@
|
|
145
148
|
floor: true
|
146
149
|
}
|
147
150
|
},
|
148
|
-
support = color.support = {},
|
149
|
-
|
150
|
-
// element for support tests
|
151
|
-
supportElem = jQuery( "<p>" )[ 0 ],
|
152
151
|
|
153
152
|
// colors = jQuery.Color.names
|
154
153
|
colors,
|
@@ -156,10 +155,6 @@
|
|
156
155
|
// local aliases of functions called often
|
157
156
|
each = jQuery.each;
|
158
157
|
|
159
|
-
// determine rgba support immediately
|
160
|
-
supportElem.style.cssText = "background-color:rgba(1,1,1,.5)";
|
161
|
-
support.rgba = supportElem.style.backgroundColor.indexOf( "rgba" ) > -1;
|
162
|
-
|
163
158
|
// define cache name and alpha properties
|
164
159
|
// for rgba and hsla spaces
|
165
160
|
each( spaces, function( spaceName, space ) {
|
@@ -197,12 +192,6 @@ function clamp( value, prop, allowEmpty ) {
|
|
197
192
|
// ~~ is an short way of doing floor for positive numbers
|
198
193
|
value = type.floor ? ~~value : parseFloat( value );
|
199
194
|
|
200
|
-
// IE will pass in empty strings as value for alpha,
|
201
|
-
// which will hit this case
|
202
|
-
if ( isNaN( value ) ) {
|
203
|
-
return prop.def;
|
204
|
-
}
|
205
|
-
|
206
195
|
if ( type.mod ) {
|
207
196
|
|
208
197
|
// we add mod before modding to make sure that negatives values
|
@@ -315,7 +304,10 @@ color.fn = jQuery.extend( color.prototype, {
|
|
315
304
|
} );
|
316
305
|
|
317
306
|
// everything defined but alpha?
|
318
|
-
if ( inst[ cache ] && jQuery.inArray(
|
307
|
+
if ( inst[ cache ] && jQuery.inArray(
|
308
|
+
null,
|
309
|
+
inst[ cache ].slice( 0, 3 )
|
310
|
+
) < 0 ) {
|
319
311
|
|
320
312
|
// use the default of 1
|
321
313
|
if ( inst[ cache ][ 3 ] == null ) {
|
@@ -427,7 +419,7 @@ color.fn = jQuery.extend( color.prototype, {
|
|
427
419
|
prefix = "rgb(";
|
428
420
|
}
|
429
421
|
|
430
|
-
return prefix + rgba.join() + ")";
|
422
|
+
return prefix + rgba.join( ", " ) + ")";
|
431
423
|
},
|
432
424
|
toHslaString: function() {
|
433
425
|
var prefix = "hsla(",
|
@@ -447,7 +439,7 @@ color.fn = jQuery.extend( color.prototype, {
|
|
447
439
|
hsla.pop();
|
448
440
|
prefix = "hsl(";
|
449
441
|
}
|
450
|
-
return prefix + hsla.join() + ")";
|
442
|
+
return prefix + hsla.join( ", " ) + ")";
|
451
443
|
},
|
452
444
|
toHexString: function( includeAlpha ) {
|
453
445
|
var rgba = this._rgba.slice(),
|
@@ -460,12 +452,11 @@ color.fn = jQuery.extend( color.prototype, {
|
|
460
452
|
return "#" + jQuery.map( rgba, function( v ) {
|
461
453
|
|
462
454
|
// default to 0 when nulls exist
|
463
|
-
|
464
|
-
return v.length === 1 ? "0" + v : v;
|
455
|
+
return ( "0" + ( v || 0 ).toString( 16 ) ).substr( -2 );
|
465
456
|
} ).join( "" );
|
466
457
|
},
|
467
458
|
toString: function() {
|
468
|
-
return this.
|
459
|
+
return this.toRgbaString();
|
469
460
|
}
|
470
461
|
} );
|
471
462
|
color.fn.parse.prototype = color.fn;
|
@@ -632,37 +623,15 @@ color.hook = function( hook ) {
|
|
632
623
|
each( hooks, function( _i, hook ) {
|
633
624
|
jQuery.cssHooks[ hook ] = {
|
634
625
|
set: function( elem, value ) {
|
635
|
-
var parsed
|
636
|
-
backgroundColor = "";
|
626
|
+
var parsed;
|
637
627
|
|
638
|
-
if ( value !== "transparent" &&
|
628
|
+
if ( value !== "transparent" &&
|
629
|
+
( getType( value ) !== "string" ||
|
630
|
+
( parsed = stringParse( value ) ) ) ) {
|
639
631
|
value = color( parsed || value );
|
640
|
-
if ( !support.rgba && value._rgba[ 3 ] !== 1 ) {
|
641
|
-
curElem = hook === "backgroundColor" ? elem.parentNode : elem;
|
642
|
-
while (
|
643
|
-
( backgroundColor === "" || backgroundColor === "transparent" ) &&
|
644
|
-
curElem && curElem.style
|
645
|
-
) {
|
646
|
-
try {
|
647
|
-
backgroundColor = jQuery.css( curElem, "backgroundColor" );
|
648
|
-
curElem = curElem.parentNode;
|
649
|
-
} catch ( e ) {
|
650
|
-
}
|
651
|
-
}
|
652
|
-
|
653
|
-
value = value.blend( backgroundColor && backgroundColor !== "transparent" ?
|
654
|
-
backgroundColor :
|
655
|
-
"_default" );
|
656
|
-
}
|
657
|
-
|
658
632
|
value = value.toRgbaString();
|
659
633
|
}
|
660
|
-
|
661
|
-
elem.style[ hook ] = value;
|
662
|
-
} catch ( e ) {
|
663
|
-
|
664
|
-
// wrapped to prevent IE from throwing errors on "invalid" values like 'auto' or 'inherit'
|
665
|
-
}
|
634
|
+
elem.style[ hook ] = value;
|
666
635
|
}
|
667
636
|
};
|
668
637
|
jQuery.fx.step[ hook ] = function( fx ) {
|
@@ -1,19 +1,19 @@
|
|
1
1
|
//= require jquery-ui/version
|
2
2
|
|
3
3
|
/*!
|
4
|
-
* jQuery UI Widget 1.
|
5
|
-
*
|
4
|
+
* jQuery UI Widget 1.14.1
|
5
|
+
* https://jqueryui.com
|
6
6
|
*
|
7
|
-
* Copyright
|
7
|
+
* Copyright OpenJS Foundation and other contributors
|
8
8
|
* Released under the MIT license.
|
9
|
-
*
|
9
|
+
* https://jquery.org/license
|
10
10
|
*/
|
11
11
|
|
12
12
|
//>>label: Widget
|
13
13
|
//>>group: Core
|
14
14
|
//>>description: Provides a factory for creating stateful widgets with a common API.
|
15
|
-
//>>docs:
|
16
|
-
//>>demos:
|
15
|
+
//>>docs: https://api.jqueryui.com/jQuery.widget/
|
16
|
+
//>>demos: https://jqueryui.com/widget/
|
17
17
|
|
18
18
|
( function( factory ) {
|
19
19
|
"use strict";
|
@@ -58,6 +58,9 @@ $.widget = function( name, base, prototype ) {
|
|
58
58
|
|
59
59
|
var namespace = name.split( "." )[ 0 ];
|
60
60
|
name = name.split( "." )[ 1 ];
|
61
|
+
if ( name === "__proto__" || name === "constructor" ) {
|
62
|
+
return $.error( "Invalid widget name: " + name );
|
63
|
+
}
|
61
64
|
var fullName = namespace + "-" + name;
|
62
65
|
|
63
66
|
if ( !prototype ) {
|
@@ -79,7 +82,7 @@ $.widget = function( name, base, prototype ) {
|
|
79
82
|
constructor = $[ namespace ][ name ] = function( options, element ) {
|
80
83
|
|
81
84
|
// Allow instantiation without "new" keyword
|
82
|
-
if ( !this._createWidget ) {
|
85
|
+
if ( !this || !this._createWidget ) {
|
83
86
|
return new constructor( options, element );
|
84
87
|
}
|
85
88
|
|
@@ -501,6 +504,8 @@ $.Widget.prototype = {
|
|
501
504
|
}, options );
|
502
505
|
|
503
506
|
function bindRemoveEvent() {
|
507
|
+
var nodesToBind = [];
|
508
|
+
|
504
509
|
options.element.each( function( _, element ) {
|
505
510
|
var isTracked = $.map( that.classesElementLookup, function( elements ) {
|
506
511
|
return elements;
|
@@ -510,11 +515,13 @@ $.Widget.prototype = {
|
|
510
515
|
} );
|
511
516
|
|
512
517
|
if ( !isTracked ) {
|
513
|
-
|
514
|
-
remove: "_untrackClassesElement"
|
515
|
-
} );
|
518
|
+
nodesToBind.push( element );
|
516
519
|
}
|
517
520
|
} );
|
521
|
+
|
522
|
+
that._on( $( nodesToBind ), {
|
523
|
+
remove: "_untrackClassesElement"
|
524
|
+
} );
|
518
525
|
}
|
519
526
|
|
520
527
|
function processClassString( classes, checkOption ) {
|