2023-01-12 16:56:35 +00:00
|
|
|
{
|
|
|
|
"product-specification-group#summary": {
|
2023-02-09 00:15:54 +00:00
|
|
|
"children": ["product-specification#summary"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"product-specification#summary": {
|
2023-02-09 00:15:54 +00:00
|
|
|
"children": ["flex-layout.row#summarySpecificationValues"]
|
2023-01-12 16:56:35 +00:00
|
|
|
},
|
|
|
|
"flex-layout.row#summarySpecificationValues": {
|
|
|
|
"props": {
|
|
|
|
"preventHorizontalStretch": true,
|
|
|
|
"colGap": 3
|
|
|
|
},
|
|
|
|
"children": [
|
|
|
|
"rich-text#summarySpecificationBullet",
|
|
|
|
"product-specification-values"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"rich-text#summarySpecificationBullet": {
|
|
|
|
"props": {
|
|
|
|
"text": "•",
|
|
|
|
"textColor": "c-action-primary",
|
|
|
|
"blockClass": "summarySpecificationBullet"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|