Skip to content

Commit

Permalink
remove filament-export package
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Jun 13, 2024
1 parent 9188979 commit 407d231
Show file tree
Hide file tree
Showing 29 changed files with 22,238 additions and 1,859 deletions.
12 changes: 3 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bezhansalleh/filament-shield": "^3.0",
"guzzlehttp/guzzle": "^7.2",
"lara-zeus/artemis": "^1.0",
"lara-zeus/bolt": "^3.13",
"lara-zeus/bolt": "^3.0",
"lara-zeus/boredom": "^1.0",
"lara-zeus/dynamic-dashboard": "^3.0",
"lara-zeus/sky": "^3.4",
Expand Down Expand Up @@ -81,12 +81,6 @@
"php-http/discovery": true
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "github",
"url": "https://github.com/lara-zeus/filament-export"
}
]
"minimum-stability": "stable",
"prefer-stable": true
}
2,931 changes: 1,265 additions & 1,666 deletions composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/css/filament/filament/app.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/css/filament/forms/forms.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/css/lara-zeus/filament-lara-zeus.css

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/js/filament/filament/app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions public/js/filament/filament/echo.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/filament/forms/components/date-time-picker.js

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions public/js/filament/forms/components/file-upload.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/filament/forms/components/key-value.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 407d231

Please sign in to comment.