@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 +11 -0
- package/package.json +1 -1
- package/isabelli.json +0 -0
- package/isabelli.xml +0 -0
- package/isabelli.yaml +0 -0
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
package/isabelli.json
DELETED
File without changes
|
package/isabelli.xml
DELETED
File without changes
|
package/isabelli.yaml
DELETED
File without changes
|