Skip to content

Commit a87ee46

Browse files
committed
content: 1.2.21
1 parent 50fd2fc commit a87ee46

File tree

139 files changed

+2944
-2296
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+2944
-2296
lines changed

app_data/sheets/template/articles.json

+22-10
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,22 @@
66
{
77
"name": "answer_list",
88
"value": [
9-
"name: all | image: images/icons/globe_blue.svg",
10-
"name: education | image: images/icons/school_blue.svg",
11-
"name: child_dev | image: images/icons/leaf_blue.svg",
12-
"name: relations | image: images/icons/heart_blue.svg"
9+
{
10+
"name": "all",
11+
"image": "images/icons/globe_blue.svg"
12+
},
13+
{
14+
"name": "education",
15+
"image": "images/icons/school_blue.svg"
16+
},
17+
{
18+
"name": "child_dev",
19+
"image": "images/icons/leaf_blue.svg"
20+
},
21+
{
22+
"name": "relations",
23+
"image": "images/icons/heart_blue.svg"
24+
}
1325
],
1426
"type": "set_variable",
1527
"_nested_name": "answer_list"
@@ -181,7 +193,7 @@
181193
"value": {}
182194
},
183195
"type": "set_variable",
184-
"_nested_name": "items[email protected]",
196+
"_nested_name": "items_7[email protected]",
185197
"_dynamicFields": {
186198
"value": [
187199
{
@@ -193,7 +205,7 @@
193205
],
194206
"_nested_name": [
195207
{
196-
"fullExpression": "items[email protected]",
208+
"fullExpression": "items_7[email protected]",
197209
"matchedExpression": "@item.id.id",
198210
"type": "item",
199211
"fieldName": "id"
@@ -210,7 +222,7 @@
210222
}
211223
}
212224
],
213-
"_nested_name": "items[email protected]",
225+
"_nested_name": "items_7[email protected]",
214226
"_dynamicFields": {
215227
"name": [
216228
{
@@ -242,7 +254,7 @@
242254
],
243255
"_nested_name": [
244256
{
245-
"fullExpression": "items[email protected]",
257+
"fullExpression": "items_7[email protected]",
246258
"matchedExpression": "@item.id",
247259
"type": "item",
248260
"fieldName": "id"
@@ -264,8 +276,8 @@
264276
}
265277
}
266278
],
267-
"name": "items",
268-
"_nested_name": "items",
279+
"name": "items_7",
280+
"_nested_name": "items_7",
269281
"_dynamicFields": {
270282
"value": [
271283
{

app_data/sheets/template/assets_demo.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"_translations": {
1010
"value": {}
1111
},
12-
"name": "title",
13-
"_nested_name": "title"
12+
"name": "title_2",
13+
"_nested_name": "title_2"
1414
},
1515
{
1616
"type": "image",
1717
"value": "images/examples/jasper_1.jpg",
1818
"_translations": {
1919
"value": {}
2020
},
21-
"name": "image",
22-
"_nested_name": "image"
21+
"name": "image_3",
22+
"_nested_name": "image_3"
2323
},
2424
{
2525
"type": "image",
2626
"value": "tz_sw/images/tanzania",
2727
"_translations": {
2828
"value": {}
2929
},
30-
"name": "image",
31-
"_nested_name": "image"
30+
"name": "image_4",
31+
"_nested_name": "image_4"
3232
}
3333
],
3434
"_xlsxPath": "doc_sheets/assets_demo.xlsx"

app_data/sheets/template/comp_odk_form.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"_translations": {
8282
"value": {}
8383
},
84-
"name": "subtitle",
85-
"_nested_name": "subtitle"
84+
"name": "subtitle_6",
85+
"_nested_name": "subtitle_6"
8686
},
8787
{
8888
"type": "odk_form",

app_data/sheets/template/component_demo/comp_accordion.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"parameter_list": {
9494
"width": "150px"
9595
},
96-
"_nested_name": "items[email protected].{@item.id}_name",
96+
"_nested_name": "items_5[email protected].{@item.id}_name",
9797
"_dynamicFields": {
9898
"name": [
9999
{
@@ -113,13 +113,13 @@
113113
],
114114
"_nested_name": [
115115
{
116-
"fullExpression": "items[email protected].{@item.id}_name",
116+
"fullExpression": "items_5[email protected].{@item.id}_name",
117117
"matchedExpression": "@item.id",
118118
"type": "item",
119119
"fieldName": "id"
120120
},
121121
{
122-
"fullExpression": "items[email protected].{@item.id}_name",
122+
"fullExpression": "items_5[email protected].{@item.id}_name",
123123
"matchedExpression": "@item.id",
124124
"type": "item",
125125
"fieldName": "id"
@@ -146,7 +146,7 @@
146146
"parameter_list": {
147147
"width": "100px"
148148
},
149-
"_nested_name": "items[email protected].{@item.id}_input",
149+
"_nested_name": "items_5[email protected].{@item.id}_input",
150150
"_dynamicFields": {
151151
"name": [
152152
{
@@ -174,13 +174,13 @@
174174
],
175175
"_nested_name": [
176176
{
177-
"fullExpression": "items[email protected].{@item.id}_input",
177+
"fullExpression": "items_5[email protected].{@item.id}_input",
178178
"matchedExpression": "@item.id",
179179
"type": "item",
180180
"fieldName": "id"
181181
},
182182
{
183-
"fullExpression": "items[email protected].{@item.id}_input",
183+
"fullExpression": "items_5[email protected].{@item.id}_input",
184184
"matchedExpression": "@item.id",
185185
"type": "item",
186186
"fieldName": "id"
@@ -214,7 +214,7 @@
214214
"parameter_list": {
215215
"width": "100px"
216216
},
217-
"_nested_name": "items[email protected].{@item.id}_input",
217+
"_nested_name": "items_5[email protected].{@item.id}_input",
218218
"_dynamicFields": {
219219
"name": [
220220
{
@@ -254,13 +254,13 @@
254254
},
255255
"_nested_name": [
256256
{
257-
"fullExpression": "items[email protected].{@item.id}_input",
257+
"fullExpression": "items_5[email protected].{@item.id}_input",
258258
"matchedExpression": "@item.id",
259259
"type": "item",
260260
"fieldName": "id"
261261
},
262262
{
263-
"fullExpression": "items[email protected].{@item.id}_input",
263+
"fullExpression": "items_5[email protected].{@item.id}_input",
264264
"matchedExpression": "@item.id",
265265
"type": "item",
266266
"fieldName": "id"
@@ -290,7 +290,7 @@
290290
"parameter_list": {
291291
"flex": "1"
292292
},
293-
"_nested_name": "items[email protected].{@item.id}_description",
293+
"_nested_name": "items_5[email protected].{@item.id}_description",
294294
"_dynamicFields": {
295295
"name": [
296296
{
@@ -310,13 +310,13 @@
310310
],
311311
"_nested_name": [
312312
{
313-
"fullExpression": "items[email protected].{@item.id}_description",
313+
"fullExpression": "items_5[email protected].{@item.id}_description",
314314
"matchedExpression": "@item.id",
315315
"type": "item",
316316
"fieldName": "id"
317317
},
318318
{
319-
"fullExpression": "items[email protected].{@item.id}_description",
319+
"fullExpression": "items_5[email protected].{@item.id}_description",
320320
"matchedExpression": "@item.id",
321321
"type": "item",
322322
"fieldName": "id"
@@ -335,7 +335,7 @@
335335
}
336336
}
337337
],
338-
"_nested_name": "items[email protected]",
338+
"_nested_name": "items_5[email protected]",
339339
"_dynamicFields": {
340340
"name": [
341341
{
@@ -347,7 +347,7 @@
347347
],
348348
"_nested_name": [
349349
{
350-
"fullExpression": "items[email protected]",
350+
"fullExpression": "items_5[email protected]",
351351
"matchedExpression": "@item.id",
352352
"type": "item",
353353
"fieldName": "id"
@@ -362,8 +362,8 @@
362362
}
363363
}
364364
],
365-
"name": "items",
366-
"_nested_name": "items",
365+
"name": "items_5",
366+
"_nested_name": "items_5",
367367
"_dynamicFields": {
368368
"value": [
369369
{

app_data/sheets/template/component_demo/comp_audio.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"_translations": {
1111
"value": {}
1212
},
13-
"name": "title",
14-
"_nested_name": "title"
13+
"name": "title_2",
14+
"_nested_name": "title_2"
1515
},
1616
{
1717
"type": "audio",
@@ -34,8 +34,8 @@
3434
"_translations": {
3535
"value": {}
3636
},
37-
"name": "title",
38-
"_nested_name": "title"
37+
"name": "title_4",
38+
"_nested_name": "title_4"
3939
},
4040
{
4141
"type": "audio",

app_data/sheets/template/component_demo/comp_button.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"parameter_list": {
4343
"style": "card"
4444
},
45-
"name": "button",
46-
"_nested_name": "button"
45+
"name": "button_4",
46+
"_nested_name": "button_4"
4747
},
4848
{
4949
"type": "button",
@@ -55,8 +55,8 @@
5555
"style": "card",
5656
"icon": "images/icons/leaf_blue.svg"
5757
},
58-
"name": "button",
59-
"_nested_name": "button"
58+
"name": "button_5",
59+
"_nested_name": "button_5"
6060
},
6161
{
6262
"type": "button",
@@ -73,20 +73,20 @@
7373
"position": "right",
7474
"style": "in_button"
7575
},
76-
"_nested_name": "button.toggle_bar_1"
76+
"_nested_name": "button_6.toggle_bar_1"
7777
}
7878
],
79-
"name": "button",
80-
"_nested_name": "button"
79+
"name": "button_6",
80+
"_nested_name": "button_6"
8181
},
8282
{
8383
"type": "title",
8484
"value": "Button card-portrait",
8585
"_translations": {
8686
"value": {}
8787
},
88-
"name": "title",
89-
"_nested_name": "title"
88+
"name": "title_8",
89+
"_nested_name": "title_8"
9090
},
9191
{
9292
"type": "button",
@@ -99,11 +99,11 @@
9999
{
100100
"type": "toggle_bar",
101101
"name": "toggle_bar_2",
102-
"_nested_name": "button.toggle_bar_2"
102+
"_nested_name": "button_9.toggle_bar_2"
103103
}
104104
],
105-
"name": "button",
106-
"_nested_name": "button"
105+
"name": "button_9",
106+
"_nested_name": "button_9"
107107
},
108108
{
109109
"type": "button",
@@ -148,7 +148,7 @@
148148
"icon_true_asset": "images/icons/heart_blue.svg",
149149
"icon_false_asset": "images/icons/heart_outline.svg"
150150
},
151-
"_nested_name": "button.toggle_bar_3",
151+
"_nested_name": "button_11.toggle_bar_3",
152152
"_dynamicFields": {
153153
"value": [
154154
{
@@ -190,8 +190,8 @@
190190
}
191191
}
192192
],
193-
"name": "button",
194-
"_nested_name": "button"
193+
"name": "button_11",
194+
"_nested_name": "button_11"
195195
},
196196
{
197197
"type": "title",

app_data/sheets/template/component_demo/comp_calendar.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"_translations": {
1111
"value": {}
1212
},
13-
"name": "title",
14-
"_nested_name": "title"
13+
"name": "title_2",
14+
"_nested_name": "title_2"
1515
},
1616
{
1717
"type": "calendar",
18-
"name": "calendar",
19-
"_nested_name": "calendar"
18+
"name": "calendar_3",
19+
"_nested_name": "calendar_3"
2020
}
2121
],
2222
"_xlsxPath": "component_sheets/component_calendar.xlsx"

0 commit comments

Comments
 (0)