Replace sidebar menu with collapsible category tree showing items

This commit is contained in:
2025-11-12 08:36:40 +01:00
parent 8f072292c1
commit 5549c67eb5
96 changed files with 95 additions and 10 deletions

0
vendor/chillerlan/php-qrcode/.idea/inspectionProfiles/Project_Default.xml generated vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/LICENSE vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/README.md vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/composer.json vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/AlphaNum.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/Byte.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/Kanji.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/MaskPatternTester.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/Number.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/QRCodeDataException.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/QRDataAbstract.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Data/QRDataInterface.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Helpers/BitBuffer.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Helpers/Polynomial.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRCodeOutputException.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRFpdf.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRImage.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRImagick.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRMarkup.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QROutputAbstract.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QROutputInterface.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/Output/QRString.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/QRCodeException.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/QROptions.php vendored Normal file → Executable file
View File

0
vendor/chillerlan/php-qrcode/src/QROptionsTrait.php vendored Normal file → Executable file
View File