This commit is contained in:
beka makharadze 2025-07-08 13:46:36 +04:00
parent 1dcbf4d8f9
commit 990b0bc52b

View File

@ -6,9 +6,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1751294676695 1751966913728
], ],
"$ts": 1751294676693 "$ts": 1751966913727
} }
} }
}, },
@ -864,8 +864,6 @@
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{
"children": [
{ {
"custom": { "custom": {
"covert": true "covert": true
@ -995,10 +993,17 @@
"name": "Label" "name": "Label"
}, },
"position": { "position": {
"basis": "50px",
"shrink": 0 "shrink": 0
}, },
"propConfig": { "propConfig": {
"position.basis": {
"binding": {
"config": {
"expression": "len({this.props.text}) * 11 + \"px\""
},
"type": "expr"
}
},
"props.text": { "props.text": {
"binding": { "binding": {
"config": { "config": {
@ -1023,20 +1028,6 @@
} }
}, },
"type": "ia.display.label" "type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_2"
},
"position": {
"basis": "200px"
},
"props": {
"style": {
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}, },
{ {
"meta": { "meta": {