Merge pull request 'MTN6-22' (#159) from beka-4 into main

Reviewed-on: #159
This commit is contained in:
gigi.mamaladze 2025-07-08 13:33:02 +00:00
commit 4d2e22d1ca

View File

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