Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

content: 1.3.7 #127

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 22 additions & 7 deletions app_data/sheets/contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@
}
}
},
"characters": {
"flow_type": "data_list",
"flow_name": "characters",
"_xlsxPath": "debug_sheets/debug_translation_rtl.xlsx"
},
"colours": {
"flow_type": "data_list",
"flow_name": "colours",
Expand Down Expand Up @@ -1205,6 +1210,12 @@
"override_condition": "@fields._app_skin == \"modular\"",
"_xlsxPath": "example_sheets/to_be_sorted/example_overrides.xlsx"
},
"example_global": {
"flow_type": "global",
"flow_name": "example_global",
"flow_subtype": "debug",
"_xlsxPath": "example_sheets/example_global.xlsx"
},
"example_initialise_global": {
"flow_type": "global",
"flow_name": "example_initialise_global",
Expand Down Expand Up @@ -2825,12 +2836,6 @@
"flow_subtype": "debug",
"_xlsxPath": "example_sheets/example_footer.xlsx"
},
"example_global": {
"flow_type": "template",
"flow_name": "example_global",
"flow_subtype": "debug",
"_xlsxPath": "example_sheets/example_global.xlsx"
},
"example_go_to_1": {
"flow_type": "template",
"flow_name": "example_go_to_1",
Expand Down Expand Up @@ -3235,6 +3240,11 @@
"flow_name": "debug_data_items_rendering",
"_xlsxPath": "debug_sheets/debug_data_items_nested_template.xlsx"
},
"debug_dg_sticky_style_list": {
"flow_type": "template",
"flow_name": "debug_dg_sticky_style_list",
"_xlsxPath": "debug_sheets/debug_dg_sticky_style_list.xlsx"
},
"debug_error_logging": {
"flow_type": "template",
"flow_name": "debug_error_logging",
Expand Down Expand Up @@ -3305,6 +3315,11 @@
"override_condition": "@fields.debug_boolean",
"_xlsxPath": "debug_sheets/debug_override.xlsx"
},
"debug_rtl_variables": {
"flow_type": "template",
"flow_name": "debug_rtl_variables",
"_xlsxPath": "debug_sheets/debug_translation_rtl.xlsx"
},
"debug_sync_id": {
"flow_type": "template",
"flow_name": "debug_sync_id",
Expand Down Expand Up @@ -3407,7 +3422,7 @@
"parameter_list": {
"app_config": {
"LAYOUT": {
"main_content_padding": 0
"page_padding": 0
}
}
},
Expand Down
36 changes: 36 additions & 0 deletions app_data/sheets/data_list/characters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"flow_type": "data_list",
"flow_name": "characters",
"status": "released",
"rows": [
{
"id": "f1_father",
"name": "Abdulaziz",
"_translations": {
"name": {
"kw_ar": true
}
},
"_translatedFields": {
"name": {
"eng": "Abdulaziz"
}
}
},
{
"id": "f3_son_4",
"name": "Ahmed",
"_translations": {
"name": {
"kw_ar": true
}
},
"_translatedFields": {
"name": {
"eng": "Ahmed"
}
}
}
],
"_xlsxPath": "debug_sheets/debug_translation_rtl.xlsx"
}
47 changes: 47 additions & 0 deletions app_data/sheets/global/debug/example_global.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"flow_type": "global",
"flow_name": "example_global",
"status": "released",
"flow_subtype": "debug",
"rows": [
{
"type": "declare_global_constant",
"name": "app_name",
"value": "My App",
"_translations": {
"value": {
"kw_ar": true
}
}
},
{
"type": "declare_field_default",
"name": "app_language",
"value": "gb_en",
"_translations": {
"value": {}
}
},
{
"type": "declare_global_constant",
"name": "privacy_policy",
"value": "Privacy Policy",
"_translations": {
"value": {
"kw_ar": true
}
}
},
{
"type": "declare_global_constant",
"name": "terms_and_conditions",
"value": "Terms and Conditions",
"_translations": {
"value": {
"kw_ar": true
}
}
}
],
"_xlsxPath": "example_sheets/example_global.xlsx"
}
27 changes: 0 additions & 27 deletions app_data/sheets/template/debug/example_global.json

This file was deleted.

25 changes: 9 additions & 16 deletions app_data/sheets/template/debug/example_inline_header_footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,32 +65,25 @@
"sticky": "bottom",
"variant": "inline_padding",
"background_image_asset": "images/bottom_image.svg",
"style": "column",
"background_image_position": "bottom",
"sticky_background": "transparent"
"style": "background-transparent",
"background_image_position": "bottom"
},
"rows": [
{
"type": "title",
"value": "Display Group with Bottom Image",
"type": "text",
"value": "Text",
"_translations": {
"value": {}
},
"exclude_from_translation": true,
"name": "title_1",
"_nested_name": "display_group_6.title_1"
},
{
"type": "text",
"name": "text",
"value": "Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit",
"_translations": {
"value": {}
"parameter_list": {
"text_align": "right"
},
"style_list": [
"margin-bottom: -40px"
"margin-bottom: 32px"
],
"_nested_name": "display_group_6.text"
"name": "text_1",
"_nested_name": "display_group_6.text_1"
}
],
"name": "display_group_6",
Expand Down
20 changes: 20 additions & 0 deletions app_data/sheets/template/debug/example_pop_ups.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,26 @@
],
"exclude_from_translation": true,
"_nested_name": "button_pop_up_6"
},
{
"action_list": [
{
"trigger": "click",
"action_id": "pop_up",
"args": [
"my_template"
],
"_raw": "click | pop_up: my_template | variant: plh_completion, background_image: confetti.svg",
"_cleaned": "click | pop_up: my_template | variant: plh_completion, background_image: confetti.svg",
"params": {
"variant": "plh_completion",
"background_image": "confetti.svg"
}
}
],
"type": "set_variable",
"name": "set_variable_16",
"_nested_name": "set_variable_16"
}
],
"_xlsxPath": "example_sheets/to_be_sorted/example_actions.xlsx"
Expand Down
86 changes: 86 additions & 0 deletions app_data/sheets/template/debug_dg_sticky_style_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"flow_type": "template",
"flow_name": "debug_dg_sticky_style_list",
"status": "released",
"rows": [
{
"type": "display_group",
"parameter_list": {
"sticky": "top"
},
"style_list": [
"justify-content: space-between",
"padding: 0 24px"
],
"rows": [
{
"type": "image",
"value": "images/example/jasper_1.jpg",
"_translations": {
"value": {}
},
"style_list": [
"width: 96px"
],
"name": "image_1",
"_nested_name": "display_group_2.image_1"
},
{
"type": "toggle_bar",
"parameter_list": {
"show_icons": "false",
"variant": "ios",
"position": "right"
},
"name": "toggle_bar_2",
"_nested_name": "display_group_2.toggle_bar_2"
}
],
"name": "display_group_2",
"_nested_name": "display_group_2"
},
{
"type": "title",
"value": "Non-sticky equivalent:",
"_translations": {
"value": {}
},
"name": "title_4",
"_nested_name": "title_4"
},
{
"type": "display_group",
"style_list": [
"justify-content: space-between",
"padding: 0 24px"
],
"rows": [
{
"type": "image",
"value": "images/example/jasper_1.jpg",
"_translations": {
"value": {}
},
"style_list": [
"width: 96px"
],
"name": "image_1",
"_nested_name": "display_group_5.image_1"
},
{
"type": "toggle_bar",
"parameter_list": {
"show_icons": "false",
"variant": "ios",
"position": "right"
},
"name": "toggle_bar_2",
"_nested_name": "display_group_5.toggle_bar_2"
}
],
"name": "display_group_5",
"_nested_name": "display_group_5"
}
],
"_xlsxPath": "debug_sheets/debug_dg_sticky_style_list.xlsx"
}
Loading
Loading