fix: tree & guide

This commit is contained in:
2026-03-24 09:21:21 +08:00
parent b74ba1a3f8
commit 42a879e961
15 changed files with 2619 additions and 601 deletions

72
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7ac0bdce6d17a09797646ea53c4b658a",
"content-hash": "fc9b62a7a28737298d8a172dd410dab9",
"packages": [
{
"name": "abdelhamiderrahmouni/filament-monaco-editor",
@@ -6143,76 +6143,6 @@
],
"time": "2026-03-19T10:36:26+00:00"
},
{
"name": "solution-forest/filament-tree",
"version": "2.1.8",
"source": {
"type": "git",
"url": "https://github.com/solutionforest/filament-tree.git",
"reference": "de8b27c7c58f1e8c8e1a3081dff2e477b4327301"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/solutionforest/filament-tree/zipball/de8b27c7c58f1e8c8e1a3081dff2e477b4327301",
"reference": "de8b27c7c58f1e8c8e1a3081dff2e477b4327301",
"shasum": ""
},
"require": {
"filament/filament": "^3.0",
"filament/support": "^3.0",
"php": "^8.1",
"spatie/laravel-package-tools": "^1.15.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"spatie/laravel-ray": "^1.26"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"SolutionForest\\FilamentTree\\FilamentTreeServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"SolutionForest\\FilamentTree\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Carly",
"email": "info@solutionforest.net",
"role": "Developer"
}
],
"description": "This is a tree layout plugin for Filament Admin",
"homepage": "https://github.com/solution-forest/filament-tree",
"keywords": [
"Solution Forest",
"filament-tree",
"laravel"
],
"support": {
"issues": "https://github.com/solution-forest/filament-tree/issues",
"source": "https://github.com/solution-forest/filament-tree"
},
"time": "2025-08-11T09:35:33+00:00"
},
{
"name": "spatie/color",
"version": "1.8.0",