chore: add assets & default defs
This commit is contained in:
parent
00d878706b
commit
5488f8735f
1
assets/defs.json
Normal file
1
assets/defs.json
Normal file
@ -0,0 +1 @@
|
||||
{"profile":{"image":"jesus.jpg"},"checkin":0,"sidebar":{"header":{"title":"Services Status"},"menu_items":[{"title":"app.title","icon_on":"carbon-campsite","name_to":"app.title","show_to":false,"click":"tophome","type":"app_link","pfx":""},{"title":"nav.Tasks","ctx":"home","icon_on":"carbon-services","name_to":"navm.Tasks","show_to":true,"click":"tsksrvcs","type":"app_link","pfx":""},{"title":"nav.Apps","ctx":"home","icon_on":"carbon-application","name_to":"navm.Apps","show_to":true,"click":"appsrvcs","type":"app_link","pfx":""},{"title":"nav.Informations","ctx":"home","icon_on":"carbon-operation","name_to":"navm.Infos","show_to":true,"click":"srvcstatus","type":"app_link","pfx":""}],"footer":{"itm":{"title":"menu.logout","name_to":"Logout","icon_on":"carbon-logout","type":"router_link"}}},"header":{"title":"Status","name_to":"Home","logo":"","navbar":{"menuright":{"notify":true,"search":true,"title":"menu.user","items":[{"title":"menu.your-profile","type":"app_link","click":"profile"},{"title":"menu.settings","type":"app_link","click":"user_settings"},{"title":"menu.sign-out","type":"router_link","name_to":"Logout"}]}}},"footer":{"left_items":[{"title":"LibreCloud © 2021","icon_on":"","href":"https://librecloud.online","type":"app_link"}],"right_items":[{"title":"LibreCloud","img":"app_w","href":"https://librecloud.online","type":"app_link"}],"central_items":[{"title":"button.home","mode":"icon","icon_on":"carbon-campsite","click":"tophome","type":"app_link","pfx":""},{"title":"button.toggle_dark","mode":"icon","icon_on":"carbon-moon","icon-off":"carbon-sun","vif":"isDark","click":"toggleDark","type":"app_link"},{"title":"button.toggle_langs","mode":"icon","icon_on":"carbon-language","click":"toggleLocales","type":"app_link"},{"title":"GitHub","mode":"icon","icon_on":"carbon-logo-github","href":"https://rlung.librecloud.online","type":"a_blank"},{"title":"button.about","mode":"icon","icon_on":"carbon-dicom-overlay","to":"/about","type":"router_link"},{"title":"button.login","mode":"icon","icon_on":"carbon-login","vif":"notValidUser","to":"/login","type":"router_link"}]}}
|
111
assets/defs.yaml
Normal file
111
assets/defs.yaml
Normal file
@ -0,0 +1,111 @@
|
||||
profile:
|
||||
image: jesus.jpg
|
||||
# checkin time in millisecond or 0 for not checkin
|
||||
checkin: 0
|
||||
# checkin: 60000
|
||||
sidebar:
|
||||
header:
|
||||
title: Services Status
|
||||
menu_items:
|
||||
- title: app.title
|
||||
icon_on: carbon-campsite
|
||||
name_to: app.title
|
||||
show_to: false
|
||||
click: tophome
|
||||
type: app_link
|
||||
pfx: ''
|
||||
- title: nav.Tasks
|
||||
ctx: home
|
||||
icon_on: carbon-services
|
||||
name_to: navm.Tasks
|
||||
show_to: true
|
||||
click: tsksrvcs
|
||||
type: app_link
|
||||
pfx: ''
|
||||
- title: nav.Apps
|
||||
ctx: home
|
||||
icon_on: carbon-application
|
||||
name_to: navm.Apps
|
||||
show_to: true
|
||||
click: appsrvcs
|
||||
type: app_link
|
||||
pfx: ''
|
||||
- title: nav.Informations
|
||||
ctx: home
|
||||
icon_on: carbon-operation
|
||||
name_to: navm.Infos
|
||||
show_to: true
|
||||
click: srvcstatus
|
||||
type: app_link
|
||||
pfx: ''
|
||||
footer:
|
||||
itm:
|
||||
title: menu.logout
|
||||
name_to: Logout
|
||||
icon_on: carbon-logout
|
||||
type: router_link
|
||||
header:
|
||||
title: Status
|
||||
name_to: Home
|
||||
logo: ""
|
||||
navbar:
|
||||
menuright:
|
||||
notify: true
|
||||
search: true
|
||||
title: menu.user
|
||||
items:
|
||||
- title: menu.your-profile
|
||||
type: app_link
|
||||
click: profile
|
||||
- title: menu.settings
|
||||
type: app_link
|
||||
click: user_settings
|
||||
- title: menu.sign-out
|
||||
type: router_link
|
||||
name_to: Logout
|
||||
footer:
|
||||
left_items:
|
||||
- title: 'LibreCloud © 2021'
|
||||
icon_on: ''
|
||||
href: https://librecloud.online
|
||||
type: app_link
|
||||
right_items:
|
||||
- title: 'LibreCloud'
|
||||
img: 'app_w'
|
||||
href: https://librecloud.online
|
||||
type: app_link
|
||||
central_items:
|
||||
- title: button.home
|
||||
mode: icon
|
||||
icon_on: carbon-campsite
|
||||
click: tophome
|
||||
type: app_link
|
||||
pfx: ''
|
||||
- title: button.toggle_dark
|
||||
mode: icon
|
||||
icon_on: carbon-moon
|
||||
icon-off: carbon-sun
|
||||
vif: isDark
|
||||
click: toggleDark
|
||||
type: app_link
|
||||
- title: button.toggle_langs
|
||||
mode: icon
|
||||
icon_on: carbon-language
|
||||
click: toggleLocales
|
||||
type: app_link
|
||||
- title: GitHub
|
||||
mode: icon
|
||||
icon_on: carbon-logo-github
|
||||
href: https://rlung.librecloud.online
|
||||
type: a_blank
|
||||
- title: button.about
|
||||
mode: icon
|
||||
icon_on: carbon-dicom-overlay
|
||||
to: /about
|
||||
type: router_link
|
||||
- title: button.login
|
||||
mode: icon
|
||||
icon_on: carbon-login
|
||||
vif: notValidUser
|
||||
to: /login
|
||||
type: router_link
|
12
assets/images/cloud-services.svg
Normal file
12
assets/images/cloud-services.svg
Normal file
@ -0,0 +1,12 @@
|
||||
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: none;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path d="M25.8218,10.124a9.9991,9.9991,0,0,0-19.6435,0A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.3769-10.9795l.8364-.0571.09-.8335a7.9979,7.9979,0,0,1,15.9013,0l.09.8335.8364.0571A5.4961,5.4961,0,0,1,24.5,23H24v2h.5a7.4964,7.4964,0,0,0,1.3218-14.876Z" transform="translate(0 0)"/>
|
||||
<path d="M23,22V20H20.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,17,16.1011V14H15v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,11.1011,20H9v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,15,25.8989V28h2V25.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,20.8989,22Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,16,24Z" transform="translate(0 0)"/>
|
||||
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
1
assets/images/kloudmandala.svg
Normal file
1
assets/images/kloudmandala.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.0 KiB |
1
assets/images/logo.svg
Normal file
1
assets/images/logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.7 KiB |
Loading…
Reference in New Issue
Block a user