@telus-uds/theme-koodo 7.18.1 → 7.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/IconButton.json +28 -1
- package/build/android/Listbox.json +100 -136
- package/build/android/Table.json +4 -0
- package/build/android/schema.json +968 -886
- package/build/android/spacingScale.json +1 -1
- package/build/android/theme.json +134 -139
- package/build/ios/IconButton.json +28 -1
- package/build/ios/Listbox.json +100 -136
- package/build/ios/Table.json +4 -0
- package/build/ios/schema.json +968 -886
- package/build/ios/spacingScale.json +1 -1
- package/build/ios/theme.json +134 -139
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.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/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -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/DownloadApp.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 +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.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 +12 -2
- 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 +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +91 -121
- 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 +1 -1
- 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/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/TabBar.js +1 -1
- package/build/rn/TabBarItem.js +1 -1
- package/build/rn/Table.js +5 -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 +968 -886
- package/build/rn/spacingScale.js +2 -2
- package/build/rn/theme.js +116 -124
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.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/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -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/DownloadApp.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 +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.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 +12 -2
- 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 +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +91 -121
- 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 +1 -1
- 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/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/TabBar.js +1 -1
- package/build/web/TabBarItem.js +1 -1
- package/build/web/Table.js +5 -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 +968 -886
- package/build/web/spacingScale.js +2 -2
- package/build/web/theme.js +116 -124
- package/package.json +4 -4
- package/theme.json +134 -141
|
@@ -249,38 +249,38 @@
|
|
|
249
249
|
"anyOf": [
|
|
250
250
|
{
|
|
251
251
|
"const": "{palette.border.border1}",
|
|
252
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
253
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
252
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
253
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"const": "{palette.border.border2}",
|
|
257
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
258
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
257
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
258
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"const": "{palette.border.border3}",
|
|
262
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
263
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
262
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
263
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"const": "{palette.border.border4}",
|
|
267
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
268
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
267
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
268
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"const": "{palette.border.none}",
|
|
272
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
273
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
272
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
273
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"const": "{system.border.zero}",
|
|
277
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
278
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
277
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
278
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"const": "{system.border.none}",
|
|
282
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
283
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
282
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
283
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
284
284
|
}
|
|
285
285
|
],
|
|
286
286
|
"$id": "#border"
|
|
@@ -289,268 +289,268 @@
|
|
|
289
289
|
"anyOf": [
|
|
290
290
|
{
|
|
291
291
|
"const": "{palette.color.amaranth}",
|
|
292
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
293
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
292
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
293
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"const": "{palette.color.bilbao}",
|
|
297
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
298
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
297
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
298
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
299
299
|
},
|
|
300
300
|
{
|
|
301
301
|
"const": "{palette.color.black}",
|
|
302
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
303
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
302
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlack",
|
|
303
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlack"
|
|
304
304
|
},
|
|
305
305
|
{
|
|
306
306
|
"const": "{palette.color.blackLight}",
|
|
307
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
308
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
307
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlack Light",
|
|
308
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlack Light"
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
311
|
"const": "{palette.color.blue}",
|
|
312
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
313
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
312
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlue",
|
|
313
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlue"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
316
|
"const": "{palette.color.blueDark}",
|
|
317
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
318
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
317
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlue Dark",
|
|
318
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlue Dark"
|
|
319
319
|
},
|
|
320
320
|
{
|
|
321
321
|
"const": "{palette.color.blueLight}",
|
|
322
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
323
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
322
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlue Light",
|
|
323
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlue Light"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"const": "{palette.color.caution}",
|
|
327
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
328
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
327
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nCaution",
|
|
328
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nCaution"
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
331
|
"const": "{palette.color.cautionLight}",
|
|
332
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
333
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
332
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nCaution Light",
|
|
333
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nCaution Light"
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
336
|
"const": "{palette.color.danger}",
|
|
337
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
338
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
337
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDanger",
|
|
338
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDanger"
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
341
|
"const": "{palette.color.dangerLight}",
|
|
342
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
343
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
342
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDanger Light",
|
|
343
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDanger Light"
|
|
344
344
|
},
|
|
345
345
|
{
|
|
346
346
|
"const": "{palette.color.dangerMid}",
|
|
347
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
348
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
347
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDanger Mid",
|
|
348
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDanger Mid"
|
|
349
349
|
},
|
|
350
350
|
{
|
|
351
351
|
"const": "{palette.color.dark10}",
|
|
352
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
353
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
352
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 10%",
|
|
353
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 10%"
|
|
354
354
|
},
|
|
355
355
|
{
|
|
356
356
|
"const": "{palette.color.dark20}",
|
|
357
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
358
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
357
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 20%",
|
|
358
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 20%"
|
|
359
359
|
},
|
|
360
360
|
{
|
|
361
361
|
"const": "{palette.color.dark40}",
|
|
362
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
363
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
362
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 40%",
|
|
363
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 40%"
|
|
364
364
|
},
|
|
365
365
|
{
|
|
366
366
|
"const": "{palette.color.dark5}",
|
|
367
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
368
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
367
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 5%",
|
|
368
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 5%"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"const": "{palette.color.dark60}",
|
|
372
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
373
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
372
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 60%",
|
|
373
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 60%"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
"const": "{palette.color.dark80}",
|
|
377
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
378
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
377
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 80%",
|
|
378
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 80%"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
381
|
"const": "{palette.color.dark97}",
|
|
382
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
383
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
382
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDark 97%",
|
|
383
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDark 97%"
|
|
384
384
|
},
|
|
385
385
|
{
|
|
386
386
|
"const": "{palette.color.dove}",
|
|
387
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
388
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
387
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDove",
|
|
388
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDove"
|
|
389
389
|
},
|
|
390
390
|
{
|
|
391
391
|
"const": "{palette.color.flirt}",
|
|
392
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
393
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
392
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
393
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
394
394
|
},
|
|
395
395
|
{
|
|
396
396
|
"const": "{palette.color.gallery}",
|
|
397
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
398
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
397
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nGallery",
|
|
398
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nGallery"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
401
|
"const": "{palette.color.green}",
|
|
402
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
403
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
402
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nGreen",
|
|
403
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nGreen"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"const": "{palette.color.greenDark}",
|
|
407
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
408
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
407
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nGreen Dark",
|
|
408
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nGreen Dark"
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"const": "{palette.color.greenLight}",
|
|
412
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
413
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
412
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nGreen Light",
|
|
413
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nGreen Light"
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"const": "{palette.color.greyLight}",
|
|
417
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
418
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
417
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
418
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
421
|
"const": "{palette.color.greyMystic}",
|
|
422
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
423
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
422
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nMystic Grey",
|
|
423
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nMystic Grey"
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
426
|
"const": "{palette.color.light10}",
|
|
427
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
428
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
427
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 10%",
|
|
428
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 10%"
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
431
|
"const": "{palette.color.light20}",
|
|
432
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
433
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
432
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 20%",
|
|
433
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 20%"
|
|
434
434
|
},
|
|
435
435
|
{
|
|
436
436
|
"const": "{palette.color.light40}",
|
|
437
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
438
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
437
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 40%",
|
|
438
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 40%"
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
441
|
"const": "{palette.color.light60}",
|
|
442
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
443
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
442
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 60%",
|
|
443
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 60%"
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
446
|
"const": "{palette.color.light80}",
|
|
447
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
448
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
447
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 80%",
|
|
448
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 80%"
|
|
449
449
|
},
|
|
450
450
|
{
|
|
451
451
|
"const": "{palette.color.light97}",
|
|
452
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
453
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
452
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nLight 97%",
|
|
453
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nLight 97%"
|
|
454
454
|
},
|
|
455
455
|
{
|
|
456
456
|
"const": "{palette.color.mortar}",
|
|
457
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
458
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
457
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nMortar",
|
|
458
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nMortar"
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
461
|
"const": "{palette.color.mosque}",
|
|
462
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
463
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
462
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
463
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
"const": "{palette.color.orange}",
|
|
467
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
468
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
467
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nOrange",
|
|
468
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nOrange"
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
471
|
"const": "{palette.color.orangeDark}",
|
|
472
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
473
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
472
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nOrange Dark",
|
|
473
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nOrange Dark"
|
|
474
474
|
},
|
|
475
475
|
{
|
|
476
476
|
"const": "{palette.color.orangeLight}",
|
|
477
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
478
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
477
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nOrange Light",
|
|
478
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nOrange Light"
|
|
479
479
|
},
|
|
480
480
|
{
|
|
481
481
|
"const": "{palette.color.pink}",
|
|
482
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
483
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
482
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPink",
|
|
483
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPink"
|
|
484
484
|
},
|
|
485
485
|
{
|
|
486
486
|
"const": "{palette.color.pinkDark}",
|
|
487
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
488
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
487
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPink Dark",
|
|
488
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPink Dark"
|
|
489
489
|
},
|
|
490
490
|
{
|
|
491
491
|
"const": "{palette.color.pinkLight}",
|
|
492
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
493
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
492
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPink Light",
|
|
493
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPink Light"
|
|
494
494
|
},
|
|
495
495
|
{
|
|
496
496
|
"const": "{palette.color.purple}",
|
|
497
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
498
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
497
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPurple",
|
|
498
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPurple"
|
|
499
499
|
},
|
|
500
500
|
{
|
|
501
501
|
"const": "{palette.color.purpleDark}",
|
|
502
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
503
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
502
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPurple Dark",
|
|
503
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPurple Dark"
|
|
504
504
|
},
|
|
505
505
|
{
|
|
506
506
|
"const": "{palette.color.purpleLight}",
|
|
507
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
508
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
507
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nPurple Light",
|
|
508
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nPurple Light"
|
|
509
509
|
},
|
|
510
510
|
{
|
|
511
511
|
"const": "{palette.color.silver}",
|
|
512
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
513
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
512
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nSilver",
|
|
513
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nSilver"
|
|
514
514
|
},
|
|
515
515
|
{
|
|
516
516
|
"const": "{palette.color.silverDark}",
|
|
517
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
518
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
517
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
518
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
519
519
|
},
|
|
520
520
|
{
|
|
521
521
|
"const": "{palette.color.success}",
|
|
522
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
523
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
522
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nSuccess",
|
|
523
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nSuccess"
|
|
524
524
|
},
|
|
525
525
|
{
|
|
526
526
|
"const": "{palette.color.successLight}",
|
|
527
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
528
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
527
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nSuccess Light",
|
|
528
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nSuccess Light"
|
|
529
529
|
},
|
|
530
530
|
{
|
|
531
531
|
"const": "{palette.color.transparent}",
|
|
532
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
533
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
532
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
533
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
534
534
|
},
|
|
535
535
|
{
|
|
536
536
|
"const": "{palette.color.trinidad}",
|
|
537
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
538
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
537
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
538
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
539
539
|
},
|
|
540
540
|
{
|
|
541
541
|
"const": "{palette.color.white}",
|
|
542
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
543
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
542
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
543
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
"const": "{system.color.transparent}",
|
|
547
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
548
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
547
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
548
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
549
549
|
},
|
|
550
550
|
{
|
|
551
551
|
"const": "{system.color.none}",
|
|
552
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
553
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
552
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
553
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
554
554
|
}
|
|
555
555
|
],
|
|
556
556
|
"$id": "#color"
|
|
@@ -559,18 +559,18 @@
|
|
|
559
559
|
"anyOf": [
|
|
560
560
|
{
|
|
561
561
|
"const": "{palette.duration.duration250}",
|
|
562
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
563
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
562
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
563
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
564
564
|
},
|
|
565
565
|
{
|
|
566
566
|
"const": "{palette.duration.duration300}",
|
|
567
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
568
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
567
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
568
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
571
|
"const": "{system.duration.zero}",
|
|
572
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
573
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
572
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
573
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
576
|
"$id": "#duration"
|
|
@@ -579,113 +579,113 @@
|
|
|
579
579
|
"anyOf": [
|
|
580
580
|
{
|
|
581
581
|
"const": "{palette.fontSize.size12}",
|
|
582
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
583
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
582
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
583
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
584
584
|
},
|
|
585
585
|
{
|
|
586
586
|
"const": "{palette.fontSize.size14}",
|
|
587
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
588
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
587
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
588
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
589
589
|
},
|
|
590
590
|
{
|
|
591
591
|
"const": "{palette.fontSize.size15}",
|
|
592
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
593
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
592
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
593
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
"const": "{palette.fontSize.size16}",
|
|
597
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
598
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
597
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
598
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
599
599
|
},
|
|
600
600
|
{
|
|
601
601
|
"const": "{palette.fontSize.size18}",
|
|
602
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
603
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
602
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
603
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
606
|
"const": "{palette.fontSize.size2}",
|
|
607
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
608
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
607
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
608
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
"const": "{palette.fontSize.size20}",
|
|
612
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
613
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
612
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
613
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
614
614
|
},
|
|
615
615
|
{
|
|
616
616
|
"const": "{palette.fontSize.size24}",
|
|
617
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
618
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
617
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
618
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
619
619
|
},
|
|
620
620
|
{
|
|
621
621
|
"const": "{palette.fontSize.size28}",
|
|
622
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
623
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
622
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
623
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
624
624
|
},
|
|
625
625
|
{
|
|
626
626
|
"const": "{palette.fontSize.size30}",
|
|
627
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
628
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
627
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
628
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
629
629
|
},
|
|
630
630
|
{
|
|
631
631
|
"const": "{palette.fontSize.size32}",
|
|
632
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
633
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
632
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
633
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
634
634
|
},
|
|
635
635
|
{
|
|
636
636
|
"const": "{palette.fontSize.size34}",
|
|
637
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
638
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
637
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
638
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
639
639
|
},
|
|
640
640
|
{
|
|
641
641
|
"const": "{palette.fontSize.size36}",
|
|
642
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
643
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
642
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
643
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
644
644
|
},
|
|
645
645
|
{
|
|
646
646
|
"const": "{palette.fontSize.size40}",
|
|
647
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
648
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
647
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
648
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
649
649
|
},
|
|
650
650
|
{
|
|
651
651
|
"const": "{palette.fontSize.size44}",
|
|
652
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
653
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
652
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
653
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
654
654
|
},
|
|
655
655
|
{
|
|
656
656
|
"const": "{palette.fontSize.size48}",
|
|
657
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
658
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
657
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
658
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
659
659
|
},
|
|
660
660
|
{
|
|
661
661
|
"const": "{palette.fontSize.size54}",
|
|
662
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
663
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
662
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
663
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
664
664
|
},
|
|
665
665
|
{
|
|
666
666
|
"const": "{palette.fontSize.size56}",
|
|
667
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
668
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
667
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
668
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
669
669
|
},
|
|
670
670
|
{
|
|
671
671
|
"const": "{palette.fontSize.size64}",
|
|
672
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
673
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
672
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
673
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
674
674
|
},
|
|
675
675
|
{
|
|
676
676
|
"const": "{palette.fontSize.size70}",
|
|
677
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
678
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
677
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
678
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
679
679
|
},
|
|
680
680
|
{
|
|
681
681
|
"const": "{palette.fontSize.size72}",
|
|
682
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
683
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
682
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
683
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"const": "{system.fontSize.none}",
|
|
687
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
688
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
687
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
688
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
691
|
"$id": "#fontSize"
|
|
@@ -694,13 +694,13 @@
|
|
|
694
694
|
"anyOf": [
|
|
695
695
|
{
|
|
696
696
|
"const": "{palette.gradient.blackSolid}",
|
|
697
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
698
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
697
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nBlack solid Gradient",
|
|
698
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nBlack solid Gradient"
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"const": "{system.gradient.none}",
|
|
702
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
703
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
702
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
703
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"$id": "#gradient"
|
|
@@ -709,668 +709,668 @@
|
|
|
709
709
|
"anyOf": [
|
|
710
710
|
{
|
|
711
711
|
"const": "{palette.icon.Add}",
|
|
712
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
713
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
712
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
713
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
716
|
"const": "{palette.icon.Amex}",
|
|
717
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
718
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
717
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
718
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
719
719
|
},
|
|
720
720
|
{
|
|
721
721
|
"const": "{palette.icon.AndroidEN}",
|
|
722
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
723
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
722
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
723
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
724
724
|
},
|
|
725
725
|
{
|
|
726
726
|
"const": "{palette.icon.AndroidFR}",
|
|
727
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
728
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
727
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
728
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
729
729
|
},
|
|
730
730
|
{
|
|
731
731
|
"const": "{palette.icon.ArrowDownCircled}",
|
|
732
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
733
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
732
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
733
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
734
734
|
},
|
|
735
735
|
{
|
|
736
736
|
"const": "{palette.icon.ArrowLeft}",
|
|
737
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
738
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
737
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
738
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
739
739
|
},
|
|
740
740
|
{
|
|
741
741
|
"const": "{palette.icon.ArrowRight}",
|
|
742
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
743
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
742
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
743
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
744
744
|
},
|
|
745
745
|
{
|
|
746
746
|
"const": "{palette.icon.Bank}",
|
|
747
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
748
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
747
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
748
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
749
749
|
},
|
|
750
750
|
{
|
|
751
751
|
"const": "{palette.icon.BankFilled}",
|
|
752
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
753
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
752
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
753
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
756
|
"const": "{palette.icon.BoxOutline}",
|
|
757
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
758
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
757
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
758
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
759
759
|
},
|
|
760
760
|
{
|
|
761
761
|
"const": "{palette.icon.BoxOutlineChecked}",
|
|
762
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
763
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
762
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
763
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
764
764
|
},
|
|
765
765
|
{
|
|
766
766
|
"const": "{palette.icon.Bullet}",
|
|
767
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
768
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
767
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
768
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
769
769
|
},
|
|
770
770
|
{
|
|
771
771
|
"const": "{palette.icon.BulletCircle}",
|
|
772
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
773
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
772
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
773
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
774
774
|
},
|
|
775
775
|
{
|
|
776
776
|
"const": "{palette.icon.BulletFill}",
|
|
777
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
778
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
777
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
778
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
779
779
|
},
|
|
780
780
|
{
|
|
781
781
|
"const": "{palette.icon.CanadaFilled}",
|
|
782
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
783
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
782
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
783
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
784
784
|
},
|
|
785
785
|
{
|
|
786
786
|
"const": "{palette.icon.Cart}",
|
|
787
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
788
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
787
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
788
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
789
789
|
},
|
|
790
790
|
{
|
|
791
791
|
"const": "{palette.icon.CartFilled}",
|
|
792
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
793
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
792
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
793
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
794
794
|
},
|
|
795
795
|
{
|
|
796
796
|
"const": "{palette.icon.CartFilledMulti}",
|
|
797
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
798
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
797
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
798
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
799
799
|
},
|
|
800
800
|
{
|
|
801
801
|
"const": "{palette.icon.Caution}",
|
|
802
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
803
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
802
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
803
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
804
804
|
},
|
|
805
805
|
{
|
|
806
806
|
"const": "{palette.icon.Check}",
|
|
807
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
808
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
807
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
808
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
809
809
|
},
|
|
810
810
|
{
|
|
811
811
|
"const": "{palette.icon.CheckCircle}",
|
|
812
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
813
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
812
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
813
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
814
814
|
},
|
|
815
815
|
{
|
|
816
816
|
"const": "{palette.icon.CheckCircleFilled}",
|
|
817
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
818
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
817
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
818
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"const": "{palette.icon.CheckCircledFilled}",
|
|
822
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
823
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
822
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
823
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
824
824
|
},
|
|
825
825
|
{
|
|
826
826
|
"const": "{palette.icon.CheckCircledNotFilled}",
|
|
827
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
828
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
827
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
828
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
831
|
"const": "{palette.icon.ChevronDown}",
|
|
832
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
833
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
832
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
833
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
834
834
|
},
|
|
835
835
|
{
|
|
836
836
|
"const": "{palette.icon.ChevronLeft}",
|
|
837
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
838
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
837
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
838
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
839
839
|
},
|
|
840
840
|
{
|
|
841
841
|
"const": "{palette.icon.ChevronLeftCircle}",
|
|
842
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
843
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
842
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
843
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
844
844
|
},
|
|
845
845
|
{
|
|
846
846
|
"const": "{palette.icon.ChevronRight}",
|
|
847
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
848
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
847
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
848
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
849
849
|
},
|
|
850
850
|
{
|
|
851
851
|
"const": "{palette.icon.ChevronRightCircle}",
|
|
852
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
853
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
852
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
853
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
854
854
|
},
|
|
855
855
|
{
|
|
856
856
|
"const": "{palette.icon.ChevronUp}",
|
|
857
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
858
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
857
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
858
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
859
859
|
},
|
|
860
860
|
{
|
|
861
861
|
"const": "{palette.icon.CircledLine}",
|
|
862
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
863
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
862
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
863
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
864
864
|
},
|
|
865
865
|
{
|
|
866
866
|
"const": "{palette.icon.Clipboard}",
|
|
867
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
868
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
867
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
868
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
869
869
|
},
|
|
870
870
|
{
|
|
871
871
|
"const": "{palette.icon.Close}",
|
|
872
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
873
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
872
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
873
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
874
874
|
},
|
|
875
875
|
{
|
|
876
876
|
"const": "{palette.icon.ClosedCaptions}",
|
|
877
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
878
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
877
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
878
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
879
879
|
},
|
|
880
880
|
{
|
|
881
881
|
"const": "{palette.icon.Coaxial}",
|
|
882
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
883
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
882
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
883
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
884
884
|
},
|
|
885
885
|
{
|
|
886
886
|
"const": "{palette.icon.CreditCard}",
|
|
887
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
888
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
887
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
888
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
889
889
|
},
|
|
890
890
|
{
|
|
891
891
|
"const": "{palette.icon.DSL}",
|
|
892
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
893
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
892
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
893
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
896
|
"const": "{palette.icon.Devices}",
|
|
897
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
898
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
897
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
898
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
899
899
|
},
|
|
900
900
|
{
|
|
901
901
|
"const": "{palette.icon.Download}",
|
|
902
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
903
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
902
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
903
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
904
904
|
},
|
|
905
905
|
{
|
|
906
906
|
"const": "{palette.icon.ExclamationOctagon}",
|
|
907
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
908
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
907
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
908
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
909
909
|
},
|
|
910
910
|
{
|
|
911
911
|
"const": "{palette.icon.ExclamationTriangle}",
|
|
912
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
913
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
912
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
913
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
914
914
|
},
|
|
915
915
|
{
|
|
916
916
|
"const": "{palette.icon.Expand}",
|
|
917
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
918
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
917
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
918
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
919
919
|
},
|
|
920
920
|
{
|
|
921
921
|
"const": "{palette.icon.EyeClosed}",
|
|
922
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
923
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
922
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
923
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
924
924
|
},
|
|
925
925
|
{
|
|
926
926
|
"const": "{palette.icon.EyeMasked}",
|
|
927
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
928
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
927
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
928
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
929
929
|
},
|
|
930
930
|
{
|
|
931
931
|
"const": "{palette.icon.EyeOpened}",
|
|
932
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
933
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
932
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
933
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
934
934
|
},
|
|
935
935
|
{
|
|
936
936
|
"const": "{palette.icon.EyeUnmasked}",
|
|
937
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
938
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
937
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
938
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
939
939
|
},
|
|
940
940
|
{
|
|
941
941
|
"const": "{palette.icon.Fingerprint}",
|
|
942
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
943
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
942
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
943
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
944
944
|
},
|
|
945
945
|
{
|
|
946
946
|
"const": "{palette.icon.FullscreenExpand}",
|
|
947
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
948
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
947
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
948
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
949
949
|
},
|
|
950
950
|
{
|
|
951
951
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
952
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
953
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
952
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
953
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
954
954
|
},
|
|
955
955
|
{
|
|
956
956
|
"const": "{palette.icon.Gift}",
|
|
957
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
958
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
957
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
958
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
959
959
|
},
|
|
960
960
|
{
|
|
961
961
|
"const": "{palette.icon.Hamburger}",
|
|
962
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
963
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
962
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
963
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
964
964
|
},
|
|
965
965
|
{
|
|
966
966
|
"const": "{palette.icon.IOSEN}",
|
|
967
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
968
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
967
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
968
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
969
969
|
},
|
|
970
970
|
{
|
|
971
971
|
"const": "{palette.icon.IOSFR}",
|
|
972
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
973
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
972
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
973
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
974
974
|
},
|
|
975
975
|
{
|
|
976
976
|
"const": "{palette.icon.IdCard}",
|
|
977
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
978
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
977
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
978
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
979
979
|
},
|
|
980
980
|
{
|
|
981
981
|
"const": "{palette.icon.IdTag}",
|
|
982
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
983
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
982
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
983
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
984
984
|
},
|
|
985
985
|
{
|
|
986
986
|
"const": "{palette.icon.Info}",
|
|
987
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
988
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
987
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
988
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
989
989
|
},
|
|
990
990
|
{
|
|
991
991
|
"const": "{palette.icon.InfoSelected}",
|
|
992
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
993
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
992
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
993
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
994
994
|
},
|
|
995
995
|
{
|
|
996
996
|
"const": "{palette.icon.InformationCircled}",
|
|
997
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
998
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
997
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
998
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
999
999
|
},
|
|
1000
1000
|
{
|
|
1001
1001
|
"const": "{palette.icon.InternetSpeed}",
|
|
1002
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1003
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1002
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1003
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1004
1004
|
},
|
|
1005
1005
|
{
|
|
1006
1006
|
"const": "{palette.icon.Kebab}",
|
|
1007
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1008
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1007
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1008
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1009
1009
|
},
|
|
1010
1010
|
{
|
|
1011
1011
|
"const": "{palette.icon.LeftCircle}",
|
|
1012
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1013
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1012
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1013
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1014
1014
|
},
|
|
1015
1015
|
{
|
|
1016
1016
|
"const": "{palette.icon.LinkExternal}",
|
|
1017
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1018
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1017
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1018
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
1021
|
"const": "{palette.icon.LocationMap}",
|
|
1022
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1023
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1022
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1023
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1024
1024
|
},
|
|
1025
1025
|
{
|
|
1026
1026
|
"const": "{palette.icon.LocationMapFilled}",
|
|
1027
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1028
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1027
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1028
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1029
1029
|
},
|
|
1030
1030
|
{
|
|
1031
1031
|
"const": "{palette.icon.LockFilled}",
|
|
1032
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1033
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1032
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1033
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1034
1034
|
},
|
|
1035
1035
|
{
|
|
1036
1036
|
"const": "{palette.icon.LockOpenFilled}",
|
|
1037
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1038
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1037
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1038
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1039
1039
|
},
|
|
1040
1040
|
{
|
|
1041
1041
|
"const": "{palette.icon.Maintenance}",
|
|
1042
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1043
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1042
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1043
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1044
1044
|
},
|
|
1045
1045
|
{
|
|
1046
1046
|
"const": "{palette.icon.MaintenanceFilled}",
|
|
1047
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1048
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1047
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1048
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1049
1049
|
},
|
|
1050
1050
|
{
|
|
1051
1051
|
"const": "{palette.icon.MasterCard}",
|
|
1052
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1053
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1052
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1053
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1054
1054
|
},
|
|
1055
1055
|
{
|
|
1056
1056
|
"const": "{palette.icon.Muted}",
|
|
1057
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1058
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1057
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1058
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1059
1059
|
},
|
|
1060
1060
|
{
|
|
1061
1061
|
"const": "{palette.icon.Number1FilledMono}",
|
|
1062
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1063
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1062
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1063
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1064
1064
|
},
|
|
1065
1065
|
{
|
|
1066
1066
|
"const": "{palette.icon.Number1FilledMulti}",
|
|
1067
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1068
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1067
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1068
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1069
1069
|
},
|
|
1070
1070
|
{
|
|
1071
1071
|
"const": "{palette.icon.Number2FilledMono}",
|
|
1072
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1073
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1072
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1073
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1074
1074
|
},
|
|
1075
1075
|
{
|
|
1076
1076
|
"const": "{palette.icon.Number2FilledMulti}",
|
|
1077
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1078
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1077
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1078
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1079
1079
|
},
|
|
1080
1080
|
{
|
|
1081
1081
|
"const": "{palette.icon.Number3FilledMono}",
|
|
1082
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1083
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1082
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1083
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1084
1084
|
},
|
|
1085
1085
|
{
|
|
1086
1086
|
"const": "{palette.icon.Number3FilledMulti}",
|
|
1087
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1088
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1087
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1088
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1089
1089
|
},
|
|
1090
1090
|
{
|
|
1091
1091
|
"const": "{palette.icon.Number4FilledMono}",
|
|
1092
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1093
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1092
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1093
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1094
1094
|
},
|
|
1095
1095
|
{
|
|
1096
1096
|
"const": "{palette.icon.Number4FilledMulti}",
|
|
1097
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1098
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1097
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1098
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1099
1099
|
},
|
|
1100
1100
|
{
|
|
1101
1101
|
"const": "{palette.icon.Number5FilledMono}",
|
|
1102
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1103
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1102
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1103
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1104
1104
|
},
|
|
1105
1105
|
{
|
|
1106
1106
|
"const": "{palette.icon.Number5FilledMulti}",
|
|
1107
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1108
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1107
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1108
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1109
1109
|
},
|
|
1110
1110
|
{
|
|
1111
1111
|
"const": "{palette.icon.OfferStarFilled}",
|
|
1112
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1113
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1112
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1113
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1114
1114
|
},
|
|
1115
1115
|
{
|
|
1116
1116
|
"const": "{palette.icon.Pause}",
|
|
1117
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1118
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1117
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1118
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1119
1119
|
},
|
|
1120
1120
|
{
|
|
1121
1121
|
"const": "{palette.icon.PaymentAdd}",
|
|
1122
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1123
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1122
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1123
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1124
1124
|
},
|
|
1125
1125
|
{
|
|
1126
1126
|
"const": "{palette.icon.Perk}",
|
|
1127
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1128
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1127
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1128
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1129
1129
|
},
|
|
1130
1130
|
{
|
|
1131
1131
|
"const": "{palette.icon.Phone}",
|
|
1132
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1133
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1132
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1133
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1134
1134
|
},
|
|
1135
1135
|
{
|
|
1136
1136
|
"const": "{palette.icon.PhoneManage}",
|
|
1137
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1138
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1137
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1138
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1139
1139
|
},
|
|
1140
1140
|
{
|
|
1141
1141
|
"const": "{palette.icon.PhoneTroubleshoot}",
|
|
1142
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1143
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1142
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1143
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1144
1144
|
},
|
|
1145
1145
|
{
|
|
1146
1146
|
"const": "{palette.icon.Play}",
|
|
1147
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1148
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1147
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1148
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1149
1149
|
},
|
|
1150
1150
|
{
|
|
1151
1151
|
"const": "{palette.icon.PlaySolid}",
|
|
1152
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1153
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1152
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1153
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
1156
|
"const": "{palette.icon.PlayVideo}",
|
|
1157
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1158
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1157
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1158
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1159
1159
|
},
|
|
1160
1160
|
{
|
|
1161
1161
|
"const": "{palette.icon.PlugPlay}",
|
|
1162
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1163
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1162
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1163
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1164
1164
|
},
|
|
1165
1165
|
{
|
|
1166
1166
|
"const": "{palette.icon.Preference}",
|
|
1167
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1168
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1167
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1168
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1169
1169
|
},
|
|
1170
1170
|
{
|
|
1171
1171
|
"const": "{palette.icon.Price}",
|
|
1172
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1173
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1172
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1173
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1174
1174
|
},
|
|
1175
1175
|
{
|
|
1176
1176
|
"const": "{palette.icon.Profile}",
|
|
1177
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1178
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1177
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1178
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1179
1179
|
},
|
|
1180
1180
|
{
|
|
1181
1181
|
"const": "{palette.icon.ProfileFilled}",
|
|
1182
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1183
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1182
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1183
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"const": "{palette.icon.Question}",
|
|
1187
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1188
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1187
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1188
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1189
1189
|
},
|
|
1190
1190
|
{
|
|
1191
1191
|
"const": "{palette.icon.QuestionFilled}",
|
|
1192
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1193
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1192
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1193
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1194
1194
|
},
|
|
1195
1195
|
{
|
|
1196
1196
|
"const": "{palette.icon.QuoteLeft}",
|
|
1197
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1198
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1197
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1198
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1199
1199
|
},
|
|
1200
1200
|
{
|
|
1201
1201
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
1202
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1203
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1202
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1203
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1204
1204
|
},
|
|
1205
1205
|
{
|
|
1206
1206
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1207
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1208
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1207
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1208
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1209
1209
|
},
|
|
1210
1210
|
{
|
|
1211
1211
|
"const": "{palette.icon.RadialOutline}",
|
|
1212
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1213
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1212
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1213
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1214
1214
|
},
|
|
1215
1215
|
{
|
|
1216
1216
|
"const": "{palette.icon.RadialOutlineChecked}",
|
|
1217
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1218
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1217
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1218
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1219
1219
|
},
|
|
1220
1220
|
{
|
|
1221
1221
|
"const": "{palette.icon.Receipt}",
|
|
1222
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1223
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1222
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1223
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1224
1224
|
},
|
|
1225
1225
|
{
|
|
1226
1226
|
"const": "{palette.icon.Refresh}",
|
|
1227
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1228
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1227
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1228
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1229
1229
|
},
|
|
1230
1230
|
{
|
|
1231
1231
|
"const": "{palette.icon.Replay}",
|
|
1232
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1233
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1232
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1233
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1234
1234
|
},
|
|
1235
1235
|
{
|
|
1236
1236
|
"const": "{palette.icon.RightCircle}",
|
|
1237
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1238
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1237
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1238
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1239
1239
|
},
|
|
1240
1240
|
{
|
|
1241
1241
|
"const": "{palette.icon.RightCirlce}",
|
|
1242
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1243
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1242
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nTODO: remove in next major release",
|
|
1243
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nTODO: remove in next major release"
|
|
1244
1244
|
},
|
|
1245
1245
|
{
|
|
1246
1246
|
"const": "{palette.icon.Settings}",
|
|
1247
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1248
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1247
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1248
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1249
1249
|
},
|
|
1250
1250
|
{
|
|
1251
1251
|
"const": "{palette.icon.SettingsFilled}",
|
|
1252
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1253
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1252
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1253
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1254
1254
|
},
|
|
1255
1255
|
{
|
|
1256
1256
|
"const": "{palette.icon.SettingsSolid}",
|
|
1257
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1258
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1257
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1258
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1259
1259
|
},
|
|
1260
1260
|
{
|
|
1261
1261
|
"const": "{palette.icon.ShippingFilled}",
|
|
1262
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1263
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1262
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1263
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1264
1264
|
},
|
|
1265
1265
|
{
|
|
1266
1266
|
"const": "{palette.icon.Shop}",
|
|
1267
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1268
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1267
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1268
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1269
1269
|
},
|
|
1270
1270
|
{
|
|
1271
1271
|
"const": "{palette.icon.Sim}",
|
|
1272
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1273
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1272
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1273
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1274
1274
|
},
|
|
1275
1275
|
{
|
|
1276
1276
|
"const": "{palette.icon.SimElectronic}",
|
|
1277
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1278
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1277
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1278
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1279
1279
|
},
|
|
1280
1280
|
{
|
|
1281
1281
|
"const": "{palette.icon.SimElectronicFilled}",
|
|
1282
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1283
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1282
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1283
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1284
1284
|
},
|
|
1285
1285
|
{
|
|
1286
1286
|
"const": "{palette.icon.SimFilled}",
|
|
1287
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1288
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1287
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1288
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1289
1289
|
},
|
|
1290
1290
|
{
|
|
1291
1291
|
"const": "{palette.icon.Spyglass}",
|
|
1292
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1293
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1292
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1293
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1294
1294
|
},
|
|
1295
1295
|
{
|
|
1296
1296
|
"const": "{palette.icon.Streaming}",
|
|
1297
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1298
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1297
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1298
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1299
1299
|
},
|
|
1300
1300
|
{
|
|
1301
1301
|
"const": "{palette.icon.Subtract}",
|
|
1302
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1303
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1302
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1303
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1304
1304
|
},
|
|
1305
1305
|
{
|
|
1306
1306
|
"const": "{palette.icon.Tablet}",
|
|
1307
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1308
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1307
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1308
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1309
1309
|
},
|
|
1310
1310
|
{
|
|
1311
1311
|
"const": "{palette.icon.Tag}",
|
|
1312
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1313
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1312
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1313
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1314
1314
|
},
|
|
1315
1315
|
{
|
|
1316
1316
|
"const": "{palette.icon.TagFilled}",
|
|
1317
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1318
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1317
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1318
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1319
1319
|
},
|
|
1320
1320
|
{
|
|
1321
1321
|
"const": "{palette.icon.Times}",
|
|
1322
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1323
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1322
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1323
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1324
1324
|
},
|
|
1325
1325
|
{
|
|
1326
1326
|
"const": "{palette.icon.TimesCircled}",
|
|
1327
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1328
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1327
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1328
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1329
1329
|
},
|
|
1330
1330
|
{
|
|
1331
1331
|
"const": "{palette.icon.ToolTipFilled}",
|
|
1332
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1333
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1332
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1333
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1334
1334
|
},
|
|
1335
1335
|
{
|
|
1336
1336
|
"const": "{palette.icon.Tooltip}",
|
|
1337
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1338
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1337
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1338
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1339
1339
|
},
|
|
1340
1340
|
{
|
|
1341
1341
|
"const": "{palette.icon.TooltipSymbol}",
|
|
1342
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1343
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1342
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1343
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"const": "{palette.icon.Unmuted}",
|
|
1347
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1348
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1347
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1348
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1349
1349
|
},
|
|
1350
1350
|
{
|
|
1351
1351
|
"const": "{palette.icon.User}",
|
|
1352
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1353
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1352
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1353
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1354
1354
|
},
|
|
1355
1355
|
{
|
|
1356
1356
|
"const": "{palette.icon.UserAdd}",
|
|
1357
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1358
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1357
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1358
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1359
1359
|
},
|
|
1360
1360
|
{
|
|
1361
1361
|
"const": "{palette.icon.UserFilled}",
|
|
1362
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1363
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1362
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1363
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1364
1364
|
},
|
|
1365
1365
|
{
|
|
1366
1366
|
"const": "{palette.icon.Visa}",
|
|
1367
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1368
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1367
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1368
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1369
1369
|
},
|
|
1370
1370
|
{
|
|
1371
1371
|
"const": "{system.icon.none}",
|
|
1372
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1373
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1372
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1373
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1374
1374
|
}
|
|
1375
1375
|
],
|
|
1376
1376
|
"$id": "#icon"
|
|
@@ -1379,13 +1379,13 @@
|
|
|
1379
1379
|
"anyOf": [
|
|
1380
1380
|
{
|
|
1381
1381
|
"const": "{palette.letterSpacing.default}",
|
|
1382
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1383
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1382
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1383
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1384
1384
|
},
|
|
1385
1385
|
{
|
|
1386
1386
|
"const": "{system.letterSpacing.none}",
|
|
1387
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1388
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1387
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1388
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1389
1389
|
}
|
|
1390
1390
|
],
|
|
1391
1391
|
"$id": "#letterSpacing"
|
|
@@ -1394,118 +1394,118 @@
|
|
|
1394
1394
|
"anyOf": [
|
|
1395
1395
|
{
|
|
1396
1396
|
"const": "{palette.lineHeight.multiply110}",
|
|
1397
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1398
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1397
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1398
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1399
1399
|
},
|
|
1400
1400
|
{
|
|
1401
1401
|
"const": "{palette.lineHeight.multiply120}",
|
|
1402
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1403
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1402
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1403
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1404
1404
|
},
|
|
1405
1405
|
{
|
|
1406
1406
|
"const": "{palette.lineHeight.multiply130}",
|
|
1407
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1408
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1407
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1408
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
1411
|
"const": "{palette.lineHeight.multiply140}",
|
|
1412
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1413
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1412
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1413
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1414
1414
|
},
|
|
1415
1415
|
{
|
|
1416
1416
|
"const": "{palette.lineHeight.multiply150}",
|
|
1417
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1418
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1417
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1418
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1419
1419
|
},
|
|
1420
1420
|
{
|
|
1421
1421
|
"const": "{palette.lineHeight.multiply160}",
|
|
1422
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1423
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1422
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1423
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"const": "{palette.lineHeight.multiply172}",
|
|
1427
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1428
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1427
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1428
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
1431
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1432
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1433
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1432
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1433
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1434
1434
|
},
|
|
1435
1435
|
{
|
|
1436
1436
|
"const": "{palette.lineHeight.ratio11to5}",
|
|
1437
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1438
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1437
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1438
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1442
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1443
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1442
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1443
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1444
1444
|
},
|
|
1445
1445
|
{
|
|
1446
1446
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1447
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1448
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1447
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1448
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1449
1449
|
},
|
|
1450
1450
|
{
|
|
1451
1451
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1452
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1453
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1452
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1453
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
1456
|
"const": "{palette.lineHeight.ratio16to2}",
|
|
1457
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1458
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1457
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1458
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1459
1459
|
},
|
|
1460
1460
|
{
|
|
1461
1461
|
"const": "{palette.lineHeight.ratio17to8}",
|
|
1462
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1463
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1462
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1463
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1464
1464
|
},
|
|
1465
1465
|
{
|
|
1466
1466
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
1467
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1468
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1467
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1468
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1469
1469
|
},
|
|
1470
1470
|
{
|
|
1471
1471
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
1472
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1473
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1472
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1473
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1474
1474
|
},
|
|
1475
1475
|
{
|
|
1476
1476
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
1477
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1478
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1477
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1478
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1479
1479
|
},
|
|
1480
1480
|
{
|
|
1481
1481
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
1482
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1483
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1482
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1483
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
1487
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1488
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1487
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1488
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1489
1489
|
},
|
|
1490
1490
|
{
|
|
1491
1491
|
"const": "{palette.lineHeight.ratio7to3}",
|
|
1492
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1493
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1492
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1493
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
1496
1496
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
1497
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1498
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1497
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1498
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1499
1499
|
},
|
|
1500
1500
|
{
|
|
1501
1501
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
1502
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1503
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1502
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1503
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1504
1504
|
},
|
|
1505
1505
|
{
|
|
1506
1506
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
1507
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1508
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1507
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1508
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1509
1509
|
}
|
|
1510
1510
|
],
|
|
1511
1511
|
"$id": "#lineHeight"
|
|
@@ -1514,28 +1514,28 @@
|
|
|
1514
1514
|
"anyOf": [
|
|
1515
1515
|
{
|
|
1516
1516
|
"const": "{palette.opacity.opacity10}",
|
|
1517
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1518
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1517
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1518
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1519
1519
|
},
|
|
1520
1520
|
{
|
|
1521
1521
|
"const": "{palette.opacity.opacity3}",
|
|
1522
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1523
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1522
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1523
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1524
1524
|
},
|
|
1525
1525
|
{
|
|
1526
1526
|
"const": "{palette.opacity.opacity5}",
|
|
1527
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1528
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1527
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1528
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1529
1529
|
},
|
|
1530
1530
|
{
|
|
1531
1531
|
"const": "{palette.opacity.opacity8}",
|
|
1532
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1533
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1532
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1533
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1534
1534
|
},
|
|
1535
1535
|
{
|
|
1536
1536
|
"const": "{system.opacity.opaque}",
|
|
1537
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1538
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1537
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1538
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1539
1539
|
}
|
|
1540
1540
|
],
|
|
1541
1541
|
"$id": "#opacity"
|
|
@@ -1544,83 +1544,83 @@
|
|
|
1544
1544
|
"anyOf": [
|
|
1545
1545
|
{
|
|
1546
1546
|
"const": "{palette.radius.none}",
|
|
1547
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1548
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1547
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1548
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1549
1549
|
},
|
|
1550
1550
|
{
|
|
1551
1551
|
"const": "{palette.radius.pill32}",
|
|
1552
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1553
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1552
|
+
"description": "@telus-uds/palette-koodo/v3.9.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)",
|
|
1553
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.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)"
|
|
1554
1554
|
},
|
|
1555
1555
|
{
|
|
1556
1556
|
"const": "{palette.radius.radius1}",
|
|
1557
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1558
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1557
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1558
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1559
1559
|
},
|
|
1560
1560
|
{
|
|
1561
1561
|
"const": "{palette.radius.radius12}",
|
|
1562
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1563
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1562
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1563
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1564
1564
|
},
|
|
1565
1565
|
{
|
|
1566
1566
|
"const": "{palette.radius.radius16}",
|
|
1567
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1568
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1567
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1568
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1569
1569
|
},
|
|
1570
1570
|
{
|
|
1571
1571
|
"const": "{palette.radius.radius2}",
|
|
1572
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1573
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1572
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1573
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1574
1574
|
},
|
|
1575
1575
|
{
|
|
1576
1576
|
"const": "{palette.radius.radius24}",
|
|
1577
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1578
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1577
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1578
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1579
1579
|
},
|
|
1580
1580
|
{
|
|
1581
1581
|
"const": "{palette.radius.radius4}",
|
|
1582
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1583
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1582
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1583
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1584
1584
|
},
|
|
1585
1585
|
{
|
|
1586
1586
|
"const": "{palette.radius.radius45}",
|
|
1587
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1588
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1587
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1588
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1589
1589
|
},
|
|
1590
1590
|
{
|
|
1591
1591
|
"const": "{palette.radius.radius48}",
|
|
1592
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1593
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1592
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1593
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1594
1594
|
},
|
|
1595
1595
|
{
|
|
1596
1596
|
"const": "{palette.radius.radius6}",
|
|
1597
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1598
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1597
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1598
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1599
1599
|
},
|
|
1600
1600
|
{
|
|
1601
1601
|
"const": "{palette.radius.radius8}",
|
|
1602
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1603
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1602
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1603
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1604
1604
|
},
|
|
1605
1605
|
{
|
|
1606
1606
|
"const": "{palette.radius.radius99}",
|
|
1607
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1608
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1607
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nUse for the 'pill' designs with circular sides",
|
|
1608
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nUse for the 'pill' designs with circular sides"
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"const": "{system.radius.none}",
|
|
1612
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1613
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1612
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1613
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1614
1614
|
},
|
|
1615
1615
|
{
|
|
1616
1616
|
"const": "{system.radius.zero}",
|
|
1617
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1618
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1617
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1618
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1619
1619
|
},
|
|
1620
1620
|
{
|
|
1621
1621
|
"const": "{system.radius.round}",
|
|
1622
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1623
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1622
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1623
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1624
1624
|
}
|
|
1625
1625
|
],
|
|
1626
1626
|
"$id": "#radius"
|
|
@@ -1629,38 +1629,43 @@
|
|
|
1629
1629
|
"anyOf": [
|
|
1630
1630
|
{
|
|
1631
1631
|
"const": "{palette.shadow.elevation1}",
|
|
1632
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1633
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1632
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
1633
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
1634
1634
|
},
|
|
1635
1635
|
{
|
|
1636
1636
|
"const": "{palette.shadow.elevation2}",
|
|
1637
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1638
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1637
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nRaise the element 2 levels from the surface, such as overlays",
|
|
1638
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
1639
1639
|
},
|
|
1640
1640
|
{
|
|
1641
1641
|
"const": "{palette.shadow.elevation3}",
|
|
1642
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1643
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1642
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
1643
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
1644
1644
|
},
|
|
1645
1645
|
{
|
|
1646
1646
|
"const": "{palette.shadow.none}",
|
|
1647
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1648
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1647
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1648
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"const": "{palette.shadow.surfaceEmboss}",
|
|
1652
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nAdd a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar",
|
|
1653
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nAdd a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar"
|
|
1649
1654
|
},
|
|
1650
1655
|
{
|
|
1651
1656
|
"const": "{palette.shadow.surfaceInset}",
|
|
1652
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1653
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1657
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nDrop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
1658
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nDrop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch"
|
|
1654
1659
|
},
|
|
1655
1660
|
{
|
|
1656
1661
|
"const": "{palette.shadow.surfaceRaised}",
|
|
1657
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1658
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1662
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nRaise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
1663
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nRaise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
1659
1664
|
},
|
|
1660
1665
|
{
|
|
1661
1666
|
"const": "{system.shadow.none}",
|
|
1662
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1663
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1667
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1668
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1664
1669
|
}
|
|
1665
1670
|
],
|
|
1666
1671
|
"$id": "#shadow"
|
|
@@ -1669,308 +1674,308 @@
|
|
|
1669
1674
|
"anyOf": [
|
|
1670
1675
|
{
|
|
1671
1676
|
"const": "{palette.size.size0}",
|
|
1672
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1673
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1677
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1678
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1674
1679
|
},
|
|
1675
1680
|
{
|
|
1676
1681
|
"const": "{palette.size.size1}",
|
|
1677
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1678
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1682
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nFor special gap sizes. This is not part of the koodo spacing scale.",
|
|
1683
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the koodo spacing scale."
|
|
1679
1684
|
},
|
|
1680
1685
|
{
|
|
1681
1686
|
"const": "{palette.size.size10}",
|
|
1682
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1683
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1687
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1688
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1684
1689
|
},
|
|
1685
1690
|
{
|
|
1686
1691
|
"const": "{palette.size.size12}",
|
|
1687
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1688
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1692
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1693
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1689
1694
|
},
|
|
1690
1695
|
{
|
|
1691
1696
|
"const": "{palette.size.size120}",
|
|
1692
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1693
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1697
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1698
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1694
1699
|
},
|
|
1695
1700
|
{
|
|
1696
1701
|
"const": "{palette.size.size128}",
|
|
1697
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1698
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1702
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
1703
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
1699
1704
|
},
|
|
1700
1705
|
{
|
|
1701
1706
|
"const": "{palette.size.size13}",
|
|
1702
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1703
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1707
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1708
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1704
1709
|
},
|
|
1705
1710
|
{
|
|
1706
1711
|
"const": "{palette.size.size14}",
|
|
1707
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1708
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1712
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nAllows for the PaginationSideButton icon size",
|
|
1713
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nAllows for the PaginationSideButton icon size"
|
|
1709
1714
|
},
|
|
1710
1715
|
{
|
|
1711
1716
|
"const": "{palette.size.size140}",
|
|
1712
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1713
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1717
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
1718
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
1714
1719
|
},
|
|
1715
1720
|
{
|
|
1716
1721
|
"const": "{palette.size.size144}",
|
|
1717
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1718
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1722
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
1723
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
1719
1724
|
},
|
|
1720
1725
|
{
|
|
1721
1726
|
"const": "{palette.size.size15}",
|
|
1722
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1723
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1727
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nStepTracker knob diameter",
|
|
1728
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nStepTracker knob diameter"
|
|
1724
1729
|
},
|
|
1725
1730
|
{
|
|
1726
1731
|
"const": "{palette.size.size16}",
|
|
1727
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1728
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1732
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1733
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1729
1734
|
},
|
|
1730
1735
|
{
|
|
1731
1736
|
"const": "{palette.size.size162}",
|
|
1732
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1733
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1737
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1738
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1734
1739
|
},
|
|
1735
1740
|
{
|
|
1736
1741
|
"const": "{palette.size.size168}",
|
|
1737
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1738
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1742
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
1743
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
1739
1744
|
},
|
|
1740
1745
|
{
|
|
1741
1746
|
"const": "{palette.size.size18}",
|
|
1742
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1743
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1747
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1748
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1744
1749
|
},
|
|
1745
1750
|
{
|
|
1746
1751
|
"const": "{palette.size.size184}",
|
|
1747
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1748
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1752
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
1753
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
1749
1754
|
},
|
|
1750
1755
|
{
|
|
1751
1756
|
"const": "{palette.size.size2}",
|
|
1752
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1753
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1757
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1758
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1754
1759
|
},
|
|
1755
1760
|
{
|
|
1756
1761
|
"const": "{palette.size.size20}",
|
|
1757
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1758
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1762
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1763
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1759
1764
|
},
|
|
1760
1765
|
{
|
|
1761
1766
|
"const": "{palette.size.size21}",
|
|
1762
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1763
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1767
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1768
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1764
1769
|
},
|
|
1765
1770
|
{
|
|
1766
1771
|
"const": "{palette.size.size22}",
|
|
1767
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1768
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1772
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1773
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1769
1774
|
},
|
|
1770
1775
|
{
|
|
1771
1776
|
"const": "{palette.size.size24}",
|
|
1772
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1773
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1777
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1778
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1774
1779
|
},
|
|
1775
1780
|
{
|
|
1776
1781
|
"const": "{palette.size.size26}",
|
|
1777
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1778
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1782
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1783
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1779
1784
|
},
|
|
1780
1785
|
{
|
|
1781
1786
|
"const": "{palette.size.size27}",
|
|
1782
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1783
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1787
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1788
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1784
1789
|
},
|
|
1785
1790
|
{
|
|
1786
1791
|
"const": "{palette.size.size28}",
|
|
1787
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1788
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1792
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1793
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1789
1794
|
},
|
|
1790
1795
|
{
|
|
1791
1796
|
"const": "{palette.size.size288}",
|
|
1792
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1793
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1797
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1798
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1794
1799
|
},
|
|
1795
1800
|
{
|
|
1796
1801
|
"const": "{palette.size.size29}",
|
|
1797
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1798
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1802
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1803
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1799
1804
|
},
|
|
1800
1805
|
{
|
|
1801
1806
|
"const": "{palette.size.size3}",
|
|
1802
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1803
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1807
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1808
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1804
1809
|
},
|
|
1805
1810
|
{
|
|
1806
1811
|
"const": "{palette.size.size32}",
|
|
1807
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1808
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1812
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1813
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1809
1814
|
},
|
|
1810
1815
|
{
|
|
1811
1816
|
"const": "{palette.size.size320}",
|
|
1812
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1813
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1817
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nUsed for min width in Multiselect filter ",
|
|
1818
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nUsed for min width in Multiselect filter "
|
|
1814
1819
|
},
|
|
1815
1820
|
{
|
|
1816
1821
|
"const": "{palette.size.size36}",
|
|
1817
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1818
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1822
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1823
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1819
1824
|
},
|
|
1820
1825
|
{
|
|
1821
1826
|
"const": "{palette.size.size4}",
|
|
1822
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1823
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1827
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1828
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1824
1829
|
},
|
|
1825
1830
|
{
|
|
1826
1831
|
"const": "{palette.size.size40}",
|
|
1827
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1828
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1832
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1833
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1829
1834
|
},
|
|
1830
1835
|
{
|
|
1831
1836
|
"const": "{palette.size.size412}",
|
|
1832
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1833
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1837
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nUsed for min height in Multiselect filter ",
|
|
1838
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nUsed for min height in Multiselect filter "
|
|
1834
1839
|
},
|
|
1835
1840
|
{
|
|
1836
1841
|
"const": "{palette.size.size44}",
|
|
1837
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1838
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1842
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1843
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1839
1844
|
},
|
|
1840
1845
|
{
|
|
1841
1846
|
"const": "{palette.size.size45}",
|
|
1842
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1843
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1847
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1848
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1844
1849
|
},
|
|
1845
1850
|
{
|
|
1846
1851
|
"const": "{palette.size.size48}",
|
|
1847
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1848
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1852
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1853
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1849
1854
|
},
|
|
1850
1855
|
{
|
|
1851
1856
|
"const": "{palette.size.size480}",
|
|
1852
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1853
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1857
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nMultiselect filter max height at sm - xl breakpoints",
|
|
1858
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
1854
1859
|
},
|
|
1855
1860
|
{
|
|
1856
1861
|
"const": "{palette.size.size5}",
|
|
1857
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1858
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1862
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1863
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1859
1864
|
},
|
|
1860
1865
|
{
|
|
1861
1866
|
"const": "{palette.size.size52}",
|
|
1862
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1863
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1867
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1868
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1864
1869
|
},
|
|
1865
1870
|
{
|
|
1866
1871
|
"const": "{palette.size.size53}",
|
|
1867
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1868
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1872
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1873
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1869
1874
|
},
|
|
1870
1875
|
{
|
|
1871
1876
|
"const": "{palette.size.size544}",
|
|
1872
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1873
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1877
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nMultiselect filter max width at sm - xl breakpoints",
|
|
1878
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
1874
1879
|
},
|
|
1875
1880
|
{
|
|
1876
1881
|
"const": "{palette.size.size56}",
|
|
1877
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1878
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1882
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1883
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1879
1884
|
},
|
|
1880
1885
|
{
|
|
1881
1886
|
"const": "{palette.size.size576}",
|
|
1882
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1883
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1887
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1888
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1884
1889
|
},
|
|
1885
1890
|
{
|
|
1886
1891
|
"const": "{palette.size.size6}",
|
|
1887
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1888
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1892
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1893
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1889
1894
|
},
|
|
1890
1895
|
{
|
|
1891
1896
|
"const": "{palette.size.size630}",
|
|
1892
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1893
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1897
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1898
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1894
1899
|
},
|
|
1895
1900
|
{
|
|
1896
1901
|
"const": "{palette.size.size64}",
|
|
1897
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1898
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1902
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1903
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1899
1904
|
},
|
|
1900
1905
|
{
|
|
1901
1906
|
"const": "{palette.size.size640}",
|
|
1902
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1903
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1907
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\nUsed for max height in VideoPicker",
|
|
1908
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\nUsed for max height in VideoPicker"
|
|
1904
1909
|
},
|
|
1905
1910
|
{
|
|
1906
1911
|
"const": "{palette.size.size72}",
|
|
1907
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1908
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1912
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1913
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1909
1914
|
},
|
|
1910
1915
|
{
|
|
1911
1916
|
"const": "{palette.size.size768}",
|
|
1912
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1913
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1917
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1918
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1914
1919
|
},
|
|
1915
1920
|
{
|
|
1916
1921
|
"const": "{palette.size.size8}",
|
|
1917
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1918
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1922
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1919
1924
|
},
|
|
1920
1925
|
{
|
|
1921
1926
|
"const": "{palette.size.size80}",
|
|
1922
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1923
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1927
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1928
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1924
1929
|
},
|
|
1925
1930
|
{
|
|
1926
1931
|
"const": "{palette.size.size96}",
|
|
1927
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1928
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1932
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1933
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1929
1934
|
},
|
|
1930
1935
|
{
|
|
1931
1936
|
"const": "{system.size.none}",
|
|
1932
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1933
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1938
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1934
1939
|
},
|
|
1935
1940
|
{
|
|
1936
1941
|
"const": "{system.size.full}",
|
|
1937
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1938
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1942
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1943
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1939
1944
|
},
|
|
1940
1945
|
{
|
|
1941
1946
|
"const": "{system.size.twoThirds}",
|
|
1942
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1943
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1947
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1948
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1944
1949
|
},
|
|
1945
1950
|
{
|
|
1946
1951
|
"const": "{system.size.zero}",
|
|
1947
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1948
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1952
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1953
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1949
1954
|
},
|
|
1950
1955
|
{
|
|
1951
1956
|
"const": "{system.size.viewportXs}",
|
|
1952
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1953
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1957
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1958
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1954
1959
|
},
|
|
1955
1960
|
{
|
|
1956
1961
|
"const": "{system.size.viewportSm}",
|
|
1957
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1958
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1962
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1963
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1959
1964
|
},
|
|
1960
1965
|
{
|
|
1961
1966
|
"const": "{system.size.viewportMd}",
|
|
1962
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1963
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1967
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1968
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1964
1969
|
},
|
|
1965
1970
|
{
|
|
1966
1971
|
"const": "{system.size.viewportLg}",
|
|
1967
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1968
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1972
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1973
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1969
1974
|
},
|
|
1970
1975
|
{
|
|
1971
1976
|
"const": "{system.size.viewportXl}",
|
|
1972
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1973
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1977
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
1978
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
1974
1979
|
}
|
|
1975
1980
|
],
|
|
1976
1981
|
"$id": "#size"
|
|
@@ -1979,18 +1984,18 @@
|
|
|
1979
1984
|
"anyOf": [
|
|
1980
1985
|
{
|
|
1981
1986
|
"const": "{palette.fontName.StagSans}",
|
|
1982
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1983
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1987
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1988
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1984
1989
|
},
|
|
1985
1990
|
{
|
|
1986
1991
|
"const": "{palette.fontName.StagSansWoff}",
|
|
1987
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1988
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1992
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1993
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1989
1994
|
},
|
|
1990
1995
|
{
|
|
1991
1996
|
"const": "{palette.fontName.StagSansWoff2}",
|
|
1992
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
1993
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
1997
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
1998
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
1994
1999
|
}
|
|
1995
2000
|
],
|
|
1996
2001
|
"$id": "#fontName"
|
|
@@ -1999,28 +2004,28 @@
|
|
|
1999
2004
|
"anyOf": [
|
|
2000
2005
|
{
|
|
2001
2006
|
"const": "{palette.fontWeight.weight300}",
|
|
2002
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
2003
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
2007
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
2008
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
2004
2009
|
},
|
|
2005
2010
|
{
|
|
2006
2011
|
"const": "{palette.fontWeight.weight400}",
|
|
2007
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
2008
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
2012
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
2013
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
2009
2014
|
},
|
|
2010
2015
|
{
|
|
2011
2016
|
"const": "{palette.fontWeight.weight500}",
|
|
2012
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
2013
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
2017
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
2018
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
2014
2019
|
},
|
|
2015
2020
|
{
|
|
2016
2021
|
"const": "{palette.fontWeight.weight600}",
|
|
2017
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
2018
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
2022
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
2023
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
2019
2024
|
},
|
|
2020
2025
|
{
|
|
2021
2026
|
"const": "{palette.fontWeight.weight700}",
|
|
2022
|
-
"description": "@telus-uds/palette-koodo/v3.
|
|
2023
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.
|
|
2027
|
+
"description": "@telus-uds/palette-koodo/v3.9.0 palette tokens 🖌️\n",
|
|
2028
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.9.0` **palette** tokens 🖌️\n\n"
|
|
2024
2029
|
}
|
|
2025
2030
|
],
|
|
2026
2031
|
"$id": "#fontWeight"
|
|
@@ -2029,18 +2034,18 @@
|
|
|
2029
2034
|
"anyOf": [
|
|
2030
2035
|
{
|
|
2031
2036
|
"const": "{system.display.inline}",
|
|
2032
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2033
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2037
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2038
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2034
2039
|
},
|
|
2035
2040
|
{
|
|
2036
2041
|
"const": "{system.display.inlineBlock}",
|
|
2037
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2038
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2042
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2043
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2039
2044
|
},
|
|
2040
2045
|
{
|
|
2041
2046
|
"const": "{system.display.none}",
|
|
2042
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2043
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2047
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2048
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2044
2049
|
}
|
|
2045
2050
|
],
|
|
2046
2051
|
"$id": "#display"
|
|
@@ -2049,18 +2054,18 @@
|
|
|
2049
2054
|
"anyOf": [
|
|
2050
2055
|
{
|
|
2051
2056
|
"const": "{system.flexJustifyContent.center}",
|
|
2052
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2053
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2057
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2058
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2054
2059
|
},
|
|
2055
2060
|
{
|
|
2056
2061
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
2057
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2058
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2062
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2063
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2059
2064
|
},
|
|
2060
2065
|
{
|
|
2061
2066
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
2062
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2063
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2067
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2068
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2064
2069
|
}
|
|
2065
2070
|
],
|
|
2066
2071
|
"$id": "#flexJustifyContent"
|
|
@@ -2069,18 +2074,18 @@
|
|
|
2069
2074
|
"anyOf": [
|
|
2070
2075
|
{
|
|
2071
2076
|
"const": "{system.flexAlign.center}",
|
|
2072
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2073
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2077
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2078
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2074
2079
|
},
|
|
2075
2080
|
{
|
|
2076
2081
|
"const": "{system.flexAlign.flexStart}",
|
|
2077
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2078
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2082
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2083
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2079
2084
|
},
|
|
2080
2085
|
{
|
|
2081
2086
|
"const": "{system.flexAlign.stretch}",
|
|
2082
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2083
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2087
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2088
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2084
2089
|
}
|
|
2085
2090
|
],
|
|
2086
2091
|
"$id": "#flexAlign"
|
|
@@ -2089,43 +2094,43 @@
|
|
|
2089
2094
|
"anyOf": [
|
|
2090
2095
|
{
|
|
2091
2096
|
"const": "{system.overflow.visible}",
|
|
2092
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2093
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2097
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2098
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2094
2099
|
},
|
|
2095
2100
|
{
|
|
2096
2101
|
"const": "{system.overflow.hidden}",
|
|
2097
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2098
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2102
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2103
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2099
2104
|
},
|
|
2100
2105
|
{
|
|
2101
2106
|
"const": "{system.overflow.scroll}",
|
|
2102
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2103
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2107
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2108
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2104
2109
|
},
|
|
2105
2110
|
{
|
|
2106
2111
|
"const": "{system.overflow.auto}",
|
|
2107
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2108
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2112
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2113
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2109
2114
|
},
|
|
2110
2115
|
{
|
|
2111
2116
|
"const": "{system.overflow.clip}",
|
|
2112
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2113
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2117
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2118
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2114
2119
|
},
|
|
2115
2120
|
{
|
|
2116
2121
|
"const": "{system.overflow.inherit}",
|
|
2117
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2118
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2122
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2123
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2119
2124
|
},
|
|
2120
2125
|
{
|
|
2121
2126
|
"const": "{system.overflow.initial}",
|
|
2122
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2123
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2127
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2128
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2124
2129
|
},
|
|
2125
2130
|
{
|
|
2126
2131
|
"const": "{system.overflow.unset}",
|
|
2127
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2128
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2132
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2133
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2129
2134
|
}
|
|
2130
2135
|
],
|
|
2131
2136
|
"$id": "#overflow"
|
|
@@ -2134,63 +2139,63 @@
|
|
|
2134
2139
|
"anyOf": [
|
|
2135
2140
|
{
|
|
2136
2141
|
"const": "{system.integer.0}",
|
|
2137
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2138
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2142
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2143
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2139
2144
|
},
|
|
2140
2145
|
{
|
|
2141
2146
|
"const": "{system.integer.1}",
|
|
2142
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2143
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2147
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2148
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2144
2149
|
},
|
|
2145
2150
|
{
|
|
2146
2151
|
"const": "{system.integer.2}",
|
|
2147
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2148
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2152
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2153
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2149
2154
|
},
|
|
2150
2155
|
{
|
|
2151
2156
|
"const": "{system.integer.3}",
|
|
2152
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2153
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2157
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2158
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2154
2159
|
},
|
|
2155
2160
|
{
|
|
2156
2161
|
"const": "{system.integer.4}",
|
|
2157
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2158
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2162
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2163
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2159
2164
|
},
|
|
2160
2165
|
{
|
|
2161
2166
|
"const": "{system.integer.5}",
|
|
2162
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2163
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2167
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2168
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2164
2169
|
},
|
|
2165
2170
|
{
|
|
2166
2171
|
"const": "{system.integer.6}",
|
|
2167
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2168
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2172
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2173
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2169
2174
|
},
|
|
2170
2175
|
{
|
|
2171
2176
|
"const": "{system.integer.7}",
|
|
2172
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2173
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2177
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2178
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2174
2179
|
},
|
|
2175
2180
|
{
|
|
2176
2181
|
"const": "{system.integer.8}",
|
|
2177
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2178
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2182
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2183
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2179
2184
|
},
|
|
2180
2185
|
{
|
|
2181
2186
|
"const": "{system.integer.9}",
|
|
2182
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2183
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2187
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2188
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2184
2189
|
},
|
|
2185
2190
|
{
|
|
2186
2191
|
"const": "{system.integer.10}",
|
|
2187
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2188
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2192
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2193
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2189
2194
|
},
|
|
2190
2195
|
{
|
|
2191
2196
|
"const": "{system.integer.11}",
|
|
2192
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2193
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2197
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2198
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2194
2199
|
},
|
|
2195
2200
|
{
|
|
2196
2201
|
"type": "string",
|
|
@@ -2203,18 +2208,18 @@
|
|
|
2203
2208
|
"anyOf": [
|
|
2204
2209
|
{
|
|
2205
2210
|
"const": "{system.textLine.none}",
|
|
2206
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2207
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2211
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2212
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2208
2213
|
},
|
|
2209
2214
|
{
|
|
2210
2215
|
"const": "{system.textLine.underline}",
|
|
2211
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2212
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2216
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2217
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2213
2218
|
},
|
|
2214
2219
|
{
|
|
2215
2220
|
"const": "{system.textLine.strikethrough}",
|
|
2216
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2217
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2221
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2222
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2218
2223
|
}
|
|
2219
2224
|
],
|
|
2220
2225
|
"$id": "#textLine"
|
|
@@ -2223,8 +2228,8 @@
|
|
|
2223
2228
|
"anyOf": [
|
|
2224
2229
|
{
|
|
2225
2230
|
"const": "{system.textLineStyle.solid}",
|
|
2226
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2227
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2231
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2232
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2228
2233
|
}
|
|
2229
2234
|
],
|
|
2230
2235
|
"$id": "#textLineStyle"
|
|
@@ -2233,23 +2238,23 @@
|
|
|
2233
2238
|
"anyOf": [
|
|
2234
2239
|
{
|
|
2235
2240
|
"const": "{system.position.bottom}",
|
|
2236
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2237
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2241
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2242
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2238
2243
|
},
|
|
2239
2244
|
{
|
|
2240
2245
|
"const": "{system.position.left}",
|
|
2241
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2242
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2246
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2247
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2243
2248
|
},
|
|
2244
2249
|
{
|
|
2245
2250
|
"const": "{system.position.right}",
|
|
2246
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2247
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2251
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2252
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2248
2253
|
},
|
|
2249
2254
|
{
|
|
2250
2255
|
"const": "{system.position.top}",
|
|
2251
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2252
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2256
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2257
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2253
2258
|
}
|
|
2254
2259
|
],
|
|
2255
2260
|
"$id": "#position"
|
|
@@ -2258,18 +2263,18 @@
|
|
|
2258
2263
|
"anyOf": [
|
|
2259
2264
|
{
|
|
2260
2265
|
"const": "{system.direction.column}",
|
|
2261
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2262
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2266
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2267
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2263
2268
|
},
|
|
2264
2269
|
{
|
|
2265
2270
|
"const": "{system.direction.row}",
|
|
2266
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2267
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2271
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2272
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2268
2273
|
},
|
|
2269
2274
|
{
|
|
2270
2275
|
"const": "{system.direction.rowReverse}",
|
|
2271
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2272
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2276
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2277
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2273
2278
|
}
|
|
2274
2279
|
],
|
|
2275
2280
|
"$id": "#direction"
|
|
@@ -2278,13 +2283,13 @@
|
|
|
2278
2283
|
"anyOf": [
|
|
2279
2284
|
{
|
|
2280
2285
|
"const": "{system.show.true}",
|
|
2281
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2282
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2286
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2287
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2283
2288
|
},
|
|
2284
2289
|
{
|
|
2285
2290
|
"const": "{system.show.false}",
|
|
2286
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2287
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2291
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2292
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2288
2293
|
}
|
|
2289
2294
|
],
|
|
2290
2295
|
"$id": "#show"
|
|
@@ -2293,13 +2298,13 @@
|
|
|
2293
2298
|
"anyOf": [
|
|
2294
2299
|
{
|
|
2295
2300
|
"const": "{system.borderStyle.none}",
|
|
2296
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2297
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2301
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2302
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2298
2303
|
},
|
|
2299
2304
|
{
|
|
2300
2305
|
"const": "{system.borderStyle.solid}",
|
|
2301
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2302
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2306
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2307
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2303
2308
|
}
|
|
2304
2309
|
],
|
|
2305
2310
|
"$id": "#borderStyle"
|
|
@@ -2308,18 +2313,18 @@
|
|
|
2308
2313
|
"anyOf": [
|
|
2309
2314
|
{
|
|
2310
2315
|
"const": "{system.verticalAlign.top}",
|
|
2311
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2312
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2316
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2317
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2313
2318
|
},
|
|
2314
2319
|
{
|
|
2315
2320
|
"const": "{system.verticalAlign.middle}",
|
|
2316
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2317
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2321
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2322
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2318
2323
|
},
|
|
2319
2324
|
{
|
|
2320
2325
|
"const": "{system.verticalAlign.baseline}",
|
|
2321
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2322
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2326
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2327
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2323
2328
|
}
|
|
2324
2329
|
],
|
|
2325
2330
|
"$id": "#verticalAlign"
|
|
@@ -2328,18 +2333,18 @@
|
|
|
2328
2333
|
"anyOf": [
|
|
2329
2334
|
{
|
|
2330
2335
|
"const": "{system.iconScale.scale1}",
|
|
2331
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2332
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2336
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2337
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2333
2338
|
},
|
|
2334
2339
|
{
|
|
2335
2340
|
"const": "{system.iconScale.scale1_10}",
|
|
2336
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2337
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2341
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2342
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2338
2343
|
},
|
|
2339
2344
|
{
|
|
2340
2345
|
"const": "{system.iconScale.scale1_25}",
|
|
2341
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2342
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2346
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2347
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2343
2348
|
}
|
|
2344
2349
|
],
|
|
2345
2350
|
"$id": "#iconScale"
|
|
@@ -2348,18 +2353,18 @@
|
|
|
2348
2353
|
"anyOf": [
|
|
2349
2354
|
{
|
|
2350
2355
|
"const": "{system.textAlign.left}",
|
|
2351
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2352
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2356
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2357
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2353
2358
|
},
|
|
2354
2359
|
{
|
|
2355
2360
|
"const": "{system.textAlign.center}",
|
|
2356
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2357
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2361
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2362
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2358
2363
|
},
|
|
2359
2364
|
{
|
|
2360
2365
|
"const": "{system.textAlign.right}",
|
|
2361
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2362
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2366
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2367
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2363
2368
|
}
|
|
2364
2369
|
],
|
|
2365
2370
|
"$id": "#textAlign"
|
|
@@ -2368,13 +2373,13 @@
|
|
|
2368
2373
|
"anyOf": [
|
|
2369
2374
|
{
|
|
2370
2375
|
"const": "{system.textTransform.none}",
|
|
2371
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2372
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2376
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2377
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2373
2378
|
},
|
|
2374
2379
|
{
|
|
2375
2380
|
"const": "{system.textTransform.uppercase}",
|
|
2376
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2377
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2381
|
+
"description": "@telus-uds/system-tokens/v1.4.10 system react-native tokens ⚙️",
|
|
2382
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.10` **system** tokens ⚙️"
|
|
2378
2383
|
}
|
|
2379
2384
|
],
|
|
2380
2385
|
"$id": "#textTransform"
|
|
@@ -3665,50 +3670,62 @@
|
|
|
3665
3670
|
"type": "object",
|
|
3666
3671
|
"additionalProperties": false,
|
|
3667
3672
|
"properties": {
|
|
3668
|
-
"
|
|
3673
|
+
"borderColor": {
|
|
3669
3674
|
"$ref": "#color"
|
|
3670
3675
|
},
|
|
3671
|
-
"
|
|
3672
|
-
"$ref": "#
|
|
3673
|
-
},
|
|
3674
|
-
"tablePaddingBottom": {
|
|
3675
|
-
"$ref": "#size"
|
|
3676
|
+
"borderWidth": {
|
|
3677
|
+
"$ref": "#border"
|
|
3676
3678
|
},
|
|
3677
|
-
"
|
|
3679
|
+
"cellBackground": {
|
|
3678
3680
|
"$ref": "#color"
|
|
3679
3681
|
},
|
|
3680
|
-
"
|
|
3682
|
+
"cellBorderColor": {
|
|
3681
3683
|
"$ref": "#color"
|
|
3682
3684
|
},
|
|
3683
|
-
"
|
|
3684
|
-
"$ref": "#
|
|
3685
|
+
"cellBorderTopWidth": {
|
|
3686
|
+
"$ref": "#border"
|
|
3685
3687
|
},
|
|
3686
|
-
"
|
|
3687
|
-
"$ref": "#
|
|
3688
|
+
"cellBorderWidth": {
|
|
3689
|
+
"$ref": "#border"
|
|
3688
3690
|
},
|
|
3689
|
-
"
|
|
3691
|
+
"cellBottomLeftBorderRadius": {
|
|
3692
|
+
"$ref": "#radius"
|
|
3693
|
+
},
|
|
3694
|
+
"cellBottomRightBorderRadius": {
|
|
3695
|
+
"$ref": "#radius"
|
|
3696
|
+
},
|
|
3697
|
+
"cellBoxShadowColor": {
|
|
3698
|
+
"$ref": "#color"
|
|
3699
|
+
},
|
|
3700
|
+
"cellMinWidth": {
|
|
3690
3701
|
"$ref": "#size"
|
|
3691
3702
|
},
|
|
3692
|
-
"
|
|
3703
|
+
"cellPaddingBottom": {
|
|
3693
3704
|
"$ref": "#size"
|
|
3694
3705
|
},
|
|
3695
3706
|
"cellPaddingLeft": {
|
|
3696
3707
|
"$ref": "#size"
|
|
3697
3708
|
},
|
|
3698
|
-
"
|
|
3709
|
+
"cellPaddingRight": {
|
|
3699
3710
|
"$ref": "#size"
|
|
3700
3711
|
},
|
|
3701
|
-
"
|
|
3702
|
-
"$ref": "#
|
|
3712
|
+
"cellPaddingTop": {
|
|
3713
|
+
"$ref": "#size"
|
|
3703
3714
|
},
|
|
3704
|
-
"
|
|
3705
|
-
"$ref": "#
|
|
3715
|
+
"cellStickyShadow": {
|
|
3716
|
+
"$ref": "#shadow"
|
|
3706
3717
|
},
|
|
3707
|
-
"
|
|
3708
|
-
"$ref": "#
|
|
3718
|
+
"cellTopLeftBorderRadius": {
|
|
3719
|
+
"$ref": "#radius"
|
|
3709
3720
|
},
|
|
3710
|
-
"
|
|
3711
|
-
"$ref": "#
|
|
3721
|
+
"cellTopRightBorderRadius": {
|
|
3722
|
+
"$ref": "#radius"
|
|
3723
|
+
},
|
|
3724
|
+
"display": {
|
|
3725
|
+
"$ref": "#display"
|
|
3726
|
+
},
|
|
3727
|
+
"fontColor": {
|
|
3728
|
+
"$ref": "#color"
|
|
3712
3729
|
},
|
|
3713
3730
|
"fontName": {
|
|
3714
3731
|
"$ref": "#fontName"
|
|
@@ -3716,57 +3733,61 @@
|
|
|
3716
3733
|
"fontSize": {
|
|
3717
3734
|
"$ref": "#fontSize"
|
|
3718
3735
|
},
|
|
3736
|
+
"fontWeight": {
|
|
3737
|
+
"$ref": "#fontWeight"
|
|
3738
|
+
},
|
|
3719
3739
|
"lineHeight": {
|
|
3720
3740
|
"$ref": "#lineHeight"
|
|
3721
3741
|
},
|
|
3722
|
-
"
|
|
3723
|
-
"$ref": "#color"
|
|
3724
|
-
},
|
|
3725
|
-
"fontColor": {
|
|
3726
|
-
"$ref": "#color"
|
|
3727
|
-
},
|
|
3728
|
-
"borderColor": {
|
|
3742
|
+
"rowBorderColor": {
|
|
3729
3743
|
"$ref": "#color"
|
|
3730
3744
|
},
|
|
3731
|
-
"
|
|
3745
|
+
"rowBorderTopWidth": {
|
|
3732
3746
|
"$ref": "#border"
|
|
3733
3747
|
},
|
|
3734
3748
|
"rowBorderWidth": {
|
|
3735
3749
|
"$ref": "#border"
|
|
3736
3750
|
},
|
|
3737
|
-
"
|
|
3751
|
+
"rowHoverBackgroundColor": {
|
|
3738
3752
|
"$ref": "#color"
|
|
3739
3753
|
},
|
|
3740
|
-
"
|
|
3741
|
-
"$ref": "#
|
|
3754
|
+
"stickyBackgroundColor": {
|
|
3755
|
+
"$ref": "#color"
|
|
3756
|
+
},
|
|
3757
|
+
"tablePaddingBottom": {
|
|
3758
|
+
"$ref": "#size"
|
|
3742
3759
|
}
|
|
3743
3760
|
},
|
|
3744
3761
|
"required": [
|
|
3745
|
-
"
|
|
3746
|
-
"
|
|
3747
|
-
"tablePaddingBottom",
|
|
3748
|
-
"cellBoxShadowColor",
|
|
3762
|
+
"borderColor",
|
|
3763
|
+
"borderWidth",
|
|
3749
3764
|
"cellBackground",
|
|
3750
|
-
"display",
|
|
3751
|
-
"cellStickyShadow",
|
|
3752
|
-
"cellPaddingTop",
|
|
3753
|
-
"cellPaddingRight",
|
|
3754
|
-
"cellPaddingLeft",
|
|
3755
|
-
"cellPaddingBottom",
|
|
3756
|
-
"cellBorderWidth",
|
|
3757
3765
|
"cellBorderColor",
|
|
3758
3766
|
"cellBorderTopWidth",
|
|
3759
|
-
"
|
|
3767
|
+
"cellBorderWidth",
|
|
3768
|
+
"cellBottomLeftBorderRadius",
|
|
3769
|
+
"cellBottomRightBorderRadius",
|
|
3770
|
+
"cellBoxShadowColor",
|
|
3771
|
+
"cellMinWidth",
|
|
3772
|
+
"cellPaddingBottom",
|
|
3773
|
+
"cellPaddingLeft",
|
|
3774
|
+
"cellPaddingRight",
|
|
3775
|
+
"cellPaddingTop",
|
|
3776
|
+
"cellStickyShadow",
|
|
3777
|
+
"cellTopLeftBorderRadius",
|
|
3778
|
+
"cellTopRightBorderRadius",
|
|
3779
|
+
"display",
|
|
3780
|
+
"fontColor",
|
|
3760
3781
|
"fontName",
|
|
3761
3782
|
"fontSize",
|
|
3783
|
+
"fontWeight",
|
|
3762
3784
|
"lineHeight",
|
|
3763
|
-
"stickyBackgroundColor",
|
|
3764
|
-
"fontColor",
|
|
3765
|
-
"borderColor",
|
|
3766
|
-
"borderWidth",
|
|
3767
|
-
"rowBorderWidth",
|
|
3768
3785
|
"rowBorderColor",
|
|
3769
|
-
"rowBorderTopWidth"
|
|
3786
|
+
"rowBorderTopWidth",
|
|
3787
|
+
"rowBorderWidth",
|
|
3788
|
+
"rowHoverBackgroundColor",
|
|
3789
|
+
"stickyBackgroundColor",
|
|
3790
|
+
"tablePaddingBottom"
|
|
3770
3791
|
]
|
|
3771
3792
|
},
|
|
3772
3793
|
"rules": {
|
|
@@ -3783,50 +3804,62 @@
|
|
|
3783
3804
|
"type": "object",
|
|
3784
3805
|
"additionalProperties": false,
|
|
3785
3806
|
"properties": {
|
|
3786
|
-
"
|
|
3807
|
+
"borderColor": {
|
|
3787
3808
|
"$ref": "#color"
|
|
3788
3809
|
},
|
|
3789
|
-
"
|
|
3790
|
-
"$ref": "#
|
|
3791
|
-
},
|
|
3792
|
-
"tablePaddingBottom": {
|
|
3793
|
-
"$ref": "#size"
|
|
3810
|
+
"borderWidth": {
|
|
3811
|
+
"$ref": "#border"
|
|
3794
3812
|
},
|
|
3795
|
-
"
|
|
3813
|
+
"cellBackground": {
|
|
3796
3814
|
"$ref": "#color"
|
|
3797
3815
|
},
|
|
3798
|
-
"
|
|
3816
|
+
"cellBorderColor": {
|
|
3799
3817
|
"$ref": "#color"
|
|
3800
3818
|
},
|
|
3801
|
-
"
|
|
3802
|
-
"$ref": "#
|
|
3819
|
+
"cellBorderTopWidth": {
|
|
3820
|
+
"$ref": "#border"
|
|
3803
3821
|
},
|
|
3804
|
-
"
|
|
3805
|
-
"$ref": "#
|
|
3822
|
+
"cellBorderWidth": {
|
|
3823
|
+
"$ref": "#border"
|
|
3806
3824
|
},
|
|
3807
|
-
"
|
|
3825
|
+
"cellBottomLeftBorderRadius": {
|
|
3826
|
+
"$ref": "#radius"
|
|
3827
|
+
},
|
|
3828
|
+
"cellBottomRightBorderRadius": {
|
|
3829
|
+
"$ref": "#radius"
|
|
3830
|
+
},
|
|
3831
|
+
"cellBoxShadowColor": {
|
|
3832
|
+
"$ref": "#color"
|
|
3833
|
+
},
|
|
3834
|
+
"cellMinWidth": {
|
|
3808
3835
|
"$ref": "#size"
|
|
3809
3836
|
},
|
|
3810
|
-
"
|
|
3837
|
+
"cellPaddingBottom": {
|
|
3811
3838
|
"$ref": "#size"
|
|
3812
3839
|
},
|
|
3813
3840
|
"cellPaddingLeft": {
|
|
3814
3841
|
"$ref": "#size"
|
|
3815
3842
|
},
|
|
3816
|
-
"
|
|
3843
|
+
"cellPaddingRight": {
|
|
3817
3844
|
"$ref": "#size"
|
|
3818
3845
|
},
|
|
3819
|
-
"
|
|
3820
|
-
"$ref": "#
|
|
3846
|
+
"cellPaddingTop": {
|
|
3847
|
+
"$ref": "#size"
|
|
3821
3848
|
},
|
|
3822
|
-
"
|
|
3823
|
-
"$ref": "#
|
|
3849
|
+
"cellStickyShadow": {
|
|
3850
|
+
"$ref": "#shadow"
|
|
3824
3851
|
},
|
|
3825
|
-
"
|
|
3826
|
-
"$ref": "#
|
|
3852
|
+
"cellTopLeftBorderRadius": {
|
|
3853
|
+
"$ref": "#radius"
|
|
3827
3854
|
},
|
|
3828
|
-
"
|
|
3829
|
-
"$ref": "#
|
|
3855
|
+
"cellTopRightBorderRadius": {
|
|
3856
|
+
"$ref": "#radius"
|
|
3857
|
+
},
|
|
3858
|
+
"display": {
|
|
3859
|
+
"$ref": "#display"
|
|
3860
|
+
},
|
|
3861
|
+
"fontColor": {
|
|
3862
|
+
"$ref": "#color"
|
|
3830
3863
|
},
|
|
3831
3864
|
"fontName": {
|
|
3832
3865
|
"$ref": "#fontName"
|
|
@@ -3834,29 +3867,29 @@
|
|
|
3834
3867
|
"fontSize": {
|
|
3835
3868
|
"$ref": "#fontSize"
|
|
3836
3869
|
},
|
|
3870
|
+
"fontWeight": {
|
|
3871
|
+
"$ref": "#fontWeight"
|
|
3872
|
+
},
|
|
3837
3873
|
"lineHeight": {
|
|
3838
3874
|
"$ref": "#lineHeight"
|
|
3839
3875
|
},
|
|
3840
|
-
"
|
|
3841
|
-
"$ref": "#color"
|
|
3842
|
-
},
|
|
3843
|
-
"fontColor": {
|
|
3844
|
-
"$ref": "#color"
|
|
3845
|
-
},
|
|
3846
|
-
"borderColor": {
|
|
3876
|
+
"rowBorderColor": {
|
|
3847
3877
|
"$ref": "#color"
|
|
3848
3878
|
},
|
|
3849
|
-
"
|
|
3879
|
+
"rowBorderTopWidth": {
|
|
3850
3880
|
"$ref": "#border"
|
|
3851
3881
|
},
|
|
3852
3882
|
"rowBorderWidth": {
|
|
3853
3883
|
"$ref": "#border"
|
|
3854
3884
|
},
|
|
3855
|
-
"
|
|
3885
|
+
"rowHoverBackgroundColor": {
|
|
3856
3886
|
"$ref": "#color"
|
|
3857
3887
|
},
|
|
3858
|
-
"
|
|
3859
|
-
"$ref": "#
|
|
3888
|
+
"stickyBackgroundColor": {
|
|
3889
|
+
"$ref": "#color"
|
|
3890
|
+
},
|
|
3891
|
+
"tablePaddingBottom": {
|
|
3892
|
+
"$ref": "#size"
|
|
3860
3893
|
}
|
|
3861
3894
|
}
|
|
3862
3895
|
},
|
|
@@ -12702,10 +12735,22 @@
|
|
|
12702
12735
|
"type": "object",
|
|
12703
12736
|
"additionalProperties": false,
|
|
12704
12737
|
"properties": {
|
|
12738
|
+
"containerBackgroundColor": {
|
|
12739
|
+
"$ref": "#color"
|
|
12740
|
+
},
|
|
12705
12741
|
"groupBorderRadius": {
|
|
12706
12742
|
"$ref": "#radius"
|
|
12707
12743
|
},
|
|
12708
|
-
"
|
|
12744
|
+
"groupBorderLeftWidth": {
|
|
12745
|
+
"$ref": "#border"
|
|
12746
|
+
},
|
|
12747
|
+
"groupBorderRightWidth": {
|
|
12748
|
+
"$ref": "#border"
|
|
12749
|
+
},
|
|
12750
|
+
"groupBorderTopWidth": {
|
|
12751
|
+
"$ref": "#border"
|
|
12752
|
+
},
|
|
12753
|
+
"groupBorderBottomWidth": {
|
|
12709
12754
|
"$ref": "#border"
|
|
12710
12755
|
},
|
|
12711
12756
|
"groupFontSize": {
|
|
@@ -12720,7 +12765,16 @@
|
|
|
12720
12765
|
"groupColor": {
|
|
12721
12766
|
"$ref": "#color"
|
|
12722
12767
|
},
|
|
12723
|
-
"
|
|
12768
|
+
"groupBorderLeftColor": {
|
|
12769
|
+
"$ref": "#color"
|
|
12770
|
+
},
|
|
12771
|
+
"groupBorderRightColor": {
|
|
12772
|
+
"$ref": "#color"
|
|
12773
|
+
},
|
|
12774
|
+
"groupBorderTopColor": {
|
|
12775
|
+
"$ref": "#color"
|
|
12776
|
+
},
|
|
12777
|
+
"groupBorderBottomColor": {
|
|
12724
12778
|
"$ref": "#color"
|
|
12725
12779
|
},
|
|
12726
12780
|
"groupBackgroundColor": {
|
|
@@ -12827,13 +12881,20 @@
|
|
|
12827
12881
|
}
|
|
12828
12882
|
},
|
|
12829
12883
|
"required": [
|
|
12884
|
+
"containerBackgroundColor",
|
|
12830
12885
|
"groupBorderRadius",
|
|
12831
|
-
"
|
|
12886
|
+
"groupBorderLeftWidth",
|
|
12887
|
+
"groupBorderRightWidth",
|
|
12888
|
+
"groupBorderTopWidth",
|
|
12889
|
+
"groupBorderBottomWidth",
|
|
12832
12890
|
"groupFontSize",
|
|
12833
12891
|
"groupFontName",
|
|
12834
12892
|
"groupFontWeight",
|
|
12835
12893
|
"groupColor",
|
|
12836
|
-
"
|
|
12894
|
+
"groupBorderLeftColor",
|
|
12895
|
+
"groupBorderRightColor",
|
|
12896
|
+
"groupBorderTopColor",
|
|
12897
|
+
"groupBorderBottomColor",
|
|
12837
12898
|
"groupBackgroundColor",
|
|
12838
12899
|
"groupPaddingTop",
|
|
12839
12900
|
"groupPaddingBottom",
|
|
@@ -12884,10 +12945,22 @@
|
|
|
12884
12945
|
"type": "object",
|
|
12885
12946
|
"additionalProperties": false,
|
|
12886
12947
|
"properties": {
|
|
12948
|
+
"containerBackgroundColor": {
|
|
12949
|
+
"$ref": "#color"
|
|
12950
|
+
},
|
|
12887
12951
|
"groupBorderRadius": {
|
|
12888
12952
|
"$ref": "#radius"
|
|
12889
12953
|
},
|
|
12890
|
-
"
|
|
12954
|
+
"groupBorderLeftWidth": {
|
|
12955
|
+
"$ref": "#border"
|
|
12956
|
+
},
|
|
12957
|
+
"groupBorderRightWidth": {
|
|
12958
|
+
"$ref": "#border"
|
|
12959
|
+
},
|
|
12960
|
+
"groupBorderTopWidth": {
|
|
12961
|
+
"$ref": "#border"
|
|
12962
|
+
},
|
|
12963
|
+
"groupBorderBottomWidth": {
|
|
12891
12964
|
"$ref": "#border"
|
|
12892
12965
|
},
|
|
12893
12966
|
"groupFontSize": {
|
|
@@ -12902,7 +12975,16 @@
|
|
|
12902
12975
|
"groupColor": {
|
|
12903
12976
|
"$ref": "#color"
|
|
12904
12977
|
},
|
|
12905
|
-
"
|
|
12978
|
+
"groupBorderLeftColor": {
|
|
12979
|
+
"$ref": "#color"
|
|
12980
|
+
},
|
|
12981
|
+
"groupBorderRightColor": {
|
|
12982
|
+
"$ref": "#color"
|
|
12983
|
+
},
|
|
12984
|
+
"groupBorderTopColor": {
|
|
12985
|
+
"$ref": "#color"
|
|
12986
|
+
},
|
|
12987
|
+
"groupBorderBottomColor": {
|
|
12906
12988
|
"$ref": "#color"
|
|
12907
12989
|
},
|
|
12908
12990
|
"groupBackgroundColor": {
|