@openkfw/design-tokens 0.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.
@@ -0,0 +1,450 @@
1
+ {
2
+ "base": {
3
+ "color": {
4
+ "$type": "color",
5
+ "blue": {
6
+ "100": { "$value": { "colorSpace": "srgb", "components": [0.9137, 0.9608, 0.9843], "hex": "#e9f5fb" } },
7
+ "400": { "$value": { "colorSpace": "srgb", "components": [0.3294, 0.7039, 0.8863], "hex": "#54b3e2" } },
8
+ "500": { "$value": { "colorSpace": "srgb", "components": [0, 0.4784, 0.7373], "hex": "#007abc" } },
9
+ "600": { "$value": { "colorSpace": "srgb", "components": [0, 0.3529, 0.549], "hex": "#005a8c" } },
10
+ "700": { "$value": { "colorSpace": "srgb", "components": [0, 0.2667, 0.4314], "hex": "#00446e" } },
11
+ "800": { "$value": { "colorSpace": "srgb", "components": [0, 0.2157, 0.3588], "hex": "#00375b" } }
12
+ },
13
+ "green": {
14
+ "100": { "$value": { "colorSpace": "srgb", "components": [0.9255, 0.9922, 0.9294], "hex": "#ecfded" } },
15
+ "300": { "$value": { "colorSpace": "srgb", "components": [0.7176, 0.9765, 0.6667], "hex": "#b7f9aa" } },
16
+ "400": { "$value": { "colorSpace": "srgb", "components": [0.5804, 0.9216, 0.5647], "hex": "#94eb90" } },
17
+ "700": { "$value": { "colorSpace": "srgb", "components": [0.2235, 0.5137, 0.3412], "hex": "#398357" } }
18
+ },
19
+ "white": {
20
+ "default": { "$value": { "colorSpace": "srgb", "components": [1, 1, 1], "hex": "#ffffff" } },
21
+ "90": { "$value": { "colorSpace": "srgb", "components": [1, 1, 1], "hex": "#ffffff", "alpha": 0.9 } },
22
+ "95": { "$value": { "colorSpace": "srgb", "components": [1, 1, 1], "hex": "#ffffff", "alpha": 0.95 } }
23
+ },
24
+ "black": { "$value": { "colorSpace": "srgb", "components": [0, 0, 0], "hex": "#000000" } },
25
+ "gray": {
26
+ "50": { "$value": { "colorSpace": "srgb", "components": [0.9647, 0.9686, 0.9725], "hex": "#f6f7f8" } },
27
+ "100": { "$value": { "colorSpace": "srgb", "components": [0.9333, 0.9412, 0.949], "hex": "#eef0f2" } },
28
+ "200": { "$value": { "colorSpace": "srgb", "components": [0.8471, 0.8755, 0.8902], "hex": "#d8dfe3" } },
29
+ "300": { "$value": { "colorSpace": "srgb", "components": [0.6314, 0.6784, 0.7098], "hex": "#a1adb5" } },
30
+ "400": { "$value": { "colorSpace": "srgb", "components": [0.4275, 0.4627, 0.4902], "hex": "#6d767d" } },
31
+ "500": {
32
+ "default": { "$value": { "colorSpace": "srgb", "components": [0.2549, 0.2784, 0.298], "hex": "#41484c" } },
33
+ "10": { "$value": { "colorSpace": "srgb", "components": [0.2549, 0.2784, 0.298], "hex": "#41484c", "alpha": 0.1 } },
34
+ "30": { "$value": { "colorSpace": "srgb", "components": [0.2549, 0.2784, 0.298], "hex": "#41484c", "alpha": 0.3 } },
35
+ "90": { "$value": { "colorSpace": "srgb", "components": [0.2549, 0.2784, 0.298], "hex": "#41484c", "alpha": 0.9 } }
36
+ },
37
+ "600": { "$value": { "colorSpace": "srgb", "components": [0.1765, 0.1922, 0.2039], "hex": "#2d3134" } }
38
+ },
39
+ "violet": {
40
+ "400": { "$value": { "colorSpace": "srgb", "components": [0.5765, 0.5961, 0.8784], "hex": "#9598e0" } },
41
+ "500": { "$value": { "colorSpace": "srgb", "components": [0.4, 0.4353, 0.7843], "hex": "#686fc8" } }
42
+ },
43
+ "red": {
44
+ "400": { "$value": { "colorSpace": "srgb", "components": [0.7843, 0.0196, 0.2157], "hex": "#c80538" } }
45
+ },
46
+ "yellow": {
47
+ "500": { "$value": { "colorSpace": "srgb", "components": [0.9176, 0.7843, 0.0431], "hex": "#eac80b" } }
48
+ }
49
+ },
50
+ "fontfamily": {
51
+ "$type": "fontFamily",
52
+ "sans": {
53
+ "$value": "'KfW Centro Sans', Arial, Helvetica Neue, Helvetica, sans-serif"
54
+ },
55
+ "mono": {
56
+ "$value": "ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace"
57
+ }
58
+ },
59
+ "space": {
60
+ "$type": "dimension",
61
+ "static": {
62
+ "5": { "$value": { "unit": "px", "value": 5 } },
63
+ "10": { "$value": { "unit": "px", "value": 10 } },
64
+ "15": { "$value": { "unit": "px", "value": 15 } },
65
+ "20": { "$value": { "unit": "px", "value": 20 } },
66
+ "25": { "$value": { "unit": "px", "value": 25 } },
67
+ "30": { "$value": { "unit": "px", "value": 30 } },
68
+ "35": { "$value": { "unit": "px", "value": 35 } },
69
+ "40": { "$value": { "unit": "px", "value": 40 } },
70
+ "50": { "$value": { "unit": "px", "value": 50 } },
71
+ "60": { "$value": { "unit": "px", "value": 60 } }
72
+ },
73
+ "fluid": {
74
+ "5": {
75
+ "min": { "$value": "{base.space.static.5}" },
76
+ "max": { "$value": "{base.space.static.10}" },
77
+ "val": { "$value": { "value": 3.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
78
+ },
79
+ "10": {
80
+ "min": { "$value": "{base.space.static.10}" },
81
+ "max": { "$value": "{base.space.static.15}" },
82
+ "val": { "$value": { "value": 8.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
83
+ },
84
+ "15": {
85
+ "min": { "$value": "{base.space.static.15}" },
86
+ "max": { "$value": "{base.space.static.20}" },
87
+ "val": { "$value": { "value": 13.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
88
+ },
89
+ "20": {
90
+ "min": { "$value": "{base.space.static.20}" },
91
+ "max": { "$value": "{base.space.static.25}" },
92
+ "val": { "$value": { "value": 18.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
93
+ },
94
+ "25": {
95
+ "min": { "$value": "{base.space.static.25}" },
96
+ "max": { "$value": "{base.space.static.30}" },
97
+ "val": { "$value": { "value": 23.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
98
+ },
99
+ "30": {
100
+ "min": { "$value": "{base.space.static.30}" },
101
+ "max": { "$value": "{base.space.static.35}" },
102
+ "val": { "$value": { "value": 28.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
103
+ },
104
+ "35": {
105
+ "min": { "$value": "{base.space.static.35}" },
106
+ "max": { "$value": "{base.space.static.40}" },
107
+ "val": { "$value": { "value": 33.333, "unit": "px" }, "$fluid": { "unit": "vi", "value": 0.521 } }
108
+ },
109
+ "40": {
110
+ "min": { "$value": "{base.space.static.40}" },
111
+ "max": { "$value": "{base.space.static.50}" },
112
+ "val": { "$value": { "value": 36.667, "unit": "px" }, "$fluid": { "unit": "vi", "value": 1.042 } }
113
+ },
114
+ "50": {
115
+ "min": { "$value": "{base.space.static.50}" },
116
+ "max": { "$value": "{base.space.static.60}" },
117
+ "val": { "$value": { "value": 46.666, "unit": "px" }, "$fluid": { "unit": "vi", "value": 1.042 } }
118
+ }
119
+ }
120
+ },
121
+ "fontsize": {
122
+ "$type": "dimension",
123
+ "static": {
124
+ "sm": { "$value": { "unit": "px", "value": 14 } },
125
+ "md": { "$value": { "unit": "px", "value": 16 } },
126
+ "lg": { "$value": { "unit": "px", "value": 18 } },
127
+ "xl": { "$value": { "unit": "px", "value": 20 } },
128
+ "2xl": { "$value": { "unit": "px", "value": 22 } },
129
+ "3xl": { "$value": { "unit": "px", "value": 24 } },
130
+ "4xl": { "$value": { "unit": "px", "value": 26 } },
131
+ "5xl": { "$value": { "unit": "px", "value": 28 } },
132
+ "6xl": { "$value": { "unit": "px", "value": 30 } },
133
+ "7xl": { "$value": { "unit": "px", "value": 32 } },
134
+ "8xl": { "$value": { "unit": "px", "value": 36 } }
135
+ },
136
+ "fluid": {
137
+ "sm": {
138
+ "min": { "$value": "{base.fontsize.static.sm}" },
139
+ "max": { "$value": "{base.fontsize.static.md}" },
140
+ "val": { "$value": { "unit": "px", "value": 13.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
141
+ },
142
+ "md": {
143
+ "min": { "$value": "{base.fontsize.static.md}" },
144
+ "max": { "$value": "{base.fontsize.static.lg}" },
145
+ "val": { "$value": { "unit": "px", "value": 15.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
146
+ },
147
+ "lg": {
148
+ "min": { "$value": "{base.fontsize.static.lg}" },
149
+ "max": { "$value": "{base.fontsize.static.xl}" },
150
+ "val": { "$value": { "unit": "px", "value": 17.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
151
+ },
152
+ "xl": {
153
+ "min": { "$value": "{base.fontsize.static.xl}" },
154
+ "max": { "$value": "{base.fontsize.static.2xl}" },
155
+ "val": { "$value": { "unit": "px", "value": 19.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
156
+ },
157
+ "2xl": {
158
+ "min": { "$value": "{base.fontsize.static.2xl}" },
159
+ "max": { "$value": "{base.fontsize.static.3xl}" },
160
+ "val": { "$value": { "unit": "px", "value": 21.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
161
+ },
162
+ "3xl": {
163
+ "min": { "$value": "{base.fontsize.static.3xl}" },
164
+ "max": { "$value": "{base.fontsize.static.4xl}" },
165
+ "val": { "$value": { "unit": "px", "value": 23.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
166
+ },
167
+ "4xl": {
168
+ "min": { "$value": "{base.fontsize.static.4xl}" },
169
+ "max": { "$value": "{base.fontsize.static.5xl}" },
170
+ "val": { "$value": { "unit": "px", "value": 25.333 }, "$fluid": { "unit": "vi", "value": 0.208 } }
171
+ },
172
+ "5xl": {
173
+ "min": { "$value": "{base.fontsize.static.5xl}" },
174
+ "max": { "$value": "{base.fontsize.static.7xl}" },
175
+ "val": { "$value": { "unit": "px", "value": 26.666 }, "$fluid": { "unit": "vi", "value": 0.417 } }
176
+ },
177
+ "6xl": {
178
+ "min": { "$value": "{base.fontsize.static.6xl}" },
179
+ "max": { "$value": "{base.fontsize.static.8xl}" },
180
+ "val": { "$value": { "unit": "px", "value": 28 }, "$fluid": { "unit": "vi", "value": 0.625 } }
181
+ }
182
+ }
183
+ },
184
+ "lineheight": {
185
+ "2xs": { "$value": 1.2, "$type": "number" },
186
+ "xs": { "$value": 1.3, "$type": "number" },
187
+ "sm": { "$value": 1.333, "$type": "number" },
188
+ "md": { "$value": 1.4, "$type": "number" },
189
+ "lg": { "$value": 1.5, "$type": "number" }
190
+ },
191
+ "borderradius": {
192
+ "$type": "dimension",
193
+ "sm": { "$value": { "unit": "px", "value": 2 } },
194
+ "md": { "$value": { "unit": "px", "value": 4 } },
195
+ "lg": { "$value": { "unit": "px", "value": 20 } },
196
+ "full": { "$value": { "unit": "px", "value": 9999 } }
197
+ },
198
+ "borderwidth": {
199
+ "$type": "dimension",
200
+ "none": { "$value": { "unit": "px", "value": 0 } },
201
+ "md": { "$value": { "unit": "px", "value": 1 } },
202
+ "lg": { "$value": { "unit": "px", "value": 2 } }
203
+ },
204
+ "fontweight": {
205
+ "$type": "fontWeight",
206
+ "regular": { "$value": 400 },
207
+ "medium": { "$value": 500 }
208
+ },
209
+ "letterspacing": {
210
+ "$type": "dimension",
211
+ "tight": { "$value": { "unit": "px", "value": -0.5 } },
212
+ "normal": { "$value": { "unit": "px", "value": 0 } },
213
+ "wide": { "$value": { "unit": "px", "value": 0.5 } },
214
+ "wider": { "$value": { "unit": "px", "value": 1 } }
215
+ },
216
+ "layout": {
217
+ "breakpoint": {
218
+ "$type": "dimension",
219
+ "xs": { "$value": { "unit": "px", "value": 320 } },
220
+ "sm": { "$value": { "unit": "px", "value": 600 } },
221
+ "md": { "$value": { "unit": "px", "value": 840 } },
222
+ "lg": { "$value": { "unit": "px", "value": 960 } },
223
+ "xl": { "$value": { "unit": "px", "value": 1280 } }
224
+ },
225
+ "container": {
226
+ "$type": "dimension",
227
+ "sm": { "$value": { "unit": "px", "value": 896 } },
228
+ "md": { "$value": { "unit": "px", "value": 1080 } },
229
+ "lg": { "$value": { "unit": "px", "value": 1280 } }
230
+ },
231
+ "safezone": {
232
+ "$type": "dimension",
233
+ "static": {
234
+ "md": { "$value": { "unit": "px", "value": 20 } },
235
+ "lg": { "$value": { "unit": "px", "value": 40 } }
236
+ },
237
+ "fluid": {
238
+ "min": { "$value": "{base.layout.safezone.static.md}" },
239
+ "max": { "$value": "{base.layout.safezone.static.lg}" },
240
+ "val": { "$value": { "unit": "px", "value": -13.333 }, "$fluid": { "unit": "vi", "value": 5.556 } }
241
+ }
242
+ },
243
+ "gridcolumn": {
244
+ "$type": "number",
245
+ "1": { "$value": 1 },
246
+ "2": { "$value": 2 },
247
+ "3": { "$value": 3 },
248
+ "4": { "$value": 4 },
249
+ "6": { "$value": 6 },
250
+ "8": { "$value": 8 },
251
+ "12": { "$value": 12 }
252
+ },
253
+ "gridgap": {
254
+ "$type": "dimension",
255
+ "static": {
256
+ "xs": { "$value": { "unit": "px", "value": 12 } },
257
+ "sm": { "$value": { "unit": "px", "value": 18 } },
258
+ "md": { "$value": { "unit": "px", "value": 22 } },
259
+ "lg": { "$value": { "unit": "px", "value": 26 } },
260
+ "xl": { "$value": { "unit": "px", "value": 36 } }
261
+ },
262
+ "fluid": {
263
+ "min": { "$value": "{base.layout.gridgap.static.xs}" },
264
+ "max": { "$value": "{base.layout.gridgap.static.xl}" },
265
+ "val": { "$value": { "unit": "px", "value": 4 }, "$fluid": { "unit": "vi", "value": 2.5 } }
266
+ }
267
+ }
268
+ }
269
+ },
270
+ "semantic": {
271
+ "color": {
272
+ "$type": "color",
273
+ "fn": {
274
+ "default": { "$value": "{base.color.blue.600}" },
275
+ "active": { "$value": "{base.color.blue.700}" },
276
+ "inactive": { "$value": "{base.color.gray.300}" },
277
+ "border": { "$value": "{base.color.gray.600}" },
278
+ "label": { "$value": "{base.color.gray.600}" }
279
+ },
280
+ "text": {
281
+ "default": { "$value": "{base.color.gray.600}" },
282
+ "on-dark-bg": { "$value": "{base.color.white.default}" },
283
+ "on-disabled": { "$value": "{base.color.white.default}" },
284
+ "headline-on-dark-bg": { "$value": "{base.color.green.300}" }
285
+ },
286
+ "background": {
287
+ "default": { "$value": "{base.color.white.default}" },
288
+ "subtle": { "$value": "{base.color.gray.50}" },
289
+ "disabled": { "$value": "{base.color.gray.300}" },
290
+ "light-blue": { "$value": "{base.color.blue.100}" },
291
+ "light-green": { "$value": "{base.color.green.100}" },
292
+ "dark-blue": { "$value": "{base.color.blue.800}" },
293
+ "dark-green": { "$value": "{base.color.green.700}" }
294
+ },
295
+ "accent": { "$value": "{base.color.green.300}" },
296
+ "opaque": {
297
+ "white-90": { "$value": "{base.color.white.90}" },
298
+ "white-95": { "$value": "{base.color.white.95}" },
299
+ "gray-500-10": { "$value": "{base.color.gray.500.10}" },
300
+ "gray-500-30": { "$value": "{base.color.gray.500.30}" },
301
+ "gray-500-90": { "$value": "{base.color.gray.500.90}" }
302
+ },
303
+ "state": {
304
+ "danger": { "$value": "{base.color.red.400}" },
305
+ "success": { "$value": "{base.color.green.700}" },
306
+ "warning": { "$value": "{base.color.violet.400}" }
307
+ },
308
+ "status": {
309
+ "red": { "$value": "{base.color.red.400}" },
310
+ "yellow": { "$value": "{base.color.yellow.500}" },
311
+ "green": { "$value": "{base.color.green.700}" }
312
+ },
313
+ "line": {
314
+ "6": { "$value": "{base.color.blue.700}" },
315
+ "7": { "$value": "{base.color.gray.600}" },
316
+ "8": { "$value": "{base.color.gray.300}" },
317
+ "9": { "$value": "{base.color.blue.600}" },
318
+ "10": { "$value": "{base.color.gray.600}" },
319
+ "11": { "$value": "{base.color.green.300}" },
320
+ "12": { "$value": "{base.color.gray.300}" }
321
+ },
322
+ "product": {
323
+ "container": { "$value": "{base.color.gray.50}" },
324
+ "benefit": { "$value": "{base.color.blue.500}" },
325
+ "credit": { "$value": "{base.color.green.700}" },
326
+ "cooperation": { "$value": "{base.color.violet.500}" },
327
+ "credit-benefit": { "$value": "{base.color.gray.500.default}" }
328
+ },
329
+ "icon": {
330
+ "default": { "$value": "{base.color.blue.600}" },
331
+ "secondary": { "$value": "{base.color.blue.400}" },
332
+ "disabled": { "$value": "{base.color.green.700}" },
333
+ "disabled-secondary": { "$value": "{base.color.green.400}" }
334
+ }
335
+ },
336
+ "fontfamily": {
337
+ "$type": "fontFamily",
338
+ "default": {
339
+ "$value": "{base.fontfamily.sans}"
340
+ },
341
+ "code": {
342
+ "$type": "fontFamily",
343
+ "$value": "{base.fontfamily.mono}"
344
+ }
345
+ },
346
+ "space": {
347
+ "$type": "dimension",
348
+ "xsmall": { "$value": "{base.space.static.10}" },
349
+ "small": { "$value": "{base.space.static.20}" },
350
+ "medium": { "$value": "{base.space.static.30}" },
351
+ "large": {
352
+ "min": { "$value": "{base.space.fluid.35.min}" },
353
+ "max": { "$value": "{base.space.fluid.35.max}" },
354
+ "val": { "$value": "{base.space.fluid.35.val}" }
355
+ },
356
+ "big": {
357
+ "min": { "$value": "{base.space.fluid.50.min}" },
358
+ "max": { "$value": "{base.space.fluid.50.max}" },
359
+ "val": { "$value": "{base.space.fluid.50.val}" }
360
+ }
361
+ },
362
+ "fontspace": {
363
+ "$type": "dimension",
364
+ "default": { "$value": "{base.space.static.20}" },
365
+ "introduction": { "$value": "{base.space.static.20}" },
366
+ "small": { "$value": "{base.space.static.5}" },
367
+ "large": { "$value": "{base.space.static.15}" },
368
+ "heading-1": { "$value": "{base.space.static.20}" },
369
+ "heading-2": { "$value": "{base.space.static.20}" },
370
+ "heading-3": { "$value": "{base.space.static.10}" },
371
+ "heading-4": { "$value": "{base.space.static.10}" },
372
+ "heading-5": { "$value": "{base.space.static.10}" },
373
+ "heading-6": { "$value": "{base.space.static.20}" }
374
+ },
375
+ "fontsize": {
376
+ "$type": "dimension",
377
+ "default": { "$value": "{base.fontsize.static.md}" },
378
+ "introduction": { "$value": "{base.fontsize.static.xl}" },
379
+ "small": { "$value": "{base.fontsize.static.sm}" },
380
+ "large": { "$value": "{base.fontsize.static.lg}" },
381
+ "heading-1": {
382
+ "min": { "$value": "{base.fontsize.fluid.6xl.min}" },
383
+ "max": { "$value": "{base.fontsize.fluid.6xl.max}" },
384
+ "val": { "$value": "{base.fontsize.fluid.6xl.val}" }
385
+ },
386
+ "heading-2": {
387
+ "min": { "$value": "{base.fontsize.fluid.5xl.min}" },
388
+ "max": { "$value": "{base.fontsize.fluid.5xl.max}" },
389
+ "val": { "$value": "{base.fontsize.fluid.5xl.val}" }
390
+ },
391
+ "heading-3": {
392
+ "min": { "$value": "{base.fontsize.fluid.3xl.min}" },
393
+ "max": { "$value": "{base.fontsize.fluid.3xl.max}" },
394
+ "val": { "$value": "{base.fontsize.fluid.3xl.val}" }
395
+ },
396
+ "heading-4": {
397
+ "min": { "$value": "{base.fontsize.fluid.xl.min}" },
398
+ "max": { "$value": "{base.fontsize.fluid.xl.max}" },
399
+ "val": { "$value": "{base.fontsize.fluid.xl.val}" }
400
+ },
401
+ "heading-5": { "$value": "{base.fontsize.static.lg}" },
402
+ "heading-6": { "$value": "{base.fontsize.static.md}" }
403
+ },
404
+ "lineheight": {
405
+ "$type": "number",
406
+ "default": { "$value": "{base.lineheight.md}" },
407
+ "list": { "$value": "{base.lineheight.lg}" },
408
+ "heading": { "$value": "{base.lineheight.xs}" },
409
+ "heading-5": { "$value": "{base.lineheight.sm}" }
410
+ },
411
+ "borderradius": {
412
+ "$type": "dimension",
413
+ "$value": "{base.borderradius.md}"
414
+ },
415
+ "focusring": {
416
+ "outline": {
417
+ "$type": "border",
418
+ "$value": { "color": "{semantic.color.fn.active}", "width": "{base.borderwidth.lg}", "style": "dashed" }
419
+ },
420
+ "outline-offset": { "$type": "dimension", "$value": "{base.borderwidth.lg}" }
421
+ },
422
+ "fontweight": {
423
+ "$type": "fontWeight",
424
+ "default": {
425
+ "$value": "{base.fontweight.regular}"
426
+ },
427
+ "heading": {
428
+ "$value": "{base.fontweight.medium}"
429
+ }
430
+ },
431
+ "breakpoint": {
432
+ "$type": "dimension",
433
+ "mobile": { "$value": "{base.layout.breakpoint.sm}" },
434
+ "tablet": { "$value": "{base.layout.breakpoint.md}" },
435
+ "desktop": { "$value": "{base.layout.breakpoint.lg}" }
436
+ },
437
+ "contentwrapper": {
438
+ "$type": "dimension",
439
+ "narrow": { "$value": "{base.layout.container.sm}" },
440
+ "basic": { "$value": "{base.layout.container.md}" },
441
+ "extended": { "$value": "{base.layout.container.lg}" }
442
+ },
443
+ "safezone": {
444
+ "$type": "dimension",
445
+ "min": { "$value": "{base.layout.safezone.fluid.min}" },
446
+ "max": { "$value": "{base.layout.safezone.fluid.max}" },
447
+ "val": { "$value": "{base.layout.safezone.fluid.val}" }
448
+ }
449
+ }
450
+ }