File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ This application uses all available features from the library and is like a defa
2020The dashboard uses [ daisyUI] ( https://daisyui.com ) , based on [ tailwindcss] ( https://tailwindcss.com ) , as component framework.
2121For the EDC Management API the [ Think-iT-Labs/edc-connector-client] ( https://github.com/Think-iT-Labs/edc-connector-client ) is used.
2222
23- | Framework/Library | Version |
24- | ----------------------| -----------------------------|
25- | daisyUI | v5 |
26- | tailwindcss | v4 |
27- | edc-connector-client | v0.9.0 (Management API v3) |
23+ | Framework/Library | Version |
24+ | ----------------------| ---------------------------------------------------------------------------- |
25+ | daisyUI | v5 |
26+ | tailwindcss | v4 |
27+ | edc-connector-client | v0.9.x (Management API v3, Catalog API v1-alpha, IdentityHub API v1-alpha) |
2828
2929
3030All the components and services are inside the library to make the creation of custom dashboards easier.
Original file line number Diff line number Diff line change 22 "name" : " @eclipse-edc/dashboard-core" ,
33 "version" : " 0.3.0" ,
44 "peerDependencies" : {
5- "@angular/common" : " ^20.3.9 " ,
6- "@angular/core" : " ^20.3.9 " ,
5+ "@angular/common" : " ^20.3.18 " ,
6+ "@angular/core" : " ^20.3.18 " ,
77 "@tailwindcss/postcss" : " ^4.1.16" ,
88 "@think-it-labs/edc-connector-client" : " 0.9.5" ,
99 "daisyui" : " ^5.3.10" ,
You can’t perform that action at this time.
0 commit comments