125 lines
2.6 KiB
Plaintext
125 lines
2.6 KiB
Plaintext
{
|
|
"custom": {},
|
|
"params": {
|
|
"params": {},
|
|
"path": "",
|
|
"title": "Card Title",
|
|
"useDefaultHeight": false,
|
|
"useDefaultWidth": false
|
|
},
|
|
"propConfig": {
|
|
"params.params": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.path": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.title": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.useDefaultHeight": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
},
|
|
"params.useDefaultWidth": {
|
|
"paramDirection": "input",
|
|
"persistent": true
|
|
}
|
|
},
|
|
"props": {
|
|
"defaultSize": {
|
|
"height": 339,
|
|
"width": 369
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "Label"
|
|
},
|
|
"position": {
|
|
"basis": "20px",
|
|
"shrink": 0
|
|
},
|
|
"propConfig": {
|
|
"props.text": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.title"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"style": {
|
|
"classes": "Framework/Card/Title"
|
|
}
|
|
},
|
|
"type": "ia.display.label"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "EmbeddedView"
|
|
},
|
|
"position": {
|
|
"shrink": 0
|
|
},
|
|
"propConfig": {
|
|
"props.params": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.params"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.path": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.path"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.useDefaultViewHeight": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.useDefaultHeight"
|
|
},
|
|
"type": "property"
|
|
}
|
|
},
|
|
"props.useDefaultViewWidth": {
|
|
"binding": {
|
|
"config": {
|
|
"path": "view.params.useDefaultWidth"
|
|
},
|
|
"type": "property"
|
|
}
|
|
}
|
|
},
|
|
"props": {
|
|
"style": {
|
|
"classes": "Framework/Card/Embedded"
|
|
}
|
|
},
|
|
"type": "ia.display.view"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"props": {
|
|
"direction": "column",
|
|
"style": {
|
|
"classes": "Framework/Card/Card"
|
|
}
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |