From b87ac53dc863f7d70f1004b9cd7e15bf5fdcdbd1 Mon Sep 17 00:00:00 2001 From: Micha Date: Thu, 9 Oct 2025 19:02:50 +0200 Subject: [PATCH] Update dist files and package-lock.json --- dist/bootstrap-editable/css/bootstrap-editable.css | 2 +- dist/bootstrap-editable/js/bootstrap-editable.js | 2 +- dist/bootstrap-editable/js/bootstrap-editable.min.js | 2 +- dist/bootstrap3-editable/css/bootstrap-editable.css | 2 +- dist/bootstrap3-editable/js/bootstrap-editable.js | 2 +- dist/bootstrap3-editable/js/bootstrap-editable.min.js | 2 +- dist/bootstrap5-editable/css/bootstrap-editable.css | 2 +- dist/bootstrap5-editable/js/bootstrap-editable.js | 2 +- dist/bootstrap5-editable/js/bootstrap-editable.min.js | 2 +- dist/jquery-editable/css/jquery-editable.css | 2 +- dist/jquery-editable/js/jquery-editable-poshytip.js | 2 +- .../jquery-editable/js/jquery-editable-poshytip.min.js | 2 +- dist/jqueryui-editable/css/jqueryui-editable.css | 2 +- dist/jqueryui-editable/js/jqueryui-editable.js | 2 +- dist/jqueryui-editable/js/jqueryui-editable.min.js | 2 +- package-lock.json | 10 +++++----- 16 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dist/bootstrap-editable/css/bootstrap-editable.css b/dist/bootstrap-editable/css/bootstrap-editable.css index 78957a6..ae2e217 100644 --- a/dist/bootstrap-editable/css/bootstrap-editable.css +++ b/dist/bootstrap-editable/css/bootstrap-editable.css @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap-editable/js/bootstrap-editable.js b/dist/bootstrap-editable/js/bootstrap-editable.js index 22e10b4..d79269a 100644 --- a/dist/bootstrap-editable/js/bootstrap-editable.js +++ b/dist/bootstrap-editable/js/bootstrap-editable.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap-editable/js/bootstrap-editable.min.js b/dist/bootstrap-editable/js/bootstrap-editable.min.js index edcf9ad..7457983 100644 --- a/dist/bootstrap-editable/js/bootstrap-editable.min.js +++ b/dist/bootstrap-editable/js/bootstrap-editable.min.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap3-editable/css/bootstrap-editable.css b/dist/bootstrap3-editable/css/bootstrap-editable.css index 78957a6..ae2e217 100644 --- a/dist/bootstrap3-editable/css/bootstrap-editable.css +++ b/dist/bootstrap3-editable/css/bootstrap-editable.css @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap3-editable/js/bootstrap-editable.js b/dist/bootstrap3-editable/js/bootstrap-editable.js index e8e54d1..07c43a7 100644 --- a/dist/bootstrap3-editable/js/bootstrap-editable.js +++ b/dist/bootstrap3-editable/js/bootstrap-editable.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap3-editable/js/bootstrap-editable.min.js b/dist/bootstrap3-editable/js/bootstrap-editable.min.js index 5854de8..a39bac7 100644 --- a/dist/bootstrap3-editable/js/bootstrap-editable.min.js +++ b/dist/bootstrap3-editable/js/bootstrap-editable.min.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap5-editable/css/bootstrap-editable.css b/dist/bootstrap5-editable/css/bootstrap-editable.css index 78957a6..ae2e217 100644 --- a/dist/bootstrap5-editable/css/bootstrap-editable.css +++ b/dist/bootstrap5-editable/css/bootstrap-editable.css @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap5-editable/js/bootstrap-editable.js b/dist/bootstrap5-editable/js/bootstrap-editable.js index 539e1fd..7e54abf 100644 --- a/dist/bootstrap5-editable/js/bootstrap-editable.js +++ b/dist/bootstrap5-editable/js/bootstrap-editable.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/bootstrap5-editable/js/bootstrap-editable.min.js b/dist/bootstrap5-editable/js/bootstrap-editable.min.js index 395f8af..c3076fe 100644 --- a/dist/bootstrap5-editable/js/bootstrap-editable.min.js +++ b/dist/bootstrap5-editable/js/bootstrap-editable.min.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jquery-editable/css/jquery-editable.css b/dist/jquery-editable/css/jquery-editable.css index 78957a6..ae2e217 100644 --- a/dist/jquery-editable/css/jquery-editable.css +++ b/dist/jquery-editable/css/jquery-editable.css @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jquery-editable/js/jquery-editable-poshytip.js b/dist/jquery-editable/js/jquery-editable-poshytip.js index 50aec2c..6f09681 100644 --- a/dist/jquery-editable/js/jquery-editable-poshytip.js +++ b/dist/jquery-editable/js/jquery-editable-poshytip.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jquery-editable/js/jquery-editable-poshytip.min.js b/dist/jquery-editable/js/jquery-editable-poshytip.min.js index 5ea699b..a237227 100644 --- a/dist/jquery-editable/js/jquery-editable-poshytip.min.js +++ b/dist/jquery-editable/js/jquery-editable-poshytip.min.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jqueryui-editable/css/jqueryui-editable.css b/dist/jqueryui-editable/css/jqueryui-editable.css index 78957a6..ae2e217 100644 --- a/dist/jqueryui-editable/css/jqueryui-editable.css +++ b/dist/jqueryui-editable/css/jqueryui-editable.css @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jqueryui-editable/js/jqueryui-editable.js b/dist/jqueryui-editable/js/jqueryui-editable.js index ab19d78..940d0fa 100644 --- a/dist/jqueryui-editable/js/jqueryui-editable.js +++ b/dist/jqueryui-editable/js/jqueryui-editable.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/dist/jqueryui-editable/js/jqueryui-editable.min.js b/dist/jqueryui-editable/js/jqueryui-editable.min.js index 018653a..3c11a7f 100644 --- a/dist/jqueryui-editable/js/jqueryui-editable.min.js +++ b/dist/jqueryui-editable/js/jqueryui-editable.min.js @@ -1,4 +1,4 @@ -/*! X-editable-bootstrap5 - v1.5.2 +/*! X-editable-bootstrap5 - v1.5.4 * A maintained fork of x-editable for Bootstrap 5 support. * https://git.24unix.net/tracer/x-editable * Copyright (c) 2025 Micha Espey; Licensed MIT */ diff --git a/package-lock.json b/package-lock.json index 7e33223..7a81bca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "x-editable-bs5", - "version": "1.5.2", + "name": "x-editable-bootstrap5", + "version": "1.5.3", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "x-editable-bs5", - "version": "1.5.2", + "name": "x-editable-bootstrap5", + "version": "1.5.3", "dependencies": { "bootstrap": "^5.3.3", "bootstrap-datepicker": "^1.10.0", @@ -32,7 +32,7 @@ "webpack-cli": "^6.0.1" }, "peerDependencies": { - "select2": "^4.0.0" + "select2": ">=4.0.0 || 4.1.0-rc.0" } }, "node_modules/@babel/code-frame": {