Merge pull request #7453 from osbre/feat/spatie-media-library-pro

Add "Spatie Media Library Pro" detection
main
Elbert Alias 2 years ago committed by GitHub
commit 891b4b14cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none">
<path fill="#000"
d="M30.325 31.256H4.469a.864.864 0 0 1-.863-.862V4.544c0-.475.388-.863.863-.863h25.856c.475 0 .863.388.863.863V30.4a.859.859 0 0 1-.863.856Z"
opacity=".25" />
<path fill="#13034A"
d="M28.781 29.631H2.925a.864.864 0 0 1-.862-.862V2.919c0-.475.387-.863.862-.863h25.856c.475 0 .863.388.863.863v25.856a.859.859 0 0 1-.863.856Z" />
<path fill="#C42543"
d="M28.781 29.631H2.925a.864.864 0 0 1-.862-.862V2.919c0-.475.387-.863.862-.863h25.856c.475 0 .863.388.863.863v25.856a.859.859 0 0 1-.863.856Z"
opacity=".5" />
<path fill="#FFE375" d="M22.75 12.075a3.019 3.019 0 1 0 0-6.038 3.019 3.019 0 0 0 0 6.038Z" />
<path fill="#13034A"
d="M22.837 15.45h-.012c-.387 0-.769.15-1.063.444l-5.375 5.375a1.51 1.51 0 0 1-2.137 0l-.794-.794a1.51 1.51 0 0 0-2.137 0l-8.957 8.95c.15.131.35.212.563.212h25.856a.864.864 0 0 0 .863-.862v-7.144l-5.738-5.737a1.52 1.52 0 0 0-1.069-.444Z" />
</svg>

After

Width:  |  Height:  |  Size: 965 B

@ -4806,6 +4806,22 @@
"icon": "SparkPost.svg",
"website": "https://www.sparkpost.com/"
},
"Spatie Media Library Pro": {
"cats": [
66
],
"description": "Spatie Media Library Pro is a set of customizable UI components for Spatie Media Library.",
"icon": "Spatie Media Library Pro.svg",
"implies": [
"Laravel"
],
"pricing": [
"onetime",
"low"
],
"scripts": "media\\-library\\-pro\\-core",
"website": "https://medialibrary.pro"
},
"Spatie Support Bubble": {
"cats": [
52

Loading…
Cancel
Save