@telus-uds/theme-koodo 5.2.0 → 5.3.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 +844 -656
- package/build/android/theme.json +86 -1
- package/build/ios/schema.json +844 -656
- package/build/ios/theme.json +86 -1
- package/build/rn/schema.json +844 -656
- package/build/rn/theme.js +86 -2
- package/package.json +4 -4
- package/theme.json +67 -0
package/build/ios/schema.json
CHANGED
|
@@ -52,6 +52,10 @@
|
|
|
52
52
|
"{appearances.ChevronLink.focus}",
|
|
53
53
|
"{appearances.ChevronLink.hover}",
|
|
54
54
|
"{appearances.ChevronLink.pressed}",
|
|
55
|
+
"{appearances.ColourToggle.focus}",
|
|
56
|
+
"{appearances.ColourToggle.hover}",
|
|
57
|
+
"{appearances.ColourToggle.pressed}",
|
|
58
|
+
"{appearances.ColourToggle.selected}",
|
|
55
59
|
"{appearances.DatePicker.pressed}",
|
|
56
60
|
"{appearances.DatePicker.selected}",
|
|
57
61
|
"{appearances.DatePicker.focus}",
|
|
@@ -226,38 +230,38 @@
|
|
|
226
230
|
"anyOf": [
|
|
227
231
|
{
|
|
228
232
|
"const": "{palette.border.border1}",
|
|
229
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
230
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
233
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
234
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
231
235
|
},
|
|
232
236
|
{
|
|
233
237
|
"const": "{palette.border.border2}",
|
|
234
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
235
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
238
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
239
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
236
240
|
},
|
|
237
241
|
{
|
|
238
242
|
"const": "{palette.border.border3}",
|
|
239
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
240
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
243
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
244
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
241
245
|
},
|
|
242
246
|
{
|
|
243
247
|
"const": "{palette.border.border4}",
|
|
244
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
245
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
248
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
249
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
246
250
|
},
|
|
247
251
|
{
|
|
248
252
|
"const": "{palette.border.none}",
|
|
249
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
250
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
253
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
254
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
251
255
|
},
|
|
252
256
|
{
|
|
253
257
|
"const": "{system.border.zero}",
|
|
254
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
255
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
258
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
259
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
256
260
|
},
|
|
257
261
|
{
|
|
258
262
|
"const": "{system.border.none}",
|
|
259
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
260
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
263
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
264
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
261
265
|
}
|
|
262
266
|
],
|
|
263
267
|
"$id": "#border"
|
|
@@ -266,258 +270,258 @@
|
|
|
266
270
|
"anyOf": [
|
|
267
271
|
{
|
|
268
272
|
"const": "{palette.color.amaranth}",
|
|
269
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
270
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
273
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
274
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
271
275
|
},
|
|
272
276
|
{
|
|
273
277
|
"const": "{palette.color.bilbao}",
|
|
274
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
275
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
278
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
279
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
276
280
|
},
|
|
277
281
|
{
|
|
278
282
|
"const": "{palette.color.black}",
|
|
279
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
280
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
283
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlack",
|
|
284
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlack"
|
|
281
285
|
},
|
|
282
286
|
{
|
|
283
287
|
"const": "{palette.color.blackLight}",
|
|
284
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
285
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
288
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlack Light",
|
|
289
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlack Light"
|
|
286
290
|
},
|
|
287
291
|
{
|
|
288
292
|
"const": "{palette.color.blue}",
|
|
289
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
290
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
293
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlue",
|
|
294
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlue"
|
|
291
295
|
},
|
|
292
296
|
{
|
|
293
297
|
"const": "{palette.color.blueDark}",
|
|
294
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
295
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
298
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlue Dark",
|
|
299
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlue Dark"
|
|
296
300
|
},
|
|
297
301
|
{
|
|
298
302
|
"const": "{palette.color.blueLight}",
|
|
299
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
300
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
303
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlue Light",
|
|
304
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlue Light"
|
|
301
305
|
},
|
|
302
306
|
{
|
|
303
307
|
"const": "{palette.color.caution}",
|
|
304
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
305
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
308
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nCaution",
|
|
309
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nCaution"
|
|
306
310
|
},
|
|
307
311
|
{
|
|
308
312
|
"const": "{palette.color.cautionLight}",
|
|
309
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
310
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
313
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nCaution Light",
|
|
314
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nCaution Light"
|
|
311
315
|
},
|
|
312
316
|
{
|
|
313
317
|
"const": "{palette.color.danger}",
|
|
314
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
315
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
318
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDanger",
|
|
319
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDanger"
|
|
316
320
|
},
|
|
317
321
|
{
|
|
318
322
|
"const": "{palette.color.dangerLight}",
|
|
319
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
320
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
323
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDanger Light",
|
|
324
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDanger Light"
|
|
321
325
|
},
|
|
322
326
|
{
|
|
323
327
|
"const": "{palette.color.dangerMid}",
|
|
324
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
325
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
328
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDanger Mid",
|
|
329
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDanger Mid"
|
|
326
330
|
},
|
|
327
331
|
{
|
|
328
332
|
"const": "{palette.color.dark10}",
|
|
329
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
330
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
333
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 10%",
|
|
334
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 10%"
|
|
331
335
|
},
|
|
332
336
|
{
|
|
333
337
|
"const": "{palette.color.dark20}",
|
|
334
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
335
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
338
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 20%",
|
|
339
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 20%"
|
|
336
340
|
},
|
|
337
341
|
{
|
|
338
342
|
"const": "{palette.color.dark40}",
|
|
339
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
340
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
343
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 40%",
|
|
344
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 40%"
|
|
341
345
|
},
|
|
342
346
|
{
|
|
343
347
|
"const": "{palette.color.dark60}",
|
|
344
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
345
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
348
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 60%",
|
|
349
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 60%"
|
|
346
350
|
},
|
|
347
351
|
{
|
|
348
352
|
"const": "{palette.color.dark80}",
|
|
349
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
350
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
353
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 80%",
|
|
354
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 80%"
|
|
351
355
|
},
|
|
352
356
|
{
|
|
353
357
|
"const": "{palette.color.dark97}",
|
|
354
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
355
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
358
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDark 97%",
|
|
359
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDark 97%"
|
|
356
360
|
},
|
|
357
361
|
{
|
|
358
362
|
"const": "{palette.color.dove}",
|
|
359
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
360
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
363
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nDove",
|
|
364
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nDove"
|
|
361
365
|
},
|
|
362
366
|
{
|
|
363
367
|
"const": "{palette.color.flirt}",
|
|
364
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
365
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
368
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
369
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
366
370
|
},
|
|
367
371
|
{
|
|
368
372
|
"const": "{palette.color.gallery}",
|
|
369
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
370
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
373
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nGallery",
|
|
374
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nGallery"
|
|
371
375
|
},
|
|
372
376
|
{
|
|
373
377
|
"const": "{palette.color.green}",
|
|
374
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
375
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
378
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nGreen",
|
|
379
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nGreen"
|
|
376
380
|
},
|
|
377
381
|
{
|
|
378
382
|
"const": "{palette.color.greenDark}",
|
|
379
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
380
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
383
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nGreen Dark",
|
|
384
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nGreen Dark"
|
|
381
385
|
},
|
|
382
386
|
{
|
|
383
387
|
"const": "{palette.color.greenLight}",
|
|
384
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
385
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
388
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nGreen Light",
|
|
389
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nGreen Light"
|
|
386
390
|
},
|
|
387
391
|
{
|
|
388
392
|
"const": "{palette.color.greyLight}",
|
|
389
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
390
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
393
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
394
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
391
395
|
},
|
|
392
396
|
{
|
|
393
397
|
"const": "{palette.color.light10}",
|
|
394
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
395
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
398
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 10%",
|
|
399
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 10%"
|
|
396
400
|
},
|
|
397
401
|
{
|
|
398
402
|
"const": "{palette.color.light20}",
|
|
399
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
400
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
403
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 20%",
|
|
404
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 20%"
|
|
401
405
|
},
|
|
402
406
|
{
|
|
403
407
|
"const": "{palette.color.light40}",
|
|
404
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
405
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
408
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 40%",
|
|
409
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 40%"
|
|
406
410
|
},
|
|
407
411
|
{
|
|
408
412
|
"const": "{palette.color.light60}",
|
|
409
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
410
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
413
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 60%",
|
|
414
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 60%"
|
|
411
415
|
},
|
|
412
416
|
{
|
|
413
417
|
"const": "{palette.color.light80}",
|
|
414
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
415
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
418
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 80%",
|
|
419
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 80%"
|
|
416
420
|
},
|
|
417
421
|
{
|
|
418
422
|
"const": "{palette.color.light97}",
|
|
419
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
420
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
423
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nLight 97%",
|
|
424
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nLight 97%"
|
|
421
425
|
},
|
|
422
426
|
{
|
|
423
427
|
"const": "{palette.color.mortar}",
|
|
424
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
425
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
428
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nMortar",
|
|
429
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nMortar"
|
|
426
430
|
},
|
|
427
431
|
{
|
|
428
432
|
"const": "{palette.color.mosque}",
|
|
429
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
430
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
433
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
434
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
431
435
|
},
|
|
432
436
|
{
|
|
433
437
|
"const": "{palette.color.orange}",
|
|
434
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
435
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
438
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nOrange",
|
|
439
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nOrange"
|
|
436
440
|
},
|
|
437
441
|
{
|
|
438
442
|
"const": "{palette.color.orangeDark}",
|
|
439
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
440
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
443
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nOrange Dark",
|
|
444
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nOrange Dark"
|
|
441
445
|
},
|
|
442
446
|
{
|
|
443
447
|
"const": "{palette.color.orangeLight}",
|
|
444
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
445
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
448
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nOrange Light",
|
|
449
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nOrange Light"
|
|
446
450
|
},
|
|
447
451
|
{
|
|
448
452
|
"const": "{palette.color.pink}",
|
|
449
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
450
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
453
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPink",
|
|
454
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPink"
|
|
451
455
|
},
|
|
452
456
|
{
|
|
453
457
|
"const": "{palette.color.pinkDark}",
|
|
454
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
455
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
458
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPink Dark",
|
|
459
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPink Dark"
|
|
456
460
|
},
|
|
457
461
|
{
|
|
458
462
|
"const": "{palette.color.pinkLight}",
|
|
459
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
460
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
463
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPink Light",
|
|
464
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPink Light"
|
|
461
465
|
},
|
|
462
466
|
{
|
|
463
467
|
"const": "{palette.color.purple}",
|
|
464
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
465
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
468
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPurple",
|
|
469
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPurple"
|
|
466
470
|
},
|
|
467
471
|
{
|
|
468
472
|
"const": "{palette.color.purpleDark}",
|
|
469
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
470
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
473
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPurple Dark",
|
|
474
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPurple Dark"
|
|
471
475
|
},
|
|
472
476
|
{
|
|
473
477
|
"const": "{palette.color.purpleLight}",
|
|
474
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
475
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
478
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nPurple Light",
|
|
479
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nPurple Light"
|
|
476
480
|
},
|
|
477
481
|
{
|
|
478
482
|
"const": "{palette.color.silver}",
|
|
479
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
480
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
483
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nSilver",
|
|
484
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nSilver"
|
|
481
485
|
},
|
|
482
486
|
{
|
|
483
487
|
"const": "{palette.color.silverDark}",
|
|
484
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
485
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
488
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
489
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
486
490
|
},
|
|
487
491
|
{
|
|
488
492
|
"const": "{palette.color.success}",
|
|
489
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
490
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
493
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nSuccess",
|
|
494
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nSuccess"
|
|
491
495
|
},
|
|
492
496
|
{
|
|
493
497
|
"const": "{palette.color.successLight}",
|
|
494
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
495
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
498
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nSuccess Light",
|
|
499
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nSuccess Light"
|
|
496
500
|
},
|
|
497
501
|
{
|
|
498
502
|
"const": "{palette.color.transparent}",
|
|
499
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
500
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
503
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
504
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
501
505
|
},
|
|
502
506
|
{
|
|
503
507
|
"const": "{palette.color.trinidad}",
|
|
504
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
505
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
508
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
509
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
506
510
|
},
|
|
507
511
|
{
|
|
508
512
|
"const": "{palette.color.white}",
|
|
509
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
510
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
513
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
514
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
511
515
|
},
|
|
512
516
|
{
|
|
513
517
|
"const": "{system.color.transparent}",
|
|
514
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
515
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
518
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
519
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
516
520
|
},
|
|
517
521
|
{
|
|
518
522
|
"const": "{system.color.none}",
|
|
519
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
520
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
523
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
524
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
521
525
|
}
|
|
522
526
|
],
|
|
523
527
|
"$id": "#color"
|
|
@@ -526,18 +530,18 @@
|
|
|
526
530
|
"anyOf": [
|
|
527
531
|
{
|
|
528
532
|
"const": "{palette.duration.duration250}",
|
|
529
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
530
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
533
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
534
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
531
535
|
},
|
|
532
536
|
{
|
|
533
537
|
"const": "{palette.duration.duration300}",
|
|
534
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
535
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
538
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
539
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
536
540
|
},
|
|
537
541
|
{
|
|
538
542
|
"const": "{system.duration.zero}",
|
|
539
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
540
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
543
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
544
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
541
545
|
}
|
|
542
546
|
],
|
|
543
547
|
"$id": "#duration"
|
|
@@ -546,113 +550,113 @@
|
|
|
546
550
|
"anyOf": [
|
|
547
551
|
{
|
|
548
552
|
"const": "{palette.fontSize.size12}",
|
|
549
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
550
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
553
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
554
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
551
555
|
},
|
|
552
556
|
{
|
|
553
557
|
"const": "{palette.fontSize.size14}",
|
|
554
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
555
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
558
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
559
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
556
560
|
},
|
|
557
561
|
{
|
|
558
562
|
"const": "{palette.fontSize.size15}",
|
|
559
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
560
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
563
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
564
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
561
565
|
},
|
|
562
566
|
{
|
|
563
567
|
"const": "{palette.fontSize.size16}",
|
|
564
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
565
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
568
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
569
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
566
570
|
},
|
|
567
571
|
{
|
|
568
572
|
"const": "{palette.fontSize.size18}",
|
|
569
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
570
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
573
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
574
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
571
575
|
},
|
|
572
576
|
{
|
|
573
577
|
"const": "{palette.fontSize.size2}",
|
|
574
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
575
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
578
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
579
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
576
580
|
},
|
|
577
581
|
{
|
|
578
582
|
"const": "{palette.fontSize.size20}",
|
|
579
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
580
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
583
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
584
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
581
585
|
},
|
|
582
586
|
{
|
|
583
587
|
"const": "{palette.fontSize.size24}",
|
|
584
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
585
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
588
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
589
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
586
590
|
},
|
|
587
591
|
{
|
|
588
592
|
"const": "{palette.fontSize.size28}",
|
|
589
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
590
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
593
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
594
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
591
595
|
},
|
|
592
596
|
{
|
|
593
597
|
"const": "{palette.fontSize.size30}",
|
|
594
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
595
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
598
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
599
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
596
600
|
},
|
|
597
601
|
{
|
|
598
602
|
"const": "{palette.fontSize.size32}",
|
|
599
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
600
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
603
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
604
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
601
605
|
},
|
|
602
606
|
{
|
|
603
607
|
"const": "{palette.fontSize.size34}",
|
|
604
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
605
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
608
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
609
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
606
610
|
},
|
|
607
611
|
{
|
|
608
612
|
"const": "{palette.fontSize.size36}",
|
|
609
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
610
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
613
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
614
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
611
615
|
},
|
|
612
616
|
{
|
|
613
617
|
"const": "{palette.fontSize.size40}",
|
|
614
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
615
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
618
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
619
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
616
620
|
},
|
|
617
621
|
{
|
|
618
622
|
"const": "{palette.fontSize.size44}",
|
|
619
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
620
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
623
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
624
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
621
625
|
},
|
|
622
626
|
{
|
|
623
627
|
"const": "{palette.fontSize.size48}",
|
|
624
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
625
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
628
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
629
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
626
630
|
},
|
|
627
631
|
{
|
|
628
632
|
"const": "{palette.fontSize.size54}",
|
|
629
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
630
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
633
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
634
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
631
635
|
},
|
|
632
636
|
{
|
|
633
637
|
"const": "{palette.fontSize.size56}",
|
|
634
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
635
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
638
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
639
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
636
640
|
},
|
|
637
641
|
{
|
|
638
642
|
"const": "{palette.fontSize.size64}",
|
|
639
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
640
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
643
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
644
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
641
645
|
},
|
|
642
646
|
{
|
|
643
647
|
"const": "{palette.fontSize.size70}",
|
|
644
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
645
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
648
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
649
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
646
650
|
},
|
|
647
651
|
{
|
|
648
652
|
"const": "{palette.fontSize.size72}",
|
|
649
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
650
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
653
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
654
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
651
655
|
},
|
|
652
656
|
{
|
|
653
657
|
"const": "{system.fontSize.none}",
|
|
654
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
655
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
658
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
659
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
656
660
|
}
|
|
657
661
|
],
|
|
658
662
|
"$id": "#fontSize"
|
|
@@ -661,13 +665,13 @@
|
|
|
661
665
|
"anyOf": [
|
|
662
666
|
{
|
|
663
667
|
"const": "{palette.gradient.blackSolid}",
|
|
664
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
665
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
668
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nBlack solid Gradient",
|
|
669
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nBlack solid Gradient"
|
|
666
670
|
},
|
|
667
671
|
{
|
|
668
672
|
"const": "{system.gradient.none}",
|
|
669
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
670
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
673
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
674
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
671
675
|
}
|
|
672
676
|
],
|
|
673
677
|
"$id": "#gradient"
|
|
@@ -676,453 +680,453 @@
|
|
|
676
680
|
"anyOf": [
|
|
677
681
|
{
|
|
678
682
|
"const": "{palette.icon.Add}",
|
|
679
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
680
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
683
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
684
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
681
685
|
},
|
|
682
686
|
{
|
|
683
687
|
"const": "{palette.icon.Amex}",
|
|
684
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
685
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
688
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
689
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
686
690
|
},
|
|
687
691
|
{
|
|
688
692
|
"const": "{palette.icon.ArrowDownCircled}",
|
|
689
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
690
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
693
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
694
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
691
695
|
},
|
|
692
696
|
{
|
|
693
697
|
"const": "{palette.icon.ArrowLeft}",
|
|
694
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
695
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
698
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
699
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
696
700
|
},
|
|
697
701
|
{
|
|
698
702
|
"const": "{palette.icon.ArrowRight}",
|
|
699
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
700
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
703
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
704
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
701
705
|
},
|
|
702
706
|
{
|
|
703
707
|
"const": "{palette.icon.BoxOutline}",
|
|
704
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
705
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
708
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
709
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
706
710
|
},
|
|
707
711
|
{
|
|
708
712
|
"const": "{palette.icon.BoxOutlineChecked}",
|
|
709
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
710
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
713
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
714
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
711
715
|
},
|
|
712
716
|
{
|
|
713
717
|
"const": "{palette.icon.Bullet}",
|
|
714
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
715
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
718
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
719
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
716
720
|
},
|
|
717
721
|
{
|
|
718
722
|
"const": "{palette.icon.BulletFill}",
|
|
719
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
720
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
723
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
724
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
721
725
|
},
|
|
722
726
|
{
|
|
723
727
|
"const": "{palette.icon.Cart}",
|
|
724
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
725
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
728
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
729
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
726
730
|
},
|
|
727
731
|
{
|
|
728
732
|
"const": "{palette.icon.CartFilled}",
|
|
729
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
730
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
733
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
734
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
731
735
|
},
|
|
732
736
|
{
|
|
733
737
|
"const": "{palette.icon.Caution}",
|
|
734
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
735
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
738
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
739
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
736
740
|
},
|
|
737
741
|
{
|
|
738
742
|
"const": "{palette.icon.Check}",
|
|
739
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
740
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
743
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
744
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
741
745
|
},
|
|
742
746
|
{
|
|
743
747
|
"const": "{palette.icon.CheckCircle}",
|
|
744
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
745
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
748
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
749
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
746
750
|
},
|
|
747
751
|
{
|
|
748
752
|
"const": "{palette.icon.CheckCircleFilled}",
|
|
749
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
750
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
753
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
754
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
751
755
|
},
|
|
752
756
|
{
|
|
753
757
|
"const": "{palette.icon.CheckCircledFilled}",
|
|
754
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
755
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
758
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
759
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
756
760
|
},
|
|
757
761
|
{
|
|
758
762
|
"const": "{palette.icon.CheckCircledNotFilled}",
|
|
759
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
760
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
763
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
764
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
761
765
|
},
|
|
762
766
|
{
|
|
763
767
|
"const": "{palette.icon.ChevronDown}",
|
|
764
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
765
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
768
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
769
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
766
770
|
},
|
|
767
771
|
{
|
|
768
772
|
"const": "{palette.icon.ChevronLeft}",
|
|
769
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
770
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
773
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
774
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
771
775
|
},
|
|
772
776
|
{
|
|
773
777
|
"const": "{palette.icon.ChevronRight}",
|
|
774
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
775
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
778
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
779
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
776
780
|
},
|
|
777
781
|
{
|
|
778
782
|
"const": "{palette.icon.ChevronUp}",
|
|
779
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
780
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
783
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
784
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
781
785
|
},
|
|
782
786
|
{
|
|
783
787
|
"const": "{palette.icon.CircledLine}",
|
|
784
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
785
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
788
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
789
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
786
790
|
},
|
|
787
791
|
{
|
|
788
792
|
"const": "{palette.icon.Close}",
|
|
789
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
790
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
793
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
794
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
791
795
|
},
|
|
792
796
|
{
|
|
793
797
|
"const": "{palette.icon.ClosedCaptions}",
|
|
794
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
795
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
798
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
799
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
796
800
|
},
|
|
797
801
|
{
|
|
798
802
|
"const": "{palette.icon.Coaxial}",
|
|
799
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
800
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
803
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
804
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
801
805
|
},
|
|
802
806
|
{
|
|
803
807
|
"const": "{palette.icon.CreditCard}",
|
|
804
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
805
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
808
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
809
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
806
810
|
},
|
|
807
811
|
{
|
|
808
812
|
"const": "{palette.icon.DSL}",
|
|
809
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
810
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
813
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
814
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
811
815
|
},
|
|
812
816
|
{
|
|
813
817
|
"const": "{palette.icon.Devices}",
|
|
814
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
815
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
818
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
819
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
816
820
|
},
|
|
817
821
|
{
|
|
818
822
|
"const": "{palette.icon.Download}",
|
|
819
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
820
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
823
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
824
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
821
825
|
},
|
|
822
826
|
{
|
|
823
827
|
"const": "{palette.icon.ExclamationOctagon}",
|
|
824
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
825
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
828
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
829
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
826
830
|
},
|
|
827
831
|
{
|
|
828
832
|
"const": "{palette.icon.ExclamationTriangle}",
|
|
829
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
830
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
833
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
834
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
831
835
|
},
|
|
832
836
|
{
|
|
833
837
|
"const": "{palette.icon.Expand}",
|
|
834
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
835
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
838
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
839
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
836
840
|
},
|
|
837
841
|
{
|
|
838
842
|
"const": "{palette.icon.EyeClosed}",
|
|
839
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
840
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
843
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
844
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
841
845
|
},
|
|
842
846
|
{
|
|
843
847
|
"const": "{palette.icon.EyeMasked}",
|
|
844
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
845
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
848
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
849
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
846
850
|
},
|
|
847
851
|
{
|
|
848
852
|
"const": "{palette.icon.EyeOpened}",
|
|
849
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
850
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
853
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
854
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
851
855
|
},
|
|
852
856
|
{
|
|
853
857
|
"const": "{palette.icon.EyeUnmasked}",
|
|
854
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
855
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
858
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
859
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
856
860
|
},
|
|
857
861
|
{
|
|
858
862
|
"const": "{palette.icon.FullscreenExpand}",
|
|
859
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
860
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
863
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
864
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
861
865
|
},
|
|
862
866
|
{
|
|
863
867
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
864
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
865
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
868
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
869
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
866
870
|
},
|
|
867
871
|
{
|
|
868
872
|
"const": "{palette.icon.Gift}",
|
|
869
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
870
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
873
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
874
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
871
875
|
},
|
|
872
876
|
{
|
|
873
877
|
"const": "{palette.icon.Hamburger}",
|
|
874
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
875
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
878
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
879
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
876
880
|
},
|
|
877
881
|
{
|
|
878
882
|
"const": "{palette.icon.Info}",
|
|
879
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
880
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
883
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
884
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
881
885
|
},
|
|
882
886
|
{
|
|
883
887
|
"const": "{palette.icon.InfoSelected}",
|
|
884
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
885
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
888
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
889
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
886
890
|
},
|
|
887
891
|
{
|
|
888
892
|
"const": "{palette.icon.InformationCircled}",
|
|
889
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
890
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
893
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
894
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
891
895
|
},
|
|
892
896
|
{
|
|
893
897
|
"const": "{palette.icon.InternetSpeed}",
|
|
894
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
895
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
898
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
899
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
896
900
|
},
|
|
897
901
|
{
|
|
898
902
|
"const": "{palette.icon.Kebab}",
|
|
899
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
900
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
903
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
904
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
901
905
|
},
|
|
902
906
|
{
|
|
903
907
|
"const": "{palette.icon.LeftCircle}",
|
|
904
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
905
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
908
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
909
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
906
910
|
},
|
|
907
911
|
{
|
|
908
912
|
"const": "{palette.icon.LocationMap}",
|
|
909
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
910
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
913
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
914
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
911
915
|
},
|
|
912
916
|
{
|
|
913
917
|
"const": "{palette.icon.LockFilled}",
|
|
914
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
915
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
918
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
919
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
916
920
|
},
|
|
917
921
|
{
|
|
918
922
|
"const": "{palette.icon.Maintenance}",
|
|
919
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
920
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
923
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
924
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
921
925
|
},
|
|
922
926
|
{
|
|
923
927
|
"const": "{palette.icon.MaintenanceFilled}",
|
|
924
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
925
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
928
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
929
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
926
930
|
},
|
|
927
931
|
{
|
|
928
932
|
"const": "{palette.icon.MasterCard}",
|
|
929
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
930
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
933
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
934
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
931
935
|
},
|
|
932
936
|
{
|
|
933
937
|
"const": "{palette.icon.Muted}",
|
|
934
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
935
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
938
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
939
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
936
940
|
},
|
|
937
941
|
{
|
|
938
942
|
"const": "{palette.icon.OfferStarFilled}",
|
|
939
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
940
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
943
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
944
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
941
945
|
},
|
|
942
946
|
{
|
|
943
947
|
"const": "{palette.icon.Pause}",
|
|
944
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
945
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
948
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
949
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
946
950
|
},
|
|
947
951
|
{
|
|
948
952
|
"const": "{palette.icon.Perk}",
|
|
949
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
950
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
953
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
954
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
951
955
|
},
|
|
952
956
|
{
|
|
953
957
|
"const": "{palette.icon.Phone}",
|
|
954
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
955
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
958
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
959
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
956
960
|
},
|
|
957
961
|
{
|
|
958
962
|
"const": "{palette.icon.PhoneTroubleshoot}",
|
|
959
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
960
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
963
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
964
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
961
965
|
},
|
|
962
966
|
{
|
|
963
967
|
"const": "{palette.icon.PlaySolid}",
|
|
964
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
965
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
968
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
969
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
966
970
|
},
|
|
967
971
|
{
|
|
968
972
|
"const": "{palette.icon.PlayVideo}",
|
|
969
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
970
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
973
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
974
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
971
975
|
},
|
|
972
976
|
{
|
|
973
977
|
"const": "{palette.icon.PlugPlay}",
|
|
974
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
975
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
978
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
979
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
976
980
|
},
|
|
977
981
|
{
|
|
978
982
|
"const": "{palette.icon.Price}",
|
|
979
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
980
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
983
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
984
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
981
985
|
},
|
|
982
986
|
{
|
|
983
987
|
"const": "{palette.icon.Question}",
|
|
984
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
985
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
988
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
989
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
986
990
|
},
|
|
987
991
|
{
|
|
988
992
|
"const": "{palette.icon.QuestionFilled}",
|
|
989
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
990
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
993
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
994
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
991
995
|
},
|
|
992
996
|
{
|
|
993
997
|
"const": "{palette.icon.QuoteLeft}",
|
|
994
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
995
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
998
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
999
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
996
1000
|
},
|
|
997
1001
|
{
|
|
998
1002
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
999
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1000
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1003
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1004
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1001
1005
|
},
|
|
1002
1006
|
{
|
|
1003
1007
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1004
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1005
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1008
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1009
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1006
1010
|
},
|
|
1007
1011
|
{
|
|
1008
1012
|
"const": "{palette.icon.RadialOutline}",
|
|
1009
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1010
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1013
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1014
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1011
1015
|
},
|
|
1012
1016
|
{
|
|
1013
1017
|
"const": "{palette.icon.RadialOutlineChecked}",
|
|
1014
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1015
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1018
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1019
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1016
1020
|
},
|
|
1017
1021
|
{
|
|
1018
1022
|
"const": "{palette.icon.Receipt}",
|
|
1019
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1020
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1023
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1024
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1021
1025
|
},
|
|
1022
1026
|
{
|
|
1023
1027
|
"const": "{palette.icon.Refresh}",
|
|
1024
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1025
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1028
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1029
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1026
1030
|
},
|
|
1027
1031
|
{
|
|
1028
1032
|
"const": "{palette.icon.Replay}",
|
|
1029
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1030
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1033
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1034
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1031
1035
|
},
|
|
1032
1036
|
{
|
|
1033
1037
|
"const": "{palette.icon.RightCirlce}",
|
|
1034
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1035
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1038
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1039
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1036
1040
|
},
|
|
1037
1041
|
{
|
|
1038
1042
|
"const": "{palette.icon.Settings}",
|
|
1039
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1040
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1043
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1044
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1041
1045
|
},
|
|
1042
1046
|
{
|
|
1043
1047
|
"const": "{palette.icon.SettingsSolid}",
|
|
1044
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1045
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1048
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1049
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1046
1050
|
},
|
|
1047
1051
|
{
|
|
1048
1052
|
"const": "{palette.icon.ShippingFilled}",
|
|
1049
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1050
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1053
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1054
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1051
1055
|
},
|
|
1052
1056
|
{
|
|
1053
1057
|
"const": "{palette.icon.Shop}",
|
|
1054
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1055
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1058
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1059
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1056
1060
|
},
|
|
1057
1061
|
{
|
|
1058
1062
|
"const": "{palette.icon.Sim}",
|
|
1059
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1060
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1063
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1064
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1061
1065
|
},
|
|
1062
1066
|
{
|
|
1063
1067
|
"const": "{palette.icon.SimFilled}",
|
|
1064
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1065
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1068
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1069
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1066
1070
|
},
|
|
1067
1071
|
{
|
|
1068
1072
|
"const": "{palette.icon.Spyglass}",
|
|
1069
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1070
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1073
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1074
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1071
1075
|
},
|
|
1072
1076
|
{
|
|
1073
1077
|
"const": "{palette.icon.Subtract}",
|
|
1074
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1075
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1078
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1079
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1076
1080
|
},
|
|
1077
1081
|
{
|
|
1078
1082
|
"const": "{palette.icon.Tag}",
|
|
1079
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1080
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1083
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1084
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1081
1085
|
},
|
|
1082
1086
|
{
|
|
1083
1087
|
"const": "{palette.icon.TagFilled}",
|
|
1084
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1085
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1088
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1089
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1086
1090
|
},
|
|
1087
1091
|
{
|
|
1088
1092
|
"const": "{palette.icon.Times}",
|
|
1089
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1090
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1093
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1094
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1091
1095
|
},
|
|
1092
1096
|
{
|
|
1093
1097
|
"const": "{palette.icon.TimesCircled}",
|
|
1094
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1095
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1098
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1099
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1096
1100
|
},
|
|
1097
1101
|
{
|
|
1098
1102
|
"const": "{palette.icon.ToolTipFilled}",
|
|
1099
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1100
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1103
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1104
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1101
1105
|
},
|
|
1102
1106
|
{
|
|
1103
1107
|
"const": "{palette.icon.Tooltip}",
|
|
1104
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1105
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1108
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1109
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1106
1110
|
},
|
|
1107
1111
|
{
|
|
1108
1112
|
"const": "{palette.icon.TooltipSymbol}",
|
|
1109
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1110
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1113
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1114
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1111
1115
|
},
|
|
1112
1116
|
{
|
|
1113
1117
|
"const": "{palette.icon.Unmuted}",
|
|
1114
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1115
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1118
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1119
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1116
1120
|
},
|
|
1117
1121
|
{
|
|
1118
1122
|
"const": "{palette.icon.Visa}",
|
|
1119
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1120
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1123
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1124
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1121
1125
|
},
|
|
1122
1126
|
{
|
|
1123
1127
|
"const": "{system.icon.none}",
|
|
1124
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1125
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1128
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1129
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1126
1130
|
}
|
|
1127
1131
|
],
|
|
1128
1132
|
"$id": "#icon"
|
|
@@ -1131,13 +1135,13 @@
|
|
|
1131
1135
|
"anyOf": [
|
|
1132
1136
|
{
|
|
1133
1137
|
"const": "{palette.letterSpacing.default}",
|
|
1134
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1135
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1138
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1139
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1136
1140
|
},
|
|
1137
1141
|
{
|
|
1138
1142
|
"const": "{system.letterSpacing.none}",
|
|
1139
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1140
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1143
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1144
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1141
1145
|
}
|
|
1142
1146
|
],
|
|
1143
1147
|
"$id": "#letterSpacing"
|
|
@@ -1146,118 +1150,118 @@
|
|
|
1146
1150
|
"anyOf": [
|
|
1147
1151
|
{
|
|
1148
1152
|
"const": "{palette.lineHeight.multiply110}",
|
|
1149
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1150
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1153
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1154
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1151
1155
|
},
|
|
1152
1156
|
{
|
|
1153
1157
|
"const": "{palette.lineHeight.multiply120}",
|
|
1154
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1155
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1158
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1159
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1156
1160
|
},
|
|
1157
1161
|
{
|
|
1158
1162
|
"const": "{palette.lineHeight.multiply130}",
|
|
1159
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1160
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1163
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1164
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1161
1165
|
},
|
|
1162
1166
|
{
|
|
1163
1167
|
"const": "{palette.lineHeight.multiply140}",
|
|
1164
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1165
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1168
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1169
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1166
1170
|
},
|
|
1167
1171
|
{
|
|
1168
1172
|
"const": "{palette.lineHeight.multiply150}",
|
|
1169
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1170
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1173
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1174
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1171
1175
|
},
|
|
1172
1176
|
{
|
|
1173
1177
|
"const": "{palette.lineHeight.multiply160}",
|
|
1174
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1175
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1178
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1179
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1176
1180
|
},
|
|
1177
1181
|
{
|
|
1178
1182
|
"const": "{palette.lineHeight.multiply172}",
|
|
1179
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1180
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1183
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1184
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1181
1185
|
},
|
|
1182
1186
|
{
|
|
1183
1187
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1184
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1185
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1188
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1189
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1186
1190
|
},
|
|
1187
1191
|
{
|
|
1188
1192
|
"const": "{palette.lineHeight.ratio11to5}",
|
|
1189
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1190
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1193
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1194
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1191
1195
|
},
|
|
1192
1196
|
{
|
|
1193
1197
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1194
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1195
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1198
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1199
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1196
1200
|
},
|
|
1197
1201
|
{
|
|
1198
1202
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1199
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1200
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1203
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1204
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1201
1205
|
},
|
|
1202
1206
|
{
|
|
1203
1207
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1204
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1205
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1208
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1209
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1206
1210
|
},
|
|
1207
1211
|
{
|
|
1208
1212
|
"const": "{palette.lineHeight.ratio16to2}",
|
|
1209
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1210
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1213
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1214
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1211
1215
|
},
|
|
1212
1216
|
{
|
|
1213
1217
|
"const": "{palette.lineHeight.ratio17to8}",
|
|
1214
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1215
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1218
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1219
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1216
1220
|
},
|
|
1217
1221
|
{
|
|
1218
1222
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
1219
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1220
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1223
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1224
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1221
1225
|
},
|
|
1222
1226
|
{
|
|
1223
1227
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
1224
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1225
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1228
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1229
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1226
1230
|
},
|
|
1227
1231
|
{
|
|
1228
1232
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
1229
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1230
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1233
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1234
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1231
1235
|
},
|
|
1232
1236
|
{
|
|
1233
1237
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
1234
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1235
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1238
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1239
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1236
1240
|
},
|
|
1237
1241
|
{
|
|
1238
1242
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
1239
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1240
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1243
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1244
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1241
1245
|
},
|
|
1242
1246
|
{
|
|
1243
1247
|
"const": "{palette.lineHeight.ratio7to3}",
|
|
1244
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1245
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1248
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1249
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1246
1250
|
},
|
|
1247
1251
|
{
|
|
1248
1252
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
1249
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1250
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1253
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1254
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1251
1255
|
},
|
|
1252
1256
|
{
|
|
1253
1257
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
1254
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1255
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1258
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1259
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1256
1260
|
},
|
|
1257
1261
|
{
|
|
1258
1262
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
1259
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1260
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1263
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1264
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1261
1265
|
}
|
|
1262
1266
|
],
|
|
1263
1267
|
"$id": "#lineHeight"
|
|
@@ -1266,28 +1270,28 @@
|
|
|
1266
1270
|
"anyOf": [
|
|
1267
1271
|
{
|
|
1268
1272
|
"const": "{palette.opacity.opacity10}",
|
|
1269
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1270
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1273
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1274
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1271
1275
|
},
|
|
1272
1276
|
{
|
|
1273
1277
|
"const": "{palette.opacity.opacity3}",
|
|
1274
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1275
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1278
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1279
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1276
1280
|
},
|
|
1277
1281
|
{
|
|
1278
1282
|
"const": "{palette.opacity.opacity5}",
|
|
1279
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1280
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1283
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1284
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1281
1285
|
},
|
|
1282
1286
|
{
|
|
1283
1287
|
"const": "{palette.opacity.opacity8}",
|
|
1284
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1285
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1288
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1289
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1286
1290
|
},
|
|
1287
1291
|
{
|
|
1288
1292
|
"const": "{system.opacity.opaque}",
|
|
1289
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1290
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1293
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1294
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1291
1295
|
}
|
|
1292
1296
|
],
|
|
1293
1297
|
"$id": "#opacity"
|
|
@@ -1296,68 +1300,73 @@
|
|
|
1296
1300
|
"anyOf": [
|
|
1297
1301
|
{
|
|
1298
1302
|
"const": "{palette.radius.none}",
|
|
1299
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1300
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1303
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1304
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1301
1305
|
},
|
|
1302
1306
|
{
|
|
1303
1307
|
"const": "{palette.radius.pill32}",
|
|
1304
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1305
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1308
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nFor 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size)",
|
|
1309
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nFor 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size)"
|
|
1306
1310
|
},
|
|
1307
1311
|
{
|
|
1308
1312
|
"const": "{palette.radius.radius1}",
|
|
1309
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1310
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1313
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1314
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1311
1315
|
},
|
|
1312
1316
|
{
|
|
1313
1317
|
"const": "{palette.radius.radius12}",
|
|
1314
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1315
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1318
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1319
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1316
1320
|
},
|
|
1317
1321
|
{
|
|
1318
1322
|
"const": "{palette.radius.radius2}",
|
|
1319
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1320
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1323
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1324
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1321
1325
|
},
|
|
1322
1326
|
{
|
|
1323
1327
|
"const": "{palette.radius.radius24}",
|
|
1324
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1325
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1328
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1329
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1326
1330
|
},
|
|
1327
1331
|
{
|
|
1328
1332
|
"const": "{palette.radius.radius4}",
|
|
1329
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1330
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1333
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1334
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"const": "{palette.radius.radius45}",
|
|
1338
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1339
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1331
1340
|
},
|
|
1332
1341
|
{
|
|
1333
1342
|
"const": "{palette.radius.radius48}",
|
|
1334
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1335
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1343
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1344
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1336
1345
|
},
|
|
1337
1346
|
{
|
|
1338
1347
|
"const": "{palette.radius.radius6}",
|
|
1339
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1340
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1348
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1349
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1341
1350
|
},
|
|
1342
1351
|
{
|
|
1343
1352
|
"const": "{palette.radius.radius8}",
|
|
1344
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1345
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1353
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1354
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1346
1355
|
},
|
|
1347
1356
|
{
|
|
1348
1357
|
"const": "{system.radius.none}",
|
|
1349
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1350
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1358
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1359
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1351
1360
|
},
|
|
1352
1361
|
{
|
|
1353
1362
|
"const": "{system.radius.zero}",
|
|
1354
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1355
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1363
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1364
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1356
1365
|
},
|
|
1357
1366
|
{
|
|
1358
1367
|
"const": "{system.radius.round}",
|
|
1359
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1360
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1368
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1369
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1361
1370
|
}
|
|
1362
1371
|
],
|
|
1363
1372
|
"$id": "#radius"
|
|
@@ -1366,33 +1375,38 @@
|
|
|
1366
1375
|
"anyOf": [
|
|
1367
1376
|
{
|
|
1368
1377
|
"const": "{palette.shadow.elevation1}",
|
|
1369
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1370
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1378
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
1379
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
1371
1380
|
},
|
|
1372
1381
|
{
|
|
1373
1382
|
"const": "{palette.shadow.elevation2}",
|
|
1374
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1375
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1383
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nRaise the element 2 levels from the surface, such as overlays",
|
|
1384
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
1376
1385
|
},
|
|
1377
1386
|
{
|
|
1378
1387
|
"const": "{palette.shadow.elevation3}",
|
|
1379
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1380
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1388
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
1389
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
1381
1390
|
},
|
|
1382
1391
|
{
|
|
1383
1392
|
"const": "{palette.shadow.none}",
|
|
1384
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1385
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1393
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1394
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"const": "{palette.shadow.surfaceInset}",
|
|
1398
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
1399
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch"
|
|
1386
1400
|
},
|
|
1387
1401
|
{
|
|
1388
1402
|
"const": "{palette.shadow.surfaceRaised}",
|
|
1389
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1390
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1403
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
1404
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
1391
1405
|
},
|
|
1392
1406
|
{
|
|
1393
1407
|
"const": "{system.shadow.none}",
|
|
1394
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1395
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1408
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1409
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1396
1410
|
}
|
|
1397
1411
|
],
|
|
1398
1412
|
"$id": "#shadow"
|
|
@@ -1401,278 +1415,288 @@
|
|
|
1401
1415
|
"anyOf": [
|
|
1402
1416
|
{
|
|
1403
1417
|
"const": "{palette.size.size0}",
|
|
1404
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1405
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1418
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1419
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1406
1420
|
},
|
|
1407
1421
|
{
|
|
1408
1422
|
"const": "{palette.size.size1}",
|
|
1409
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1410
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1423
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nFor special gap sizes. This is not part of the koodo spacing scale.",
|
|
1424
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the koodo spacing scale."
|
|
1411
1425
|
},
|
|
1412
1426
|
{
|
|
1413
1427
|
"const": "{palette.size.size10}",
|
|
1414
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1415
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1428
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1429
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1416
1430
|
},
|
|
1417
1431
|
{
|
|
1418
1432
|
"const": "{palette.size.size12}",
|
|
1419
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1420
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1433
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1434
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1421
1435
|
},
|
|
1422
1436
|
{
|
|
1423
1437
|
"const": "{palette.size.size120}",
|
|
1424
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1425
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1438
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1439
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1426
1440
|
},
|
|
1427
1441
|
{
|
|
1428
1442
|
"const": "{palette.size.size128}",
|
|
1429
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1430
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1443
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
1444
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
1431
1445
|
},
|
|
1432
1446
|
{
|
|
1433
1447
|
"const": "{palette.size.size13}",
|
|
1434
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1435
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1448
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1449
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1436
1450
|
},
|
|
1437
1451
|
{
|
|
1438
1452
|
"const": "{palette.size.size14}",
|
|
1439
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1440
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1453
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nAllows for the PaginationSideButton icon size",
|
|
1454
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nAllows for the PaginationSideButton icon size"
|
|
1441
1455
|
},
|
|
1442
1456
|
{
|
|
1443
1457
|
"const": "{palette.size.size140}",
|
|
1444
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1445
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1458
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
1459
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
1446
1460
|
},
|
|
1447
1461
|
{
|
|
1448
1462
|
"const": "{palette.size.size144}",
|
|
1449
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1450
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1463
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
1464
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
1451
1465
|
},
|
|
1452
1466
|
{
|
|
1453
1467
|
"const": "{palette.size.size15}",
|
|
1454
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1455
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1468
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nStepTracker knob diameter",
|
|
1469
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nStepTracker knob diameter"
|
|
1456
1470
|
},
|
|
1457
1471
|
{
|
|
1458
1472
|
"const": "{palette.size.size16}",
|
|
1459
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1460
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1473
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1474
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1461
1475
|
},
|
|
1462
1476
|
{
|
|
1463
1477
|
"const": "{palette.size.size168}",
|
|
1464
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1465
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1478
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
1479
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
1466
1480
|
},
|
|
1467
1481
|
{
|
|
1468
1482
|
"const": "{palette.size.size18}",
|
|
1469
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1470
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1483
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1484
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1471
1485
|
},
|
|
1472
1486
|
{
|
|
1473
1487
|
"const": "{palette.size.size184}",
|
|
1474
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1475
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1488
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
1489
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
1476
1490
|
},
|
|
1477
1491
|
{
|
|
1478
1492
|
"const": "{palette.size.size2}",
|
|
1479
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1480
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1493
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1494
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1481
1495
|
},
|
|
1482
1496
|
{
|
|
1483
1497
|
"const": "{palette.size.size20}",
|
|
1484
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1485
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1498
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1499
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1486
1500
|
},
|
|
1487
1501
|
{
|
|
1488
1502
|
"const": "{palette.size.size21}",
|
|
1489
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1490
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1503
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1504
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1491
1505
|
},
|
|
1492
1506
|
{
|
|
1493
1507
|
"const": "{palette.size.size22}",
|
|
1494
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1495
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1508
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1509
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1496
1510
|
},
|
|
1497
1511
|
{
|
|
1498
1512
|
"const": "{palette.size.size24}",
|
|
1499
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1500
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1513
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1514
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1501
1515
|
},
|
|
1502
1516
|
{
|
|
1503
1517
|
"const": "{palette.size.size26}",
|
|
1504
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1505
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1518
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1519
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1506
1520
|
},
|
|
1507
1521
|
{
|
|
1508
1522
|
"const": "{palette.size.size27}",
|
|
1509
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1510
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1523
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1524
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1511
1525
|
},
|
|
1512
1526
|
{
|
|
1513
1527
|
"const": "{palette.size.size288}",
|
|
1514
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1515
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1528
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1529
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1516
1530
|
},
|
|
1517
1531
|
{
|
|
1518
1532
|
"const": "{palette.size.size3}",
|
|
1519
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1520
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1533
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1534
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1521
1535
|
},
|
|
1522
1536
|
{
|
|
1523
1537
|
"const": "{palette.size.size32}",
|
|
1524
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1525
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1538
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1539
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1526
1540
|
},
|
|
1527
1541
|
{
|
|
1528
1542
|
"const": "{palette.size.size320}",
|
|
1529
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1530
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1543
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nUsed for min width in Multiselect filter ",
|
|
1544
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nUsed for min width in Multiselect filter "
|
|
1531
1545
|
},
|
|
1532
1546
|
{
|
|
1533
1547
|
"const": "{palette.size.size36}",
|
|
1534
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1535
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1548
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1549
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1536
1550
|
},
|
|
1537
1551
|
{
|
|
1538
1552
|
"const": "{palette.size.size4}",
|
|
1539
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1540
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1553
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1554
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1541
1555
|
},
|
|
1542
1556
|
{
|
|
1543
1557
|
"const": "{palette.size.size40}",
|
|
1544
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1545
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1558
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1559
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1546
1560
|
},
|
|
1547
1561
|
{
|
|
1548
1562
|
"const": "{palette.size.size412}",
|
|
1549
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1550
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1563
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nUsed for min height in Multiselect filter ",
|
|
1564
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nUsed for min height in Multiselect filter "
|
|
1551
1565
|
},
|
|
1552
1566
|
{
|
|
1553
1567
|
"const": "{palette.size.size44}",
|
|
1554
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1555
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1568
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1569
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1570
|
+
},
|
|
1571
|
+
{
|
|
1572
|
+
"const": "{palette.size.size45}",
|
|
1573
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1574
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1556
1575
|
},
|
|
1557
1576
|
{
|
|
1558
1577
|
"const": "{palette.size.size48}",
|
|
1559
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1560
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1578
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1579
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1561
1580
|
},
|
|
1562
1581
|
{
|
|
1563
1582
|
"const": "{palette.size.size480}",
|
|
1564
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1565
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1583
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nMultiselect filter max height at sm - xl breakpoints",
|
|
1584
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
1566
1585
|
},
|
|
1567
1586
|
{
|
|
1568
1587
|
"const": "{palette.size.size5}",
|
|
1569
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1570
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1588
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1589
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"const": "{palette.size.size53}",
|
|
1593
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1594
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1571
1595
|
},
|
|
1572
1596
|
{
|
|
1573
1597
|
"const": "{palette.size.size544}",
|
|
1574
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1575
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1598
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nMultiselect filter max width at sm - xl breakpoints",
|
|
1599
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
1576
1600
|
},
|
|
1577
1601
|
{
|
|
1578
1602
|
"const": "{palette.size.size56}",
|
|
1579
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1580
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1603
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1604
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1581
1605
|
},
|
|
1582
1606
|
{
|
|
1583
1607
|
"const": "{palette.size.size576}",
|
|
1584
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1585
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1608
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1609
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1586
1610
|
},
|
|
1587
1611
|
{
|
|
1588
1612
|
"const": "{palette.size.size6}",
|
|
1589
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1590
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1613
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1614
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1591
1615
|
},
|
|
1592
1616
|
{
|
|
1593
1617
|
"const": "{palette.size.size630}",
|
|
1594
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1595
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1618
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1619
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1596
1620
|
},
|
|
1597
1621
|
{
|
|
1598
1622
|
"const": "{palette.size.size64}",
|
|
1599
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1600
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1623
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1624
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1601
1625
|
},
|
|
1602
1626
|
{
|
|
1603
1627
|
"const": "{palette.size.size640}",
|
|
1604
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1605
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1628
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\nUsed for max height in VideoPicker",
|
|
1629
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\nUsed for max height in VideoPicker"
|
|
1606
1630
|
},
|
|
1607
1631
|
{
|
|
1608
1632
|
"const": "{palette.size.size72}",
|
|
1609
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1610
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1633
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1634
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1611
1635
|
},
|
|
1612
1636
|
{
|
|
1613
1637
|
"const": "{palette.size.size768}",
|
|
1614
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1615
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1638
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1639
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1616
1640
|
},
|
|
1617
1641
|
{
|
|
1618
1642
|
"const": "{palette.size.size8}",
|
|
1619
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1620
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1643
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1644
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1621
1645
|
},
|
|
1622
1646
|
{
|
|
1623
1647
|
"const": "{palette.size.size80}",
|
|
1624
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1625
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1648
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1649
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1626
1650
|
},
|
|
1627
1651
|
{
|
|
1628
1652
|
"const": "{palette.size.size96}",
|
|
1629
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1630
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1653
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1654
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1631
1655
|
},
|
|
1632
1656
|
{
|
|
1633
1657
|
"const": "{system.size.none}",
|
|
1634
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1635
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1658
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1659
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1636
1660
|
},
|
|
1637
1661
|
{
|
|
1638
1662
|
"const": "{system.size.full}",
|
|
1639
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1640
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1663
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1664
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1641
1665
|
},
|
|
1642
1666
|
{
|
|
1643
1667
|
"const": "{system.size.twoThirds}",
|
|
1644
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1645
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1668
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1669
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1646
1670
|
},
|
|
1647
1671
|
{
|
|
1648
1672
|
"const": "{system.size.zero}",
|
|
1649
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1650
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1673
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1674
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1651
1675
|
},
|
|
1652
1676
|
{
|
|
1653
1677
|
"const": "{system.size.viewportXs}",
|
|
1654
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1655
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1678
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1679
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1656
1680
|
},
|
|
1657
1681
|
{
|
|
1658
1682
|
"const": "{system.size.viewportSm}",
|
|
1659
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1660
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1683
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1684
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1661
1685
|
},
|
|
1662
1686
|
{
|
|
1663
1687
|
"const": "{system.size.viewportMd}",
|
|
1664
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1665
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1688
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1689
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1666
1690
|
},
|
|
1667
1691
|
{
|
|
1668
1692
|
"const": "{system.size.viewportLg}",
|
|
1669
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1670
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1693
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1694
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1671
1695
|
},
|
|
1672
1696
|
{
|
|
1673
1697
|
"const": "{system.size.viewportXl}",
|
|
1674
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1675
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1698
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1699
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1676
1700
|
}
|
|
1677
1701
|
],
|
|
1678
1702
|
"$id": "#size"
|
|
@@ -1681,8 +1705,8 @@
|
|
|
1681
1705
|
"anyOf": [
|
|
1682
1706
|
{
|
|
1683
1707
|
"const": "{palette.fontName.StagSans}",
|
|
1684
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1685
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1708
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1709
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1686
1710
|
}
|
|
1687
1711
|
],
|
|
1688
1712
|
"$id": "#fontName"
|
|
@@ -1691,28 +1715,28 @@
|
|
|
1691
1715
|
"anyOf": [
|
|
1692
1716
|
{
|
|
1693
1717
|
"const": "{palette.fontWeight.weight300}",
|
|
1694
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1695
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1718
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1719
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1696
1720
|
},
|
|
1697
1721
|
{
|
|
1698
1722
|
"const": "{palette.fontWeight.weight400}",
|
|
1699
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1700
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1723
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1724
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1701
1725
|
},
|
|
1702
1726
|
{
|
|
1703
1727
|
"const": "{palette.fontWeight.weight500}",
|
|
1704
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1705
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1728
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1729
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1706
1730
|
},
|
|
1707
1731
|
{
|
|
1708
1732
|
"const": "{palette.fontWeight.weight600}",
|
|
1709
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1710
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1733
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1734
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1711
1735
|
},
|
|
1712
1736
|
{
|
|
1713
1737
|
"const": "{palette.fontWeight.weight700}",
|
|
1714
|
-
"description": "@telus-uds/palette-koodo/v1.1.
|
|
1715
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.
|
|
1738
|
+
"description": "@telus-uds/palette-koodo/v1.1.1 palette tokens 🖌️\n",
|
|
1739
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.1.1` **palette** tokens 🖌️\n\n"
|
|
1716
1740
|
}
|
|
1717
1741
|
],
|
|
1718
1742
|
"$id": "#fontWeight"
|
|
@@ -1721,18 +1745,18 @@
|
|
|
1721
1745
|
"anyOf": [
|
|
1722
1746
|
{
|
|
1723
1747
|
"const": "{system.flexJustifyContent.center}",
|
|
1724
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1725
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1748
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1749
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1726
1750
|
},
|
|
1727
1751
|
{
|
|
1728
1752
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1729
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1730
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1753
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1754
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1731
1755
|
},
|
|
1732
1756
|
{
|
|
1733
1757
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1734
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1735
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1758
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1759
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1736
1760
|
}
|
|
1737
1761
|
],
|
|
1738
1762
|
"$id": "#flexJustifyContent"
|
|
@@ -1741,18 +1765,18 @@
|
|
|
1741
1765
|
"anyOf": [
|
|
1742
1766
|
{
|
|
1743
1767
|
"const": "{system.flexAlign.center}",
|
|
1744
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1745
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1768
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1769
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1746
1770
|
},
|
|
1747
1771
|
{
|
|
1748
1772
|
"const": "{system.flexAlign.flexStart}",
|
|
1749
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1750
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1773
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1774
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1751
1775
|
},
|
|
1752
1776
|
{
|
|
1753
1777
|
"const": "{system.flexAlign.stretch}",
|
|
1754
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1755
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1778
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1779
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1756
1780
|
}
|
|
1757
1781
|
],
|
|
1758
1782
|
"$id": "#flexAlign"
|
|
@@ -1761,63 +1785,63 @@
|
|
|
1761
1785
|
"anyOf": [
|
|
1762
1786
|
{
|
|
1763
1787
|
"const": "{system.integer.0}",
|
|
1764
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1765
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1788
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1789
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1766
1790
|
},
|
|
1767
1791
|
{
|
|
1768
1792
|
"const": "{system.integer.1}",
|
|
1769
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1770
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1793
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1794
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1771
1795
|
},
|
|
1772
1796
|
{
|
|
1773
1797
|
"const": "{system.integer.2}",
|
|
1774
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1775
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1798
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1799
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1776
1800
|
},
|
|
1777
1801
|
{
|
|
1778
1802
|
"const": "{system.integer.3}",
|
|
1779
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1780
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1803
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1804
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1781
1805
|
},
|
|
1782
1806
|
{
|
|
1783
1807
|
"const": "{system.integer.4}",
|
|
1784
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1785
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1808
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1809
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1786
1810
|
},
|
|
1787
1811
|
{
|
|
1788
1812
|
"const": "{system.integer.5}",
|
|
1789
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1790
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1813
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1814
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1791
1815
|
},
|
|
1792
1816
|
{
|
|
1793
1817
|
"const": "{system.integer.6}",
|
|
1794
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1795
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1818
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1819
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1796
1820
|
},
|
|
1797
1821
|
{
|
|
1798
1822
|
"const": "{system.integer.7}",
|
|
1799
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1800
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1823
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1824
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1801
1825
|
},
|
|
1802
1826
|
{
|
|
1803
1827
|
"const": "{system.integer.8}",
|
|
1804
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1805
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1828
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1829
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1806
1830
|
},
|
|
1807
1831
|
{
|
|
1808
1832
|
"const": "{system.integer.9}",
|
|
1809
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1810
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1833
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1834
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1811
1835
|
},
|
|
1812
1836
|
{
|
|
1813
1837
|
"const": "{system.integer.10}",
|
|
1814
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1815
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1838
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1839
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1816
1840
|
},
|
|
1817
1841
|
{
|
|
1818
1842
|
"const": "{system.integer.11}",
|
|
1819
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1820
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1843
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1844
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.30 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."
|
|
1821
1845
|
},
|
|
1822
1846
|
{
|
|
1823
1847
|
"type": "string",
|
|
@@ -1830,18 +1854,18 @@
|
|
|
1830
1854
|
"anyOf": [
|
|
1831
1855
|
{
|
|
1832
1856
|
"const": "{system.textLine.none}",
|
|
1833
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1834
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1857
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1858
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1835
1859
|
},
|
|
1836
1860
|
{
|
|
1837
1861
|
"const": "{system.textLine.underline}",
|
|
1838
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1839
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1862
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1863
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1840
1864
|
},
|
|
1841
1865
|
{
|
|
1842
1866
|
"const": "{system.textLine.strikethrough}",
|
|
1843
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1844
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1867
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1868
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1845
1869
|
}
|
|
1846
1870
|
],
|
|
1847
1871
|
"$id": "#textLine"
|
|
@@ -1850,8 +1874,8 @@
|
|
|
1850
1874
|
"anyOf": [
|
|
1851
1875
|
{
|
|
1852
1876
|
"const": "{system.textLineStyle.solid}",
|
|
1853
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1854
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1877
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1878
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1855
1879
|
}
|
|
1856
1880
|
],
|
|
1857
1881
|
"$id": "#textLineStyle"
|
|
@@ -1860,23 +1884,23 @@
|
|
|
1860
1884
|
"anyOf": [
|
|
1861
1885
|
{
|
|
1862
1886
|
"const": "{system.position.bottom}",
|
|
1863
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1864
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1887
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1888
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1865
1889
|
},
|
|
1866
1890
|
{
|
|
1867
1891
|
"const": "{system.position.left}",
|
|
1868
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1869
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1892
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1893
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1870
1894
|
},
|
|
1871
1895
|
{
|
|
1872
1896
|
"const": "{system.position.right}",
|
|
1873
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1874
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1897
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1898
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1875
1899
|
},
|
|
1876
1900
|
{
|
|
1877
1901
|
"const": "{system.position.top}",
|
|
1878
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1879
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1902
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1903
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1880
1904
|
}
|
|
1881
1905
|
],
|
|
1882
1906
|
"$id": "#position"
|
|
@@ -1885,13 +1909,18 @@
|
|
|
1885
1909
|
"anyOf": [
|
|
1886
1910
|
{
|
|
1887
1911
|
"const": "{system.direction.column}",
|
|
1888
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1889
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1912
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1913
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1890
1914
|
},
|
|
1891
1915
|
{
|
|
1892
1916
|
"const": "{system.direction.row}",
|
|
1893
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1894
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1917
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1918
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"const": "{system.direction.rowReverse}",
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1895
1924
|
}
|
|
1896
1925
|
],
|
|
1897
1926
|
"$id": "#direction"
|
|
@@ -1900,13 +1929,13 @@
|
|
|
1900
1929
|
"anyOf": [
|
|
1901
1930
|
{
|
|
1902
1931
|
"const": "{system.show.true}",
|
|
1903
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1904
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1932
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1933
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1905
1934
|
},
|
|
1906
1935
|
{
|
|
1907
1936
|
"const": "{system.show.false}",
|
|
1908
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1909
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1938
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1910
1939
|
}
|
|
1911
1940
|
],
|
|
1912
1941
|
"$id": "#show"
|
|
@@ -1915,13 +1944,13 @@
|
|
|
1915
1944
|
"anyOf": [
|
|
1916
1945
|
{
|
|
1917
1946
|
"const": "{system.borderStyle.none}",
|
|
1918
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1919
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1947
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1948
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1920
1949
|
},
|
|
1921
1950
|
{
|
|
1922
1951
|
"const": "{system.borderStyle.solid}",
|
|
1923
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1924
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1952
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1953
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1925
1954
|
}
|
|
1926
1955
|
],
|
|
1927
1956
|
"$id": "#borderStyle"
|
|
@@ -1930,18 +1959,18 @@
|
|
|
1930
1959
|
"anyOf": [
|
|
1931
1960
|
{
|
|
1932
1961
|
"const": "{system.verticalAlign.top}",
|
|
1933
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1934
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1962
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1963
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1935
1964
|
},
|
|
1936
1965
|
{
|
|
1937
1966
|
"const": "{system.verticalAlign.middle}",
|
|
1938
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1939
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1967
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1968
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1940
1969
|
},
|
|
1941
1970
|
{
|
|
1942
1971
|
"const": "{system.verticalAlign.baseline}",
|
|
1943
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1944
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1972
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1973
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1945
1974
|
}
|
|
1946
1975
|
],
|
|
1947
1976
|
"$id": "#verticalAlign"
|
|
@@ -1950,18 +1979,18 @@
|
|
|
1950
1979
|
"anyOf": [
|
|
1951
1980
|
{
|
|
1952
1981
|
"const": "{system.iconScale.scale1}",
|
|
1953
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1954
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1982
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1983
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1955
1984
|
},
|
|
1956
1985
|
{
|
|
1957
1986
|
"const": "{system.iconScale.scale1_10}",
|
|
1958
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1959
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1987
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1988
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1960
1989
|
},
|
|
1961
1990
|
{
|
|
1962
1991
|
"const": "{system.iconScale.scale1_25}",
|
|
1963
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1964
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1992
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
1993
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1965
1994
|
}
|
|
1966
1995
|
],
|
|
1967
1996
|
"$id": "#iconScale"
|
|
@@ -1970,18 +1999,18 @@
|
|
|
1970
1999
|
"anyOf": [
|
|
1971
2000
|
{
|
|
1972
2001
|
"const": "{system.textAlign.left}",
|
|
1973
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1974
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2002
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
2003
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1975
2004
|
},
|
|
1976
2005
|
{
|
|
1977
2006
|
"const": "{system.textAlign.center}",
|
|
1978
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1979
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2007
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
2008
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1980
2009
|
},
|
|
1981
2010
|
{
|
|
1982
2011
|
"const": "{system.textAlign.right}",
|
|
1983
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1984
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2012
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
2013
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1985
2014
|
}
|
|
1986
2015
|
],
|
|
1987
2016
|
"$id": "#textAlign"
|
|
@@ -1990,13 +2019,13 @@
|
|
|
1990
2019
|
"anyOf": [
|
|
1991
2020
|
{
|
|
1992
2021
|
"const": "{system.textTransform.none}",
|
|
1993
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1994
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2022
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
2023
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
1995
2024
|
},
|
|
1996
2025
|
{
|
|
1997
2026
|
"const": "{system.textTransform.uppercase}",
|
|
1998
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1999
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2027
|
+
"description": "@telus-uds/system-tokens/v0.7.30 system react-native tokens ⚙️",
|
|
2028
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.30` **system** tokens ⚙️"
|
|
2000
2029
|
}
|
|
2001
2030
|
],
|
|
2002
2031
|
"$id": "#textTransform"
|
|
@@ -7997,6 +8026,164 @@
|
|
|
7997
8026
|
"rules"
|
|
7998
8027
|
]
|
|
7999
8028
|
},
|
|
8029
|
+
"ColourToggle": {
|
|
8030
|
+
"type": "object",
|
|
8031
|
+
"additionalProperties": false,
|
|
8032
|
+
"properties": {
|
|
8033
|
+
"appearances": {
|
|
8034
|
+
"type": "object",
|
|
8035
|
+
"additionalProperties": false,
|
|
8036
|
+
"patternProperties": {
|
|
8037
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
8038
|
+
"$ref": "#appearance"
|
|
8039
|
+
}
|
|
8040
|
+
}
|
|
8041
|
+
},
|
|
8042
|
+
"tokens": {
|
|
8043
|
+
"type": "object",
|
|
8044
|
+
"additionalProperties": false,
|
|
8045
|
+
"properties": {
|
|
8046
|
+
"space": {
|
|
8047
|
+
"$ref": "#integer"
|
|
8048
|
+
},
|
|
8049
|
+
"shadow": {
|
|
8050
|
+
"$ref": "#shadow"
|
|
8051
|
+
},
|
|
8052
|
+
"borderColor": {
|
|
8053
|
+
"$ref": "#color"
|
|
8054
|
+
},
|
|
8055
|
+
"borderWidth": {
|
|
8056
|
+
"$ref": "#border"
|
|
8057
|
+
},
|
|
8058
|
+
"borderRadius": {
|
|
8059
|
+
"$ref": "#radius"
|
|
8060
|
+
},
|
|
8061
|
+
"bubbleBorderColor": {
|
|
8062
|
+
"$ref": "#color"
|
|
8063
|
+
},
|
|
8064
|
+
"bubbleBorderWidth": {
|
|
8065
|
+
"$ref": "#border"
|
|
8066
|
+
},
|
|
8067
|
+
"bubbleBorderRadius": {
|
|
8068
|
+
"$ref": "#radius"
|
|
8069
|
+
},
|
|
8070
|
+
"outerBubbleContentAlignItems": {
|
|
8071
|
+
"$ref": "#flexAlign"
|
|
8072
|
+
},
|
|
8073
|
+
"outerBubbleJustifyContent": {
|
|
8074
|
+
"$ref": "#flexJustifyContent"
|
|
8075
|
+
},
|
|
8076
|
+
"outerBubbleHeight": {
|
|
8077
|
+
"$ref": "#size"
|
|
8078
|
+
},
|
|
8079
|
+
"outerBubbleWidth": {
|
|
8080
|
+
"$ref": "#size"
|
|
8081
|
+
},
|
|
8082
|
+
"innerBubbleHeight": {
|
|
8083
|
+
"$ref": "#size"
|
|
8084
|
+
},
|
|
8085
|
+
"innerBubbleWidth": {
|
|
8086
|
+
"$ref": "#size"
|
|
8087
|
+
},
|
|
8088
|
+
"innerBubbleBorderRadius": {
|
|
8089
|
+
"$ref": "#radius"
|
|
8090
|
+
}
|
|
8091
|
+
},
|
|
8092
|
+
"required": [
|
|
8093
|
+
"space",
|
|
8094
|
+
"shadow",
|
|
8095
|
+
"borderColor",
|
|
8096
|
+
"borderWidth",
|
|
8097
|
+
"borderRadius",
|
|
8098
|
+
"bubbleBorderColor",
|
|
8099
|
+
"bubbleBorderWidth",
|
|
8100
|
+
"bubbleBorderRadius",
|
|
8101
|
+
"outerBubbleContentAlignItems",
|
|
8102
|
+
"outerBubbleJustifyContent",
|
|
8103
|
+
"outerBubbleHeight",
|
|
8104
|
+
"outerBubbleWidth",
|
|
8105
|
+
"innerBubbleHeight",
|
|
8106
|
+
"innerBubbleWidth",
|
|
8107
|
+
"innerBubbleBorderRadius"
|
|
8108
|
+
]
|
|
8109
|
+
},
|
|
8110
|
+
"rules": {
|
|
8111
|
+
"type": "array",
|
|
8112
|
+
"items": {
|
|
8113
|
+
"type": "object",
|
|
8114
|
+
"additionalProperties": false,
|
|
8115
|
+
"properties": {
|
|
8116
|
+
"if": {
|
|
8117
|
+
"type": "object",
|
|
8118
|
+
"minProperties": 1
|
|
8119
|
+
},
|
|
8120
|
+
"tokens": {
|
|
8121
|
+
"type": "object",
|
|
8122
|
+
"additionalProperties": false,
|
|
8123
|
+
"properties": {
|
|
8124
|
+
"space": {
|
|
8125
|
+
"$ref": "#integer"
|
|
8126
|
+
},
|
|
8127
|
+
"shadow": {
|
|
8128
|
+
"$ref": "#shadow"
|
|
8129
|
+
},
|
|
8130
|
+
"borderColor": {
|
|
8131
|
+
"$ref": "#color"
|
|
8132
|
+
},
|
|
8133
|
+
"borderWidth": {
|
|
8134
|
+
"$ref": "#border"
|
|
8135
|
+
},
|
|
8136
|
+
"borderRadius": {
|
|
8137
|
+
"$ref": "#radius"
|
|
8138
|
+
},
|
|
8139
|
+
"bubbleBorderColor": {
|
|
8140
|
+
"$ref": "#color"
|
|
8141
|
+
},
|
|
8142
|
+
"bubbleBorderWidth": {
|
|
8143
|
+
"$ref": "#border"
|
|
8144
|
+
},
|
|
8145
|
+
"bubbleBorderRadius": {
|
|
8146
|
+
"$ref": "#radius"
|
|
8147
|
+
},
|
|
8148
|
+
"outerBubbleContentAlignItems": {
|
|
8149
|
+
"$ref": "#flexAlign"
|
|
8150
|
+
},
|
|
8151
|
+
"outerBubbleJustifyContent": {
|
|
8152
|
+
"$ref": "#flexJustifyContent"
|
|
8153
|
+
},
|
|
8154
|
+
"outerBubbleHeight": {
|
|
8155
|
+
"$ref": "#size"
|
|
8156
|
+
},
|
|
8157
|
+
"outerBubbleWidth": {
|
|
8158
|
+
"$ref": "#size"
|
|
8159
|
+
},
|
|
8160
|
+
"innerBubbleHeight": {
|
|
8161
|
+
"$ref": "#size"
|
|
8162
|
+
},
|
|
8163
|
+
"innerBubbleWidth": {
|
|
8164
|
+
"$ref": "#size"
|
|
8165
|
+
},
|
|
8166
|
+
"innerBubbleBorderRadius": {
|
|
8167
|
+
"$ref": "#radius"
|
|
8168
|
+
}
|
|
8169
|
+
}
|
|
8170
|
+
},
|
|
8171
|
+
"description": {
|
|
8172
|
+
"type": "string"
|
|
8173
|
+
}
|
|
8174
|
+
},
|
|
8175
|
+
"required": [
|
|
8176
|
+
"if",
|
|
8177
|
+
"tokens"
|
|
8178
|
+
]
|
|
8179
|
+
}
|
|
8180
|
+
}
|
|
8181
|
+
},
|
|
8182
|
+
"required": [
|
|
8183
|
+
"tokens",
|
|
8184
|
+
"rules"
|
|
8185
|
+
]
|
|
8186
|
+
},
|
|
8000
8187
|
"Divider": {
|
|
8001
8188
|
"type": "object",
|
|
8002
8189
|
"additionalProperties": false,
|
|
@@ -19648,6 +19835,7 @@
|
|
|
19648
19835
|
"CheckboxCardGroup",
|
|
19649
19836
|
"ChevronLink",
|
|
19650
19837
|
"CheckboxGroup",
|
|
19838
|
+
"ColourToggle",
|
|
19651
19839
|
"Divider",
|
|
19652
19840
|
"DatePicker",
|
|
19653
19841
|
"ExpandCollapse",
|