@telus-uds/themes-community.theme-allium 0.3.3 β 1.0.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/StickyNavigationBarTabs.json +2 -2
- package/build/android/schema.json +991 -1000
- package/build/android/theme.json +3 -3
- package/build/ios/StickyNavigationBarTabs.json +2 -2
- package/build/ios/schema.json +991 -1000
- package/build/ios/theme.json +3 -3
- package/build/rn/ContentCard.js +1 -1
- package/build/rn/StickyNavigationBarTabs.js +3 -3
- package/build/rn/schema.json +991 -1000
- package/build/rn/theme.js +4 -4
- package/build/web/ContentCard.js +1 -1
- package/build/web/StickyNavigationBarTabs.js +3 -3
- package/build/web/index.js +1 -1
- package/build/web/schema.json +991 -1000
- package/build/web/theme.js +4 -4
- package/package.json +2 -2
- package/theme.json +2 -2
package/build/rn/schema.json
CHANGED
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"{appearances.Select.hover}",
|
|
146
146
|
"{appearances.Select.focus}",
|
|
147
147
|
"{appearances.Select.inactive}",
|
|
148
|
+
"{appearances.Select.active}",
|
|
148
149
|
"{appearances.SideNavItem.active}",
|
|
149
150
|
"{appearances.SideNavItem.type}",
|
|
150
151
|
"{appearances.SideNavItem.expanded}",
|
|
@@ -241,38 +242,38 @@
|
|
|
241
242
|
"anyOf": [
|
|
242
243
|
{
|
|
243
244
|
"const": "{palette.border.border1}",
|
|
244
|
-
"description": "@telus-uds/palette-allium/
|
|
245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
245
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
246
247
|
},
|
|
247
248
|
{
|
|
248
249
|
"const": "{palette.border.border2}",
|
|
249
|
-
"description": "@telus-uds/palette-allium/
|
|
250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
250
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
251
252
|
},
|
|
252
253
|
{
|
|
253
254
|
"const": "{palette.border.border3}",
|
|
254
|
-
"description": "@telus-uds/palette-allium/
|
|
255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
255
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
256
257
|
},
|
|
257
258
|
{
|
|
258
259
|
"const": "{palette.border.border4}",
|
|
259
|
-
"description": "@telus-uds/palette-allium/
|
|
260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
260
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
261
262
|
},
|
|
262
263
|
{
|
|
263
264
|
"const": "{palette.border.none}",
|
|
264
|
-
"description": "@telus-uds/palette-allium/
|
|
265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
265
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
266
267
|
},
|
|
267
268
|
{
|
|
268
269
|
"const": "{system.border.zero}",
|
|
269
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
270
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
270
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
271
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
271
272
|
},
|
|
272
273
|
{
|
|
273
274
|
"const": "{system.border.none}",
|
|
274
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
275
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
275
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
276
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
276
277
|
}
|
|
277
278
|
],
|
|
278
279
|
"$id": "#border"
|
|
@@ -281,238 +282,238 @@
|
|
|
281
282
|
"anyOf": [
|
|
282
283
|
{
|
|
283
284
|
"const": "{palette.color.amber}",
|
|
284
|
-
"description": "@telus-uds/palette-allium/
|
|
285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
285
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nAmber",
|
|
286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nAmber"
|
|
286
287
|
},
|
|
287
288
|
{
|
|
288
289
|
"const": "{palette.color.amberDark}",
|
|
289
|
-
"description": "@telus-uds/palette-allium/
|
|
290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
290
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark Amber",
|
|
291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark Amber"
|
|
291
292
|
},
|
|
292
293
|
{
|
|
293
294
|
"const": "{palette.color.amberLight}",
|
|
294
|
-
"description": "@telus-uds/palette-allium/
|
|
295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
295
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight Amber",
|
|
296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight Amber"
|
|
296
297
|
},
|
|
297
298
|
{
|
|
298
299
|
"const": "{palette.color.bgModal}",
|
|
299
|
-
"description": "@telus-uds/palette-allium/
|
|
300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
300
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal Background",
|
|
301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal Background"
|
|
301
302
|
},
|
|
302
303
|
{
|
|
303
304
|
"const": "{palette.color.black}",
|
|
304
|
-
"description": "@telus-uds/palette-allium/
|
|
305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
305
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nBlack",
|
|
306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nBlack"
|
|
306
307
|
},
|
|
307
308
|
{
|
|
308
309
|
"const": "{palette.color.brandLight}",
|
|
309
|
-
"description": "@telus-uds/palette-allium/
|
|
310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
310
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nBrand Light",
|
|
311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nBrand Light"
|
|
311
312
|
},
|
|
312
313
|
{
|
|
313
314
|
"const": "{palette.color.dark10}",
|
|
314
|
-
"description": "@telus-uds/palette-allium/
|
|
315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
315
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 10%",
|
|
316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 10%"
|
|
316
317
|
},
|
|
317
318
|
{
|
|
318
319
|
"const": "{palette.color.dark20}",
|
|
319
|
-
"description": "@telus-uds/palette-allium/
|
|
320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
320
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 20%",
|
|
321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 20%"
|
|
321
322
|
},
|
|
322
323
|
{
|
|
323
324
|
"const": "{palette.color.dark40}",
|
|
324
|
-
"description": "@telus-uds/palette-allium/
|
|
325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
325
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 40%",
|
|
326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 40%"
|
|
326
327
|
},
|
|
327
328
|
{
|
|
328
329
|
"const": "{palette.color.dark5}",
|
|
329
|
-
"description": "@telus-uds/palette-allium/
|
|
330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
330
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 5%",
|
|
331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 5%"
|
|
331
332
|
},
|
|
332
333
|
{
|
|
333
334
|
"const": "{palette.color.dark60}",
|
|
334
|
-
"description": "@telus-uds/palette-allium/
|
|
335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
335
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 60%",
|
|
336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 60%"
|
|
336
337
|
},
|
|
337
338
|
{
|
|
338
339
|
"const": "{palette.color.dark80}",
|
|
339
|
-
"description": "@telus-uds/palette-allium/
|
|
340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
340
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 80%",
|
|
341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 80%"
|
|
341
342
|
},
|
|
342
343
|
{
|
|
343
344
|
"const": "{palette.color.dark97}",
|
|
344
|
-
"description": "@telus-uds/palette-allium/
|
|
345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
345
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark 97%",
|
|
346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark 97%"
|
|
346
347
|
},
|
|
347
348
|
{
|
|
348
349
|
"const": "{palette.color.greenAccessible}",
|
|
349
|
-
"description": "@telus-uds/palette-allium/
|
|
350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
350
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nAccessible Green",
|
|
351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nAccessible Green"
|
|
351
352
|
},
|
|
352
353
|
{
|
|
353
354
|
"const": "{palette.color.greenDarkFern}",
|
|
354
|
-
"description": "@telus-uds/palette-allium/
|
|
355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
355
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark fern Green",
|
|
356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark fern Green"
|
|
356
357
|
},
|
|
357
358
|
{
|
|
358
359
|
"const": "{palette.color.greenPanache}",
|
|
359
|
-
"description": "@telus-uds/palette-allium/
|
|
360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
360
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nPanache Green",
|
|
361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nPanache Green"
|
|
361
362
|
},
|
|
362
363
|
{
|
|
363
364
|
"const": "{palette.color.greenSanFelix}",
|
|
364
|
-
"description": "@telus-uds/palette-allium/
|
|
365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
365
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nSan Felix Green",
|
|
366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nSan Felix Green"
|
|
366
367
|
},
|
|
367
368
|
{
|
|
368
369
|
"const": "{palette.color.greenTelus}",
|
|
369
|
-
"description": "@telus-uds/palette-allium/
|
|
370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
370
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nTELUS Green",
|
|
371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nTELUS Green"
|
|
371
372
|
},
|
|
372
373
|
{
|
|
373
374
|
"const": "{palette.color.greenTusk}",
|
|
374
|
-
"description": "@telus-uds/palette-allium/
|
|
375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
375
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nTusk Green",
|
|
376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nTusk Green"
|
|
376
377
|
},
|
|
377
378
|
{
|
|
378
379
|
"const": "{palette.color.greenYellow}",
|
|
379
|
-
"description": "@telus-uds/palette-allium/
|
|
380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
380
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nYellow Green",
|
|
381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nYellow Green"
|
|
381
382
|
},
|
|
382
383
|
{
|
|
383
384
|
"const": "{palette.color.greyAlabaster}",
|
|
384
|
-
"description": "@telus-uds/palette-allium/
|
|
385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
385
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nAlabaster Grey",
|
|
386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nAlabaster Grey"
|
|
386
387
|
},
|
|
387
388
|
{
|
|
388
389
|
"const": "{palette.color.greyAthens}",
|
|
389
|
-
"description": "@telus-uds/palette-allium/
|
|
390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
390
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nAthens Grey",
|
|
391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nAthens Grey"
|
|
391
392
|
},
|
|
392
393
|
{
|
|
393
394
|
"const": "{palette.color.greyCharcoal}",
|
|
394
|
-
"description": "@telus-uds/palette-allium/
|
|
395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
395
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nCharcoal Grey",
|
|
396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nCharcoal Grey"
|
|
396
397
|
},
|
|
397
398
|
{
|
|
398
399
|
"const": "{palette.color.greyCloud}",
|
|
399
|
-
"description": "@telus-uds/palette-allium/
|
|
400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
400
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nCloud Grey",
|
|
401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nCloud Grey"
|
|
401
402
|
},
|
|
402
403
|
{
|
|
403
404
|
"const": "{palette.color.greyLight}",
|
|
404
|
-
"description": "@telus-uds/palette-allium/
|
|
405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
405
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
406
407
|
},
|
|
407
408
|
{
|
|
408
409
|
"const": "{palette.color.greyMystic}",
|
|
409
|
-
"description": "@telus-uds/palette-allium/
|
|
410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
410
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nMystic Grey",
|
|
411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nMystic Grey"
|
|
411
412
|
},
|
|
412
413
|
{
|
|
413
414
|
"const": "{palette.color.greyShuttle}",
|
|
414
|
-
"description": "@telus-uds/palette-allium/
|
|
415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
415
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nShuttle Grey",
|
|
416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nShuttle Grey"
|
|
416
417
|
},
|
|
417
418
|
{
|
|
418
419
|
"const": "{palette.color.greyThunder}",
|
|
419
|
-
"description": "@telus-uds/palette-allium/
|
|
420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
420
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nThunder Grey",
|
|
421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nThunder Grey"
|
|
421
422
|
},
|
|
422
423
|
{
|
|
423
424
|
"const": "{palette.color.light10}",
|
|
424
|
-
"description": "@telus-uds/palette-allium/
|
|
425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
425
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 10%",
|
|
426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 10%"
|
|
426
427
|
},
|
|
427
428
|
{
|
|
428
429
|
"const": "{palette.color.light20}",
|
|
429
|
-
"description": "@telus-uds/palette-allium/
|
|
430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
430
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 20%",
|
|
431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 20%"
|
|
431
432
|
},
|
|
432
433
|
{
|
|
433
434
|
"const": "{palette.color.light40}",
|
|
434
|
-
"description": "@telus-uds/palette-allium/
|
|
435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
435
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 40%",
|
|
436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 40%"
|
|
436
437
|
},
|
|
437
438
|
{
|
|
438
439
|
"const": "{palette.color.light60}",
|
|
439
|
-
"description": "@telus-uds/palette-allium/
|
|
440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
440
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 60%",
|
|
441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 60%"
|
|
441
442
|
},
|
|
442
443
|
{
|
|
443
444
|
"const": "{palette.color.light80}",
|
|
444
|
-
"description": "@telus-uds/palette-allium/
|
|
445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
445
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 80%",
|
|
446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 80%"
|
|
446
447
|
},
|
|
447
448
|
{
|
|
448
449
|
"const": "{palette.color.light97}",
|
|
449
|
-
"description": "@telus-uds/palette-allium/
|
|
450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
450
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight 97%",
|
|
451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight 97%"
|
|
451
452
|
},
|
|
452
453
|
{
|
|
453
454
|
"const": "{palette.color.purpleDark}",
|
|
454
|
-
"description": "@telus-uds/palette-allium/
|
|
455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
455
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark Purple",
|
|
456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark Purple"
|
|
456
457
|
},
|
|
457
458
|
{
|
|
458
459
|
"const": "{palette.color.purpleDeluge}",
|
|
459
|
-
"description": "@telus-uds/palette-allium/
|
|
460
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
460
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDeluge Purple",
|
|
461
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDeluge Purple"
|
|
461
462
|
},
|
|
462
463
|
{
|
|
463
464
|
"const": "{palette.color.purpleEminence}",
|
|
464
|
-
"description": "@telus-uds/palette-allium/
|
|
465
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
465
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nEminence Purple",
|
|
466
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nEminence Purple"
|
|
466
467
|
},
|
|
467
468
|
{
|
|
468
469
|
"const": "{palette.color.purpleLight}",
|
|
469
|
-
"description": "@telus-uds/palette-allium/
|
|
470
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
470
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nPurple Light",
|
|
471
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nPurple Light"
|
|
471
472
|
},
|
|
472
473
|
{
|
|
473
474
|
"const": "{palette.color.purpleTelus}",
|
|
474
|
-
"description": "@telus-uds/palette-allium/
|
|
475
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
475
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nTELUS Purple",
|
|
476
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nTELUS Purple"
|
|
476
477
|
},
|
|
477
478
|
{
|
|
478
479
|
"const": "{palette.color.red}",
|
|
479
|
-
"description": "@telus-uds/palette-allium/
|
|
480
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
480
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nRed",
|
|
481
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nRed"
|
|
481
482
|
},
|
|
482
483
|
{
|
|
483
484
|
"const": "{palette.color.redDark}",
|
|
484
|
-
"description": "@telus-uds/palette-allium/
|
|
485
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
485
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDark Red",
|
|
486
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDark Red"
|
|
486
487
|
},
|
|
487
488
|
{
|
|
488
489
|
"const": "{palette.color.redDarker}",
|
|
489
|
-
"description": "@telus-uds/palette-allium/
|
|
490
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
490
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nDarker Red",
|
|
491
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nDarker Red"
|
|
491
492
|
},
|
|
492
493
|
{
|
|
493
494
|
"const": "{palette.color.redLight}",
|
|
494
|
-
"description": "@telus-uds/palette-allium/
|
|
495
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
495
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nLight Red",
|
|
496
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nLight Red"
|
|
496
497
|
},
|
|
497
498
|
{
|
|
498
499
|
"const": "{palette.color.transparent}",
|
|
499
|
-
"description": "@telus-uds/palette-allium/
|
|
500
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
500
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nTransparent",
|
|
501
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nTransparent"
|
|
501
502
|
},
|
|
502
503
|
{
|
|
503
504
|
"const": "{palette.color.white}",
|
|
504
|
-
"description": "@telus-uds/palette-allium/
|
|
505
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
505
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nWhite",
|
|
506
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nWhite"
|
|
506
507
|
},
|
|
507
508
|
{
|
|
508
509
|
"const": "{system.color.transparent}",
|
|
509
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
510
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
510
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
511
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
511
512
|
},
|
|
512
513
|
{
|
|
513
514
|
"const": "{system.color.none}",
|
|
514
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
515
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
515
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
516
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
516
517
|
}
|
|
517
518
|
],
|
|
518
519
|
"$id": "#color"
|
|
@@ -521,18 +522,18 @@
|
|
|
521
522
|
"anyOf": [
|
|
522
523
|
{
|
|
523
524
|
"const": "{palette.duration.duration250}",
|
|
524
|
-
"description": "@telus-uds/palette-allium/
|
|
525
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
525
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
526
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
526
527
|
},
|
|
527
528
|
{
|
|
528
529
|
"const": "{palette.duration.duration300}",
|
|
529
|
-
"description": "@telus-uds/palette-allium/
|
|
530
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
530
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
531
532
|
},
|
|
532
533
|
{
|
|
533
534
|
"const": "{system.duration.zero}",
|
|
534
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
535
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
535
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
536
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
536
537
|
}
|
|
537
538
|
],
|
|
538
539
|
"$id": "#duration"
|
|
@@ -541,63 +542,63 @@
|
|
|
541
542
|
"anyOf": [
|
|
542
543
|
{
|
|
543
544
|
"const": "{palette.fontSize.size12}",
|
|
544
|
-
"description": "@telus-uds/palette-allium/
|
|
545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
545
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
546
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
546
547
|
},
|
|
547
548
|
{
|
|
548
549
|
"const": "{palette.fontSize.size14}",
|
|
549
|
-
"description": "@telus-uds/palette-allium/
|
|
550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
550
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
551
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
551
552
|
},
|
|
552
553
|
{
|
|
553
554
|
"const": "{palette.fontSize.size16}",
|
|
554
|
-
"description": "@telus-uds/palette-allium/
|
|
555
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
555
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
556
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
556
557
|
},
|
|
557
558
|
{
|
|
558
559
|
"const": "{palette.fontSize.size20}",
|
|
559
|
-
"description": "@telus-uds/palette-allium/
|
|
560
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
560
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
561
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
561
562
|
},
|
|
562
563
|
{
|
|
563
564
|
"const": "{palette.fontSize.size24}",
|
|
564
|
-
"description": "@telus-uds/palette-allium/
|
|
565
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
565
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
566
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
566
567
|
},
|
|
567
568
|
{
|
|
568
569
|
"const": "{palette.fontSize.size28}",
|
|
569
|
-
"description": "@telus-uds/palette-allium/
|
|
570
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
570
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
571
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
571
572
|
},
|
|
572
573
|
{
|
|
573
574
|
"const": "{palette.fontSize.size32}",
|
|
574
|
-
"description": "@telus-uds/palette-allium/
|
|
575
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
575
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
576
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
576
577
|
},
|
|
577
578
|
{
|
|
578
579
|
"const": "{palette.fontSize.size36}",
|
|
579
|
-
"description": "@telus-uds/palette-allium/
|
|
580
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
580
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
581
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
581
582
|
},
|
|
582
583
|
{
|
|
583
584
|
"const": "{palette.fontSize.size40}",
|
|
584
|
-
"description": "@telus-uds/palette-allium/
|
|
585
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
585
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
586
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
586
587
|
},
|
|
587
588
|
{
|
|
588
589
|
"const": "{palette.fontSize.size56}",
|
|
589
|
-
"description": "@telus-uds/palette-allium/
|
|
590
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
590
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
591
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
591
592
|
},
|
|
592
593
|
{
|
|
593
594
|
"const": "{palette.fontSize.size64}",
|
|
594
|
-
"description": "@telus-uds/palette-allium/
|
|
595
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
595
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
596
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
596
597
|
},
|
|
597
598
|
{
|
|
598
599
|
"const": "{system.fontSize.none}",
|
|
599
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
600
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
600
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
601
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
601
602
|
}
|
|
602
603
|
],
|
|
603
604
|
"$id": "#fontSize"
|
|
@@ -606,33 +607,33 @@
|
|
|
606
607
|
"anyOf": [
|
|
607
608
|
{
|
|
608
609
|
"const": "{palette.gradient.base}",
|
|
609
|
-
"description": "@telus-uds/palette-allium/
|
|
610
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
610
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nBase Gradient",
|
|
611
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nBase Gradient"
|
|
611
612
|
},
|
|
612
613
|
{
|
|
613
614
|
"const": "{palette.gradient.brand}",
|
|
614
|
-
"description": "@telus-uds/palette-allium/
|
|
615
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
615
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nBrand Gradient",
|
|
616
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nBrand Gradient"
|
|
616
617
|
},
|
|
617
618
|
{
|
|
618
619
|
"const": "{palette.gradient.green}",
|
|
619
|
-
"description": "@telus-uds/palette-allium/
|
|
620
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
620
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nGreen Gradient",
|
|
621
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nGreen Gradient"
|
|
621
622
|
},
|
|
622
623
|
{
|
|
623
624
|
"const": "{palette.gradient.neutral}",
|
|
624
|
-
"description": "@telus-uds/palette-allium/
|
|
625
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
625
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nNeutral Gradient",
|
|
626
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nNeutral Gradient"
|
|
626
627
|
},
|
|
627
628
|
{
|
|
628
629
|
"const": "{palette.gradient.purple}",
|
|
629
|
-
"description": "@telus-uds/palette-allium/
|
|
630
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
630
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nPurple Gradient",
|
|
631
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nPurple Gradient"
|
|
631
632
|
},
|
|
632
633
|
{
|
|
633
634
|
"const": "{system.gradient.none}",
|
|
634
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
635
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
635
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
636
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
636
637
|
}
|
|
637
638
|
],
|
|
638
639
|
"$id": "#gradient"
|
|
@@ -641,1308 +642,1308 @@
|
|
|
641
642
|
"anyOf": [
|
|
642
643
|
{
|
|
643
644
|
"const": "{palette.icon.AC}",
|
|
644
|
-
"description": "@telus-uds/palette-allium/
|
|
645
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
645
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
646
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
646
647
|
},
|
|
647
648
|
{
|
|
648
649
|
"const": "{palette.icon.Accessible}",
|
|
649
|
-
"description": "@telus-uds/palette-allium/
|
|
650
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
650
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
651
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
651
652
|
},
|
|
652
653
|
{
|
|
653
654
|
"const": "{palette.icon.Add}",
|
|
654
|
-
"description": "@telus-uds/palette-allium/
|
|
655
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
655
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
656
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
656
657
|
},
|
|
657
658
|
{
|
|
658
659
|
"const": "{palette.icon.AddUser}",
|
|
659
|
-
"description": "@telus-uds/palette-allium/
|
|
660
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
660
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
661
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
661
662
|
},
|
|
662
663
|
{
|
|
663
664
|
"const": "{palette.icon.AlarmClock}",
|
|
664
|
-
"description": "@telus-uds/palette-allium/
|
|
665
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
665
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
666
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
666
667
|
},
|
|
667
668
|
{
|
|
668
669
|
"const": "{palette.icon.Ambulance}",
|
|
669
|
-
"description": "@telus-uds/palette-allium/
|
|
670
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
670
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
671
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
671
672
|
},
|
|
672
673
|
{
|
|
673
674
|
"const": "{palette.icon.Amex}",
|
|
674
|
-
"description": "@telus-uds/palette-allium/
|
|
675
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
675
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
676
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
676
677
|
},
|
|
677
678
|
{
|
|
678
679
|
"const": "{palette.icon.ArrowDown}",
|
|
679
|
-
"description": "@telus-uds/palette-allium/
|
|
680
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
680
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
681
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
681
682
|
},
|
|
682
683
|
{
|
|
683
684
|
"const": "{palette.icon.ArrowLeft}",
|
|
684
|
-
"description": "@telus-uds/palette-allium/
|
|
685
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
685
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
686
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
686
687
|
},
|
|
687
688
|
{
|
|
688
689
|
"const": "{palette.icon.ArrowRight}",
|
|
689
|
-
"description": "@telus-uds/palette-allium/
|
|
690
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
690
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
691
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
691
692
|
},
|
|
692
693
|
{
|
|
693
694
|
"const": "{palette.icon.ArrowUp}",
|
|
694
|
-
"description": "@telus-uds/palette-allium/
|
|
695
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
695
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
696
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
696
697
|
},
|
|
697
698
|
{
|
|
698
699
|
"const": "{palette.icon.ArtificialIntelligence}",
|
|
699
|
-
"description": "@telus-uds/palette-allium/
|
|
700
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
700
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
701
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
701
702
|
},
|
|
702
703
|
{
|
|
703
704
|
"const": "{palette.icon.AssistiveListening}",
|
|
704
|
-
"description": "@telus-uds/palette-allium/
|
|
705
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
705
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
706
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
706
707
|
},
|
|
707
708
|
{
|
|
708
709
|
"const": "{palette.icon.Attention}",
|
|
709
|
-
"description": "@telus-uds/palette-allium/
|
|
710
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
710
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
711
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
711
712
|
},
|
|
712
713
|
{
|
|
713
714
|
"const": "{palette.icon.Award}",
|
|
714
|
-
"description": "@telus-uds/palette-allium/
|
|
715
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
715
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
716
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
716
717
|
},
|
|
717
718
|
{
|
|
718
719
|
"const": "{palette.icon.Baby}",
|
|
719
|
-
"description": "@telus-uds/palette-allium/
|
|
720
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
720
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
721
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
721
722
|
},
|
|
722
723
|
{
|
|
723
724
|
"const": "{palette.icon.BabyBoy}",
|
|
724
|
-
"description": "@telus-uds/palette-allium/
|
|
725
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
725
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
726
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
726
727
|
},
|
|
727
728
|
{
|
|
728
729
|
"const": "{palette.icon.BabyGirl}",
|
|
729
|
-
"description": "@telus-uds/palette-allium/
|
|
730
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
730
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
731
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
731
732
|
},
|
|
732
733
|
{
|
|
733
734
|
"const": "{palette.icon.BackToSchool}",
|
|
734
|
-
"description": "@telus-uds/palette-allium/
|
|
735
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
735
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
736
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
736
737
|
},
|
|
737
738
|
{
|
|
738
739
|
"const": "{palette.icon.Bank}",
|
|
739
|
-
"description": "@telus-uds/palette-allium/
|
|
740
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
740
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
741
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
741
742
|
},
|
|
742
743
|
{
|
|
743
744
|
"const": "{palette.icon.BatteryCar}",
|
|
744
|
-
"description": "@telus-uds/palette-allium/
|
|
745
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
745
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
746
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
746
747
|
},
|
|
747
748
|
{
|
|
748
749
|
"const": "{palette.icon.BatteryCharging}",
|
|
749
|
-
"description": "@telus-uds/palette-allium/
|
|
750
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
750
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
751
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
751
752
|
},
|
|
752
753
|
{
|
|
753
754
|
"const": "{palette.icon.Bell}",
|
|
754
|
-
"description": "@telus-uds/palette-allium/
|
|
755
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
755
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
756
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
756
757
|
},
|
|
757
758
|
{
|
|
758
759
|
"const": "{palette.icon.Bill}",
|
|
759
|
-
"description": "@telus-uds/palette-allium/
|
|
760
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
760
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
761
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
761
762
|
},
|
|
762
763
|
{
|
|
763
764
|
"const": "{palette.icon.Bookmark}",
|
|
764
|
-
"description": "@telus-uds/palette-allium/
|
|
765
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
765
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
766
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
766
767
|
},
|
|
767
768
|
{
|
|
768
769
|
"const": "{palette.icon.Braille}",
|
|
769
|
-
"description": "@telus-uds/palette-allium/
|
|
770
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
770
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
771
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
771
772
|
},
|
|
772
773
|
{
|
|
773
774
|
"const": "{palette.icon.Briefcase}",
|
|
774
|
-
"description": "@telus-uds/palette-allium/
|
|
775
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
775
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
776
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
776
777
|
},
|
|
777
778
|
{
|
|
778
779
|
"const": "{palette.icon.BulletFill}",
|
|
779
|
-
"description": "@telus-uds/palette-allium/
|
|
780
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
780
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
781
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
781
782
|
},
|
|
782
783
|
{
|
|
783
784
|
"const": "{palette.icon.Calendar}",
|
|
784
|
-
"description": "@telus-uds/palette-allium/
|
|
785
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
785
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
786
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
786
787
|
},
|
|
787
788
|
{
|
|
788
789
|
"const": "{palette.icon.Call}",
|
|
789
|
-
"description": "@telus-uds/palette-allium/
|
|
790
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
790
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
791
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
791
792
|
},
|
|
792
793
|
{
|
|
793
794
|
"const": "{palette.icon.CallForward}",
|
|
794
|
-
"description": "@telus-uds/palette-allium/
|
|
795
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
795
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
796
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
796
797
|
},
|
|
797
798
|
{
|
|
798
799
|
"const": "{palette.icon.CallOut}",
|
|
799
|
-
"description": "@telus-uds/palette-allium/
|
|
800
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
800
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
801
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
801
802
|
},
|
|
802
803
|
{
|
|
803
804
|
"const": "{palette.icon.CallReceive}",
|
|
804
|
-
"description": "@telus-uds/palette-allium/
|
|
805
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
805
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
806
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
806
807
|
},
|
|
807
808
|
{
|
|
808
809
|
"const": "{palette.icon.CallTalking}",
|
|
809
|
-
"description": "@telus-uds/palette-allium/
|
|
810
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
810
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
811
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
811
812
|
},
|
|
812
813
|
{
|
|
813
814
|
"const": "{palette.icon.Camera}",
|
|
814
|
-
"description": "@telus-uds/palette-allium/
|
|
815
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
815
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
816
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
816
817
|
},
|
|
817
818
|
{
|
|
818
819
|
"const": "{palette.icon.CanUs}",
|
|
819
|
-
"description": "@telus-uds/palette-allium/
|
|
820
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
820
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
821
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
821
822
|
},
|
|
822
823
|
{
|
|
823
824
|
"const": "{palette.icon.Car}",
|
|
824
|
-
"description": "@telus-uds/palette-allium/
|
|
825
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
825
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
826
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
826
827
|
},
|
|
827
828
|
{
|
|
828
829
|
"const": "{palette.icon.CaretDown}",
|
|
829
|
-
"description": "@telus-uds/palette-allium/
|
|
830
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
830
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
831
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
831
832
|
},
|
|
832
833
|
{
|
|
833
834
|
"const": "{palette.icon.CaretUp}",
|
|
834
|
-
"description": "@telus-uds/palette-allium/
|
|
835
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
835
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
836
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
836
837
|
},
|
|
837
838
|
{
|
|
838
839
|
"const": "{palette.icon.CartEmptyBold}",
|
|
839
|
-
"description": "@telus-uds/palette-allium/
|
|
840
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
840
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
841
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
841
842
|
},
|
|
842
843
|
{
|
|
843
844
|
"const": "{palette.icon.CartFilledBold}",
|
|
844
|
-
"description": "@telus-uds/palette-allium/
|
|
845
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
845
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
846
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
846
847
|
},
|
|
847
848
|
{
|
|
848
849
|
"const": "{palette.icon.Channels}",
|
|
849
|
-
"description": "@telus-uds/palette-allium/
|
|
850
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
850
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
851
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
851
852
|
},
|
|
852
853
|
{
|
|
853
854
|
"const": "{palette.icon.ChartsBar1}",
|
|
854
|
-
"description": "@telus-uds/palette-allium/
|
|
855
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
855
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
856
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
856
857
|
},
|
|
857
858
|
{
|
|
858
859
|
"const": "{palette.icon.ChartsBar2}",
|
|
859
|
-
"description": "@telus-uds/palette-allium/
|
|
860
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
860
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
861
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
861
862
|
},
|
|
862
863
|
{
|
|
863
864
|
"const": "{palette.icon.ChartsLine}",
|
|
864
|
-
"description": "@telus-uds/palette-allium/
|
|
865
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
865
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
866
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
866
867
|
},
|
|
867
868
|
{
|
|
868
869
|
"const": "{palette.icon.Chat1}",
|
|
869
|
-
"description": "@telus-uds/palette-allium/
|
|
870
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
870
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
871
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
871
872
|
},
|
|
872
873
|
{
|
|
873
874
|
"const": "{palette.icon.Chat2}",
|
|
874
|
-
"description": "@telus-uds/palette-allium/
|
|
875
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
875
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
876
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
876
877
|
},
|
|
877
878
|
{
|
|
878
879
|
"const": "{palette.icon.ChatSupport}",
|
|
879
|
-
"description": "@telus-uds/palette-allium/
|
|
880
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
880
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
881
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
881
882
|
},
|
|
882
883
|
{
|
|
883
884
|
"const": "{palette.icon.Check}",
|
|
884
|
-
"description": "@telus-uds/palette-allium/
|
|
885
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
885
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
886
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
886
887
|
},
|
|
887
888
|
{
|
|
888
889
|
"const": "{palette.icon.Checkmark}",
|
|
889
|
-
"description": "@telus-uds/palette-allium/
|
|
890
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
890
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
891
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
891
892
|
},
|
|
892
893
|
{
|
|
893
894
|
"const": "{palette.icon.ChevronLeft}",
|
|
894
|
-
"description": "@telus-uds/palette-allium/
|
|
895
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
895
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
896
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
896
897
|
},
|
|
897
898
|
{
|
|
898
899
|
"const": "{palette.icon.ChevronRight}",
|
|
899
|
-
"description": "@telus-uds/palette-allium/
|
|
900
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
900
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
901
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
901
902
|
},
|
|
902
903
|
{
|
|
903
904
|
"const": "{palette.icon.Clipboard}",
|
|
904
|
-
"description": "@telus-uds/palette-allium/
|
|
905
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
905
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
906
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
906
907
|
},
|
|
907
908
|
{
|
|
908
909
|
"const": "{palette.icon.Close}",
|
|
909
|
-
"description": "@telus-uds/palette-allium/
|
|
910
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
910
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
911
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
911
912
|
},
|
|
912
913
|
{
|
|
913
914
|
"const": "{palette.icon.ClosedCaptions}",
|
|
914
|
-
"description": "@telus-uds/palette-allium/
|
|
915
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
915
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
916
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
916
917
|
},
|
|
917
918
|
{
|
|
918
919
|
"const": "{palette.icon.CloudDownload}",
|
|
919
|
-
"description": "@telus-uds/palette-allium/
|
|
920
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
920
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
921
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
921
922
|
},
|
|
922
923
|
{
|
|
923
924
|
"const": "{palette.icon.CloudSync}",
|
|
924
|
-
"description": "@telus-uds/palette-allium/
|
|
925
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
925
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
926
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
926
927
|
},
|
|
927
928
|
{
|
|
928
929
|
"const": "{palette.icon.CloudUpload}",
|
|
929
|
-
"description": "@telus-uds/palette-allium/
|
|
930
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
930
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
931
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
931
932
|
},
|
|
932
933
|
{
|
|
933
934
|
"const": "{palette.icon.CognitiveDisability}",
|
|
934
|
-
"description": "@telus-uds/palette-allium/
|
|
935
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
935
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
936
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
936
937
|
},
|
|
937
938
|
{
|
|
938
939
|
"const": "{palette.icon.Collaboration}",
|
|
939
|
-
"description": "@telus-uds/palette-allium/
|
|
940
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
940
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
941
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
941
942
|
},
|
|
942
943
|
{
|
|
943
944
|
"const": "{palette.icon.Compass}",
|
|
944
|
-
"description": "@telus-uds/palette-allium/
|
|
945
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
945
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
946
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
946
947
|
},
|
|
947
948
|
{
|
|
948
949
|
"const": "{palette.icon.ComputerNetwork}",
|
|
949
|
-
"description": "@telus-uds/palette-allium/
|
|
950
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
950
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
951
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
951
952
|
},
|
|
952
953
|
{
|
|
953
954
|
"const": "{palette.icon.Contract}",
|
|
954
|
-
"description": "@telus-uds/palette-allium/
|
|
955
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
955
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
956
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
956
957
|
},
|
|
957
958
|
{
|
|
958
959
|
"const": "{palette.icon.CreditCard}",
|
|
959
|
-
"description": "@telus-uds/palette-allium/
|
|
960
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
960
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
961
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
961
962
|
},
|
|
962
963
|
{
|
|
963
964
|
"const": "{palette.icon.Cronometer}",
|
|
964
|
-
"description": "@telus-uds/palette-allium/
|
|
965
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
965
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
966
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
966
967
|
},
|
|
967
968
|
{
|
|
968
969
|
"const": "{palette.icon.CssActivations}",
|
|
969
|
-
"description": "@telus-uds/palette-allium/
|
|
970
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
970
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
971
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
971
972
|
},
|
|
972
973
|
{
|
|
973
974
|
"const": "{palette.icon.DataLimit}",
|
|
974
|
-
"description": "@telus-uds/palette-allium/
|
|
975
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
975
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
976
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
976
977
|
},
|
|
977
978
|
{
|
|
978
979
|
"const": "{palette.icon.Deals}",
|
|
979
|
-
"description": "@telus-uds/palette-allium/
|
|
980
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
980
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
981
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
981
982
|
},
|
|
982
983
|
{
|
|
983
984
|
"const": "{palette.icon.Delete}",
|
|
984
|
-
"description": "@telus-uds/palette-allium/
|
|
985
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
985
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
986
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
986
987
|
},
|
|
987
988
|
{
|
|
988
989
|
"const": "{palette.icon.Delivery}",
|
|
989
|
-
"description": "@telus-uds/palette-allium/
|
|
990
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
990
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
991
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
991
992
|
},
|
|
992
993
|
{
|
|
993
994
|
"const": "{palette.icon.Desk}",
|
|
994
|
-
"description": "@telus-uds/palette-allium/
|
|
995
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
995
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
996
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
996
997
|
},
|
|
997
998
|
{
|
|
998
999
|
"const": "{palette.icon.DeviceHand}",
|
|
999
|
-
"description": "@telus-uds/palette-allium/
|
|
1000
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1000
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1001
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1001
1002
|
},
|
|
1002
1003
|
{
|
|
1003
1004
|
"const": "{palette.icon.Devices}",
|
|
1004
|
-
"description": "@telus-uds/palette-allium/
|
|
1005
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1005
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1006
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1006
1007
|
},
|
|
1007
1008
|
{
|
|
1008
1009
|
"const": "{palette.icon.Diagram}",
|
|
1009
|
-
"description": "@telus-uds/palette-allium/
|
|
1010
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1010
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1011
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1011
1012
|
},
|
|
1012
1013
|
{
|
|
1013
1014
|
"const": "{palette.icon.Diamond}",
|
|
1014
|
-
"description": "@telus-uds/palette-allium/
|
|
1015
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1015
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1016
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1016
1017
|
},
|
|
1017
1018
|
{
|
|
1018
1019
|
"const": "{palette.icon.Direction}",
|
|
1019
|
-
"description": "@telus-uds/palette-allium/
|
|
1020
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1020
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1021
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1021
1022
|
},
|
|
1022
1023
|
{
|
|
1023
1024
|
"const": "{palette.icon.Document}",
|
|
1024
|
-
"description": "@telus-uds/palette-allium/
|
|
1025
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1025
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1026
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1026
1027
|
},
|
|
1027
1028
|
{
|
|
1028
1029
|
"const": "{palette.icon.Donate}",
|
|
1029
|
-
"description": "@telus-uds/palette-allium/
|
|
1030
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1030
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1031
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1031
1032
|
},
|
|
1032
1033
|
{
|
|
1033
1034
|
"const": "{palette.icon.Download}",
|
|
1034
|
-
"description": "@telus-uds/palette-allium/
|
|
1035
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1035
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1036
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1036
1037
|
},
|
|
1037
1038
|
{
|
|
1038
1039
|
"const": "{palette.icon.DownloadPdf}",
|
|
1039
|
-
"description": "@telus-uds/palette-allium/
|
|
1040
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1040
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1041
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1041
1042
|
},
|
|
1042
1043
|
{
|
|
1043
1044
|
"const": "{palette.icon.DownloadPdfs}",
|
|
1044
|
-
"description": "@telus-uds/palette-allium/
|
|
1045
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1045
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1046
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1046
1047
|
},
|
|
1047
1048
|
{
|
|
1048
1049
|
"const": "{palette.icon.EVCharging}",
|
|
1049
|
-
"description": "@telus-uds/palette-allium/
|
|
1050
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1050
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1051
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1051
1052
|
},
|
|
1052
1053
|
{
|
|
1053
1054
|
"const": "{palette.icon.EcoBulb}",
|
|
1054
|
-
"description": "@telus-uds/palette-allium/
|
|
1055
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1055
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1056
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1056
1057
|
},
|
|
1057
1058
|
{
|
|
1058
1059
|
"const": "{palette.icon.Edit}",
|
|
1059
|
-
"description": "@telus-uds/palette-allium/
|
|
1060
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1060
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1061
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1061
1062
|
},
|
|
1062
1063
|
{
|
|
1063
1064
|
"const": "{palette.icon.Email}",
|
|
1064
|
-
"description": "@telus-uds/palette-allium/
|
|
1065
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1065
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1066
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1066
1067
|
},
|
|
1067
1068
|
{
|
|
1068
1069
|
"const": "{palette.icon.Escalations}",
|
|
1069
|
-
"description": "@telus-uds/palette-allium/
|
|
1070
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1070
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1071
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1071
1072
|
},
|
|
1072
1073
|
{
|
|
1073
1074
|
"const": "{palette.icon.Expand}",
|
|
1074
|
-
"description": "@telus-uds/palette-allium/
|
|
1075
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1075
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1076
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1076
1077
|
},
|
|
1077
1078
|
{
|
|
1078
1079
|
"const": "{palette.icon.EyeClosed}",
|
|
1079
|
-
"description": "@telus-uds/palette-allium/
|
|
1080
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1080
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1081
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1081
1082
|
},
|
|
1082
1083
|
{
|
|
1083
1084
|
"const": "{palette.icon.EyeMasked}",
|
|
1084
|
-
"description": "@telus-uds/palette-allium/
|
|
1085
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1085
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1086
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1086
1087
|
},
|
|
1087
1088
|
{
|
|
1088
1089
|
"const": "{palette.icon.EyeOpened}",
|
|
1089
|
-
"description": "@telus-uds/palette-allium/
|
|
1090
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1090
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1091
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1091
1092
|
},
|
|
1092
1093
|
{
|
|
1093
1094
|
"const": "{palette.icon.EyeUnmasked}",
|
|
1094
|
-
"description": "@telus-uds/palette-allium/
|
|
1095
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1095
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1096
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1096
1097
|
},
|
|
1097
1098
|
{
|
|
1098
1099
|
"const": "{palette.icon.FavouriteNetwork}",
|
|
1099
|
-
"description": "@telus-uds/palette-allium/
|
|
1100
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1100
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1101
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1101
1102
|
},
|
|
1102
1103
|
{
|
|
1103
1104
|
"const": "{palette.icon.Files}",
|
|
1104
|
-
"description": "@telus-uds/palette-allium/
|
|
1105
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1105
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1106
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1106
1107
|
},
|
|
1107
1108
|
{
|
|
1108
1109
|
"const": "{palette.icon.Fingerprint}",
|
|
1109
|
-
"description": "@telus-uds/palette-allium/
|
|
1110
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1110
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1111
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1111
1112
|
},
|
|
1112
1113
|
{
|
|
1113
1114
|
"const": "{palette.icon.Firewall}",
|
|
1114
|
-
"description": "@telus-uds/palette-allium/
|
|
1115
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1115
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1116
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1116
1117
|
},
|
|
1117
1118
|
{
|
|
1118
1119
|
"const": "{palette.icon.Flag}",
|
|
1119
|
-
"description": "@telus-uds/palette-allium/
|
|
1120
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1120
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1121
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1121
1122
|
},
|
|
1122
1123
|
{
|
|
1123
1124
|
"const": "{palette.icon.FullscreenExpand}",
|
|
1124
|
-
"description": "@telus-uds/palette-allium/
|
|
1125
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1125
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1126
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1126
1127
|
},
|
|
1127
1128
|
{
|
|
1128
1129
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
1129
|
-
"description": "@telus-uds/palette-allium/
|
|
1130
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1130
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1131
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1131
1132
|
},
|
|
1132
1133
|
{
|
|
1133
1134
|
"const": "{palette.icon.Gift}",
|
|
1134
|
-
"description": "@telus-uds/palette-allium/
|
|
1135
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1135
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1136
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1136
1137
|
},
|
|
1137
1138
|
{
|
|
1138
1139
|
"const": "{palette.icon.Globe1}",
|
|
1139
|
-
"description": "@telus-uds/palette-allium/
|
|
1140
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1140
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1141
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1141
1142
|
},
|
|
1142
1143
|
{
|
|
1143
1144
|
"const": "{palette.icon.Globe2}",
|
|
1144
|
-
"description": "@telus-uds/palette-allium/
|
|
1145
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1145
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1146
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1146
1147
|
},
|
|
1147
1148
|
{
|
|
1148
1149
|
"const": "{palette.icon.Grid}",
|
|
1149
|
-
"description": "@telus-uds/palette-allium/
|
|
1150
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1150
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1151
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1151
1152
|
},
|
|
1152
1153
|
{
|
|
1153
1154
|
"const": "{palette.icon.HeadBoth}",
|
|
1154
|
-
"description": "@telus-uds/palette-allium/
|
|
1155
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1155
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1156
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1156
1157
|
},
|
|
1157
1158
|
{
|
|
1158
1159
|
"const": "{palette.icon.HeadFemale}",
|
|
1159
|
-
"description": "@telus-uds/palette-allium/
|
|
1160
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1160
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1161
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1161
1162
|
},
|
|
1162
1163
|
{
|
|
1163
1164
|
"const": "{palette.icon.HeadMale}",
|
|
1164
|
-
"description": "@telus-uds/palette-allium/
|
|
1165
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1165
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1166
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1166
1167
|
},
|
|
1167
1168
|
{
|
|
1168
1169
|
"const": "{palette.icon.Headset}",
|
|
1169
|
-
"description": "@telus-uds/palette-allium/
|
|
1170
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1170
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1171
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1171
1172
|
},
|
|
1172
1173
|
{
|
|
1173
1174
|
"const": "{palette.icon.Heart}",
|
|
1174
|
-
"description": "@telus-uds/palette-allium/
|
|
1175
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1175
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1176
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1176
1177
|
},
|
|
1177
1178
|
{
|
|
1178
1179
|
"const": "{palette.icon.Heartbeat}",
|
|
1179
|
-
"description": "@telus-uds/palette-allium/
|
|
1180
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1180
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1181
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1181
1182
|
},
|
|
1182
1183
|
{
|
|
1183
1184
|
"const": "{palette.icon.Heater}",
|
|
1184
|
-
"description": "@telus-uds/palette-allium/
|
|
1185
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1185
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1186
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1186
1187
|
},
|
|
1187
1188
|
{
|
|
1188
1189
|
"const": "{palette.icon.Helpdesk}",
|
|
1189
|
-
"description": "@telus-uds/palette-allium/
|
|
1190
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1190
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1191
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1191
1192
|
},
|
|
1192
1193
|
{
|
|
1193
1194
|
"const": "{palette.icon.Home}",
|
|
1194
|
-
"description": "@telus-uds/palette-allium/
|
|
1195
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1195
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1196
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1196
1197
|
},
|
|
1197
1198
|
{
|
|
1198
1199
|
"const": "{palette.icon.HomePro}",
|
|
1199
|
-
"description": "@telus-uds/palette-allium/
|
|
1200
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1200
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1201
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1201
1202
|
},
|
|
1202
1203
|
{
|
|
1203
1204
|
"const": "{palette.icon.HomeSecurity}",
|
|
1204
|
-
"description": "@telus-uds/palette-allium/
|
|
1205
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1205
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1206
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1206
1207
|
},
|
|
1207
1208
|
{
|
|
1208
1209
|
"const": "{palette.icon.IDTag}",
|
|
1209
|
-
"description": "@telus-uds/palette-allium/
|
|
1210
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1210
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1211
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1211
1212
|
},
|
|
1212
1213
|
{
|
|
1213
1214
|
"const": "{palette.icon.Infinite}",
|
|
1214
|
-
"description": "@telus-uds/palette-allium/
|
|
1215
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1215
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1216
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1216
1217
|
},
|
|
1217
1218
|
{
|
|
1218
1219
|
"const": "{palette.icon.Information}",
|
|
1219
|
-
"description": "@telus-uds/palette-allium/
|
|
1220
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1220
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1221
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1221
1222
|
},
|
|
1222
1223
|
{
|
|
1223
1224
|
"const": "{palette.icon.Internet}",
|
|
1224
|
-
"description": "@telus-uds/palette-allium/
|
|
1225
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1225
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1226
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1226
1227
|
},
|
|
1227
1228
|
{
|
|
1228
1229
|
"const": "{palette.icon.Invisible}",
|
|
1229
|
-
"description": "@telus-uds/palette-allium/
|
|
1230
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1230
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1231
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1231
1232
|
},
|
|
1232
1233
|
{
|
|
1233
1234
|
"const": "{palette.icon.Key}",
|
|
1234
|
-
"description": "@telus-uds/palette-allium/
|
|
1235
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1235
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1236
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1236
1237
|
},
|
|
1237
1238
|
{
|
|
1238
1239
|
"const": "{palette.icon.Laptop}",
|
|
1239
|
-
"description": "@telus-uds/palette-allium/
|
|
1240
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1240
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1241
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1241
1242
|
},
|
|
1242
1243
|
{
|
|
1243
1244
|
"const": "{palette.icon.Layers}",
|
|
1244
|
-
"description": "@telus-uds/palette-allium/
|
|
1245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1245
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1246
1247
|
},
|
|
1247
1248
|
{
|
|
1248
1249
|
"const": "{palette.icon.LeakDetect}",
|
|
1249
|
-
"description": "@telus-uds/palette-allium/
|
|
1250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1250
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1251
1252
|
},
|
|
1252
1253
|
{
|
|
1253
1254
|
"const": "{palette.icon.Lifesaver}",
|
|
1254
|
-
"description": "@telus-uds/palette-allium/
|
|
1255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1255
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1256
1257
|
},
|
|
1257
1258
|
{
|
|
1258
1259
|
"const": "{palette.icon.Lightbulb}",
|
|
1259
|
-
"description": "@telus-uds/palette-allium/
|
|
1260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1260
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1261
1262
|
},
|
|
1262
1263
|
{
|
|
1263
1264
|
"const": "{palette.icon.LinkExternal}",
|
|
1264
|
-
"description": "@telus-uds/palette-allium/
|
|
1265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1265
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1266
1267
|
},
|
|
1267
1268
|
{
|
|
1268
1269
|
"const": "{palette.icon.List}",
|
|
1269
|
-
"description": "@telus-uds/palette-allium/
|
|
1270
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1270
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1271
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1271
1272
|
},
|
|
1272
1273
|
{
|
|
1273
1274
|
"const": "{palette.icon.LocationAdd}",
|
|
1274
|
-
"description": "@telus-uds/palette-allium/
|
|
1275
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1275
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1276
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1276
1277
|
},
|
|
1277
1278
|
{
|
|
1278
1279
|
"const": "{palette.icon.LocationHome}",
|
|
1279
|
-
"description": "@telus-uds/palette-allium/
|
|
1280
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1280
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1281
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1281
1282
|
},
|
|
1282
1283
|
{
|
|
1283
1284
|
"const": "{palette.icon.LocationIneligible}",
|
|
1284
|
-
"description": "@telus-uds/palette-allium/
|
|
1285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1285
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1286
1287
|
},
|
|
1287
1288
|
{
|
|
1288
1289
|
"const": "{palette.icon.LocationMap}",
|
|
1289
|
-
"description": "@telus-uds/palette-allium/
|
|
1290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1290
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1291
1292
|
},
|
|
1292
1293
|
{
|
|
1293
1294
|
"const": "{palette.icon.LocationRegular}",
|
|
1294
|
-
"description": "@telus-uds/palette-allium/
|
|
1295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1295
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1296
1297
|
},
|
|
1297
1298
|
{
|
|
1298
1299
|
"const": "{palette.icon.LocationRemove}",
|
|
1299
|
-
"description": "@telus-uds/palette-allium/
|
|
1300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1300
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1301
1302
|
},
|
|
1302
1303
|
{
|
|
1303
1304
|
"const": "{palette.icon.LocationSuccess}",
|
|
1304
|
-
"description": "@telus-uds/palette-allium/
|
|
1305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1305
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1306
1307
|
},
|
|
1307
1308
|
{
|
|
1308
1309
|
"const": "{palette.icon.LocationVerified}",
|
|
1309
|
-
"description": "@telus-uds/palette-allium/
|
|
1310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1310
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1311
1312
|
},
|
|
1312
1313
|
{
|
|
1313
1314
|
"const": "{palette.icon.LockClosed}",
|
|
1314
|
-
"description": "@telus-uds/palette-allium/
|
|
1315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1315
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1316
1317
|
},
|
|
1317
1318
|
{
|
|
1318
1319
|
"const": "{palette.icon.LockOpened}",
|
|
1319
|
-
"description": "@telus-uds/palette-allium/
|
|
1320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1320
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1321
1322
|
},
|
|
1322
1323
|
{
|
|
1323
1324
|
"const": "{palette.icon.LoginForm}",
|
|
1324
|
-
"description": "@telus-uds/palette-allium/
|
|
1325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1325
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1326
1327
|
},
|
|
1327
1328
|
{
|
|
1328
1329
|
"const": "{palette.icon.Magnify}",
|
|
1329
|
-
"description": "@telus-uds/palette-allium/
|
|
1330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1330
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1331
1332
|
},
|
|
1332
1333
|
{
|
|
1333
1334
|
"const": "{palette.icon.Map}",
|
|
1334
|
-
"description": "@telus-uds/palette-allium/
|
|
1335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1335
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1336
1337
|
},
|
|
1337
1338
|
{
|
|
1338
1339
|
"const": "{palette.icon.MasterCard}",
|
|
1339
|
-
"description": "@telus-uds/palette-allium/
|
|
1340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1340
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1341
1342
|
},
|
|
1342
1343
|
{
|
|
1343
1344
|
"const": "{palette.icon.Medical}",
|
|
1344
|
-
"description": "@telus-uds/palette-allium/
|
|
1345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1345
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1346
1347
|
},
|
|
1347
1348
|
{
|
|
1348
1349
|
"const": "{palette.icon.Messaging}",
|
|
1349
|
-
"description": "@telus-uds/palette-allium/
|
|
1350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1350
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1351
1352
|
},
|
|
1352
1353
|
{
|
|
1353
1354
|
"const": "{palette.icon.Microphone}",
|
|
1354
|
-
"description": "@telus-uds/palette-allium/
|
|
1355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1355
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1356
1357
|
},
|
|
1357
1358
|
{
|
|
1358
1359
|
"const": "{palette.icon.Mobility}",
|
|
1359
|
-
"description": "@telus-uds/palette-allium/
|
|
1360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1360
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1361
1362
|
},
|
|
1362
1363
|
{
|
|
1363
1364
|
"const": "{palette.icon.Modal}",
|
|
1364
|
-
"description": "@telus-uds/palette-allium/
|
|
1365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1365
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1366
1367
|
},
|
|
1367
1368
|
{
|
|
1368
1369
|
"const": "{palette.icon.Money}",
|
|
1369
|
-
"description": "@telus-uds/palette-allium/
|
|
1370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1370
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1371
1372
|
},
|
|
1372
1373
|
{
|
|
1373
1374
|
"const": "{palette.icon.MoneyBack}",
|
|
1374
|
-
"description": "@telus-uds/palette-allium/
|
|
1375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1375
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1376
1377
|
},
|
|
1377
1378
|
{
|
|
1378
1379
|
"const": "{palette.icon.Movie}",
|
|
1379
|
-
"description": "@telus-uds/palette-allium/
|
|
1380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1380
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1381
1382
|
},
|
|
1382
1383
|
{
|
|
1383
1384
|
"const": "{palette.icon.Music}",
|
|
1384
|
-
"description": "@telus-uds/palette-allium/
|
|
1385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1385
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1386
1387
|
},
|
|
1387
1388
|
{
|
|
1388
1389
|
"const": "{palette.icon.Muted}",
|
|
1389
|
-
"description": "@telus-uds/palette-allium/
|
|
1390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1390
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1391
1392
|
},
|
|
1392
1393
|
{
|
|
1393
1394
|
"const": "{palette.icon.Networking}",
|
|
1394
|
-
"description": "@telus-uds/palette-allium/
|
|
1395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1395
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1396
1397
|
},
|
|
1397
1398
|
{
|
|
1398
1399
|
"const": "{palette.icon.News}",
|
|
1399
|
-
"description": "@telus-uds/palette-allium/
|
|
1400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1400
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1401
1402
|
},
|
|
1402
1403
|
{
|
|
1403
1404
|
"const": "{palette.icon.NextGenFirewall}",
|
|
1404
|
-
"description": "@telus-uds/palette-allium/
|
|
1405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1405
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1406
1407
|
},
|
|
1407
1408
|
{
|
|
1408
1409
|
"const": "{palette.icon.NoContract}",
|
|
1409
|
-
"description": "@telus-uds/palette-allium/
|
|
1410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1410
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1411
1412
|
},
|
|
1412
1413
|
{
|
|
1413
1414
|
"const": "{palette.icon.NotifyBold}",
|
|
1414
|
-
"description": "@telus-uds/palette-allium/
|
|
1415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1415
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1416
1417
|
},
|
|
1417
1418
|
{
|
|
1418
1419
|
"const": "{palette.icon.Office}",
|
|
1419
|
-
"description": "@telus-uds/palette-allium/
|
|
1420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1420
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1421
1422
|
},
|
|
1422
1423
|
{
|
|
1423
1424
|
"const": "{palette.icon.Offices}",
|
|
1424
|
-
"description": "@telus-uds/palette-allium/
|
|
1425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1425
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1426
1427
|
},
|
|
1427
1428
|
{
|
|
1428
1429
|
"const": "{palette.icon.OnDemand}",
|
|
1429
|
-
"description": "@telus-uds/palette-allium/
|
|
1430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1430
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1431
1432
|
},
|
|
1432
1433
|
{
|
|
1433
1434
|
"const": "{palette.icon.OnTheGo}",
|
|
1434
|
-
"description": "@telus-uds/palette-allium/
|
|
1435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1435
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1436
1437
|
},
|
|
1437
1438
|
{
|
|
1438
1439
|
"const": "{palette.icon.OnlineSecurity}",
|
|
1439
|
-
"description": "@telus-uds/palette-allium/
|
|
1440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1440
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1441
1442
|
},
|
|
1442
1443
|
{
|
|
1443
1444
|
"const": "{palette.icon.OrderAscend}",
|
|
1444
|
-
"description": "@telus-uds/palette-allium/
|
|
1445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1445
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1446
1447
|
},
|
|
1447
1448
|
{
|
|
1448
1449
|
"const": "{palette.icon.OrderDescend}",
|
|
1449
|
-
"description": "@telus-uds/palette-allium/
|
|
1450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1450
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1451
1452
|
},
|
|
1452
1453
|
{
|
|
1453
1454
|
"const": "{palette.icon.Paperless}",
|
|
1454
|
-
"description": "@telus-uds/palette-allium/
|
|
1455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1455
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1456
1457
|
},
|
|
1457
1458
|
{
|
|
1458
1459
|
"const": "{palette.icon.Passport}",
|
|
1459
|
-
"description": "@telus-uds/palette-allium/
|
|
1460
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1460
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1461
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1461
1462
|
},
|
|
1462
1463
|
{
|
|
1463
1464
|
"const": "{palette.icon.Pause}",
|
|
1464
|
-
"description": "@telus-uds/palette-allium/
|
|
1465
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1465
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1466
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1466
1467
|
},
|
|
1467
1468
|
{
|
|
1468
1469
|
"const": "{palette.icon.Phone}",
|
|
1469
|
-
"description": "@telus-uds/palette-allium/
|
|
1470
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1470
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1471
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1471
1472
|
},
|
|
1472
1473
|
{
|
|
1473
1474
|
"const": "{palette.icon.PhoneBusiness}",
|
|
1474
|
-
"description": "@telus-uds/palette-allium/
|
|
1475
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1475
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1476
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1476
1477
|
},
|
|
1477
1478
|
{
|
|
1478
1479
|
"const": "{palette.icon.PhoneHome}",
|
|
1479
|
-
"description": "@telus-uds/palette-allium/
|
|
1480
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1480
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1481
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1481
1482
|
},
|
|
1482
1483
|
{
|
|
1483
1484
|
"const": "{palette.icon.PhoneReception}",
|
|
1484
|
-
"description": "@telus-uds/palette-allium/
|
|
1485
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1485
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1486
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1486
1487
|
},
|
|
1487
1488
|
{
|
|
1488
1489
|
"const": "{palette.icon.Photo}",
|
|
1489
|
-
"description": "@telus-uds/palette-allium/
|
|
1490
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1490
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1491
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1491
1492
|
},
|
|
1492
1493
|
{
|
|
1493
1494
|
"const": "{palette.icon.Photos}",
|
|
1494
|
-
"description": "@telus-uds/palette-allium/
|
|
1495
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1495
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1496
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1496
1497
|
},
|
|
1497
1498
|
{
|
|
1498
1499
|
"const": "{palette.icon.PiggyBank}",
|
|
1499
|
-
"description": "@telus-uds/palette-allium/
|
|
1500
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1500
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1501
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1501
1502
|
},
|
|
1502
1503
|
{
|
|
1503
1504
|
"const": "{palette.icon.PikTV}",
|
|
1504
|
-
"description": "@telus-uds/palette-allium/
|
|
1505
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1505
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1506
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1506
1507
|
},
|
|
1507
1508
|
{
|
|
1508
1509
|
"const": "{palette.icon.Play}",
|
|
1509
|
-
"description": "@telus-uds/palette-allium/
|
|
1510
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1510
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1511
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1511
1512
|
},
|
|
1512
1513
|
{
|
|
1513
1514
|
"const": "{palette.icon.PlaySolid}",
|
|
1514
|
-
"description": "@telus-uds/palette-allium/
|
|
1515
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1515
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1516
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1516
1517
|
},
|
|
1517
1518
|
{
|
|
1518
1519
|
"const": "{palette.icon.PlayVideo}",
|
|
1519
|
-
"description": "@telus-uds/palette-allium/
|
|
1520
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1520
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1521
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1521
1522
|
},
|
|
1522
1523
|
{
|
|
1523
1524
|
"const": "{palette.icon.PowerDrill}",
|
|
1524
|
-
"description": "@telus-uds/palette-allium/
|
|
1525
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1525
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1526
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1526
1527
|
},
|
|
1527
1528
|
{
|
|
1528
1529
|
"const": "{palette.icon.Preference}",
|
|
1529
|
-
"description": "@telus-uds/palette-allium/
|
|
1530
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1530
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1531
1532
|
},
|
|
1532
1533
|
{
|
|
1533
1534
|
"const": "{palette.icon.Print}",
|
|
1534
|
-
"description": "@telus-uds/palette-allium/
|
|
1535
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1535
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1536
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1536
1537
|
},
|
|
1537
1538
|
{
|
|
1538
1539
|
"const": "{palette.icon.PrivateCloud}",
|
|
1539
|
-
"description": "@telus-uds/palette-allium/
|
|
1540
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1540
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1541
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1541
1542
|
},
|
|
1542
1543
|
{
|
|
1543
1544
|
"const": "{palette.icon.ProactiveAssurance}",
|
|
1544
|
-
"description": "@telus-uds/palette-allium/
|
|
1545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1545
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1546
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1546
1547
|
},
|
|
1547
1548
|
{
|
|
1548
1549
|
"const": "{palette.icon.Profile}",
|
|
1549
|
-
"description": "@telus-uds/palette-allium/
|
|
1550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1550
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1551
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1551
1552
|
},
|
|
1552
1553
|
{
|
|
1553
1554
|
"const": "{palette.icon.ProfileBold}",
|
|
1554
|
-
"description": "@telus-uds/palette-allium/
|
|
1555
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1555
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1556
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1556
1557
|
},
|
|
1557
1558
|
{
|
|
1558
1559
|
"const": "{palette.icon.Question}",
|
|
1559
|
-
"description": "@telus-uds/palette-allium/
|
|
1560
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1560
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1561
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1561
1562
|
},
|
|
1562
1563
|
{
|
|
1563
1564
|
"const": "{palette.icon.QuoteLeft}",
|
|
1564
|
-
"description": "@telus-uds/palette-allium/
|
|
1565
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1565
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1566
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1566
1567
|
},
|
|
1567
1568
|
{
|
|
1568
1569
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
1569
|
-
"description": "@telus-uds/palette-allium/
|
|
1570
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1570
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1571
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1571
1572
|
},
|
|
1572
1573
|
{
|
|
1573
1574
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1574
|
-
"description": "@telus-uds/palette-allium/
|
|
1575
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1575
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1576
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1576
1577
|
},
|
|
1577
1578
|
{
|
|
1578
1579
|
"const": "{palette.icon.Radar}",
|
|
1579
|
-
"description": "@telus-uds/palette-allium/
|
|
1580
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1580
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1581
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1581
1582
|
},
|
|
1582
1583
|
{
|
|
1583
1584
|
"const": "{palette.icon.Receipt}",
|
|
1584
|
-
"description": "@telus-uds/palette-allium/
|
|
1585
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1585
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1586
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1586
1587
|
},
|
|
1587
1588
|
{
|
|
1588
1589
|
"const": "{palette.icon.Record}",
|
|
1589
|
-
"description": "@telus-uds/palette-allium/
|
|
1590
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1590
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1591
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1591
1592
|
},
|
|
1592
1593
|
{
|
|
1593
1594
|
"const": "{palette.icon.Refresh}",
|
|
1594
|
-
"description": "@telus-uds/palette-allium/
|
|
1595
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1595
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1596
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1596
1597
|
},
|
|
1597
1598
|
{
|
|
1598
1599
|
"const": "{palette.icon.RemoteControl}",
|
|
1599
|
-
"description": "@telus-uds/palette-allium/
|
|
1600
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1600
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1601
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1601
1602
|
},
|
|
1602
1603
|
{
|
|
1603
1604
|
"const": "{palette.icon.Replay}",
|
|
1604
|
-
"description": "@telus-uds/palette-allium/
|
|
1605
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1605
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1606
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1606
1607
|
},
|
|
1607
1608
|
{
|
|
1608
1609
|
"const": "{palette.icon.Router}",
|
|
1609
|
-
"description": "@telus-uds/palette-allium/
|
|
1610
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1610
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1611
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1611
1612
|
},
|
|
1612
1613
|
{
|
|
1613
1614
|
"const": "{palette.icon.Search}",
|
|
1614
|
-
"description": "@telus-uds/palette-allium/
|
|
1615
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1615
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1616
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1616
1617
|
},
|
|
1617
1618
|
{
|
|
1618
1619
|
"const": "{palette.icon.SearchBold}",
|
|
1619
|
-
"description": "@telus-uds/palette-allium/
|
|
1620
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1620
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1621
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1621
1622
|
},
|
|
1622
1623
|
{
|
|
1623
1624
|
"const": "{palette.icon.SecurityCamera}",
|
|
1624
|
-
"description": "@telus-uds/palette-allium/
|
|
1625
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1625
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1626
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1626
1627
|
},
|
|
1627
1628
|
{
|
|
1628
1629
|
"const": "{palette.icon.SecurityHouse}",
|
|
1629
|
-
"description": "@telus-uds/palette-allium/
|
|
1630
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1630
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1631
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1631
1632
|
},
|
|
1632
1633
|
{
|
|
1633
1634
|
"const": "{palette.icon.SecurityMobile}",
|
|
1634
|
-
"description": "@telus-uds/palette-allium/
|
|
1635
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1635
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1636
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1636
1637
|
},
|
|
1637
1638
|
{
|
|
1638
1639
|
"const": "{palette.icon.SecuritySettings}",
|
|
1639
|
-
"description": "@telus-uds/palette-allium/
|
|
1640
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1640
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1641
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1641
1642
|
},
|
|
1642
1643
|
{
|
|
1643
1644
|
"const": "{palette.icon.Server}",
|
|
1644
|
-
"description": "@telus-uds/palette-allium/
|
|
1645
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1645
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1646
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1646
1647
|
},
|
|
1647
1648
|
{
|
|
1648
1649
|
"const": "{palette.icon.ServiceTruck}",
|
|
1649
|
-
"description": "@telus-uds/palette-allium/
|
|
1650
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1650
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1651
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1651
1652
|
},
|
|
1652
1653
|
{
|
|
1653
1654
|
"const": "{palette.icon.Settings}",
|
|
1654
|
-
"description": "@telus-uds/palette-allium/
|
|
1655
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1655
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1656
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1656
1657
|
},
|
|
1657
1658
|
{
|
|
1658
1659
|
"const": "{palette.icon.SettingsBold}",
|
|
1659
|
-
"description": "@telus-uds/palette-allium/
|
|
1660
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1660
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1661
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1661
1662
|
},
|
|
1662
1663
|
{
|
|
1663
1664
|
"const": "{palette.icon.SettingsSolid}",
|
|
1664
|
-
"description": "@telus-uds/palette-allium/
|
|
1665
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1665
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1666
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1666
1667
|
},
|
|
1667
1668
|
{
|
|
1668
1669
|
"const": "{palette.icon.SharedAccount}",
|
|
1669
|
-
"description": "@telus-uds/palette-allium/
|
|
1670
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1670
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1671
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1671
1672
|
},
|
|
1672
1673
|
{
|
|
1673
1674
|
"const": "{palette.icon.ShippingSuccess}",
|
|
1674
|
-
"description": "@telus-uds/palette-allium/
|
|
1675
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1675
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1676
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1676
1677
|
},
|
|
1677
1678
|
{
|
|
1678
1679
|
"const": "{palette.icon.Shop}",
|
|
1679
|
-
"description": "@telus-uds/palette-allium/
|
|
1680
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1680
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1681
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1681
1682
|
},
|
|
1682
1683
|
{
|
|
1683
1684
|
"const": "{palette.icon.SignPost}",
|
|
1684
|
-
"description": "@telus-uds/palette-allium/
|
|
1685
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1685
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1686
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1686
1687
|
},
|
|
1687
1688
|
{
|
|
1688
1689
|
"const": "{palette.icon.Signal}",
|
|
1689
|
-
"description": "@telus-uds/palette-allium/
|
|
1690
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1690
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1691
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1691
1692
|
},
|
|
1692
1693
|
{
|
|
1693
1694
|
"const": "{palette.icon.SimCard}",
|
|
1694
|
-
"description": "@telus-uds/palette-allium/
|
|
1695
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1695
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1696
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1696
1697
|
},
|
|
1697
1698
|
{
|
|
1698
1699
|
"const": "{palette.icon.SmartWearSecurity}",
|
|
1699
|
-
"description": "@telus-uds/palette-allium/
|
|
1700
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1700
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1701
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1701
1702
|
},
|
|
1702
1703
|
{
|
|
1703
1704
|
"const": "{palette.icon.Soccer}",
|
|
1704
|
-
"description": "@telus-uds/palette-allium/
|
|
1705
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1705
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1706
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1706
1707
|
},
|
|
1707
1708
|
{
|
|
1708
1709
|
"const": "{palette.icon.Speaker}",
|
|
1709
|
-
"description": "@telus-uds/palette-allium/
|
|
1710
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1710
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1711
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1711
1712
|
},
|
|
1712
1713
|
{
|
|
1713
1714
|
"const": "{palette.icon.SpeakerPhone}",
|
|
1714
|
-
"description": "@telus-uds/palette-allium/
|
|
1715
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1715
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1716
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1716
1717
|
},
|
|
1717
1718
|
{
|
|
1718
1719
|
"const": "{palette.icon.Speed}",
|
|
1719
|
-
"description": "@telus-uds/palette-allium/
|
|
1720
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1720
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1721
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1721
1722
|
},
|
|
1722
1723
|
{
|
|
1723
1724
|
"const": "{palette.icon.SpeedReduced}",
|
|
1724
|
-
"description": "@telus-uds/palette-allium/
|
|
1725
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1725
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1726
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1726
1727
|
},
|
|
1727
1728
|
{
|
|
1728
1729
|
"const": "{palette.icon.StatusError}",
|
|
1729
|
-
"description": "@telus-uds/palette-allium/
|
|
1730
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1730
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1731
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1731
1732
|
},
|
|
1732
1733
|
{
|
|
1733
1734
|
"const": "{palette.icon.StatusInfo}",
|
|
1734
|
-
"description": "@telus-uds/palette-allium/
|
|
1735
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1735
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1736
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1736
1737
|
},
|
|
1737
1738
|
{
|
|
1738
1739
|
"const": "{palette.icon.StatusSuccess}",
|
|
1739
|
-
"description": "@telus-uds/palette-allium/
|
|
1740
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1740
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1741
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1741
1742
|
},
|
|
1742
1743
|
{
|
|
1743
1744
|
"const": "{palette.icon.StatusWarning}",
|
|
1744
|
-
"description": "@telus-uds/palette-allium/
|
|
1745
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1745
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1746
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1746
1747
|
},
|
|
1747
1748
|
{
|
|
1748
1749
|
"const": "{palette.icon.Subtract}",
|
|
1749
|
-
"description": "@telus-uds/palette-allium/
|
|
1750
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1750
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1751
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1751
1752
|
},
|
|
1752
1753
|
{
|
|
1753
1754
|
"const": "{palette.icon.Success}",
|
|
1754
|
-
"description": "@telus-uds/palette-allium/
|
|
1755
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1755
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1756
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1756
1757
|
},
|
|
1757
1758
|
{
|
|
1758
1759
|
"const": "{palette.icon.Suitcase}",
|
|
1759
|
-
"description": "@telus-uds/palette-allium/
|
|
1760
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1760
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1761
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1761
1762
|
},
|
|
1762
1763
|
{
|
|
1763
1764
|
"const": "{palette.icon.Support}",
|
|
1764
|
-
"description": "@telus-uds/palette-allium/
|
|
1765
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1765
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1766
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1766
1767
|
},
|
|
1767
1768
|
{
|
|
1768
1769
|
"const": "{palette.icon.Support911}",
|
|
1769
|
-
"description": "@telus-uds/palette-allium/
|
|
1770
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1770
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1771
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1771
1772
|
},
|
|
1772
1773
|
{
|
|
1773
1774
|
"const": "{palette.icon.SupportBold}",
|
|
1774
|
-
"description": "@telus-uds/palette-allium/
|
|
1775
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1775
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1776
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1776
1777
|
},
|
|
1777
1778
|
{
|
|
1778
1779
|
"const": "{palette.icon.TV}",
|
|
1779
|
-
"description": "@telus-uds/palette-allium/
|
|
1780
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1780
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1781
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1781
1782
|
},
|
|
1782
1783
|
{
|
|
1783
1784
|
"const": "{palette.icon.TVChoiceAndFlexibility}",
|
|
1784
|
-
"description": "@telus-uds/palette-allium/
|
|
1785
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1785
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1786
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1786
1787
|
},
|
|
1787
1788
|
{
|
|
1788
1789
|
"const": "{palette.icon.TVEntertainment}",
|
|
1789
|
-
"description": "@telus-uds/palette-allium/
|
|
1790
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1790
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1791
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1791
1792
|
},
|
|
1792
1793
|
{
|
|
1793
1794
|
"const": "{palette.icon.Tablet}",
|
|
1794
|
-
"description": "@telus-uds/palette-allium/
|
|
1795
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1795
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1796
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1796
1797
|
},
|
|
1797
1798
|
{
|
|
1798
1799
|
"const": "{palette.icon.Target}",
|
|
1799
|
-
"description": "@telus-uds/palette-allium/
|
|
1800
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1800
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1801
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1801
1802
|
},
|
|
1802
1803
|
{
|
|
1803
1804
|
"const": "{palette.icon.Tasks}",
|
|
1804
|
-
"description": "@telus-uds/palette-allium/
|
|
1805
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1805
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1806
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1806
1807
|
},
|
|
1807
1808
|
{
|
|
1808
1809
|
"const": "{palette.icon.Teapot}",
|
|
1809
|
-
"description": "@telus-uds/palette-allium/
|
|
1810
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1810
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1811
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1811
1812
|
},
|
|
1812
1813
|
{
|
|
1813
1814
|
"const": "{palette.icon.ThumbsDown}",
|
|
1814
|
-
"description": "@telus-uds/palette-allium/
|
|
1815
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1815
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1816
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1816
1817
|
},
|
|
1817
1818
|
{
|
|
1818
1819
|
"const": "{palette.icon.ThumbsDownFill}",
|
|
1819
|
-
"description": "@telus-uds/palette-allium/
|
|
1820
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1820
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1821
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1821
1822
|
},
|
|
1822
1823
|
{
|
|
1823
1824
|
"const": "{palette.icon.ThumbsUp}",
|
|
1824
|
-
"description": "@telus-uds/palette-allium/
|
|
1825
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1825
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1826
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1826
1827
|
},
|
|
1827
1828
|
{
|
|
1828
1829
|
"const": "{palette.icon.ThumbsUpFill}",
|
|
1829
|
-
"description": "@telus-uds/palette-allium/
|
|
1830
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1830
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1831
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1831
1832
|
},
|
|
1832
1833
|
{
|
|
1833
1834
|
"const": "{palette.icon.Time}",
|
|
1834
|
-
"description": "@telus-uds/palette-allium/
|
|
1835
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1835
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1836
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1836
1837
|
},
|
|
1837
1838
|
{
|
|
1838
1839
|
"const": "{palette.icon.TimeCycle}",
|
|
1839
|
-
"description": "@telus-uds/palette-allium/
|
|
1840
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1840
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1841
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1841
1842
|
},
|
|
1842
1843
|
{
|
|
1843
1844
|
"const": "{palette.icon.Times}",
|
|
1844
|
-
"description": "@telus-uds/palette-allium/
|
|
1845
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1845
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1846
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1846
1847
|
},
|
|
1847
1848
|
{
|
|
1848
1849
|
"const": "{palette.icon.TowTruck}",
|
|
1849
|
-
"description": "@telus-uds/palette-allium/
|
|
1850
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1850
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1851
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1851
1852
|
},
|
|
1852
1853
|
{
|
|
1853
1854
|
"const": "{palette.icon.Transmitter}",
|
|
1854
|
-
"description": "@telus-uds/palette-allium/
|
|
1855
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1855
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1856
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1856
1857
|
},
|
|
1857
1858
|
{
|
|
1858
1859
|
"const": "{palette.icon.Unmuted}",
|
|
1859
|
-
"description": "@telus-uds/palette-allium/
|
|
1860
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1860
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1861
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1861
1862
|
},
|
|
1862
1863
|
{
|
|
1863
1864
|
"const": "{palette.icon.Upload}",
|
|
1864
|
-
"description": "@telus-uds/palette-allium/
|
|
1865
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1865
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1866
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1866
1867
|
},
|
|
1867
1868
|
{
|
|
1868
1869
|
"const": "{palette.icon.UploadToCloud}",
|
|
1869
|
-
"description": "@telus-uds/palette-allium/
|
|
1870
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1870
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1871
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1871
1872
|
},
|
|
1872
1873
|
{
|
|
1873
1874
|
"const": "{palette.icon.UsbCable}",
|
|
1874
|
-
"description": "@telus-uds/palette-allium/
|
|
1875
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1875
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1876
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1876
1877
|
},
|
|
1877
1878
|
{
|
|
1878
1879
|
"const": "{palette.icon.User}",
|
|
1879
|
-
"description": "@telus-uds/palette-allium/
|
|
1880
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1880
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1881
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1881
1882
|
},
|
|
1882
1883
|
{
|
|
1883
1884
|
"const": "{palette.icon.UserAddBold}",
|
|
1884
|
-
"description": "@telus-uds/palette-allium/
|
|
1885
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1885
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1886
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1886
1887
|
},
|
|
1887
1888
|
{
|
|
1888
1889
|
"const": "{palette.icon.Users}",
|
|
1889
|
-
"description": "@telus-uds/palette-allium/
|
|
1890
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1890
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1891
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1891
1892
|
},
|
|
1892
1893
|
{
|
|
1893
1894
|
"const": "{palette.icon.VideoCall}",
|
|
1894
|
-
"description": "@telus-uds/palette-allium/
|
|
1895
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1895
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1896
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1896
1897
|
},
|
|
1897
1898
|
{
|
|
1898
1899
|
"const": "{palette.icon.VideoChat}",
|
|
1899
|
-
"description": "@telus-uds/palette-allium/
|
|
1900
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1900
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1901
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1901
1902
|
},
|
|
1902
1903
|
{
|
|
1903
1904
|
"const": "{palette.icon.VideoGames}",
|
|
1904
|
-
"description": "@telus-uds/palette-allium/
|
|
1905
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1905
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1906
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1906
1907
|
},
|
|
1907
1908
|
{
|
|
1908
1909
|
"const": "{palette.icon.Visa}",
|
|
1909
|
-
"description": "@telus-uds/palette-allium/
|
|
1910
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1910
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1911
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1911
1912
|
},
|
|
1912
1913
|
{
|
|
1913
1914
|
"const": "{palette.icon.Visible}",
|
|
1914
|
-
"description": "@telus-uds/palette-allium/
|
|
1915
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1915
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1916
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1916
1917
|
},
|
|
1917
1918
|
{
|
|
1918
1919
|
"const": "{palette.icon.VisuallyImpaired}",
|
|
1919
|
-
"description": "@telus-uds/palette-allium/
|
|
1920
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1920
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1921
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1921
1922
|
},
|
|
1922
1923
|
{
|
|
1923
1924
|
"const": "{palette.icon.Warranty}",
|
|
1924
|
-
"description": "@telus-uds/palette-allium/
|
|
1925
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1925
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1926
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1926
1927
|
},
|
|
1927
1928
|
{
|
|
1928
1929
|
"const": "{palette.icon.Watch}",
|
|
1929
|
-
"description": "@telus-uds/palette-allium/
|
|
1930
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1930
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1931
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1931
1932
|
},
|
|
1932
1933
|
{
|
|
1933
1934
|
"const": "{palette.icon.WifiBoost}",
|
|
1934
|
-
"description": "@telus-uds/palette-allium/
|
|
1935
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1935
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1936
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1936
1937
|
},
|
|
1937
1938
|
{
|
|
1938
1939
|
"const": "{palette.icon.WifiCloud}",
|
|
1939
|
-
"description": "@telus-uds/palette-allium/
|
|
1940
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1940
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1941
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1941
1942
|
},
|
|
1942
1943
|
{
|
|
1943
1944
|
"const": "{system.icon.none}",
|
|
1944
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1945
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1945
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
1946
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
1946
1947
|
}
|
|
1947
1948
|
],
|
|
1948
1949
|
"$id": "#icon"
|
|
@@ -1951,23 +1952,23 @@
|
|
|
1951
1952
|
"anyOf": [
|
|
1952
1953
|
{
|
|
1953
1954
|
"const": "{palette.letterSpacing.condensed}",
|
|
1954
|
-
"description": "@telus-uds/palette-allium/
|
|
1955
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1955
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1956
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1956
1957
|
},
|
|
1957
1958
|
{
|
|
1958
1959
|
"const": "{palette.letterSpacing.loose}",
|
|
1959
|
-
"description": "@telus-uds/palette-allium/
|
|
1960
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1960
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1961
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1961
1962
|
},
|
|
1962
1963
|
{
|
|
1963
1964
|
"const": "{palette.letterSpacing.medium}",
|
|
1964
|
-
"description": "@telus-uds/palette-allium/
|
|
1965
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1965
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1966
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1966
1967
|
},
|
|
1967
1968
|
{
|
|
1968
1969
|
"const": "{system.letterSpacing.none}",
|
|
1969
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1970
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1970
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
1971
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
1971
1972
|
}
|
|
1972
1973
|
],
|
|
1973
1974
|
"$id": "#letterSpacing"
|
|
@@ -1976,88 +1977,88 @@
|
|
|
1976
1977
|
"anyOf": [
|
|
1977
1978
|
{
|
|
1978
1979
|
"const": "{palette.lineHeight.ratio10to5}",
|
|
1979
|
-
"description": "@telus-uds/palette-allium/
|
|
1980
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1980
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1981
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1981
1982
|
},
|
|
1982
1983
|
{
|
|
1983
1984
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1984
|
-
"description": "@telus-uds/palette-allium/
|
|
1985
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1985
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1986
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1986
1987
|
},
|
|
1987
1988
|
{
|
|
1988
1989
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1989
|
-
"description": "@telus-uds/palette-allium/
|
|
1990
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1990
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1991
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1991
1992
|
},
|
|
1992
1993
|
{
|
|
1993
1994
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1994
|
-
"description": "@telus-uds/palette-allium/
|
|
1995
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1995
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
1996
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
1996
1997
|
},
|
|
1997
1998
|
{
|
|
1998
1999
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1999
|
-
"description": "@telus-uds/palette-allium/
|
|
2000
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2000
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2001
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2001
2002
|
},
|
|
2002
2003
|
{
|
|
2003
2004
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
2004
|
-
"description": "@telus-uds/palette-allium/
|
|
2005
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2005
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2006
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2006
2007
|
},
|
|
2007
2008
|
{
|
|
2008
2009
|
"const": "{palette.lineHeight.ratio2to1}",
|
|
2009
|
-
"description": "@telus-uds/palette-allium/
|
|
2010
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2010
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2011
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2011
2012
|
},
|
|
2012
2013
|
{
|
|
2013
2014
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
2014
|
-
"description": "@telus-uds/palette-allium/
|
|
2015
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2015
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2016
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2016
2017
|
},
|
|
2017
2018
|
{
|
|
2018
2019
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
2019
|
-
"description": "@telus-uds/palette-allium/
|
|
2020
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2020
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2021
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2021
2022
|
},
|
|
2022
2023
|
{
|
|
2023
2024
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
2024
|
-
"description": "@telus-uds/palette-allium/
|
|
2025
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2025
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2026
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2026
2027
|
},
|
|
2027
2028
|
{
|
|
2028
2029
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
2029
|
-
"description": "@telus-uds/palette-allium/
|
|
2030
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2030
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2031
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2031
2032
|
},
|
|
2032
2033
|
{
|
|
2033
2034
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
2034
|
-
"description": "@telus-uds/palette-allium/
|
|
2035
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2035
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2036
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2036
2037
|
},
|
|
2037
2038
|
{
|
|
2038
2039
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
2039
|
-
"description": "@telus-uds/palette-allium/
|
|
2040
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2040
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2041
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2041
2042
|
},
|
|
2042
2043
|
{
|
|
2043
2044
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
2044
|
-
"description": "@telus-uds/palette-allium/
|
|
2045
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2045
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2046
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2046
2047
|
},
|
|
2047
2048
|
{
|
|
2048
2049
|
"const": "{palette.lineHeight.ratio9to4}",
|
|
2049
|
-
"description": "@telus-uds/palette-allium/
|
|
2050
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2050
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2051
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2051
2052
|
},
|
|
2052
2053
|
{
|
|
2053
2054
|
"const": "{palette.lineHeight.ratio9to7}",
|
|
2054
|
-
"description": "@telus-uds/palette-allium/
|
|
2055
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2055
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2056
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2056
2057
|
},
|
|
2057
2058
|
{
|
|
2058
2059
|
"const": "{palette.lineHeight.ratio9to8}",
|
|
2059
|
-
"description": "@telus-uds/palette-allium/
|
|
2060
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2060
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2061
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2061
2062
|
}
|
|
2062
2063
|
],
|
|
2063
2064
|
"$id": "#lineHeight"
|
|
@@ -2066,13 +2067,13 @@
|
|
|
2066
2067
|
"anyOf": [
|
|
2067
2068
|
{
|
|
2068
2069
|
"const": "{palette.opacity.opacity10}",
|
|
2069
|
-
"description": "@telus-uds/palette-allium/
|
|
2070
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2070
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2071
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2071
2072
|
},
|
|
2072
2073
|
{
|
|
2073
2074
|
"const": "{system.opacity.opaque}",
|
|
2074
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2075
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2075
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2076
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2076
2077
|
}
|
|
2077
2078
|
],
|
|
2078
2079
|
"$id": "#opacity"
|
|
@@ -2081,78 +2082,78 @@
|
|
|
2081
2082
|
"anyOf": [
|
|
2082
2083
|
{
|
|
2083
2084
|
"const": "{palette.radius.none}",
|
|
2084
|
-
"description": "@telus-uds/palette-allium/
|
|
2085
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2085
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2086
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2086
2087
|
},
|
|
2087
2088
|
{
|
|
2088
2089
|
"const": "{palette.radius.pill32}",
|
|
2089
|
-
"description": "@telus-uds/palette-allium/
|
|
2090
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2090
|
+
"description": "@telus-uds/palette-allium/v3.0.0 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). Note this will be come deprecated in the future. Please use radius32 instead.",
|
|
2091
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **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). Note this will be come deprecated in the future. Please use radius32 instead."
|
|
2091
2092
|
},
|
|
2092
2093
|
{
|
|
2093
2094
|
"const": "{palette.radius.radius1}",
|
|
2094
|
-
"description": "@telus-uds/palette-allium/
|
|
2095
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2095
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for Tooltip's arrow",
|
|
2096
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for Tooltip's arrow"
|
|
2096
2097
|
},
|
|
2097
2098
|
{
|
|
2098
2099
|
"const": "{palette.radius.radius12}",
|
|
2099
|
-
"description": "@telus-uds/palette-allium/
|
|
2100
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2100
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for ProgressBar",
|
|
2101
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for ProgressBar"
|
|
2101
2102
|
},
|
|
2102
2103
|
{
|
|
2103
2104
|
"const": "{palette.radius.radius16}",
|
|
2104
|
-
"description": "@telus-uds/palette-allium/
|
|
2105
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2105
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for horizontial padding bottom of VideoPickerThumbnail",
|
|
2106
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for horizontial padding bottom of VideoPickerThumbnail"
|
|
2106
2107
|
},
|
|
2107
2108
|
{
|
|
2108
2109
|
"const": "{palette.radius.radius24}",
|
|
2109
|
-
"description": "@telus-uds/palette-allium/
|
|
2110
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2110
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for framed horizontial padding bottom of VideoPickerThumbnail",
|
|
2111
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for framed horizontial padding bottom of VideoPickerThumbnail"
|
|
2111
2112
|
},
|
|
2112
2113
|
{
|
|
2113
2114
|
"const": "{palette.radius.radius32}",
|
|
2114
|
-
"description": "@telus-uds/palette-allium/
|
|
2115
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2115
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2116
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2116
2117
|
},
|
|
2117
2118
|
{
|
|
2118
2119
|
"const": "{palette.radius.radius4}",
|
|
2119
|
-
"description": "@telus-uds/palette-allium/
|
|
2120
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2120
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2121
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2121
2122
|
},
|
|
2122
2123
|
{
|
|
2123
2124
|
"const": "{palette.radius.radius45}",
|
|
2124
|
-
"description": "@telus-uds/palette-allium/
|
|
2125
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2125
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2126
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2126
2127
|
},
|
|
2127
2128
|
{
|
|
2128
2129
|
"const": "{palette.radius.radius6}",
|
|
2129
|
-
"description": "@telus-uds/palette-allium/
|
|
2130
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2130
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for Cards",
|
|
2131
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for Cards"
|
|
2131
2132
|
},
|
|
2132
2133
|
{
|
|
2133
2134
|
"const": "{palette.radius.radius8}",
|
|
2134
|
-
"description": "@telus-uds/palette-allium/
|
|
2135
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2135
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for Tooltip",
|
|
2136
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for Tooltip"
|
|
2136
2137
|
},
|
|
2137
2138
|
{
|
|
2138
2139
|
"const": "{palette.radius.radius99}",
|
|
2139
|
-
"description": "@telus-uds/palette-allium/
|
|
2140
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2140
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse for the 'pill' designs with circular sides",
|
|
2141
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse for the 'pill' designs with circular sides"
|
|
2141
2142
|
},
|
|
2142
2143
|
{
|
|
2143
2144
|
"const": "{system.radius.none}",
|
|
2144
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2145
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2145
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2146
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2146
2147
|
},
|
|
2147
2148
|
{
|
|
2148
2149
|
"const": "{system.radius.zero}",
|
|
2149
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2150
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2150
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2151
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2151
2152
|
},
|
|
2152
2153
|
{
|
|
2153
2154
|
"const": "{system.radius.round}",
|
|
2154
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2155
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2155
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2156
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2156
2157
|
}
|
|
2157
2158
|
],
|
|
2158
2159
|
"$id": "#radius"
|
|
@@ -2161,38 +2162,38 @@
|
|
|
2161
2162
|
"anyOf": [
|
|
2162
2163
|
{
|
|
2163
2164
|
"const": "{palette.shadow.elevation1}",
|
|
2164
|
-
"description": "@telus-uds/palette-allium/
|
|
2165
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2165
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nRaise the element one level from the surface, such as sticky elements",
|
|
2166
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nRaise the element one level from the surface, such as sticky elements"
|
|
2166
2167
|
},
|
|
2167
2168
|
{
|
|
2168
2169
|
"const": "{palette.shadow.elevation2}",
|
|
2169
|
-
"description": "@telus-uds/palette-allium/
|
|
2170
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2170
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nRaise the element 2 levels from the surface, such as overlays",
|
|
2171
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
2171
2172
|
},
|
|
2172
2173
|
{
|
|
2173
2174
|
"const": "{palette.shadow.elevation3}",
|
|
2174
|
-
"description": "@telus-uds/palette-allium/
|
|
2175
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2175
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
2176
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
2176
2177
|
},
|
|
2177
2178
|
{
|
|
2178
2179
|
"const": "{palette.shadow.surfaceEmboss}",
|
|
2179
|
-
"description": "@telus-uds/palette-allium/
|
|
2180
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2180
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse emboss to add a subtle highlight on elements to shows that itβs lifted from the surface such as the Progress Bar",
|
|
2181
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse emboss to add a subtle highlight on elements to shows that itβs lifted from the surface such as the Progress Bar"
|
|
2181
2182
|
},
|
|
2182
2183
|
{
|
|
2183
2184
|
"const": "{palette.shadow.surfaceInset}",
|
|
2184
|
-
"description": "@telus-uds/palette-allium/
|
|
2185
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2185
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
2186
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **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"
|
|
2186
2187
|
},
|
|
2187
2188
|
{
|
|
2188
2189
|
"const": "{palette.shadow.surfaceRaised}",
|
|
2189
|
-
"description": "@telus-uds/palette-allium/
|
|
2190
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2190
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
2191
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
2191
2192
|
},
|
|
2192
2193
|
{
|
|
2193
2194
|
"const": "{system.shadow.none}",
|
|
2194
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2195
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2195
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2196
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2196
2197
|
}
|
|
2197
2198
|
],
|
|
2198
2199
|
"$id": "#shadow"
|
|
@@ -2201,303 +2202,303 @@
|
|
|
2201
2202
|
"anyOf": [
|
|
2202
2203
|
{
|
|
2203
2204
|
"const": "{palette.size.size0}",
|
|
2204
|
-
"description": "@telus-uds/palette-allium/
|
|
2205
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2205
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2206
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2206
2207
|
},
|
|
2207
2208
|
{
|
|
2208
2209
|
"const": "{palette.size.size1}",
|
|
2209
|
-
"description": "@telus-uds/palette-allium/
|
|
2210
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2210
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nFor special gap sizes. This is not part of the allium spacing scale.",
|
|
2211
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nFor special gap sizes. This is not part of the allium spacing scale."
|
|
2211
2212
|
},
|
|
2212
2213
|
{
|
|
2213
2214
|
"const": "{palette.size.size10}",
|
|
2214
|
-
"description": "@telus-uds/palette-allium/
|
|
2215
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2215
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nSpecifically introduced to space the Checkbox glyph from its label",
|
|
2216
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nSpecifically introduced to space the Checkbox glyph from its label"
|
|
2216
2217
|
},
|
|
2217
2218
|
{
|
|
2218
2219
|
"const": "{palette.size.size12}",
|
|
2219
|
-
"description": "@telus-uds/palette-allium/
|
|
2220
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2220
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2221
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2221
2222
|
},
|
|
2222
2223
|
{
|
|
2223
2224
|
"const": "{palette.size.size120}",
|
|
2224
|
-
"description": "@telus-uds/palette-allium/
|
|
2225
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2225
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2226
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2226
2227
|
},
|
|
2227
2228
|
{
|
|
2228
2229
|
"const": "{palette.size.size128}",
|
|
2229
|
-
"description": "@telus-uds/palette-allium/
|
|
2230
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2230
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
2231
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
2231
2232
|
},
|
|
2232
2233
|
{
|
|
2233
2234
|
"const": "{palette.size.size14}",
|
|
2234
|
-
"description": "@telus-uds/palette-allium/
|
|
2235
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2235
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n14 is the icon size for the small variant of the list component",
|
|
2236
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n14 is the icon size for the small variant of the list component"
|
|
2236
2237
|
},
|
|
2237
2238
|
{
|
|
2238
2239
|
"const": "{palette.size.size140}",
|
|
2239
|
-
"description": "@telus-uds/palette-allium/
|
|
2240
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2240
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
2241
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
2241
2242
|
},
|
|
2242
2243
|
{
|
|
2243
2244
|
"const": "{palette.size.size144}",
|
|
2244
|
-
"description": "@telus-uds/palette-allium/
|
|
2245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2245
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2246
2247
|
},
|
|
2247
2248
|
{
|
|
2248
2249
|
"const": "{palette.size.size15}",
|
|
2249
|
-
"description": "@telus-uds/palette-allium/
|
|
2250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2250
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nFor special top property for strike through used in PriceLockup",
|
|
2251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nFor special top property for strike through used in PriceLockup"
|
|
2251
2252
|
},
|
|
2252
2253
|
{
|
|
2253
2254
|
"const": "{palette.size.size16}",
|
|
2254
|
-
"description": "@telus-uds/palette-allium/
|
|
2255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2255
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2256
2257
|
},
|
|
2257
2258
|
{
|
|
2258
2259
|
"const": "{palette.size.size168}",
|
|
2259
|
-
"description": "@telus-uds/palette-allium/
|
|
2260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2260
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
2261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
2261
2262
|
},
|
|
2262
2263
|
{
|
|
2263
2264
|
"const": "{palette.size.size18}",
|
|
2264
|
-
"description": "@telus-uds/palette-allium/
|
|
2265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2265
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2266
2267
|
},
|
|
2267
2268
|
{
|
|
2268
2269
|
"const": "{palette.size.size184}",
|
|
2269
|
-
"description": "@telus-uds/palette-allium/
|
|
2270
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2270
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
2271
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
2271
2272
|
},
|
|
2272
2273
|
{
|
|
2273
2274
|
"const": "{palette.size.size192}",
|
|
2274
|
-
"description": "@telus-uds/palette-allium/
|
|
2275
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2275
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n24 x 8. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2276
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n24 x 8. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2276
2277
|
},
|
|
2277
2278
|
{
|
|
2278
2279
|
"const": "{palette.size.size2}",
|
|
2279
|
-
"description": "@telus-uds/palette-allium/
|
|
2280
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2280
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nSpecifically introduced to space the Feedback from the Checkbox",
|
|
2281
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nSpecifically introduced to space the Feedback from the Checkbox"
|
|
2281
2282
|
},
|
|
2282
2283
|
{
|
|
2283
2284
|
"const": "{palette.size.size20}",
|
|
2284
|
-
"description": "@telus-uds/palette-allium/
|
|
2285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2285
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2286
2287
|
},
|
|
2287
2288
|
{
|
|
2288
2289
|
"const": "{palette.size.size22}",
|
|
2289
|
-
"description": "@telus-uds/palette-allium/
|
|
2290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2290
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nFor special top property for strike through used in PriceLockup",
|
|
2291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nFor special top property for strike through used in PriceLockup"
|
|
2291
2292
|
},
|
|
2292
2293
|
{
|
|
2293
2294
|
"const": "{palette.size.size24}",
|
|
2294
|
-
"description": "@telus-uds/palette-allium/
|
|
2295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2295
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2296
2297
|
},
|
|
2297
2298
|
{
|
|
2298
2299
|
"const": "{palette.size.size26}",
|
|
2299
|
-
"description": "@telus-uds/palette-allium/
|
|
2300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2300
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2301
2302
|
},
|
|
2302
2303
|
{
|
|
2303
2304
|
"const": "{palette.size.size264}",
|
|
2304
|
-
"description": "@telus-uds/palette-allium/
|
|
2305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2305
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n24 x 11. This is the widest token for widths where four columns with up to size24 spacing can be reliably accomodated at `xl` viewport. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n24 x 11. This is the widest token for widths where four columns with up to size24 spacing can be reliably accomodated at `xl` viewport. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2306
2307
|
},
|
|
2307
2308
|
{
|
|
2308
2309
|
"const": "{palette.size.size28}",
|
|
2309
|
-
"description": "@telus-uds/palette-allium/
|
|
2310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2310
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2311
2312
|
},
|
|
2312
2313
|
{
|
|
2313
2314
|
"const": "{palette.size.size288}",
|
|
2314
|
-
"description": "@telus-uds/palette-allium/
|
|
2315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2315
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n24 x 12. This matches 320 (the narrowest supported viewport) minus two 16px margins. Larger sizes for the widths/heights of blocks are based on multiples of 24).",
|
|
2316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n24 x 12. This matches 320 (the narrowest supported viewport) minus two 16px margins. Larger sizes for the widths/heights of blocks are based on multiples of 24)."
|
|
2316
2317
|
},
|
|
2317
2318
|
{
|
|
2318
2319
|
"const": "{palette.size.size3}",
|
|
2319
|
-
"description": "@telus-uds/palette-allium/
|
|
2320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2320
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nFor special gap and size cases. This is not part of the allium sizing scale.",
|
|
2321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nFor special gap and size cases. This is not part of the allium sizing scale."
|
|
2321
2322
|
},
|
|
2322
2323
|
{
|
|
2323
2324
|
"const": "{palette.size.size32}",
|
|
2324
|
-
"description": "@telus-uds/palette-allium/
|
|
2325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2325
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2326
2327
|
},
|
|
2327
2328
|
{
|
|
2328
2329
|
"const": "{palette.size.size320}",
|
|
2329
|
-
"description": "@telus-uds/palette-allium/
|
|
2330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2330
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal width option",
|
|
2331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal width option"
|
|
2331
2332
|
},
|
|
2332
2333
|
{
|
|
2333
2334
|
"const": "{palette.size.size35}",
|
|
2334
|
-
"description": "@telus-uds/palette-allium/
|
|
2335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2335
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2336
2337
|
},
|
|
2337
2338
|
{
|
|
2338
2339
|
"const": "{palette.size.size36}",
|
|
2339
|
-
"description": "@telus-uds/palette-allium/
|
|
2340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2340
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2341
2342
|
},
|
|
2342
2343
|
{
|
|
2343
2344
|
"const": "{palette.size.size4}",
|
|
2344
|
-
"description": "@telus-uds/palette-allium/
|
|
2345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2345
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2346
2347
|
},
|
|
2347
2348
|
{
|
|
2348
2349
|
"const": "{palette.size.size40}",
|
|
2349
|
-
"description": "@telus-uds/palette-allium/
|
|
2350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2350
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2351
2352
|
},
|
|
2352
2353
|
{
|
|
2353
2354
|
"const": "{palette.size.size412}",
|
|
2354
|
-
"description": "@telus-uds/palette-allium/
|
|
2355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2355
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nMultiselect filter max height at sm - xl breakpoints",
|
|
2356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
2356
2357
|
},
|
|
2357
2358
|
{
|
|
2358
2359
|
"const": "{palette.size.size44}",
|
|
2359
|
-
"description": "@telus-uds/palette-allium/
|
|
2360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2360
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2361
2362
|
},
|
|
2362
2363
|
{
|
|
2363
2364
|
"const": "{palette.size.size45}",
|
|
2364
|
-
"description": "@telus-uds/palette-allium/
|
|
2365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2365
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2366
2367
|
},
|
|
2367
2368
|
{
|
|
2368
2369
|
"const": "{palette.size.size48}",
|
|
2369
|
-
"description": "@telus-uds/palette-allium/
|
|
2370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2370
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2371
2372
|
},
|
|
2372
2373
|
{
|
|
2373
2374
|
"const": "{palette.size.size480}",
|
|
2374
|
-
"description": "@telus-uds/palette-allium/
|
|
2375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2375
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal max width at the MD breakpoint",
|
|
2376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal max width at the MD breakpoint"
|
|
2376
2377
|
},
|
|
2377
2378
|
{
|
|
2378
2379
|
"const": "{palette.size.size5}",
|
|
2379
|
-
"description": "@telus-uds/palette-allium/
|
|
2380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2380
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2381
2382
|
},
|
|
2382
2383
|
{
|
|
2383
2384
|
"const": "{palette.size.size53}",
|
|
2384
|
-
"description": "@telus-uds/palette-allium/
|
|
2385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2385
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2386
2387
|
},
|
|
2387
2388
|
{
|
|
2388
2389
|
"const": "{palette.size.size544}",
|
|
2389
|
-
"description": "@telus-uds/palette-allium/
|
|
2390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2390
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nMultiselect filter max width at sm - xl breakpoints",
|
|
2391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
2391
2392
|
},
|
|
2392
2393
|
{
|
|
2393
2394
|
"const": "{palette.size.size56}",
|
|
2394
|
-
"description": "@telus-uds/palette-allium/
|
|
2395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2395
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nAdded for Carousel thumbnail size",
|
|
2396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nAdded for Carousel thumbnail size"
|
|
2396
2397
|
},
|
|
2397
2398
|
{
|
|
2398
2399
|
"const": "{palette.size.size576}",
|
|
2399
|
-
"description": "@telus-uds/palette-allium/
|
|
2400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2400
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal default width",
|
|
2401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal default width"
|
|
2401
2402
|
},
|
|
2402
2403
|
{
|
|
2403
2404
|
"const": "{palette.size.size6}",
|
|
2404
|
-
"description": "@telus-uds/palette-allium/
|
|
2405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2405
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2406
2407
|
},
|
|
2407
2408
|
{
|
|
2408
2409
|
"const": "{palette.size.size630}",
|
|
2409
|
-
"description": "@telus-uds/palette-allium/
|
|
2410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2410
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal max width at the LG breakpoint",
|
|
2411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal max width at the LG breakpoint"
|
|
2411
2412
|
},
|
|
2412
2413
|
{
|
|
2413
2414
|
"const": "{palette.size.size64}",
|
|
2414
|
-
"description": "@telus-uds/palette-allium/
|
|
2415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2415
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2416
2417
|
},
|
|
2417
2418
|
{
|
|
2418
2419
|
"const": "{palette.size.size640}",
|
|
2419
|
-
"description": "@telus-uds/palette-allium/
|
|
2420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2420
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nMax height for VideoPicker framedContainer, PlayerContainer and ListContainer",
|
|
2421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nMax height for VideoPicker framedContainer, PlayerContainer and ListContainer"
|
|
2421
2422
|
},
|
|
2422
2423
|
{
|
|
2423
2424
|
"const": "{palette.size.size72}",
|
|
2424
|
-
"description": "@telus-uds/palette-allium/
|
|
2425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2425
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2426
2427
|
},
|
|
2427
2428
|
{
|
|
2428
2429
|
"const": "{palette.size.size768}",
|
|
2429
|
-
"description": "@telus-uds/palette-allium/
|
|
2430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2430
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\nModal max width at the XL breakpoint",
|
|
2431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\nModal max width at the XL breakpoint"
|
|
2431
2432
|
},
|
|
2432
2433
|
{
|
|
2433
2434
|
"const": "{palette.size.size8}",
|
|
2434
|
-
"description": "@telus-uds/palette-allium/
|
|
2435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2435
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2436
2437
|
},
|
|
2437
2438
|
{
|
|
2438
2439
|
"const": "{palette.size.size80}",
|
|
2439
|
-
"description": "@telus-uds/palette-allium/
|
|
2440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2440
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2441
2442
|
},
|
|
2442
2443
|
{
|
|
2443
2444
|
"const": "{palette.size.size91}",
|
|
2444
|
-
"description": "@telus-uds/palette-allium/
|
|
2445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2445
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2446
2447
|
},
|
|
2447
2448
|
{
|
|
2448
2449
|
"const": "{palette.size.size95}",
|
|
2449
|
-
"description": "@telus-uds/palette-allium/
|
|
2450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2450
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2451
2452
|
},
|
|
2452
2453
|
{
|
|
2453
2454
|
"const": "{palette.size.size96}",
|
|
2454
|
-
"description": "@telus-uds/palette-allium/
|
|
2455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2455
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2456
2457
|
},
|
|
2457
2458
|
{
|
|
2458
2459
|
"const": "{system.size.none}",
|
|
2459
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2460
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2460
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2461
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2461
2462
|
},
|
|
2462
2463
|
{
|
|
2463
2464
|
"const": "{system.size.full}",
|
|
2464
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2465
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2465
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2466
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2466
2467
|
},
|
|
2467
2468
|
{
|
|
2468
2469
|
"const": "{system.size.twoThirds}",
|
|
2469
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2470
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2470
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2471
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2471
2472
|
},
|
|
2472
2473
|
{
|
|
2473
2474
|
"const": "{system.size.zero}",
|
|
2474
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2475
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2475
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2476
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2476
2477
|
},
|
|
2477
2478
|
{
|
|
2478
2479
|
"const": "{system.size.viewportXs}",
|
|
2479
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2480
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2480
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2481
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2481
2482
|
},
|
|
2482
2483
|
{
|
|
2483
2484
|
"const": "{system.size.viewportSm}",
|
|
2484
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2485
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2485
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2486
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2486
2487
|
},
|
|
2487
2488
|
{
|
|
2488
2489
|
"const": "{system.size.viewportMd}",
|
|
2489
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2490
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2490
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2491
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2491
2492
|
},
|
|
2492
2493
|
{
|
|
2493
2494
|
"const": "{system.size.viewportLg}",
|
|
2494
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2495
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2495
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2496
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2496
2497
|
},
|
|
2497
2498
|
{
|
|
2498
2499
|
"const": "{system.size.viewportXl}",
|
|
2499
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2500
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2500
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2501
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2501
2502
|
}
|
|
2502
2503
|
],
|
|
2503
2504
|
"$id": "#size"
|
|
@@ -2505,24 +2506,14 @@
|
|
|
2505
2506
|
"fontName": {
|
|
2506
2507
|
"anyOf": [
|
|
2507
2508
|
{
|
|
2508
|
-
"const": "{palette.fontName.
|
|
2509
|
-
"description": "@telus-uds/palette-allium/
|
|
2510
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2509
|
+
"const": "{palette.fontName.HNforTELUSSA}",
|
|
2510
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2511
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2511
2512
|
},
|
|
2512
2513
|
{
|
|
2513
|
-
"const": "{palette.fontName.
|
|
2514
|
-
"description": "@telus-uds/palette-allium/
|
|
2515
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2516
|
-
},
|
|
2517
|
-
{
|
|
2518
|
-
"const": "{palette.fontName.HelveticaNowDisplayOTF}",
|
|
2519
|
-
"description": "@telus-uds/palette-allium/v2.34.1 palette tokens ποΈ\n",
|
|
2520
|
-
"markdownDescription": "`@telus-uds/palette-allium/v2.34.1` **palette** tokens ποΈ\n\n"
|
|
2521
|
-
},
|
|
2522
|
-
{
|
|
2523
|
-
"const": "{palette.fontName.HelveticaNowOTF}",
|
|
2524
|
-
"description": "@telus-uds/palette-allium/v2.34.1 palette tokens ποΈ\n",
|
|
2525
|
-
"markdownDescription": "`@telus-uds/palette-allium/v2.34.1` **palette** tokens ποΈ\n\n"
|
|
2514
|
+
"const": "{palette.fontName.HNforTELUSSAOTF}",
|
|
2515
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2516
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2526
2517
|
}
|
|
2527
2518
|
],
|
|
2528
2519
|
"$id": "#fontName"
|
|
@@ -2531,23 +2522,23 @@
|
|
|
2531
2522
|
"anyOf": [
|
|
2532
2523
|
{
|
|
2533
2524
|
"const": "{palette.fontWeight.weight300}",
|
|
2534
|
-
"description": "@telus-uds/palette-allium/
|
|
2535
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2525
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2526
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2536
2527
|
},
|
|
2537
2528
|
{
|
|
2538
2529
|
"const": "{palette.fontWeight.weight400}",
|
|
2539
|
-
"description": "@telus-uds/palette-allium/
|
|
2540
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2530
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2541
2532
|
},
|
|
2542
2533
|
{
|
|
2543
2534
|
"const": "{palette.fontWeight.weight500}",
|
|
2544
|
-
"description": "@telus-uds/palette-allium/
|
|
2545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2535
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2536
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2546
2537
|
},
|
|
2547
2538
|
{
|
|
2548
2539
|
"const": "{palette.fontWeight.weight700}",
|
|
2549
|
-
"description": "@telus-uds/palette-allium/
|
|
2550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2540
|
+
"description": "@telus-uds/palette-allium/v3.0.0 palette tokens ποΈ\n",
|
|
2541
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.0.0` **palette** tokens ποΈ\n\n"
|
|
2551
2542
|
}
|
|
2552
2543
|
],
|
|
2553
2544
|
"$id": "#fontWeight"
|
|
@@ -2556,18 +2547,18 @@
|
|
|
2556
2547
|
"anyOf": [
|
|
2557
2548
|
{
|
|
2558
2549
|
"const": "{system.display.inline}",
|
|
2559
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2560
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2550
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2551
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2561
2552
|
},
|
|
2562
2553
|
{
|
|
2563
2554
|
"const": "{system.display.inlineBlock}",
|
|
2564
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2565
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2555
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2556
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2566
2557
|
},
|
|
2567
2558
|
{
|
|
2568
2559
|
"const": "{system.display.none}",
|
|
2569
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2570
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2560
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2561
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2571
2562
|
}
|
|
2572
2563
|
],
|
|
2573
2564
|
"$id": "#display"
|
|
@@ -2576,18 +2567,18 @@
|
|
|
2576
2567
|
"anyOf": [
|
|
2577
2568
|
{
|
|
2578
2569
|
"const": "{system.flexJustifyContent.center}",
|
|
2579
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2580
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2570
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2571
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2581
2572
|
},
|
|
2582
2573
|
{
|
|
2583
2574
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
2584
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2585
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2575
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2576
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2586
2577
|
},
|
|
2587
2578
|
{
|
|
2588
2579
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
2589
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2590
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2580
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2581
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2591
2582
|
}
|
|
2592
2583
|
],
|
|
2593
2584
|
"$id": "#flexJustifyContent"
|
|
@@ -2596,18 +2587,18 @@
|
|
|
2596
2587
|
"anyOf": [
|
|
2597
2588
|
{
|
|
2598
2589
|
"const": "{system.flexAlign.center}",
|
|
2599
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2600
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2590
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2591
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2601
2592
|
},
|
|
2602
2593
|
{
|
|
2603
2594
|
"const": "{system.flexAlign.flexStart}",
|
|
2604
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2605
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2595
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2596
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2606
2597
|
},
|
|
2607
2598
|
{
|
|
2608
2599
|
"const": "{system.flexAlign.stretch}",
|
|
2609
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2610
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2600
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2601
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2611
2602
|
}
|
|
2612
2603
|
],
|
|
2613
2604
|
"$id": "#flexAlign"
|
|
@@ -2616,63 +2607,63 @@
|
|
|
2616
2607
|
"anyOf": [
|
|
2617
2608
|
{
|
|
2618
2609
|
"const": "{system.integer.0}",
|
|
2619
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2620
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2610
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2611
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2621
2612
|
},
|
|
2622
2613
|
{
|
|
2623
2614
|
"const": "{system.integer.1}",
|
|
2624
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2625
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2615
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2616
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2626
2617
|
},
|
|
2627
2618
|
{
|
|
2628
2619
|
"const": "{system.integer.2}",
|
|
2629
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2630
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2620
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2621
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2631
2622
|
},
|
|
2632
2623
|
{
|
|
2633
2624
|
"const": "{system.integer.3}",
|
|
2634
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2635
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2625
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2626
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2636
2627
|
},
|
|
2637
2628
|
{
|
|
2638
2629
|
"const": "{system.integer.4}",
|
|
2639
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2640
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2630
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2631
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2641
2632
|
},
|
|
2642
2633
|
{
|
|
2643
2634
|
"const": "{system.integer.5}",
|
|
2644
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2645
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2635
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2636
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2646
2637
|
},
|
|
2647
2638
|
{
|
|
2648
2639
|
"const": "{system.integer.6}",
|
|
2649
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2650
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2640
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2641
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2651
2642
|
},
|
|
2652
2643
|
{
|
|
2653
2644
|
"const": "{system.integer.7}",
|
|
2654
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2655
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2645
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2646
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2656
2647
|
},
|
|
2657
2648
|
{
|
|
2658
2649
|
"const": "{system.integer.8}",
|
|
2659
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2660
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2650
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2651
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2661
2652
|
},
|
|
2662
2653
|
{
|
|
2663
2654
|
"const": "{system.integer.9}",
|
|
2664
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2665
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2655
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2656
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2666
2657
|
},
|
|
2667
2658
|
{
|
|
2668
2659
|
"const": "{system.integer.10}",
|
|
2669
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2670
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2660
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2661
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2671
2662
|
},
|
|
2672
2663
|
{
|
|
2673
2664
|
"const": "{system.integer.11}",
|
|
2674
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2675
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2665
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ\nAny integer value. The spacing scale uses 0-11",
|
|
2666
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 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."
|
|
2676
2667
|
},
|
|
2677
2668
|
{
|
|
2678
2669
|
"type": "string",
|
|
@@ -2685,18 +2676,18 @@
|
|
|
2685
2676
|
"anyOf": [
|
|
2686
2677
|
{
|
|
2687
2678
|
"const": "{system.textLine.none}",
|
|
2688
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2689
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2679
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2680
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2690
2681
|
},
|
|
2691
2682
|
{
|
|
2692
2683
|
"const": "{system.textLine.underline}",
|
|
2693
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2694
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2684
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2685
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2695
2686
|
},
|
|
2696
2687
|
{
|
|
2697
2688
|
"const": "{system.textLine.strikethrough}",
|
|
2698
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2699
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2689
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2690
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2700
2691
|
}
|
|
2701
2692
|
],
|
|
2702
2693
|
"$id": "#textLine"
|
|
@@ -2705,8 +2696,8 @@
|
|
|
2705
2696
|
"anyOf": [
|
|
2706
2697
|
{
|
|
2707
2698
|
"const": "{system.textLineStyle.solid}",
|
|
2708
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2709
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2699
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2700
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2710
2701
|
}
|
|
2711
2702
|
],
|
|
2712
2703
|
"$id": "#textLineStyle"
|
|
@@ -2715,23 +2706,23 @@
|
|
|
2715
2706
|
"anyOf": [
|
|
2716
2707
|
{
|
|
2717
2708
|
"const": "{system.position.bottom}",
|
|
2718
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2719
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2709
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2710
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2720
2711
|
},
|
|
2721
2712
|
{
|
|
2722
2713
|
"const": "{system.position.left}",
|
|
2723
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2724
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2714
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2715
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2725
2716
|
},
|
|
2726
2717
|
{
|
|
2727
2718
|
"const": "{system.position.right}",
|
|
2728
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2729
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2719
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2720
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2730
2721
|
},
|
|
2731
2722
|
{
|
|
2732
2723
|
"const": "{system.position.top}",
|
|
2733
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2734
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2724
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2725
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2735
2726
|
}
|
|
2736
2727
|
],
|
|
2737
2728
|
"$id": "#position"
|
|
@@ -2740,18 +2731,18 @@
|
|
|
2740
2731
|
"anyOf": [
|
|
2741
2732
|
{
|
|
2742
2733
|
"const": "{system.direction.column}",
|
|
2743
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2744
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2734
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2735
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2745
2736
|
},
|
|
2746
2737
|
{
|
|
2747
2738
|
"const": "{system.direction.row}",
|
|
2748
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2749
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2739
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2740
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2750
2741
|
},
|
|
2751
2742
|
{
|
|
2752
2743
|
"const": "{system.direction.rowReverse}",
|
|
2753
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2754
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2744
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2745
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2755
2746
|
}
|
|
2756
2747
|
],
|
|
2757
2748
|
"$id": "#direction"
|
|
@@ -2760,13 +2751,13 @@
|
|
|
2760
2751
|
"anyOf": [
|
|
2761
2752
|
{
|
|
2762
2753
|
"const": "{system.show.true}",
|
|
2763
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2764
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2754
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2755
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2765
2756
|
},
|
|
2766
2757
|
{
|
|
2767
2758
|
"const": "{system.show.false}",
|
|
2768
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2769
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2759
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2760
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2770
2761
|
}
|
|
2771
2762
|
],
|
|
2772
2763
|
"$id": "#show"
|
|
@@ -2775,13 +2766,13 @@
|
|
|
2775
2766
|
"anyOf": [
|
|
2776
2767
|
{
|
|
2777
2768
|
"const": "{system.borderStyle.none}",
|
|
2778
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2779
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2769
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2770
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2780
2771
|
},
|
|
2781
2772
|
{
|
|
2782
2773
|
"const": "{system.borderStyle.solid}",
|
|
2783
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2784
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2774
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2775
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2785
2776
|
}
|
|
2786
2777
|
],
|
|
2787
2778
|
"$id": "#borderStyle"
|
|
@@ -2790,18 +2781,18 @@
|
|
|
2790
2781
|
"anyOf": [
|
|
2791
2782
|
{
|
|
2792
2783
|
"const": "{system.verticalAlign.top}",
|
|
2793
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2794
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2784
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2785
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2795
2786
|
},
|
|
2796
2787
|
{
|
|
2797
2788
|
"const": "{system.verticalAlign.middle}",
|
|
2798
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2799
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2789
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2790
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2800
2791
|
},
|
|
2801
2792
|
{
|
|
2802
2793
|
"const": "{system.verticalAlign.baseline}",
|
|
2803
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2804
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2794
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2795
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2805
2796
|
}
|
|
2806
2797
|
],
|
|
2807
2798
|
"$id": "#verticalAlign"
|
|
@@ -2810,18 +2801,18 @@
|
|
|
2810
2801
|
"anyOf": [
|
|
2811
2802
|
{
|
|
2812
2803
|
"const": "{system.iconScale.scale1}",
|
|
2813
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2814
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2804
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2805
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2815
2806
|
},
|
|
2816
2807
|
{
|
|
2817
2808
|
"const": "{system.iconScale.scale1_10}",
|
|
2818
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2819
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2809
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2810
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2820
2811
|
},
|
|
2821
2812
|
{
|
|
2822
2813
|
"const": "{system.iconScale.scale1_25}",
|
|
2823
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2824
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2814
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2815
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2825
2816
|
}
|
|
2826
2817
|
],
|
|
2827
2818
|
"$id": "#iconScale"
|
|
@@ -2830,18 +2821,18 @@
|
|
|
2830
2821
|
"anyOf": [
|
|
2831
2822
|
{
|
|
2832
2823
|
"const": "{system.textAlign.left}",
|
|
2833
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2834
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2824
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2825
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2835
2826
|
},
|
|
2836
2827
|
{
|
|
2837
2828
|
"const": "{system.textAlign.center}",
|
|
2838
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2839
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2829
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2830
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2840
2831
|
},
|
|
2841
2832
|
{
|
|
2842
2833
|
"const": "{system.textAlign.right}",
|
|
2843
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2844
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2834
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2835
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2845
2836
|
}
|
|
2846
2837
|
],
|
|
2847
2838
|
"$id": "#textAlign"
|
|
@@ -2850,13 +2841,13 @@
|
|
|
2850
2841
|
"anyOf": [
|
|
2851
2842
|
{
|
|
2852
2843
|
"const": "{system.textTransform.none}",
|
|
2853
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2854
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2844
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2845
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2855
2846
|
},
|
|
2856
2847
|
{
|
|
2857
2848
|
"const": "{system.textTransform.uppercase}",
|
|
2858
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2859
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2849
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens βοΈ",
|
|
2850
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens βοΈ"
|
|
2860
2851
|
}
|
|
2861
2852
|
],
|
|
2862
2853
|
"$id": "#textTransform"
|