From 178517b59b35a9769162a4aee9e52d6a72baeeb8 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 21 Dec 2023 08:20:49 -0500 Subject: [PATCH] Fix idletimer version in docs (#11164) --- docs/14_0_0/core/thirdpartylibs.md | 2 +- .../resources/primefaces/idlemonitor/0-jquery.idletimer.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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