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