@telus-uds/theme-koodo 5.19.0 → 5.20.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/ButtonDropdown.json +3 -3
- package/build/android/ButtonGroup.json +31 -0
- package/build/android/ButtonGroupItem.json +67 -0
- package/build/android/FileUpload.json +65 -0
- package/build/android/Icon.json +3 -3
- package/build/android/MultiSelectFilter.json +8 -2
- package/build/android/Status.json +1 -0
- package/build/android/schema.json +1012 -728
- package/build/android/theme.json +179 -9
- package/build/ios/ButtonDropdown.json +3 -3
- package/build/ios/ButtonGroup.json +31 -0
- package/build/ios/ButtonGroupItem.json +67 -0
- package/build/ios/FileUpload.json +65 -0
- package/build/ios/Icon.json +3 -3
- package/build/ios/MultiSelectFilter.json +8 -2
- package/build/ios/Status.json +1 -0
- package/build/ios/schema.json +1012 -728
- package/build/ios/theme.json +179 -9
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +2 -2
- package/build/rn/ButtonGroup.js +20 -2
- package/build/rn/ButtonGroupItem.js +52 -2
- 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/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 +34 -0
- 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 +2 -2
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +9 -3
- 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 +2 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +1012 -728
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +115 -8
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +2 -2
- package/build/web/ButtonGroup.js +20 -2
- package/build/web/ButtonGroupItem.js +52 -2
- 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/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 +34 -0
- 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 +2 -2
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +9 -3
- 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 +2 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +2 -1
- package/build/web/schema.json +1012 -728
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +115 -8
- package/package.json +4 -4
- package/theme.json +139 -4
package/build/ios/schema.json
CHANGED
|
@@ -242,38 +242,38 @@
|
|
|
242
242
|
"anyOf": [
|
|
243
243
|
{
|
|
244
244
|
"const": "{palette.border.border1}",
|
|
245
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
246
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
245
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
246
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"const": "{palette.border.border2}",
|
|
250
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
251
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
250
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
251
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"const": "{palette.border.border3}",
|
|
255
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
256
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
255
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
256
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"const": "{palette.border.border4}",
|
|
260
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
261
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
260
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
261
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"const": "{palette.border.none}",
|
|
265
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
266
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
265
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
266
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"const": "{system.border.zero}",
|
|
270
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
271
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
270
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
271
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
274
|
"const": "{system.border.none}",
|
|
275
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
276
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
275
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
276
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
277
277
|
}
|
|
278
278
|
],
|
|
279
279
|
"$id": "#border"
|
|
@@ -282,268 +282,268 @@
|
|
|
282
282
|
"anyOf": [
|
|
283
283
|
{
|
|
284
284
|
"const": "{palette.color.amaranth}",
|
|
285
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
286
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
285
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
286
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"const": "{palette.color.bilbao}",
|
|
290
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
291
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
290
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
291
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
294
|
"const": "{palette.color.black}",
|
|
295
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
296
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
295
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlack",
|
|
296
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlack"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
299
|
"const": "{palette.color.blackLight}",
|
|
300
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
301
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
300
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlack Light",
|
|
301
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlack Light"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
304
|
"const": "{palette.color.blue}",
|
|
305
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
306
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
305
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlue",
|
|
306
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlue"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
309
|
"const": "{palette.color.blueDark}",
|
|
310
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
311
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
310
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlue Dark",
|
|
311
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlue Dark"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"const": "{palette.color.blueLight}",
|
|
315
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
316
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
315
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlue Light",
|
|
316
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlue Light"
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
319
|
"const": "{palette.color.caution}",
|
|
320
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
321
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
320
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nCaution",
|
|
321
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nCaution"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"const": "{palette.color.cautionLight}",
|
|
325
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
326
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
325
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nCaution Light",
|
|
326
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nCaution Light"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
329
|
"const": "{palette.color.danger}",
|
|
330
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
331
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
330
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDanger",
|
|
331
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDanger"
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"const": "{palette.color.dangerLight}",
|
|
335
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
336
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
335
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDanger Light",
|
|
336
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDanger Light"
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
339
|
"const": "{palette.color.dangerMid}",
|
|
340
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
341
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
340
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDanger Mid",
|
|
341
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDanger Mid"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"const": "{palette.color.dark10}",
|
|
345
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
346
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
345
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 10%",
|
|
346
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 10%"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
349
|
"const": "{palette.color.dark20}",
|
|
350
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
351
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
350
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 20%",
|
|
351
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 20%"
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
354
|
"const": "{palette.color.dark40}",
|
|
355
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
356
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
355
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 40%",
|
|
356
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 40%"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"const": "{palette.color.dark5}",
|
|
360
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
361
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
360
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 5%",
|
|
361
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 5%"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
364
|
"const": "{palette.color.dark60}",
|
|
365
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
366
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
365
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 60%",
|
|
366
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 60%"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"const": "{palette.color.dark80}",
|
|
370
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
371
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
370
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 80%",
|
|
371
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 80%"
|
|
372
372
|
},
|
|
373
373
|
{
|
|
374
374
|
"const": "{palette.color.dark97}",
|
|
375
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
376
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
375
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDark 97%",
|
|
376
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDark 97%"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"const": "{palette.color.dove}",
|
|
380
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
381
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
380
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nDove",
|
|
381
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nDove"
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
384
|
"const": "{palette.color.flirt}",
|
|
385
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
386
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
385
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
386
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
389
|
"const": "{palette.color.gallery}",
|
|
390
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
391
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
390
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nGallery",
|
|
391
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nGallery"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
"const": "{palette.color.green}",
|
|
395
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
396
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
395
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nGreen",
|
|
396
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nGreen"
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
399
|
"const": "{palette.color.greenDark}",
|
|
400
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
401
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
400
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nGreen Dark",
|
|
401
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nGreen Dark"
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"const": "{palette.color.greenLight}",
|
|
405
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
406
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
405
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nGreen Light",
|
|
406
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nGreen Light"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
409
|
"const": "{palette.color.greyLight}",
|
|
410
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
411
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
410
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
411
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
412
412
|
},
|
|
413
413
|
{
|
|
414
414
|
"const": "{palette.color.greyMystic}",
|
|
415
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
416
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
415
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nMystic Grey",
|
|
416
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nMystic Grey"
|
|
417
417
|
},
|
|
418
418
|
{
|
|
419
419
|
"const": "{palette.color.light10}",
|
|
420
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
421
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
420
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 10%",
|
|
421
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 10%"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"const": "{palette.color.light20}",
|
|
425
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
426
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
425
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 20%",
|
|
426
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 20%"
|
|
427
427
|
},
|
|
428
428
|
{
|
|
429
429
|
"const": "{palette.color.light40}",
|
|
430
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
431
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
430
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 40%",
|
|
431
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 40%"
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
434
|
"const": "{palette.color.light60}",
|
|
435
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
436
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
435
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 60%",
|
|
436
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 60%"
|
|
437
437
|
},
|
|
438
438
|
{
|
|
439
439
|
"const": "{palette.color.light80}",
|
|
440
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
441
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
440
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 80%",
|
|
441
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 80%"
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
444
|
"const": "{palette.color.light97}",
|
|
445
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
446
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
445
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nLight 97%",
|
|
446
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nLight 97%"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"const": "{palette.color.mortar}",
|
|
450
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
451
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
450
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nMortar",
|
|
451
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nMortar"
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
454
|
"const": "{palette.color.mosque}",
|
|
455
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
456
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
455
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
456
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
457
457
|
},
|
|
458
458
|
{
|
|
459
459
|
"const": "{palette.color.orange}",
|
|
460
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
461
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
460
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nOrange",
|
|
461
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nOrange"
|
|
462
462
|
},
|
|
463
463
|
{
|
|
464
464
|
"const": "{palette.color.orangeDark}",
|
|
465
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
466
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
465
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nOrange Dark",
|
|
466
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nOrange Dark"
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
469
|
"const": "{palette.color.orangeLight}",
|
|
470
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
471
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
470
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nOrange Light",
|
|
471
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nOrange Light"
|
|
472
472
|
},
|
|
473
473
|
{
|
|
474
474
|
"const": "{palette.color.pink}",
|
|
475
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
476
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
475
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPink",
|
|
476
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPink"
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
479
|
"const": "{palette.color.pinkDark}",
|
|
480
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
481
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
480
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPink Dark",
|
|
481
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPink Dark"
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
484
|
"const": "{palette.color.pinkLight}",
|
|
485
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
486
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
485
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPink Light",
|
|
486
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPink Light"
|
|
487
487
|
},
|
|
488
488
|
{
|
|
489
489
|
"const": "{palette.color.purple}",
|
|
490
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
491
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
490
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPurple",
|
|
491
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPurple"
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
494
|
"const": "{palette.color.purpleDark}",
|
|
495
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
496
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
495
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPurple Dark",
|
|
496
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPurple Dark"
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
499
|
"const": "{palette.color.purpleLight}",
|
|
500
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
501
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
500
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nPurple Light",
|
|
501
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nPurple Light"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
504
|
"const": "{palette.color.silver}",
|
|
505
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
506
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
505
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nSilver",
|
|
506
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nSilver"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
509
|
"const": "{palette.color.silverDark}",
|
|
510
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
511
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
510
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
511
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
512
512
|
},
|
|
513
513
|
{
|
|
514
514
|
"const": "{palette.color.success}",
|
|
515
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
516
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
515
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nSuccess",
|
|
516
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nSuccess"
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
519
|
"const": "{palette.color.successLight}",
|
|
520
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
521
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
520
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nSuccess Light",
|
|
521
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nSuccess Light"
|
|
522
522
|
},
|
|
523
523
|
{
|
|
524
524
|
"const": "{palette.color.transparent}",
|
|
525
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
526
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
525
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
526
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
527
527
|
},
|
|
528
528
|
{
|
|
529
529
|
"const": "{palette.color.trinidad}",
|
|
530
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
531
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
530
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
531
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
532
532
|
},
|
|
533
533
|
{
|
|
534
534
|
"const": "{palette.color.white}",
|
|
535
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
536
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
535
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
536
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
539
|
"const": "{system.color.transparent}",
|
|
540
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
541
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
540
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
541
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
544
|
"const": "{system.color.none}",
|
|
545
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
546
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
545
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
546
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
547
547
|
}
|
|
548
548
|
],
|
|
549
549
|
"$id": "#color"
|
|
@@ -552,18 +552,18 @@
|
|
|
552
552
|
"anyOf": [
|
|
553
553
|
{
|
|
554
554
|
"const": "{palette.duration.duration250}",
|
|
555
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
556
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
555
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
556
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
557
557
|
},
|
|
558
558
|
{
|
|
559
559
|
"const": "{palette.duration.duration300}",
|
|
560
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
561
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
560
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
561
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
564
|
"const": "{system.duration.zero}",
|
|
565
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
566
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
565
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
566
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
567
567
|
}
|
|
568
568
|
],
|
|
569
569
|
"$id": "#duration"
|
|
@@ -572,113 +572,113 @@
|
|
|
572
572
|
"anyOf": [
|
|
573
573
|
{
|
|
574
574
|
"const": "{palette.fontSize.size12}",
|
|
575
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
576
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
575
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
576
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
577
577
|
},
|
|
578
578
|
{
|
|
579
579
|
"const": "{palette.fontSize.size14}",
|
|
580
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
581
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
580
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
581
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
582
582
|
},
|
|
583
583
|
{
|
|
584
584
|
"const": "{palette.fontSize.size15}",
|
|
585
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
586
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
585
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
586
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
589
|
"const": "{palette.fontSize.size16}",
|
|
590
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
591
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
590
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
591
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
592
592
|
},
|
|
593
593
|
{
|
|
594
594
|
"const": "{palette.fontSize.size18}",
|
|
595
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
596
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
595
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
596
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
597
597
|
},
|
|
598
598
|
{
|
|
599
599
|
"const": "{palette.fontSize.size2}",
|
|
600
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
601
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
600
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
601
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
602
602
|
},
|
|
603
603
|
{
|
|
604
604
|
"const": "{palette.fontSize.size20}",
|
|
605
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
606
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
605
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
606
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
607
607
|
},
|
|
608
608
|
{
|
|
609
609
|
"const": "{palette.fontSize.size24}",
|
|
610
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
611
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
610
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
611
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
612
612
|
},
|
|
613
613
|
{
|
|
614
614
|
"const": "{palette.fontSize.size28}",
|
|
615
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
616
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
615
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
616
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
617
617
|
},
|
|
618
618
|
{
|
|
619
619
|
"const": "{palette.fontSize.size30}",
|
|
620
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
621
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
620
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
621
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
624
|
"const": "{palette.fontSize.size32}",
|
|
625
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
626
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
625
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
626
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
627
627
|
},
|
|
628
628
|
{
|
|
629
629
|
"const": "{palette.fontSize.size34}",
|
|
630
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
631
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
630
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
631
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
632
632
|
},
|
|
633
633
|
{
|
|
634
634
|
"const": "{palette.fontSize.size36}",
|
|
635
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
636
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
635
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
636
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
637
637
|
},
|
|
638
638
|
{
|
|
639
639
|
"const": "{palette.fontSize.size40}",
|
|
640
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
641
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
640
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
641
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
644
|
"const": "{palette.fontSize.size44}",
|
|
645
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
646
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
645
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
646
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
647
647
|
},
|
|
648
648
|
{
|
|
649
649
|
"const": "{palette.fontSize.size48}",
|
|
650
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
651
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
650
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
651
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
654
|
"const": "{palette.fontSize.size54}",
|
|
655
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
656
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
655
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
656
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
657
657
|
},
|
|
658
658
|
{
|
|
659
659
|
"const": "{palette.fontSize.size56}",
|
|
660
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
661
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
660
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
661
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
662
662
|
},
|
|
663
663
|
{
|
|
664
664
|
"const": "{palette.fontSize.size64}",
|
|
665
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
666
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
665
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
666
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
667
667
|
},
|
|
668
668
|
{
|
|
669
669
|
"const": "{palette.fontSize.size70}",
|
|
670
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
671
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
670
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
671
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
672
672
|
},
|
|
673
673
|
{
|
|
674
674
|
"const": "{palette.fontSize.size72}",
|
|
675
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
676
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
675
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
676
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"const": "{system.fontSize.none}",
|
|
680
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
681
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
680
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
681
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
682
682
|
}
|
|
683
683
|
],
|
|
684
684
|
"$id": "#fontSize"
|
|
@@ -687,13 +687,13 @@
|
|
|
687
687
|
"anyOf": [
|
|
688
688
|
{
|
|
689
689
|
"const": "{palette.gradient.blackSolid}",
|
|
690
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
691
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
690
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nBlack solid Gradient",
|
|
691
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nBlack solid Gradient"
|
|
692
692
|
},
|
|
693
693
|
{
|
|
694
694
|
"const": "{system.gradient.none}",
|
|
695
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
696
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
695
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
696
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
697
697
|
}
|
|
698
698
|
],
|
|
699
699
|
"$id": "#gradient"
|
|
@@ -702,493 +702,508 @@
|
|
|
702
702
|
"anyOf": [
|
|
703
703
|
{
|
|
704
704
|
"const": "{palette.icon.Add}",
|
|
705
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
706
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
705
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
706
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
707
707
|
},
|
|
708
708
|
{
|
|
709
709
|
"const": "{palette.icon.Amex}",
|
|
710
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
711
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
710
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
711
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
714
|
"const": "{palette.icon.ArrowDownCircled}",
|
|
715
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
716
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
715
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
716
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
717
717
|
},
|
|
718
718
|
{
|
|
719
719
|
"const": "{palette.icon.ArrowLeft}",
|
|
720
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
721
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
720
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
721
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
724
|
"const": "{palette.icon.ArrowRight}",
|
|
725
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
726
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
725
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
726
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
727
727
|
},
|
|
728
728
|
{
|
|
729
729
|
"const": "{palette.icon.BoxOutline}",
|
|
730
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
731
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
730
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
731
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
732
732
|
},
|
|
733
733
|
{
|
|
734
734
|
"const": "{palette.icon.BoxOutlineChecked}",
|
|
735
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
736
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
735
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
736
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
737
737
|
},
|
|
738
738
|
{
|
|
739
739
|
"const": "{palette.icon.Bullet}",
|
|
740
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
741
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
740
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
741
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
742
742
|
},
|
|
743
743
|
{
|
|
744
744
|
"const": "{palette.icon.BulletFill}",
|
|
745
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
746
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
745
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
746
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
747
747
|
},
|
|
748
748
|
{
|
|
749
749
|
"const": "{palette.icon.Cart}",
|
|
750
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
751
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
750
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
751
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
752
752
|
},
|
|
753
753
|
{
|
|
754
754
|
"const": "{palette.icon.CartFilled}",
|
|
755
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
756
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
755
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
756
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
757
757
|
},
|
|
758
758
|
{
|
|
759
759
|
"const": "{palette.icon.Caution}",
|
|
760
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
761
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
760
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
761
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
762
762
|
},
|
|
763
763
|
{
|
|
764
764
|
"const": "{palette.icon.Check}",
|
|
765
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
766
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
765
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
766
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
767
767
|
},
|
|
768
768
|
{
|
|
769
769
|
"const": "{palette.icon.CheckCircle}",
|
|
770
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
771
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
770
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
771
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
772
772
|
},
|
|
773
773
|
{
|
|
774
774
|
"const": "{palette.icon.CheckCircleFilled}",
|
|
775
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
776
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
775
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
776
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
777
777
|
},
|
|
778
778
|
{
|
|
779
779
|
"const": "{palette.icon.CheckCircledFilled}",
|
|
780
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
781
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
780
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
781
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
782
782
|
},
|
|
783
783
|
{
|
|
784
784
|
"const": "{palette.icon.CheckCircledNotFilled}",
|
|
785
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
786
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
785
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
786
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
787
787
|
},
|
|
788
788
|
{
|
|
789
789
|
"const": "{palette.icon.ChevronDown}",
|
|
790
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
791
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
790
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
791
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
792
792
|
},
|
|
793
793
|
{
|
|
794
794
|
"const": "{palette.icon.ChevronLeft}",
|
|
795
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
796
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
795
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
796
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
797
797
|
},
|
|
798
798
|
{
|
|
799
799
|
"const": "{palette.icon.ChevronRight}",
|
|
800
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
801
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
800
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
801
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
802
802
|
},
|
|
803
803
|
{
|
|
804
804
|
"const": "{palette.icon.ChevronUp}",
|
|
805
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
806
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
805
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
806
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
807
807
|
},
|
|
808
808
|
{
|
|
809
809
|
"const": "{palette.icon.CircledLine}",
|
|
810
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
811
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
810
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
811
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
812
812
|
},
|
|
813
813
|
{
|
|
814
814
|
"const": "{palette.icon.Clipboard}",
|
|
815
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
816
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
815
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
816
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
817
817
|
},
|
|
818
818
|
{
|
|
819
819
|
"const": "{palette.icon.Close}",
|
|
820
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
821
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
820
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
821
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
822
822
|
},
|
|
823
823
|
{
|
|
824
824
|
"const": "{palette.icon.ClosedCaptions}",
|
|
825
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
826
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
825
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
826
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
827
827
|
},
|
|
828
828
|
{
|
|
829
829
|
"const": "{palette.icon.Coaxial}",
|
|
830
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
831
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
830
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
831
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
832
832
|
},
|
|
833
833
|
{
|
|
834
834
|
"const": "{palette.icon.CreditCard}",
|
|
835
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
836
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
835
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
836
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
837
837
|
},
|
|
838
838
|
{
|
|
839
839
|
"const": "{palette.icon.DSL}",
|
|
840
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
841
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
840
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
841
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
844
|
"const": "{palette.icon.Devices}",
|
|
845
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
846
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
845
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
846
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
847
847
|
},
|
|
848
848
|
{
|
|
849
849
|
"const": "{palette.icon.Download}",
|
|
850
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
851
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
850
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
851
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
852
852
|
},
|
|
853
853
|
{
|
|
854
854
|
"const": "{palette.icon.ExclamationOctagon}",
|
|
855
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
856
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
855
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
856
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
857
857
|
},
|
|
858
858
|
{
|
|
859
859
|
"const": "{palette.icon.ExclamationTriangle}",
|
|
860
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
861
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
860
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
861
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
862
862
|
},
|
|
863
863
|
{
|
|
864
864
|
"const": "{palette.icon.Expand}",
|
|
865
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
866
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
865
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
866
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
867
867
|
},
|
|
868
868
|
{
|
|
869
869
|
"const": "{palette.icon.EyeClosed}",
|
|
870
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
871
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
870
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
871
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
872
872
|
},
|
|
873
873
|
{
|
|
874
874
|
"const": "{palette.icon.EyeMasked}",
|
|
875
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
876
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
875
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
876
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
877
877
|
},
|
|
878
878
|
{
|
|
879
879
|
"const": "{palette.icon.EyeOpened}",
|
|
880
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
881
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
880
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
881
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
884
|
"const": "{palette.icon.EyeUnmasked}",
|
|
885
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
886
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
885
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
886
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
887
887
|
},
|
|
888
888
|
{
|
|
889
889
|
"const": "{palette.icon.FullscreenExpand}",
|
|
890
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
891
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
890
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
891
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
892
892
|
},
|
|
893
893
|
{
|
|
894
894
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
895
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
896
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
895
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
896
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
897
897
|
},
|
|
898
898
|
{
|
|
899
899
|
"const": "{palette.icon.Gift}",
|
|
900
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
901
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
900
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
901
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
902
902
|
},
|
|
903
903
|
{
|
|
904
904
|
"const": "{palette.icon.Hamburger}",
|
|
905
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
906
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
905
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
906
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"const": "{palette.icon.IdCard}",
|
|
910
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
911
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
907
912
|
},
|
|
908
913
|
{
|
|
909
914
|
"const": "{palette.icon.IdTag}",
|
|
910
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
911
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
915
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
916
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
912
917
|
},
|
|
913
918
|
{
|
|
914
919
|
"const": "{palette.icon.Info}",
|
|
915
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
916
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
920
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
921
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
917
922
|
},
|
|
918
923
|
{
|
|
919
924
|
"const": "{palette.icon.InfoSelected}",
|
|
920
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
921
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
925
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
926
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
922
927
|
},
|
|
923
928
|
{
|
|
924
929
|
"const": "{palette.icon.InformationCircled}",
|
|
925
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
926
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
930
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
931
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
927
932
|
},
|
|
928
933
|
{
|
|
929
934
|
"const": "{palette.icon.InternetSpeed}",
|
|
930
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
931
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
935
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
936
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
932
937
|
},
|
|
933
938
|
{
|
|
934
939
|
"const": "{palette.icon.Kebab}",
|
|
935
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
936
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
940
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
941
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
937
942
|
},
|
|
938
943
|
{
|
|
939
944
|
"const": "{palette.icon.LeftCircle}",
|
|
940
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
941
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
945
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
946
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
942
947
|
},
|
|
943
948
|
{
|
|
944
949
|
"const": "{palette.icon.LinkExternal}",
|
|
945
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
946
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
950
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
951
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
947
952
|
},
|
|
948
953
|
{
|
|
949
954
|
"const": "{palette.icon.LocationMap}",
|
|
950
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
951
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
955
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
956
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
952
957
|
},
|
|
953
958
|
{
|
|
954
959
|
"const": "{palette.icon.LockFilled}",
|
|
955
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
956
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
960
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
961
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
957
962
|
},
|
|
958
963
|
{
|
|
959
964
|
"const": "{palette.icon.Maintenance}",
|
|
960
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
961
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
965
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
966
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
962
967
|
},
|
|
963
968
|
{
|
|
964
969
|
"const": "{palette.icon.MaintenanceFilled}",
|
|
965
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
966
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
970
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
971
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
967
972
|
},
|
|
968
973
|
{
|
|
969
974
|
"const": "{palette.icon.MasterCard}",
|
|
970
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
971
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
975
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
976
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
972
977
|
},
|
|
973
978
|
{
|
|
974
979
|
"const": "{palette.icon.Muted}",
|
|
975
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
976
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
980
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
981
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
977
982
|
},
|
|
978
983
|
{
|
|
979
984
|
"const": "{palette.icon.OfferStarFilled}",
|
|
980
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
981
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
985
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
986
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
982
987
|
},
|
|
983
988
|
{
|
|
984
989
|
"const": "{palette.icon.Pause}",
|
|
985
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
986
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
990
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
991
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
987
992
|
},
|
|
988
993
|
{
|
|
989
994
|
"const": "{palette.icon.PaymentAdd}",
|
|
990
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
991
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
995
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
996
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
992
997
|
},
|
|
993
998
|
{
|
|
994
999
|
"const": "{palette.icon.Perk}",
|
|
995
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
996
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1000
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1001
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
997
1002
|
},
|
|
998
1003
|
{
|
|
999
1004
|
"const": "{palette.icon.Phone}",
|
|
1000
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1001
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1005
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1006
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1002
1007
|
},
|
|
1003
1008
|
{
|
|
1004
1009
|
"const": "{palette.icon.PhoneTroubleshoot}",
|
|
1005
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1006
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1010
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1011
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1007
1012
|
},
|
|
1008
1013
|
{
|
|
1009
1014
|
"const": "{palette.icon.Play}",
|
|
1010
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1011
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1015
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1016
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1012
1017
|
},
|
|
1013
1018
|
{
|
|
1014
1019
|
"const": "{palette.icon.PlaySolid}",
|
|
1015
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1016
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1020
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1021
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1017
1022
|
},
|
|
1018
1023
|
{
|
|
1019
1024
|
"const": "{palette.icon.PlayVideo}",
|
|
1020
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1021
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1025
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1026
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1022
1027
|
},
|
|
1023
1028
|
{
|
|
1024
1029
|
"const": "{palette.icon.PlugPlay}",
|
|
1025
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1026
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1030
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1031
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1027
1032
|
},
|
|
1028
1033
|
{
|
|
1029
1034
|
"const": "{palette.icon.Preference}",
|
|
1030
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1031
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1035
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1036
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1032
1037
|
},
|
|
1033
1038
|
{
|
|
1034
1039
|
"const": "{palette.icon.Price}",
|
|
1035
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1036
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1040
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1041
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1037
1042
|
},
|
|
1038
1043
|
{
|
|
1039
1044
|
"const": "{palette.icon.Question}",
|
|
1040
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1041
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1045
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1046
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1042
1047
|
},
|
|
1043
1048
|
{
|
|
1044
1049
|
"const": "{palette.icon.QuestionFilled}",
|
|
1045
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1046
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1050
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1051
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1047
1052
|
},
|
|
1048
1053
|
{
|
|
1049
1054
|
"const": "{palette.icon.QuoteLeft}",
|
|
1050
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1051
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1055
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1056
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1052
1057
|
},
|
|
1053
1058
|
{
|
|
1054
1059
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
1055
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1056
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1060
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1061
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1057
1062
|
},
|
|
1058
1063
|
{
|
|
1059
1064
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1060
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1061
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1065
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1066
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1062
1067
|
},
|
|
1063
1068
|
{
|
|
1064
1069
|
"const": "{palette.icon.RadialOutline}",
|
|
1065
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1066
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1070
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1071
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1067
1072
|
},
|
|
1068
1073
|
{
|
|
1069
1074
|
"const": "{palette.icon.RadialOutlineChecked}",
|
|
1070
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1071
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1075
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1076
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1072
1077
|
},
|
|
1073
1078
|
{
|
|
1074
1079
|
"const": "{palette.icon.Receipt}",
|
|
1075
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1076
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1080
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1081
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1077
1082
|
},
|
|
1078
1083
|
{
|
|
1079
1084
|
"const": "{palette.icon.Refresh}",
|
|
1080
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1081
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1085
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1086
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1082
1087
|
},
|
|
1083
1088
|
{
|
|
1084
1089
|
"const": "{palette.icon.Replay}",
|
|
1085
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1086
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1090
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1091
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1087
1092
|
},
|
|
1088
1093
|
{
|
|
1089
1094
|
"const": "{palette.icon.RightCircle}",
|
|
1090
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1091
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1095
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1096
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1092
1097
|
},
|
|
1093
1098
|
{
|
|
1094
1099
|
"const": "{palette.icon.RightCirlce}",
|
|
1095
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1096
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1100
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nTODO: remove in next major release",
|
|
1101
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nTODO: remove in next major release"
|
|
1097
1102
|
},
|
|
1098
1103
|
{
|
|
1099
1104
|
"const": "{palette.icon.Settings}",
|
|
1100
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1101
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1105
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1106
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1102
1107
|
},
|
|
1103
1108
|
{
|
|
1104
1109
|
"const": "{palette.icon.SettingsSolid}",
|
|
1105
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1106
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1110
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1111
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1107
1112
|
},
|
|
1108
1113
|
{
|
|
1109
1114
|
"const": "{palette.icon.ShippingFilled}",
|
|
1110
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1111
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1115
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1116
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1112
1117
|
},
|
|
1113
1118
|
{
|
|
1114
1119
|
"const": "{palette.icon.Shop}",
|
|
1115
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1116
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1120
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1121
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1117
1122
|
},
|
|
1118
1123
|
{
|
|
1119
1124
|
"const": "{palette.icon.Sim}",
|
|
1120
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1121
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1125
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1126
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1122
1127
|
},
|
|
1123
1128
|
{
|
|
1124
1129
|
"const": "{palette.icon.SimFilled}",
|
|
1125
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1126
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1130
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1131
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1127
1132
|
},
|
|
1128
1133
|
{
|
|
1129
1134
|
"const": "{palette.icon.Spyglass}",
|
|
1130
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1131
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1135
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1136
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1132
1137
|
},
|
|
1133
1138
|
{
|
|
1134
1139
|
"const": "{palette.icon.Streaming}",
|
|
1135
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1136
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1140
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1141
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1137
1142
|
},
|
|
1138
1143
|
{
|
|
1139
1144
|
"const": "{palette.icon.Subtract}",
|
|
1140
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1141
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1145
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1146
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1142
1147
|
},
|
|
1143
1148
|
{
|
|
1144
1149
|
"const": "{palette.icon.Tag}",
|
|
1145
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1146
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1150
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1151
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1147
1152
|
},
|
|
1148
1153
|
{
|
|
1149
1154
|
"const": "{palette.icon.TagFilled}",
|
|
1150
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1151
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1155
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1156
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1152
1157
|
},
|
|
1153
1158
|
{
|
|
1154
1159
|
"const": "{palette.icon.Times}",
|
|
1155
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1156
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1160
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1161
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1157
1162
|
},
|
|
1158
1163
|
{
|
|
1159
1164
|
"const": "{palette.icon.TimesCircled}",
|
|
1160
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1161
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1165
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1166
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1162
1167
|
},
|
|
1163
1168
|
{
|
|
1164
1169
|
"const": "{palette.icon.ToolTipFilled}",
|
|
1165
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1166
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1170
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1171
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1167
1172
|
},
|
|
1168
1173
|
{
|
|
1169
1174
|
"const": "{palette.icon.Tooltip}",
|
|
1170
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1171
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1175
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1176
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1172
1177
|
},
|
|
1173
1178
|
{
|
|
1174
1179
|
"const": "{palette.icon.TooltipSymbol}",
|
|
1175
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1176
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1180
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1181
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1177
1182
|
},
|
|
1178
1183
|
{
|
|
1179
1184
|
"const": "{palette.icon.Unmuted}",
|
|
1180
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1181
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1185
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1186
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"const": "{palette.icon.User}",
|
|
1190
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1191
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"const": "{palette.icon.UserAdd}",
|
|
1195
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1196
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1182
1197
|
},
|
|
1183
1198
|
{
|
|
1184
1199
|
"const": "{palette.icon.Visa}",
|
|
1185
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1186
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1200
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1201
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1187
1202
|
},
|
|
1188
1203
|
{
|
|
1189
1204
|
"const": "{system.icon.none}",
|
|
1190
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1191
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1205
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1206
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1192
1207
|
}
|
|
1193
1208
|
],
|
|
1194
1209
|
"$id": "#icon"
|
|
@@ -1197,13 +1212,13 @@
|
|
|
1197
1212
|
"anyOf": [
|
|
1198
1213
|
{
|
|
1199
1214
|
"const": "{palette.letterSpacing.default}",
|
|
1200
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1201
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1215
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1216
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1202
1217
|
},
|
|
1203
1218
|
{
|
|
1204
1219
|
"const": "{system.letterSpacing.none}",
|
|
1205
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1206
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1220
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1221
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1207
1222
|
}
|
|
1208
1223
|
],
|
|
1209
1224
|
"$id": "#letterSpacing"
|
|
@@ -1212,118 +1227,118 @@
|
|
|
1212
1227
|
"anyOf": [
|
|
1213
1228
|
{
|
|
1214
1229
|
"const": "{palette.lineHeight.multiply110}",
|
|
1215
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1216
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1230
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1231
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1217
1232
|
},
|
|
1218
1233
|
{
|
|
1219
1234
|
"const": "{palette.lineHeight.multiply120}",
|
|
1220
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1221
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1235
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1236
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1222
1237
|
},
|
|
1223
1238
|
{
|
|
1224
1239
|
"const": "{palette.lineHeight.multiply130}",
|
|
1225
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1226
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1240
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1241
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1227
1242
|
},
|
|
1228
1243
|
{
|
|
1229
1244
|
"const": "{palette.lineHeight.multiply140}",
|
|
1230
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1231
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1245
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1246
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1232
1247
|
},
|
|
1233
1248
|
{
|
|
1234
1249
|
"const": "{palette.lineHeight.multiply150}",
|
|
1235
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1236
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1250
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1251
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1237
1252
|
},
|
|
1238
1253
|
{
|
|
1239
1254
|
"const": "{palette.lineHeight.multiply160}",
|
|
1240
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1241
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1255
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1256
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1242
1257
|
},
|
|
1243
1258
|
{
|
|
1244
1259
|
"const": "{palette.lineHeight.multiply172}",
|
|
1245
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1246
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1260
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1261
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1247
1262
|
},
|
|
1248
1263
|
{
|
|
1249
1264
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1250
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1251
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1265
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1266
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1252
1267
|
},
|
|
1253
1268
|
{
|
|
1254
1269
|
"const": "{palette.lineHeight.ratio11to5}",
|
|
1255
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1256
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1270
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1271
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1257
1272
|
},
|
|
1258
1273
|
{
|
|
1259
1274
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1260
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1261
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1275
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1276
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1262
1277
|
},
|
|
1263
1278
|
{
|
|
1264
1279
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1265
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1266
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1280
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1281
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1267
1282
|
},
|
|
1268
1283
|
{
|
|
1269
1284
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1270
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1271
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1285
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1286
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1272
1287
|
},
|
|
1273
1288
|
{
|
|
1274
1289
|
"const": "{palette.lineHeight.ratio16to2}",
|
|
1275
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1276
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1290
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1291
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1277
1292
|
},
|
|
1278
1293
|
{
|
|
1279
1294
|
"const": "{palette.lineHeight.ratio17to8}",
|
|
1280
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1281
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1295
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1296
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1282
1297
|
},
|
|
1283
1298
|
{
|
|
1284
1299
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
1285
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1286
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1300
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1301
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1287
1302
|
},
|
|
1288
1303
|
{
|
|
1289
1304
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
1290
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1291
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1305
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1306
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1292
1307
|
},
|
|
1293
1308
|
{
|
|
1294
1309
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
1295
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1296
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1310
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1311
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1297
1312
|
},
|
|
1298
1313
|
{
|
|
1299
1314
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
1300
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1301
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1315
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1316
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1302
1317
|
},
|
|
1303
1318
|
{
|
|
1304
1319
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
1305
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1306
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1320
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1321
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1307
1322
|
},
|
|
1308
1323
|
{
|
|
1309
1324
|
"const": "{palette.lineHeight.ratio7to3}",
|
|
1310
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1311
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1325
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1326
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1312
1327
|
},
|
|
1313
1328
|
{
|
|
1314
1329
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
1315
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1316
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1330
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1331
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1317
1332
|
},
|
|
1318
1333
|
{
|
|
1319
1334
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
1320
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1321
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1335
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1336
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1322
1337
|
},
|
|
1323
1338
|
{
|
|
1324
1339
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
1325
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1326
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1340
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1341
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1327
1342
|
}
|
|
1328
1343
|
],
|
|
1329
1344
|
"$id": "#lineHeight"
|
|
@@ -1332,28 +1347,28 @@
|
|
|
1332
1347
|
"anyOf": [
|
|
1333
1348
|
{
|
|
1334
1349
|
"const": "{palette.opacity.opacity10}",
|
|
1335
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1336
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1350
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1351
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1337
1352
|
},
|
|
1338
1353
|
{
|
|
1339
1354
|
"const": "{palette.opacity.opacity3}",
|
|
1340
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1341
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1355
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1356
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1342
1357
|
},
|
|
1343
1358
|
{
|
|
1344
1359
|
"const": "{palette.opacity.opacity5}",
|
|
1345
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1346
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1360
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1361
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1347
1362
|
},
|
|
1348
1363
|
{
|
|
1349
1364
|
"const": "{palette.opacity.opacity8}",
|
|
1350
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1351
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1365
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1366
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1352
1367
|
},
|
|
1353
1368
|
{
|
|
1354
1369
|
"const": "{system.opacity.opaque}",
|
|
1355
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1356
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1370
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1371
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1357
1372
|
}
|
|
1358
1373
|
],
|
|
1359
1374
|
"$id": "#opacity"
|
|
@@ -1362,83 +1377,83 @@
|
|
|
1362
1377
|
"anyOf": [
|
|
1363
1378
|
{
|
|
1364
1379
|
"const": "{palette.radius.none}",
|
|
1365
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1366
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1380
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1381
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1367
1382
|
},
|
|
1368
1383
|
{
|
|
1369
1384
|
"const": "{palette.radius.pill32}",
|
|
1370
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1371
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1385
|
+
"description": "@telus-uds/palette-koodo/v1.7.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)",
|
|
1386
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.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)"
|
|
1372
1387
|
},
|
|
1373
1388
|
{
|
|
1374
1389
|
"const": "{palette.radius.radius1}",
|
|
1375
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1376
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1390
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1391
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1377
1392
|
},
|
|
1378
1393
|
{
|
|
1379
1394
|
"const": "{palette.radius.radius12}",
|
|
1380
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1381
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1395
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1396
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1382
1397
|
},
|
|
1383
1398
|
{
|
|
1384
1399
|
"const": "{palette.radius.radius16}",
|
|
1385
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1386
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1400
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1401
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1387
1402
|
},
|
|
1388
1403
|
{
|
|
1389
1404
|
"const": "{palette.radius.radius2}",
|
|
1390
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1391
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1405
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1406
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1392
1407
|
},
|
|
1393
1408
|
{
|
|
1394
1409
|
"const": "{palette.radius.radius24}",
|
|
1395
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1396
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1410
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1411
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1397
1412
|
},
|
|
1398
1413
|
{
|
|
1399
1414
|
"const": "{palette.radius.radius4}",
|
|
1400
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1401
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1415
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1416
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1402
1417
|
},
|
|
1403
1418
|
{
|
|
1404
1419
|
"const": "{palette.radius.radius45}",
|
|
1405
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1406
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1420
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1421
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1407
1422
|
},
|
|
1408
1423
|
{
|
|
1409
1424
|
"const": "{palette.radius.radius48}",
|
|
1410
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1411
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1425
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1426
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1412
1427
|
},
|
|
1413
1428
|
{
|
|
1414
1429
|
"const": "{palette.radius.radius6}",
|
|
1415
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1416
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1430
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1431
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1417
1432
|
},
|
|
1418
1433
|
{
|
|
1419
1434
|
"const": "{palette.radius.radius8}",
|
|
1420
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1421
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1435
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1436
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1422
1437
|
},
|
|
1423
1438
|
{
|
|
1424
1439
|
"const": "{palette.radius.radius99}",
|
|
1425
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1426
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1440
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUse for the 'pill' designs with circular sides",
|
|
1441
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUse for the 'pill' designs with circular sides"
|
|
1427
1442
|
},
|
|
1428
1443
|
{
|
|
1429
1444
|
"const": "{system.radius.none}",
|
|
1430
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1431
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1445
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1446
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1432
1447
|
},
|
|
1433
1448
|
{
|
|
1434
1449
|
"const": "{system.radius.zero}",
|
|
1435
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1436
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1450
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1451
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1437
1452
|
},
|
|
1438
1453
|
{
|
|
1439
1454
|
"const": "{system.radius.round}",
|
|
1440
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1441
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1455
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1456
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1442
1457
|
}
|
|
1443
1458
|
],
|
|
1444
1459
|
"$id": "#radius"
|
|
@@ -1447,38 +1462,38 @@
|
|
|
1447
1462
|
"anyOf": [
|
|
1448
1463
|
{
|
|
1449
1464
|
"const": "{palette.shadow.elevation1}",
|
|
1450
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1451
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1465
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
1466
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
1452
1467
|
},
|
|
1453
1468
|
{
|
|
1454
1469
|
"const": "{palette.shadow.elevation2}",
|
|
1455
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1456
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1470
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nRaise the element 2 levels from the surface, such as overlays",
|
|
1471
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
1457
1472
|
},
|
|
1458
1473
|
{
|
|
1459
1474
|
"const": "{palette.shadow.elevation3}",
|
|
1460
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1461
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1475
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
1476
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
1462
1477
|
},
|
|
1463
1478
|
{
|
|
1464
1479
|
"const": "{palette.shadow.none}",
|
|
1465
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1466
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1480
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1481
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1467
1482
|
},
|
|
1468
1483
|
{
|
|
1469
1484
|
"const": "{palette.shadow.surfaceInset}",
|
|
1470
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1471
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1485
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
1486
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch"
|
|
1472
1487
|
},
|
|
1473
1488
|
{
|
|
1474
1489
|
"const": "{palette.shadow.surfaceRaised}",
|
|
1475
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1476
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1490
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
1491
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
1477
1492
|
},
|
|
1478
1493
|
{
|
|
1479
1494
|
"const": "{system.shadow.none}",
|
|
1480
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1481
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1495
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1496
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1482
1497
|
}
|
|
1483
1498
|
],
|
|
1484
1499
|
"$id": "#shadow"
|
|
@@ -1487,288 +1502,293 @@
|
|
|
1487
1502
|
"anyOf": [
|
|
1488
1503
|
{
|
|
1489
1504
|
"const": "{palette.size.size0}",
|
|
1490
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1491
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1505
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1506
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1492
1507
|
},
|
|
1493
1508
|
{
|
|
1494
1509
|
"const": "{palette.size.size1}",
|
|
1495
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1496
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1510
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nFor special gap sizes. This is not part of the koodo spacing scale.",
|
|
1511
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the koodo spacing scale."
|
|
1497
1512
|
},
|
|
1498
1513
|
{
|
|
1499
1514
|
"const": "{palette.size.size10}",
|
|
1500
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1501
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1515
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1516
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1502
1517
|
},
|
|
1503
1518
|
{
|
|
1504
1519
|
"const": "{palette.size.size12}",
|
|
1505
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1506
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1520
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1521
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1507
1522
|
},
|
|
1508
1523
|
{
|
|
1509
1524
|
"const": "{palette.size.size120}",
|
|
1510
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1511
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1525
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1526
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1512
1527
|
},
|
|
1513
1528
|
{
|
|
1514
1529
|
"const": "{palette.size.size128}",
|
|
1515
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1516
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1530
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
1531
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
1517
1532
|
},
|
|
1518
1533
|
{
|
|
1519
1534
|
"const": "{palette.size.size13}",
|
|
1520
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1521
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1535
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1536
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1522
1537
|
},
|
|
1523
1538
|
{
|
|
1524
1539
|
"const": "{palette.size.size14}",
|
|
1525
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1526
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1540
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nAllows for the PaginationSideButton icon size",
|
|
1541
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nAllows for the PaginationSideButton icon size"
|
|
1527
1542
|
},
|
|
1528
1543
|
{
|
|
1529
1544
|
"const": "{palette.size.size140}",
|
|
1530
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1531
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1545
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
1546
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
1532
1547
|
},
|
|
1533
1548
|
{
|
|
1534
1549
|
"const": "{palette.size.size144}",
|
|
1535
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1536
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1550
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
1551
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
1537
1552
|
},
|
|
1538
1553
|
{
|
|
1539
1554
|
"const": "{palette.size.size15}",
|
|
1540
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1541
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1555
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nStepTracker knob diameter",
|
|
1556
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nStepTracker knob diameter"
|
|
1542
1557
|
},
|
|
1543
1558
|
{
|
|
1544
1559
|
"const": "{palette.size.size16}",
|
|
1545
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1546
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1560
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1561
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1547
1562
|
},
|
|
1548
1563
|
{
|
|
1549
1564
|
"const": "{palette.size.size168}",
|
|
1550
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1551
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1565
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
1566
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
1552
1567
|
},
|
|
1553
1568
|
{
|
|
1554
1569
|
"const": "{palette.size.size18}",
|
|
1555
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1556
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1570
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1571
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1557
1572
|
},
|
|
1558
1573
|
{
|
|
1559
1574
|
"const": "{palette.size.size184}",
|
|
1560
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1561
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1575
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
1576
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
1562
1577
|
},
|
|
1563
1578
|
{
|
|
1564
1579
|
"const": "{palette.size.size2}",
|
|
1565
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1566
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1580
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1581
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1567
1582
|
},
|
|
1568
1583
|
{
|
|
1569
1584
|
"const": "{palette.size.size20}",
|
|
1570
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1571
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1585
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1586
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1572
1587
|
},
|
|
1573
1588
|
{
|
|
1574
1589
|
"const": "{palette.size.size21}",
|
|
1575
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1576
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1590
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1591
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1577
1592
|
},
|
|
1578
1593
|
{
|
|
1579
1594
|
"const": "{palette.size.size22}",
|
|
1580
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1581
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1595
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1596
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1582
1597
|
},
|
|
1583
1598
|
{
|
|
1584
1599
|
"const": "{palette.size.size24}",
|
|
1585
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1586
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1600
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1601
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1587
1602
|
},
|
|
1588
1603
|
{
|
|
1589
1604
|
"const": "{palette.size.size26}",
|
|
1590
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1591
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1605
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1606
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1592
1607
|
},
|
|
1593
1608
|
{
|
|
1594
1609
|
"const": "{palette.size.size27}",
|
|
1595
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1596
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1610
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1611
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1597
1612
|
},
|
|
1598
1613
|
{
|
|
1599
1614
|
"const": "{palette.size.size288}",
|
|
1600
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1601
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1615
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1616
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1602
1617
|
},
|
|
1603
1618
|
{
|
|
1604
1619
|
"const": "{palette.size.size3}",
|
|
1605
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1606
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1620
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1621
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1607
1622
|
},
|
|
1608
1623
|
{
|
|
1609
1624
|
"const": "{palette.size.size32}",
|
|
1610
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1611
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1625
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1626
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1612
1627
|
},
|
|
1613
1628
|
{
|
|
1614
1629
|
"const": "{palette.size.size320}",
|
|
1615
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1616
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1630
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUsed for min width in Multiselect filter ",
|
|
1631
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUsed for min width in Multiselect filter "
|
|
1617
1632
|
},
|
|
1618
1633
|
{
|
|
1619
1634
|
"const": "{palette.size.size36}",
|
|
1620
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1621
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1635
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1636
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1622
1637
|
},
|
|
1623
1638
|
{
|
|
1624
1639
|
"const": "{palette.size.size4}",
|
|
1625
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1626
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1640
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1641
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1627
1642
|
},
|
|
1628
1643
|
{
|
|
1629
1644
|
"const": "{palette.size.size40}",
|
|
1630
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1631
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1645
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1646
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1632
1647
|
},
|
|
1633
1648
|
{
|
|
1634
1649
|
"const": "{palette.size.size412}",
|
|
1635
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1636
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1650
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUsed for min height in Multiselect filter ",
|
|
1651
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUsed for min height in Multiselect filter "
|
|
1637
1652
|
},
|
|
1638
1653
|
{
|
|
1639
1654
|
"const": "{palette.size.size44}",
|
|
1640
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1641
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1655
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1656
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1642
1657
|
},
|
|
1643
1658
|
{
|
|
1644
1659
|
"const": "{palette.size.size45}",
|
|
1645
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1646
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1660
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1661
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1647
1662
|
},
|
|
1648
1663
|
{
|
|
1649
1664
|
"const": "{palette.size.size48}",
|
|
1650
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1651
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1665
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1666
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1652
1667
|
},
|
|
1653
1668
|
{
|
|
1654
1669
|
"const": "{palette.size.size480}",
|
|
1655
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1656
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1670
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nMultiselect filter max height at sm - xl breakpoints",
|
|
1671
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
1657
1672
|
},
|
|
1658
1673
|
{
|
|
1659
1674
|
"const": "{palette.size.size5}",
|
|
1660
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1661
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1675
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1676
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"const": "{palette.size.size52}",
|
|
1680
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1681
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1662
1682
|
},
|
|
1663
1683
|
{
|
|
1664
1684
|
"const": "{palette.size.size53}",
|
|
1665
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1666
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1685
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1686
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1667
1687
|
},
|
|
1668
1688
|
{
|
|
1669
1689
|
"const": "{palette.size.size544}",
|
|
1670
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1671
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1690
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nMultiselect filter max width at sm - xl breakpoints",
|
|
1691
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
1672
1692
|
},
|
|
1673
1693
|
{
|
|
1674
1694
|
"const": "{palette.size.size56}",
|
|
1675
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1676
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1695
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1696
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1677
1697
|
},
|
|
1678
1698
|
{
|
|
1679
1699
|
"const": "{palette.size.size576}",
|
|
1680
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1681
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1700
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1701
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1682
1702
|
},
|
|
1683
1703
|
{
|
|
1684
1704
|
"const": "{palette.size.size6}",
|
|
1685
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1686
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1705
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1706
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1687
1707
|
},
|
|
1688
1708
|
{
|
|
1689
1709
|
"const": "{palette.size.size630}",
|
|
1690
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1691
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1710
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1711
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1692
1712
|
},
|
|
1693
1713
|
{
|
|
1694
1714
|
"const": "{palette.size.size64}",
|
|
1695
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1696
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1715
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1716
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1697
1717
|
},
|
|
1698
1718
|
{
|
|
1699
1719
|
"const": "{palette.size.size640}",
|
|
1700
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1701
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1720
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\nUsed for max height in VideoPicker",
|
|
1721
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\nUsed for max height in VideoPicker"
|
|
1702
1722
|
},
|
|
1703
1723
|
{
|
|
1704
1724
|
"const": "{palette.size.size72}",
|
|
1705
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1706
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1725
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1726
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1707
1727
|
},
|
|
1708
1728
|
{
|
|
1709
1729
|
"const": "{palette.size.size768}",
|
|
1710
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1711
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1730
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1731
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1712
1732
|
},
|
|
1713
1733
|
{
|
|
1714
1734
|
"const": "{palette.size.size8}",
|
|
1715
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1716
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1735
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1736
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1717
1737
|
},
|
|
1718
1738
|
{
|
|
1719
1739
|
"const": "{palette.size.size80}",
|
|
1720
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1721
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1740
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1741
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1722
1742
|
},
|
|
1723
1743
|
{
|
|
1724
1744
|
"const": "{palette.size.size96}",
|
|
1725
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1726
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1745
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1746
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1727
1747
|
},
|
|
1728
1748
|
{
|
|
1729
1749
|
"const": "{system.size.none}",
|
|
1730
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1731
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1750
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1751
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1732
1752
|
},
|
|
1733
1753
|
{
|
|
1734
1754
|
"const": "{system.size.full}",
|
|
1735
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1736
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1755
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1756
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1737
1757
|
},
|
|
1738
1758
|
{
|
|
1739
1759
|
"const": "{system.size.twoThirds}",
|
|
1740
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1741
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1760
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1761
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1742
1762
|
},
|
|
1743
1763
|
{
|
|
1744
1764
|
"const": "{system.size.zero}",
|
|
1745
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1746
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1765
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1766
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1747
1767
|
},
|
|
1748
1768
|
{
|
|
1749
1769
|
"const": "{system.size.viewportXs}",
|
|
1750
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1751
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1770
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1771
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1752
1772
|
},
|
|
1753
1773
|
{
|
|
1754
1774
|
"const": "{system.size.viewportSm}",
|
|
1755
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1756
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1775
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1776
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1757
1777
|
},
|
|
1758
1778
|
{
|
|
1759
1779
|
"const": "{system.size.viewportMd}",
|
|
1760
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1761
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1780
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1781
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1762
1782
|
},
|
|
1763
1783
|
{
|
|
1764
1784
|
"const": "{system.size.viewportLg}",
|
|
1765
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1766
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1785
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1786
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1767
1787
|
},
|
|
1768
1788
|
{
|
|
1769
1789
|
"const": "{system.size.viewportXl}",
|
|
1770
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1771
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1790
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1791
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1772
1792
|
}
|
|
1773
1793
|
],
|
|
1774
1794
|
"$id": "#size"
|
|
@@ -1777,8 +1797,8 @@
|
|
|
1777
1797
|
"anyOf": [
|
|
1778
1798
|
{
|
|
1779
1799
|
"const": "{palette.fontName.StagSans}",
|
|
1780
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1781
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1800
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1801
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1782
1802
|
}
|
|
1783
1803
|
],
|
|
1784
1804
|
"$id": "#fontName"
|
|
@@ -1787,28 +1807,28 @@
|
|
|
1787
1807
|
"anyOf": [
|
|
1788
1808
|
{
|
|
1789
1809
|
"const": "{palette.fontWeight.weight300}",
|
|
1790
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1791
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1810
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1811
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1792
1812
|
},
|
|
1793
1813
|
{
|
|
1794
1814
|
"const": "{palette.fontWeight.weight400}",
|
|
1795
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1796
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1815
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1816
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1797
1817
|
},
|
|
1798
1818
|
{
|
|
1799
1819
|
"const": "{palette.fontWeight.weight500}",
|
|
1800
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1801
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1820
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1821
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1802
1822
|
},
|
|
1803
1823
|
{
|
|
1804
1824
|
"const": "{palette.fontWeight.weight600}",
|
|
1805
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1806
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1825
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1826
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1807
1827
|
},
|
|
1808
1828
|
{
|
|
1809
1829
|
"const": "{palette.fontWeight.weight700}",
|
|
1810
|
-
"description": "@telus-uds/palette-koodo/v1.
|
|
1811
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v1.
|
|
1830
|
+
"description": "@telus-uds/palette-koodo/v1.7.0 palette tokens 🖌️\n",
|
|
1831
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v1.7.0` **palette** tokens 🖌️\n\n"
|
|
1812
1832
|
}
|
|
1813
1833
|
],
|
|
1814
1834
|
"$id": "#fontWeight"
|
|
@@ -1817,18 +1837,18 @@
|
|
|
1817
1837
|
"anyOf": [
|
|
1818
1838
|
{
|
|
1819
1839
|
"const": "{system.display.inline}",
|
|
1820
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1821
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1840
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1841
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1822
1842
|
},
|
|
1823
1843
|
{
|
|
1824
1844
|
"const": "{system.display.inlineBlock}",
|
|
1825
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1826
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1845
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1846
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1827
1847
|
},
|
|
1828
1848
|
{
|
|
1829
1849
|
"const": "{system.display.none}",
|
|
1830
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1831
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1850
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1851
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1832
1852
|
}
|
|
1833
1853
|
],
|
|
1834
1854
|
"$id": "#display"
|
|
@@ -1837,18 +1857,18 @@
|
|
|
1837
1857
|
"anyOf": [
|
|
1838
1858
|
{
|
|
1839
1859
|
"const": "{system.flexJustifyContent.center}",
|
|
1840
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1841
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1860
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1861
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1842
1862
|
},
|
|
1843
1863
|
{
|
|
1844
1864
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1845
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1846
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1865
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1866
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1847
1867
|
},
|
|
1848
1868
|
{
|
|
1849
1869
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1850
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1851
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1870
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1871
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1852
1872
|
}
|
|
1853
1873
|
],
|
|
1854
1874
|
"$id": "#flexJustifyContent"
|
|
@@ -1857,18 +1877,18 @@
|
|
|
1857
1877
|
"anyOf": [
|
|
1858
1878
|
{
|
|
1859
1879
|
"const": "{system.flexAlign.center}",
|
|
1860
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1861
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1880
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1881
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1862
1882
|
},
|
|
1863
1883
|
{
|
|
1864
1884
|
"const": "{system.flexAlign.flexStart}",
|
|
1865
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1866
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1885
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1886
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1867
1887
|
},
|
|
1868
1888
|
{
|
|
1869
1889
|
"const": "{system.flexAlign.stretch}",
|
|
1870
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1871
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1890
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1891
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1872
1892
|
}
|
|
1873
1893
|
],
|
|
1874
1894
|
"$id": "#flexAlign"
|
|
@@ -1877,63 +1897,63 @@
|
|
|
1877
1897
|
"anyOf": [
|
|
1878
1898
|
{
|
|
1879
1899
|
"const": "{system.integer.0}",
|
|
1880
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1881
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1900
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1901
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1882
1902
|
},
|
|
1883
1903
|
{
|
|
1884
1904
|
"const": "{system.integer.1}",
|
|
1885
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1886
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1905
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1906
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1887
1907
|
},
|
|
1888
1908
|
{
|
|
1889
1909
|
"const": "{system.integer.2}",
|
|
1890
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1891
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1910
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1911
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1892
1912
|
},
|
|
1893
1913
|
{
|
|
1894
1914
|
"const": "{system.integer.3}",
|
|
1895
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1896
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1915
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1916
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1897
1917
|
},
|
|
1898
1918
|
{
|
|
1899
1919
|
"const": "{system.integer.4}",
|
|
1900
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1901
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1920
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1921
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1902
1922
|
},
|
|
1903
1923
|
{
|
|
1904
1924
|
"const": "{system.integer.5}",
|
|
1905
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1906
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1925
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1926
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1907
1927
|
},
|
|
1908
1928
|
{
|
|
1909
1929
|
"const": "{system.integer.6}",
|
|
1910
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1911
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1930
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1931
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1912
1932
|
},
|
|
1913
1933
|
{
|
|
1914
1934
|
"const": "{system.integer.7}",
|
|
1915
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1916
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1935
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1936
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1917
1937
|
},
|
|
1918
1938
|
{
|
|
1919
1939
|
"const": "{system.integer.8}",
|
|
1920
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1921
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1940
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1941
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1922
1942
|
},
|
|
1923
1943
|
{
|
|
1924
1944
|
"const": "{system.integer.9}",
|
|
1925
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1926
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1945
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1946
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1927
1947
|
},
|
|
1928
1948
|
{
|
|
1929
1949
|
"const": "{system.integer.10}",
|
|
1930
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1931
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1950
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1951
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1932
1952
|
},
|
|
1933
1953
|
{
|
|
1934
1954
|
"const": "{system.integer.11}",
|
|
1935
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1936
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.9.
|
|
1955
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1956
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1937
1957
|
},
|
|
1938
1958
|
{
|
|
1939
1959
|
"type": "string",
|
|
@@ -1946,18 +1966,18 @@
|
|
|
1946
1966
|
"anyOf": [
|
|
1947
1967
|
{
|
|
1948
1968
|
"const": "{system.textLine.none}",
|
|
1949
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1950
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1969
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1970
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1951
1971
|
},
|
|
1952
1972
|
{
|
|
1953
1973
|
"const": "{system.textLine.underline}",
|
|
1954
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1955
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1974
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1975
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1956
1976
|
},
|
|
1957
1977
|
{
|
|
1958
1978
|
"const": "{system.textLine.strikethrough}",
|
|
1959
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1960
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1979
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1980
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1961
1981
|
}
|
|
1962
1982
|
],
|
|
1963
1983
|
"$id": "#textLine"
|
|
@@ -1966,8 +1986,8 @@
|
|
|
1966
1986
|
"anyOf": [
|
|
1967
1987
|
{
|
|
1968
1988
|
"const": "{system.textLineStyle.solid}",
|
|
1969
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1970
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1989
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1990
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1971
1991
|
}
|
|
1972
1992
|
],
|
|
1973
1993
|
"$id": "#textLineStyle"
|
|
@@ -1976,23 +1996,23 @@
|
|
|
1976
1996
|
"anyOf": [
|
|
1977
1997
|
{
|
|
1978
1998
|
"const": "{system.position.bottom}",
|
|
1979
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1980
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
1999
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2000
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1981
2001
|
},
|
|
1982
2002
|
{
|
|
1983
2003
|
"const": "{system.position.left}",
|
|
1984
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1985
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2004
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2005
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1986
2006
|
},
|
|
1987
2007
|
{
|
|
1988
2008
|
"const": "{system.position.right}",
|
|
1989
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1990
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2009
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2010
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1991
2011
|
},
|
|
1992
2012
|
{
|
|
1993
2013
|
"const": "{system.position.top}",
|
|
1994
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
1995
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2014
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2015
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1996
2016
|
}
|
|
1997
2017
|
],
|
|
1998
2018
|
"$id": "#position"
|
|
@@ -2001,18 +2021,18 @@
|
|
|
2001
2021
|
"anyOf": [
|
|
2002
2022
|
{
|
|
2003
2023
|
"const": "{system.direction.column}",
|
|
2004
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2005
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2024
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2025
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2006
2026
|
},
|
|
2007
2027
|
{
|
|
2008
2028
|
"const": "{system.direction.row}",
|
|
2009
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2010
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2029
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2030
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2011
2031
|
},
|
|
2012
2032
|
{
|
|
2013
2033
|
"const": "{system.direction.rowReverse}",
|
|
2014
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2015
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2034
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2035
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2016
2036
|
}
|
|
2017
2037
|
],
|
|
2018
2038
|
"$id": "#direction"
|
|
@@ -2021,13 +2041,13 @@
|
|
|
2021
2041
|
"anyOf": [
|
|
2022
2042
|
{
|
|
2023
2043
|
"const": "{system.show.true}",
|
|
2024
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2025
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2044
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2045
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2026
2046
|
},
|
|
2027
2047
|
{
|
|
2028
2048
|
"const": "{system.show.false}",
|
|
2029
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2030
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2049
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2050
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2031
2051
|
}
|
|
2032
2052
|
],
|
|
2033
2053
|
"$id": "#show"
|
|
@@ -2036,13 +2056,13 @@
|
|
|
2036
2056
|
"anyOf": [
|
|
2037
2057
|
{
|
|
2038
2058
|
"const": "{system.borderStyle.none}",
|
|
2039
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2040
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2059
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2060
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2041
2061
|
},
|
|
2042
2062
|
{
|
|
2043
2063
|
"const": "{system.borderStyle.solid}",
|
|
2044
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2045
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2064
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2065
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2046
2066
|
}
|
|
2047
2067
|
],
|
|
2048
2068
|
"$id": "#borderStyle"
|
|
@@ -2051,18 +2071,18 @@
|
|
|
2051
2071
|
"anyOf": [
|
|
2052
2072
|
{
|
|
2053
2073
|
"const": "{system.verticalAlign.top}",
|
|
2054
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2055
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2074
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2075
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2056
2076
|
},
|
|
2057
2077
|
{
|
|
2058
2078
|
"const": "{system.verticalAlign.middle}",
|
|
2059
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2060
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2079
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2080
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2061
2081
|
},
|
|
2062
2082
|
{
|
|
2063
2083
|
"const": "{system.verticalAlign.baseline}",
|
|
2064
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2065
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2084
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2085
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2066
2086
|
}
|
|
2067
2087
|
],
|
|
2068
2088
|
"$id": "#verticalAlign"
|
|
@@ -2071,18 +2091,18 @@
|
|
|
2071
2091
|
"anyOf": [
|
|
2072
2092
|
{
|
|
2073
2093
|
"const": "{system.iconScale.scale1}",
|
|
2074
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2075
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2094
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2095
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2076
2096
|
},
|
|
2077
2097
|
{
|
|
2078
2098
|
"const": "{system.iconScale.scale1_10}",
|
|
2079
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2080
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2099
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2100
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2081
2101
|
},
|
|
2082
2102
|
{
|
|
2083
2103
|
"const": "{system.iconScale.scale1_25}",
|
|
2084
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2085
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2104
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2105
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2086
2106
|
}
|
|
2087
2107
|
],
|
|
2088
2108
|
"$id": "#iconScale"
|
|
@@ -2091,18 +2111,18 @@
|
|
|
2091
2111
|
"anyOf": [
|
|
2092
2112
|
{
|
|
2093
2113
|
"const": "{system.textAlign.left}",
|
|
2094
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2095
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2114
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2115
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2096
2116
|
},
|
|
2097
2117
|
{
|
|
2098
2118
|
"const": "{system.textAlign.center}",
|
|
2099
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2100
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2119
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2120
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2101
2121
|
},
|
|
2102
2122
|
{
|
|
2103
2123
|
"const": "{system.textAlign.right}",
|
|
2104
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2105
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2124
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2125
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2106
2126
|
}
|
|
2107
2127
|
],
|
|
2108
2128
|
"$id": "#textAlign"
|
|
@@ -2111,13 +2131,13 @@
|
|
|
2111
2131
|
"anyOf": [
|
|
2112
2132
|
{
|
|
2113
2133
|
"const": "{system.textTransform.none}",
|
|
2114
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2115
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2134
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2135
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2116
2136
|
},
|
|
2117
2137
|
{
|
|
2118
2138
|
"const": "{system.textTransform.uppercase}",
|
|
2119
|
-
"description": "@telus-uds/system-tokens/v0.9.
|
|
2120
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.9.
|
|
2139
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2140
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2121
2141
|
}
|
|
2122
2142
|
],
|
|
2123
2143
|
"$id": "#textTransform"
|
|
@@ -3131,6 +3151,192 @@
|
|
|
3131
3151
|
"rules"
|
|
3132
3152
|
]
|
|
3133
3153
|
},
|
|
3154
|
+
"FileUpload": {
|
|
3155
|
+
"type": "object",
|
|
3156
|
+
"additionalProperties": false,
|
|
3157
|
+
"properties": {
|
|
3158
|
+
"appearances": {
|
|
3159
|
+
"type": "object",
|
|
3160
|
+
"additionalProperties": false,
|
|
3161
|
+
"patternProperties": {
|
|
3162
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
3163
|
+
"$ref": "#appearance"
|
|
3164
|
+
}
|
|
3165
|
+
}
|
|
3166
|
+
},
|
|
3167
|
+
"tokens": {
|
|
3168
|
+
"type": "object",
|
|
3169
|
+
"additionalProperties": false,
|
|
3170
|
+
"properties": {
|
|
3171
|
+
"buttonBackgroundColor": {
|
|
3172
|
+
"$ref": "#color"
|
|
3173
|
+
},
|
|
3174
|
+
"buttonBorderColor": {
|
|
3175
|
+
"$ref": "#color"
|
|
3176
|
+
},
|
|
3177
|
+
"buttonBorderRadius": {
|
|
3178
|
+
"$ref": "#radius"
|
|
3179
|
+
},
|
|
3180
|
+
"buttonBorderWidth": {
|
|
3181
|
+
"$ref": "#border"
|
|
3182
|
+
},
|
|
3183
|
+
"buttonTextColor": {
|
|
3184
|
+
"$ref": "#color"
|
|
3185
|
+
},
|
|
3186
|
+
"buttonHeight": {
|
|
3187
|
+
"$ref": "#size"
|
|
3188
|
+
},
|
|
3189
|
+
"buttonMinWidth": {
|
|
3190
|
+
"$ref": "#size"
|
|
3191
|
+
},
|
|
3192
|
+
"buttonWidth": {
|
|
3193
|
+
"$ref": "#size"
|
|
3194
|
+
},
|
|
3195
|
+
"notificationBackgroundColor": {
|
|
3196
|
+
"$ref": "#color"
|
|
3197
|
+
},
|
|
3198
|
+
"notificationBorderColor": {
|
|
3199
|
+
"$ref": "#color"
|
|
3200
|
+
},
|
|
3201
|
+
"notificationBorderRadius": {
|
|
3202
|
+
"$ref": "#radius"
|
|
3203
|
+
},
|
|
3204
|
+
"notificationTextColor": {
|
|
3205
|
+
"$ref": "#color"
|
|
3206
|
+
},
|
|
3207
|
+
"notificationDismissButtonGap": {
|
|
3208
|
+
"$ref": "#size"
|
|
3209
|
+
},
|
|
3210
|
+
"notificationDismissIcon": {
|
|
3211
|
+
"$ref": "#icon"
|
|
3212
|
+
},
|
|
3213
|
+
"notificationDismissIconColor": {
|
|
3214
|
+
"$ref": "#color"
|
|
3215
|
+
},
|
|
3216
|
+
"notificationIcon": {
|
|
3217
|
+
"$ref": "#icon"
|
|
3218
|
+
},
|
|
3219
|
+
"notificationIconColor": {
|
|
3220
|
+
"$ref": "#color"
|
|
3221
|
+
},
|
|
3222
|
+
"notificationIconGap": {
|
|
3223
|
+
"$ref": "#size"
|
|
3224
|
+
},
|
|
3225
|
+
"notificationIconSize": {
|
|
3226
|
+
"$ref": "#size"
|
|
3227
|
+
}
|
|
3228
|
+
},
|
|
3229
|
+
"required": [
|
|
3230
|
+
"buttonBackgroundColor",
|
|
3231
|
+
"buttonBorderColor",
|
|
3232
|
+
"buttonBorderRadius",
|
|
3233
|
+
"buttonBorderWidth",
|
|
3234
|
+
"buttonTextColor",
|
|
3235
|
+
"buttonHeight",
|
|
3236
|
+
"buttonMinWidth",
|
|
3237
|
+
"buttonWidth",
|
|
3238
|
+
"notificationBackgroundColor",
|
|
3239
|
+
"notificationBorderColor",
|
|
3240
|
+
"notificationBorderRadius",
|
|
3241
|
+
"notificationTextColor",
|
|
3242
|
+
"notificationDismissButtonGap",
|
|
3243
|
+
"notificationDismissIcon",
|
|
3244
|
+
"notificationDismissIconColor",
|
|
3245
|
+
"notificationIcon",
|
|
3246
|
+
"notificationIconColor",
|
|
3247
|
+
"notificationIconGap",
|
|
3248
|
+
"notificationIconSize"
|
|
3249
|
+
]
|
|
3250
|
+
},
|
|
3251
|
+
"rules": {
|
|
3252
|
+
"type": "array",
|
|
3253
|
+
"items": {
|
|
3254
|
+
"type": "object",
|
|
3255
|
+
"additionalProperties": false,
|
|
3256
|
+
"properties": {
|
|
3257
|
+
"if": {
|
|
3258
|
+
"type": "object",
|
|
3259
|
+
"minProperties": 1
|
|
3260
|
+
},
|
|
3261
|
+
"tokens": {
|
|
3262
|
+
"type": "object",
|
|
3263
|
+
"additionalProperties": false,
|
|
3264
|
+
"properties": {
|
|
3265
|
+
"buttonBackgroundColor": {
|
|
3266
|
+
"$ref": "#color"
|
|
3267
|
+
},
|
|
3268
|
+
"buttonBorderColor": {
|
|
3269
|
+
"$ref": "#color"
|
|
3270
|
+
},
|
|
3271
|
+
"buttonBorderRadius": {
|
|
3272
|
+
"$ref": "#radius"
|
|
3273
|
+
},
|
|
3274
|
+
"buttonBorderWidth": {
|
|
3275
|
+
"$ref": "#border"
|
|
3276
|
+
},
|
|
3277
|
+
"buttonTextColor": {
|
|
3278
|
+
"$ref": "#color"
|
|
3279
|
+
},
|
|
3280
|
+
"buttonHeight": {
|
|
3281
|
+
"$ref": "#size"
|
|
3282
|
+
},
|
|
3283
|
+
"buttonMinWidth": {
|
|
3284
|
+
"$ref": "#size"
|
|
3285
|
+
},
|
|
3286
|
+
"buttonWidth": {
|
|
3287
|
+
"$ref": "#size"
|
|
3288
|
+
},
|
|
3289
|
+
"notificationBackgroundColor": {
|
|
3290
|
+
"$ref": "#color"
|
|
3291
|
+
},
|
|
3292
|
+
"notificationBorderColor": {
|
|
3293
|
+
"$ref": "#color"
|
|
3294
|
+
},
|
|
3295
|
+
"notificationBorderRadius": {
|
|
3296
|
+
"$ref": "#radius"
|
|
3297
|
+
},
|
|
3298
|
+
"notificationTextColor": {
|
|
3299
|
+
"$ref": "#color"
|
|
3300
|
+
},
|
|
3301
|
+
"notificationDismissButtonGap": {
|
|
3302
|
+
"$ref": "#size"
|
|
3303
|
+
},
|
|
3304
|
+
"notificationDismissIcon": {
|
|
3305
|
+
"$ref": "#icon"
|
|
3306
|
+
},
|
|
3307
|
+
"notificationDismissIconColor": {
|
|
3308
|
+
"$ref": "#color"
|
|
3309
|
+
},
|
|
3310
|
+
"notificationIcon": {
|
|
3311
|
+
"$ref": "#icon"
|
|
3312
|
+
},
|
|
3313
|
+
"notificationIconColor": {
|
|
3314
|
+
"$ref": "#color"
|
|
3315
|
+
},
|
|
3316
|
+
"notificationIconGap": {
|
|
3317
|
+
"$ref": "#size"
|
|
3318
|
+
},
|
|
3319
|
+
"notificationIconSize": {
|
|
3320
|
+
"$ref": "#size"
|
|
3321
|
+
}
|
|
3322
|
+
}
|
|
3323
|
+
},
|
|
3324
|
+
"description": {
|
|
3325
|
+
"type": "string"
|
|
3326
|
+
}
|
|
3327
|
+
},
|
|
3328
|
+
"required": [
|
|
3329
|
+
"if",
|
|
3330
|
+
"tokens"
|
|
3331
|
+
]
|
|
3332
|
+
}
|
|
3333
|
+
}
|
|
3334
|
+
},
|
|
3335
|
+
"required": [
|
|
3336
|
+
"tokens",
|
|
3337
|
+
"rules"
|
|
3338
|
+
]
|
|
3339
|
+
},
|
|
3134
3340
|
"Table": {
|
|
3135
3341
|
"type": "object",
|
|
3136
3342
|
"additionalProperties": false,
|
|
@@ -3494,6 +3700,9 @@
|
|
|
3494
3700
|
"iconGradient": {
|
|
3495
3701
|
"$ref": "#gradient"
|
|
3496
3702
|
},
|
|
3703
|
+
"marginLeft": {
|
|
3704
|
+
"$ref": "#size"
|
|
3705
|
+
},
|
|
3497
3706
|
"paddingBottom": {
|
|
3498
3707
|
"$ref": "#size"
|
|
3499
3708
|
},
|
|
@@ -3525,6 +3734,7 @@
|
|
|
3525
3734
|
"icon",
|
|
3526
3735
|
"iconColor",
|
|
3527
3736
|
"iconGradient",
|
|
3737
|
+
"marginLeft",
|
|
3528
3738
|
"paddingBottom",
|
|
3529
3739
|
"paddingLeft",
|
|
3530
3740
|
"paddingRight",
|
|
@@ -3580,6 +3790,9 @@
|
|
|
3580
3790
|
"iconGradient": {
|
|
3581
3791
|
"$ref": "#gradient"
|
|
3582
3792
|
},
|
|
3793
|
+
"marginLeft": {
|
|
3794
|
+
"$ref": "#size"
|
|
3795
|
+
},
|
|
3583
3796
|
"paddingBottom": {
|
|
3584
3797
|
"$ref": "#size"
|
|
3585
3798
|
},
|
|
@@ -6838,6 +7051,18 @@
|
|
|
6838
7051
|
},
|
|
6839
7052
|
"flexShrink": {
|
|
6840
7053
|
"$ref": "#integer"
|
|
7054
|
+
},
|
|
7055
|
+
"backgroundColor": {
|
|
7056
|
+
"$ref": "#color"
|
|
7057
|
+
},
|
|
7058
|
+
"borderRadius": {
|
|
7059
|
+
"$ref": "#radius"
|
|
7060
|
+
},
|
|
7061
|
+
"padding": {
|
|
7062
|
+
"$ref": "#size"
|
|
7063
|
+
},
|
|
7064
|
+
"gap": {
|
|
7065
|
+
"$ref": "#size"
|
|
6841
7066
|
}
|
|
6842
7067
|
},
|
|
6843
7068
|
"required": [
|
|
@@ -6847,7 +7072,11 @@
|
|
|
6847
7072
|
"alignItems",
|
|
6848
7073
|
"justifyContent",
|
|
6849
7074
|
"flexGrow",
|
|
6850
|
-
"flexShrink"
|
|
7075
|
+
"flexShrink",
|
|
7076
|
+
"backgroundColor",
|
|
7077
|
+
"borderRadius",
|
|
7078
|
+
"padding",
|
|
7079
|
+
"gap"
|
|
6851
7080
|
]
|
|
6852
7081
|
},
|
|
6853
7082
|
"rules": {
|
|
@@ -6884,6 +7113,18 @@
|
|
|
6884
7113
|
},
|
|
6885
7114
|
"flexShrink": {
|
|
6886
7115
|
"$ref": "#integer"
|
|
7116
|
+
},
|
|
7117
|
+
"backgroundColor": {
|
|
7118
|
+
"$ref": "#color"
|
|
7119
|
+
},
|
|
7120
|
+
"borderRadius": {
|
|
7121
|
+
"$ref": "#radius"
|
|
7122
|
+
},
|
|
7123
|
+
"padding": {
|
|
7124
|
+
"$ref": "#size"
|
|
7125
|
+
},
|
|
7126
|
+
"gap": {
|
|
7127
|
+
"$ref": "#size"
|
|
6887
7128
|
}
|
|
6888
7129
|
}
|
|
6889
7130
|
},
|
|
@@ -12431,15 +12672,36 @@
|
|
|
12431
12672
|
"type": "object",
|
|
12432
12673
|
"additionalProperties": false,
|
|
12433
12674
|
"properties": {
|
|
12675
|
+
"buttonDirection": {
|
|
12676
|
+
"$ref": "#direction"
|
|
12677
|
+
},
|
|
12678
|
+
"contentMarginBottom": {
|
|
12679
|
+
"$ref": "#size"
|
|
12680
|
+
},
|
|
12681
|
+
"contentMarginLeft": {
|
|
12682
|
+
"$ref": "#size"
|
|
12683
|
+
},
|
|
12684
|
+
"contentMarginRight": {
|
|
12685
|
+
"$ref": "#size"
|
|
12686
|
+
},
|
|
12687
|
+
"contentMarginTop": {
|
|
12688
|
+
"$ref": "#size"
|
|
12689
|
+
},
|
|
12690
|
+
"contentPaddingLeft": {
|
|
12691
|
+
"$ref": "#size"
|
|
12692
|
+
},
|
|
12693
|
+
"contentPaddingRight": {
|
|
12694
|
+
"$ref": "#size"
|
|
12695
|
+
},
|
|
12434
12696
|
"headerFontColor": {
|
|
12435
12697
|
"$ref": "#color"
|
|
12436
12698
|
},
|
|
12437
|
-
"headerFontSize": {
|
|
12438
|
-
"$ref": "#fontSize"
|
|
12439
|
-
},
|
|
12440
12699
|
"headerFontName": {
|
|
12441
12700
|
"$ref": "#fontName"
|
|
12442
12701
|
},
|
|
12702
|
+
"headerFontSize": {
|
|
12703
|
+
"$ref": "#fontSize"
|
|
12704
|
+
},
|
|
12443
12705
|
"headerFontWeight": {
|
|
12444
12706
|
"$ref": "#fontWeight"
|
|
12445
12707
|
},
|
|
@@ -12452,43 +12714,46 @@
|
|
|
12452
12714
|
"maxWidthSize": {
|
|
12453
12715
|
"$ref": "#size"
|
|
12454
12716
|
},
|
|
12455
|
-
"minWidth": {
|
|
12456
|
-
"$ref": "#size"
|
|
12457
|
-
},
|
|
12458
12717
|
"minHeight": {
|
|
12459
12718
|
"$ref": "#size"
|
|
12460
12719
|
},
|
|
12461
|
-
"
|
|
12462
|
-
"$ref": "#
|
|
12720
|
+
"minWidth": {
|
|
12721
|
+
"$ref": "#size"
|
|
12463
12722
|
},
|
|
12464
12723
|
"subHeaderFontName": {
|
|
12465
12724
|
"$ref": "#fontName"
|
|
12466
12725
|
},
|
|
12467
|
-
"subHeaderFontWeight": {
|
|
12468
|
-
"$ref": "#fontWeight"
|
|
12469
|
-
},
|
|
12470
12726
|
"subHeaderFontSize": {
|
|
12471
12727
|
"$ref": "#fontSize"
|
|
12472
12728
|
},
|
|
12473
|
-
"
|
|
12474
|
-
"$ref": "#
|
|
12729
|
+
"subHeaderFontWeight": {
|
|
12730
|
+
"$ref": "#fontWeight"
|
|
12731
|
+
},
|
|
12732
|
+
"subHeaderLineHeight": {
|
|
12733
|
+
"$ref": "#lineHeight"
|
|
12475
12734
|
}
|
|
12476
12735
|
},
|
|
12477
12736
|
"required": [
|
|
12737
|
+
"buttonDirection",
|
|
12738
|
+
"contentMarginBottom",
|
|
12739
|
+
"contentMarginLeft",
|
|
12740
|
+
"contentMarginRight",
|
|
12741
|
+
"contentMarginTop",
|
|
12742
|
+
"contentPaddingLeft",
|
|
12743
|
+
"contentPaddingRight",
|
|
12478
12744
|
"headerFontColor",
|
|
12479
|
-
"headerFontSize",
|
|
12480
12745
|
"headerFontName",
|
|
12746
|
+
"headerFontSize",
|
|
12481
12747
|
"headerFontWeight",
|
|
12482
12748
|
"headerLineHeight",
|
|
12483
12749
|
"maxHeightSize",
|
|
12484
12750
|
"maxWidthSize",
|
|
12485
|
-
"minWidth",
|
|
12486
12751
|
"minHeight",
|
|
12487
|
-
"
|
|
12752
|
+
"minWidth",
|
|
12488
12753
|
"subHeaderFontName",
|
|
12489
|
-
"subHeaderFontWeight",
|
|
12490
12754
|
"subHeaderFontSize",
|
|
12491
|
-
"
|
|
12755
|
+
"subHeaderFontWeight",
|
|
12756
|
+
"subHeaderLineHeight"
|
|
12492
12757
|
]
|
|
12493
12758
|
},
|
|
12494
12759
|
"rules": {
|
|
@@ -12505,15 +12770,36 @@
|
|
|
12505
12770
|
"type": "object",
|
|
12506
12771
|
"additionalProperties": false,
|
|
12507
12772
|
"properties": {
|
|
12773
|
+
"buttonDirection": {
|
|
12774
|
+
"$ref": "#direction"
|
|
12775
|
+
},
|
|
12776
|
+
"contentMarginBottom": {
|
|
12777
|
+
"$ref": "#size"
|
|
12778
|
+
},
|
|
12779
|
+
"contentMarginLeft": {
|
|
12780
|
+
"$ref": "#size"
|
|
12781
|
+
},
|
|
12782
|
+
"contentMarginRight": {
|
|
12783
|
+
"$ref": "#size"
|
|
12784
|
+
},
|
|
12785
|
+
"contentMarginTop": {
|
|
12786
|
+
"$ref": "#size"
|
|
12787
|
+
},
|
|
12788
|
+
"contentPaddingLeft": {
|
|
12789
|
+
"$ref": "#size"
|
|
12790
|
+
},
|
|
12791
|
+
"contentPaddingRight": {
|
|
12792
|
+
"$ref": "#size"
|
|
12793
|
+
},
|
|
12508
12794
|
"headerFontColor": {
|
|
12509
12795
|
"$ref": "#color"
|
|
12510
12796
|
},
|
|
12511
|
-
"headerFontSize": {
|
|
12512
|
-
"$ref": "#fontSize"
|
|
12513
|
-
},
|
|
12514
12797
|
"headerFontName": {
|
|
12515
12798
|
"$ref": "#fontName"
|
|
12516
12799
|
},
|
|
12800
|
+
"headerFontSize": {
|
|
12801
|
+
"$ref": "#fontSize"
|
|
12802
|
+
},
|
|
12517
12803
|
"headerFontWeight": {
|
|
12518
12804
|
"$ref": "#fontWeight"
|
|
12519
12805
|
},
|
|
@@ -12526,26 +12812,23 @@
|
|
|
12526
12812
|
"maxWidthSize": {
|
|
12527
12813
|
"$ref": "#size"
|
|
12528
12814
|
},
|
|
12529
|
-
"minWidth": {
|
|
12530
|
-
"$ref": "#size"
|
|
12531
|
-
},
|
|
12532
12815
|
"minHeight": {
|
|
12533
12816
|
"$ref": "#size"
|
|
12534
12817
|
},
|
|
12535
|
-
"
|
|
12536
|
-
"$ref": "#
|
|
12818
|
+
"minWidth": {
|
|
12819
|
+
"$ref": "#size"
|
|
12537
12820
|
},
|
|
12538
12821
|
"subHeaderFontName": {
|
|
12539
12822
|
"$ref": "#fontName"
|
|
12540
12823
|
},
|
|
12541
|
-
"subHeaderFontWeight": {
|
|
12542
|
-
"$ref": "#fontWeight"
|
|
12543
|
-
},
|
|
12544
12824
|
"subHeaderFontSize": {
|
|
12545
12825
|
"$ref": "#fontSize"
|
|
12546
12826
|
},
|
|
12547
|
-
"
|
|
12548
|
-
"$ref": "#
|
|
12827
|
+
"subHeaderFontWeight": {
|
|
12828
|
+
"$ref": "#fontWeight"
|
|
12829
|
+
},
|
|
12830
|
+
"subHeaderLineHeight": {
|
|
12831
|
+
"$ref": "#lineHeight"
|
|
12549
12832
|
}
|
|
12550
12833
|
}
|
|
12551
12834
|
},
|
|
@@ -20917,6 +21200,7 @@
|
|
|
20917
21200
|
"VideoPickerSlider",
|
|
20918
21201
|
"VideoPicker",
|
|
20919
21202
|
"Disclaimer",
|
|
21203
|
+
"FileUpload",
|
|
20920
21204
|
"Table",
|
|
20921
21205
|
"Image",
|
|
20922
21206
|
"Spinner",
|