@hedhog/admin 0.48.12 → 0.48.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/hedhog.yaml CHANGED
@@ -815,6 +815,17 @@ data:
815
815
  path: '@/components/dashboard/SystemInfo'
816
816
  width: 1
817
817
  height: 1
818
+ dashboard_item:
819
+ - component_id:
820
+ where:
821
+ slug: system-info
822
+ dashboard_id:
823
+ where:
824
+ slug: default
825
+ width: 2
826
+ height: 5
827
+ x_axis: 0
828
+ y_axis: 0
818
829
 
819
830
  screens:
820
831
  dashboard:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hedhog/admin",
3
- "version": "0.48.12",
3
+ "version": "0.48.13",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
package/isabelli.json DELETED
File without changes
package/isabelli.xml DELETED
File without changes
package/isabelli.yaml DELETED
File without changes