Skip to content

Commit

Permalink
content: 1.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
esmeetewinkel committed May 22, 2024
1 parent 3e9d016 commit 7862e5c
Show file tree
Hide file tree
Showing 12 changed files with 1,731 additions and 36 deletions.
17 changes: 17 additions & 0 deletions app_data/sheets/contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -1056,6 +1056,12 @@
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/debug_data_items.xlsx"
},
"debug_data_items_list": {
"flow_type": "template",
"flow_name": "debug_data_items_list",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/debug_data_items.xlsx"
},
"debug_data_items_nesting": {
"flow_type": "template",
"flow_name": "debug_data_items_nesting",
Expand Down Expand Up @@ -1308,6 +1314,12 @@
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/to_be_sorted/debug_items.xlsx"
},
"debug_kids": {
"flow_type": "template",
"flow_name": "debug_kids",
"flow_subtype": "debug",
"_xlsxPath": "debug_sheets/debug_data_items.xlsx"
},
"debug_lang_global_1": {
"flow_type": "template",
"flow_name": "debug_lang_global_1",
Expand Down Expand Up @@ -2864,6 +2876,11 @@
"comments": "Default text-select feedback form",
"_xlsxPath": "feature_sheets/to_be_sorted/feature_feedback.xlsx"
},
"feature_rtl_language": {
"flow_type": "template",
"flow_name": "feature_rtl_language",
"_xlsxPath": "feature_sheets/feature_rtl_language.xlsx"
},
"feature_save_open_file": {
"flow_type": "template",
"flow_name": "feature_save_open_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,20 @@
{
"id": "id_1",
"label": "Task 1",
"completed": false
"completed": false,
"type": "type_a"
},
{
"id": "id_2",
"label": "Task 2",
"completed": true
"completed": true,
"type": "type_b"
},
{
"id": "id_3",
"label": "Task 3",
"completed": true
"completed": true,
"type": "type_b"
}
],
"_xlsxPath": "component_sheets/component_data_items.xlsx"
Expand Down
3 changes: 2 additions & 1 deletion app_data/sheets/data_list/debug/debug_data_list_order.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"id": "item_2"
},
{
"id": "item_10"
"id": "item_10",
"property": "A value"
},
{
"id": "item_a"
Expand Down
32 changes: 24 additions & 8 deletions app_data/sheets/data_list/generated/example_pipe_appended.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"sort_alpha": "bonus",
"completed": true,
"Text": "Hello id_1",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_2",
Expand All @@ -19,23 +21,29 @@
"sort_alpha": "basis",
"completed": false,
"Text": "Hello id_2",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_3",
"value": 3,
"sort_order": 6,
"sort_alpha": "topic",
"Text": "Hello id_3",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_4",
"value": 4,
"sort_order": 5,
"sort_alpha": "world",
"Text": "Hello id_4",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_5",
Expand All @@ -44,7 +52,9 @@
"sort_alpha": "event",
"completed": true,
"Text": "Hello id_5",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_6",
Expand All @@ -53,7 +63,9 @@
"sort_alpha": "photo",
"completed": true,
"Text": "Hello id_6",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_7",
Expand All @@ -62,7 +74,9 @@
"sort_alpha": "guest",
"completed": false,
"Text": "Hello id_7",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
},
{
"id": "id_8",
Expand All @@ -71,7 +85,9 @@
"sort_alpha": "skill",
"completed": false,
"Text": "Hello id_8",
"Boolean": "FALSE"
"Boolean": false,
"number": -5.25,
"number_text": "-5.25"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"operation": "append_columns",
"args_list": [
"Text: Hello {@row.id}",
"Boolean: FALSE"
"Boolean: FALSE",
"number: -5.25",
"number_text: \"-5.25\""
],
"input_source": "example_data_pipe_list",
"output_target": "example_pipe_appended"
Expand Down
147 changes: 141 additions & 6 deletions app_data/sheets/template/debug/debug_data_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
{
"type": "data_items",
"name": "data_items",
"value": "@data.comp_data_items_list",
"rows": [
{
Expand All @@ -57,7 +58,7 @@
"_translations": {
"value": {}
},
"_nested_name": "data_items_5[email protected]",
"_nested_name": "data_items[email protected]",
"_dynamicFields": {
"name": [
{
Expand All @@ -77,7 +78,7 @@
],
"_nested_name": [
{
"fullExpression": "data_items_5[email protected]",
"fullExpression": "data_items[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
Expand All @@ -99,7 +100,7 @@
"_translations": {
"value": {}
},
"_nested_name": "data_items_5[email protected]",
"_nested_name": "data_items[email protected]",
"_dynamicFields": {
"name": [
{
Expand All @@ -119,7 +120,7 @@
],
"_nested_name": [
{
"fullExpression": "data_items_5[email protected]",
"fullExpression": "data_items[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
Expand All @@ -135,10 +136,144 @@
"value"
]
}
},
{
"type": "display_group",
"name": "[email protected]",
"rows": [
{
"type": "text",
"name": "[email protected]",
"value": "Item ID: @item.id",
"_translations": {
"value": {}
},
"_nested_name": "[email protected][email protected]",
"_dynamicFields": {
"name": [
{
"fullExpression": "[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
],
"value": [
{
"fullExpression": "Item ID: @item.id",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
],
"_nested_name": [
{
"fullExpression": "[email protected][email protected]",
"matchedExpression": "@item.id.dg_id_",
"type": "item",
"fieldName": "id"
},
{
"fullExpression": "[email protected][email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
]
},
"_dynamicDependencies": {
"@item.id": [
"name",
"value",
"_nested_name"
],
"@item.id.dg_id_": [
"_nested_name"
]
}
},
{
"type": "text",
"name": "[email protected]",
"value": "local_1 value: @local.local_1",
"_translations": {
"value": {}
},
"_nested_name": "[email protected][email protected]",
"_dynamicFields": {
"name": [
{
"fullExpression": "[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
],
"value": [
{
"fullExpression": "local_1 value: @local.local_1",
"matchedExpression": "@local.local_1",
"type": "local",
"fieldName": "local_1"
}
],
"_nested_name": [
{
"fullExpression": "[email protected][email protected]",
"matchedExpression": "@item.id.dg_text_",
"type": "item",
"fieldName": "id"
},
{
"fullExpression": "[email protected][email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
]
},
"_dynamicDependencies": {
"@item.id": [
"name",
"_nested_name"
],
"@local.local_1": [
"value"
],
"@item.id.dg_text_": [
"_nested_name"
]
}
}
],
"_nested_name": "[email protected]",
"_dynamicFields": {
"name": [
{
"fullExpression": "[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
],
"_nested_name": [
{
"fullExpression": "[email protected]",
"matchedExpression": "@item.id",
"type": "item",
"fieldName": "id"
}
]
},
"_dynamicDependencies": {
"@item.id": [
"name",
"_nested_name"
]
}
}
],
"name": "data_items_5",
"_nested_name": "data_items_5",
"_nested_name": "data_items",
"_dynamicFields": {
"value": [
{
Expand Down
Loading

0 comments on commit 7862e5c

Please sign in to comment.