260502 Backup
This commit is contained in:
@@ -0,0 +1,163 @@
|
||||
{
|
||||
"custom": {},
|
||||
"params": {
|
||||
"urlParam": "value"
|
||||
},
|
||||
"propConfig": {
|
||||
"params.urlParam": {
|
||||
"paramDirection": "input",
|
||||
"persistent": true
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"defaultSize": {
|
||||
"width": 1213
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"meta": {
|
||||
"name": "Border CSS_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "208px"
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"color": "green"
|
||||
},
|
||||
"path": "Testing/Border CSS",
|
||||
"style": {
|
||||
"boxShadow": "inset 0 0 10px rgba(25, 255, 25, 0.8)"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Border CSS"
|
||||
},
|
||||
"position": {
|
||||
"basis": "256px"
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"color": "orange"
|
||||
},
|
||||
"path": "Testing/Border CSS"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Border CSS_1"
|
||||
},
|
||||
"position": {
|
||||
"basis": "100px"
|
||||
},
|
||||
"props": {
|
||||
"params": {
|
||||
"color": "black"
|
||||
},
|
||||
"path": "Testing/Border CSS"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"justify": "center",
|
||||
"style": {
|
||||
"gap": "80px"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "32px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.urlParam"
|
||||
},
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"textStyle": {
|
||||
"fontFamily": "inherit"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_0"
|
||||
},
|
||||
"position": {
|
||||
"basis": "9px"
|
||||
},
|
||||
"propConfig": {
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"path": "view.params.urlParam"
|
||||
},
|
||||
"enabled": false,
|
||||
"type": "property"
|
||||
}
|
||||
}
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"backgroundImage": "linear-gradient(to right, rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,125,0,1),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0),rgb(0,0,0,0))"
|
||||
},
|
||||
"textStyle": {
|
||||
"fontFamily": "inherit"
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
"name": "Label_1"
|
||||
},
|
||||
"position": {
|
||||
"basis": "85px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"boxShadow": "inset 0 0 10px rgba(25, 255, 25, 0.8)",
|
||||
"outlineColor": "#2979FF",
|
||||
"outlineStyle": "solid",
|
||||
"outlineWidth": 2
|
||||
},
|
||||
"text": "Label"
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "root"
|
||||
},
|
||||
"props": {
|
||||
"direction": "column"
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user