From e9e5fd6114cdb76ac14c36a3f6c8cbe944404bc1 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Fri, 6 Aug 2021 17:18:16 +0200 Subject: 1.13.0-alpha.1 --- ui/data.js | 2 +- ui/disable-selection.js | 2 +- ui/effect.js | 4 ++-- ui/effects/effect-blind.js | 2 +- ui/effects/effect-bounce.js | 2 +- ui/effects/effect-clip.js | 2 +- ui/effects/effect-drop.js | 2 +- ui/effects/effect-explode.js | 2 +- ui/effects/effect-fade.js | 2 +- ui/effects/effect-fold.js | 2 +- ui/effects/effect-highlight.js | 2 +- ui/effects/effect-puff.js | 2 +- ui/effects/effect-pulsate.js | 2 +- ui/effects/effect-scale.js | 2 +- ui/effects/effect-shake.js | 2 +- ui/effects/effect-size.js | 2 +- ui/effects/effect-slide.js | 2 +- ui/effects/effect-transfer.js | 2 +- ui/focusable.js | 2 +- ui/form-reset-mixin.js | 2 +- ui/jquery-patch.js | 2 +- ui/keycode.js | 2 +- ui/labels.js | 2 +- ui/position.js | 2 +- ui/scroll-parent.js | 2 +- ui/tabbable.js | 2 +- ui/unique-id.js | 2 +- ui/version.js | 2 +- ui/widget.js | 2 +- ui/widgets/accordion.js | 4 ++-- ui/widgets/autocomplete.js | 4 ++-- ui/widgets/button.js | 4 ++-- ui/widgets/checkboxradio.js | 4 ++-- ui/widgets/controlgroup.js | 4 ++-- ui/widgets/datepicker.js | 6 +++--- ui/widgets/dialog.js | 4 ++-- ui/widgets/draggable.js | 4 ++-- ui/widgets/droppable.js | 4 ++-- ui/widgets/menu.js | 4 ++-- ui/widgets/mouse.js | 4 ++-- ui/widgets/progressbar.js | 4 ++-- ui/widgets/resizable.js | 4 ++-- ui/widgets/selectable.js | 4 ++-- ui/widgets/selectmenu.js | 4 ++-- ui/widgets/slider.js | 4 ++-- ui/widgets/sortable.js | 4 ++-- ui/widgets/spinner.js | 4 ++-- ui/widgets/tabs.js | 4 ++-- ui/widgets/tooltip.js | 4 ++-- 49 files changed, 71 insertions(+), 71 deletions(-) (limited to 'ui') diff --git a/ui/data.js b/ui/data.js index 441bbda53..a32e81ba9 100644 --- a/ui/data.js +++ b/ui/data.js @@ -1,5 +1,5 @@ /*! - * jQuery UI :data @VERSION + * jQuery UI :data 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/disable-selection.js b/ui/disable-selection.js index 5112b2dc4..8322b2329 100644 --- a/ui/disable-selection.js +++ b/ui/disable-selection.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Disable Selection @VERSION + * jQuery UI Disable Selection 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effect.js b/ui/effect.js index 4f92e4fa2..ca543c9a1 100644 --- a/ui/effect.js +++ b/ui/effect.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects @VERSION + * jQuery UI Effects 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -405,7 +405,7 @@ if ( $.uiBackCompat !== false ) { } $.extend( $.effects, { - version: "@VERSION", + version: "1.13.0-alpha.1", define: function( name, mode, effect ) { if ( !effect ) { diff --git a/ui/effects/effect-blind.js b/ui/effects/effect-blind.js index 858c6d3fd..c0cfa23a0 100644 --- a/ui/effects/effect-blind.js +++ b/ui/effects/effect-blind.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Blind @VERSION + * jQuery UI Effects Blind 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-bounce.js b/ui/effects/effect-bounce.js index 8cb18f82c..6129f25eb 100644 --- a/ui/effects/effect-bounce.js +++ b/ui/effects/effect-bounce.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Bounce @VERSION + * jQuery UI Effects Bounce 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-clip.js b/ui/effects/effect-clip.js index ca25ef370..7b40b73d5 100644 --- a/ui/effects/effect-clip.js +++ b/ui/effects/effect-clip.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Clip @VERSION + * jQuery UI Effects Clip 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-drop.js b/ui/effects/effect-drop.js index 9d620e974..7d3d5d811 100644 --- a/ui/effects/effect-drop.js +++ b/ui/effects/effect-drop.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Drop @VERSION + * jQuery UI Effects Drop 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-explode.js b/ui/effects/effect-explode.js index 2b8a000e6..4d7298440 100644 --- a/ui/effects/effect-explode.js +++ b/ui/effects/effect-explode.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Explode @VERSION + * jQuery UI Effects Explode 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-fade.js b/ui/effects/effect-fade.js index 56d6a0cae..1b272079b 100644 --- a/ui/effects/effect-fade.js +++ b/ui/effects/effect-fade.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Fade @VERSION + * jQuery UI Effects Fade 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-fold.js b/ui/effects/effect-fold.js index ad19bfb26..a0ff58ebc 100644 --- a/ui/effects/effect-fold.js +++ b/ui/effects/effect-fold.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Fold @VERSION + * jQuery UI Effects Fold 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-highlight.js b/ui/effects/effect-highlight.js index 8d852de3d..da302f1df 100644 --- a/ui/effects/effect-highlight.js +++ b/ui/effects/effect-highlight.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Highlight @VERSION + * jQuery UI Effects Highlight 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-puff.js b/ui/effects/effect-puff.js index 70e9acd0b..8dbec5b4a 100644 --- a/ui/effects/effect-puff.js +++ b/ui/effects/effect-puff.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Puff @VERSION + * jQuery UI Effects Puff 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-pulsate.js b/ui/effects/effect-pulsate.js index de5f80a10..dafbc630e 100644 --- a/ui/effects/effect-pulsate.js +++ b/ui/effects/effect-pulsate.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Pulsate @VERSION + * jQuery UI Effects Pulsate 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-scale.js b/ui/effects/effect-scale.js index b9a983efd..2a529bbba 100644 --- a/ui/effects/effect-scale.js +++ b/ui/effects/effect-scale.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Scale @VERSION + * jQuery UI Effects Scale 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-shake.js b/ui/effects/effect-shake.js index cf51d66b6..84f359b99 100644 --- a/ui/effects/effect-shake.js +++ b/ui/effects/effect-shake.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Shake @VERSION + * jQuery UI Effects Shake 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-size.js b/ui/effects/effect-size.js index 4c6763590..e07497c1f 100644 --- a/ui/effects/effect-size.js +++ b/ui/effects/effect-size.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Size @VERSION + * jQuery UI Effects Size 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-slide.js b/ui/effects/effect-slide.js index 52244219a..96c14216e 100644 --- a/ui/effects/effect-slide.js +++ b/ui/effects/effect-slide.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Slide @VERSION + * jQuery UI Effects Slide 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/effects/effect-transfer.js b/ui/effects/effect-transfer.js index 3c5252781..619d38f16 100644 --- a/ui/effects/effect-transfer.js +++ b/ui/effects/effect-transfer.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Effects Transfer @VERSION + * jQuery UI Effects Transfer 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/focusable.js b/ui/focusable.js index 5c1542566..47961446f 100644 --- a/ui/focusable.js +++ b/ui/focusable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Focusable @VERSION + * jQuery UI Focusable 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/form-reset-mixin.js b/ui/form-reset-mixin.js index b0a917fd5..de2eaf0b2 100644 --- a/ui/form-reset-mixin.js +++ b/ui/form-reset-mixin.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Form Reset Mixin @VERSION + * jQuery UI Form Reset Mixin 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/jquery-patch.js b/ui/jquery-patch.js index edb6896c1..79d7141ae 100644 --- a/ui/jquery-patch.js +++ b/ui/jquery-patch.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Support for jQuery core 1.8.x and newer @VERSION + * jQuery UI Support for jQuery core 1.8.x and newer 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/keycode.js b/ui/keycode.js index 61eb40a06..a7dd519e4 100644 --- a/ui/keycode.js +++ b/ui/keycode.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Keycode @VERSION + * jQuery UI Keycode 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/labels.js b/ui/labels.js index 854e5fd4a..d19752587 100644 --- a/ui/labels.js +++ b/ui/labels.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Labels @VERSION + * jQuery UI Labels 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/position.js b/ui/position.js index 68b0f19c0..707c85282 100644 --- a/ui/position.js +++ b/ui/position.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Position @VERSION + * jQuery UI Position 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/scroll-parent.js b/ui/scroll-parent.js index 813c3721b..eec9b538d 100644 --- a/ui/scroll-parent.js +++ b/ui/scroll-parent.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Scroll Parent @VERSION + * jQuery UI Scroll Parent 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/tabbable.js b/ui/tabbable.js index fc5c837cb..787af1eb7 100644 --- a/ui/tabbable.js +++ b/ui/tabbable.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Tabbable @VERSION + * jQuery UI Tabbable 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/unique-id.js b/ui/unique-id.js index 518ba7a0c..55e8e9cd0 100644 --- a/ui/unique-id.js +++ b/ui/unique-id.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Unique ID @VERSION + * jQuery UI Unique ID 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/version.js b/ui/version.js index 1767ec7b5..6afedc1b3 100644 --- a/ui/version.js +++ b/ui/version.js @@ -15,6 +15,6 @@ $.ui = $.ui || {}; -return $.ui.version = "@VERSION"; +return $.ui.version = "1.13.0-alpha.1"; } ); diff --git a/ui/widget.js b/ui/widget.js index 3b149f11a..6295d483a 100644 --- a/ui/widget.js +++ b/ui/widget.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Widget @VERSION + * jQuery UI Widget 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors diff --git a/ui/widgets/accordion.js b/ui/widgets/accordion.js index 112781925..558e499de 100644 --- a/ui/widgets/accordion.js +++ b/ui/widgets/accordion.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Accordion @VERSION + * jQuery UI Accordion 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -40,7 +40,7 @@ "use strict"; return $.widget( "ui.accordion", { - version: "@VERSION", + version: "1.13.0-alpha.1", options: { active: 0, animate: {}, diff --git a/ui/widgets/autocomplete.js b/ui/widgets/autocomplete.js index 4166029b2..6c8e8ea7e 100644 --- a/ui/widgets/autocomplete.js +++ b/ui/widgets/autocomplete.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Autocomplete @VERSION + * jQuery UI Autocomplete 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -40,7 +40,7 @@ "use strict"; $.widget( "ui.autocomplete", { - version: "@VERSION", + version: "1.13.0-alpha.1", defaultElement: "", options: { appendTo: null, diff --git a/ui/widgets/button.js b/ui/widgets/button.js index c7cbb4f04..e8800a3b2 100644 --- a/ui/widgets/button.js +++ b/ui/widgets/button.js @@ -1,5 +1,5 @@ /*! - * jQuery UI Button @VERSION + * jQuery UI Button 1.13.0-alpha.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -42,7 +42,7 @@ "use strict"; $.widget( "ui.button", { - version: "@VERSION", + version: "1.13.0-alpha.1", defaultElement: "