@telus-uds/theme-public-mobile 1.17.0 → 1.19.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/build/android/schema.json +2464 -621
- package/build/android/theme.json +594 -5
- package/build/ios/schema.json +2464 -621
- package/build/ios/theme.json +594 -5
- package/build/rn/schema.json +2464 -621
- package/build/rn/theme.js +274 -6
- package/package.json +4 -4
- package/theme.json +286 -4
|
@@ -12,6 +12,9 @@
|
|
|
12
12
|
"{appearances.Button.pressed}",
|
|
13
13
|
"{appearances.Button.inactive}",
|
|
14
14
|
"{appearances.Button.selected}",
|
|
15
|
+
"{appearances.PreviewCard.pressed}",
|
|
16
|
+
"{appearances.PreviewCard.hover}",
|
|
17
|
+
"{appearances.PreviewCard.focus}",
|
|
15
18
|
"{appearances.ButtonDropdown.focus}",
|
|
16
19
|
"{appearances.ButtonDropdown.hover}",
|
|
17
20
|
"{appearances.ButtonDropdown.pressed}",
|
|
@@ -175,38 +178,38 @@
|
|
|
175
178
|
"anyOf": [
|
|
176
179
|
{
|
|
177
180
|
"const": "{palette.border.border1}",
|
|
178
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
179
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
181
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
182
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
180
183
|
},
|
|
181
184
|
{
|
|
182
185
|
"const": "{palette.border.border2}",
|
|
183
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
184
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
186
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
187
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
185
188
|
},
|
|
186
189
|
{
|
|
187
190
|
"const": "{palette.border.border20}",
|
|
188
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
189
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
191
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
192
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
190
193
|
},
|
|
191
194
|
{
|
|
192
195
|
"const": "{palette.border.border3}",
|
|
193
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
194
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
196
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\ninitially added for cards",
|
|
197
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\ninitially added for cards"
|
|
195
198
|
},
|
|
196
199
|
{
|
|
197
200
|
"const": "{palette.border.border4}",
|
|
198
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
199
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
201
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
202
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
200
203
|
},
|
|
201
204
|
{
|
|
202
205
|
"const": "{palette.border.none}",
|
|
203
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
204
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
206
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\npossible duplicate of system.border.zero",
|
|
207
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\npossible duplicate of system.border.zero"
|
|
205
208
|
},
|
|
206
209
|
{
|
|
207
210
|
"const": "{system.border.zero}",
|
|
208
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
209
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
211
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
212
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
210
213
|
}
|
|
211
214
|
],
|
|
212
215
|
"$id": "#border"
|
|
@@ -215,128 +218,128 @@
|
|
|
215
218
|
"anyOf": [
|
|
216
219
|
{
|
|
217
220
|
"const": "{palette.color.berry}",
|
|
218
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
219
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
221
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
222
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
220
223
|
},
|
|
221
224
|
{
|
|
222
225
|
"const": "{palette.color.birch}",
|
|
223
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
224
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
226
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
227
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
225
228
|
},
|
|
226
229
|
{
|
|
227
230
|
"const": "{palette.color.black}",
|
|
228
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
229
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
231
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nBlack",
|
|
232
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nBlack"
|
|
230
233
|
},
|
|
231
234
|
{
|
|
232
235
|
"const": "{palette.color.blueball}",
|
|
233
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
234
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
236
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
237
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
235
238
|
},
|
|
236
239
|
{
|
|
237
240
|
"const": "{palette.color.forestFog}",
|
|
238
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
239
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
241
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
242
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
240
243
|
},
|
|
241
244
|
{
|
|
242
245
|
"const": "{palette.color.goldenrod}",
|
|
243
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
244
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
246
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
247
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
245
248
|
},
|
|
246
249
|
{
|
|
247
250
|
"const": "{palette.color.greyBlue}",
|
|
248
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
249
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
251
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
252
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
250
253
|
},
|
|
251
254
|
{
|
|
252
255
|
"const": "{palette.color.lichen}",
|
|
253
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
254
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
256
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
257
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
255
258
|
},
|
|
256
259
|
{
|
|
257
260
|
"const": "{palette.color.lightTan}",
|
|
258
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
259
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
261
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
262
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
260
263
|
},
|
|
261
264
|
{
|
|
262
265
|
"const": "{palette.color.lilyGreen}",
|
|
263
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
264
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
266
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
267
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
265
268
|
},
|
|
266
269
|
{
|
|
267
270
|
"const": "{palette.color.midnightGreen}",
|
|
268
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
269
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
271
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
272
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
270
273
|
},
|
|
271
274
|
{
|
|
272
275
|
"const": "{palette.color.mint}",
|
|
273
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
274
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
276
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
277
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
275
278
|
},
|
|
276
279
|
{
|
|
277
280
|
"const": "{palette.color.moss}",
|
|
278
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
279
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
281
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
282
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
280
283
|
},
|
|
281
284
|
{
|
|
282
285
|
"const": "{palette.color.offWhite}",
|
|
283
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
284
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
286
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
287
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
285
288
|
},
|
|
286
289
|
{
|
|
287
290
|
"const": "{palette.color.parkGreen}",
|
|
288
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
289
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
291
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
292
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
290
293
|
},
|
|
291
294
|
{
|
|
292
295
|
"const": "{palette.color.pine}",
|
|
293
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
294
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
296
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
297
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
295
298
|
},
|
|
296
299
|
{
|
|
297
300
|
"const": "{palette.color.poppy}",
|
|
298
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
299
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
301
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
302
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
300
303
|
},
|
|
301
304
|
{
|
|
302
305
|
"const": "{palette.color.red}",
|
|
303
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
304
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
306
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
307
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
305
308
|
},
|
|
306
309
|
{
|
|
307
310
|
"const": "{palette.color.seafoam}",
|
|
308
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
309
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
311
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
312
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
310
313
|
},
|
|
311
314
|
{
|
|
312
315
|
"const": "{palette.color.softSandBrown}",
|
|
313
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
314
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
316
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
317
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
315
318
|
},
|
|
316
319
|
{
|
|
317
320
|
"const": "{palette.color.spruce}",
|
|
318
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
319
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
321
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
322
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
320
323
|
},
|
|
321
324
|
{
|
|
322
325
|
"const": "{palette.color.transparent}",
|
|
323
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
324
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
326
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
327
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
325
328
|
},
|
|
326
329
|
{
|
|
327
330
|
"const": "{palette.color.white}",
|
|
328
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
329
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
331
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
332
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
330
333
|
},
|
|
331
334
|
{
|
|
332
335
|
"const": "{system.color.transparent}",
|
|
333
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
334
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
336
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
337
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
335
338
|
},
|
|
336
339
|
{
|
|
337
340
|
"const": "{system.color.none}",
|
|
338
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
339
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
341
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
342
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
340
343
|
}
|
|
341
344
|
],
|
|
342
345
|
"$id": "#color"
|
|
@@ -345,18 +348,18 @@
|
|
|
345
348
|
"anyOf": [
|
|
346
349
|
{
|
|
347
350
|
"const": "{palette.duration.duration250}",
|
|
348
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
349
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
351
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
352
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
350
353
|
},
|
|
351
354
|
{
|
|
352
355
|
"const": "{palette.duration.duration300}",
|
|
353
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
354
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
356
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
357
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
355
358
|
},
|
|
356
359
|
{
|
|
357
360
|
"const": "{system.duration.zero}",
|
|
358
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
359
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
361
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
362
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
360
363
|
}
|
|
361
364
|
],
|
|
362
365
|
"$id": "#duration"
|
|
@@ -365,88 +368,98 @@
|
|
|
365
368
|
"anyOf": [
|
|
366
369
|
{
|
|
367
370
|
"const": "{palette.fontSize.size14}",
|
|
368
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
369
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
371
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
372
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
370
373
|
},
|
|
371
374
|
{
|
|
372
375
|
"const": "{palette.fontSize.size16}",
|
|
373
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
374
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
376
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
377
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
375
378
|
},
|
|
376
379
|
{
|
|
377
380
|
"const": "{palette.fontSize.size18}",
|
|
378
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
379
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
381
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
382
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
380
383
|
},
|
|
381
384
|
{
|
|
382
385
|
"const": "{palette.fontSize.size20}",
|
|
383
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
384
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
386
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
387
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
385
388
|
},
|
|
386
389
|
{
|
|
387
390
|
"const": "{palette.fontSize.size24}",
|
|
388
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
389
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
391
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
392
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
390
393
|
},
|
|
391
394
|
{
|
|
392
395
|
"const": "{palette.fontSize.size32}",
|
|
393
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
394
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
396
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
397
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
395
398
|
},
|
|
396
399
|
{
|
|
397
400
|
"const": "{palette.fontSize.size48}",
|
|
398
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
399
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
401
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
402
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
400
403
|
},
|
|
401
404
|
{
|
|
402
405
|
"const": "{palette.fontSize.size66}",
|
|
403
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
404
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
406
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
407
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
405
408
|
}
|
|
406
409
|
],
|
|
407
410
|
"$id": "#fontSize"
|
|
408
411
|
},
|
|
409
412
|
"icon": {
|
|
410
413
|
"anyOf": [
|
|
414
|
+
{
|
|
415
|
+
"const": "{palette.icon.ArrowLeft}",
|
|
416
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
417
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"const": "{palette.icon.ArrowRight}",
|
|
421
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
422
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
423
|
+
},
|
|
411
424
|
{
|
|
412
425
|
"const": "{palette.icon.Checkmark}",
|
|
413
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
414
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
426
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
427
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
415
428
|
},
|
|
416
429
|
{
|
|
417
430
|
"const": "{palette.icon.ChevronLeft}",
|
|
418
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
419
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
431
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
432
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
420
433
|
},
|
|
421
434
|
{
|
|
422
435
|
"const": "{palette.icon.ChevronRight}",
|
|
423
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
424
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
436
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
437
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
425
438
|
},
|
|
426
439
|
{
|
|
427
440
|
"const": "{palette.icon.Error}",
|
|
428
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
429
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
441
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
442
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
430
443
|
},
|
|
431
444
|
{
|
|
432
445
|
"const": "{palette.icon.EyeMasked}",
|
|
433
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
434
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
446
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
447
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
435
448
|
},
|
|
436
449
|
{
|
|
437
450
|
"const": "{palette.icon.EyeUnmasked}",
|
|
438
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
439
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
451
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
452
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
440
453
|
},
|
|
441
454
|
{
|
|
442
455
|
"const": "{palette.icon.Verified}",
|
|
443
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
444
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
456
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
457
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
445
458
|
},
|
|
446
459
|
{
|
|
447
460
|
"const": "{system.icon.none}",
|
|
448
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
449
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
461
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
462
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
450
463
|
}
|
|
451
464
|
],
|
|
452
465
|
"$id": "#icon"
|
|
@@ -455,28 +468,28 @@
|
|
|
455
468
|
"anyOf": [
|
|
456
469
|
{
|
|
457
470
|
"const": "{palette.letterSpacing.condensed}",
|
|
458
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
459
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
471
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
472
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
460
473
|
},
|
|
461
474
|
{
|
|
462
475
|
"const": "{palette.letterSpacing.extraCondensed}",
|
|
463
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
464
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
476
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
477
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
465
478
|
},
|
|
466
479
|
{
|
|
467
480
|
"const": "{palette.letterSpacing.loose}",
|
|
468
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
469
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
481
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
482
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
470
483
|
},
|
|
471
484
|
{
|
|
472
485
|
"const": "{palette.letterSpacing.medium}",
|
|
473
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
474
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
486
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
487
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
475
488
|
},
|
|
476
489
|
{
|
|
477
490
|
"const": "{system.letterSpacing.none}",
|
|
478
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
479
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
491
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
492
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
480
493
|
}
|
|
481
494
|
],
|
|
482
495
|
"$id": "#letterSpacing"
|
|
@@ -485,33 +498,38 @@
|
|
|
485
498
|
"anyOf": [
|
|
486
499
|
{
|
|
487
500
|
"const": "{palette.lineHeight.multiply100}",
|
|
488
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
489
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
501
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
502
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
490
503
|
},
|
|
491
504
|
{
|
|
492
505
|
"const": "{palette.lineHeight.multiply120}",
|
|
493
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
494
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
506
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
507
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
495
508
|
},
|
|
496
509
|
{
|
|
497
510
|
"const": "{palette.lineHeight.multiply150}",
|
|
498
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
499
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
511
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
512
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"const": "{palette.lineHeight.ratio10to7}",
|
|
516
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
517
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
500
518
|
},
|
|
501
519
|
{
|
|
502
520
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
503
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
504
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
521
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
522
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
505
523
|
},
|
|
506
524
|
{
|
|
507
525
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
508
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
509
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
526
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
527
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
510
528
|
},
|
|
511
529
|
{
|
|
512
530
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
513
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
514
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
531
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
532
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
515
533
|
}
|
|
516
534
|
],
|
|
517
535
|
"$id": "#lineHeight"
|
|
@@ -520,18 +538,18 @@
|
|
|
520
538
|
"anyOf": [
|
|
521
539
|
{
|
|
522
540
|
"const": "{palette.opacity.opacity5}",
|
|
523
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
524
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
541
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
542
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
525
543
|
},
|
|
526
544
|
{
|
|
527
545
|
"const": "{palette.opacity.opacity8}",
|
|
528
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
529
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
546
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
547
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
530
548
|
},
|
|
531
549
|
{
|
|
532
550
|
"const": "{system.opacity.opaque}",
|
|
533
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
534
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
551
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
552
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
535
553
|
}
|
|
536
554
|
],
|
|
537
555
|
"$id": "#opacity"
|
|
@@ -540,58 +558,68 @@
|
|
|
540
558
|
"anyOf": [
|
|
541
559
|
{
|
|
542
560
|
"const": "{palette.radius.none}",
|
|
543
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
544
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
561
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
562
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"const": "{palette.radius.radius0}",
|
|
566
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
567
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
545
568
|
},
|
|
546
569
|
{
|
|
547
570
|
"const": "{palette.radius.radius12}",
|
|
548
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
549
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
571
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\ninitially added for cards",
|
|
572
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\ninitially added for cards"
|
|
550
573
|
},
|
|
551
574
|
{
|
|
552
575
|
"const": "{palette.radius.radius4}",
|
|
553
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
554
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
576
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
577
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
555
578
|
},
|
|
556
579
|
{
|
|
557
580
|
"const": "{palette.radius.radius6}",
|
|
558
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
559
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
581
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
582
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
560
583
|
},
|
|
561
584
|
{
|
|
562
585
|
"const": "{palette.radius.radius8}",
|
|
563
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
564
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
586
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
587
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
565
588
|
},
|
|
566
589
|
{
|
|
567
590
|
"const": "{system.radius.zero}",
|
|
568
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
569
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
591
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
592
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
570
593
|
},
|
|
571
594
|
{
|
|
572
595
|
"const": "{system.radius.round}",
|
|
573
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
574
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
596
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
597
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
575
598
|
}
|
|
576
599
|
],
|
|
577
600
|
"$id": "#radius"
|
|
578
601
|
},
|
|
579
602
|
"shadow": {
|
|
580
603
|
"anyOf": [
|
|
604
|
+
{
|
|
605
|
+
"const": "{palette.shadow.elevation1}",
|
|
606
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
607
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
608
|
+
},
|
|
581
609
|
{
|
|
582
610
|
"const": "{palette.shadow.focus}",
|
|
583
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
584
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
611
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nUsage: focusing some elements",
|
|
612
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nUsage: focusing some elements"
|
|
585
613
|
},
|
|
586
614
|
{
|
|
587
615
|
"const": "{palette.shadow.none}",
|
|
588
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
589
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
616
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
617
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
590
618
|
},
|
|
591
619
|
{
|
|
592
620
|
"const": "{system.shadow.none}",
|
|
593
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
594
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
621
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
622
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
595
623
|
}
|
|
596
624
|
],
|
|
597
625
|
"$id": "#shadow"
|
|
@@ -600,173 +628,173 @@
|
|
|
600
628
|
"anyOf": [
|
|
601
629
|
{
|
|
602
630
|
"const": "{palette.size.size0}",
|
|
603
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
604
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
631
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
632
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
605
633
|
},
|
|
606
634
|
{
|
|
607
635
|
"const": "{palette.size.size1}",
|
|
608
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
609
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
636
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nFor special gap sizes. This is not part of the public-mobile spacing scale.",
|
|
637
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the public-mobile spacing scale."
|
|
610
638
|
},
|
|
611
639
|
{
|
|
612
640
|
"const": "{palette.size.size12}",
|
|
613
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
614
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
641
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
642
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
615
643
|
},
|
|
616
644
|
{
|
|
617
645
|
"const": "{palette.size.size128}",
|
|
618
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
619
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
646
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
647
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
620
648
|
},
|
|
621
649
|
{
|
|
622
650
|
"const": "{palette.size.size13}",
|
|
623
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
624
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
651
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nneeded for button padding",
|
|
652
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nneeded for button padding"
|
|
625
653
|
},
|
|
626
654
|
{
|
|
627
655
|
"const": "{palette.size.size14}",
|
|
628
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
629
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
656
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nAllows for the PaginationSideButton icon size",
|
|
657
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nAllows for the PaginationSideButton icon size"
|
|
630
658
|
},
|
|
631
659
|
{
|
|
632
660
|
"const": "{palette.size.size140}",
|
|
633
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
634
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
661
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
662
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
635
663
|
},
|
|
636
664
|
{
|
|
637
665
|
"const": "{palette.size.size16}",
|
|
638
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
639
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
666
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
667
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
640
668
|
},
|
|
641
669
|
{
|
|
642
670
|
"const": "{palette.size.size168}",
|
|
643
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
644
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
671
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
672
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
645
673
|
},
|
|
646
674
|
{
|
|
647
675
|
"const": "{palette.size.size17}",
|
|
648
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
649
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
676
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
677
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
650
678
|
},
|
|
651
679
|
{
|
|
652
680
|
"const": "{palette.size.size18}",
|
|
653
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
654
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
681
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
682
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
655
683
|
},
|
|
656
684
|
{
|
|
657
685
|
"const": "{palette.size.size184}",
|
|
658
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
659
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
686
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
687
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
660
688
|
},
|
|
661
689
|
{
|
|
662
690
|
"const": "{palette.size.size2}",
|
|
663
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
664
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
691
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
692
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
665
693
|
},
|
|
666
694
|
{
|
|
667
695
|
"const": "{palette.size.size20}",
|
|
668
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
669
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
696
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
697
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
670
698
|
},
|
|
671
699
|
{
|
|
672
700
|
"const": "{palette.size.size24}",
|
|
673
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
674
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
701
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
702
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
675
703
|
},
|
|
676
704
|
{
|
|
677
705
|
"const": "{palette.size.size3}",
|
|
678
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
679
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
706
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\nFor special gap sizes. This is not part of the public-mobile spacing scale.",
|
|
707
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the public-mobile spacing scale."
|
|
680
708
|
},
|
|
681
709
|
{
|
|
682
710
|
"const": "{palette.size.size32}",
|
|
683
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
684
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
711
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
712
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
685
713
|
},
|
|
686
714
|
{
|
|
687
715
|
"const": "{palette.size.size33}",
|
|
688
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
689
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
716
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
717
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
690
718
|
},
|
|
691
719
|
{
|
|
692
720
|
"const": "{palette.size.size36}",
|
|
693
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
694
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
721
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n36 is the height of the buttongroup",
|
|
722
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n36 is the height of the buttongroup"
|
|
695
723
|
},
|
|
696
724
|
{
|
|
697
725
|
"const": "{palette.size.size4}",
|
|
698
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
699
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
726
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
727
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
700
728
|
},
|
|
701
729
|
{
|
|
702
730
|
"const": "{palette.size.size40}",
|
|
703
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
704
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
731
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
732
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
705
733
|
},
|
|
706
734
|
{
|
|
707
735
|
"const": "{palette.size.size60}",
|
|
708
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
709
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
736
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
737
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
710
738
|
},
|
|
711
739
|
{
|
|
712
740
|
"const": "{palette.size.size8}",
|
|
713
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
714
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
741
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
742
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
715
743
|
},
|
|
716
744
|
{
|
|
717
745
|
"const": "{palette.size.size9}",
|
|
718
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
719
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
746
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
747
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
720
748
|
},
|
|
721
749
|
{
|
|
722
750
|
"const": "{palette.size.size90}",
|
|
723
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
724
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
751
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
752
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
725
753
|
},
|
|
726
754
|
{
|
|
727
755
|
"const": "{system.size.none}",
|
|
728
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
729
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
756
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
757
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
730
758
|
},
|
|
731
759
|
{
|
|
732
760
|
"const": "{system.size.full}",
|
|
733
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
734
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
761
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
762
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
735
763
|
},
|
|
736
764
|
{
|
|
737
765
|
"const": "{system.size.twoThirds}",
|
|
738
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
739
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
766
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
767
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
740
768
|
},
|
|
741
769
|
{
|
|
742
770
|
"const": "{system.size.zero}",
|
|
743
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
744
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
771
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
772
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
745
773
|
},
|
|
746
774
|
{
|
|
747
775
|
"const": "{system.size.viewportXs}",
|
|
748
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
749
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
776
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
777
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
750
778
|
},
|
|
751
779
|
{
|
|
752
780
|
"const": "{system.size.viewportSm}",
|
|
753
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
754
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
781
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
782
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
755
783
|
},
|
|
756
784
|
{
|
|
757
785
|
"const": "{system.size.viewportMd}",
|
|
758
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
759
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
786
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
787
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
760
788
|
},
|
|
761
789
|
{
|
|
762
790
|
"const": "{system.size.viewportLg}",
|
|
763
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
764
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
791
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
792
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
765
793
|
},
|
|
766
794
|
{
|
|
767
795
|
"const": "{system.size.viewportXl}",
|
|
768
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
769
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
796
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
797
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
770
798
|
}
|
|
771
799
|
],
|
|
772
800
|
"$id": "#size"
|
|
@@ -775,8 +803,8 @@
|
|
|
775
803
|
"anyOf": [
|
|
776
804
|
{
|
|
777
805
|
"const": "{palette.fontName.CerebriSans}",
|
|
778
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
779
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
806
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
807
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
780
808
|
}
|
|
781
809
|
],
|
|
782
810
|
"$id": "#fontName"
|
|
@@ -785,43 +813,43 @@
|
|
|
785
813
|
"anyOf": [
|
|
786
814
|
{
|
|
787
815
|
"const": "{palette.fontWeight.weight300}",
|
|
788
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
789
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
816
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
817
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
790
818
|
},
|
|
791
819
|
{
|
|
792
820
|
"const": "{palette.fontWeight.weight350}",
|
|
793
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
794
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
821
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
822
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
795
823
|
},
|
|
796
824
|
{
|
|
797
825
|
"const": "{palette.fontWeight.weight400}",
|
|
798
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
799
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
826
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
827
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
800
828
|
},
|
|
801
829
|
{
|
|
802
830
|
"const": "{palette.fontWeight.weight500}",
|
|
803
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
804
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
831
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
832
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
805
833
|
},
|
|
806
834
|
{
|
|
807
835
|
"const": "{palette.fontWeight.weight600}",
|
|
808
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
809
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
836
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
837
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
810
838
|
},
|
|
811
839
|
{
|
|
812
840
|
"const": "{palette.fontWeight.weight700}",
|
|
813
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
814
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
841
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
842
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
815
843
|
},
|
|
816
844
|
{
|
|
817
845
|
"const": "{palette.fontWeight.weight800}",
|
|
818
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
819
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
846
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
847
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
820
848
|
},
|
|
821
849
|
{
|
|
822
850
|
"const": "{palette.fontWeight.weight900}",
|
|
823
|
-
"description": "@telus-uds/palette-public-mobile/v0.
|
|
824
|
-
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.
|
|
851
|
+
"description": "@telus-uds/palette-public-mobile/v0.8.0 palette tokens 🖌️\n",
|
|
852
|
+
"markdownDescription": "`@telus-uds/palette-public-mobile/v0.8.0` **palette** tokens 🖌️\n\n"
|
|
825
853
|
}
|
|
826
854
|
],
|
|
827
855
|
"$id": "#fontWeight"
|
|
@@ -830,8 +858,8 @@
|
|
|
830
858
|
"anyOf": [
|
|
831
859
|
{
|
|
832
860
|
"const": "{system.gradient.none}",
|
|
833
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
834
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
861
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
862
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
835
863
|
}
|
|
836
864
|
],
|
|
837
865
|
"$id": "#gradient"
|
|
@@ -840,18 +868,18 @@
|
|
|
840
868
|
"anyOf": [
|
|
841
869
|
{
|
|
842
870
|
"const": "{system.flexJustifyContent.center}",
|
|
843
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
844
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
871
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
872
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
845
873
|
},
|
|
846
874
|
{
|
|
847
875
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
848
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
849
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
876
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
877
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
850
878
|
},
|
|
851
879
|
{
|
|
852
880
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
853
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
854
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
881
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
882
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
855
883
|
}
|
|
856
884
|
],
|
|
857
885
|
"$id": "#flexJustifyContent"
|
|
@@ -860,18 +888,18 @@
|
|
|
860
888
|
"anyOf": [
|
|
861
889
|
{
|
|
862
890
|
"const": "{system.flexAlign.center}",
|
|
863
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
864
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
891
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
892
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
865
893
|
},
|
|
866
894
|
{
|
|
867
895
|
"const": "{system.flexAlign.flexStart}",
|
|
868
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
869
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
896
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
897
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
870
898
|
},
|
|
871
899
|
{
|
|
872
900
|
"const": "{system.flexAlign.stretch}",
|
|
873
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
874
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
901
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
902
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
875
903
|
}
|
|
876
904
|
],
|
|
877
905
|
"$id": "#flexAlign"
|
|
@@ -880,63 +908,63 @@
|
|
|
880
908
|
"anyOf": [
|
|
881
909
|
{
|
|
882
910
|
"const": "{system.integer.0}",
|
|
883
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
884
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
911
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
912
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
885
913
|
},
|
|
886
914
|
{
|
|
887
915
|
"const": "{system.integer.1}",
|
|
888
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
889
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
916
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
917
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
890
918
|
},
|
|
891
919
|
{
|
|
892
920
|
"const": "{system.integer.2}",
|
|
893
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
894
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
921
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
922
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
895
923
|
},
|
|
896
924
|
{
|
|
897
925
|
"const": "{system.integer.3}",
|
|
898
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
899
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
926
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
927
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
900
928
|
},
|
|
901
929
|
{
|
|
902
930
|
"const": "{system.integer.4}",
|
|
903
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
904
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
931
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
932
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
905
933
|
},
|
|
906
934
|
{
|
|
907
935
|
"const": "{system.integer.5}",
|
|
908
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
909
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
936
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
937
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
910
938
|
},
|
|
911
939
|
{
|
|
912
940
|
"const": "{system.integer.6}",
|
|
913
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
914
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
941
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
942
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
915
943
|
},
|
|
916
944
|
{
|
|
917
945
|
"const": "{system.integer.7}",
|
|
918
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
919
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
946
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
947
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
920
948
|
},
|
|
921
949
|
{
|
|
922
950
|
"const": "{system.integer.8}",
|
|
923
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
924
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
951
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
952
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
925
953
|
},
|
|
926
954
|
{
|
|
927
955
|
"const": "{system.integer.9}",
|
|
928
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
929
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
956
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
957
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
930
958
|
},
|
|
931
959
|
{
|
|
932
960
|
"const": "{system.integer.10}",
|
|
933
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
934
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
961
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
962
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
935
963
|
},
|
|
936
964
|
{
|
|
937
965
|
"const": "{system.integer.11}",
|
|
938
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
939
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.6.
|
|
966
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
967
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
940
968
|
},
|
|
941
969
|
{
|
|
942
970
|
"type": "string",
|
|
@@ -949,18 +977,18 @@
|
|
|
949
977
|
"anyOf": [
|
|
950
978
|
{
|
|
951
979
|
"const": "{system.textLine.none}",
|
|
952
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
953
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
980
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
981
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
954
982
|
},
|
|
955
983
|
{
|
|
956
984
|
"const": "{system.textLine.underline}",
|
|
957
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
958
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
985
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
986
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
959
987
|
},
|
|
960
988
|
{
|
|
961
989
|
"const": "{system.textLine.strikethrough}",
|
|
962
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
963
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
990
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
991
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
964
992
|
}
|
|
965
993
|
],
|
|
966
994
|
"$id": "#textLine"
|
|
@@ -969,8 +997,8 @@
|
|
|
969
997
|
"anyOf": [
|
|
970
998
|
{
|
|
971
999
|
"const": "{system.textLineStyle.solid}",
|
|
972
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
973
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1000
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1001
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
974
1002
|
}
|
|
975
1003
|
],
|
|
976
1004
|
"$id": "#textLineStyle"
|
|
@@ -979,23 +1007,23 @@
|
|
|
979
1007
|
"anyOf": [
|
|
980
1008
|
{
|
|
981
1009
|
"const": "{system.position.bottom}",
|
|
982
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
983
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1010
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1011
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
984
1012
|
},
|
|
985
1013
|
{
|
|
986
1014
|
"const": "{system.position.left}",
|
|
987
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
988
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1015
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1016
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
989
1017
|
},
|
|
990
1018
|
{
|
|
991
1019
|
"const": "{system.position.right}",
|
|
992
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
993
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1020
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1021
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
994
1022
|
},
|
|
995
1023
|
{
|
|
996
1024
|
"const": "{system.position.top}",
|
|
997
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
998
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1025
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1026
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
999
1027
|
}
|
|
1000
1028
|
],
|
|
1001
1029
|
"$id": "#position"
|
|
@@ -1004,13 +1032,13 @@
|
|
|
1004
1032
|
"anyOf": [
|
|
1005
1033
|
{
|
|
1006
1034
|
"const": "{system.direction.column}",
|
|
1007
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1008
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1035
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1036
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1009
1037
|
},
|
|
1010
1038
|
{
|
|
1011
1039
|
"const": "{system.direction.row}",
|
|
1012
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1013
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1040
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1041
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1014
1042
|
}
|
|
1015
1043
|
],
|
|
1016
1044
|
"$id": "#direction"
|
|
@@ -1019,13 +1047,13 @@
|
|
|
1019
1047
|
"anyOf": [
|
|
1020
1048
|
{
|
|
1021
1049
|
"const": "{system.show.true}",
|
|
1022
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1023
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1050
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1051
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1024
1052
|
},
|
|
1025
1053
|
{
|
|
1026
1054
|
"const": "{system.show.false}",
|
|
1027
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1028
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1055
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1056
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1029
1057
|
}
|
|
1030
1058
|
],
|
|
1031
1059
|
"$id": "#show"
|
|
@@ -1034,13 +1062,13 @@
|
|
|
1034
1062
|
"anyOf": [
|
|
1035
1063
|
{
|
|
1036
1064
|
"const": "{system.borderStyle.none}",
|
|
1037
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1038
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1065
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1066
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1039
1067
|
},
|
|
1040
1068
|
{
|
|
1041
1069
|
"const": "{system.borderStyle.solid}",
|
|
1042
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1043
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1070
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1071
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1044
1072
|
}
|
|
1045
1073
|
],
|
|
1046
1074
|
"$id": "#borderStyle"
|
|
@@ -1049,18 +1077,18 @@
|
|
|
1049
1077
|
"anyOf": [
|
|
1050
1078
|
{
|
|
1051
1079
|
"const": "{system.verticalAlign.top}",
|
|
1052
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1053
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1080
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1081
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1054
1082
|
},
|
|
1055
1083
|
{
|
|
1056
1084
|
"const": "{system.verticalAlign.middle}",
|
|
1057
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1058
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1085
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1086
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1059
1087
|
},
|
|
1060
1088
|
{
|
|
1061
1089
|
"const": "{system.verticalAlign.baseline}",
|
|
1062
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1063
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1090
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1091
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1064
1092
|
}
|
|
1065
1093
|
],
|
|
1066
1094
|
"$id": "#verticalAlign"
|
|
@@ -1069,18 +1097,18 @@
|
|
|
1069
1097
|
"anyOf": [
|
|
1070
1098
|
{
|
|
1071
1099
|
"const": "{system.iconScale.scale1}",
|
|
1072
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1073
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1100
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1101
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1074
1102
|
},
|
|
1075
1103
|
{
|
|
1076
1104
|
"const": "{system.iconScale.scale1_10}",
|
|
1077
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1078
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1105
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1106
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1079
1107
|
},
|
|
1080
1108
|
{
|
|
1081
1109
|
"const": "{system.iconScale.scale1_25}",
|
|
1082
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1083
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1110
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1111
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1084
1112
|
}
|
|
1085
1113
|
],
|
|
1086
1114
|
"$id": "#iconScale"
|
|
@@ -1089,18 +1117,18 @@
|
|
|
1089
1117
|
"anyOf": [
|
|
1090
1118
|
{
|
|
1091
1119
|
"const": "{system.textAlign.left}",
|
|
1092
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1093
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1120
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1121
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1094
1122
|
},
|
|
1095
1123
|
{
|
|
1096
1124
|
"const": "{system.textAlign.center}",
|
|
1097
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1098
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1125
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1126
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1099
1127
|
},
|
|
1100
1128
|
{
|
|
1101
1129
|
"const": "{system.textAlign.right}",
|
|
1102
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1103
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1130
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1131
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1104
1132
|
}
|
|
1105
1133
|
],
|
|
1106
1134
|
"$id": "#textAlign"
|
|
@@ -1109,13 +1137,13 @@
|
|
|
1109
1137
|
"anyOf": [
|
|
1110
1138
|
{
|
|
1111
1139
|
"const": "{system.textTransform.none}",
|
|
1112
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1113
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1140
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1141
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1114
1142
|
},
|
|
1115
1143
|
{
|
|
1116
1144
|
"const": "{system.textTransform.uppercase}",
|
|
1117
|
-
"description": "@telus-uds/system-tokens/v0.6.
|
|
1118
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.6.
|
|
1145
|
+
"description": "@telus-uds/system-tokens/v0.6.11 system react-native tokens ⚙️",
|
|
1146
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.6.11` **system** tokens ⚙️"
|
|
1119
1147
|
}
|
|
1120
1148
|
],
|
|
1121
1149
|
"$id": "#textTransform"
|
|
@@ -1128,7 +1156,7 @@
|
|
|
1128
1156
|
"type": "object",
|
|
1129
1157
|
"additionalProperties": false,
|
|
1130
1158
|
"properties": {
|
|
1131
|
-
"
|
|
1159
|
+
"Toast": {
|
|
1132
1160
|
"type": "object",
|
|
1133
1161
|
"additionalProperties": false,
|
|
1134
1162
|
"properties": {
|
|
@@ -1145,20 +1173,72 @@
|
|
|
1145
1173
|
"type": "object",
|
|
1146
1174
|
"additionalProperties": false,
|
|
1147
1175
|
"properties": {
|
|
1148
|
-
"
|
|
1176
|
+
"containerBackgroundColor": {
|
|
1177
|
+
"$ref": "#color"
|
|
1178
|
+
},
|
|
1179
|
+
"containerGap": {
|
|
1149
1180
|
"$ref": "#size"
|
|
1150
1181
|
},
|
|
1151
|
-
"
|
|
1152
|
-
"$ref": "#
|
|
1182
|
+
"animationHeightBefore": {
|
|
1183
|
+
"$ref": "#size"
|
|
1153
1184
|
},
|
|
1154
|
-
"
|
|
1185
|
+
"animationHeightAfter": {
|
|
1186
|
+
"$ref": "#size"
|
|
1187
|
+
},
|
|
1188
|
+
"animationPaddingBottomBefore": {
|
|
1189
|
+
"$ref": "#size"
|
|
1190
|
+
},
|
|
1191
|
+
"animationPaddingBottomAfter": {
|
|
1192
|
+
"$ref": "#size"
|
|
1193
|
+
},
|
|
1194
|
+
"animationPaddingTopBefore": {
|
|
1195
|
+
"$ref": "#size"
|
|
1196
|
+
},
|
|
1197
|
+
"animationPaddingTopAfter": {
|
|
1198
|
+
"$ref": "#size"
|
|
1199
|
+
},
|
|
1200
|
+
"animationBackgroundColorBefore": {
|
|
1201
|
+
"$ref": "#color"
|
|
1202
|
+
},
|
|
1203
|
+
"animationBackgroundColorAfter": {
|
|
1204
|
+
"$ref": "#color"
|
|
1205
|
+
},
|
|
1206
|
+
"animationColorBefore": {
|
|
1207
|
+
"$ref": "#color"
|
|
1208
|
+
},
|
|
1209
|
+
"animationColorAfter": {
|
|
1210
|
+
"$ref": "#color"
|
|
1211
|
+
},
|
|
1212
|
+
"animationDivColorBefore": {
|
|
1213
|
+
"$ref": "#color"
|
|
1214
|
+
},
|
|
1215
|
+
"animationDivColorAfter": {
|
|
1216
|
+
"$ref": "#color"
|
|
1217
|
+
},
|
|
1218
|
+
"animationFillColorBefore": {
|
|
1219
|
+
"$ref": "#color"
|
|
1220
|
+
},
|
|
1221
|
+
"animationFillColorAfter": {
|
|
1155
1222
|
"$ref": "#color"
|
|
1156
1223
|
}
|
|
1157
1224
|
},
|
|
1158
1225
|
"required": [
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
"
|
|
1226
|
+
"containerBackgroundColor",
|
|
1227
|
+
"containerGap",
|
|
1228
|
+
"animationHeightBefore",
|
|
1229
|
+
"animationHeightAfter",
|
|
1230
|
+
"animationPaddingBottomBefore",
|
|
1231
|
+
"animationPaddingBottomAfter",
|
|
1232
|
+
"animationPaddingTopBefore",
|
|
1233
|
+
"animationPaddingTopAfter",
|
|
1234
|
+
"animationBackgroundColorBefore",
|
|
1235
|
+
"animationBackgroundColorAfter",
|
|
1236
|
+
"animationColorBefore",
|
|
1237
|
+
"animationColorAfter",
|
|
1238
|
+
"animationDivColorBefore",
|
|
1239
|
+
"animationDivColorAfter",
|
|
1240
|
+
"animationFillColorBefore",
|
|
1241
|
+
"animationFillColorAfter"
|
|
1162
1242
|
]
|
|
1163
1243
|
},
|
|
1164
1244
|
"rules": {
|
|
@@ -1175,13 +1255,52 @@
|
|
|
1175
1255
|
"type": "object",
|
|
1176
1256
|
"additionalProperties": false,
|
|
1177
1257
|
"properties": {
|
|
1178
|
-
"
|
|
1258
|
+
"containerBackgroundColor": {
|
|
1259
|
+
"$ref": "#color"
|
|
1260
|
+
},
|
|
1261
|
+
"containerGap": {
|
|
1179
1262
|
"$ref": "#size"
|
|
1180
1263
|
},
|
|
1181
|
-
"
|
|
1182
|
-
"$ref": "#
|
|
1264
|
+
"animationHeightBefore": {
|
|
1265
|
+
"$ref": "#size"
|
|
1183
1266
|
},
|
|
1184
|
-
"
|
|
1267
|
+
"animationHeightAfter": {
|
|
1268
|
+
"$ref": "#size"
|
|
1269
|
+
},
|
|
1270
|
+
"animationPaddingBottomBefore": {
|
|
1271
|
+
"$ref": "#size"
|
|
1272
|
+
},
|
|
1273
|
+
"animationPaddingBottomAfter": {
|
|
1274
|
+
"$ref": "#size"
|
|
1275
|
+
},
|
|
1276
|
+
"animationPaddingTopBefore": {
|
|
1277
|
+
"$ref": "#size"
|
|
1278
|
+
},
|
|
1279
|
+
"animationPaddingTopAfter": {
|
|
1280
|
+
"$ref": "#size"
|
|
1281
|
+
},
|
|
1282
|
+
"animationBackgroundColorBefore": {
|
|
1283
|
+
"$ref": "#color"
|
|
1284
|
+
},
|
|
1285
|
+
"animationBackgroundColorAfter": {
|
|
1286
|
+
"$ref": "#color"
|
|
1287
|
+
},
|
|
1288
|
+
"animationColorBefore": {
|
|
1289
|
+
"$ref": "#color"
|
|
1290
|
+
},
|
|
1291
|
+
"animationColorAfter": {
|
|
1292
|
+
"$ref": "#color"
|
|
1293
|
+
},
|
|
1294
|
+
"animationDivColorBefore": {
|
|
1295
|
+
"$ref": "#color"
|
|
1296
|
+
},
|
|
1297
|
+
"animationDivColorAfter": {
|
|
1298
|
+
"$ref": "#color"
|
|
1299
|
+
},
|
|
1300
|
+
"animationFillColorBefore": {
|
|
1301
|
+
"$ref": "#color"
|
|
1302
|
+
},
|
|
1303
|
+
"animationFillColorAfter": {
|
|
1185
1304
|
"$ref": "#color"
|
|
1186
1305
|
}
|
|
1187
1306
|
}
|
|
@@ -1202,7 +1321,7 @@
|
|
|
1202
1321
|
"rules"
|
|
1203
1322
|
]
|
|
1204
1323
|
},
|
|
1205
|
-
"
|
|
1324
|
+
"Table": {
|
|
1206
1325
|
"type": "object",
|
|
1207
1326
|
"additionalProperties": false,
|
|
1208
1327
|
"properties": {
|
|
@@ -1219,56 +1338,56 @@
|
|
|
1219
1338
|
"type": "object",
|
|
1220
1339
|
"additionalProperties": false,
|
|
1221
1340
|
"properties": {
|
|
1222
|
-
"
|
|
1223
|
-
"$ref": "#
|
|
1341
|
+
"tablePaddingBottom": {
|
|
1342
|
+
"$ref": "#size"
|
|
1224
1343
|
},
|
|
1225
|
-
"
|
|
1226
|
-
"$ref": "#
|
|
1344
|
+
"cellHeadingBackground": {
|
|
1345
|
+
"$ref": "#color"
|
|
1227
1346
|
},
|
|
1228
|
-
"
|
|
1347
|
+
"cellHeadingBoxShadowColor": {
|
|
1229
1348
|
"$ref": "#color"
|
|
1230
1349
|
},
|
|
1231
|
-
"
|
|
1350
|
+
"cellBoxShadowColor": {
|
|
1232
1351
|
"$ref": "#color"
|
|
1233
1352
|
},
|
|
1234
|
-
"
|
|
1235
|
-
"$ref": "#
|
|
1353
|
+
"cellSubheadingBackground": {
|
|
1354
|
+
"$ref": "#color"
|
|
1236
1355
|
},
|
|
1237
|
-
"
|
|
1238
|
-
"$ref": "#
|
|
1356
|
+
"cellBackground": {
|
|
1357
|
+
"$ref": "#color"
|
|
1239
1358
|
},
|
|
1240
|
-
"
|
|
1359
|
+
"cellRowHeadingBackground": {
|
|
1241
1360
|
"$ref": "#color"
|
|
1242
1361
|
},
|
|
1243
|
-
"
|
|
1244
|
-
"$ref": "#
|
|
1362
|
+
"cellStickyShadow": {
|
|
1363
|
+
"$ref": "#shadow"
|
|
1245
1364
|
},
|
|
1246
|
-
"
|
|
1365
|
+
"cellPaddingTop": {
|
|
1247
1366
|
"$ref": "#size"
|
|
1248
1367
|
},
|
|
1249
|
-
"
|
|
1368
|
+
"cellPaddingRight": {
|
|
1250
1369
|
"$ref": "#size"
|
|
1251
1370
|
},
|
|
1252
|
-
"
|
|
1371
|
+
"cellPaddingLeft": {
|
|
1253
1372
|
"$ref": "#size"
|
|
1254
1373
|
},
|
|
1255
|
-
"
|
|
1374
|
+
"cellPaddingBottom": {
|
|
1256
1375
|
"$ref": "#size"
|
|
1257
1376
|
}
|
|
1258
1377
|
},
|
|
1259
1378
|
"required": [
|
|
1260
|
-
"
|
|
1261
|
-
"
|
|
1262
|
-
"
|
|
1263
|
-
"
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1269
|
-
"
|
|
1270
|
-
"
|
|
1271
|
-
"
|
|
1379
|
+
"tablePaddingBottom",
|
|
1380
|
+
"cellHeadingBackground",
|
|
1381
|
+
"cellHeadingBoxShadowColor",
|
|
1382
|
+
"cellBoxShadowColor",
|
|
1383
|
+
"cellSubheadingBackground",
|
|
1384
|
+
"cellBackground",
|
|
1385
|
+
"cellRowHeadingBackground",
|
|
1386
|
+
"cellStickyShadow",
|
|
1387
|
+
"cellPaddingTop",
|
|
1388
|
+
"cellPaddingRight",
|
|
1389
|
+
"cellPaddingLeft",
|
|
1390
|
+
"cellPaddingBottom"
|
|
1272
1391
|
]
|
|
1273
1392
|
},
|
|
1274
1393
|
"rules": {
|
|
@@ -1285,40 +1404,40 @@
|
|
|
1285
1404
|
"type": "object",
|
|
1286
1405
|
"additionalProperties": false,
|
|
1287
1406
|
"properties": {
|
|
1288
|
-
"
|
|
1289
|
-
"$ref": "#
|
|
1407
|
+
"tablePaddingBottom": {
|
|
1408
|
+
"$ref": "#size"
|
|
1290
1409
|
},
|
|
1291
|
-
"
|
|
1292
|
-
"$ref": "#
|
|
1410
|
+
"cellHeadingBackground": {
|
|
1411
|
+
"$ref": "#color"
|
|
1293
1412
|
},
|
|
1294
|
-
"
|
|
1413
|
+
"cellHeadingBoxShadowColor": {
|
|
1295
1414
|
"$ref": "#color"
|
|
1296
1415
|
},
|
|
1297
|
-
"
|
|
1416
|
+
"cellBoxShadowColor": {
|
|
1298
1417
|
"$ref": "#color"
|
|
1299
1418
|
},
|
|
1300
|
-
"
|
|
1301
|
-
"$ref": "#
|
|
1419
|
+
"cellSubheadingBackground": {
|
|
1420
|
+
"$ref": "#color"
|
|
1302
1421
|
},
|
|
1303
|
-
"
|
|
1304
|
-
"$ref": "#
|
|
1422
|
+
"cellBackground": {
|
|
1423
|
+
"$ref": "#color"
|
|
1305
1424
|
},
|
|
1306
|
-
"
|
|
1425
|
+
"cellRowHeadingBackground": {
|
|
1307
1426
|
"$ref": "#color"
|
|
1308
1427
|
},
|
|
1309
|
-
"
|
|
1310
|
-
"$ref": "#
|
|
1428
|
+
"cellStickyShadow": {
|
|
1429
|
+
"$ref": "#shadow"
|
|
1311
1430
|
},
|
|
1312
|
-
"
|
|
1431
|
+
"cellPaddingTop": {
|
|
1313
1432
|
"$ref": "#size"
|
|
1314
1433
|
},
|
|
1315
|
-
"
|
|
1434
|
+
"cellPaddingRight": {
|
|
1316
1435
|
"$ref": "#size"
|
|
1317
1436
|
},
|
|
1318
|
-
"
|
|
1437
|
+
"cellPaddingLeft": {
|
|
1319
1438
|
"$ref": "#size"
|
|
1320
1439
|
},
|
|
1321
|
-
"
|
|
1440
|
+
"cellPaddingBottom": {
|
|
1322
1441
|
"$ref": "#size"
|
|
1323
1442
|
}
|
|
1324
1443
|
}
|
|
@@ -1339,7 +1458,7 @@
|
|
|
1339
1458
|
"rules"
|
|
1340
1459
|
]
|
|
1341
1460
|
},
|
|
1342
|
-
"
|
|
1461
|
+
"Image": {
|
|
1343
1462
|
"type": "object",
|
|
1344
1463
|
"additionalProperties": false,
|
|
1345
1464
|
"properties": {
|
|
@@ -1356,16 +1475,12 @@
|
|
|
1356
1475
|
"type": "object",
|
|
1357
1476
|
"additionalProperties": false,
|
|
1358
1477
|
"properties": {
|
|
1359
|
-
"
|
|
1360
|
-
"$ref": "#
|
|
1361
|
-
},
|
|
1362
|
-
"gradient": {
|
|
1363
|
-
"$ref": "#gradient"
|
|
1478
|
+
"borderRadius": {
|
|
1479
|
+
"$ref": "#radius"
|
|
1364
1480
|
}
|
|
1365
1481
|
},
|
|
1366
1482
|
"required": [
|
|
1367
|
-
"
|
|
1368
|
-
"gradient"
|
|
1483
|
+
"borderRadius"
|
|
1369
1484
|
]
|
|
1370
1485
|
},
|
|
1371
1486
|
"rules": {
|
|
@@ -1382,11 +1497,8 @@
|
|
|
1382
1497
|
"type": "object",
|
|
1383
1498
|
"additionalProperties": false,
|
|
1384
1499
|
"properties": {
|
|
1385
|
-
"
|
|
1386
|
-
"$ref": "#
|
|
1387
|
-
},
|
|
1388
|
-
"gradient": {
|
|
1389
|
-
"$ref": "#gradient"
|
|
1500
|
+
"borderRadius": {
|
|
1501
|
+
"$ref": "#radius"
|
|
1390
1502
|
}
|
|
1391
1503
|
}
|
|
1392
1504
|
},
|
|
@@ -1406,7 +1518,7 @@
|
|
|
1406
1518
|
"rules"
|
|
1407
1519
|
]
|
|
1408
1520
|
},
|
|
1409
|
-
"
|
|
1521
|
+
"Callout": {
|
|
1410
1522
|
"type": "object",
|
|
1411
1523
|
"additionalProperties": false,
|
|
1412
1524
|
"properties": {
|
|
@@ -1423,44 +1535,14 @@
|
|
|
1423
1535
|
"type": "object",
|
|
1424
1536
|
"additionalProperties": false,
|
|
1425
1537
|
"properties": {
|
|
1426
|
-
"
|
|
1538
|
+
"background": {
|
|
1427
1539
|
"$ref": "#color"
|
|
1428
1540
|
},
|
|
1429
|
-
"
|
|
1430
|
-
"$ref": "#
|
|
1541
|
+
"gap": {
|
|
1542
|
+
"$ref": "#size"
|
|
1431
1543
|
},
|
|
1432
1544
|
"borderRadius": {
|
|
1433
|
-
"$ref": "#
|
|
1434
|
-
},
|
|
1435
|
-
"shadow": {
|
|
1436
|
-
"$ref": "#shadow"
|
|
1437
|
-
},
|
|
1438
|
-
"fontSize": {
|
|
1439
|
-
"$ref": "#fontSize"
|
|
1440
|
-
},
|
|
1441
|
-
"color": {
|
|
1442
|
-
"$ref": "#color"
|
|
1443
|
-
},
|
|
1444
|
-
"lineHeight": {
|
|
1445
|
-
"$ref": "#lineHeight"
|
|
1446
|
-
},
|
|
1447
|
-
"textAlign": {
|
|
1448
|
-
"$ref": "#flexJustifyContent"
|
|
1449
|
-
},
|
|
1450
|
-
"alignSelf": {
|
|
1451
|
-
"$ref": "#flexAlign"
|
|
1452
|
-
},
|
|
1453
|
-
"fontName": {
|
|
1454
|
-
"$ref": "#fontName"
|
|
1455
|
-
},
|
|
1456
|
-
"fontWeight": {
|
|
1457
|
-
"$ref": "#fontWeight"
|
|
1458
|
-
},
|
|
1459
|
-
"backgroundColor": {
|
|
1460
|
-
"$ref": "#color"
|
|
1461
|
-
},
|
|
1462
|
-
"opacity": {
|
|
1463
|
-
"$ref": "#opacity"
|
|
1545
|
+
"$ref": "#size"
|
|
1464
1546
|
},
|
|
1465
1547
|
"paddingLeft": {
|
|
1466
1548
|
"$ref": "#size"
|
|
@@ -1474,69 +1556,19 @@
|
|
|
1474
1556
|
"paddingBottom": {
|
|
1475
1557
|
"$ref": "#size"
|
|
1476
1558
|
},
|
|
1477
|
-
"
|
|
1478
|
-
"$ref": "#size"
|
|
1479
|
-
},
|
|
1480
|
-
"minWidth": {
|
|
1481
|
-
"$ref": "#size"
|
|
1482
|
-
},
|
|
1483
|
-
"iconSize": {
|
|
1484
|
-
"$ref": "#size"
|
|
1485
|
-
},
|
|
1486
|
-
"iconSpace": {
|
|
1487
|
-
"$ref": "#integer"
|
|
1488
|
-
},
|
|
1489
|
-
"icon": {
|
|
1490
|
-
"$ref": "#icon"
|
|
1491
|
-
},
|
|
1492
|
-
"outerBorderColor": {
|
|
1493
|
-
"$ref": "#color"
|
|
1494
|
-
},
|
|
1495
|
-
"outerBorderWidth": {
|
|
1496
|
-
"$ref": "#border"
|
|
1497
|
-
},
|
|
1498
|
-
"outerBorderGap": {
|
|
1499
|
-
"$ref": "#size"
|
|
1500
|
-
},
|
|
1501
|
-
"outerBackgroundColor": {
|
|
1559
|
+
"color": {
|
|
1502
1560
|
"$ref": "#color"
|
|
1503
|
-
},
|
|
1504
|
-
"textLine": {
|
|
1505
|
-
"$ref": "#textLine"
|
|
1506
|
-
},
|
|
1507
|
-
"textLineStyle": {
|
|
1508
|
-
"$ref": "#textLineStyle"
|
|
1509
1561
|
}
|
|
1510
1562
|
},
|
|
1511
1563
|
"required": [
|
|
1512
|
-
"
|
|
1513
|
-
"
|
|
1564
|
+
"background",
|
|
1565
|
+
"gap",
|
|
1514
1566
|
"borderRadius",
|
|
1515
|
-
"shadow",
|
|
1516
|
-
"fontSize",
|
|
1517
|
-
"color",
|
|
1518
|
-
"lineHeight",
|
|
1519
|
-
"textAlign",
|
|
1520
|
-
"alignSelf",
|
|
1521
|
-
"fontName",
|
|
1522
|
-
"fontWeight",
|
|
1523
|
-
"backgroundColor",
|
|
1524
|
-
"opacity",
|
|
1525
1567
|
"paddingLeft",
|
|
1526
1568
|
"paddingRight",
|
|
1527
1569
|
"paddingTop",
|
|
1528
1570
|
"paddingBottom",
|
|
1529
|
-
"
|
|
1530
|
-
"minWidth",
|
|
1531
|
-
"iconSize",
|
|
1532
|
-
"iconSpace",
|
|
1533
|
-
"icon",
|
|
1534
|
-
"outerBorderColor",
|
|
1535
|
-
"outerBorderWidth",
|
|
1536
|
-
"outerBorderGap",
|
|
1537
|
-
"outerBackgroundColor",
|
|
1538
|
-
"textLine",
|
|
1539
|
-
"textLineStyle"
|
|
1571
|
+
"color"
|
|
1540
1572
|
]
|
|
1541
1573
|
},
|
|
1542
1574
|
"rules": {
|
|
@@ -1553,14 +1585,980 @@
|
|
|
1553
1585
|
"type": "object",
|
|
1554
1586
|
"additionalProperties": false,
|
|
1555
1587
|
"properties": {
|
|
1556
|
-
"
|
|
1588
|
+
"background": {
|
|
1557
1589
|
"$ref": "#color"
|
|
1558
1590
|
},
|
|
1559
|
-
"
|
|
1560
|
-
"$ref": "#
|
|
1591
|
+
"gap": {
|
|
1592
|
+
"$ref": "#size"
|
|
1561
1593
|
},
|
|
1562
1594
|
"borderRadius": {
|
|
1563
|
-
"$ref": "#
|
|
1595
|
+
"$ref": "#size"
|
|
1596
|
+
},
|
|
1597
|
+
"paddingLeft": {
|
|
1598
|
+
"$ref": "#size"
|
|
1599
|
+
},
|
|
1600
|
+
"paddingRight": {
|
|
1601
|
+
"$ref": "#size"
|
|
1602
|
+
},
|
|
1603
|
+
"paddingTop": {
|
|
1604
|
+
"$ref": "#size"
|
|
1605
|
+
},
|
|
1606
|
+
"paddingBottom": {
|
|
1607
|
+
"$ref": "#size"
|
|
1608
|
+
},
|
|
1609
|
+
"color": {
|
|
1610
|
+
"$ref": "#color"
|
|
1611
|
+
}
|
|
1612
|
+
}
|
|
1613
|
+
},
|
|
1614
|
+
"description": {
|
|
1615
|
+
"type": "string"
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
"required": [
|
|
1619
|
+
"if",
|
|
1620
|
+
"tokens"
|
|
1621
|
+
]
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
},
|
|
1625
|
+
"required": [
|
|
1626
|
+
"tokens",
|
|
1627
|
+
"rules"
|
|
1628
|
+
]
|
|
1629
|
+
},
|
|
1630
|
+
"FootnoteLink": {
|
|
1631
|
+
"type": "object",
|
|
1632
|
+
"additionalProperties": false,
|
|
1633
|
+
"properties": {
|
|
1634
|
+
"appearances": {
|
|
1635
|
+
"type": "object",
|
|
1636
|
+
"additionalProperties": false,
|
|
1637
|
+
"patternProperties": {
|
|
1638
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
1639
|
+
"$ref": "#appearance"
|
|
1640
|
+
}
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
"tokens": {
|
|
1644
|
+
"type": "object",
|
|
1645
|
+
"additionalProperties": false,
|
|
1646
|
+
"properties": {
|
|
1647
|
+
"lineHeight": {
|
|
1648
|
+
"$ref": "#lineHeight"
|
|
1649
|
+
},
|
|
1650
|
+
"paddingLeft": {
|
|
1651
|
+
"$ref": "#size"
|
|
1652
|
+
},
|
|
1653
|
+
"paddingRight": {
|
|
1654
|
+
"$ref": "#size"
|
|
1655
|
+
}
|
|
1656
|
+
},
|
|
1657
|
+
"required": [
|
|
1658
|
+
"lineHeight",
|
|
1659
|
+
"paddingLeft",
|
|
1660
|
+
"paddingRight"
|
|
1661
|
+
]
|
|
1662
|
+
},
|
|
1663
|
+
"rules": {
|
|
1664
|
+
"type": "array",
|
|
1665
|
+
"items": {
|
|
1666
|
+
"type": "object",
|
|
1667
|
+
"additionalProperties": false,
|
|
1668
|
+
"properties": {
|
|
1669
|
+
"if": {
|
|
1670
|
+
"type": "object",
|
|
1671
|
+
"minProperties": 1
|
|
1672
|
+
},
|
|
1673
|
+
"tokens": {
|
|
1674
|
+
"type": "object",
|
|
1675
|
+
"additionalProperties": false,
|
|
1676
|
+
"properties": {
|
|
1677
|
+
"lineHeight": {
|
|
1678
|
+
"$ref": "#lineHeight"
|
|
1679
|
+
},
|
|
1680
|
+
"paddingLeft": {
|
|
1681
|
+
"$ref": "#size"
|
|
1682
|
+
},
|
|
1683
|
+
"paddingRight": {
|
|
1684
|
+
"$ref": "#size"
|
|
1685
|
+
}
|
|
1686
|
+
}
|
|
1687
|
+
},
|
|
1688
|
+
"description": {
|
|
1689
|
+
"type": "string"
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
"required": [
|
|
1693
|
+
"if",
|
|
1694
|
+
"tokens"
|
|
1695
|
+
]
|
|
1696
|
+
}
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
"required": [
|
|
1700
|
+
"tokens",
|
|
1701
|
+
"rules"
|
|
1702
|
+
]
|
|
1703
|
+
},
|
|
1704
|
+
"WaffleGrid": {
|
|
1705
|
+
"type": "object",
|
|
1706
|
+
"additionalProperties": false,
|
|
1707
|
+
"properties": {
|
|
1708
|
+
"appearances": {
|
|
1709
|
+
"type": "object",
|
|
1710
|
+
"additionalProperties": false,
|
|
1711
|
+
"patternProperties": {
|
|
1712
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
1713
|
+
"$ref": "#appearance"
|
|
1714
|
+
}
|
|
1715
|
+
}
|
|
1716
|
+
},
|
|
1717
|
+
"tokens": {
|
|
1718
|
+
"type": "object",
|
|
1719
|
+
"additionalProperties": false,
|
|
1720
|
+
"properties": {
|
|
1721
|
+
"rowBorderWidth": {
|
|
1722
|
+
"$ref": "#border"
|
|
1723
|
+
},
|
|
1724
|
+
"itemBorderColor": {
|
|
1725
|
+
"$ref": "#color"
|
|
1726
|
+
},
|
|
1727
|
+
"itemPadding": {
|
|
1728
|
+
"$ref": "#size"
|
|
1729
|
+
}
|
|
1730
|
+
},
|
|
1731
|
+
"required": [
|
|
1732
|
+
"rowBorderWidth",
|
|
1733
|
+
"itemBorderColor",
|
|
1734
|
+
"itemPadding"
|
|
1735
|
+
]
|
|
1736
|
+
},
|
|
1737
|
+
"rules": {
|
|
1738
|
+
"type": "array",
|
|
1739
|
+
"items": {
|
|
1740
|
+
"type": "object",
|
|
1741
|
+
"additionalProperties": false,
|
|
1742
|
+
"properties": {
|
|
1743
|
+
"if": {
|
|
1744
|
+
"type": "object",
|
|
1745
|
+
"minProperties": 1
|
|
1746
|
+
},
|
|
1747
|
+
"tokens": {
|
|
1748
|
+
"type": "object",
|
|
1749
|
+
"additionalProperties": false,
|
|
1750
|
+
"properties": {
|
|
1751
|
+
"rowBorderWidth": {
|
|
1752
|
+
"$ref": "#border"
|
|
1753
|
+
},
|
|
1754
|
+
"itemBorderColor": {
|
|
1755
|
+
"$ref": "#color"
|
|
1756
|
+
},
|
|
1757
|
+
"itemPadding": {
|
|
1758
|
+
"$ref": "#size"
|
|
1759
|
+
}
|
|
1760
|
+
}
|
|
1761
|
+
},
|
|
1762
|
+
"description": {
|
|
1763
|
+
"type": "string"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
"required": [
|
|
1767
|
+
"if",
|
|
1768
|
+
"tokens"
|
|
1769
|
+
]
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
},
|
|
1773
|
+
"required": [
|
|
1774
|
+
"tokens",
|
|
1775
|
+
"rules"
|
|
1776
|
+
]
|
|
1777
|
+
},
|
|
1778
|
+
"Footnote": {
|
|
1779
|
+
"type": "object",
|
|
1780
|
+
"additionalProperties": false,
|
|
1781
|
+
"properties": {
|
|
1782
|
+
"appearances": {
|
|
1783
|
+
"type": "object",
|
|
1784
|
+
"additionalProperties": false,
|
|
1785
|
+
"patternProperties": {
|
|
1786
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
1787
|
+
"$ref": "#appearance"
|
|
1788
|
+
}
|
|
1789
|
+
}
|
|
1790
|
+
},
|
|
1791
|
+
"tokens": {
|
|
1792
|
+
"type": "object",
|
|
1793
|
+
"additionalProperties": false,
|
|
1794
|
+
"properties": {
|
|
1795
|
+
"footnoteBackground": {
|
|
1796
|
+
"$ref": "#color"
|
|
1797
|
+
},
|
|
1798
|
+
"footnoteBorderTopSizeMd": {
|
|
1799
|
+
"$ref": "#border"
|
|
1800
|
+
},
|
|
1801
|
+
"footnoteBorderColorMd": {
|
|
1802
|
+
"$ref": "#color"
|
|
1803
|
+
},
|
|
1804
|
+
"headerMargin": {
|
|
1805
|
+
"$ref": "#size"
|
|
1806
|
+
},
|
|
1807
|
+
"footnoteBodyBackground": {
|
|
1808
|
+
"$ref": "#color"
|
|
1809
|
+
},
|
|
1810
|
+
"footnoteBodyPaddingLeft": {
|
|
1811
|
+
"$ref": "#size"
|
|
1812
|
+
},
|
|
1813
|
+
"footnoteBodyPaddingRight": {
|
|
1814
|
+
"$ref": "#size"
|
|
1815
|
+
},
|
|
1816
|
+
"footnoteBodyPaddingTop": {
|
|
1817
|
+
"$ref": "#size"
|
|
1818
|
+
},
|
|
1819
|
+
"footnoteBodyPaddingBottom": {
|
|
1820
|
+
"$ref": "#size"
|
|
1821
|
+
},
|
|
1822
|
+
"listPaddingLeft": {
|
|
1823
|
+
"$ref": "#size"
|
|
1824
|
+
},
|
|
1825
|
+
"listItemMarkerFontSize": {
|
|
1826
|
+
"$ref": "#size"
|
|
1827
|
+
},
|
|
1828
|
+
"listItemMarkerLineHeight": {
|
|
1829
|
+
"$ref": "#lineHeight"
|
|
1830
|
+
},
|
|
1831
|
+
"listItemColor": {
|
|
1832
|
+
"$ref": "#color"
|
|
1833
|
+
},
|
|
1834
|
+
"listItemFontSize": {
|
|
1835
|
+
"$ref": "#size"
|
|
1836
|
+
},
|
|
1837
|
+
"listItemLineHeight": {
|
|
1838
|
+
"$ref": "#lineHeight"
|
|
1839
|
+
},
|
|
1840
|
+
"listItemPaddingLeft": {
|
|
1841
|
+
"$ref": "#size"
|
|
1842
|
+
},
|
|
1843
|
+
"closeButtonBorderSize": {
|
|
1844
|
+
"$ref": "#border"
|
|
1845
|
+
},
|
|
1846
|
+
"closeButtonBorderColor": {
|
|
1847
|
+
"$ref": "#color"
|
|
1848
|
+
},
|
|
1849
|
+
"closeButtonHeight": {
|
|
1850
|
+
"$ref": "#size"
|
|
1851
|
+
},
|
|
1852
|
+
"closeButtonMarginTop": {
|
|
1853
|
+
"$ref": "#size"
|
|
1854
|
+
},
|
|
1855
|
+
"closeButtonMarginLeft": {
|
|
1856
|
+
"$ref": "#size"
|
|
1857
|
+
},
|
|
1858
|
+
"closeButtonMarginRight": {
|
|
1859
|
+
"$ref": "#size"
|
|
1860
|
+
},
|
|
1861
|
+
"closeButtonMarginBottom": {
|
|
1862
|
+
"$ref": "#size"
|
|
1863
|
+
},
|
|
1864
|
+
"closeButtonWidth": {
|
|
1865
|
+
"$ref": "#size"
|
|
1866
|
+
},
|
|
1867
|
+
"closeButtonIconSize": {
|
|
1868
|
+
"$ref": "#size"
|
|
1869
|
+
}
|
|
1870
|
+
},
|
|
1871
|
+
"required": [
|
|
1872
|
+
"footnoteBackground",
|
|
1873
|
+
"footnoteBorderTopSizeMd",
|
|
1874
|
+
"footnoteBorderColorMd",
|
|
1875
|
+
"headerMargin",
|
|
1876
|
+
"footnoteBodyBackground",
|
|
1877
|
+
"footnoteBodyPaddingLeft",
|
|
1878
|
+
"footnoteBodyPaddingRight",
|
|
1879
|
+
"footnoteBodyPaddingTop",
|
|
1880
|
+
"footnoteBodyPaddingBottom",
|
|
1881
|
+
"listPaddingLeft",
|
|
1882
|
+
"listItemMarkerFontSize",
|
|
1883
|
+
"listItemMarkerLineHeight",
|
|
1884
|
+
"listItemColor",
|
|
1885
|
+
"listItemFontSize",
|
|
1886
|
+
"listItemLineHeight",
|
|
1887
|
+
"listItemPaddingLeft",
|
|
1888
|
+
"closeButtonBorderSize",
|
|
1889
|
+
"closeButtonBorderColor",
|
|
1890
|
+
"closeButtonHeight",
|
|
1891
|
+
"closeButtonMarginTop",
|
|
1892
|
+
"closeButtonMarginLeft",
|
|
1893
|
+
"closeButtonMarginRight",
|
|
1894
|
+
"closeButtonMarginBottom",
|
|
1895
|
+
"closeButtonWidth",
|
|
1896
|
+
"closeButtonIconSize"
|
|
1897
|
+
]
|
|
1898
|
+
},
|
|
1899
|
+
"rules": {
|
|
1900
|
+
"type": "array",
|
|
1901
|
+
"items": {
|
|
1902
|
+
"type": "object",
|
|
1903
|
+
"additionalProperties": false,
|
|
1904
|
+
"properties": {
|
|
1905
|
+
"if": {
|
|
1906
|
+
"type": "object",
|
|
1907
|
+
"minProperties": 1
|
|
1908
|
+
},
|
|
1909
|
+
"tokens": {
|
|
1910
|
+
"type": "object",
|
|
1911
|
+
"additionalProperties": false,
|
|
1912
|
+
"properties": {
|
|
1913
|
+
"footnoteBackground": {
|
|
1914
|
+
"$ref": "#color"
|
|
1915
|
+
},
|
|
1916
|
+
"footnoteBorderTopSizeMd": {
|
|
1917
|
+
"$ref": "#border"
|
|
1918
|
+
},
|
|
1919
|
+
"footnoteBorderColorMd": {
|
|
1920
|
+
"$ref": "#color"
|
|
1921
|
+
},
|
|
1922
|
+
"headerMargin": {
|
|
1923
|
+
"$ref": "#size"
|
|
1924
|
+
},
|
|
1925
|
+
"footnoteBodyBackground": {
|
|
1926
|
+
"$ref": "#color"
|
|
1927
|
+
},
|
|
1928
|
+
"footnoteBodyPaddingLeft": {
|
|
1929
|
+
"$ref": "#size"
|
|
1930
|
+
},
|
|
1931
|
+
"footnoteBodyPaddingRight": {
|
|
1932
|
+
"$ref": "#size"
|
|
1933
|
+
},
|
|
1934
|
+
"footnoteBodyPaddingTop": {
|
|
1935
|
+
"$ref": "#size"
|
|
1936
|
+
},
|
|
1937
|
+
"footnoteBodyPaddingBottom": {
|
|
1938
|
+
"$ref": "#size"
|
|
1939
|
+
},
|
|
1940
|
+
"listPaddingLeft": {
|
|
1941
|
+
"$ref": "#size"
|
|
1942
|
+
},
|
|
1943
|
+
"listItemMarkerFontSize": {
|
|
1944
|
+
"$ref": "#size"
|
|
1945
|
+
},
|
|
1946
|
+
"listItemMarkerLineHeight": {
|
|
1947
|
+
"$ref": "#lineHeight"
|
|
1948
|
+
},
|
|
1949
|
+
"listItemColor": {
|
|
1950
|
+
"$ref": "#color"
|
|
1951
|
+
},
|
|
1952
|
+
"listItemFontSize": {
|
|
1953
|
+
"$ref": "#size"
|
|
1954
|
+
},
|
|
1955
|
+
"listItemLineHeight": {
|
|
1956
|
+
"$ref": "#lineHeight"
|
|
1957
|
+
},
|
|
1958
|
+
"listItemPaddingLeft": {
|
|
1959
|
+
"$ref": "#size"
|
|
1960
|
+
},
|
|
1961
|
+
"closeButtonBorderSize": {
|
|
1962
|
+
"$ref": "#border"
|
|
1963
|
+
},
|
|
1964
|
+
"closeButtonBorderColor": {
|
|
1965
|
+
"$ref": "#color"
|
|
1966
|
+
},
|
|
1967
|
+
"closeButtonHeight": {
|
|
1968
|
+
"$ref": "#size"
|
|
1969
|
+
},
|
|
1970
|
+
"closeButtonMarginTop": {
|
|
1971
|
+
"$ref": "#size"
|
|
1972
|
+
},
|
|
1973
|
+
"closeButtonMarginLeft": {
|
|
1974
|
+
"$ref": "#size"
|
|
1975
|
+
},
|
|
1976
|
+
"closeButtonMarginRight": {
|
|
1977
|
+
"$ref": "#size"
|
|
1978
|
+
},
|
|
1979
|
+
"closeButtonMarginBottom": {
|
|
1980
|
+
"$ref": "#size"
|
|
1981
|
+
},
|
|
1982
|
+
"closeButtonWidth": {
|
|
1983
|
+
"$ref": "#size"
|
|
1984
|
+
},
|
|
1985
|
+
"closeButtonIconSize": {
|
|
1986
|
+
"$ref": "#size"
|
|
1987
|
+
}
|
|
1988
|
+
}
|
|
1989
|
+
},
|
|
1990
|
+
"description": {
|
|
1991
|
+
"type": "string"
|
|
1992
|
+
}
|
|
1993
|
+
},
|
|
1994
|
+
"required": [
|
|
1995
|
+
"if",
|
|
1996
|
+
"tokens"
|
|
1997
|
+
]
|
|
1998
|
+
}
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
"required": [
|
|
2002
|
+
"tokens",
|
|
2003
|
+
"rules"
|
|
2004
|
+
]
|
|
2005
|
+
},
|
|
2006
|
+
"PriceLockup": {
|
|
2007
|
+
"type": "object",
|
|
2008
|
+
"additionalProperties": false,
|
|
2009
|
+
"properties": {
|
|
2010
|
+
"appearances": {
|
|
2011
|
+
"type": "object",
|
|
2012
|
+
"additionalProperties": false,
|
|
2013
|
+
"patternProperties": {
|
|
2014
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2015
|
+
"$ref": "#appearance"
|
|
2016
|
+
}
|
|
2017
|
+
}
|
|
2018
|
+
},
|
|
2019
|
+
"tokens": {
|
|
2020
|
+
"type": "object",
|
|
2021
|
+
"additionalProperties": false,
|
|
2022
|
+
"properties": {
|
|
2023
|
+
"footnoteMarginTop": {
|
|
2024
|
+
"$ref": "#size"
|
|
2025
|
+
},
|
|
2026
|
+
"footnoteGap": {
|
|
2027
|
+
"$ref": "#size"
|
|
2028
|
+
},
|
|
2029
|
+
"bottomTextMarginTop": {
|
|
2030
|
+
"$ref": "#size"
|
|
2031
|
+
},
|
|
2032
|
+
"priceMarginBottom": {
|
|
2033
|
+
"$ref": "#size"
|
|
2034
|
+
},
|
|
2035
|
+
"bottomLinksMarginLeft": {
|
|
2036
|
+
"$ref": "#size"
|
|
2037
|
+
},
|
|
2038
|
+
"topTextMarginBottom": {
|
|
2039
|
+
"$ref": "#size"
|
|
2040
|
+
},
|
|
2041
|
+
"strikeThroughHeight": {
|
|
2042
|
+
"$ref": "#size"
|
|
2043
|
+
},
|
|
2044
|
+
"strikeThroughBackground": {
|
|
2045
|
+
"$ref": "#color"
|
|
2046
|
+
},
|
|
2047
|
+
"fontColor": {
|
|
2048
|
+
"$ref": "#color"
|
|
2049
|
+
},
|
|
2050
|
+
"dividerColor": {
|
|
2051
|
+
"$ref": "#color"
|
|
2052
|
+
}
|
|
2053
|
+
},
|
|
2054
|
+
"required": [
|
|
2055
|
+
"footnoteMarginTop",
|
|
2056
|
+
"footnoteGap",
|
|
2057
|
+
"bottomTextMarginTop",
|
|
2058
|
+
"priceMarginBottom",
|
|
2059
|
+
"bottomLinksMarginLeft",
|
|
2060
|
+
"topTextMarginBottom",
|
|
2061
|
+
"strikeThroughHeight",
|
|
2062
|
+
"strikeThroughBackground",
|
|
2063
|
+
"fontColor",
|
|
2064
|
+
"dividerColor"
|
|
2065
|
+
]
|
|
2066
|
+
},
|
|
2067
|
+
"rules": {
|
|
2068
|
+
"type": "array",
|
|
2069
|
+
"items": {
|
|
2070
|
+
"type": "object",
|
|
2071
|
+
"additionalProperties": false,
|
|
2072
|
+
"properties": {
|
|
2073
|
+
"if": {
|
|
2074
|
+
"type": "object",
|
|
2075
|
+
"minProperties": 1
|
|
2076
|
+
},
|
|
2077
|
+
"tokens": {
|
|
2078
|
+
"type": "object",
|
|
2079
|
+
"additionalProperties": false,
|
|
2080
|
+
"properties": {
|
|
2081
|
+
"footnoteMarginTop": {
|
|
2082
|
+
"$ref": "#size"
|
|
2083
|
+
},
|
|
2084
|
+
"footnoteGap": {
|
|
2085
|
+
"$ref": "#size"
|
|
2086
|
+
},
|
|
2087
|
+
"bottomTextMarginTop": {
|
|
2088
|
+
"$ref": "#size"
|
|
2089
|
+
},
|
|
2090
|
+
"priceMarginBottom": {
|
|
2091
|
+
"$ref": "#size"
|
|
2092
|
+
},
|
|
2093
|
+
"bottomLinksMarginLeft": {
|
|
2094
|
+
"$ref": "#size"
|
|
2095
|
+
},
|
|
2096
|
+
"topTextMarginBottom": {
|
|
2097
|
+
"$ref": "#size"
|
|
2098
|
+
},
|
|
2099
|
+
"strikeThroughHeight": {
|
|
2100
|
+
"$ref": "#size"
|
|
2101
|
+
},
|
|
2102
|
+
"strikeThroughBackground": {
|
|
2103
|
+
"$ref": "#color"
|
|
2104
|
+
},
|
|
2105
|
+
"fontColor": {
|
|
2106
|
+
"$ref": "#color"
|
|
2107
|
+
},
|
|
2108
|
+
"dividerColor": {
|
|
2109
|
+
"$ref": "#color"
|
|
2110
|
+
}
|
|
2111
|
+
}
|
|
2112
|
+
},
|
|
2113
|
+
"description": {
|
|
2114
|
+
"type": "string"
|
|
2115
|
+
}
|
|
2116
|
+
},
|
|
2117
|
+
"required": [
|
|
2118
|
+
"if",
|
|
2119
|
+
"tokens"
|
|
2120
|
+
]
|
|
2121
|
+
}
|
|
2122
|
+
}
|
|
2123
|
+
},
|
|
2124
|
+
"required": [
|
|
2125
|
+
"tokens",
|
|
2126
|
+
"rules"
|
|
2127
|
+
]
|
|
2128
|
+
},
|
|
2129
|
+
"ActivityIndicator": {
|
|
2130
|
+
"type": "object",
|
|
2131
|
+
"additionalProperties": false,
|
|
2132
|
+
"properties": {
|
|
2133
|
+
"appearances": {
|
|
2134
|
+
"type": "object",
|
|
2135
|
+
"additionalProperties": false,
|
|
2136
|
+
"patternProperties": {
|
|
2137
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2138
|
+
"$ref": "#appearance"
|
|
2139
|
+
}
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
"tokens": {
|
|
2143
|
+
"type": "object",
|
|
2144
|
+
"additionalProperties": false,
|
|
2145
|
+
"properties": {
|
|
2146
|
+
"size": {
|
|
2147
|
+
"$ref": "#size"
|
|
2148
|
+
},
|
|
2149
|
+
"thickness": {
|
|
2150
|
+
"$ref": "#border"
|
|
2151
|
+
},
|
|
2152
|
+
"color": {
|
|
2153
|
+
"$ref": "#color"
|
|
2154
|
+
}
|
|
2155
|
+
},
|
|
2156
|
+
"required": [
|
|
2157
|
+
"size",
|
|
2158
|
+
"thickness",
|
|
2159
|
+
"color"
|
|
2160
|
+
]
|
|
2161
|
+
},
|
|
2162
|
+
"rules": {
|
|
2163
|
+
"type": "array",
|
|
2164
|
+
"items": {
|
|
2165
|
+
"type": "object",
|
|
2166
|
+
"additionalProperties": false,
|
|
2167
|
+
"properties": {
|
|
2168
|
+
"if": {
|
|
2169
|
+
"type": "object",
|
|
2170
|
+
"minProperties": 1
|
|
2171
|
+
},
|
|
2172
|
+
"tokens": {
|
|
2173
|
+
"type": "object",
|
|
2174
|
+
"additionalProperties": false,
|
|
2175
|
+
"properties": {
|
|
2176
|
+
"size": {
|
|
2177
|
+
"$ref": "#size"
|
|
2178
|
+
},
|
|
2179
|
+
"thickness": {
|
|
2180
|
+
"$ref": "#border"
|
|
2181
|
+
},
|
|
2182
|
+
"color": {
|
|
2183
|
+
"$ref": "#color"
|
|
2184
|
+
}
|
|
2185
|
+
}
|
|
2186
|
+
},
|
|
2187
|
+
"description": {
|
|
2188
|
+
"type": "string"
|
|
2189
|
+
}
|
|
2190
|
+
},
|
|
2191
|
+
"required": [
|
|
2192
|
+
"if",
|
|
2193
|
+
"tokens"
|
|
2194
|
+
]
|
|
2195
|
+
}
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
2198
|
+
"required": [
|
|
2199
|
+
"tokens",
|
|
2200
|
+
"rules"
|
|
2201
|
+
]
|
|
2202
|
+
},
|
|
2203
|
+
"Badge": {
|
|
2204
|
+
"type": "object",
|
|
2205
|
+
"additionalProperties": false,
|
|
2206
|
+
"properties": {
|
|
2207
|
+
"appearances": {
|
|
2208
|
+
"type": "object",
|
|
2209
|
+
"additionalProperties": false,
|
|
2210
|
+
"patternProperties": {
|
|
2211
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2212
|
+
"$ref": "#appearance"
|
|
2213
|
+
}
|
|
2214
|
+
}
|
|
2215
|
+
},
|
|
2216
|
+
"tokens": {
|
|
2217
|
+
"type": "object",
|
|
2218
|
+
"additionalProperties": false,
|
|
2219
|
+
"properties": {
|
|
2220
|
+
"fontWeight": {
|
|
2221
|
+
"$ref": "#fontWeight"
|
|
2222
|
+
},
|
|
2223
|
+
"fontName": {
|
|
2224
|
+
"$ref": "#fontName"
|
|
2225
|
+
},
|
|
2226
|
+
"backgroundColor": {
|
|
2227
|
+
"$ref": "#color"
|
|
2228
|
+
},
|
|
2229
|
+
"borderColor": {
|
|
2230
|
+
"$ref": "#color"
|
|
2231
|
+
},
|
|
2232
|
+
"borderRadius": {
|
|
2233
|
+
"$ref": "#radius"
|
|
2234
|
+
},
|
|
2235
|
+
"borderWidth": {
|
|
2236
|
+
"$ref": "#border"
|
|
2237
|
+
},
|
|
2238
|
+
"color": {
|
|
2239
|
+
"$ref": "#color"
|
|
2240
|
+
},
|
|
2241
|
+
"gradient": {
|
|
2242
|
+
"$ref": "#gradient"
|
|
2243
|
+
},
|
|
2244
|
+
"paddingLeft": {
|
|
2245
|
+
"$ref": "#size"
|
|
2246
|
+
},
|
|
2247
|
+
"paddingRight": {
|
|
2248
|
+
"$ref": "#size"
|
|
2249
|
+
},
|
|
2250
|
+
"paddingTop": {
|
|
2251
|
+
"$ref": "#size"
|
|
2252
|
+
},
|
|
2253
|
+
"paddingBottom": {
|
|
2254
|
+
"$ref": "#size"
|
|
2255
|
+
}
|
|
2256
|
+
},
|
|
2257
|
+
"required": [
|
|
2258
|
+
"fontWeight",
|
|
2259
|
+
"fontName",
|
|
2260
|
+
"backgroundColor",
|
|
2261
|
+
"borderColor",
|
|
2262
|
+
"borderRadius",
|
|
2263
|
+
"borderWidth",
|
|
2264
|
+
"color",
|
|
2265
|
+
"gradient",
|
|
2266
|
+
"paddingLeft",
|
|
2267
|
+
"paddingRight",
|
|
2268
|
+
"paddingTop",
|
|
2269
|
+
"paddingBottom"
|
|
2270
|
+
]
|
|
2271
|
+
},
|
|
2272
|
+
"rules": {
|
|
2273
|
+
"type": "array",
|
|
2274
|
+
"items": {
|
|
2275
|
+
"type": "object",
|
|
2276
|
+
"additionalProperties": false,
|
|
2277
|
+
"properties": {
|
|
2278
|
+
"if": {
|
|
2279
|
+
"type": "object",
|
|
2280
|
+
"minProperties": 1
|
|
2281
|
+
},
|
|
2282
|
+
"tokens": {
|
|
2283
|
+
"type": "object",
|
|
2284
|
+
"additionalProperties": false,
|
|
2285
|
+
"properties": {
|
|
2286
|
+
"fontWeight": {
|
|
2287
|
+
"$ref": "#fontWeight"
|
|
2288
|
+
},
|
|
2289
|
+
"fontName": {
|
|
2290
|
+
"$ref": "#fontName"
|
|
2291
|
+
},
|
|
2292
|
+
"backgroundColor": {
|
|
2293
|
+
"$ref": "#color"
|
|
2294
|
+
},
|
|
2295
|
+
"borderColor": {
|
|
2296
|
+
"$ref": "#color"
|
|
2297
|
+
},
|
|
2298
|
+
"borderRadius": {
|
|
2299
|
+
"$ref": "#radius"
|
|
2300
|
+
},
|
|
2301
|
+
"borderWidth": {
|
|
2302
|
+
"$ref": "#border"
|
|
2303
|
+
},
|
|
2304
|
+
"color": {
|
|
2305
|
+
"$ref": "#color"
|
|
2306
|
+
},
|
|
2307
|
+
"gradient": {
|
|
2308
|
+
"$ref": "#gradient"
|
|
2309
|
+
},
|
|
2310
|
+
"paddingLeft": {
|
|
2311
|
+
"$ref": "#size"
|
|
2312
|
+
},
|
|
2313
|
+
"paddingRight": {
|
|
2314
|
+
"$ref": "#size"
|
|
2315
|
+
},
|
|
2316
|
+
"paddingTop": {
|
|
2317
|
+
"$ref": "#size"
|
|
2318
|
+
},
|
|
2319
|
+
"paddingBottom": {
|
|
2320
|
+
"$ref": "#size"
|
|
2321
|
+
}
|
|
2322
|
+
}
|
|
2323
|
+
},
|
|
2324
|
+
"description": {
|
|
2325
|
+
"type": "string"
|
|
2326
|
+
}
|
|
2327
|
+
},
|
|
2328
|
+
"required": [
|
|
2329
|
+
"if",
|
|
2330
|
+
"tokens"
|
|
2331
|
+
]
|
|
2332
|
+
}
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
"required": [
|
|
2336
|
+
"tokens",
|
|
2337
|
+
"rules"
|
|
2338
|
+
]
|
|
2339
|
+
},
|
|
2340
|
+
"Box": {
|
|
2341
|
+
"type": "object",
|
|
2342
|
+
"additionalProperties": false,
|
|
2343
|
+
"properties": {
|
|
2344
|
+
"appearances": {
|
|
2345
|
+
"type": "object",
|
|
2346
|
+
"additionalProperties": false,
|
|
2347
|
+
"patternProperties": {
|
|
2348
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2349
|
+
"$ref": "#appearance"
|
|
2350
|
+
}
|
|
2351
|
+
}
|
|
2352
|
+
},
|
|
2353
|
+
"tokens": {
|
|
2354
|
+
"type": "object",
|
|
2355
|
+
"additionalProperties": false,
|
|
2356
|
+
"properties": {
|
|
2357
|
+
"backgroundColor": {
|
|
2358
|
+
"$ref": "#color"
|
|
2359
|
+
},
|
|
2360
|
+
"gradient": {
|
|
2361
|
+
"$ref": "#gradient"
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
"required": [
|
|
2365
|
+
"backgroundColor",
|
|
2366
|
+
"gradient"
|
|
2367
|
+
]
|
|
2368
|
+
},
|
|
2369
|
+
"rules": {
|
|
2370
|
+
"type": "array",
|
|
2371
|
+
"items": {
|
|
2372
|
+
"type": "object",
|
|
2373
|
+
"additionalProperties": false,
|
|
2374
|
+
"properties": {
|
|
2375
|
+
"if": {
|
|
2376
|
+
"type": "object",
|
|
2377
|
+
"minProperties": 1
|
|
2378
|
+
},
|
|
2379
|
+
"tokens": {
|
|
2380
|
+
"type": "object",
|
|
2381
|
+
"additionalProperties": false,
|
|
2382
|
+
"properties": {
|
|
2383
|
+
"backgroundColor": {
|
|
2384
|
+
"$ref": "#color"
|
|
2385
|
+
},
|
|
2386
|
+
"gradient": {
|
|
2387
|
+
"$ref": "#gradient"
|
|
2388
|
+
}
|
|
2389
|
+
}
|
|
2390
|
+
},
|
|
2391
|
+
"description": {
|
|
2392
|
+
"type": "string"
|
|
2393
|
+
}
|
|
2394
|
+
},
|
|
2395
|
+
"required": [
|
|
2396
|
+
"if",
|
|
2397
|
+
"tokens"
|
|
2398
|
+
]
|
|
2399
|
+
}
|
|
2400
|
+
}
|
|
2401
|
+
},
|
|
2402
|
+
"required": [
|
|
2403
|
+
"tokens",
|
|
2404
|
+
"rules"
|
|
2405
|
+
]
|
|
2406
|
+
},
|
|
2407
|
+
"Button": {
|
|
2408
|
+
"type": "object",
|
|
2409
|
+
"additionalProperties": false,
|
|
2410
|
+
"properties": {
|
|
2411
|
+
"appearances": {
|
|
2412
|
+
"type": "object",
|
|
2413
|
+
"additionalProperties": false,
|
|
2414
|
+
"patternProperties": {
|
|
2415
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2416
|
+
"$ref": "#appearance"
|
|
2417
|
+
}
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
"tokens": {
|
|
2421
|
+
"type": "object",
|
|
2422
|
+
"additionalProperties": false,
|
|
2423
|
+
"properties": {
|
|
2424
|
+
"borderColor": {
|
|
2425
|
+
"$ref": "#color"
|
|
2426
|
+
},
|
|
2427
|
+
"borderWidth": {
|
|
2428
|
+
"$ref": "#border"
|
|
2429
|
+
},
|
|
2430
|
+
"borderRadius": {
|
|
2431
|
+
"$ref": "#radius"
|
|
2432
|
+
},
|
|
2433
|
+
"shadow": {
|
|
2434
|
+
"$ref": "#shadow"
|
|
2435
|
+
},
|
|
2436
|
+
"fontSize": {
|
|
2437
|
+
"$ref": "#fontSize"
|
|
2438
|
+
},
|
|
2439
|
+
"color": {
|
|
2440
|
+
"$ref": "#color"
|
|
2441
|
+
},
|
|
2442
|
+
"lineHeight": {
|
|
2443
|
+
"$ref": "#lineHeight"
|
|
2444
|
+
},
|
|
2445
|
+
"textAlign": {
|
|
2446
|
+
"$ref": "#flexJustifyContent"
|
|
2447
|
+
},
|
|
2448
|
+
"alignSelf": {
|
|
2449
|
+
"$ref": "#flexAlign"
|
|
2450
|
+
},
|
|
2451
|
+
"fontName": {
|
|
2452
|
+
"$ref": "#fontName"
|
|
2453
|
+
},
|
|
2454
|
+
"fontWeight": {
|
|
2455
|
+
"$ref": "#fontWeight"
|
|
2456
|
+
},
|
|
2457
|
+
"backgroundColor": {
|
|
2458
|
+
"$ref": "#color"
|
|
2459
|
+
},
|
|
2460
|
+
"opacity": {
|
|
2461
|
+
"$ref": "#opacity"
|
|
2462
|
+
},
|
|
2463
|
+
"paddingLeft": {
|
|
2464
|
+
"$ref": "#size"
|
|
2465
|
+
},
|
|
2466
|
+
"paddingRight": {
|
|
2467
|
+
"$ref": "#size"
|
|
2468
|
+
},
|
|
2469
|
+
"paddingTop": {
|
|
2470
|
+
"$ref": "#size"
|
|
2471
|
+
},
|
|
2472
|
+
"paddingBottom": {
|
|
2473
|
+
"$ref": "#size"
|
|
2474
|
+
},
|
|
2475
|
+
"width": {
|
|
2476
|
+
"$ref": "#size"
|
|
2477
|
+
},
|
|
2478
|
+
"minWidth": {
|
|
2479
|
+
"$ref": "#size"
|
|
2480
|
+
},
|
|
2481
|
+
"iconSize": {
|
|
2482
|
+
"$ref": "#size"
|
|
2483
|
+
},
|
|
2484
|
+
"iconSpace": {
|
|
2485
|
+
"$ref": "#integer"
|
|
2486
|
+
},
|
|
2487
|
+
"icon": {
|
|
2488
|
+
"$ref": "#icon"
|
|
2489
|
+
},
|
|
2490
|
+
"outerBorderColor": {
|
|
2491
|
+
"$ref": "#color"
|
|
2492
|
+
},
|
|
2493
|
+
"outerBorderWidth": {
|
|
2494
|
+
"$ref": "#border"
|
|
2495
|
+
},
|
|
2496
|
+
"outerBorderGap": {
|
|
2497
|
+
"$ref": "#size"
|
|
2498
|
+
},
|
|
2499
|
+
"outerBackgroundColor": {
|
|
2500
|
+
"$ref": "#color"
|
|
2501
|
+
},
|
|
2502
|
+
"textLine": {
|
|
2503
|
+
"$ref": "#textLine"
|
|
2504
|
+
},
|
|
2505
|
+
"textLineStyle": {
|
|
2506
|
+
"$ref": "#textLineStyle"
|
|
2507
|
+
}
|
|
2508
|
+
},
|
|
2509
|
+
"required": [
|
|
2510
|
+
"borderColor",
|
|
2511
|
+
"borderWidth",
|
|
2512
|
+
"borderRadius",
|
|
2513
|
+
"shadow",
|
|
2514
|
+
"fontSize",
|
|
2515
|
+
"color",
|
|
2516
|
+
"lineHeight",
|
|
2517
|
+
"textAlign",
|
|
2518
|
+
"alignSelf",
|
|
2519
|
+
"fontName",
|
|
2520
|
+
"fontWeight",
|
|
2521
|
+
"backgroundColor",
|
|
2522
|
+
"opacity",
|
|
2523
|
+
"paddingLeft",
|
|
2524
|
+
"paddingRight",
|
|
2525
|
+
"paddingTop",
|
|
2526
|
+
"paddingBottom",
|
|
2527
|
+
"width",
|
|
2528
|
+
"minWidth",
|
|
2529
|
+
"iconSize",
|
|
2530
|
+
"iconSpace",
|
|
2531
|
+
"icon",
|
|
2532
|
+
"outerBorderColor",
|
|
2533
|
+
"outerBorderWidth",
|
|
2534
|
+
"outerBorderGap",
|
|
2535
|
+
"outerBackgroundColor",
|
|
2536
|
+
"textLine",
|
|
2537
|
+
"textLineStyle"
|
|
2538
|
+
]
|
|
2539
|
+
},
|
|
2540
|
+
"rules": {
|
|
2541
|
+
"type": "array",
|
|
2542
|
+
"items": {
|
|
2543
|
+
"type": "object",
|
|
2544
|
+
"additionalProperties": false,
|
|
2545
|
+
"properties": {
|
|
2546
|
+
"if": {
|
|
2547
|
+
"type": "object",
|
|
2548
|
+
"minProperties": 1
|
|
2549
|
+
},
|
|
2550
|
+
"tokens": {
|
|
2551
|
+
"type": "object",
|
|
2552
|
+
"additionalProperties": false,
|
|
2553
|
+
"properties": {
|
|
2554
|
+
"borderColor": {
|
|
2555
|
+
"$ref": "#color"
|
|
2556
|
+
},
|
|
2557
|
+
"borderWidth": {
|
|
2558
|
+
"$ref": "#border"
|
|
2559
|
+
},
|
|
2560
|
+
"borderRadius": {
|
|
2561
|
+
"$ref": "#radius"
|
|
1564
2562
|
},
|
|
1565
2563
|
"shadow": {
|
|
1566
2564
|
"$ref": "#shadow"
|
|
@@ -2237,47 +3235,177 @@
|
|
|
2237
3235
|
"backgroundColor": {
|
|
2238
3236
|
"$ref": "#color"
|
|
2239
3237
|
},
|
|
2240
|
-
"opacity": {
|
|
2241
|
-
"$ref": "#opacity"
|
|
2242
|
-
},
|
|
2243
|
-
"paddingLeft": {
|
|
2244
|
-
"$ref": "#size"
|
|
3238
|
+
"opacity": {
|
|
3239
|
+
"$ref": "#opacity"
|
|
3240
|
+
},
|
|
3241
|
+
"paddingLeft": {
|
|
3242
|
+
"$ref": "#size"
|
|
3243
|
+
},
|
|
3244
|
+
"paddingRight": {
|
|
3245
|
+
"$ref": "#size"
|
|
3246
|
+
},
|
|
3247
|
+
"paddingTop": {
|
|
3248
|
+
"$ref": "#size"
|
|
3249
|
+
},
|
|
3250
|
+
"paddingBottom": {
|
|
3251
|
+
"$ref": "#size"
|
|
3252
|
+
},
|
|
3253
|
+
"height": {
|
|
3254
|
+
"$ref": "#size"
|
|
3255
|
+
},
|
|
3256
|
+
"width": {
|
|
3257
|
+
"$ref": "#size"
|
|
3258
|
+
},
|
|
3259
|
+
"minWidth": {
|
|
3260
|
+
"$ref": "#size"
|
|
3261
|
+
},
|
|
3262
|
+
"outerBorderColor": {
|
|
3263
|
+
"$ref": "#color"
|
|
3264
|
+
},
|
|
3265
|
+
"outerBorderWidth": {
|
|
3266
|
+
"$ref": "#border"
|
|
3267
|
+
},
|
|
3268
|
+
"outerBorderGap": {
|
|
3269
|
+
"$ref": "#size"
|
|
3270
|
+
},
|
|
3271
|
+
"outerBackgroundColor": {
|
|
3272
|
+
"$ref": "#color"
|
|
3273
|
+
},
|
|
3274
|
+
"iconSpace": {
|
|
3275
|
+
"$ref": "#integer"
|
|
3276
|
+
},
|
|
3277
|
+
"iconSize": {
|
|
3278
|
+
"$ref": "#size"
|
|
3279
|
+
}
|
|
3280
|
+
}
|
|
3281
|
+
},
|
|
3282
|
+
"description": {
|
|
3283
|
+
"type": "string"
|
|
3284
|
+
}
|
|
3285
|
+
},
|
|
3286
|
+
"required": [
|
|
3287
|
+
"if",
|
|
3288
|
+
"tokens"
|
|
3289
|
+
]
|
|
3290
|
+
}
|
|
3291
|
+
}
|
|
3292
|
+
},
|
|
3293
|
+
"required": [
|
|
3294
|
+
"tokens",
|
|
3295
|
+
"rules"
|
|
3296
|
+
]
|
|
3297
|
+
},
|
|
3298
|
+
"Card": {
|
|
3299
|
+
"type": "object",
|
|
3300
|
+
"additionalProperties": false,
|
|
3301
|
+
"properties": {
|
|
3302
|
+
"appearances": {
|
|
3303
|
+
"type": "object",
|
|
3304
|
+
"additionalProperties": false,
|
|
3305
|
+
"patternProperties": {
|
|
3306
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
3307
|
+
"$ref": "#appearance"
|
|
3308
|
+
}
|
|
3309
|
+
}
|
|
3310
|
+
},
|
|
3311
|
+
"tokens": {
|
|
3312
|
+
"type": "object",
|
|
3313
|
+
"additionalProperties": false,
|
|
3314
|
+
"properties": {
|
|
3315
|
+
"flex": {
|
|
3316
|
+
"$ref": "#integer"
|
|
3317
|
+
},
|
|
3318
|
+
"backgroundColor": {
|
|
3319
|
+
"$ref": "#color"
|
|
3320
|
+
},
|
|
3321
|
+
"borderColor": {
|
|
3322
|
+
"$ref": "#color"
|
|
3323
|
+
},
|
|
3324
|
+
"borderRadius": {
|
|
3325
|
+
"$ref": "#radius"
|
|
3326
|
+
},
|
|
3327
|
+
"borderWidth": {
|
|
3328
|
+
"$ref": "#border"
|
|
3329
|
+
},
|
|
3330
|
+
"paddingBottom": {
|
|
3331
|
+
"$ref": "#size"
|
|
3332
|
+
},
|
|
3333
|
+
"paddingLeft": {
|
|
3334
|
+
"$ref": "#size"
|
|
3335
|
+
},
|
|
3336
|
+
"paddingRight": {
|
|
3337
|
+
"$ref": "#size"
|
|
3338
|
+
},
|
|
3339
|
+
"paddingTop": {
|
|
3340
|
+
"$ref": "#size"
|
|
3341
|
+
},
|
|
3342
|
+
"minWidth": {
|
|
3343
|
+
"$ref": "#size"
|
|
3344
|
+
},
|
|
3345
|
+
"shadow": {
|
|
3346
|
+
"$ref": "#shadow"
|
|
3347
|
+
}
|
|
3348
|
+
},
|
|
3349
|
+
"required": [
|
|
3350
|
+
"flex",
|
|
3351
|
+
"backgroundColor",
|
|
3352
|
+
"borderColor",
|
|
3353
|
+
"borderRadius",
|
|
3354
|
+
"borderWidth",
|
|
3355
|
+
"paddingBottom",
|
|
3356
|
+
"paddingLeft",
|
|
3357
|
+
"paddingRight",
|
|
3358
|
+
"paddingTop",
|
|
3359
|
+
"minWidth",
|
|
3360
|
+
"shadow"
|
|
3361
|
+
]
|
|
3362
|
+
},
|
|
3363
|
+
"rules": {
|
|
3364
|
+
"type": "array",
|
|
3365
|
+
"items": {
|
|
3366
|
+
"type": "object",
|
|
3367
|
+
"additionalProperties": false,
|
|
3368
|
+
"properties": {
|
|
3369
|
+
"if": {
|
|
3370
|
+
"type": "object",
|
|
3371
|
+
"minProperties": 1
|
|
3372
|
+
},
|
|
3373
|
+
"tokens": {
|
|
3374
|
+
"type": "object",
|
|
3375
|
+
"additionalProperties": false,
|
|
3376
|
+
"properties": {
|
|
3377
|
+
"flex": {
|
|
3378
|
+
"$ref": "#integer"
|
|
3379
|
+
},
|
|
3380
|
+
"backgroundColor": {
|
|
3381
|
+
"$ref": "#color"
|
|
3382
|
+
},
|
|
3383
|
+
"borderColor": {
|
|
3384
|
+
"$ref": "#color"
|
|
2245
3385
|
},
|
|
2246
|
-
"
|
|
2247
|
-
"$ref": "#
|
|
3386
|
+
"borderRadius": {
|
|
3387
|
+
"$ref": "#radius"
|
|
2248
3388
|
},
|
|
2249
|
-
"
|
|
2250
|
-
"$ref": "#
|
|
3389
|
+
"borderWidth": {
|
|
3390
|
+
"$ref": "#border"
|
|
2251
3391
|
},
|
|
2252
3392
|
"paddingBottom": {
|
|
2253
3393
|
"$ref": "#size"
|
|
2254
3394
|
},
|
|
2255
|
-
"
|
|
3395
|
+
"paddingLeft": {
|
|
2256
3396
|
"$ref": "#size"
|
|
2257
3397
|
},
|
|
2258
|
-
"
|
|
3398
|
+
"paddingRight": {
|
|
2259
3399
|
"$ref": "#size"
|
|
2260
3400
|
},
|
|
2261
|
-
"
|
|
3401
|
+
"paddingTop": {
|
|
2262
3402
|
"$ref": "#size"
|
|
2263
3403
|
},
|
|
2264
|
-
"
|
|
2265
|
-
"$ref": "#color"
|
|
2266
|
-
},
|
|
2267
|
-
"outerBorderWidth": {
|
|
2268
|
-
"$ref": "#border"
|
|
2269
|
-
},
|
|
2270
|
-
"outerBorderGap": {
|
|
3404
|
+
"minWidth": {
|
|
2271
3405
|
"$ref": "#size"
|
|
2272
3406
|
},
|
|
2273
|
-
"
|
|
2274
|
-
"$ref": "#
|
|
2275
|
-
},
|
|
2276
|
-
"iconSpace": {
|
|
2277
|
-
"$ref": "#integer"
|
|
2278
|
-
},
|
|
2279
|
-
"iconSize": {
|
|
2280
|
-
"$ref": "#size"
|
|
3407
|
+
"shadow": {
|
|
3408
|
+
"$ref": "#shadow"
|
|
2281
3409
|
}
|
|
2282
3410
|
}
|
|
2283
3411
|
},
|
|
@@ -2297,7 +3425,7 @@
|
|
|
2297
3425
|
"rules"
|
|
2298
3426
|
]
|
|
2299
3427
|
},
|
|
2300
|
-
"
|
|
3428
|
+
"PreviewCard": {
|
|
2301
3429
|
"type": "object",
|
|
2302
3430
|
"additionalProperties": false,
|
|
2303
3431
|
"properties": {
|
|
@@ -2317,9 +3445,21 @@
|
|
|
2317
3445
|
"flex": {
|
|
2318
3446
|
"$ref": "#integer"
|
|
2319
3447
|
},
|
|
3448
|
+
"outerBorderColor": {
|
|
3449
|
+
"$ref": "#color"
|
|
3450
|
+
},
|
|
3451
|
+
"outerBorderGap": {
|
|
3452
|
+
"$ref": "#size"
|
|
3453
|
+
},
|
|
3454
|
+
"outerBorderWidth": {
|
|
3455
|
+
"$ref": "#size"
|
|
3456
|
+
},
|
|
2320
3457
|
"backgroundColor": {
|
|
2321
3458
|
"$ref": "#color"
|
|
2322
3459
|
},
|
|
3460
|
+
"separatorColor": {
|
|
3461
|
+
"$ref": "#color"
|
|
3462
|
+
},
|
|
2323
3463
|
"borderColor": {
|
|
2324
3464
|
"$ref": "#color"
|
|
2325
3465
|
},
|
|
@@ -2340,26 +3480,22 @@
|
|
|
2340
3480
|
},
|
|
2341
3481
|
"paddingTop": {
|
|
2342
3482
|
"$ref": "#size"
|
|
2343
|
-
},
|
|
2344
|
-
"minWidth": {
|
|
2345
|
-
"$ref": "#size"
|
|
2346
|
-
},
|
|
2347
|
-
"shadow": {
|
|
2348
|
-
"$ref": "#shadow"
|
|
2349
3483
|
}
|
|
2350
3484
|
},
|
|
2351
3485
|
"required": [
|
|
2352
3486
|
"flex",
|
|
3487
|
+
"outerBorderColor",
|
|
3488
|
+
"outerBorderGap",
|
|
3489
|
+
"outerBorderWidth",
|
|
2353
3490
|
"backgroundColor",
|
|
3491
|
+
"separatorColor",
|
|
2354
3492
|
"borderColor",
|
|
2355
3493
|
"borderRadius",
|
|
2356
3494
|
"borderWidth",
|
|
2357
3495
|
"paddingBottom",
|
|
2358
3496
|
"paddingLeft",
|
|
2359
3497
|
"paddingRight",
|
|
2360
|
-
"paddingTop"
|
|
2361
|
-
"minWidth",
|
|
2362
|
-
"shadow"
|
|
3498
|
+
"paddingTop"
|
|
2363
3499
|
]
|
|
2364
3500
|
},
|
|
2365
3501
|
"rules": {
|
|
@@ -2379,9 +3515,21 @@
|
|
|
2379
3515
|
"flex": {
|
|
2380
3516
|
"$ref": "#integer"
|
|
2381
3517
|
},
|
|
3518
|
+
"outerBorderColor": {
|
|
3519
|
+
"$ref": "#color"
|
|
3520
|
+
},
|
|
3521
|
+
"outerBorderGap": {
|
|
3522
|
+
"$ref": "#size"
|
|
3523
|
+
},
|
|
3524
|
+
"outerBorderWidth": {
|
|
3525
|
+
"$ref": "#size"
|
|
3526
|
+
},
|
|
2382
3527
|
"backgroundColor": {
|
|
2383
3528
|
"$ref": "#color"
|
|
2384
3529
|
},
|
|
3530
|
+
"separatorColor": {
|
|
3531
|
+
"$ref": "#color"
|
|
3532
|
+
},
|
|
2385
3533
|
"borderColor": {
|
|
2386
3534
|
"$ref": "#color"
|
|
2387
3535
|
},
|
|
@@ -2402,12 +3550,6 @@
|
|
|
2402
3550
|
},
|
|
2403
3551
|
"paddingTop": {
|
|
2404
3552
|
"$ref": "#size"
|
|
2405
|
-
},
|
|
2406
|
-
"minWidth": {
|
|
2407
|
-
"$ref": "#size"
|
|
2408
|
-
},
|
|
2409
|
-
"shadow": {
|
|
2410
|
-
"$ref": "#shadow"
|
|
2411
3553
|
}
|
|
2412
3554
|
}
|
|
2413
3555
|
},
|
|
@@ -2985,7 +4127,183 @@
|
|
|
2985
4127
|
"rules"
|
|
2986
4128
|
]
|
|
2987
4129
|
},
|
|
2988
|
-
"ChevronLink": {
|
|
4130
|
+
"ChevronLink": {
|
|
4131
|
+
"type": "object",
|
|
4132
|
+
"additionalProperties": false,
|
|
4133
|
+
"properties": {
|
|
4134
|
+
"appearances": {
|
|
4135
|
+
"type": "object",
|
|
4136
|
+
"additionalProperties": false,
|
|
4137
|
+
"patternProperties": {
|
|
4138
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
4139
|
+
"$ref": "#appearance"
|
|
4140
|
+
}
|
|
4141
|
+
}
|
|
4142
|
+
},
|
|
4143
|
+
"tokens": {
|
|
4144
|
+
"type": "object",
|
|
4145
|
+
"additionalProperties": false,
|
|
4146
|
+
"properties": {
|
|
4147
|
+
"color": {
|
|
4148
|
+
"$ref": "#color"
|
|
4149
|
+
},
|
|
4150
|
+
"outerBorderColor": {
|
|
4151
|
+
"$ref": "#color"
|
|
4152
|
+
},
|
|
4153
|
+
"leftIcon": {
|
|
4154
|
+
"$ref": "#icon"
|
|
4155
|
+
},
|
|
4156
|
+
"rightIcon": {
|
|
4157
|
+
"$ref": "#icon"
|
|
4158
|
+
},
|
|
4159
|
+
"iconDisplace": {
|
|
4160
|
+
"$ref": "#size"
|
|
4161
|
+
},
|
|
4162
|
+
"iconSize": {
|
|
4163
|
+
"$ref": "#size"
|
|
4164
|
+
},
|
|
4165
|
+
"iconSpace": {
|
|
4166
|
+
"$ref": "#integer"
|
|
4167
|
+
},
|
|
4168
|
+
"textLine": {
|
|
4169
|
+
"$ref": "#textLine"
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4172
|
+
"required": [
|
|
4173
|
+
"color",
|
|
4174
|
+
"outerBorderColor",
|
|
4175
|
+
"leftIcon",
|
|
4176
|
+
"rightIcon",
|
|
4177
|
+
"iconDisplace",
|
|
4178
|
+
"iconSize",
|
|
4179
|
+
"iconSpace",
|
|
4180
|
+
"textLine"
|
|
4181
|
+
]
|
|
4182
|
+
},
|
|
4183
|
+
"rules": {
|
|
4184
|
+
"type": "array",
|
|
4185
|
+
"items": {
|
|
4186
|
+
"type": "object",
|
|
4187
|
+
"additionalProperties": false,
|
|
4188
|
+
"properties": {
|
|
4189
|
+
"if": {
|
|
4190
|
+
"type": "object",
|
|
4191
|
+
"minProperties": 1
|
|
4192
|
+
},
|
|
4193
|
+
"tokens": {
|
|
4194
|
+
"type": "object",
|
|
4195
|
+
"additionalProperties": false,
|
|
4196
|
+
"properties": {
|
|
4197
|
+
"color": {
|
|
4198
|
+
"$ref": "#color"
|
|
4199
|
+
},
|
|
4200
|
+
"outerBorderColor": {
|
|
4201
|
+
"$ref": "#color"
|
|
4202
|
+
},
|
|
4203
|
+
"leftIcon": {
|
|
4204
|
+
"$ref": "#icon"
|
|
4205
|
+
},
|
|
4206
|
+
"rightIcon": {
|
|
4207
|
+
"$ref": "#icon"
|
|
4208
|
+
},
|
|
4209
|
+
"iconDisplace": {
|
|
4210
|
+
"$ref": "#size"
|
|
4211
|
+
},
|
|
4212
|
+
"iconSize": {
|
|
4213
|
+
"$ref": "#size"
|
|
4214
|
+
},
|
|
4215
|
+
"iconSpace": {
|
|
4216
|
+
"$ref": "#integer"
|
|
4217
|
+
},
|
|
4218
|
+
"textLine": {
|
|
4219
|
+
"$ref": "#textLine"
|
|
4220
|
+
}
|
|
4221
|
+
}
|
|
4222
|
+
},
|
|
4223
|
+
"description": {
|
|
4224
|
+
"type": "string"
|
|
4225
|
+
}
|
|
4226
|
+
},
|
|
4227
|
+
"required": [
|
|
4228
|
+
"if",
|
|
4229
|
+
"tokens"
|
|
4230
|
+
]
|
|
4231
|
+
}
|
|
4232
|
+
}
|
|
4233
|
+
},
|
|
4234
|
+
"required": [
|
|
4235
|
+
"tokens",
|
|
4236
|
+
"rules"
|
|
4237
|
+
]
|
|
4238
|
+
},
|
|
4239
|
+
"CheckboxGroup": {
|
|
4240
|
+
"type": "object",
|
|
4241
|
+
"additionalProperties": false,
|
|
4242
|
+
"properties": {
|
|
4243
|
+
"appearances": {
|
|
4244
|
+
"type": "object",
|
|
4245
|
+
"additionalProperties": false,
|
|
4246
|
+
"patternProperties": {
|
|
4247
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
4248
|
+
"$ref": "#appearance"
|
|
4249
|
+
}
|
|
4250
|
+
}
|
|
4251
|
+
},
|
|
4252
|
+
"tokens": {
|
|
4253
|
+
"type": "object",
|
|
4254
|
+
"additionalProperties": false,
|
|
4255
|
+
"properties": {
|
|
4256
|
+
"space": {
|
|
4257
|
+
"$ref": "#integer"
|
|
4258
|
+
},
|
|
4259
|
+
"fieldSpace": {
|
|
4260
|
+
"$ref": "#integer"
|
|
4261
|
+
}
|
|
4262
|
+
},
|
|
4263
|
+
"required": [
|
|
4264
|
+
"space",
|
|
4265
|
+
"fieldSpace"
|
|
4266
|
+
]
|
|
4267
|
+
},
|
|
4268
|
+
"rules": {
|
|
4269
|
+
"type": "array",
|
|
4270
|
+
"items": {
|
|
4271
|
+
"type": "object",
|
|
4272
|
+
"additionalProperties": false,
|
|
4273
|
+
"properties": {
|
|
4274
|
+
"if": {
|
|
4275
|
+
"type": "object",
|
|
4276
|
+
"minProperties": 1
|
|
4277
|
+
},
|
|
4278
|
+
"tokens": {
|
|
4279
|
+
"type": "object",
|
|
4280
|
+
"additionalProperties": false,
|
|
4281
|
+
"properties": {
|
|
4282
|
+
"space": {
|
|
4283
|
+
"$ref": "#integer"
|
|
4284
|
+
},
|
|
4285
|
+
"fieldSpace": {
|
|
4286
|
+
"$ref": "#integer"
|
|
4287
|
+
}
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
4290
|
+
"description": {
|
|
4291
|
+
"type": "string"
|
|
4292
|
+
}
|
|
4293
|
+
},
|
|
4294
|
+
"required": [
|
|
4295
|
+
"if",
|
|
4296
|
+
"tokens"
|
|
4297
|
+
]
|
|
4298
|
+
}
|
|
4299
|
+
}
|
|
4300
|
+
},
|
|
4301
|
+
"required": [
|
|
4302
|
+
"tokens",
|
|
4303
|
+
"rules"
|
|
4304
|
+
]
|
|
4305
|
+
},
|
|
4306
|
+
"Divider": {
|
|
2989
4307
|
"type": "object",
|
|
2990
4308
|
"additionalProperties": false,
|
|
2991
4309
|
"properties": {
|
|
@@ -3002,40 +4320,16 @@
|
|
|
3002
4320
|
"type": "object",
|
|
3003
4321
|
"additionalProperties": false,
|
|
3004
4322
|
"properties": {
|
|
3005
|
-
"
|
|
3006
|
-
"$ref": "#color"
|
|
3007
|
-
},
|
|
3008
|
-
"outerBorderColor": {
|
|
3009
|
-
"$ref": "#color"
|
|
3010
|
-
},
|
|
3011
|
-
"leftIcon": {
|
|
3012
|
-
"$ref": "#icon"
|
|
3013
|
-
},
|
|
3014
|
-
"rightIcon": {
|
|
3015
|
-
"$ref": "#icon"
|
|
3016
|
-
},
|
|
3017
|
-
"iconDisplace": {
|
|
3018
|
-
"$ref": "#size"
|
|
3019
|
-
},
|
|
3020
|
-
"iconSize": {
|
|
4323
|
+
"width": {
|
|
3021
4324
|
"$ref": "#size"
|
|
3022
4325
|
},
|
|
3023
|
-
"
|
|
3024
|
-
"$ref": "#
|
|
3025
|
-
},
|
|
3026
|
-
"textLine": {
|
|
3027
|
-
"$ref": "#textLine"
|
|
4326
|
+
"color": {
|
|
4327
|
+
"$ref": "#color"
|
|
3028
4328
|
}
|
|
3029
4329
|
},
|
|
3030
4330
|
"required": [
|
|
3031
|
-
"
|
|
3032
|
-
"
|
|
3033
|
-
"leftIcon",
|
|
3034
|
-
"rightIcon",
|
|
3035
|
-
"iconDisplace",
|
|
3036
|
-
"iconSize",
|
|
3037
|
-
"iconSpace",
|
|
3038
|
-
"textLine"
|
|
4331
|
+
"width",
|
|
4332
|
+
"color"
|
|
3039
4333
|
]
|
|
3040
4334
|
},
|
|
3041
4335
|
"rules": {
|
|
@@ -3052,29 +4346,11 @@
|
|
|
3052
4346
|
"type": "object",
|
|
3053
4347
|
"additionalProperties": false,
|
|
3054
4348
|
"properties": {
|
|
3055
|
-
"
|
|
3056
|
-
"$ref": "#color"
|
|
3057
|
-
},
|
|
3058
|
-
"outerBorderColor": {
|
|
3059
|
-
"$ref": "#color"
|
|
3060
|
-
},
|
|
3061
|
-
"leftIcon": {
|
|
3062
|
-
"$ref": "#icon"
|
|
3063
|
-
},
|
|
3064
|
-
"rightIcon": {
|
|
3065
|
-
"$ref": "#icon"
|
|
3066
|
-
},
|
|
3067
|
-
"iconDisplace": {
|
|
3068
|
-
"$ref": "#size"
|
|
3069
|
-
},
|
|
3070
|
-
"iconSize": {
|
|
4349
|
+
"width": {
|
|
3071
4350
|
"$ref": "#size"
|
|
3072
4351
|
},
|
|
3073
|
-
"
|
|
3074
|
-
"$ref": "#
|
|
3075
|
-
},
|
|
3076
|
-
"textLine": {
|
|
3077
|
-
"$ref": "#textLine"
|
|
4352
|
+
"color": {
|
|
4353
|
+
"$ref": "#color"
|
|
3078
4354
|
}
|
|
3079
4355
|
}
|
|
3080
4356
|
},
|
|
@@ -3094,7 +4370,7 @@
|
|
|
3094
4370
|
"rules"
|
|
3095
4371
|
]
|
|
3096
4372
|
},
|
|
3097
|
-
"
|
|
4373
|
+
"DatePicker": {
|
|
3098
4374
|
"type": "object",
|
|
3099
4375
|
"additionalProperties": false,
|
|
3100
4376
|
"properties": {
|
|
@@ -3111,16 +4387,220 @@
|
|
|
3111
4387
|
"type": "object",
|
|
3112
4388
|
"additionalProperties": false,
|
|
3113
4389
|
"properties": {
|
|
3114
|
-
"
|
|
3115
|
-
"$ref": "#
|
|
4390
|
+
"hiddenInputFieldContainerHeight": {
|
|
4391
|
+
"$ref": "#size"
|
|
3116
4392
|
},
|
|
3117
|
-
"
|
|
3118
|
-
"$ref": "#
|
|
4393
|
+
"hiddenInputFieldContainerWidth": {
|
|
4394
|
+
"$ref": "#size"
|
|
4395
|
+
},
|
|
4396
|
+
"previousIcon": {
|
|
4397
|
+
"$ref": "#icon"
|
|
4398
|
+
},
|
|
4399
|
+
"nextIcon": {
|
|
4400
|
+
"$ref": "#icon"
|
|
4401
|
+
},
|
|
4402
|
+
"singleDatePickerBorderColor": {
|
|
4403
|
+
"$ref": "#color"
|
|
4404
|
+
},
|
|
4405
|
+
"singleDatePickerRadius": {
|
|
4406
|
+
"$ref": "#radius"
|
|
4407
|
+
},
|
|
4408
|
+
"singleDatePickerPaddingTopBottom": {
|
|
4409
|
+
"$ref": "#size"
|
|
4410
|
+
},
|
|
4411
|
+
"singleDatePickerLeftRight": {
|
|
4412
|
+
"$ref": "#size"
|
|
4413
|
+
},
|
|
4414
|
+
"dateInputBorderColor": {
|
|
4415
|
+
"$ref": "#color"
|
|
4416
|
+
},
|
|
4417
|
+
"dateInputBorderRadius": {
|
|
4418
|
+
"$ref": "#radius"
|
|
4419
|
+
},
|
|
4420
|
+
"invalidInputMixin": {
|
|
4421
|
+
"$ref": "#color"
|
|
4422
|
+
},
|
|
4423
|
+
"validInputMixin": {
|
|
4424
|
+
"$ref": "#color"
|
|
4425
|
+
},
|
|
4426
|
+
"dateInputHoverBorderColor": {
|
|
4427
|
+
"$ref": "#color"
|
|
4428
|
+
},
|
|
4429
|
+
"dateInputFocusBorderColor": {
|
|
4430
|
+
"$ref": "#color"
|
|
4431
|
+
},
|
|
4432
|
+
"dateInputInsideBorderColor": {
|
|
4433
|
+
"$ref": "#color"
|
|
4434
|
+
},
|
|
4435
|
+
"dateInputInsideColor": {
|
|
4436
|
+
"$ref": "#color"
|
|
4437
|
+
},
|
|
4438
|
+
"dateInputStrokeColor": {
|
|
4439
|
+
"$ref": "#color"
|
|
4440
|
+
},
|
|
4441
|
+
"calendarMonthCaptionColor": {
|
|
4442
|
+
"$ref": "#color"
|
|
4443
|
+
},
|
|
4444
|
+
"calendarMonthCaptionFontSize": {
|
|
4445
|
+
"$ref": "#fontSize"
|
|
4446
|
+
},
|
|
4447
|
+
"calendarMonthCaptionLineHeight": {
|
|
4448
|
+
"$ref": "#lineHeight"
|
|
4449
|
+
},
|
|
4450
|
+
"calendarMonthCaptionPaddingBottom": {
|
|
4451
|
+
"$ref": "#size"
|
|
4452
|
+
},
|
|
4453
|
+
"dayPickerNavigationButtonBorderColor": {
|
|
4454
|
+
"$ref": "#color"
|
|
4455
|
+
},
|
|
4456
|
+
"dayPickerNavigationButtonBackgroundColor": {
|
|
4457
|
+
"$ref": "#color"
|
|
4458
|
+
},
|
|
4459
|
+
"dayPickerNavigationButtonMaxHeight": {
|
|
4460
|
+
"$ref": "#size"
|
|
4461
|
+
},
|
|
4462
|
+
"dayPickerNavigationButtonMaxWidth": {
|
|
4463
|
+
"$ref": "#size"
|
|
4464
|
+
},
|
|
4465
|
+
"dayPickerNavigationButtonPadding": {
|
|
4466
|
+
"$ref": "#size"
|
|
4467
|
+
},
|
|
4468
|
+
"dayPickerNavigationButtonChildLeft": {
|
|
4469
|
+
"$ref": "#size"
|
|
4470
|
+
},
|
|
4471
|
+
"dayPickerNavigationButtonChildRight": {
|
|
4472
|
+
"$ref": "#size"
|
|
4473
|
+
},
|
|
4474
|
+
"dayPickerNavigationButtonChildSvgFill": {
|
|
4475
|
+
"$ref": "#color"
|
|
4476
|
+
},
|
|
4477
|
+
"dayPickerNavigationButtonDefaultHoverBorderColor": {
|
|
4478
|
+
"$ref": "#color"
|
|
4479
|
+
},
|
|
4480
|
+
"dayPickerNavigationSVGHorizontalFill": {
|
|
4481
|
+
"$ref": "#color"
|
|
4482
|
+
},
|
|
4483
|
+
"dayPickerWeekHeaderColor": {
|
|
4484
|
+
"$ref": "#color"
|
|
4485
|
+
},
|
|
4486
|
+
"dayPickerWeekHeaderLineHeight": {
|
|
4487
|
+
"$ref": "#lineHeight"
|
|
4488
|
+
},
|
|
4489
|
+
"dayPickerWeekHeaderSmall": {
|
|
4490
|
+
"$ref": "#fontSize"
|
|
4491
|
+
},
|
|
4492
|
+
"calendarDayDefaultBorder": {
|
|
4493
|
+
"$ref": "#border"
|
|
4494
|
+
},
|
|
4495
|
+
"calendarDayDefaultBorderColor": {
|
|
4496
|
+
"$ref": "#color"
|
|
4497
|
+
},
|
|
4498
|
+
"calendarDayDefaultFontSize": {
|
|
4499
|
+
"$ref": "#fontSize"
|
|
4500
|
+
},
|
|
4501
|
+
"calendarDayDefaultColor": {
|
|
4502
|
+
"$ref": "#color"
|
|
4503
|
+
},
|
|
4504
|
+
"calendarDayDefaultBeforeHeight": {
|
|
4505
|
+
"$ref": "#size"
|
|
4506
|
+
},
|
|
4507
|
+
"calendarDayDefaultBeforeWidth": {
|
|
4508
|
+
"$ref": "#size"
|
|
4509
|
+
},
|
|
4510
|
+
"calendarDaySelectedHoverBorderColor": {
|
|
4511
|
+
"$ref": "#color"
|
|
4512
|
+
},
|
|
4513
|
+
"calendarDaySelectedHoverColor": {
|
|
4514
|
+
"$ref": "#color"
|
|
4515
|
+
},
|
|
4516
|
+
"calendarDaySelectedHoverBeforeBackground": {
|
|
4517
|
+
"$ref": "#color"
|
|
4518
|
+
},
|
|
4519
|
+
"calendarDayDefaultCalendarDaySelectedHoverColor": {
|
|
4520
|
+
"$ref": "#color"
|
|
4521
|
+
},
|
|
4522
|
+
"calendarDayDefaultCalendarDaySelectedHoverBackground": {
|
|
4523
|
+
"$ref": "#color"
|
|
4524
|
+
},
|
|
4525
|
+
"calendarDayBlockedCalendarHoverBackground": {
|
|
4526
|
+
"$ref": "#color"
|
|
4527
|
+
},
|
|
4528
|
+
"calendarDayBlockedCalendarHoverColor": {
|
|
4529
|
+
"$ref": "#color"
|
|
4530
|
+
},
|
|
4531
|
+
"calendarMonthCaptionFontName": {
|
|
4532
|
+
"$ref": "#fontName"
|
|
4533
|
+
},
|
|
4534
|
+
"dayPickerWeekHeaderFontName": {
|
|
4535
|
+
"$ref": "#fontName"
|
|
4536
|
+
},
|
|
4537
|
+
"calendarDayDefaultFontName": {
|
|
4538
|
+
"$ref": "#fontName"
|
|
4539
|
+
},
|
|
4540
|
+
"calendarMonthCaptionFontWeight": {
|
|
4541
|
+
"$ref": "#fontWeight"
|
|
4542
|
+
},
|
|
4543
|
+
"dayPickerWeekHeaderFontWeight": {
|
|
4544
|
+
"$ref": "#fontWeight"
|
|
4545
|
+
},
|
|
4546
|
+
"calendarDayDefaultFontWeight": {
|
|
4547
|
+
"$ref": "#fontWeight"
|
|
3119
4548
|
}
|
|
3120
4549
|
},
|
|
3121
4550
|
"required": [
|
|
3122
|
-
"
|
|
3123
|
-
"
|
|
4551
|
+
"hiddenInputFieldContainerHeight",
|
|
4552
|
+
"hiddenInputFieldContainerWidth",
|
|
4553
|
+
"previousIcon",
|
|
4554
|
+
"nextIcon",
|
|
4555
|
+
"singleDatePickerBorderColor",
|
|
4556
|
+
"singleDatePickerRadius",
|
|
4557
|
+
"singleDatePickerPaddingTopBottom",
|
|
4558
|
+
"singleDatePickerLeftRight",
|
|
4559
|
+
"dateInputBorderColor",
|
|
4560
|
+
"dateInputBorderRadius",
|
|
4561
|
+
"invalidInputMixin",
|
|
4562
|
+
"validInputMixin",
|
|
4563
|
+
"dateInputHoverBorderColor",
|
|
4564
|
+
"dateInputFocusBorderColor",
|
|
4565
|
+
"dateInputInsideBorderColor",
|
|
4566
|
+
"dateInputInsideColor",
|
|
4567
|
+
"dateInputStrokeColor",
|
|
4568
|
+
"calendarMonthCaptionColor",
|
|
4569
|
+
"calendarMonthCaptionFontSize",
|
|
4570
|
+
"calendarMonthCaptionLineHeight",
|
|
4571
|
+
"calendarMonthCaptionPaddingBottom",
|
|
4572
|
+
"dayPickerNavigationButtonBorderColor",
|
|
4573
|
+
"dayPickerNavigationButtonBackgroundColor",
|
|
4574
|
+
"dayPickerNavigationButtonMaxHeight",
|
|
4575
|
+
"dayPickerNavigationButtonMaxWidth",
|
|
4576
|
+
"dayPickerNavigationButtonPadding",
|
|
4577
|
+
"dayPickerNavigationButtonChildLeft",
|
|
4578
|
+
"dayPickerNavigationButtonChildRight",
|
|
4579
|
+
"dayPickerNavigationButtonChildSvgFill",
|
|
4580
|
+
"dayPickerNavigationButtonDefaultHoverBorderColor",
|
|
4581
|
+
"dayPickerNavigationSVGHorizontalFill",
|
|
4582
|
+
"dayPickerWeekHeaderColor",
|
|
4583
|
+
"dayPickerWeekHeaderLineHeight",
|
|
4584
|
+
"dayPickerWeekHeaderSmall",
|
|
4585
|
+
"calendarDayDefaultBorder",
|
|
4586
|
+
"calendarDayDefaultBorderColor",
|
|
4587
|
+
"calendarDayDefaultFontSize",
|
|
4588
|
+
"calendarDayDefaultColor",
|
|
4589
|
+
"calendarDayDefaultBeforeHeight",
|
|
4590
|
+
"calendarDayDefaultBeforeWidth",
|
|
4591
|
+
"calendarDaySelectedHoverBorderColor",
|
|
4592
|
+
"calendarDaySelectedHoverColor",
|
|
4593
|
+
"calendarDaySelectedHoverBeforeBackground",
|
|
4594
|
+
"calendarDayDefaultCalendarDaySelectedHoverColor",
|
|
4595
|
+
"calendarDayDefaultCalendarDaySelectedHoverBackground",
|
|
4596
|
+
"calendarDayBlockedCalendarHoverBackground",
|
|
4597
|
+
"calendarDayBlockedCalendarHoverColor",
|
|
4598
|
+
"calendarMonthCaptionFontName",
|
|
4599
|
+
"dayPickerWeekHeaderFontName",
|
|
4600
|
+
"calendarDayDefaultFontName",
|
|
4601
|
+
"calendarMonthCaptionFontWeight",
|
|
4602
|
+
"dayPickerWeekHeaderFontWeight",
|
|
4603
|
+
"calendarDayDefaultFontWeight"
|
|
3124
4604
|
]
|
|
3125
4605
|
},
|
|
3126
4606
|
"rules": {
|
|
@@ -3137,11 +4617,164 @@
|
|
|
3137
4617
|
"type": "object",
|
|
3138
4618
|
"additionalProperties": false,
|
|
3139
4619
|
"properties": {
|
|
3140
|
-
"
|
|
3141
|
-
"$ref": "#
|
|
4620
|
+
"hiddenInputFieldContainerHeight": {
|
|
4621
|
+
"$ref": "#size"
|
|
4622
|
+
},
|
|
4623
|
+
"hiddenInputFieldContainerWidth": {
|
|
4624
|
+
"$ref": "#size"
|
|
4625
|
+
},
|
|
4626
|
+
"previousIcon": {
|
|
4627
|
+
"$ref": "#icon"
|
|
4628
|
+
},
|
|
4629
|
+
"nextIcon": {
|
|
4630
|
+
"$ref": "#icon"
|
|
4631
|
+
},
|
|
4632
|
+
"singleDatePickerBorderColor": {
|
|
4633
|
+
"$ref": "#color"
|
|
4634
|
+
},
|
|
4635
|
+
"singleDatePickerRadius": {
|
|
4636
|
+
"$ref": "#radius"
|
|
4637
|
+
},
|
|
4638
|
+
"singleDatePickerPaddingTopBottom": {
|
|
4639
|
+
"$ref": "#size"
|
|
4640
|
+
},
|
|
4641
|
+
"singleDatePickerLeftRight": {
|
|
4642
|
+
"$ref": "#size"
|
|
4643
|
+
},
|
|
4644
|
+
"dateInputBorderColor": {
|
|
4645
|
+
"$ref": "#color"
|
|
4646
|
+
},
|
|
4647
|
+
"dateInputBorderRadius": {
|
|
4648
|
+
"$ref": "#radius"
|
|
4649
|
+
},
|
|
4650
|
+
"invalidInputMixin": {
|
|
4651
|
+
"$ref": "#color"
|
|
4652
|
+
},
|
|
4653
|
+
"validInputMixin": {
|
|
4654
|
+
"$ref": "#color"
|
|
4655
|
+
},
|
|
4656
|
+
"dateInputHoverBorderColor": {
|
|
4657
|
+
"$ref": "#color"
|
|
4658
|
+
},
|
|
4659
|
+
"dateInputFocusBorderColor": {
|
|
4660
|
+
"$ref": "#color"
|
|
4661
|
+
},
|
|
4662
|
+
"dateInputInsideBorderColor": {
|
|
4663
|
+
"$ref": "#color"
|
|
4664
|
+
},
|
|
4665
|
+
"dateInputInsideColor": {
|
|
4666
|
+
"$ref": "#color"
|
|
4667
|
+
},
|
|
4668
|
+
"dateInputStrokeColor": {
|
|
4669
|
+
"$ref": "#color"
|
|
4670
|
+
},
|
|
4671
|
+
"calendarMonthCaptionColor": {
|
|
4672
|
+
"$ref": "#color"
|
|
4673
|
+
},
|
|
4674
|
+
"calendarMonthCaptionFontSize": {
|
|
4675
|
+
"$ref": "#fontSize"
|
|
4676
|
+
},
|
|
4677
|
+
"calendarMonthCaptionLineHeight": {
|
|
4678
|
+
"$ref": "#lineHeight"
|
|
4679
|
+
},
|
|
4680
|
+
"calendarMonthCaptionPaddingBottom": {
|
|
4681
|
+
"$ref": "#size"
|
|
4682
|
+
},
|
|
4683
|
+
"dayPickerNavigationButtonBorderColor": {
|
|
4684
|
+
"$ref": "#color"
|
|
4685
|
+
},
|
|
4686
|
+
"dayPickerNavigationButtonBackgroundColor": {
|
|
4687
|
+
"$ref": "#color"
|
|
4688
|
+
},
|
|
4689
|
+
"dayPickerNavigationButtonMaxHeight": {
|
|
4690
|
+
"$ref": "#size"
|
|
4691
|
+
},
|
|
4692
|
+
"dayPickerNavigationButtonMaxWidth": {
|
|
4693
|
+
"$ref": "#size"
|
|
4694
|
+
},
|
|
4695
|
+
"dayPickerNavigationButtonPadding": {
|
|
4696
|
+
"$ref": "#size"
|
|
4697
|
+
},
|
|
4698
|
+
"dayPickerNavigationButtonChildLeft": {
|
|
4699
|
+
"$ref": "#size"
|
|
4700
|
+
},
|
|
4701
|
+
"dayPickerNavigationButtonChildRight": {
|
|
4702
|
+
"$ref": "#size"
|
|
4703
|
+
},
|
|
4704
|
+
"dayPickerNavigationButtonChildSvgFill": {
|
|
4705
|
+
"$ref": "#color"
|
|
4706
|
+
},
|
|
4707
|
+
"dayPickerNavigationButtonDefaultHoverBorderColor": {
|
|
4708
|
+
"$ref": "#color"
|
|
4709
|
+
},
|
|
4710
|
+
"dayPickerNavigationSVGHorizontalFill": {
|
|
4711
|
+
"$ref": "#color"
|
|
4712
|
+
},
|
|
4713
|
+
"dayPickerWeekHeaderColor": {
|
|
4714
|
+
"$ref": "#color"
|
|
4715
|
+
},
|
|
4716
|
+
"dayPickerWeekHeaderLineHeight": {
|
|
4717
|
+
"$ref": "#lineHeight"
|
|
4718
|
+
},
|
|
4719
|
+
"dayPickerWeekHeaderSmall": {
|
|
4720
|
+
"$ref": "#fontSize"
|
|
4721
|
+
},
|
|
4722
|
+
"calendarDayDefaultBorder": {
|
|
4723
|
+
"$ref": "#border"
|
|
4724
|
+
},
|
|
4725
|
+
"calendarDayDefaultBorderColor": {
|
|
4726
|
+
"$ref": "#color"
|
|
4727
|
+
},
|
|
4728
|
+
"calendarDayDefaultFontSize": {
|
|
4729
|
+
"$ref": "#fontSize"
|
|
4730
|
+
},
|
|
4731
|
+
"calendarDayDefaultColor": {
|
|
4732
|
+
"$ref": "#color"
|
|
3142
4733
|
},
|
|
3143
|
-
"
|
|
3144
|
-
"$ref": "#
|
|
4734
|
+
"calendarDayDefaultBeforeHeight": {
|
|
4735
|
+
"$ref": "#size"
|
|
4736
|
+
},
|
|
4737
|
+
"calendarDayDefaultBeforeWidth": {
|
|
4738
|
+
"$ref": "#size"
|
|
4739
|
+
},
|
|
4740
|
+
"calendarDaySelectedHoverBorderColor": {
|
|
4741
|
+
"$ref": "#color"
|
|
4742
|
+
},
|
|
4743
|
+
"calendarDaySelectedHoverColor": {
|
|
4744
|
+
"$ref": "#color"
|
|
4745
|
+
},
|
|
4746
|
+
"calendarDaySelectedHoverBeforeBackground": {
|
|
4747
|
+
"$ref": "#color"
|
|
4748
|
+
},
|
|
4749
|
+
"calendarDayDefaultCalendarDaySelectedHoverColor": {
|
|
4750
|
+
"$ref": "#color"
|
|
4751
|
+
},
|
|
4752
|
+
"calendarDayDefaultCalendarDaySelectedHoverBackground": {
|
|
4753
|
+
"$ref": "#color"
|
|
4754
|
+
},
|
|
4755
|
+
"calendarDayBlockedCalendarHoverBackground": {
|
|
4756
|
+
"$ref": "#color"
|
|
4757
|
+
},
|
|
4758
|
+
"calendarDayBlockedCalendarHoverColor": {
|
|
4759
|
+
"$ref": "#color"
|
|
4760
|
+
},
|
|
4761
|
+
"calendarMonthCaptionFontName": {
|
|
4762
|
+
"$ref": "#fontName"
|
|
4763
|
+
},
|
|
4764
|
+
"dayPickerWeekHeaderFontName": {
|
|
4765
|
+
"$ref": "#fontName"
|
|
4766
|
+
},
|
|
4767
|
+
"calendarDayDefaultFontName": {
|
|
4768
|
+
"$ref": "#fontName"
|
|
4769
|
+
},
|
|
4770
|
+
"calendarMonthCaptionFontWeight": {
|
|
4771
|
+
"$ref": "#fontWeight"
|
|
4772
|
+
},
|
|
4773
|
+
"dayPickerWeekHeaderFontWeight": {
|
|
4774
|
+
"$ref": "#fontWeight"
|
|
4775
|
+
},
|
|
4776
|
+
"calendarDayDefaultFontWeight": {
|
|
4777
|
+
"$ref": "#fontWeight"
|
|
3145
4778
|
}
|
|
3146
4779
|
}
|
|
3147
4780
|
},
|
|
@@ -3161,7 +4794,7 @@
|
|
|
3161
4794
|
"rules"
|
|
3162
4795
|
]
|
|
3163
4796
|
},
|
|
3164
|
-
"
|
|
4797
|
+
"ExpandCollapse": {
|
|
3165
4798
|
"type": "object",
|
|
3166
4799
|
"additionalProperties": false,
|
|
3167
4800
|
"properties": {
|
|
@@ -3178,16 +4811,20 @@
|
|
|
3178
4811
|
"type": "object",
|
|
3179
4812
|
"additionalProperties": false,
|
|
3180
4813
|
"properties": {
|
|
3181
|
-
"
|
|
3182
|
-
"$ref": "#size"
|
|
3183
|
-
},
|
|
3184
|
-
"color": {
|
|
4814
|
+
"borderColor": {
|
|
3185
4815
|
"$ref": "#color"
|
|
4816
|
+
},
|
|
4817
|
+
"borderWidth": {
|
|
4818
|
+
"$ref": "#border"
|
|
4819
|
+
},
|
|
4820
|
+
"borderStyle": {
|
|
4821
|
+
"$ref": "#borderStyle"
|
|
3186
4822
|
}
|
|
3187
4823
|
},
|
|
3188
4824
|
"required": [
|
|
3189
|
-
"
|
|
3190
|
-
"
|
|
4825
|
+
"borderColor",
|
|
4826
|
+
"borderWidth",
|
|
4827
|
+
"borderStyle"
|
|
3191
4828
|
]
|
|
3192
4829
|
},
|
|
3193
4830
|
"rules": {
|
|
@@ -3204,11 +4841,14 @@
|
|
|
3204
4841
|
"type": "object",
|
|
3205
4842
|
"additionalProperties": false,
|
|
3206
4843
|
"properties": {
|
|
3207
|
-
"
|
|
3208
|
-
"$ref": "#size"
|
|
3209
|
-
},
|
|
3210
|
-
"color": {
|
|
4844
|
+
"borderColor": {
|
|
3211
4845
|
"$ref": "#color"
|
|
4846
|
+
},
|
|
4847
|
+
"borderWidth": {
|
|
4848
|
+
"$ref": "#border"
|
|
4849
|
+
},
|
|
4850
|
+
"borderStyle": {
|
|
4851
|
+
"$ref": "#borderStyle"
|
|
3212
4852
|
}
|
|
3213
4853
|
}
|
|
3214
4854
|
},
|
|
@@ -3228,7 +4868,7 @@
|
|
|
3228
4868
|
"rules"
|
|
3229
4869
|
]
|
|
3230
4870
|
},
|
|
3231
|
-
"
|
|
4871
|
+
"ExpandCollapseMini": {
|
|
3232
4872
|
"type": "object",
|
|
3233
4873
|
"additionalProperties": false,
|
|
3234
4874
|
"properties": {
|
|
@@ -3245,20 +4885,12 @@
|
|
|
3245
4885
|
"type": "object",
|
|
3246
4886
|
"additionalProperties": false,
|
|
3247
4887
|
"properties": {
|
|
3248
|
-
"borderColor": {
|
|
3249
|
-
"$ref": "#color"
|
|
3250
|
-
},
|
|
3251
4888
|
"borderWidth": {
|
|
3252
4889
|
"$ref": "#border"
|
|
3253
|
-
},
|
|
3254
|
-
"borderStyle": {
|
|
3255
|
-
"$ref": "#borderStyle"
|
|
3256
4890
|
}
|
|
3257
4891
|
},
|
|
3258
4892
|
"required": [
|
|
3259
|
-
"
|
|
3260
|
-
"borderWidth",
|
|
3261
|
-
"borderStyle"
|
|
4893
|
+
"borderWidth"
|
|
3262
4894
|
]
|
|
3263
4895
|
},
|
|
3264
4896
|
"rules": {
|
|
@@ -3275,14 +4907,8 @@
|
|
|
3275
4907
|
"type": "object",
|
|
3276
4908
|
"additionalProperties": false,
|
|
3277
4909
|
"properties": {
|
|
3278
|
-
"borderColor": {
|
|
3279
|
-
"$ref": "#color"
|
|
3280
|
-
},
|
|
3281
4910
|
"borderWidth": {
|
|
3282
4911
|
"$ref": "#border"
|
|
3283
|
-
},
|
|
3284
|
-
"borderStyle": {
|
|
3285
|
-
"$ref": "#borderStyle"
|
|
3286
4912
|
}
|
|
3287
4913
|
}
|
|
3288
4914
|
},
|
|
@@ -3460,6 +5086,73 @@
|
|
|
3460
5086
|
"rules"
|
|
3461
5087
|
]
|
|
3462
5088
|
},
|
|
5089
|
+
"ExpandCollapseMiniControl": {
|
|
5090
|
+
"type": "object",
|
|
5091
|
+
"additionalProperties": false,
|
|
5092
|
+
"properties": {
|
|
5093
|
+
"appearances": {
|
|
5094
|
+
"type": "object",
|
|
5095
|
+
"additionalProperties": false,
|
|
5096
|
+
"patternProperties": {
|
|
5097
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
5098
|
+
"$ref": "#appearance"
|
|
5099
|
+
}
|
|
5100
|
+
}
|
|
5101
|
+
},
|
|
5102
|
+
"tokens": {
|
|
5103
|
+
"type": "object",
|
|
5104
|
+
"additionalProperties": false,
|
|
5105
|
+
"properties": {
|
|
5106
|
+
"size": {
|
|
5107
|
+
"$ref": "#size"
|
|
5108
|
+
},
|
|
5109
|
+
"icon": {
|
|
5110
|
+
"$ref": "#icon"
|
|
5111
|
+
}
|
|
5112
|
+
},
|
|
5113
|
+
"required": [
|
|
5114
|
+
"size",
|
|
5115
|
+
"icon"
|
|
5116
|
+
]
|
|
5117
|
+
},
|
|
5118
|
+
"rules": {
|
|
5119
|
+
"type": "array",
|
|
5120
|
+
"items": {
|
|
5121
|
+
"type": "object",
|
|
5122
|
+
"additionalProperties": false,
|
|
5123
|
+
"properties": {
|
|
5124
|
+
"if": {
|
|
5125
|
+
"type": "object",
|
|
5126
|
+
"minProperties": 1
|
|
5127
|
+
},
|
|
5128
|
+
"tokens": {
|
|
5129
|
+
"type": "object",
|
|
5130
|
+
"additionalProperties": false,
|
|
5131
|
+
"properties": {
|
|
5132
|
+
"size": {
|
|
5133
|
+
"$ref": "#size"
|
|
5134
|
+
},
|
|
5135
|
+
"icon": {
|
|
5136
|
+
"$ref": "#icon"
|
|
5137
|
+
}
|
|
5138
|
+
}
|
|
5139
|
+
},
|
|
5140
|
+
"description": {
|
|
5141
|
+
"type": "string"
|
|
5142
|
+
}
|
|
5143
|
+
},
|
|
5144
|
+
"required": [
|
|
5145
|
+
"if",
|
|
5146
|
+
"tokens"
|
|
5147
|
+
]
|
|
5148
|
+
}
|
|
5149
|
+
}
|
|
5150
|
+
},
|
|
5151
|
+
"required": [
|
|
5152
|
+
"tokens",
|
|
5153
|
+
"rules"
|
|
5154
|
+
]
|
|
5155
|
+
},
|
|
3463
5156
|
"ExpandCollapsePanel": {
|
|
3464
5157
|
"type": "object",
|
|
3465
5158
|
"additionalProperties": false,
|
|
@@ -4846,6 +6539,18 @@
|
|
|
4846
6539
|
"backdropOpacity": {
|
|
4847
6540
|
"$ref": "#opacity"
|
|
4848
6541
|
},
|
|
6542
|
+
"headingColor": {
|
|
6543
|
+
"$ref": "#color"
|
|
6544
|
+
},
|
|
6545
|
+
"cancelButtonColor": {
|
|
6546
|
+
"$ref": "#color"
|
|
6547
|
+
},
|
|
6548
|
+
"subHeadingMarginTop": {
|
|
6549
|
+
"$ref": "#size"
|
|
6550
|
+
},
|
|
6551
|
+
"headingPaddingRight": {
|
|
6552
|
+
"$ref": "#size"
|
|
6553
|
+
},
|
|
4849
6554
|
"height": {
|
|
4850
6555
|
"$ref": "#size"
|
|
4851
6556
|
},
|
|
@@ -4870,6 +6575,9 @@
|
|
|
4870
6575
|
"borderRadius": {
|
|
4871
6576
|
"$ref": "#radius"
|
|
4872
6577
|
},
|
|
6578
|
+
"borderColor": {
|
|
6579
|
+
"$ref": "#color"
|
|
6580
|
+
},
|
|
4873
6581
|
"shadow": {
|
|
4874
6582
|
"$ref": "#shadow"
|
|
4875
6583
|
},
|
|
@@ -4885,6 +6593,15 @@
|
|
|
4885
6593
|
"paddingBottom": {
|
|
4886
6594
|
"$ref": "#size"
|
|
4887
6595
|
},
|
|
6596
|
+
"marginLeft": {
|
|
6597
|
+
"$ref": "#size"
|
|
6598
|
+
},
|
|
6599
|
+
"marginRight": {
|
|
6600
|
+
"$ref": "#size"
|
|
6601
|
+
},
|
|
6602
|
+
"gap": {
|
|
6603
|
+
"$ref": "#size"
|
|
6604
|
+
},
|
|
4888
6605
|
"closeIcon": {
|
|
4889
6606
|
"$ref": "#icon"
|
|
4890
6607
|
},
|
|
@@ -4901,6 +6618,10 @@
|
|
|
4901
6618
|
"required": [
|
|
4902
6619
|
"backdropColor",
|
|
4903
6620
|
"backdropOpacity",
|
|
6621
|
+
"headingColor",
|
|
6622
|
+
"cancelButtonColor",
|
|
6623
|
+
"subHeadingMarginTop",
|
|
6624
|
+
"headingPaddingRight",
|
|
4904
6625
|
"height",
|
|
4905
6626
|
"maxWidth",
|
|
4906
6627
|
"containerPaddingLeft",
|
|
@@ -4909,11 +6630,15 @@
|
|
|
4909
6630
|
"containerPaddingBottom",
|
|
4910
6631
|
"backgroundColor",
|
|
4911
6632
|
"borderRadius",
|
|
6633
|
+
"borderColor",
|
|
4912
6634
|
"shadow",
|
|
4913
6635
|
"paddingLeft",
|
|
4914
6636
|
"paddingRight",
|
|
4915
6637
|
"paddingTop",
|
|
4916
6638
|
"paddingBottom",
|
|
6639
|
+
"marginLeft",
|
|
6640
|
+
"marginRight",
|
|
6641
|
+
"gap",
|
|
4917
6642
|
"closeIcon",
|
|
4918
6643
|
"closeIconColor",
|
|
4919
6644
|
"closeIconSize",
|
|
@@ -4940,6 +6665,18 @@
|
|
|
4940
6665
|
"backdropOpacity": {
|
|
4941
6666
|
"$ref": "#opacity"
|
|
4942
6667
|
},
|
|
6668
|
+
"headingColor": {
|
|
6669
|
+
"$ref": "#color"
|
|
6670
|
+
},
|
|
6671
|
+
"cancelButtonColor": {
|
|
6672
|
+
"$ref": "#color"
|
|
6673
|
+
},
|
|
6674
|
+
"subHeadingMarginTop": {
|
|
6675
|
+
"$ref": "#size"
|
|
6676
|
+
},
|
|
6677
|
+
"headingPaddingRight": {
|
|
6678
|
+
"$ref": "#size"
|
|
6679
|
+
},
|
|
4943
6680
|
"height": {
|
|
4944
6681
|
"$ref": "#size"
|
|
4945
6682
|
},
|
|
@@ -4964,6 +6701,9 @@
|
|
|
4964
6701
|
"borderRadius": {
|
|
4965
6702
|
"$ref": "#radius"
|
|
4966
6703
|
},
|
|
6704
|
+
"borderColor": {
|
|
6705
|
+
"$ref": "#color"
|
|
6706
|
+
},
|
|
4967
6707
|
"shadow": {
|
|
4968
6708
|
"$ref": "#shadow"
|
|
4969
6709
|
},
|
|
@@ -4979,6 +6719,15 @@
|
|
|
4979
6719
|
"paddingBottom": {
|
|
4980
6720
|
"$ref": "#size"
|
|
4981
6721
|
},
|
|
6722
|
+
"marginLeft": {
|
|
6723
|
+
"$ref": "#size"
|
|
6724
|
+
},
|
|
6725
|
+
"marginRight": {
|
|
6726
|
+
"$ref": "#size"
|
|
6727
|
+
},
|
|
6728
|
+
"gap": {
|
|
6729
|
+
"$ref": "#size"
|
|
6730
|
+
},
|
|
4982
6731
|
"closeIcon": {
|
|
4983
6732
|
"$ref": "#icon"
|
|
4984
6733
|
},
|
|
@@ -10574,6 +12323,87 @@
|
|
|
10574
12323
|
"rules"
|
|
10575
12324
|
]
|
|
10576
12325
|
},
|
|
12326
|
+
"Breadcrumbs": {
|
|
12327
|
+
"type": "object",
|
|
12328
|
+
"additionalProperties": false,
|
|
12329
|
+
"properties": {
|
|
12330
|
+
"appearances": {
|
|
12331
|
+
"type": "object",
|
|
12332
|
+
"additionalProperties": false,
|
|
12333
|
+
"patternProperties": {
|
|
12334
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
12335
|
+
"$ref": "#appearance"
|
|
12336
|
+
}
|
|
12337
|
+
}
|
|
12338
|
+
},
|
|
12339
|
+
"tokens": {
|
|
12340
|
+
"type": "object",
|
|
12341
|
+
"additionalProperties": false,
|
|
12342
|
+
"properties": {
|
|
12343
|
+
"icon": {
|
|
12344
|
+
"$ref": "#icon"
|
|
12345
|
+
},
|
|
12346
|
+
"iconColor": {
|
|
12347
|
+
"$ref": "#color"
|
|
12348
|
+
},
|
|
12349
|
+
"iconPadding": {
|
|
12350
|
+
"$ref": "#size"
|
|
12351
|
+
},
|
|
12352
|
+
"listItemPadding": {
|
|
12353
|
+
"$ref": "#size"
|
|
12354
|
+
}
|
|
12355
|
+
},
|
|
12356
|
+
"required": [
|
|
12357
|
+
"icon",
|
|
12358
|
+
"iconColor",
|
|
12359
|
+
"iconPadding",
|
|
12360
|
+
"listItemPadding"
|
|
12361
|
+
]
|
|
12362
|
+
},
|
|
12363
|
+
"rules": {
|
|
12364
|
+
"type": "array",
|
|
12365
|
+
"items": {
|
|
12366
|
+
"type": "object",
|
|
12367
|
+
"additionalProperties": false,
|
|
12368
|
+
"properties": {
|
|
12369
|
+
"if": {
|
|
12370
|
+
"type": "object",
|
|
12371
|
+
"minProperties": 1
|
|
12372
|
+
},
|
|
12373
|
+
"tokens": {
|
|
12374
|
+
"type": "object",
|
|
12375
|
+
"additionalProperties": false,
|
|
12376
|
+
"properties": {
|
|
12377
|
+
"icon": {
|
|
12378
|
+
"$ref": "#icon"
|
|
12379
|
+
},
|
|
12380
|
+
"iconColor": {
|
|
12381
|
+
"$ref": "#color"
|
|
12382
|
+
},
|
|
12383
|
+
"iconPadding": {
|
|
12384
|
+
"$ref": "#size"
|
|
12385
|
+
},
|
|
12386
|
+
"listItemPadding": {
|
|
12387
|
+
"$ref": "#size"
|
|
12388
|
+
}
|
|
12389
|
+
}
|
|
12390
|
+
},
|
|
12391
|
+
"description": {
|
|
12392
|
+
"type": "string"
|
|
12393
|
+
}
|
|
12394
|
+
},
|
|
12395
|
+
"required": [
|
|
12396
|
+
"if",
|
|
12397
|
+
"tokens"
|
|
12398
|
+
]
|
|
12399
|
+
}
|
|
12400
|
+
}
|
|
12401
|
+
},
|
|
12402
|
+
"required": [
|
|
12403
|
+
"tokens",
|
|
12404
|
+
"rules"
|
|
12405
|
+
]
|
|
12406
|
+
},
|
|
10577
12407
|
"Timeline": {
|
|
10578
12408
|
"type": "object",
|
|
10579
12409
|
"additionalProperties": false,
|
|
@@ -11226,6 +13056,14 @@
|
|
|
11226
13056
|
}
|
|
11227
13057
|
},
|
|
11228
13058
|
"required": [
|
|
13059
|
+
"Toast",
|
|
13060
|
+
"Table",
|
|
13061
|
+
"Image",
|
|
13062
|
+
"Callout",
|
|
13063
|
+
"FootnoteLink",
|
|
13064
|
+
"WaffleGrid",
|
|
13065
|
+
"Footnote",
|
|
13066
|
+
"PriceLockup",
|
|
11229
13067
|
"ActivityIndicator",
|
|
11230
13068
|
"Badge",
|
|
11231
13069
|
"Box",
|
|
@@ -11234,14 +13072,18 @@
|
|
|
11234
13072
|
"ButtonGroup",
|
|
11235
13073
|
"ButtonGroupItem",
|
|
11236
13074
|
"Card",
|
|
13075
|
+
"PreviewCard",
|
|
11237
13076
|
"Carousel",
|
|
11238
13077
|
"CarouselTabsPanelItem",
|
|
11239
13078
|
"Checkbox",
|
|
11240
13079
|
"ChevronLink",
|
|
11241
13080
|
"CheckboxGroup",
|
|
11242
13081
|
"Divider",
|
|
13082
|
+
"DatePicker",
|
|
11243
13083
|
"ExpandCollapse",
|
|
13084
|
+
"ExpandCollapseMini",
|
|
11244
13085
|
"ExpandCollapseControl",
|
|
13086
|
+
"ExpandCollapseMiniControl",
|
|
11245
13087
|
"ExpandCollapsePanel",
|
|
11246
13088
|
"Feedback",
|
|
11247
13089
|
"HorizontalScrollButton",
|
|
@@ -11288,6 +13130,7 @@
|
|
|
11288
13130
|
"TextInput",
|
|
11289
13131
|
"ToggleSwitch",
|
|
11290
13132
|
"ToggleSwitchGroup",
|
|
13133
|
+
"Breadcrumbs",
|
|
11291
13134
|
"Timeline",
|
|
11292
13135
|
"Tooltip",
|
|
11293
13136
|
"TooltipButton",
|