diff --git a/docs/14_0_0/core/thirdpartylibs.md b/docs/14_0_0/core/thirdpartylibs.md index 951b0c660e..6dd362fac8 100644 --- a/docs/14_0_0/core/thirdpartylibs.md +++ b/docs/14_0_0/core/thirdpartylibs.md @@ -12,7 +12,7 @@ are many other third party libraries and plugins used to support features. | [Cropper.js](../jsdocs/classes/node_modules_cropperjs_types.Cropper-1.html) | 1.5.13 | https://github.com/fengyuanchen/cropperjs | | [Download.js](../jsdocs/modules/node_modules__types_downloadjs.html) | 4.2 | http://danml.com/download.html | | [FullCalendar](../jsdocs/classes/node_modules__fullcalendar_core_main.Calendar.html) | 5.11.3 | https://fullcalendar.io/ | -| [Idle Timer](../jsdocs/interfaces/src_PrimeFaces.JQuery-1.html#idleTimer) | 1.1.0 - 2016-03-21 | https://github.com/thorst/jquery-idletimer | +| [Idle Timer](../jsdocs/interfaces/src_PrimeFaces.JQuery-1.html#idleTimer) | 1.1.1 | https://github.com/thorst/jquery-idletimer | | [Input Mask](../jsdocs/interfaces/node_modules__types_inputmask.default.Static.html) | 5.0.9 | https://github.com/RobinHerbots/Inputmask | | [jQuery Autosize](../jsdocs/modules/src_PrimeFaces.html#autosize-1) | 4.0.2 | http://www.jacklmoore.com/autosize | | [jQuery Browser Plugin](../jsdocs/interfaces/src_PrimeFaces.JQueryStatic.html#browser) | 0.1.0 | https://github.com/gabceb/jquery-browser-plugin | diff --git a/primefaces/src/main/resources/META-INF/resources/primefaces/idlemonitor/0-jquery.idletimer.js b/primefaces/src/main/resources/META-INF/resources/primefaces/idlemonitor/0-jquery.idletimer.js index 3fd396aa6d..d0dbbe6401 100644 --- a/primefaces/src/main/resources/META-INF/resources/primefaces/idlemonitor/0-jquery.idletimer.js +++ b/primefaces/src/main/resources/META-INF/resources/primefaces/idlemonitor/0-jquery.idletimer.js @@ -1,6 +1,6 @@ -/* Idle Timer - v1.1.0 - 2016-03-21 +/*! Idle Timer - v1.1.1 - 2020-06-25 * https://github.com/thorst/jquery-idletimer -* Copyright (c) 2016 Paul Irish; Licensed MIT */ +* Copyright (c) 2020 Paul Irish; Licensed MIT */ /* mousewheel (deprecated) -> IE6.0, Chrome, Opera, Safari DOMMouseScroll (deprecated) -> Firefox 1.0