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