123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347{
"surface_id": "onboadring-mood-capsules-surface",
"surface_version": 1,
"payload": {
"objects": [
{
"beginRendering": {
"surfaceId": "onboadring-mood-capsules-surface",
"root": "root-card"
}
},
{
"surfaceUpdate": {
"surfaceId": "onboadring-mood-capsules-surface",
"components": [
{
"id": "root-card",
"component": {
"Card": {
"child": "main-column"
}
}
},
{
"id": "main-column",
"component": {
"Column": {
"alignment": "stretch",
"children": {
"explicitList": [
"title-row",
"cozy-row",
"thriller-row",
"romance-row",
"random-row"
]
}
}
}
},
{
"id": "title-row",
"component": {
"Column": {
"alignment": "center",
"children": {
"explicitList": [
"title-label"
]
}
}
}
},
{
"id": "title-label",
"component": {
"Label": {
"text": {
"literalString": "MOOD CAPSULES"
},
"variant": "bodySemibold"
}
}
},
{
"id": "cozy-row",
"component": {
"Row": {
"children": {
"explicitList": [
"cozy-button"
]
}
}
}
},
{
"id": "cozy-button",
"weight": 1,
"component": {
"Button": {
"child": "cozy-content",
"style": "secondary",
"action": {
"name": "onboarding_mood_cozy_healing",
"context": [
{
"key": "mood",
"value": {
"literalString": "cozy_healing"
}
},
{
"key": "source",
"value": {
"literalString": "onboadring_mood_capsules"
}
}
]
}
}
}
},
{
"id": "cozy-content",
"component": {
"Row": {
"alignment": "center",
"children": {
"explicitList": [
"cozy-emoji",
"cozy-label"
]
}
}
}
},
{
"id": "cozy-emoji",
"component": {
"Label": {
"text": {
"literalString": "🍬"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "cozy-label",
"component": {
"Label": {
"text": {
"literalString": "Cozy & Healing"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "thriller-row",
"component": {
"Row": {
"children": {
"explicitList": [
"thriller-button"
]
}
}
}
},
{
"id": "thriller-button",
"weight": 1,
"component": {
"Button": {
"child": "thriller-content",
"style": "secondary",
"action": {
"name": "onboarding_mood_thriller",
"context": [
{
"key": "mood",
"value": {
"literalString": "thriller"
}
},
{
"key": "source",
"value": {
"literalString": "onboadring_mood_capsules"
}
}
]
}
}
}
},
{
"id": "thriller-content",
"component": {
"Row": {
"alignment": "center",
"children": {
"explicitList": [
"thriller-emoji",
"thriller-label"
]
}
}
}
},
{
"id": "thriller-emoji",
"component": {
"Label": {
"text": {
"literalString": "🗡️"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "thriller-label",
"component": {
"Label": {
"text": {
"literalString": "Thriller"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "romance-row",
"component": {
"Row": {
"children": {
"explicitList": [
"romance-button"
]
}
}
}
},
{
"id": "romance-button",
"weight": 1,
"component": {
"Button": {
"child": "romance-content",
"style": "secondary",
"action": {
"name": "onboarding_mood_sweet_romance",
"context": [
{
"key": "mood",
"value": {
"literalString": "sweet_romance"
}
},
{
"key": "source",
"value": {
"literalString": "onboadring_mood_capsules"
}
}
]
}
}
}
},
{
"id": "romance-content",
"component": {
"Row": {
"alignment": "center",
"children": {
"explicitList": [
"romance-emoji",
"romance-label"
]
}
}
}
},
{
"id": "romance-emoji",
"component": {
"Label": {
"text": {
"literalString": "🌧️"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "romance-label",
"component": {
"Label": {
"text": {
"literalString": "Sweet Romance"
},
"variant": "bodySansSemibold"
}
}
},
{
"id": "random-row",
"component": {
"Row": {
"children": {
"explicitList": [
"random-button"
]
}
}
}
},
{
"id": "random-button",
"weight": 1,
"component": {
"Button": {
"child": "random-label",
"style": "plain",
"action": {
"name": "onboarding_random_story",
"context": [
{
"key": "source",
"value": {
"literalString": "onboadring_mood_capsules"
}
}
]
}
}
}
},
{
"id": "random-label",
"component": {
"Label": {
"text": {
"literalString": "Just give me a random story"
},
"color": "tertiary",
"variant": "subheadlineSemibold"
}
}
}
]
}
},
{
"dataModelUpdate": {
"surfaceId": "onboadring-mood-capsules-surface",
"path": "/",
"contents": []
}
}
]
}
}0 tokens
MOOD CAPSULES