@json-to-office/core-docx 1.11.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/tableModel.d.ts +1 -1
- package/dist/core/tableModel.d.ts.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +357 -548
- package/dist/index.js.map +1 -1
- package/dist/plugin/example/index.d.ts.map +1 -1
- package/dist/plugin/example/index.js +586 -863
- package/dist/plugin/example/index.js.map +1 -1
- package/dist/plugin/example/plugin-demo.json +16 -93
- package/dist/plugin/example/weather.component.d.ts +73 -9
- package/dist/plugin/example/weather.component.d.ts.map +1 -1
- package/dist/styles/index.d.ts +1 -1
- package/dist/styles/index.d.ts.map +1 -1
- package/dist/templates/documents/field-review.docx.json +1148 -0
- package/dist/templates/documents/index.d.ts +2 -2
- package/dist/templates/documents/index.d.ts.map +1 -1
- package/dist/templates/documents/practice-note.docx.json +917 -0
- package/dist/templates/themes/devportal.docx.theme.json +110 -44
- package/dist/templates/themes/index.d.ts +2 -2
- package/dist/templates/themes/index.d.ts.map +1 -1
- package/dist/templates/themes/minimal.docx.theme.json +124 -127
- package/dist/templates/themes/vermilion.docx.theme.json +82 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utils/listLevels.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/plugin/example/columns-layout.component.d.ts +0 -29
- package/dist/plugin/example/columns-layout.component.d.ts.map +0 -1
- package/dist/plugin/example/eldermoor-census.component.d.ts +0 -32
- package/dist/plugin/example/eldermoor-census.component.d.ts.map +0 -1
- package/dist/plugin/example/nested-section.component.d.ts +0 -16
- package/dist/plugin/example/nested-section.component.d.ts.map +0 -1
- package/dist/plugin/example/text-space-after.component.d.ts +0 -22
- package/dist/plugin/example/text-space-after.component.d.ts.map +0 -1
- package/dist/templates/documents/proposal.docx.json +0 -8205
- package/dist/templates/documents/technical-guide.docx.json +0 -10220
- package/dist/templates/themes/apex.docx.theme.json +0 -117
- package/dist/templates/themes/corporate.docx.theme.json +0 -114
- package/dist/templates/themes/modern.docx.theme.json +0 -109
|
@@ -0,0 +1,1148 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "docx",
|
|
3
|
+
"props": {
|
|
4
|
+
"theme": "devportal",
|
|
5
|
+
"metadata": {
|
|
6
|
+
"title": "Cities After the Commute — Northstar Field Review, Issue 07",
|
|
7
|
+
"author": "Northstar"
|
|
8
|
+
},
|
|
9
|
+
"language": "en-GB",
|
|
10
|
+
"noProofWords": ["Northstar"]
|
|
11
|
+
},
|
|
12
|
+
"children": [
|
|
13
|
+
{
|
|
14
|
+
"name": "section",
|
|
15
|
+
"props": {
|
|
16
|
+
"page": {
|
|
17
|
+
"size": "A4",
|
|
18
|
+
"margins": {
|
|
19
|
+
"top": 964,
|
|
20
|
+
"bottom": 964,
|
|
21
|
+
"left": 1020,
|
|
22
|
+
"right": 1020,
|
|
23
|
+
"header": 454,
|
|
24
|
+
"footer": 640,
|
|
25
|
+
"gutter": 0
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"header": [
|
|
29
|
+
{
|
|
30
|
+
"name": "image",
|
|
31
|
+
"props": {
|
|
32
|
+
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 595.3 841.9\"><rect x=\"18\" y=\"18\" width=\"559.3\" height=\"805.9\" fill=\"none\" stroke=\"#E35B3F\" stroke-width=\"1\"/></svg>",
|
|
33
|
+
"width": 794,
|
|
34
|
+
"height": 1123,
|
|
35
|
+
"alt": "Page frame",
|
|
36
|
+
"floating": {
|
|
37
|
+
"horizontalPosition": {
|
|
38
|
+
"relative": "page",
|
|
39
|
+
"offset": 0
|
|
40
|
+
},
|
|
41
|
+
"verticalPosition": {
|
|
42
|
+
"relative": "page",
|
|
43
|
+
"offset": 0
|
|
44
|
+
},
|
|
45
|
+
"wrap": {
|
|
46
|
+
"type": "none"
|
|
47
|
+
},
|
|
48
|
+
"behindDocument": true,
|
|
49
|
+
"allowOverlap": true,
|
|
50
|
+
"zIndex": 1
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"footer": [
|
|
56
|
+
{
|
|
57
|
+
"name": "table",
|
|
58
|
+
"props": {
|
|
59
|
+
"hideBorders": true,
|
|
60
|
+
"columns": [
|
|
61
|
+
{
|
|
62
|
+
"header": {
|
|
63
|
+
"content": "NORTHSTAR / FIELD REVIEW",
|
|
64
|
+
"color": "textMuted",
|
|
65
|
+
"font": {
|
|
66
|
+
"size": 8,
|
|
67
|
+
"bold": true
|
|
68
|
+
},
|
|
69
|
+
"padding": {
|
|
70
|
+
"top": 0,
|
|
71
|
+
"right": 0,
|
|
72
|
+
"bottom": 0,
|
|
73
|
+
"left": 0
|
|
74
|
+
},
|
|
75
|
+
"borderSize": {
|
|
76
|
+
"bottom": 0
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
"cells": []
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"header": {
|
|
83
|
+
"content": "01 • September 2026",
|
|
84
|
+
"color": "textMuted",
|
|
85
|
+
"font": {
|
|
86
|
+
"size": 8,
|
|
87
|
+
"bold": true
|
|
88
|
+
},
|
|
89
|
+
"horizontalAlignment": "right",
|
|
90
|
+
"padding": {
|
|
91
|
+
"top": 0,
|
|
92
|
+
"right": 0,
|
|
93
|
+
"bottom": 0,
|
|
94
|
+
"left": 0
|
|
95
|
+
},
|
|
96
|
+
"borderSize": {
|
|
97
|
+
"bottom": 0
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
"cells": []
|
|
101
|
+
}
|
|
102
|
+
]
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
]
|
|
106
|
+
},
|
|
107
|
+
"children": [
|
|
108
|
+
{
|
|
109
|
+
"name": "columns",
|
|
110
|
+
"props": {
|
|
111
|
+
"columns": 2,
|
|
112
|
+
"gap": 21
|
|
113
|
+
},
|
|
114
|
+
"children": [
|
|
115
|
+
{
|
|
116
|
+
"name": "paragraph",
|
|
117
|
+
"props": {
|
|
118
|
+
"text": "FIELD REVIEW / ISSUE 07",
|
|
119
|
+
"font": {
|
|
120
|
+
"size": 8,
|
|
121
|
+
"bold": true,
|
|
122
|
+
"color": "accent",
|
|
123
|
+
"characterSpacing": {
|
|
124
|
+
"type": "expanded",
|
|
125
|
+
"value": 20
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"spacing": {
|
|
129
|
+
"before": 0,
|
|
130
|
+
"after": 12
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "paragraph",
|
|
136
|
+
"props": {
|
|
137
|
+
"text": "Cities after\nthe commute",
|
|
138
|
+
"themeStyle": "title"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "paragraph",
|
|
143
|
+
"props": {
|
|
144
|
+
"text": "A compact briefing on how hybrid work is reshaping neighbourhoods, retail and the design of everyday urban life.",
|
|
145
|
+
"themeStyle": "subtitle"
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"name": "divider",
|
|
150
|
+
"props": {
|
|
151
|
+
"color": "accent",
|
|
152
|
+
"thickness": 1.5,
|
|
153
|
+
"spacing": {
|
|
154
|
+
"before": 2,
|
|
155
|
+
"after": 12
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "paragraph",
|
|
161
|
+
"props": {
|
|
162
|
+
"text": "THE SHIFT",
|
|
163
|
+
"font": {
|
|
164
|
+
"size": 8,
|
|
165
|
+
"bold": true,
|
|
166
|
+
"color": "accent",
|
|
167
|
+
"characterSpacing": {
|
|
168
|
+
"type": "expanded",
|
|
169
|
+
"value": 20
|
|
170
|
+
}
|
|
171
|
+
},
|
|
172
|
+
"spacing": {
|
|
173
|
+
"before": 0,
|
|
174
|
+
"after": 6
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"name": "paragraph",
|
|
180
|
+
"props": {
|
|
181
|
+
"text": "The office did not disappear; it became episodic. That small change has large spatial consequences. Footfall now arrives in pulses, lunch peaks are shorter, and residential districts carry more weekday energy than they did five years ago."
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "paragraph",
|
|
186
|
+
"props": {
|
|
187
|
+
"text": "For landlords and operators, the useful question is no longer “where are people working?” but “what rhythm does this place need to support?” The answer increasingly combines focus, hospitality, errands and social contact within a much tighter radius.",
|
|
188
|
+
"spacing": {
|
|
189
|
+
"after": 10
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "text-box",
|
|
195
|
+
"props": {
|
|
196
|
+
"width": "100%",
|
|
197
|
+
"style": {
|
|
198
|
+
"padding": {
|
|
199
|
+
"top": 8,
|
|
200
|
+
"right": 12,
|
|
201
|
+
"bottom": 8,
|
|
202
|
+
"left": 12
|
|
203
|
+
},
|
|
204
|
+
"border": {
|
|
205
|
+
"left": {
|
|
206
|
+
"style": "solid",
|
|
207
|
+
"width": 2.25,
|
|
208
|
+
"color": "accent"
|
|
209
|
+
},
|
|
210
|
+
"top": {
|
|
211
|
+
"style": "none"
|
|
212
|
+
},
|
|
213
|
+
"bottom": {
|
|
214
|
+
"style": "none"
|
|
215
|
+
},
|
|
216
|
+
"right": {
|
|
217
|
+
"style": "none"
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
"shading": {
|
|
221
|
+
"fill": "backgroundSecondary"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
"children": [
|
|
226
|
+
{
|
|
227
|
+
"name": "paragraph",
|
|
228
|
+
"props": {
|
|
229
|
+
"text": "“The winning district is not the busiest one. It is the one that remains useful across the whole day.”",
|
|
230
|
+
"font": {
|
|
231
|
+
"size": 10.5,
|
|
232
|
+
"bold": true,
|
|
233
|
+
"color": "textPrimary",
|
|
234
|
+
"lineSpacing": {
|
|
235
|
+
"type": "multiple",
|
|
236
|
+
"value": 1.25
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
"spacing": {
|
|
240
|
+
"before": 0,
|
|
241
|
+
"after": 0
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
]
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"name": "paragraph",
|
|
249
|
+
"props": {
|
|
250
|
+
"text": "DESIGN PRINCIPLE",
|
|
251
|
+
"font": {
|
|
252
|
+
"size": 8,
|
|
253
|
+
"bold": true,
|
|
254
|
+
"color": "accent",
|
|
255
|
+
"characterSpacing": {
|
|
256
|
+
"type": "expanded",
|
|
257
|
+
"value": 20
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
"spacing": {
|
|
261
|
+
"before": 12,
|
|
262
|
+
"after": 6
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"name": "paragraph",
|
|
268
|
+
"props": {
|
|
269
|
+
"text": "That reframes mixed-use planning as an operating model rather than a zoning label.",
|
|
270
|
+
"spacing": {
|
|
271
|
+
"after": 0
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"name": "paragraph",
|
|
277
|
+
"props": {
|
|
278
|
+
"text": "THREE SIGNALS",
|
|
279
|
+
"columnBreak": true,
|
|
280
|
+
"font": {
|
|
281
|
+
"size": 8,
|
|
282
|
+
"bold": true,
|
|
283
|
+
"color": "accent",
|
|
284
|
+
"characterSpacing": {
|
|
285
|
+
"type": "expanded",
|
|
286
|
+
"value": 20
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
"spacing": {
|
|
290
|
+
"before": 0,
|
|
291
|
+
"after": 8
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"name": "paragraph",
|
|
297
|
+
"props": {
|
|
298
|
+
"text": "01 **Midweek density**",
|
|
299
|
+
"font": {
|
|
300
|
+
"size": 12.5,
|
|
301
|
+
"color": "accent"
|
|
302
|
+
},
|
|
303
|
+
"boldColor": "primary",
|
|
304
|
+
"spacing": {
|
|
305
|
+
"before": 4,
|
|
306
|
+
"after": 3
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "paragraph",
|
|
312
|
+
"props": {
|
|
313
|
+
"text": "Tuesday to Thursday still concentrate office demand, but the strongest districts smooth the curve with culture, services and evening programming.",
|
|
314
|
+
"font": {
|
|
315
|
+
"size": 8.5
|
|
316
|
+
},
|
|
317
|
+
"spacing": {
|
|
318
|
+
"after": 9
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"name": "paragraph",
|
|
324
|
+
"props": {
|
|
325
|
+
"text": "02 **Smaller radii**",
|
|
326
|
+
"font": {
|
|
327
|
+
"size": 12.5,
|
|
328
|
+
"color": "accent"
|
|
329
|
+
},
|
|
330
|
+
"boldColor": "primary",
|
|
331
|
+
"spacing": {
|
|
332
|
+
"before": 4,
|
|
333
|
+
"after": 3
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"name": "paragraph",
|
|
339
|
+
"props": {
|
|
340
|
+
"text": "People are making more local decisions: coffee, fitness, healthcare and informal meetings compete within a fifteen-minute catchment.",
|
|
341
|
+
"font": {
|
|
342
|
+
"size": 8.5
|
|
343
|
+
},
|
|
344
|
+
"spacing": {
|
|
345
|
+
"after": 9
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"name": "paragraph",
|
|
351
|
+
"props": {
|
|
352
|
+
"text": "03 **Third-space quality**",
|
|
353
|
+
"font": {
|
|
354
|
+
"size": 12.5,
|
|
355
|
+
"color": "accent"
|
|
356
|
+
},
|
|
357
|
+
"boldColor": "primary",
|
|
358
|
+
"spacing": {
|
|
359
|
+
"before": 4,
|
|
360
|
+
"after": 3
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"name": "paragraph",
|
|
366
|
+
"props": {
|
|
367
|
+
"text": "Lobbies, cafés and libraries now absorb tasks once reserved for desks. Comfort, power, acoustics and permission to linger matter more.",
|
|
368
|
+
"font": {
|
|
369
|
+
"size": 8.5
|
|
370
|
+
},
|
|
371
|
+
"spacing": {
|
|
372
|
+
"after": 0
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
]
|
|
377
|
+
}
|
|
378
|
+
]
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"name": "section",
|
|
382
|
+
"props": {
|
|
383
|
+
"pageBreak": true,
|
|
384
|
+
"page": {
|
|
385
|
+
"size": "A4",
|
|
386
|
+
"margins": {
|
|
387
|
+
"top": 964,
|
|
388
|
+
"bottom": 964,
|
|
389
|
+
"left": 1020,
|
|
390
|
+
"right": 1020,
|
|
391
|
+
"header": 454,
|
|
392
|
+
"footer": 640,
|
|
393
|
+
"gutter": 0
|
|
394
|
+
}
|
|
395
|
+
},
|
|
396
|
+
"header": "linkToPrevious",
|
|
397
|
+
"footer": "linkToPrevious"
|
|
398
|
+
},
|
|
399
|
+
"children": [
|
|
400
|
+
{
|
|
401
|
+
"name": "columns",
|
|
402
|
+
"props": {
|
|
403
|
+
"columns": 2,
|
|
404
|
+
"gap": 21
|
|
405
|
+
},
|
|
406
|
+
"children": [
|
|
407
|
+
{
|
|
408
|
+
"name": "paragraph",
|
|
409
|
+
"props": {
|
|
410
|
+
"text": "PATTERN 01 / THE ALL-DAY BLOCK",
|
|
411
|
+
"font": {
|
|
412
|
+
"size": 8,
|
|
413
|
+
"bold": true,
|
|
414
|
+
"color": "accent",
|
|
415
|
+
"characterSpacing": {
|
|
416
|
+
"type": "expanded",
|
|
417
|
+
"value": 20
|
|
418
|
+
}
|
|
419
|
+
},
|
|
420
|
+
"spacing": {
|
|
421
|
+
"before": 0,
|
|
422
|
+
"after": 10
|
|
423
|
+
}
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"name": "paragraph",
|
|
428
|
+
"props": {
|
|
429
|
+
"text": "From occupancy\nto usefulness",
|
|
430
|
+
"themeStyle": "title",
|
|
431
|
+
"font": {
|
|
432
|
+
"size": 23
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"name": "paragraph",
|
|
438
|
+
"props": {
|
|
439
|
+
"text": "A building can be full and still underperform. The more revealing measure is the number of distinct reasons people have to enter, stay and return.",
|
|
440
|
+
"themeStyle": "subtitle"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"name": "paragraph",
|
|
445
|
+
"props": {
|
|
446
|
+
"text": "MORNING",
|
|
447
|
+
"font": {
|
|
448
|
+
"size": 8,
|
|
449
|
+
"bold": true,
|
|
450
|
+
"color": "accent",
|
|
451
|
+
"characterSpacing": {
|
|
452
|
+
"type": "expanded",
|
|
453
|
+
"value": 20
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"spacing": {
|
|
457
|
+
"before": 2,
|
|
458
|
+
"after": 6
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "paragraph",
|
|
464
|
+
"props": {
|
|
465
|
+
"text": "Fast coffee, school drop-off, focused work and short appointments reward visible entrances, frictionless service and strong daylight."
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
"name": "paragraph",
|
|
470
|
+
"props": {
|
|
471
|
+
"text": "MIDDAY",
|
|
472
|
+
"font": {
|
|
473
|
+
"size": 8,
|
|
474
|
+
"bold": true,
|
|
475
|
+
"color": "accent",
|
|
476
|
+
"characterSpacing": {
|
|
477
|
+
"type": "expanded",
|
|
478
|
+
"value": 20
|
|
479
|
+
}
|
|
480
|
+
},
|
|
481
|
+
"spacing": {
|
|
482
|
+
"before": 6,
|
|
483
|
+
"after": 6
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"name": "paragraph",
|
|
489
|
+
"props": {
|
|
490
|
+
"text": "The dominant need shifts to convenience: lunch, quick retail, informal meetings and places that allow a 30-minute reset without a reservation."
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"name": "paragraph",
|
|
495
|
+
"props": {
|
|
496
|
+
"text": "EVENING",
|
|
497
|
+
"font": {
|
|
498
|
+
"size": 8,
|
|
499
|
+
"bold": true,
|
|
500
|
+
"color": "accent",
|
|
501
|
+
"characterSpacing": {
|
|
502
|
+
"type": "expanded",
|
|
503
|
+
"value": 20
|
|
504
|
+
}
|
|
505
|
+
},
|
|
506
|
+
"spacing": {
|
|
507
|
+
"before": 6,
|
|
508
|
+
"after": 6
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"name": "paragraph",
|
|
514
|
+
"props": {
|
|
515
|
+
"text": "A district earns resilience when it converts naturally into leisure. Lighting, food, fitness and cultural programming should feel intentional rather than residual.",
|
|
516
|
+
"spacing": {
|
|
517
|
+
"after": 10
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "text-box",
|
|
523
|
+
"props": {
|
|
524
|
+
"width": "100%",
|
|
525
|
+
"style": {
|
|
526
|
+
"padding": {
|
|
527
|
+
"top": 8,
|
|
528
|
+
"right": 12,
|
|
529
|
+
"bottom": 8,
|
|
530
|
+
"left": 12
|
|
531
|
+
},
|
|
532
|
+
"border": {
|
|
533
|
+
"left": {
|
|
534
|
+
"style": "solid",
|
|
535
|
+
"width": 2.25,
|
|
536
|
+
"color": "secondary"
|
|
537
|
+
},
|
|
538
|
+
"top": {
|
|
539
|
+
"style": "none"
|
|
540
|
+
},
|
|
541
|
+
"bottom": {
|
|
542
|
+
"style": "none"
|
|
543
|
+
},
|
|
544
|
+
"right": {
|
|
545
|
+
"style": "none"
|
|
546
|
+
}
|
|
547
|
+
},
|
|
548
|
+
"shading": {
|
|
549
|
+
"fill": "#F2F3F3"
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
},
|
|
553
|
+
"children": [
|
|
554
|
+
{
|
|
555
|
+
"name": "paragraph",
|
|
556
|
+
"props": {
|
|
557
|
+
"text": "Design the handoff between uses, not only the uses themselves.",
|
|
558
|
+
"font": {
|
|
559
|
+
"size": 10.5,
|
|
560
|
+
"bold": true,
|
|
561
|
+
"color": "textPrimary",
|
|
562
|
+
"lineSpacing": {
|
|
563
|
+
"type": "multiple",
|
|
564
|
+
"value": 1.25
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
"spacing": {
|
|
568
|
+
"before": 0,
|
|
569
|
+
"after": 0
|
|
570
|
+
}
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
]
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"name": "paragraph",
|
|
577
|
+
"props": {
|
|
578
|
+
"text": "OPERATING NOTE",
|
|
579
|
+
"font": {
|
|
580
|
+
"size": 8,
|
|
581
|
+
"bold": true,
|
|
582
|
+
"color": "secondary",
|
|
583
|
+
"characterSpacing": {
|
|
584
|
+
"type": "expanded",
|
|
585
|
+
"value": 20
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
"spacing": {
|
|
589
|
+
"before": 12,
|
|
590
|
+
"after": 6
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"name": "paragraph",
|
|
596
|
+
"props": {
|
|
597
|
+
"text": "The transition moments — 8:30, 12:30, 18:00 — often expose the weak points in circulation, staffing and atmosphere.",
|
|
598
|
+
"spacing": {
|
|
599
|
+
"after": 0
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"name": "paragraph",
|
|
605
|
+
"props": {
|
|
606
|
+
"text": "A SIMPLE SCORECARD",
|
|
607
|
+
"columnBreak": true,
|
|
608
|
+
"font": {
|
|
609
|
+
"size": 8,
|
|
610
|
+
"bold": true,
|
|
611
|
+
"color": "accent",
|
|
612
|
+
"characterSpacing": {
|
|
613
|
+
"type": "expanded",
|
|
614
|
+
"value": 20
|
|
615
|
+
}
|
|
616
|
+
},
|
|
617
|
+
"spacing": {
|
|
618
|
+
"before": 0,
|
|
619
|
+
"after": 8
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"name": "table",
|
|
625
|
+
"props": {
|
|
626
|
+
"hideBorders": true,
|
|
627
|
+
"cellDefaults": {
|
|
628
|
+
"borderSize": 0
|
|
629
|
+
},
|
|
630
|
+
"columns": [
|
|
631
|
+
{
|
|
632
|
+
"width": 62,
|
|
633
|
+
"cellDefaults": {
|
|
634
|
+
"backgroundColor": "secondary",
|
|
635
|
+
"color": "#FFFFFF",
|
|
636
|
+
"font": {
|
|
637
|
+
"size": 8,
|
|
638
|
+
"bold": true
|
|
639
|
+
},
|
|
640
|
+
"verticalAlignment": "middle",
|
|
641
|
+
"padding": {
|
|
642
|
+
"top": 10,
|
|
643
|
+
"bottom": 10,
|
|
644
|
+
"left": 8,
|
|
645
|
+
"right": 6
|
|
646
|
+
}
|
|
647
|
+
},
|
|
648
|
+
"cells": [
|
|
649
|
+
{
|
|
650
|
+
"content": "ACCESS"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"content": "DWELL"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"content": "MIX"
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"content": "ADAPT"
|
|
660
|
+
}
|
|
661
|
+
]
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"width": 42,
|
|
665
|
+
"cellDefaults": {
|
|
666
|
+
"backgroundColor": "accent",
|
|
667
|
+
"color": "#FFFFFF",
|
|
668
|
+
"font": {
|
|
669
|
+
"size": 9,
|
|
670
|
+
"bold": true
|
|
671
|
+
},
|
|
672
|
+
"horizontalAlignment": "center",
|
|
673
|
+
"verticalAlignment": "middle",
|
|
674
|
+
"padding": {
|
|
675
|
+
"top": 10,
|
|
676
|
+
"bottom": 10,
|
|
677
|
+
"left": 4,
|
|
678
|
+
"right": 4
|
|
679
|
+
}
|
|
680
|
+
},
|
|
681
|
+
"cells": [
|
|
682
|
+
{
|
|
683
|
+
"content": "9/10"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"content": "7/10"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"content": "8/10"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"content": "9/10"
|
|
693
|
+
}
|
|
694
|
+
]
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"cellDefaults": {
|
|
698
|
+
"color": "textPrimary",
|
|
699
|
+
"font": {
|
|
700
|
+
"size": 8
|
|
701
|
+
},
|
|
702
|
+
"verticalAlignment": "middle",
|
|
703
|
+
"padding": {
|
|
704
|
+
"top": 6,
|
|
705
|
+
"bottom": 6,
|
|
706
|
+
"left": 9,
|
|
707
|
+
"right": 0
|
|
708
|
+
}
|
|
709
|
+
},
|
|
710
|
+
"cells": [
|
|
711
|
+
{
|
|
712
|
+
"content": "Multiple arrival modes and clear thresholds."
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"content": "Comfortable, but limited choice after 17:00."
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"content": "Good daily variety with room for more culture."
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"content": "Spaces switch use with minimal reset."
|
|
722
|
+
}
|
|
723
|
+
],
|
|
724
|
+
"width": 128
|
|
725
|
+
}
|
|
726
|
+
]
|
|
727
|
+
}
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"name": "paragraph",
|
|
731
|
+
"props": {
|
|
732
|
+
"text": "READING THE SCORES",
|
|
733
|
+
"font": {
|
|
734
|
+
"size": 8,
|
|
735
|
+
"bold": true,
|
|
736
|
+
"color": "accent",
|
|
737
|
+
"characterSpacing": {
|
|
738
|
+
"type": "expanded",
|
|
739
|
+
"value": 20
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
"spacing": {
|
|
743
|
+
"before": 12,
|
|
744
|
+
"after": 6
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"name": "paragraph",
|
|
750
|
+
"props": {
|
|
751
|
+
"text": "High adaptability compensates for uneven dwell time. The next intervention should focus on the late-afternoon gap rather than adding more daytime capacity.",
|
|
752
|
+
"font": {
|
|
753
|
+
"size": 8.5
|
|
754
|
+
},
|
|
755
|
+
"spacing": {
|
|
756
|
+
"after": 10
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"name": "paragraph",
|
|
762
|
+
"props": {
|
|
763
|
+
"text": "DESIGN IMPLICATION",
|
|
764
|
+
"font": {
|
|
765
|
+
"size": 8,
|
|
766
|
+
"bold": true,
|
|
767
|
+
"color": "accent",
|
|
768
|
+
"characterSpacing": {
|
|
769
|
+
"type": "expanded",
|
|
770
|
+
"value": 20
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
"spacing": {
|
|
774
|
+
"before": 0,
|
|
775
|
+
"after": 6
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"name": "paragraph",
|
|
781
|
+
"props": {
|
|
782
|
+
"text": "Prioritise reversible changes: lighting scenes, movable furniture, shared counters and services that can scale up only when demand appears.",
|
|
783
|
+
"font": {
|
|
784
|
+
"size": 8.5
|
|
785
|
+
},
|
|
786
|
+
"spacing": {
|
|
787
|
+
"after": 0
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
]
|
|
792
|
+
}
|
|
793
|
+
]
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"name": "section",
|
|
797
|
+
"props": {
|
|
798
|
+
"pageBreak": true,
|
|
799
|
+
"page": {
|
|
800
|
+
"size": "A4",
|
|
801
|
+
"margins": {
|
|
802
|
+
"top": 964,
|
|
803
|
+
"bottom": 964,
|
|
804
|
+
"left": 1020,
|
|
805
|
+
"right": 1020,
|
|
806
|
+
"header": 454,
|
|
807
|
+
"footer": 640,
|
|
808
|
+
"gutter": 0
|
|
809
|
+
}
|
|
810
|
+
},
|
|
811
|
+
"header": "linkToPrevious",
|
|
812
|
+
"footer": "linkToPrevious"
|
|
813
|
+
},
|
|
814
|
+
"children": [
|
|
815
|
+
{
|
|
816
|
+
"name": "columns",
|
|
817
|
+
"props": {
|
|
818
|
+
"columns": 2,
|
|
819
|
+
"gap": 21
|
|
820
|
+
},
|
|
821
|
+
"children": [
|
|
822
|
+
{
|
|
823
|
+
"name": "paragraph",
|
|
824
|
+
"props": {
|
|
825
|
+
"text": "PLAYBOOK / 90 DAYS",
|
|
826
|
+
"font": {
|
|
827
|
+
"size": 8,
|
|
828
|
+
"bold": true,
|
|
829
|
+
"color": "accent",
|
|
830
|
+
"characterSpacing": {
|
|
831
|
+
"type": "expanded",
|
|
832
|
+
"value": 20
|
|
833
|
+
}
|
|
834
|
+
},
|
|
835
|
+
"spacing": {
|
|
836
|
+
"before": 0,
|
|
837
|
+
"after": 10
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"name": "paragraph",
|
|
843
|
+
"props": {
|
|
844
|
+
"text": "Test the district\nbefore redesigning it",
|
|
845
|
+
"themeStyle": "title",
|
|
846
|
+
"font": {
|
|
847
|
+
"size": 23
|
|
848
|
+
}
|
|
849
|
+
}
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "paragraph",
|
|
853
|
+
"props": {
|
|
854
|
+
"text": "Small operational experiments reveal more than large speculative plans. Use a quarter to test demand, then lock the winning behaviours into the permanent brief.",
|
|
855
|
+
"themeStyle": "subtitle",
|
|
856
|
+
"spacing": {
|
|
857
|
+
"after": 14
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"name": "paragraph",
|
|
863
|
+
"props": {
|
|
864
|
+
"text": "W01–02 **Observe**",
|
|
865
|
+
"font": {
|
|
866
|
+
"size": 12.5,
|
|
867
|
+
"color": "accent"
|
|
868
|
+
},
|
|
869
|
+
"boldColor": "primary",
|
|
870
|
+
"spacing": {
|
|
871
|
+
"before": 0,
|
|
872
|
+
"after": 3
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"name": "paragraph",
|
|
878
|
+
"props": {
|
|
879
|
+
"text": "Map footfall by hour, note dwell points, record queues and identify “dead” transitions between uses.",
|
|
880
|
+
"font": {
|
|
881
|
+
"size": 8.5
|
|
882
|
+
},
|
|
883
|
+
"spacing": {
|
|
884
|
+
"after": 10
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "paragraph",
|
|
890
|
+
"props": {
|
|
891
|
+
"text": "W03–05 **Prototype**",
|
|
892
|
+
"font": {
|
|
893
|
+
"size": 12.5,
|
|
894
|
+
"color": "accent"
|
|
895
|
+
},
|
|
896
|
+
"boldColor": "primary",
|
|
897
|
+
"spacing": {
|
|
898
|
+
"before": 0,
|
|
899
|
+
"after": 3
|
|
900
|
+
}
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"name": "paragraph",
|
|
905
|
+
"props": {
|
|
906
|
+
"text": "Add movable seating, power, shade, pop-up retail or a programmed event. Change one variable at a time.",
|
|
907
|
+
"font": {
|
|
908
|
+
"size": 8.5
|
|
909
|
+
},
|
|
910
|
+
"spacing": {
|
|
911
|
+
"after": 10
|
|
912
|
+
}
|
|
913
|
+
}
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"name": "paragraph",
|
|
917
|
+
"props": {
|
|
918
|
+
"text": "W06–09 **Measure**",
|
|
919
|
+
"font": {
|
|
920
|
+
"size": 12.5,
|
|
921
|
+
"color": "accent"
|
|
922
|
+
},
|
|
923
|
+
"boldColor": "primary",
|
|
924
|
+
"spacing": {
|
|
925
|
+
"before": 0,
|
|
926
|
+
"after": 3
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"name": "paragraph",
|
|
932
|
+
"props": {
|
|
933
|
+
"text": "Track repeat visits, duration and conversion. Pair counts with short intercept interviews to explain behaviour.",
|
|
934
|
+
"font": {
|
|
935
|
+
"size": 8.5
|
|
936
|
+
},
|
|
937
|
+
"spacing": {
|
|
938
|
+
"after": 10
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"name": "paragraph",
|
|
944
|
+
"props": {
|
|
945
|
+
"text": "W10–12 **Codify**",
|
|
946
|
+
"font": {
|
|
947
|
+
"size": 12.5,
|
|
948
|
+
"color": "accent"
|
|
949
|
+
},
|
|
950
|
+
"boldColor": "primary",
|
|
951
|
+
"spacing": {
|
|
952
|
+
"before": 0,
|
|
953
|
+
"after": 3
|
|
954
|
+
}
|
|
955
|
+
}
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"name": "paragraph",
|
|
959
|
+
"props": {
|
|
960
|
+
"text": "Translate the strongest tests into design requirements, service standards and a simple weekly operating calendar.",
|
|
961
|
+
"font": {
|
|
962
|
+
"size": 8.5
|
|
963
|
+
},
|
|
964
|
+
"spacing": {
|
|
965
|
+
"after": 0
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"name": "paragraph",
|
|
971
|
+
"props": {
|
|
972
|
+
"text": "WHAT TO PROTECT",
|
|
973
|
+
"columnBreak": true,
|
|
974
|
+
"font": {
|
|
975
|
+
"size": 8,
|
|
976
|
+
"bold": true,
|
|
977
|
+
"color": "accent",
|
|
978
|
+
"characterSpacing": {
|
|
979
|
+
"type": "expanded",
|
|
980
|
+
"value": 20
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
"spacing": {
|
|
984
|
+
"before": 0,
|
|
985
|
+
"after": 6
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "paragraph",
|
|
991
|
+
"props": {
|
|
992
|
+
"text": "Do not over-program every square metre. The most valued urban spaces retain a degree of ambiguity: they invite people to appropriate them without asking permission.",
|
|
993
|
+
"spacing": {
|
|
994
|
+
"after": 10
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
{
|
|
999
|
+
"name": "paragraph",
|
|
1000
|
+
"props": {
|
|
1001
|
+
"text": "CLOSING THOUGHT",
|
|
1002
|
+
"font": {
|
|
1003
|
+
"size": 8,
|
|
1004
|
+
"bold": true,
|
|
1005
|
+
"color": "accent",
|
|
1006
|
+
"characterSpacing": {
|
|
1007
|
+
"type": "expanded",
|
|
1008
|
+
"value": 20
|
|
1009
|
+
}
|
|
1010
|
+
},
|
|
1011
|
+
"spacing": {
|
|
1012
|
+
"before": 0,
|
|
1013
|
+
"after": 6
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"name": "text-box",
|
|
1019
|
+
"props": {
|
|
1020
|
+
"width": "100%",
|
|
1021
|
+
"style": {
|
|
1022
|
+
"padding": {
|
|
1023
|
+
"top": 8,
|
|
1024
|
+
"right": 12,
|
|
1025
|
+
"bottom": 8,
|
|
1026
|
+
"left": 12
|
|
1027
|
+
},
|
|
1028
|
+
"border": {
|
|
1029
|
+
"left": {
|
|
1030
|
+
"style": "solid",
|
|
1031
|
+
"width": 2.25,
|
|
1032
|
+
"color": "accent"
|
|
1033
|
+
},
|
|
1034
|
+
"top": {
|
|
1035
|
+
"style": "none"
|
|
1036
|
+
},
|
|
1037
|
+
"bottom": {
|
|
1038
|
+
"style": "none"
|
|
1039
|
+
},
|
|
1040
|
+
"right": {
|
|
1041
|
+
"style": "none"
|
|
1042
|
+
}
|
|
1043
|
+
},
|
|
1044
|
+
"shading": {
|
|
1045
|
+
"fill": "backgroundSecondary"
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
},
|
|
1049
|
+
"children": [
|
|
1050
|
+
{
|
|
1051
|
+
"name": "paragraph",
|
|
1052
|
+
"props": {
|
|
1053
|
+
"text": "Useful places feel specific in character and flexible in use.",
|
|
1054
|
+
"font": {
|
|
1055
|
+
"size": 10.5,
|
|
1056
|
+
"bold": true,
|
|
1057
|
+
"color": "textPrimary",
|
|
1058
|
+
"lineSpacing": {
|
|
1059
|
+
"type": "multiple",
|
|
1060
|
+
"value": 1.25
|
|
1061
|
+
}
|
|
1062
|
+
},
|
|
1063
|
+
"spacing": {
|
|
1064
|
+
"before": 0,
|
|
1065
|
+
"after": 0
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
]
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"name": "paragraph",
|
|
1073
|
+
"props": {
|
|
1074
|
+
"text": "DECISION FILTER",
|
|
1075
|
+
"font": {
|
|
1076
|
+
"size": 8,
|
|
1077
|
+
"bold": true,
|
|
1078
|
+
"color": "accent",
|
|
1079
|
+
"characterSpacing": {
|
|
1080
|
+
"type": "expanded",
|
|
1081
|
+
"value": 20
|
|
1082
|
+
}
|
|
1083
|
+
},
|
|
1084
|
+
"spacing": {
|
|
1085
|
+
"before": 12,
|
|
1086
|
+
"after": 6
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
"name": "paragraph",
|
|
1092
|
+
"props": {
|
|
1093
|
+
"text": "**KEEP** — anything that improves choice without increasing friction.",
|
|
1094
|
+
"font": {
|
|
1095
|
+
"size": 8.5
|
|
1096
|
+
},
|
|
1097
|
+
"boldColor": "primary",
|
|
1098
|
+
"spacing": {
|
|
1099
|
+
"after": 5
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"name": "paragraph",
|
|
1105
|
+
"props": {
|
|
1106
|
+
"text": "**TEST** — ideas that depend on new behaviour or staffing.",
|
|
1107
|
+
"font": {
|
|
1108
|
+
"size": 8.5
|
|
1109
|
+
},
|
|
1110
|
+
"boldColor": "primary",
|
|
1111
|
+
"spacing": {
|
|
1112
|
+
"after": 5
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"name": "paragraph",
|
|
1118
|
+
"props": {
|
|
1119
|
+
"text": "**DROP** — features that look distinctive but have no clear daily use.",
|
|
1120
|
+
"font": {
|
|
1121
|
+
"size": 8.5
|
|
1122
|
+
},
|
|
1123
|
+
"boldColor": "primary",
|
|
1124
|
+
"spacing": {
|
|
1125
|
+
"after": 12
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"name": "paragraph",
|
|
1131
|
+
"props": {
|
|
1132
|
+
"text": "Northstar Field Review is a fictional editorial sample created to demonstrate a two-column Word layout.",
|
|
1133
|
+
"font": {
|
|
1134
|
+
"size": 8,
|
|
1135
|
+
"italic": true,
|
|
1136
|
+
"color": "textMuted"
|
|
1137
|
+
},
|
|
1138
|
+
"spacing": {
|
|
1139
|
+
"after": 0
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
]
|
|
1144
|
+
}
|
|
1145
|
+
]
|
|
1146
|
+
}
|
|
1147
|
+
]
|
|
1148
|
+
}
|