SAT9/.resources/b6b41b08ae1f50d2483c77ad1007ae0527e2622234a713d83e9aaadad1356a1d
2025-04-18 19:44:27 +04:00

46 lines
812 B
Plaintext

{
"custom": {},
"params": {},
"props": {
"defaultSize": {
"height": 54,
"width": 400
}
},
"root": {
"children": [
{
"meta": {
"name": "Icon"
},
"position": {
"basis": "49px"
},
"props": {
"color": "#FF4747",
"path": "material/not_interested"
},
"type": "ia.display.icon"
},
{
"custom": {
"key": "value"
},
"meta": {
"name": "Label"
},
"position": {
"basis": "337px"
},
"props": {
"text": "User does not have the required role."
},
"type": "ia.display.label"
}
],
"meta": {
"name": "root"
},
"type": "ia.container.flex"
}
}