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