124 lines
2.6 KiB
JSON
124 lines
2.6 KiB
JSON
{
|
|
"custom": {},
|
|
"params": {},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 208,
|
|
"width": 450
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Label"
|
|
},
|
|
"position": {
|
|
"height": 40,
|
|
"width": 360,
|
|
"x": 90
|
|
},
|
|
"props": {
|
|
"text": "Database Error",
|
|
"textStyle": {
|
|
"color": "#FF0000",
|
|
"fontFamily": "Arial",
|
|
"fontSize": "22px"
|
|
}
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Icon"
|
|
},
|
|
"position": {
|
|
"height": 40,
|
|
"width": 90
|
|
},
|
|
"props": {
|
|
"color": "#FF1D00",
|
|
"path": "material/error"
|
|
},
|
|
"type": "ia.display.icon"
|
|
},
|
|
{
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Label"
|
|
},
|
|
"position": {
|
|
"basis": "32px"
|
|
},
|
|
"props": {
|
|
"text": "An error occurred while connecting to the database."
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "Label_0"
|
|
},
|
|
"position": {
|
|
"basis": "32px"
|
|
},
|
|
"props": {
|
|
"text": "Network or database connection failed. Check your settings or contact IT support."
|
|
},
|
|
"type": "ia.display.label"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "FlexContainer"
|
|
},
|
|
"position": {
|
|
"height": 99,
|
|
"width": 450,
|
|
"y": 48
|
|
},
|
|
"props": {
|
|
"alignItems": "flex-start",
|
|
"direction": "column",
|
|
"justify": "space-around",
|
|
"style": {
|
|
"paddingLeft": 5,
|
|
"paddingRight": 5
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
},
|
|
{
|
|
"events": {
|
|
"component": {
|
|
"onActionPerformed": {
|
|
"config": {
|
|
"script": "\tsystem.perspective.closePopup(\"\")"
|
|
},
|
|
"scope": "G",
|
|
"type": "script"
|
|
}
|
|
}
|
|
},
|
|
"meta": {
|
|
"name": "Button"
|
|
},
|
|
"position": {
|
|
"height": 34,
|
|
"width": 206,
|
|
"x": 106,
|
|
"y": 158
|
|
},
|
|
"props": {
|
|
"primary": false,
|
|
"text": "Dismiss"
|
|
},
|
|
"type": "ia.input.button"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.coord"
|
|
}
|
|
} |