Skip to content

Commit

Permalink
content sync as of 30/12/24
Browse files Browse the repository at this point in the history
  • Loading branch information
esmeetewinkel committed Dec 30, 2024
1 parent 1ba3e3d commit 0ac8ca7
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 35 deletions.
15 changes: 4 additions & 11 deletions app_data/sheets/template/component_demo/comp_button.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,23 +92,16 @@
{
"type": "button",
"value": "Icon and Arrow",
"_translations": {
"value": {}
},
"parameter_list": {
"variant": "card",
"icon": "images/icons/globe_blue.svg",
"icon_secondary_asset": "images/icons/leaf_blue.svg",
"style": "no-background",
"text_align": "left"
},
"rows": [
{
"type": "round_button",
"name": "full_button",
"parameter_list": {
"style": "no-background",
"icon_src": "images/icons/leaf_blue.svg"
},
"_nested_name": "button_9.full_button"
}
],
"name": "button_9",
"_nested_name": "button_9"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,35 @@
"name": "display_group_9",
"_nested_name": "display_group_9"
},
{
"type": "button",
"value": "Unset",
"_translations": {
"value": {}
},
"action_list": [
{
"trigger": "click",
"action_id": "set_local",
"args": [
"countdown_start_date",
"undefined"
],
"_raw": "click | set_local: countdown_start_date: undefined",
"_cleaned": "click | set_local: countdown_start_date: undefined"
}
],
"name": "button_11",
"_nested_name": "button_11"
},
{
"type": "text",
"value": "Start date: @local.countdown_start_date",
"_translations": {
"value": {}
},
"name": "text_11",
"_nested_name": "text_11",
"name": "text_12",
"_nested_name": "text_12",
"_dynamicFields": {
"value": [
{
Expand All @@ -251,8 +272,8 @@
"_translations": {
"value": {}
},
"name": "title_12",
"_nested_name": "title_12"
"name": "title_13",
"_nested_name": "title_13"
},
{
"type": "number_selector",
Expand Down Expand Up @@ -287,8 +308,8 @@
"_translations": {
"value": {}
},
"name": "text_14",
"_nested_name": "text_14",
"name": "text_15",
"_nested_name": "text_15",
"_dynamicFields": {
"value": [
{
Expand All @@ -311,8 +332,8 @@
"_translations": {
"value": {}
},
"name": "title_15",
"_nested_name": "title_15"
"name": "title_16",
"_nested_name": "title_16"
},
{
"type": "button",
Expand All @@ -335,8 +356,8 @@
}
}
],
"name": "button_16",
"_nested_name": "button_16",
"name": "button_17",
"_nested_name": "button_17",
"_dynamicFields": {
"action_list": {
"0": {
Expand Down Expand Up @@ -431,7 +452,7 @@
"countdown_text_list": "@local.countdown_text_list"
},
"name": "plh_activity_check_in_1",
"_nested_name": "data_items_17.plh_activity_check_in_1",
"_nested_name": "data_items_18.plh_activity_check_in_1",
"_dynamicFields": {
"parameter_list": {
"countdown_days": [
Expand Down Expand Up @@ -473,8 +494,8 @@
}
}
],
"name": "data_items_17",
"_nested_name": "data_items_17"
"name": "data_items_18",
"_nested_name": "data_items_18"
}
],
"_xlsxPath": "component_sheets/component_plh_activity_check_in.xlsx"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"label": "Home",
"icon": "images/icons/home.svg",
"active_icon": "images/icons/home_active.svg",
"target_template": "comp_button"
"target_template": "comp_plh_bottom_nav"
},
{
"name": "library_button",
"label": "Library",
"icon": "images/icons/local_library.svg",
"active_icon": "images/icons/local_library_active.svg",
"target_template": "comp_text_bubble"
"target_template": "home_screen"
},
{
"name": "settings_button",
"label": "Settings",
"icon": "images/icons/settings.svg",
"active_icon": "images/icons/settings_active.svg",
"target_template": "comp_audio"
"target_template": "home_screen"
}
],
"type": "set_variable",
Expand Down
21 changes: 15 additions & 6 deletions app_data/sheets/template/component_demo/comp_title.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
"name": "title_2",
"_nested_name": "title_2"
},
{
"type": "title",
"value": "Title with more text to wrap over multiple lines",
"_translations": {
"value": {}
},
"name": "title_3",
"_nested_name": "title_3"
},
{
"type": "title",
"value": "Title with a tooltip",
Expand All @@ -22,8 +31,8 @@
"parameter_list": {
"help": "Hi, I'm a tooltip!"
},
"name": "title_3",
"_nested_name": "title_3"
"name": "title_4",
"_nested_name": "title_4"
},
{
"type": "title",
Expand All @@ -34,8 +43,8 @@
"parameter_list": {
"text_align": "center"
},
"name": "title_4",
"_nested_name": "title_4"
"name": "title_5",
"_nested_name": "title_5"
},
{
"type": "title",
Expand All @@ -46,8 +55,8 @@
"parameter_list": {
"text_align": "right"
},
"name": "title_5",
"_nested_name": "title_5"
"name": "title_6",
"_nested_name": "title_6"
},
{
"type": "title",
Expand Down
2 changes: 1 addition & 1 deletion reports/summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@
},
{
"type": "set_local",
"count": 35
"count": 36
},
{
"type": "share",
Expand Down
2 changes: 1 addition & 1 deletion reports/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
| set_field | 113 |
| set_item | 24 |
| set_items | 2 |
| set_local | 35 |
| set_local | 36 |
| share | 6 |
| start_tour | 2 |
| task | 2 |
Expand Down

0 comments on commit 0ac8ca7

Please sign in to comment.