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