From 7b859fd9553561548c78960d3851cd7c0ad476cf Mon Sep 17 00:00:00 2001 From: AndresGarcia15 Date: Wed, 29 Oct 2025 22:28:59 -0500 Subject: [PATCH] Add new JavaScript files for enhanced search functionality and UI improvements - Introduced script.js for core search functionalities including table sorting, toggling visibility, and clipboard operations. - Added search-page.js to manage search input, result rendering, and user interactions on the search page. - Implemented search.js for comprehensive search indexing and matching logic, supporting modules, packages, types, members, and search tags. - Enhanced user experience with dynamic UI elements and improved accessibility features. - Included copyright notices and structured code for better maintainability. --- pom.xml | 54 +++----- .../Local/Directory/AgLocalHandlerBESA.html | 34 ++--- .../Local/Directory/LocalAdmHandlerBESA.html | 26 ++-- .../Local/Directory/LocalDirectoryBESA.html | 74 ++++++++--- .../class-use/AgLocalHandlerBESA.html | 20 ++- .../class-use/LocalAdmHandlerBESA.html | 20 ++- .../class-use/LocalDirectoryBESA.html | 20 ++- .../BESA/Local/Directory/package-summary.html | 24 ++-- .../BESA/Local/Directory/package-tree.html | 20 ++- .../BESA/Local/Directory/package-use.html | 20 ++- target/apidocs/BESA/Local/LocalAdmBESA.html | 88 ++++++++++--- .../BESA/Local/class-use/LocalAdmBESA.html | 20 ++- .../apidocs/BESA/Local/package-summary.html | 24 ++-- target/apidocs/BESA/Local/package-tree.html | 20 ++- target/apidocs/BESA/Local/package-use.html | 20 ++- target/apidocs/allclasses-index.html | 20 ++- target/apidocs/allpackages-index.html | 20 ++- target/apidocs/copy.svg | 33 ----- target/apidocs/help-doc.html | 22 ++-- target/apidocs/index-all.html | 20 ++- target/apidocs/index.html | 20 ++- target/apidocs/legal/ADDITIONAL_LICENSE_INFO | 1 - target/apidocs/legal/ASSEMBLY_EXCEPTION | 1 - target/apidocs/legal/COPYRIGHT | 69 ++++++++++ target/apidocs/legal/LICENSE | 119 +++++++++++++++++- target/apidocs/legal/jquery.md | 50 +++++++- target/apidocs/link.svg | 31 ----- target/apidocs/overview-summary.html | 6 +- target/apidocs/overview-tree.html | 20 ++- target/apidocs/resource-files/copy.svg | 33 +++++ .../{resources => resource-files}/glass.png | Bin .../jquery-ui.min.css | 0 target/apidocs/resource-files/link.svg | 31 +++++ .../{ => resource-files}/stylesheet.css | 83 ++++++------ .../{resources => resource-files}/x.png | Bin target/apidocs/script-dir/jquery-3.7.1.min.js | 2 - .../apidocs/script-files/jquery-3.6.1.min.js | 2 + .../jquery-ui.min.js | 0 target/apidocs/{ => script-files}/script.js | 73 +++++------ .../apidocs/{ => script-files}/search-page.js | 34 ++--- target/apidocs/{ => script-files}/search.js | 93 +++++++++----- target/apidocs/search.html | 24 ++-- target/apidocs/serialized-form.html | 22 ++-- target/local-besa-simple-3.6.0-javadoc.jar | Bin 113960 -> 116220 bytes target/local-besa-simple-3.6.0-sources.jar | Bin 10095 -> 9842 bytes target/local-besa-simple-3.6.0.jar | Bin 12417 -> 12213 bytes target/maven-javadoc-plugin-stale-data.txt | 48 ++++--- .../compile/default-compile/inputFiles.lst | 8 +- 48 files changed, 810 insertions(+), 559 deletions(-) delete mode 100644 target/apidocs/copy.svg delete mode 100644 target/apidocs/legal/ADDITIONAL_LICENSE_INFO delete mode 100644 target/apidocs/legal/ASSEMBLY_EXCEPTION create mode 100644 target/apidocs/legal/COPYRIGHT delete mode 100644 target/apidocs/link.svg create mode 100644 target/apidocs/resource-files/copy.svg rename target/apidocs/{resources => resource-files}/glass.png (100%) rename target/apidocs/{script-dir => resource-files}/jquery-ui.min.css (100%) create mode 100644 target/apidocs/resource-files/link.svg rename target/apidocs/{ => resource-files}/stylesheet.css (95%) rename target/apidocs/{resources => resource-files}/x.png (100%) delete mode 100644 target/apidocs/script-dir/jquery-3.7.1.min.js create mode 100644 target/apidocs/script-files/jquery-3.6.1.min.js rename target/apidocs/{script-dir => script-files}/jquery-ui.min.js (100%) rename target/apidocs/{ => script-files}/script.js (78%) rename target/apidocs/{ => script-files}/search-page.js (89%) rename target/apidocs/{ => script-files}/search.js (88%) diff --git a/pom.xml b/pom.xml index 9514ed8..8ba1e6e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,46 +19,22 @@ 3.6.0 - - - - local-dev - - true - - - - io.github.iscoutb - kernel-besa - ${kernel.besa.version} - system - ${project.basedir}/../KernelBESA/target/kernel-besa-3.6.0.jar - - - - - - - github-packages - - - io.github.iscoutb - kernel-besa - ${kernel.besa.version} - - - - - github-iscoutb - GitHub ISCOUTB Apache Maven Packages - https://maven.pkg.github.com/ISCOUTB/KernelBESA - - - - + + + github + https://maven.pkg.github.com/ISCOUTB/* + + true + + + - + + io.github.iscoutb + kernel-besa + ${kernel.besa.version} + @@ -114,7 +90,7 @@ github - GitHub LocalBESA Maven Packages + GitHub ISCOUTB Apache Maven Packages https://maven.pkg.github.com/ISCOUTB/LocalBESA diff --git a/target/apidocs/BESA/Local/Directory/AgLocalHandlerBESA.html b/target/apidocs/BESA/Local/Directory/AgLocalHandlerBESA.html index 43b5b5d..7bd03e4 100644 --- a/target/apidocs/BESA/Local/Directory/AgLocalHandlerBESA.html +++ b/target/apidocs/BESA/Local/Directory/AgLocalHandlerBESA.html @@ -1,18 +1,18 @@ - + AgLocalHandlerBESA (LocalBESA 3.6.0 API) - + - - - - - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + + - - + + + + + - - + + + + + - - + + + + + + - - + + + + + - - + + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + +