Update jQuery.ui from 1.8.16 to 1.8.17
This commit is contained in:
parent
9b8c83adb4
commit
04b0f02225
35 changed files with 242 additions and 112 deletions
|
|
@ -341,9 +341,12 @@ return array(
|
|||
'is' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-is.js',
|
||||
'it' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-it.js',
|
||||
'ja' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-ja.js',
|
||||
'kk' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-kk.js',
|
||||
'ko' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-ko.js',
|
||||
'lb' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-lb.js',
|
||||
'lt' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-lt.js',
|
||||
'lv' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-lv.js',
|
||||
'mk' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-mk.js',
|
||||
'ml' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-ml.js',
|
||||
'ms' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-ms.js',
|
||||
'nl' => 'resources/jquery.ui/i18n/jquery.ui.datepicker-nl.js',
|
||||
|
|
|
|||
|
|
@ -2,19 +2,19 @@
|
|||
/* Written by Istvan Karaszi (jquery@spam.raszi.hu). */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['hu'] = {
|
||||
closeText: 'bezárás',
|
||||
prevText: '« vissza',
|
||||
nextText: 'előre »',
|
||||
closeText: 'bezár',
|
||||
prevText: 'vissza',
|
||||
nextText: 'előre',
|
||||
currentText: 'ma',
|
||||
monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június',
|
||||
'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'],
|
||||
monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún',
|
||||
'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'],
|
||||
dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'],
|
||||
dayNames: ['Vasárnap', 'Hétfő', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'],
|
||||
dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'],
|
||||
dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'],
|
||||
weekHeader: 'Hé',
|
||||
dateFormat: 'yy-mm-dd',
|
||||
weekHeader: 'Hét',
|
||||
dateFormat: 'yy.mm.dd.',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: true,
|
||||
|
|
|
|||
23
resources/jquery.ui/i18n/jquery.ui.datepicker-kk.js
vendored
Normal file
23
resources/jquery.ui/i18n/jquery.ui.datepicker-kk.js
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
/* Kazakh (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
||||
/* Written by Dmitriy Karasyov (dmitriy.karasyov@gmail.com). */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['kk'] = {
|
||||
closeText: 'Жабу',
|
||||
prevText: '<Алдыңғы',
|
||||
nextText: 'Келесі>',
|
||||
currentText: 'Бүгін',
|
||||
monthNames: ['Қаңтар','Ақпан','Наурыз','Сәуір','Мамыр','Маусым',
|
||||
'Шілде','Тамыз','Қыркүйек','Қазан','Қараша','Желтоқсан'],
|
||||
monthNamesShort: ['Қаң','Ақп','Нау','Сәу','Мам','Мау',
|
||||
'Шіл','Там','Қыр','Қаз','Қар','Жел'],
|
||||
dayNames: ['Жексенбі','Дүйсенбі','Сейсенбі','Сәрсенбі','Бейсенбі','Жұма','Сенбі'],
|
||||
dayNamesShort: ['жкс','дсн','ссн','срс','бсн','жма','снб'],
|
||||
dayNamesMin: ['Жк','Дс','Сс','Ср','Бс','Жм','Сн'],
|
||||
weekHeader: 'Не',
|
||||
dateFormat: 'dd.mm.yy',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: ''};
|
||||
$.datepicker.setDefaults($.datepicker.regional['kk']);
|
||||
});
|
||||
23
resources/jquery.ui/i18n/jquery.ui.datepicker-lb.js
vendored
Normal file
23
resources/jquery.ui/i18n/jquery.ui.datepicker-lb.js
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
/* Luxembourgish initialisation for the jQuery UI date picker plugin. */
|
||||
/* Written by Michel Weimerskirch <michel@weimerskirch.net> */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['lb'] = {
|
||||
closeText: 'Fäerdeg',
|
||||
prevText: 'Zréck',
|
||||
nextText: 'Weider',
|
||||
currentText: 'Haut',
|
||||
monthNames: ['Januar','Februar','Mäerz','Abrëll','Mee','Juni',
|
||||
'Juli','August','September','Oktober','November','Dezember'],
|
||||
monthNamesShort: ['Jan', 'Feb', 'Mäe', 'Abr', 'Mee', 'Jun',
|
||||
'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'],
|
||||
dayNames: ['Sonndeg', 'Méindeg', 'Dënschdeg', 'Mëttwoch', 'Donneschdeg', 'Freideg', 'Samschdeg'],
|
||||
dayNamesShort: ['Son', 'Méi', 'Dën', 'Mët', 'Don', 'Fre', 'Sam'],
|
||||
dayNamesMin: ['So','Mé','Dë','Më','Do','Fr','Sa'],
|
||||
weekHeader: 'W',
|
||||
dateFormat: 'dd.mm.yy',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: ''};
|
||||
$.datepicker.setDefaults($.datepicker.regional['lb']);
|
||||
});
|
||||
23
resources/jquery.ui/i18n/jquery.ui.datepicker-mk.js
vendored
Normal file
23
resources/jquery.ui/i18n/jquery.ui.datepicker-mk.js
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
/* Macedonian i18n for the jQuery UI date picker plugin. */
|
||||
/* Written by Stojce Slavkovski. */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['mk'] = {
|
||||
closeText: 'Затвори',
|
||||
prevText: '<',
|
||||
nextText: '>',
|
||||
currentText: 'Денес',
|
||||
monthNames: ['Јануари','Фебруари','Март','Април','Мај','Јуни',
|
||||
'Јули','Август','Септември','Октомври','Ноември','Декември'],
|
||||
monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун',
|
||||
'Јул','Авг','Сеп','Окт','Ное','Дек'],
|
||||
dayNames: ['Недела','Понеделник','Вторник','Среда','Четврток','Петок','Сабота'],
|
||||
dayNamesShort: ['Нед','Пон','Вто','Сре','Чет','Пет','Саб'],
|
||||
dayNamesMin: ['Не','По','Вт','Ср','Че','Пе','Са'],
|
||||
weekHeader: 'Сед',
|
||||
dateFormat: 'dd/mm/yy',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: ''};
|
||||
$.datepicker.setDefaults($.datepicker.regional['mk']);
|
||||
});
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
||||
/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */
|
||||
/* Corrected by Igor Milla (igor.fsp.milla@gmail.com). */
|
||||
jQuery(function($){
|
||||
$.datepicker.regional['uk'] = {
|
||||
closeText: 'Закрити',
|
||||
|
|
@ -13,7 +14,7 @@ jQuery(function($){
|
|||
dayNames: ['неділя','понеділок','вівторок','середа','четвер','п’ятниця','субота'],
|
||||
dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'],
|
||||
dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'],
|
||||
weekHeader: 'Не',
|
||||
weekHeader: 'Тиж',
|
||||
dateFormat: 'dd/mm/yy',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
|
|
|
|||
14
resources/jquery.ui/jquery.ui.accordion.js
vendored
14
resources/jquery.ui/jquery.ui.accordion.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Accordion 1.8.16
|
||||
* jQuery UI Accordion 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -518,7 +518,7 @@ $.widget( "ui.accordion", {
|
|||
});
|
||||
|
||||
$.extend( $.ui.accordion, {
|
||||
version: "1.8.16",
|
||||
version: "1.8.17",
|
||||
animations: {
|
||||
slide: function( options, additions ) {
|
||||
options = $.extend({
|
||||
|
|
@ -550,11 +550,11 @@ $.extend( $.ui.accordion, {
|
|||
// fix width before calculating height of hidden element
|
||||
var s = options.toShow;
|
||||
originalWidth = s[0].style.width;
|
||||
s.width( parseInt( s.parent().width(), 10 )
|
||||
- parseInt( s.css( "paddingLeft" ), 10 )
|
||||
- parseInt( s.css( "paddingRight" ), 10 )
|
||||
- ( parseInt( s.css( "borderLeftWidth" ), 10 ) || 0 )
|
||||
- ( parseInt( s.css( "borderRightWidth" ), 10) || 0 ) );
|
||||
s.width( s.parent().width()
|
||||
- parseFloat( s.css( "paddingLeft" ) )
|
||||
- parseFloat( s.css( "paddingRight" ) )
|
||||
- ( parseFloat( s.css( "borderLeftWidth" ) ) || 0 )
|
||||
- ( parseFloat( s.css( "borderRightWidth" ) ) || 0 ) );
|
||||
|
||||
$.each( fxAttrs, function( i, prop ) {
|
||||
hideProps[ prop ] = "hide";
|
||||
|
|
|
|||
14
resources/jquery.ui/jquery.ui.autocomplete.js
vendored
14
resources/jquery.ui/jquery.ui.autocomplete.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Autocomplete 1.8.16
|
||||
* jQuery UI Autocomplete 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -215,6 +215,13 @@ $.widget( "ui.autocomplete", {
|
|||
if ( $.fn.bgiframe ) {
|
||||
this.menu.element.bgiframe();
|
||||
}
|
||||
// turning off autocomplete prevents the browser from remembering the
|
||||
// value when navigating through history, so we re-enable autocomplete
|
||||
// if the page is unloaded before the widget is destroyed. #7790
|
||||
self.beforeunloadHandler = function() {
|
||||
self.element.removeAttr( "autocomplete" );
|
||||
};
|
||||
$( window ).bind( "beforeunload", self.beforeunloadHandler );
|
||||
},
|
||||
|
||||
destroy: function() {
|
||||
|
|
@ -225,6 +232,7 @@ $.widget( "ui.autocomplete", {
|
|||
.removeAttr( "aria-autocomplete" )
|
||||
.removeAttr( "aria-haspopup" );
|
||||
this.menu.element.remove();
|
||||
$( window ).unbind( "beforeunload", this.beforeunloadHandler );
|
||||
$.Widget.prototype.destroy.call( this );
|
||||
},
|
||||
|
||||
|
|
@ -375,7 +383,9 @@ $.widget( "ui.autocomplete", {
|
|||
_resizeMenu: function() {
|
||||
var ul = this.menu.element;
|
||||
ul.outerWidth( Math.max(
|
||||
ul.width( "" ).outerWidth(),
|
||||
// Firefox wraps long text (possibly a rounding bug)
|
||||
// so we add 1px to avoid the wrapping (#7513)
|
||||
ul.width( "" ).outerWidth() + 1,
|
||||
this.element.outerWidth()
|
||||
) );
|
||||
},
|
||||
|
|
|
|||
10
resources/jquery.ui/jquery.ui.button.js
vendored
10
resources/jquery.ui/jquery.ui.button.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Button 1.8.16
|
||||
* jQuery UI Button 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -319,7 +319,7 @@ $.widget( "ui.button", {
|
|||
return;
|
||||
}
|
||||
var buttonElement = this.buttonElement.removeClass( typeClasses ),
|
||||
buttonText = $( "<span></span>" )
|
||||
buttonText = $( "<span></span>", this.element[0].ownerDocument )
|
||||
.addClass( "ui-button-text" )
|
||||
.html( this.options.label )
|
||||
.appendTo( buttonElement.empty() )
|
||||
|
|
@ -377,7 +377,7 @@ $.widget( "ui.buttonset", {
|
|||
},
|
||||
|
||||
refresh: function() {
|
||||
var ltr = this.element.css( "direction" ) === "ltr";
|
||||
var rtl = this.element.css( "direction" ) === "rtl";
|
||||
|
||||
this.buttons = this.element.find( this.options.items )
|
||||
.filter( ":ui-button" )
|
||||
|
|
@ -391,10 +391,10 @@ $.widget( "ui.buttonset", {
|
|||
})
|
||||
.removeClass( "ui-corner-all ui-corner-left ui-corner-right" )
|
||||
.filter( ":first" )
|
||||
.addClass( ltr ? "ui-corner-left" : "ui-corner-right" )
|
||||
.addClass( rtl ? "ui-corner-right" : "ui-corner-left" )
|
||||
.end()
|
||||
.filter( ":last" )
|
||||
.addClass( ltr ? "ui-corner-right" : "ui-corner-left" )
|
||||
.addClass( rtl ? "ui-corner-left" : "ui-corner-right" )
|
||||
.end()
|
||||
.end();
|
||||
},
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.core.js
vendored
4
resources/jquery.ui/jquery.ui.core.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* jQuery UI 1.8.16
|
||||
* jQuery UI 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -18,7 +18,7 @@ if ( $.ui.version ) {
|
|||
}
|
||||
|
||||
$.extend( $.ui, {
|
||||
version: "1.8.16",
|
||||
version: "1.8.17",
|
||||
|
||||
keyCode: {
|
||||
ALT: 18,
|
||||
|
|
|
|||
38
resources/jquery.ui/jquery.ui.datepicker.js
vendored
38
resources/jquery.ui/jquery.ui.datepicker.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Datepicker 1.8.16
|
||||
* jQuery UI Datepicker 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
(function( $, undefined ) {
|
||||
|
||||
$.extend($.ui, { datepicker: { version: "1.8.16" } });
|
||||
$.extend($.ui, { datepicker: { version: "1.8.17" } });
|
||||
|
||||
var PROP_NAME = 'datepicker';
|
||||
var dpuuid = new Date().getTime();
|
||||
|
|
@ -636,10 +636,10 @@ $.extend(Datepicker.prototype, {
|
|||
return;
|
||||
var inst = $.datepicker._getInst(input);
|
||||
if ($.datepicker._curInst && $.datepicker._curInst != inst) {
|
||||
if ( $.datepicker._datepickerShowing ) {
|
||||
$.datepicker._triggerOnClose($.datepicker._curInst);
|
||||
}
|
||||
$.datepicker._curInst.dpDiv.stop(true, true);
|
||||
if ( inst && $.datepicker._datepickerShowing ) {
|
||||
$.datepicker._hideDatepicker( $.datepicker._curInst.input[0] );
|
||||
}
|
||||
}
|
||||
var beforeShow = $.datepicker._get(inst, 'beforeShow');
|
||||
var beforeShowSettings = beforeShow ? beforeShow.apply(input, [input, inst]) : {};
|
||||
|
|
@ -788,14 +788,6 @@ $.extend(Datepicker.prototype, {
|
|||
return [position.left, position.top];
|
||||
},
|
||||
|
||||
/* Trigger custom callback of onClose. */
|
||||
_triggerOnClose: function(inst) {
|
||||
var onClose = this._get(inst, 'onClose');
|
||||
if (onClose)
|
||||
onClose.apply((inst.input ? inst.input[0] : null),
|
||||
[(inst.input ? inst.input.val() : ''), inst]);
|
||||
},
|
||||
|
||||
/* Hide the date picker from view.
|
||||
@param input element - the input field attached to the date picker */
|
||||
_hideDatepicker: function(input) {
|
||||
|
|
@ -805,9 +797,10 @@ $.extend(Datepicker.prototype, {
|
|||
if (this._datepickerShowing) {
|
||||
var showAnim = this._get(inst, 'showAnim');
|
||||
var duration = this._get(inst, 'duration');
|
||||
var self = this;
|
||||
var postProcess = function() {
|
||||
$.datepicker._tidyDialog(inst);
|
||||
this._curInst = null;
|
||||
self._curInst = null;
|
||||
};
|
||||
if ($.effects && $.effects[showAnim])
|
||||
inst.dpDiv.hide(showAnim, $.datepicker._get(inst, 'showOptions'), duration, postProcess);
|
||||
|
|
@ -816,8 +809,11 @@ $.extend(Datepicker.prototype, {
|
|||
(showAnim == 'fadeIn' ? 'fadeOut' : 'hide'))]((showAnim ? duration : null), postProcess);
|
||||
if (!showAnim)
|
||||
postProcess();
|
||||
$.datepicker._triggerOnClose(inst);
|
||||
this._datepickerShowing = false;
|
||||
var onClose = this._get(inst, 'onClose');
|
||||
if (onClose)
|
||||
onClose.apply((inst.input ? inst.input[0] : null),
|
||||
[(inst.input ? inst.input.val() : ''), inst]);
|
||||
this._lastInput = null;
|
||||
if (this._inDialog) {
|
||||
this._dialogInput.css({ position: 'absolute', left: '0', top: '-100px' });
|
||||
|
|
@ -839,12 +835,16 @@ $.extend(Datepicker.prototype, {
|
|||
_checkExternalClick: function(event) {
|
||||
if (!$.datepicker._curInst)
|
||||
return;
|
||||
var $target = $(event.target);
|
||||
if ($target[0].id != $.datepicker._mainDivId &&
|
||||
|
||||
var $target = $(event.target),
|
||||
inst = $.datepicker._getInst($target[0]);
|
||||
|
||||
if ( ( ( $target[0].id != $.datepicker._mainDivId &&
|
||||
$target.parents('#' + $.datepicker._mainDivId).length == 0 &&
|
||||
!$target.hasClass($.datepicker.markerClassName) &&
|
||||
!$target.hasClass($.datepicker._triggerClass) &&
|
||||
$.datepicker._datepickerShowing && !($.datepicker._inDialog && $.blockUI))
|
||||
$.datepicker._datepickerShowing && !($.datepicker._inDialog && $.blockUI) ) ) ||
|
||||
( $target.hasClass($.datepicker.markerClassName) && $.datepicker._curInst != inst ) )
|
||||
$.datepicker._hideDatepicker();
|
||||
},
|
||||
|
||||
|
|
@ -1814,7 +1814,7 @@ $.fn.datepicker = function(options){
|
|||
$.datepicker = new Datepicker(); // singleton instance
|
||||
$.datepicker.initialized = false;
|
||||
$.datepicker.uuid = new Date().getTime();
|
||||
$.datepicker.version = "1.8.16";
|
||||
$.datepicker.version = "1.8.17";
|
||||
|
||||
// Workaround for #4055
|
||||
// Add another global to avoid noConflict issues with inline event handlers
|
||||
|
|
|
|||
10
resources/jquery.ui/jquery.ui.dialog.js
vendored
10
resources/jquery.ui/jquery.ui.dialog.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Dialog 1.8.16
|
||||
* jQuery UI Dialog 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -329,9 +329,9 @@ $.widget("ui.dialog", {
|
|||
self.moveToTop(true);
|
||||
|
||||
// prevent tabbing out of modal dialogs
|
||||
if (options.modal) {
|
||||
uiDialog.bind('keypress.ui-dialog', function(event) {
|
||||
if (event.keyCode !== $.ui.keyCode.TAB) {
|
||||
if ( options.modal ) {
|
||||
uiDialog.bind( "keydown.ui-dialog", function( event ) {
|
||||
if ( event.keyCode !== $.ui.keyCode.TAB ) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
@ -702,7 +702,7 @@ $.widget("ui.dialog", {
|
|||
});
|
||||
|
||||
$.extend($.ui.dialog, {
|
||||
version: "1.8.16",
|
||||
version: "1.8.17",
|
||||
|
||||
uuid: 0,
|
||||
maxZ: 0,
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.draggable.js
vendored
4
resources/jquery.ui/jquery.ui.draggable.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Draggable 1.8.16
|
||||
* jQuery UI Draggable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -505,7 +505,7 @@ $.widget("ui.draggable", $.ui.mouse, {
|
|||
});
|
||||
|
||||
$.extend($.ui.draggable, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
$.ui.plugin.add("draggable", "connectToSortable", {
|
||||
|
|
|
|||
6
resources/jquery.ui/jquery.ui.droppable.js
vendored
6
resources/jquery.ui/jquery.ui.droppable.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Droppable 1.8.16
|
||||
* jQuery UI Droppable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -147,7 +147,7 @@ $.widget("ui.droppable", {
|
|||
});
|
||||
|
||||
$.extend($.ui.droppable, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
$.ui.intersect = function(draggable, droppable, toleranceMode) {
|
||||
|
|
@ -227,7 +227,7 @@ $.ui.ddmanager = {
|
|||
|
||||
if(!this.options) return;
|
||||
if (!this.options.disabled && this.visible && $.ui.intersect(draggable, this, this.options.tolerance))
|
||||
dropped = dropped || this._drop.call(this, event);
|
||||
dropped = this._drop.call(this, event) || dropped;
|
||||
|
||||
if (!this.options.disabled && this.visible && this.accept.call(this.element[0],(draggable.currentItem || draggable.element))) {
|
||||
this.isout = 1; this.isover = 0;
|
||||
|
|
|
|||
2
resources/jquery.ui/jquery.ui.mouse.js
vendored
2
resources/jquery.ui/jquery.ui.mouse.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* jQuery UI Mouse 1.8.16
|
||||
* jQuery UI Mouse 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
54
resources/jquery.ui/jquery.ui.position.js
vendored
54
resources/jquery.ui/jquery.ui.position.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Position 1.8.16
|
||||
* jQuery UI Position 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -14,6 +14,7 @@ $.ui = $.ui || {};
|
|||
var horizontalPositions = /left|center|right/,
|
||||
verticalPositions = /top|center|bottom/,
|
||||
center = "center",
|
||||
support = {},
|
||||
_position = $.fn.position,
|
||||
_offset = $.fn.offset;
|
||||
|
||||
|
|
@ -121,9 +122,11 @@ $.fn.position = function( options ) {
|
|||
position.top -= elemHeight / 2;
|
||||
}
|
||||
|
||||
// prevent fractions (see #5280)
|
||||
position.left = Math.round( position.left );
|
||||
position.top = Math.round( position.top );
|
||||
// prevent fractions if jQuery version doesn't support them (see #5280)
|
||||
if ( !support.fractions ) {
|
||||
position.left = Math.round( position.left );
|
||||
position.top = Math.round( position.top );
|
||||
}
|
||||
|
||||
collisionPosition = {
|
||||
left: position.left - marginLeft,
|
||||
|
|
@ -249,4 +252,47 @@ if ( !$.offset.setOffset ) {
|
|||
};
|
||||
}
|
||||
|
||||
// fraction support test (older versions of jQuery don't support fractions)
|
||||
(function () {
|
||||
var body = document.getElementsByTagName( "body" )[ 0 ],
|
||||
div = document.createElement( "div" ),
|
||||
testElement, testElementParent, testElementStyle, offset, offsetTotal;
|
||||
|
||||
//Create a "fake body" for testing based on method used in jQuery.support
|
||||
testElement = document.createElement( body ? "div" : "body" );
|
||||
testElementStyle = {
|
||||
visibility: "hidden",
|
||||
width: 0,
|
||||
height: 0,
|
||||
border: 0,
|
||||
margin: 0,
|
||||
background: "none"
|
||||
};
|
||||
if ( body ) {
|
||||
jQuery.extend( testElementStyle, {
|
||||
position: "absolute",
|
||||
left: "-1000px",
|
||||
top: "-1000px"
|
||||
});
|
||||
}
|
||||
for ( var i in testElementStyle ) {
|
||||
testElement.style[ i ] = testElementStyle[ i ];
|
||||
}
|
||||
testElement.appendChild( div );
|
||||
testElementParent = body || document.documentElement;
|
||||
testElementParent.insertBefore( testElement, testElementParent.firstChild );
|
||||
|
||||
div.style.cssText = "position: absolute; left: 10.7432222px; top: 10.432325px; height: 30px; width: 201px;";
|
||||
|
||||
offset = $( div ).offset( function( _, offset ) {
|
||||
return offset;
|
||||
}).offset();
|
||||
|
||||
testElement.innerHTML = "";
|
||||
testElementParent.removeChild( testElement );
|
||||
|
||||
offsetTotal = offset.top + offset.left + ( body ? 2000 : 0 );
|
||||
support.fractions = offsetTotal > 21 && offsetTotal < 22;
|
||||
})();
|
||||
|
||||
}( jQuery ));
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.progressbar.js
vendored
4
resources/jquery.ui/jquery.ui.progressbar.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Progressbar 1.8.16
|
||||
* jQuery UI Progressbar 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -103,7 +103,7 @@ $.widget( "ui.progressbar", {
|
|||
});
|
||||
|
||||
$.extend( $.ui.progressbar, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
})( jQuery );
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.resizable.js
vendored
4
resources/jquery.ui/jquery.ui.resizable.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Resizable 1.8.16
|
||||
* jQuery UI Resizable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -549,7 +549,7 @@ $.widget("ui.resizable", $.ui.mouse, {
|
|||
});
|
||||
|
||||
$.extend($.ui.resizable, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
/*
|
||||
|
|
|
|||
13
resources/jquery.ui/jquery.ui.selectable.js
vendored
13
resources/jquery.ui/jquery.ui.selectable.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Selectable 1.8.16
|
||||
* jQuery UI Selectable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -33,6 +33,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
var selectees;
|
||||
this.refresh = function() {
|
||||
selectees = $(self.options.filter, self.element[0]);
|
||||
selectees.addClass("ui-selectee");
|
||||
selectees.each(function() {
|
||||
var $this = $(this);
|
||||
var pos = $this.offset();
|
||||
|
|
@ -102,7 +103,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
this.selectees.filter('.ui-selected').each(function() {
|
||||
var selectee = $.data(this, "selectable-item");
|
||||
selectee.startselected = true;
|
||||
if (!event.metaKey) {
|
||||
if (!event.metaKey && !event.ctrlKey) {
|
||||
selectee.$element.removeClass('ui-selected');
|
||||
selectee.selected = false;
|
||||
selectee.$element.addClass('ui-unselecting');
|
||||
|
|
@ -117,7 +118,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
$(event.target).parents().andSelf().each(function() {
|
||||
var selectee = $.data(this, "selectable-item");
|
||||
if (selectee) {
|
||||
var doSelect = !event.metaKey || !selectee.$element.hasClass('ui-selected');
|
||||
var doSelect = (!event.metaKey && !event.ctrlKey) || !selectee.$element.hasClass('ui-selected');
|
||||
selectee.$element
|
||||
.removeClass(doSelect ? "ui-unselecting" : "ui-selected")
|
||||
.addClass(doSelect ? "ui-selecting" : "ui-unselecting");
|
||||
|
|
@ -187,7 +188,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
} else {
|
||||
// UNSELECT
|
||||
if (selectee.selecting) {
|
||||
if (event.metaKey && selectee.startselected) {
|
||||
if ((event.metaKey || event.ctrlKey) && selectee.startselected) {
|
||||
selectee.$element.removeClass('ui-selecting');
|
||||
selectee.selecting = false;
|
||||
selectee.$element.addClass('ui-selected');
|
||||
|
|
@ -206,7 +207,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
}
|
||||
}
|
||||
if (selectee.selected) {
|
||||
if (!event.metaKey && !selectee.startselected) {
|
||||
if (!event.metaKey && !event.ctrlKey && !selectee.startselected) {
|
||||
selectee.$element.removeClass('ui-selected');
|
||||
selectee.selected = false;
|
||||
|
||||
|
|
@ -260,7 +261,7 @@ $.widget("ui.selectable", $.ui.mouse, {
|
|||
});
|
||||
|
||||
$.extend($.ui.selectable, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.slider.js
vendored
4
resources/jquery.ui/jquery.ui.slider.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Slider 1.8.16
|
||||
* jQuery UI Slider 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -660,7 +660,7 @@ $.widget( "ui.slider", $.ui.mouse, {
|
|||
});
|
||||
|
||||
$.extend( $.ui.slider, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
}(jQuery));
|
||||
|
|
|
|||
23
resources/jquery.ui/jquery.ui.sortable.js
vendored
23
resources/jquery.ui/jquery.ui.sortable.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Sortable 1.8.16
|
||||
* jQuery UI Sortable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -62,13 +62,11 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
|
||||
destroy: function() {
|
||||
this.element
|
||||
.removeClass("ui-sortable ui-sortable-disabled")
|
||||
.removeData("sortable")
|
||||
.unbind(".sortable");
|
||||
.removeClass("ui-sortable ui-sortable-disabled");
|
||||
this._mouseDestroy();
|
||||
|
||||
for ( var i = this.items.length - 1; i >= 0; i-- )
|
||||
this.items[i].item.removeData("sortable-item");
|
||||
this.items[i].item.removeData(this.widgetName + "-item");
|
||||
|
||||
return this;
|
||||
},
|
||||
|
|
@ -86,6 +84,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
},
|
||||
|
||||
_mouseCapture: function(event, overrideHandle) {
|
||||
var that = this;
|
||||
|
||||
if (this.reverting) {
|
||||
return false;
|
||||
|
|
@ -98,12 +97,12 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
|
||||
//Find out if the clicked node (or one of its parents) is a actual item in this.items
|
||||
var currentItem = null, self = this, nodes = $(event.target).parents().each(function() {
|
||||
if($.data(this, 'sortable-item') == self) {
|
||||
if($.data(this, that.widgetName + '-item') == self) {
|
||||
currentItem = $(this);
|
||||
return false;
|
||||
}
|
||||
});
|
||||
if($.data(event.target, 'sortable-item') == self) currentItem = $(event.target);
|
||||
if($.data(event.target, that.widgetName + '-item') == self) currentItem = $(event.target);
|
||||
|
||||
if(!currentItem) return false;
|
||||
if(this.options.handle && !overrideHandle) {
|
||||
|
|
@ -528,7 +527,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
for (var i = connectWith.length - 1; i >= 0; i--){
|
||||
var cur = $(connectWith[i]);
|
||||
for (var j = cur.length - 1; j >= 0; j--){
|
||||
var inst = $.data(cur[j], 'sortable');
|
||||
var inst = $.data(cur[j], this.widgetName);
|
||||
if(inst && inst != this && !inst.options.disabled) {
|
||||
queries.push([$.isFunction(inst.options.items) ? inst.options.items.call(inst.element) : $(inst.options.items, inst.element).not(".ui-sortable-helper").not('.ui-sortable-placeholder'), inst]);
|
||||
}
|
||||
|
|
@ -550,7 +549,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
|
||||
_removeCurrentsFromItems: function() {
|
||||
|
||||
var list = this.currentItem.find(":data(sortable-item)");
|
||||
var list = this.currentItem.find(":data(" + this.widgetName + "-item)");
|
||||
|
||||
for (var i=0; i < this.items.length; i++) {
|
||||
|
||||
|
|
@ -576,7 +575,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
for (var i = connectWith.length - 1; i >= 0; i--){
|
||||
var cur = $(connectWith[i]);
|
||||
for (var j = cur.length - 1; j >= 0; j--){
|
||||
var inst = $.data(cur[j], 'sortable');
|
||||
var inst = $.data(cur[j], this.widgetName);
|
||||
if(inst && inst != this && !inst.options.disabled) {
|
||||
queries.push([$.isFunction(inst.options.items) ? inst.options.items.call(inst.element[0], event, { item: this.currentItem }) : $(inst.options.items, inst.element), inst]);
|
||||
this.containers.push(inst);
|
||||
|
|
@ -592,7 +591,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
for (var j=0, queriesLength = _queries.length; j < queriesLength; j++) {
|
||||
var item = $(_queries[j]);
|
||||
|
||||
item.data('sortable-item', targetData); // Data for target checking (mouse manager)
|
||||
item.data(this.widgetName + '-item', targetData); // Data for target checking (mouse manager)
|
||||
|
||||
items.push({
|
||||
item: item,
|
||||
|
|
@ -1071,7 +1070,7 @@ $.widget("ui.sortable", $.ui.mouse, {
|
|||
});
|
||||
|
||||
$.extend($.ui.sortable, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
|
|
|
|||
4
resources/jquery.ui/jquery.ui.tabs.js
vendored
4
resources/jquery.ui/jquery.ui.tabs.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Tabs 1.8.16
|
||||
* jQuery UI Tabs 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -698,7 +698,7 @@ $.widget( "ui.tabs", {
|
|||
});
|
||||
|
||||
$.extend( $.ui.tabs, {
|
||||
version: "1.8.16"
|
||||
version: "1.8.17"
|
||||
});
|
||||
|
||||
/*
|
||||
|
|
|
|||
22
resources/jquery.ui/jquery.ui.widget.js
vendored
22
resources/jquery.ui/jquery.ui.widget.js
vendored
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* jQuery UI Widget 1.8.16
|
||||
* jQuery UI Widget 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -239,21 +239,25 @@ $.Widget.prototype = {
|
|||
},
|
||||
|
||||
_trigger: function( type, event, data ) {
|
||||
var callback = this.options[ type ];
|
||||
var prop, orig,
|
||||
callback = this.options[ type ];
|
||||
|
||||
data = data || {};
|
||||
event = $.Event( event );
|
||||
event.type = ( type === this.widgetEventPrefix ?
|
||||
type :
|
||||
this.widgetEventPrefix + type ).toLowerCase();
|
||||
data = data || {};
|
||||
// the original event may come from any element
|
||||
// so we need to reset the target on the new event
|
||||
event.target = this.element[ 0 ];
|
||||
|
||||
// copy original event properties over to the new event
|
||||
// this would happen if we could call $.event.fix instead of $.Event
|
||||
// but we don't have a way to force an event to be fixed multiple times
|
||||
if ( event.originalEvent ) {
|
||||
for ( var i = $.event.props.length, prop; i; ) {
|
||||
prop = $.event.props[ --i ];
|
||||
event[ prop ] = event.originalEvent[ prop ];
|
||||
orig = event.originalEvent;
|
||||
if ( orig ) {
|
||||
for ( prop in orig ) {
|
||||
if ( !( prop in event ) ) {
|
||||
event[ prop ] = orig[ prop ];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Accordion 1.8.16
|
||||
* jQuery UI Accordion 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Autocomplete 1.8.16
|
||||
* jQuery UI Autocomplete 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
||||
|
||||
/*
|
||||
* jQuery UI Menu 1.8.16
|
||||
* jQuery UI Menu 1.8.17
|
||||
*
|
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Button 1.8.16
|
||||
* jQuery UI Button 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI CSS Framework 1.8.16
|
||||
* jQuery UI CSS Framework 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -13,12 +13,9 @@
|
|||
.ui-helper-hidden { display: none; }
|
||||
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
|
||||
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
|
||||
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
|
||||
.ui-helper-clearfix { display: inline-block; }
|
||||
/* required comment for clearfix to work in Opera \*/
|
||||
* html .ui-helper-clearfix { height:1%; }
|
||||
.ui-helper-clearfix { display:block; }
|
||||
/* end clearfix */
|
||||
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
|
||||
.ui-helper-clearfix:after { clear: both; }
|
||||
.ui-helper-clearfix { zoom: 1; }
|
||||
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Datepicker 1.8.16
|
||||
* jQuery UI Datepicker 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Dialog 1.8.16
|
||||
* jQuery UI Dialog 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Progressbar 1.8.16
|
||||
* jQuery UI Progressbar 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
@ -7,5 +7,5 @@
|
|||
*
|
||||
* http://docs.jquery.com/UI/Progressbar#theming
|
||||
*/
|
||||
.ui-progressbar { height:2em; text-align: left; }
|
||||
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
|
||||
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Resizable 1.8.16
|
||||
* jQuery UI Resizable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Selectable 1.8.16
|
||||
* jQuery UI Selectable 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Slider 1.8.16
|
||||
* jQuery UI Slider 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI Tabs 1.8.16
|
||||
* jQuery UI Tabs 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* jQuery UI CSS Framework 1.8.16
|
||||
* jQuery UI CSS Framework 1.8.17
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
|
|
|
|||
Loading…
Reference in a new issue