@hedhog/admin 0.48.12 → 0.48.14
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 +14 -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,20 @@ data:
|
|
815
815
|
path: '@/components/dashboard/SystemInfo'
|
816
816
|
width: 1
|
817
817
|
height: 1
|
818
|
+
name:
|
819
|
+
en: System Info
|
820
|
+
pt: Informações do Sistema
|
821
|
+
dashboard_item:
|
822
|
+
- component_id:
|
823
|
+
where:
|
824
|
+
slug: system-info
|
825
|
+
dashboard_id:
|
826
|
+
where:
|
827
|
+
slug: default
|
828
|
+
width: 2
|
829
|
+
height: 5
|
830
|
+
x_axis: 0
|
831
|
+
y_axis: 0
|
818
832
|
|
819
833
|
screens:
|
820
834
|
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
|