@telus-uds/theme-koodo 7.24.0 → 7.25.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/CarouselThumbnail.json +1 -0
- package/build/android/Progress.json +2 -0
- package/build/android/Scroll.json +23 -0
- package/build/android/schema.json +1071 -828
- package/build/android/theme.json +27 -1
- package/build/ios/CarouselThumbnail.json +1 -0
- package/build/ios/Progress.json +2 -0
- package/build/ios/Scroll.json +23 -0
- package/build/ios/schema.json +1071 -828
- package/build/ios/theme.json +27 -1
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -1
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +3 -2
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/DownloadApp.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +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 +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +3 -2
- 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/Scroll.js +29 -0
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/Shortcuts.js +1 -1
- package/build/rn/ShortcutsItem.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/TabBar.js +1 -1
- package/build/rn/TabBarItem.js +1 -1
- package/build/rn/Table.js +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 +1071 -828
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +26 -4
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -1
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +3 -2
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/DownloadApp.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +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 +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +3 -2
- 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/Scroll.js +29 -0
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/Shortcuts.js +1 -1
- package/build/web/ShortcutsItem.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/TabBar.js +1 -1
- package/build/web/TabBarItem.js +1 -1
- package/build/web/Table.js +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 +1071 -828
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +26 -4
- package/package.json +4 -4
- package/theme.json +27 -0
package/build/rn/schema.json
CHANGED
|
@@ -138,6 +138,7 @@
|
|
|
138
138
|
"{appearances.RadioCard.focus}",
|
|
139
139
|
"{appearances.RadioCard.hover}",
|
|
140
140
|
"{appearances.RadioCard.inactive}",
|
|
141
|
+
"{appearances.Scroll.hover}",
|
|
141
142
|
"{appearances.Search.hover}",
|
|
142
143
|
"{appearances.Search.focus}",
|
|
143
144
|
"{appearances.Search.inactive}",
|
|
@@ -253,38 +254,38 @@
|
|
|
253
254
|
"anyOf": [
|
|
254
255
|
{
|
|
255
256
|
"const": "{palette.border.border1}",
|
|
256
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
257
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
257
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
258
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
258
259
|
},
|
|
259
260
|
{
|
|
260
261
|
"const": "{palette.border.border2}",
|
|
261
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
262
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
262
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
263
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
263
264
|
},
|
|
264
265
|
{
|
|
265
266
|
"const": "{palette.border.border3}",
|
|
266
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
267
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
267
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
268
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
268
269
|
},
|
|
269
270
|
{
|
|
270
271
|
"const": "{palette.border.border4}",
|
|
271
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
272
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
272
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
273
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
273
274
|
},
|
|
274
275
|
{
|
|
275
276
|
"const": "{palette.border.none}",
|
|
276
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
277
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
277
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
278
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
278
279
|
},
|
|
279
280
|
{
|
|
280
281
|
"const": "{system.border.zero}",
|
|
281
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
282
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
282
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
283
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
283
284
|
},
|
|
284
285
|
{
|
|
285
286
|
"const": "{system.border.none}",
|
|
286
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
287
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
287
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
288
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
288
289
|
}
|
|
289
290
|
],
|
|
290
291
|
"$id": "#border"
|
|
@@ -293,273 +294,273 @@
|
|
|
293
294
|
"anyOf": [
|
|
294
295
|
{
|
|
295
296
|
"const": "{palette.color.amaranth}",
|
|
296
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
297
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
297
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
298
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
298
299
|
},
|
|
299
300
|
{
|
|
300
301
|
"const": "{palette.color.bilbao}",
|
|
301
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
302
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
302
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
303
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
303
304
|
},
|
|
304
305
|
{
|
|
305
306
|
"const": "{palette.color.black}",
|
|
306
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
307
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
307
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlack",
|
|
308
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlack"
|
|
308
309
|
},
|
|
309
310
|
{
|
|
310
311
|
"const": "{palette.color.blackLight}",
|
|
311
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
312
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
312
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlack Light",
|
|
313
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlack Light"
|
|
313
314
|
},
|
|
314
315
|
{
|
|
315
316
|
"const": "{palette.color.blue}",
|
|
316
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
317
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
317
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlue",
|
|
318
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlue"
|
|
318
319
|
},
|
|
319
320
|
{
|
|
320
321
|
"const": "{palette.color.blueDark}",
|
|
321
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
322
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
322
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlue Dark",
|
|
323
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlue Dark"
|
|
323
324
|
},
|
|
324
325
|
{
|
|
325
326
|
"const": "{palette.color.blueLight}",
|
|
326
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
327
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
327
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlue Light",
|
|
328
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlue Light"
|
|
328
329
|
},
|
|
329
330
|
{
|
|
330
331
|
"const": "{palette.color.caution}",
|
|
331
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
332
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
332
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nCaution",
|
|
333
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nCaution"
|
|
333
334
|
},
|
|
334
335
|
{
|
|
335
336
|
"const": "{palette.color.cautionLight}",
|
|
336
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
337
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
337
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nCaution Light",
|
|
338
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nCaution Light"
|
|
338
339
|
},
|
|
339
340
|
{
|
|
340
341
|
"const": "{palette.color.danger}",
|
|
341
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
342
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
342
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDanger",
|
|
343
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDanger"
|
|
343
344
|
},
|
|
344
345
|
{
|
|
345
346
|
"const": "{palette.color.dangerLight}",
|
|
346
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
347
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
347
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDanger Light",
|
|
348
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDanger Light"
|
|
348
349
|
},
|
|
349
350
|
{
|
|
350
351
|
"const": "{palette.color.dangerMid}",
|
|
351
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
352
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
352
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDanger Mid",
|
|
353
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDanger Mid"
|
|
353
354
|
},
|
|
354
355
|
{
|
|
355
356
|
"const": "{palette.color.dark10}",
|
|
356
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
357
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
357
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 10%",
|
|
358
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 10%"
|
|
358
359
|
},
|
|
359
360
|
{
|
|
360
361
|
"const": "{palette.color.dark20}",
|
|
361
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
362
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
362
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 20%",
|
|
363
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 20%"
|
|
363
364
|
},
|
|
364
365
|
{
|
|
365
366
|
"const": "{palette.color.dark40}",
|
|
366
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
367
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
367
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 40%",
|
|
368
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 40%"
|
|
368
369
|
},
|
|
369
370
|
{
|
|
370
371
|
"const": "{palette.color.dark5}",
|
|
371
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
372
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
372
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 5%",
|
|
373
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 5%"
|
|
373
374
|
},
|
|
374
375
|
{
|
|
375
376
|
"const": "{palette.color.dark60}",
|
|
376
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
377
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
377
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 60%",
|
|
378
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 60%"
|
|
378
379
|
},
|
|
379
380
|
{
|
|
380
381
|
"const": "{palette.color.dark80}",
|
|
381
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
382
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
382
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 80%",
|
|
383
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 80%"
|
|
383
384
|
},
|
|
384
385
|
{
|
|
385
386
|
"const": "{palette.color.dark97}",
|
|
386
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
387
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
387
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDark 97%",
|
|
388
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDark 97%"
|
|
388
389
|
},
|
|
389
390
|
{
|
|
390
391
|
"const": "{palette.color.dove}",
|
|
391
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
392
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
392
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDove",
|
|
393
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDove"
|
|
393
394
|
},
|
|
394
395
|
{
|
|
395
396
|
"const": "{palette.color.flirt}",
|
|
396
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
397
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
397
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
398
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
398
399
|
},
|
|
399
400
|
{
|
|
400
401
|
"const": "{palette.color.gallery}",
|
|
401
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
402
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
402
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nGallery",
|
|
403
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nGallery"
|
|
403
404
|
},
|
|
404
405
|
{
|
|
405
406
|
"const": "{palette.color.green}",
|
|
406
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
407
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
407
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nGreen",
|
|
408
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nGreen"
|
|
408
409
|
},
|
|
409
410
|
{
|
|
410
411
|
"const": "{palette.color.greenDark}",
|
|
411
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
412
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
412
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nGreen Dark",
|
|
413
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nGreen Dark"
|
|
413
414
|
},
|
|
414
415
|
{
|
|
415
416
|
"const": "{palette.color.greenLight}",
|
|
416
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
417
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
417
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nGreen Light",
|
|
418
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nGreen Light"
|
|
418
419
|
},
|
|
419
420
|
{
|
|
420
421
|
"const": "{palette.color.greyLight}",
|
|
421
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
422
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
422
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
423
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
423
424
|
},
|
|
424
425
|
{
|
|
425
426
|
"const": "{palette.color.greyMystic}",
|
|
426
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
427
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
427
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nMystic Grey",
|
|
428
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nMystic Grey"
|
|
428
429
|
},
|
|
429
430
|
{
|
|
430
431
|
"const": "{palette.color.light10}",
|
|
431
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
432
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
432
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 10%",
|
|
433
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 10%"
|
|
433
434
|
},
|
|
434
435
|
{
|
|
435
436
|
"const": "{palette.color.light20}",
|
|
436
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
437
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
437
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 20%",
|
|
438
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 20%"
|
|
438
439
|
},
|
|
439
440
|
{
|
|
440
441
|
"const": "{palette.color.light40}",
|
|
441
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
442
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
442
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 40%",
|
|
443
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 40%"
|
|
443
444
|
},
|
|
444
445
|
{
|
|
445
446
|
"const": "{palette.color.light60}",
|
|
446
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
447
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
447
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 60%",
|
|
448
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 60%"
|
|
448
449
|
},
|
|
449
450
|
{
|
|
450
451
|
"const": "{palette.color.light80}",
|
|
451
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
452
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
452
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 80%",
|
|
453
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 80%"
|
|
453
454
|
},
|
|
454
455
|
{
|
|
455
456
|
"const": "{palette.color.light97}",
|
|
456
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
457
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
457
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nLight 97%",
|
|
458
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nLight 97%"
|
|
458
459
|
},
|
|
459
460
|
{
|
|
460
461
|
"const": "{palette.color.mortar}",
|
|
461
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
462
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
462
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nMortar",
|
|
463
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nMortar"
|
|
463
464
|
},
|
|
464
465
|
{
|
|
465
466
|
"const": "{palette.color.mosque}",
|
|
466
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
467
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
467
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
468
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
468
469
|
},
|
|
469
470
|
{
|
|
470
471
|
"const": "{palette.color.orange}",
|
|
471
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
472
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
472
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nOrange",
|
|
473
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nOrange"
|
|
473
474
|
},
|
|
474
475
|
{
|
|
475
476
|
"const": "{palette.color.orangeDark}",
|
|
476
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
477
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
477
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nOrange Dark",
|
|
478
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nOrange Dark"
|
|
478
479
|
},
|
|
479
480
|
{
|
|
480
481
|
"const": "{palette.color.orangeLight}",
|
|
481
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
482
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
482
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nOrange Light",
|
|
483
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nOrange Light"
|
|
483
484
|
},
|
|
484
485
|
{
|
|
485
486
|
"const": "{palette.color.pink}",
|
|
486
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
487
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
487
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPink",
|
|
488
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPink"
|
|
488
489
|
},
|
|
489
490
|
{
|
|
490
491
|
"const": "{palette.color.pinkDark}",
|
|
491
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
492
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
492
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPink Dark",
|
|
493
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPink Dark"
|
|
493
494
|
},
|
|
494
495
|
{
|
|
495
496
|
"const": "{palette.color.pinkLight}",
|
|
496
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
497
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
497
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPink Light",
|
|
498
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPink Light"
|
|
498
499
|
},
|
|
499
500
|
{
|
|
500
501
|
"const": "{palette.color.purple}",
|
|
501
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
502
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
502
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPurple",
|
|
503
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPurple"
|
|
503
504
|
},
|
|
504
505
|
{
|
|
505
506
|
"const": "{palette.color.purpleDark}",
|
|
506
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
507
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
507
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPurple Dark",
|
|
508
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPurple Dark"
|
|
508
509
|
},
|
|
509
510
|
{
|
|
510
511
|
"const": "{palette.color.purpleLight}",
|
|
511
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
512
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
512
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nPurple Light",
|
|
513
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nPurple Light"
|
|
513
514
|
},
|
|
514
515
|
{
|
|
515
516
|
"const": "{palette.color.silver}",
|
|
516
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
517
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
517
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nSilver",
|
|
518
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nSilver"
|
|
518
519
|
},
|
|
519
520
|
{
|
|
520
521
|
"const": "{palette.color.silverDark}",
|
|
521
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
522
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
522
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
523
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
523
524
|
},
|
|
524
525
|
{
|
|
525
526
|
"const": "{palette.color.subtle}",
|
|
526
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
527
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
527
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nSubtle",
|
|
528
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nSubtle"
|
|
528
529
|
},
|
|
529
530
|
{
|
|
530
531
|
"const": "{palette.color.success}",
|
|
531
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
532
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
532
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nSuccess",
|
|
533
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nSuccess"
|
|
533
534
|
},
|
|
534
535
|
{
|
|
535
536
|
"const": "{palette.color.successLight}",
|
|
536
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
537
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
537
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nSuccess Light",
|
|
538
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nSuccess Light"
|
|
538
539
|
},
|
|
539
540
|
{
|
|
540
541
|
"const": "{palette.color.transparent}",
|
|
541
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
542
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
542
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
543
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
543
544
|
},
|
|
544
545
|
{
|
|
545
546
|
"const": "{palette.color.trinidad}",
|
|
546
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
547
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
547
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
548
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
548
549
|
},
|
|
549
550
|
{
|
|
550
551
|
"const": "{palette.color.white}",
|
|
551
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
552
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
552
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
553
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
553
554
|
},
|
|
554
555
|
{
|
|
555
556
|
"const": "{system.color.transparent}",
|
|
556
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
557
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
557
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
558
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
558
559
|
},
|
|
559
560
|
{
|
|
560
561
|
"const": "{system.color.none}",
|
|
561
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
562
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
562
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
563
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
563
564
|
}
|
|
564
565
|
],
|
|
565
566
|
"$id": "#color"
|
|
@@ -568,18 +569,18 @@
|
|
|
568
569
|
"anyOf": [
|
|
569
570
|
{
|
|
570
571
|
"const": "{palette.duration.duration250}",
|
|
571
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
572
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
572
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
573
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
573
574
|
},
|
|
574
575
|
{
|
|
575
576
|
"const": "{palette.duration.duration300}",
|
|
576
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
577
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
577
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
578
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
578
579
|
},
|
|
579
580
|
{
|
|
580
581
|
"const": "{system.duration.zero}",
|
|
581
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
582
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
582
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
583
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
583
584
|
}
|
|
584
585
|
],
|
|
585
586
|
"$id": "#duration"
|
|
@@ -588,113 +589,113 @@
|
|
|
588
589
|
"anyOf": [
|
|
589
590
|
{
|
|
590
591
|
"const": "{palette.fontSize.size12}",
|
|
591
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
592
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
592
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
593
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
593
594
|
},
|
|
594
595
|
{
|
|
595
596
|
"const": "{palette.fontSize.size14}",
|
|
596
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
597
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
597
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
598
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
598
599
|
},
|
|
599
600
|
{
|
|
600
601
|
"const": "{palette.fontSize.size15}",
|
|
601
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
602
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
602
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
603
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
603
604
|
},
|
|
604
605
|
{
|
|
605
606
|
"const": "{palette.fontSize.size16}",
|
|
606
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
607
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
607
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
608
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
608
609
|
},
|
|
609
610
|
{
|
|
610
611
|
"const": "{palette.fontSize.size18}",
|
|
611
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
612
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
612
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
613
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
613
614
|
},
|
|
614
615
|
{
|
|
615
616
|
"const": "{palette.fontSize.size2}",
|
|
616
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
617
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
617
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
618
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
618
619
|
},
|
|
619
620
|
{
|
|
620
621
|
"const": "{palette.fontSize.size20}",
|
|
621
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
622
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
622
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
623
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
623
624
|
},
|
|
624
625
|
{
|
|
625
626
|
"const": "{palette.fontSize.size24}",
|
|
626
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
627
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
627
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
628
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
628
629
|
},
|
|
629
630
|
{
|
|
630
631
|
"const": "{palette.fontSize.size28}",
|
|
631
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
632
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
632
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
633
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
633
634
|
},
|
|
634
635
|
{
|
|
635
636
|
"const": "{palette.fontSize.size30}",
|
|
636
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
637
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
637
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
638
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
638
639
|
},
|
|
639
640
|
{
|
|
640
641
|
"const": "{palette.fontSize.size32}",
|
|
641
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
642
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
642
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
643
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
643
644
|
},
|
|
644
645
|
{
|
|
645
646
|
"const": "{palette.fontSize.size34}",
|
|
646
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
647
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
647
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
648
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
648
649
|
},
|
|
649
650
|
{
|
|
650
651
|
"const": "{palette.fontSize.size36}",
|
|
651
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
652
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
652
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
653
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
653
654
|
},
|
|
654
655
|
{
|
|
655
656
|
"const": "{palette.fontSize.size40}",
|
|
656
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
657
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
657
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
658
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
658
659
|
},
|
|
659
660
|
{
|
|
660
661
|
"const": "{palette.fontSize.size44}",
|
|
661
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
662
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
662
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
663
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
663
664
|
},
|
|
664
665
|
{
|
|
665
666
|
"const": "{palette.fontSize.size48}",
|
|
666
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
667
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
667
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
668
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
668
669
|
},
|
|
669
670
|
{
|
|
670
671
|
"const": "{palette.fontSize.size54}",
|
|
671
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
672
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
672
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
673
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
673
674
|
},
|
|
674
675
|
{
|
|
675
676
|
"const": "{palette.fontSize.size56}",
|
|
676
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
677
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
677
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
678
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
678
679
|
},
|
|
679
680
|
{
|
|
680
681
|
"const": "{palette.fontSize.size64}",
|
|
681
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
682
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
682
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
683
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
683
684
|
},
|
|
684
685
|
{
|
|
685
686
|
"const": "{palette.fontSize.size70}",
|
|
686
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
687
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
687
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
688
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
688
689
|
},
|
|
689
690
|
{
|
|
690
691
|
"const": "{palette.fontSize.size72}",
|
|
691
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
692
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
692
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
693
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
693
694
|
},
|
|
694
695
|
{
|
|
695
696
|
"const": "{system.fontSize.none}",
|
|
696
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
697
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
697
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
698
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
698
699
|
}
|
|
699
700
|
],
|
|
700
701
|
"$id": "#fontSize"
|
|
@@ -703,13 +704,13 @@
|
|
|
703
704
|
"anyOf": [
|
|
704
705
|
{
|
|
705
706
|
"const": "{palette.gradient.blackSolid}",
|
|
706
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
707
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
707
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nBlack solid Gradient",
|
|
708
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nBlack solid Gradient"
|
|
708
709
|
},
|
|
709
710
|
{
|
|
710
711
|
"const": "{system.gradient.none}",
|
|
711
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
712
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
712
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
713
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
713
714
|
}
|
|
714
715
|
],
|
|
715
716
|
"$id": "#gradient"
|
|
@@ -718,743 +719,868 @@
|
|
|
718
719
|
"anyOf": [
|
|
719
720
|
{
|
|
720
721
|
"const": "{palette.icon.Add}",
|
|
721
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
722
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
722
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
723
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
723
724
|
},
|
|
724
725
|
{
|
|
725
726
|
"const": "{palette.icon.Amex}",
|
|
726
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
727
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
727
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
728
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
728
729
|
},
|
|
729
730
|
{
|
|
730
731
|
"const": "{palette.icon.AndroidEN}",
|
|
731
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
732
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
732
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
733
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
733
734
|
},
|
|
734
735
|
{
|
|
735
736
|
"const": "{palette.icon.AndroidFR}",
|
|
736
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
737
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
737
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
738
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
738
739
|
},
|
|
739
740
|
{
|
|
740
741
|
"const": "{palette.icon.ArrowDownCircled}",
|
|
741
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
742
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
742
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
743
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
743
744
|
},
|
|
744
745
|
{
|
|
745
746
|
"const": "{palette.icon.ArrowLeft}",
|
|
746
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
747
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
747
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
748
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
748
749
|
},
|
|
749
750
|
{
|
|
750
751
|
"const": "{palette.icon.ArrowRight}",
|
|
751
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
752
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
752
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
753
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
753
754
|
},
|
|
754
755
|
{
|
|
755
756
|
"const": "{palette.icon.Bank}",
|
|
756
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
757
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
757
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
758
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
758
759
|
},
|
|
759
760
|
{
|
|
760
761
|
"const": "{palette.icon.BankCycle}",
|
|
761
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
762
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
762
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
763
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
763
764
|
},
|
|
764
765
|
{
|
|
765
766
|
"const": "{palette.icon.BankCycleFilled}",
|
|
766
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
767
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
767
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
768
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
768
769
|
},
|
|
769
770
|
{
|
|
770
771
|
"const": "{palette.icon.BankFilled}",
|
|
771
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
772
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
772
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
773
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"const": "{palette.icon.Battery}",
|
|
777
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
778
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"const": "{palette.icon.BatteryCharging}",
|
|
782
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
783
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"const": "{palette.icon.BatteryChargingFilled}",
|
|
787
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
788
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"const": "{palette.icon.Bell}",
|
|
792
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
793
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"const": "{palette.icon.BellFilled}",
|
|
797
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
798
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"const": "{palette.icon.BellNotification}",
|
|
802
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
803
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"const": "{palette.icon.BellNotificationFilled}",
|
|
807
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
808
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
773
809
|
},
|
|
774
810
|
{
|
|
775
811
|
"const": "{palette.icon.BoxOutline}",
|
|
776
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
777
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
812
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
813
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
778
814
|
},
|
|
779
815
|
{
|
|
780
816
|
"const": "{palette.icon.BoxOutlineChecked}",
|
|
781
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
782
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
817
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
818
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
783
819
|
},
|
|
784
820
|
{
|
|
785
821
|
"const": "{palette.icon.Bullet}",
|
|
786
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
787
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
822
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
823
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
788
824
|
},
|
|
789
825
|
{
|
|
790
826
|
"const": "{palette.icon.BulletCircle}",
|
|
791
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
792
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
827
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
828
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
793
829
|
},
|
|
794
830
|
{
|
|
795
831
|
"const": "{palette.icon.BulletFill}",
|
|
796
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
797
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
832
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
833
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
798
834
|
},
|
|
799
835
|
{
|
|
800
836
|
"const": "{palette.icon.Calendar}",
|
|
801
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
802
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
837
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
838
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
803
839
|
},
|
|
804
840
|
{
|
|
805
841
|
"const": "{palette.icon.CalendarEvent}",
|
|
806
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
807
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
842
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
843
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
808
844
|
},
|
|
809
845
|
{
|
|
810
846
|
"const": "{palette.icon.CanadaFilled}",
|
|
811
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
812
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
847
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
848
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
813
849
|
},
|
|
814
850
|
{
|
|
815
851
|
"const": "{palette.icon.Cart}",
|
|
816
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
817
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
852
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
853
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
818
854
|
},
|
|
819
855
|
{
|
|
820
856
|
"const": "{palette.icon.CartFilled}",
|
|
821
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
822
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
857
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
858
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
823
859
|
},
|
|
824
860
|
{
|
|
825
861
|
"const": "{palette.icon.CartFilledMulti}",
|
|
826
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
827
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
862
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
863
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
828
864
|
},
|
|
829
865
|
{
|
|
830
866
|
"const": "{palette.icon.Caution}",
|
|
831
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
832
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
867
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
868
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
833
869
|
},
|
|
834
870
|
{
|
|
835
871
|
"const": "{palette.icon.Check}",
|
|
836
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
837
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
872
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
873
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
838
874
|
},
|
|
839
875
|
{
|
|
840
876
|
"const": "{palette.icon.CheckCircle}",
|
|
841
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
842
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
877
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
878
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
843
879
|
},
|
|
844
880
|
{
|
|
845
881
|
"const": "{palette.icon.CheckCircleFilled}",
|
|
846
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
847
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
882
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
883
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
848
884
|
},
|
|
849
885
|
{
|
|
850
886
|
"const": "{palette.icon.CheckCircledFilled}",
|
|
851
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
852
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
887
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
888
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
853
889
|
},
|
|
854
890
|
{
|
|
855
891
|
"const": "{palette.icon.CheckCircledNotFilled}",
|
|
856
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
857
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
892
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
893
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
858
894
|
},
|
|
859
895
|
{
|
|
860
896
|
"const": "{palette.icon.ChevronDown}",
|
|
861
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
862
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
897
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
898
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
863
899
|
},
|
|
864
900
|
{
|
|
865
901
|
"const": "{palette.icon.ChevronLeft}",
|
|
866
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
867
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
902
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
903
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
868
904
|
},
|
|
869
905
|
{
|
|
870
906
|
"const": "{palette.icon.ChevronLeftCircle}",
|
|
871
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
872
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
907
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
908
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
873
909
|
},
|
|
874
910
|
{
|
|
875
911
|
"const": "{palette.icon.ChevronRight}",
|
|
876
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
877
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
912
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
913
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
878
914
|
},
|
|
879
915
|
{
|
|
880
916
|
"const": "{palette.icon.ChevronRightCircle}",
|
|
881
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
882
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
917
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
918
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
883
919
|
},
|
|
884
920
|
{
|
|
885
921
|
"const": "{palette.icon.ChevronUp}",
|
|
886
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
887
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
922
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
923
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
888
924
|
},
|
|
889
925
|
{
|
|
890
926
|
"const": "{palette.icon.CircledLine}",
|
|
891
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
892
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
927
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
928
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
893
929
|
},
|
|
894
930
|
{
|
|
895
931
|
"const": "{palette.icon.Clipboard}",
|
|
896
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
897
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
932
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
933
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
898
934
|
},
|
|
899
935
|
{
|
|
900
936
|
"const": "{palette.icon.Close}",
|
|
901
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
902
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
937
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
938
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
903
939
|
},
|
|
904
940
|
{
|
|
905
941
|
"const": "{palette.icon.ClosedCaptions}",
|
|
906
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
907
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
942
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
943
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
908
944
|
},
|
|
909
945
|
{
|
|
910
946
|
"const": "{palette.icon.Coaxial}",
|
|
911
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
912
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
947
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
948
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"const": "{palette.icon.Copy}",
|
|
952
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
953
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
913
954
|
},
|
|
914
955
|
{
|
|
915
956
|
"const": "{palette.icon.CreditCard}",
|
|
916
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
917
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
957
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
958
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
918
959
|
},
|
|
919
960
|
{
|
|
920
961
|
"const": "{palette.icon.DSL}",
|
|
921
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
922
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
962
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
963
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
923
964
|
},
|
|
924
965
|
{
|
|
925
966
|
"const": "{palette.icon.Delete}",
|
|
926
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
927
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
967
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
968
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
928
969
|
},
|
|
929
970
|
{
|
|
930
971
|
"const": "{palette.icon.Devices}",
|
|
931
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
932
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
972
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
973
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
933
974
|
},
|
|
934
975
|
{
|
|
935
976
|
"const": "{palette.icon.Download}",
|
|
936
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
937
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
977
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
978
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
938
979
|
},
|
|
939
980
|
{
|
|
940
981
|
"const": "{palette.icon.Edit}",
|
|
941
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
942
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
982
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
983
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
943
984
|
},
|
|
944
985
|
{
|
|
945
986
|
"const": "{palette.icon.ExclamationOctagon}",
|
|
946
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
947
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
987
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
988
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
948
989
|
},
|
|
949
990
|
{
|
|
950
991
|
"const": "{palette.icon.ExclamationTriangle}",
|
|
951
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
952
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
992
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
993
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
953
994
|
},
|
|
954
995
|
{
|
|
955
996
|
"const": "{palette.icon.Expand}",
|
|
956
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
957
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
997
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
998
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
958
999
|
},
|
|
959
1000
|
{
|
|
960
1001
|
"const": "{palette.icon.EyeClosed}",
|
|
961
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
962
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1002
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1003
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
963
1004
|
},
|
|
964
1005
|
{
|
|
965
1006
|
"const": "{palette.icon.EyeMasked}",
|
|
966
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
967
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1007
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1008
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
968
1009
|
},
|
|
969
1010
|
{
|
|
970
1011
|
"const": "{palette.icon.EyeOpened}",
|
|
971
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
972
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1012
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1013
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
973
1014
|
},
|
|
974
1015
|
{
|
|
975
1016
|
"const": "{palette.icon.EyeUnmasked}",
|
|
976
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
977
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1017
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1018
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
978
1019
|
},
|
|
979
1020
|
{
|
|
980
1021
|
"const": "{palette.icon.Fingerprint}",
|
|
981
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
982
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1022
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1023
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"const": "{palette.icon.Firewall}",
|
|
1027
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1028
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1029
|
+
},
|
|
1030
|
+
{
|
|
1031
|
+
"const": "{palette.icon.FirewallFilled}",
|
|
1032
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1033
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
983
1034
|
},
|
|
984
1035
|
{
|
|
985
1036
|
"const": "{palette.icon.FullscreenExpand}",
|
|
986
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
987
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1037
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1038
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
988
1039
|
},
|
|
989
1040
|
{
|
|
990
1041
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
991
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
992
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1042
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1043
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
993
1044
|
},
|
|
994
1045
|
{
|
|
995
1046
|
"const": "{palette.icon.Gift}",
|
|
996
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
997
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1047
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1048
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"const": "{palette.icon.Globe}",
|
|
1052
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1053
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"const": "{palette.icon.GlobeLock}",
|
|
1057
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1058
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
998
1059
|
},
|
|
999
1060
|
{
|
|
1000
1061
|
"const": "{palette.icon.Hamburger}",
|
|
1001
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1002
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1062
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1063
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1003
1064
|
},
|
|
1004
1065
|
{
|
|
1005
1066
|
"const": "{palette.icon.Home}",
|
|
1006
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1007
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1067
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1068
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1008
1069
|
},
|
|
1009
1070
|
{
|
|
1010
1071
|
"const": "{palette.icon.IOSEN}",
|
|
1011
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1012
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1072
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1073
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1013
1074
|
},
|
|
1014
1075
|
{
|
|
1015
1076
|
"const": "{palette.icon.IOSFR}",
|
|
1016
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1017
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1077
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1078
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1018
1079
|
},
|
|
1019
1080
|
{
|
|
1020
1081
|
"const": "{palette.icon.IdCard}",
|
|
1021
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1022
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1082
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1083
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1023
1084
|
},
|
|
1024
1085
|
{
|
|
1025
1086
|
"const": "{palette.icon.IdTag}",
|
|
1026
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1027
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1087
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1088
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1028
1089
|
},
|
|
1029
1090
|
{
|
|
1030
1091
|
"const": "{palette.icon.Info}",
|
|
1031
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1032
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1092
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1093
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1033
1094
|
},
|
|
1034
1095
|
{
|
|
1035
1096
|
"const": "{palette.icon.InfoSelected}",
|
|
1036
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1037
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1097
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1098
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1038
1099
|
},
|
|
1039
1100
|
{
|
|
1040
1101
|
"const": "{palette.icon.InformationCircled}",
|
|
1041
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1042
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1102
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1103
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1043
1104
|
},
|
|
1044
1105
|
{
|
|
1045
1106
|
"const": "{palette.icon.InternetSpeed}",
|
|
1046
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1047
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1107
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1108
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1048
1109
|
},
|
|
1049
1110
|
{
|
|
1050
1111
|
"const": "{palette.icon.Kebab}",
|
|
1051
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1052
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1112
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1113
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1053
1114
|
},
|
|
1054
1115
|
{
|
|
1055
1116
|
"const": "{palette.icon.LeftCircle}",
|
|
1056
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1057
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1117
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1118
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"const": "{palette.icon.LightningFilled}",
|
|
1122
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1123
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1058
1124
|
},
|
|
1059
1125
|
{
|
|
1060
1126
|
"const": "{palette.icon.LinkExternal}",
|
|
1061
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1062
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1127
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1128
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1063
1129
|
},
|
|
1064
1130
|
{
|
|
1065
1131
|
"const": "{palette.icon.LocationMap}",
|
|
1066
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1067
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1132
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1133
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1068
1134
|
},
|
|
1069
1135
|
{
|
|
1070
1136
|
"const": "{palette.icon.LocationMapFilled}",
|
|
1071
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1072
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1137
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1138
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1073
1139
|
},
|
|
1074
1140
|
{
|
|
1075
1141
|
"const": "{palette.icon.LockFilled}",
|
|
1076
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1077
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1142
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1143
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1078
1144
|
},
|
|
1079
1145
|
{
|
|
1080
1146
|
"const": "{palette.icon.LockOpenFilled}",
|
|
1081
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1082
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1147
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1148
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1083
1149
|
},
|
|
1084
1150
|
{
|
|
1085
1151
|
"const": "{palette.icon.Maintenance}",
|
|
1086
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1087
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1152
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1153
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1088
1154
|
},
|
|
1089
1155
|
{
|
|
1090
1156
|
"const": "{palette.icon.MaintenanceFilled}",
|
|
1091
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1092
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1157
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1158
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1093
1159
|
},
|
|
1094
1160
|
{
|
|
1095
1161
|
"const": "{palette.icon.MasterCard}",
|
|
1096
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1097
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1162
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1163
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1098
1164
|
},
|
|
1099
1165
|
{
|
|
1100
1166
|
"const": "{palette.icon.Muted}",
|
|
1101
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1102
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1167
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1168
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1103
1169
|
},
|
|
1104
1170
|
{
|
|
1105
1171
|
"const": "{palette.icon.Number1FilledMono}",
|
|
1106
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1107
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1172
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1173
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1108
1174
|
},
|
|
1109
1175
|
{
|
|
1110
1176
|
"const": "{palette.icon.Number1FilledMulti}",
|
|
1111
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1112
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1177
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1178
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1113
1179
|
},
|
|
1114
1180
|
{
|
|
1115
1181
|
"const": "{palette.icon.Number2FilledMono}",
|
|
1116
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1117
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1182
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1183
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1118
1184
|
},
|
|
1119
1185
|
{
|
|
1120
1186
|
"const": "{palette.icon.Number2FilledMulti}",
|
|
1121
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1122
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1187
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1188
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1123
1189
|
},
|
|
1124
1190
|
{
|
|
1125
1191
|
"const": "{palette.icon.Number3FilledMono}",
|
|
1126
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1127
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1192
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1193
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1128
1194
|
},
|
|
1129
1195
|
{
|
|
1130
1196
|
"const": "{palette.icon.Number3FilledMulti}",
|
|
1131
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1132
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1197
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1198
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1133
1199
|
},
|
|
1134
1200
|
{
|
|
1135
1201
|
"const": "{palette.icon.Number4FilledMono}",
|
|
1136
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1137
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1202
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1203
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1138
1204
|
},
|
|
1139
1205
|
{
|
|
1140
1206
|
"const": "{palette.icon.Number4FilledMulti}",
|
|
1141
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1142
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1207
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1208
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1143
1209
|
},
|
|
1144
1210
|
{
|
|
1145
1211
|
"const": "{palette.icon.Number5FilledMono}",
|
|
1146
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1147
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1212
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1213
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1148
1214
|
},
|
|
1149
1215
|
{
|
|
1150
1216
|
"const": "{palette.icon.Number5FilledMulti}",
|
|
1151
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1152
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1217
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1218
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1153
1219
|
},
|
|
1154
1220
|
{
|
|
1155
1221
|
"const": "{palette.icon.OfferStarFilled}",
|
|
1156
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1157
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1222
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1223
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"const": "{palette.icon.Offers}",
|
|
1227
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1228
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"const": "{palette.icon.OffersFilled}",
|
|
1232
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1233
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1158
1234
|
},
|
|
1159
1235
|
{
|
|
1160
1236
|
"const": "{palette.icon.Pause}",
|
|
1161
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1162
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1237
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1238
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1163
1239
|
},
|
|
1164
1240
|
{
|
|
1165
1241
|
"const": "{palette.icon.PaymentAdd}",
|
|
1166
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1167
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1242
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1243
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1168
1244
|
},
|
|
1169
1245
|
{
|
|
1170
1246
|
"const": "{palette.icon.PaymentCycle}",
|
|
1171
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1172
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1247
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1248
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1173
1249
|
},
|
|
1174
1250
|
{
|
|
1175
1251
|
"const": "{palette.icon.PaymentTime}",
|
|
1176
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1177
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1252
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1253
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1178
1254
|
},
|
|
1179
1255
|
{
|
|
1180
1256
|
"const": "{palette.icon.Perk}",
|
|
1181
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1182
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1257
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1258
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1183
1259
|
},
|
|
1184
1260
|
{
|
|
1185
1261
|
"const": "{palette.icon.Phone}",
|
|
1186
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1187
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1262
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1263
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1188
1264
|
},
|
|
1189
1265
|
{
|
|
1190
1266
|
"const": "{palette.icon.PhoneManage}",
|
|
1191
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1192
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1267
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1268
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1193
1269
|
},
|
|
1194
1270
|
{
|
|
1195
1271
|
"const": "{palette.icon.PhoneTroubleshoot}",
|
|
1196
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1197
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1272
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1273
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"const": "{palette.icon.PikTV}",
|
|
1277
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1278
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1198
1279
|
},
|
|
1199
1280
|
{
|
|
1200
1281
|
"const": "{palette.icon.Play}",
|
|
1201
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1202
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1282
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1283
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1203
1284
|
},
|
|
1204
1285
|
{
|
|
1205
1286
|
"const": "{palette.icon.PlaySolid}",
|
|
1206
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1207
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1287
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1288
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1208
1289
|
},
|
|
1209
1290
|
{
|
|
1210
1291
|
"const": "{palette.icon.PlayVideo}",
|
|
1211
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1212
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1292
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1293
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1213
1294
|
},
|
|
1214
1295
|
{
|
|
1215
1296
|
"const": "{palette.icon.PlugPlay}",
|
|
1216
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1217
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1297
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1298
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1218
1299
|
},
|
|
1219
1300
|
{
|
|
1220
1301
|
"const": "{palette.icon.Preference}",
|
|
1221
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1222
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1302
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1303
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1223
1304
|
},
|
|
1224
1305
|
{
|
|
1225
1306
|
"const": "{palette.icon.Price}",
|
|
1226
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1227
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1307
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1308
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1228
1309
|
},
|
|
1229
1310
|
{
|
|
1230
1311
|
"const": "{palette.icon.Profile}",
|
|
1231
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1232
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1312
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1313
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1233
1314
|
},
|
|
1234
1315
|
{
|
|
1235
1316
|
"const": "{palette.icon.ProfileFilled}",
|
|
1236
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1237
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1317
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1318
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1238
1319
|
},
|
|
1239
1320
|
{
|
|
1240
1321
|
"const": "{palette.icon.Question}",
|
|
1241
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1242
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1322
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1323
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1243
1324
|
},
|
|
1244
1325
|
{
|
|
1245
1326
|
"const": "{palette.icon.QuestionFilled}",
|
|
1246
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1247
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1327
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1328
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1248
1329
|
},
|
|
1249
1330
|
{
|
|
1250
1331
|
"const": "{palette.icon.QuoteLeft}",
|
|
1251
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1252
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1332
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1333
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1253
1334
|
},
|
|
1254
1335
|
{
|
|
1255
1336
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
1256
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1257
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1337
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1338
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1258
1339
|
},
|
|
1259
1340
|
{
|
|
1260
1341
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1261
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1262
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1342
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1343
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1263
1344
|
},
|
|
1264
1345
|
{
|
|
1265
1346
|
"const": "{palette.icon.RadialOutline}",
|
|
1266
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1267
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1347
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1348
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1268
1349
|
},
|
|
1269
1350
|
{
|
|
1270
1351
|
"const": "{palette.icon.RadialOutlineChecked}",
|
|
1271
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1272
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1352
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1353
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1273
1354
|
},
|
|
1274
1355
|
{
|
|
1275
1356
|
"const": "{palette.icon.Receipt}",
|
|
1276
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1277
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1357
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1358
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1278
1359
|
},
|
|
1279
1360
|
{
|
|
1280
1361
|
"const": "{palette.icon.Refresh}",
|
|
1281
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1282
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1362
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1363
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1283
1364
|
},
|
|
1284
1365
|
{
|
|
1285
1366
|
"const": "{palette.icon.Replay}",
|
|
1286
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1287
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1367
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1368
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1288
1369
|
},
|
|
1289
1370
|
{
|
|
1290
1371
|
"const": "{palette.icon.RightCircle}",
|
|
1291
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1292
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1372
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1373
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1293
1374
|
},
|
|
1294
1375
|
{
|
|
1295
1376
|
"const": "{palette.icon.RightCirlce}",
|
|
1296
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1297
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1377
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nTODO: remove in next major release",
|
|
1378
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nTODO: remove in next major release"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"const": "{palette.icon.Router}",
|
|
1382
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1383
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1298
1384
|
},
|
|
1299
1385
|
{
|
|
1300
1386
|
"const": "{palette.icon.Settings}",
|
|
1301
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1302
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1387
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1388
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1303
1389
|
},
|
|
1304
1390
|
{
|
|
1305
1391
|
"const": "{palette.icon.SettingsFilled}",
|
|
1306
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1307
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1392
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1393
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1308
1394
|
},
|
|
1309
1395
|
{
|
|
1310
1396
|
"const": "{palette.icon.SettingsSolid}",
|
|
1311
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1312
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1397
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1398
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"const": "{palette.icon.Shield}",
|
|
1402
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1403
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1404
|
+
},
|
|
1405
|
+
{
|
|
1406
|
+
"const": "{palette.icon.ShieldCheck}",
|
|
1407
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1408
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"const": "{palette.icon.ShieldCheckFilled}",
|
|
1412
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1413
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"const": "{palette.icon.ShieldFilled}",
|
|
1417
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1418
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1313
1419
|
},
|
|
1314
1420
|
{
|
|
1315
1421
|
"const": "{palette.icon.ShippingFilled}",
|
|
1316
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1317
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1422
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1423
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1318
1424
|
},
|
|
1319
1425
|
{
|
|
1320
1426
|
"const": "{palette.icon.Shop}",
|
|
1321
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1322
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1427
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1428
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"const": "{palette.icon.Signal}",
|
|
1432
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1433
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"const": "{palette.icon.Signal5G}",
|
|
1437
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1438
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1323
1439
|
},
|
|
1324
1440
|
{
|
|
1325
1441
|
"const": "{palette.icon.Sim}",
|
|
1326
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1327
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1442
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1443
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1328
1444
|
},
|
|
1329
1445
|
{
|
|
1330
1446
|
"const": "{palette.icon.SimElectronic}",
|
|
1331
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1332
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1447
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1448
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1333
1449
|
},
|
|
1334
1450
|
{
|
|
1335
1451
|
"const": "{palette.icon.SimElectronicFilled}",
|
|
1336
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1337
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1452
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1453
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1338
1454
|
},
|
|
1339
1455
|
{
|
|
1340
1456
|
"const": "{palette.icon.SimFilled}",
|
|
1341
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1342
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1457
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1458
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1343
1459
|
},
|
|
1344
1460
|
{
|
|
1345
1461
|
"const": "{palette.icon.Spyglass}",
|
|
1346
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1347
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1462
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1463
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1348
1464
|
},
|
|
1349
1465
|
{
|
|
1350
1466
|
"const": "{palette.icon.Streaming}",
|
|
1351
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1352
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1467
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1468
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1353
1469
|
},
|
|
1354
1470
|
{
|
|
1355
1471
|
"const": "{palette.icon.Subtract}",
|
|
1356
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1357
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1472
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1473
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"const": "{palette.icon.TV}",
|
|
1477
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1478
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"const": "{palette.icon.TVPlay}",
|
|
1482
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1483
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1358
1484
|
},
|
|
1359
1485
|
{
|
|
1360
1486
|
"const": "{palette.icon.Tablet}",
|
|
1361
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1362
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1487
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1488
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1363
1489
|
},
|
|
1364
1490
|
{
|
|
1365
1491
|
"const": "{palette.icon.Tag}",
|
|
1366
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1367
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1492
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1493
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1368
1494
|
},
|
|
1369
1495
|
{
|
|
1370
1496
|
"const": "{palette.icon.TagFilled}",
|
|
1371
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1372
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1497
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1498
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1373
1499
|
},
|
|
1374
1500
|
{
|
|
1375
1501
|
"const": "{palette.icon.ThumbsDown}",
|
|
1376
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1377
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1502
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1503
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1378
1504
|
},
|
|
1379
1505
|
{
|
|
1380
1506
|
"const": "{palette.icon.ThumbsDownFilled}",
|
|
1381
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1382
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1507
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1508
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1383
1509
|
},
|
|
1384
1510
|
{
|
|
1385
1511
|
"const": "{palette.icon.ThumbsUp}",
|
|
1386
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1387
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1512
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1513
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1388
1514
|
},
|
|
1389
1515
|
{
|
|
1390
1516
|
"const": "{palette.icon.ThumbsUpFilled}",
|
|
1391
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1392
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1517
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1518
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1393
1519
|
},
|
|
1394
1520
|
{
|
|
1395
1521
|
"const": "{palette.icon.Time}",
|
|
1396
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1397
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1522
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1523
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1398
1524
|
},
|
|
1399
1525
|
{
|
|
1400
1526
|
"const": "{palette.icon.TimeCycle}",
|
|
1401
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1402
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1527
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1528
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1403
1529
|
},
|
|
1404
1530
|
{
|
|
1405
1531
|
"const": "{palette.icon.Times}",
|
|
1406
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1407
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1532
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1533
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1408
1534
|
},
|
|
1409
1535
|
{
|
|
1410
1536
|
"const": "{palette.icon.TimesCircled}",
|
|
1411
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1412
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1537
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1538
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1413
1539
|
},
|
|
1414
1540
|
{
|
|
1415
1541
|
"const": "{palette.icon.ToolTipFilled}",
|
|
1416
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1417
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1542
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1543
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1418
1544
|
},
|
|
1419
1545
|
{
|
|
1420
1546
|
"const": "{palette.icon.Tooltip}",
|
|
1421
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1422
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1547
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1548
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1423
1549
|
},
|
|
1424
1550
|
{
|
|
1425
1551
|
"const": "{palette.icon.TooltipSymbol}",
|
|
1426
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1427
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1552
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1553
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1428
1554
|
},
|
|
1429
1555
|
{
|
|
1430
1556
|
"const": "{palette.icon.Unmuted}",
|
|
1431
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1432
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1557
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1558
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1433
1559
|
},
|
|
1434
1560
|
{
|
|
1435
1561
|
"const": "{palette.icon.User}",
|
|
1436
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1437
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1562
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1563
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1438
1564
|
},
|
|
1439
1565
|
{
|
|
1440
1566
|
"const": "{palette.icon.UserAdd}",
|
|
1441
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1442
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1567
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1568
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1443
1569
|
},
|
|
1444
1570
|
{
|
|
1445
1571
|
"const": "{palette.icon.UserFilled}",
|
|
1446
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1447
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1572
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1573
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1448
1574
|
},
|
|
1449
1575
|
{
|
|
1450
1576
|
"const": "{palette.icon.Visa}",
|
|
1451
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1452
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1577
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1578
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1453
1579
|
},
|
|
1454
1580
|
{
|
|
1455
1581
|
"const": "{system.icon.none}",
|
|
1456
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1457
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1582
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1583
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1458
1584
|
}
|
|
1459
1585
|
],
|
|
1460
1586
|
"$id": "#icon"
|
|
@@ -1463,13 +1589,13 @@
|
|
|
1463
1589
|
"anyOf": [
|
|
1464
1590
|
{
|
|
1465
1591
|
"const": "{palette.letterSpacing.default}",
|
|
1466
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1467
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1592
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1593
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1468
1594
|
},
|
|
1469
1595
|
{
|
|
1470
1596
|
"const": "{system.letterSpacing.none}",
|
|
1471
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1472
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1597
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1598
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1473
1599
|
}
|
|
1474
1600
|
],
|
|
1475
1601
|
"$id": "#letterSpacing"
|
|
@@ -1478,118 +1604,118 @@
|
|
|
1478
1604
|
"anyOf": [
|
|
1479
1605
|
{
|
|
1480
1606
|
"const": "{palette.lineHeight.multiply110}",
|
|
1481
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1482
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1607
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1608
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1483
1609
|
},
|
|
1484
1610
|
{
|
|
1485
1611
|
"const": "{palette.lineHeight.multiply120}",
|
|
1486
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1487
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1612
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1613
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1488
1614
|
},
|
|
1489
1615
|
{
|
|
1490
1616
|
"const": "{palette.lineHeight.multiply130}",
|
|
1491
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1492
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1617
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1618
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1493
1619
|
},
|
|
1494
1620
|
{
|
|
1495
1621
|
"const": "{palette.lineHeight.multiply140}",
|
|
1496
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1497
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1622
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1623
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1498
1624
|
},
|
|
1499
1625
|
{
|
|
1500
1626
|
"const": "{palette.lineHeight.multiply150}",
|
|
1501
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1502
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1627
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1628
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1503
1629
|
},
|
|
1504
1630
|
{
|
|
1505
1631
|
"const": "{palette.lineHeight.multiply160}",
|
|
1506
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1507
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1632
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1633
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1508
1634
|
},
|
|
1509
1635
|
{
|
|
1510
1636
|
"const": "{palette.lineHeight.multiply172}",
|
|
1511
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1512
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1637
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1638
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1513
1639
|
},
|
|
1514
1640
|
{
|
|
1515
1641
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1516
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1517
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1642
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1643
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1518
1644
|
},
|
|
1519
1645
|
{
|
|
1520
1646
|
"const": "{palette.lineHeight.ratio11to5}",
|
|
1521
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1522
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1647
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1648
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1523
1649
|
},
|
|
1524
1650
|
{
|
|
1525
1651
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1526
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1527
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1652
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1653
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1528
1654
|
},
|
|
1529
1655
|
{
|
|
1530
1656
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1531
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1532
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1657
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1658
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1533
1659
|
},
|
|
1534
1660
|
{
|
|
1535
1661
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1536
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1537
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1662
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1663
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1538
1664
|
},
|
|
1539
1665
|
{
|
|
1540
1666
|
"const": "{palette.lineHeight.ratio16to2}",
|
|
1541
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1542
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1667
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1668
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1543
1669
|
},
|
|
1544
1670
|
{
|
|
1545
1671
|
"const": "{palette.lineHeight.ratio17to8}",
|
|
1546
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1547
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1672
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1673
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1548
1674
|
},
|
|
1549
1675
|
{
|
|
1550
1676
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
1551
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1552
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1677
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1678
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1553
1679
|
},
|
|
1554
1680
|
{
|
|
1555
1681
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
1556
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1557
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1682
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1683
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1558
1684
|
},
|
|
1559
1685
|
{
|
|
1560
1686
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
1561
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1562
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1687
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1688
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1563
1689
|
},
|
|
1564
1690
|
{
|
|
1565
1691
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
1566
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1567
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1692
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1693
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1568
1694
|
},
|
|
1569
1695
|
{
|
|
1570
1696
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
1571
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1572
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1697
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1698
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1573
1699
|
},
|
|
1574
1700
|
{
|
|
1575
1701
|
"const": "{palette.lineHeight.ratio7to3}",
|
|
1576
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1577
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1702
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1703
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1578
1704
|
},
|
|
1579
1705
|
{
|
|
1580
1706
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
1581
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1582
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1707
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1708
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1583
1709
|
},
|
|
1584
1710
|
{
|
|
1585
1711
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
1586
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1587
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1712
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1713
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1588
1714
|
},
|
|
1589
1715
|
{
|
|
1590
1716
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
1591
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1592
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1717
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1718
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1593
1719
|
}
|
|
1594
1720
|
],
|
|
1595
1721
|
"$id": "#lineHeight"
|
|
@@ -1598,28 +1724,28 @@
|
|
|
1598
1724
|
"anyOf": [
|
|
1599
1725
|
{
|
|
1600
1726
|
"const": "{palette.opacity.opacity10}",
|
|
1601
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1602
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1727
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1728
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1603
1729
|
},
|
|
1604
1730
|
{
|
|
1605
1731
|
"const": "{palette.opacity.opacity3}",
|
|
1606
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1607
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1732
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1733
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1608
1734
|
},
|
|
1609
1735
|
{
|
|
1610
1736
|
"const": "{palette.opacity.opacity5}",
|
|
1611
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1612
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1737
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1738
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1613
1739
|
},
|
|
1614
1740
|
{
|
|
1615
1741
|
"const": "{palette.opacity.opacity8}",
|
|
1616
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1617
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1742
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1743
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1618
1744
|
},
|
|
1619
1745
|
{
|
|
1620
1746
|
"const": "{system.opacity.opaque}",
|
|
1621
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1622
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1747
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1748
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1623
1749
|
}
|
|
1624
1750
|
],
|
|
1625
1751
|
"$id": "#opacity"
|
|
@@ -1628,83 +1754,83 @@
|
|
|
1628
1754
|
"anyOf": [
|
|
1629
1755
|
{
|
|
1630
1756
|
"const": "{palette.radius.none}",
|
|
1631
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1632
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1757
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1758
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1633
1759
|
},
|
|
1634
1760
|
{
|
|
1635
1761
|
"const": "{palette.radius.pill32}",
|
|
1636
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1637
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1762
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 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)",
|
|
1763
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **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)"
|
|
1638
1764
|
},
|
|
1639
1765
|
{
|
|
1640
1766
|
"const": "{palette.radius.radius1}",
|
|
1641
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1642
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1767
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1768
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1643
1769
|
},
|
|
1644
1770
|
{
|
|
1645
1771
|
"const": "{palette.radius.radius12}",
|
|
1646
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1647
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1772
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1773
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1648
1774
|
},
|
|
1649
1775
|
{
|
|
1650
1776
|
"const": "{palette.radius.radius16}",
|
|
1651
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1652
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1777
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1778
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1653
1779
|
},
|
|
1654
1780
|
{
|
|
1655
1781
|
"const": "{palette.radius.radius2}",
|
|
1656
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1657
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1782
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1783
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1658
1784
|
},
|
|
1659
1785
|
{
|
|
1660
1786
|
"const": "{palette.radius.radius24}",
|
|
1661
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1662
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1787
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1788
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1663
1789
|
},
|
|
1664
1790
|
{
|
|
1665
1791
|
"const": "{palette.radius.radius4}",
|
|
1666
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1667
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1792
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1793
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1668
1794
|
},
|
|
1669
1795
|
{
|
|
1670
1796
|
"const": "{palette.radius.radius45}",
|
|
1671
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1672
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1797
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1798
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1673
1799
|
},
|
|
1674
1800
|
{
|
|
1675
1801
|
"const": "{palette.radius.radius48}",
|
|
1676
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1677
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1802
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1803
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1678
1804
|
},
|
|
1679
1805
|
{
|
|
1680
1806
|
"const": "{palette.radius.radius6}",
|
|
1681
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1682
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1807
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1808
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1683
1809
|
},
|
|
1684
1810
|
{
|
|
1685
1811
|
"const": "{palette.radius.radius8}",
|
|
1686
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1687
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1812
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1813
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1688
1814
|
},
|
|
1689
1815
|
{
|
|
1690
1816
|
"const": "{palette.radius.radius99}",
|
|
1691
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1692
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1817
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nUse for the 'pill' designs with circular sides",
|
|
1818
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nUse for the 'pill' designs with circular sides"
|
|
1693
1819
|
},
|
|
1694
1820
|
{
|
|
1695
1821
|
"const": "{system.radius.none}",
|
|
1696
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1697
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1822
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1823
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1698
1824
|
},
|
|
1699
1825
|
{
|
|
1700
1826
|
"const": "{system.radius.zero}",
|
|
1701
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1702
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1827
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1828
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1703
1829
|
},
|
|
1704
1830
|
{
|
|
1705
1831
|
"const": "{system.radius.round}",
|
|
1706
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1707
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1832
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1833
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1708
1834
|
}
|
|
1709
1835
|
],
|
|
1710
1836
|
"$id": "#radius"
|
|
@@ -1713,43 +1839,43 @@
|
|
|
1713
1839
|
"anyOf": [
|
|
1714
1840
|
{
|
|
1715
1841
|
"const": "{palette.shadow.elevation1}",
|
|
1716
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1717
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1842
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
1843
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
1718
1844
|
},
|
|
1719
1845
|
{
|
|
1720
1846
|
"const": "{palette.shadow.elevation2}",
|
|
1721
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1722
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1847
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nRaise the element 2 levels from the surface, such as overlays",
|
|
1848
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
1723
1849
|
},
|
|
1724
1850
|
{
|
|
1725
1851
|
"const": "{palette.shadow.elevation3}",
|
|
1726
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1727
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1852
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
1853
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
1728
1854
|
},
|
|
1729
1855
|
{
|
|
1730
1856
|
"const": "{palette.shadow.none}",
|
|
1731
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1732
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1857
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1858
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1733
1859
|
},
|
|
1734
1860
|
{
|
|
1735
1861
|
"const": "{palette.shadow.surfaceEmboss}",
|
|
1736
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1737
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1862
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nAdd a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar",
|
|
1863
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nAdd a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar"
|
|
1738
1864
|
},
|
|
1739
1865
|
{
|
|
1740
1866
|
"const": "{palette.shadow.surfaceInset}",
|
|
1741
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1742
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1867
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nDrop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
1868
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nDrop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch"
|
|
1743
1869
|
},
|
|
1744
1870
|
{
|
|
1745
1871
|
"const": "{palette.shadow.surfaceRaised}",
|
|
1746
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1747
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1872
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nRaise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
1873
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nRaise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
1748
1874
|
},
|
|
1749
1875
|
{
|
|
1750
1876
|
"const": "{system.shadow.none}",
|
|
1751
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1752
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1877
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
1878
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
1753
1879
|
}
|
|
1754
1880
|
],
|
|
1755
1881
|
"$id": "#shadow"
|
|
@@ -1758,308 +1884,308 @@
|
|
|
1758
1884
|
"anyOf": [
|
|
1759
1885
|
{
|
|
1760
1886
|
"const": "{palette.size.size0}",
|
|
1761
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1762
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1887
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1888
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1763
1889
|
},
|
|
1764
1890
|
{
|
|
1765
1891
|
"const": "{palette.size.size1}",
|
|
1766
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1767
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1892
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nFor special gap sizes. This is not part of the koodo spacing scale.",
|
|
1893
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the koodo spacing scale."
|
|
1768
1894
|
},
|
|
1769
1895
|
{
|
|
1770
1896
|
"const": "{palette.size.size10}",
|
|
1771
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1772
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1897
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1898
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1773
1899
|
},
|
|
1774
1900
|
{
|
|
1775
1901
|
"const": "{palette.size.size12}",
|
|
1776
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1777
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1902
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1903
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1778
1904
|
},
|
|
1779
1905
|
{
|
|
1780
1906
|
"const": "{palette.size.size120}",
|
|
1781
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1782
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1907
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1908
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1783
1909
|
},
|
|
1784
1910
|
{
|
|
1785
1911
|
"const": "{palette.size.size128}",
|
|
1786
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1787
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1912
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
1913
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
1788
1914
|
},
|
|
1789
1915
|
{
|
|
1790
1916
|
"const": "{palette.size.size13}",
|
|
1791
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1792
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1917
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1918
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1793
1919
|
},
|
|
1794
1920
|
{
|
|
1795
1921
|
"const": "{palette.size.size14}",
|
|
1796
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1797
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1922
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nAllows for the PaginationSideButton icon size",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nAllows for the PaginationSideButton icon size"
|
|
1798
1924
|
},
|
|
1799
1925
|
{
|
|
1800
1926
|
"const": "{palette.size.size140}",
|
|
1801
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1802
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1927
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
1928
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
1803
1929
|
},
|
|
1804
1930
|
{
|
|
1805
1931
|
"const": "{palette.size.size144}",
|
|
1806
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1807
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1932
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
1933
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
1808
1934
|
},
|
|
1809
1935
|
{
|
|
1810
1936
|
"const": "{palette.size.size15}",
|
|
1811
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1812
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1937
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nStepTracker knob diameter",
|
|
1938
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nStepTracker knob diameter"
|
|
1813
1939
|
},
|
|
1814
1940
|
{
|
|
1815
1941
|
"const": "{palette.size.size16}",
|
|
1816
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1817
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1942
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1943
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1818
1944
|
},
|
|
1819
1945
|
{
|
|
1820
1946
|
"const": "{palette.size.size162}",
|
|
1821
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1822
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1947
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1948
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1823
1949
|
},
|
|
1824
1950
|
{
|
|
1825
1951
|
"const": "{palette.size.size168}",
|
|
1826
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1827
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1952
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
1953
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
1828
1954
|
},
|
|
1829
1955
|
{
|
|
1830
1956
|
"const": "{palette.size.size18}",
|
|
1831
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1832
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1957
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1958
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1833
1959
|
},
|
|
1834
1960
|
{
|
|
1835
1961
|
"const": "{palette.size.size184}",
|
|
1836
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1837
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1962
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
1963
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
1838
1964
|
},
|
|
1839
1965
|
{
|
|
1840
1966
|
"const": "{palette.size.size2}",
|
|
1841
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1842
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1967
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1968
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1843
1969
|
},
|
|
1844
1970
|
{
|
|
1845
1971
|
"const": "{palette.size.size20}",
|
|
1846
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1847
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1972
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1973
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1848
1974
|
},
|
|
1849
1975
|
{
|
|
1850
1976
|
"const": "{palette.size.size21}",
|
|
1851
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1852
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1977
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1978
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1853
1979
|
},
|
|
1854
1980
|
{
|
|
1855
1981
|
"const": "{palette.size.size22}",
|
|
1856
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1857
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1982
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1983
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1858
1984
|
},
|
|
1859
1985
|
{
|
|
1860
1986
|
"const": "{palette.size.size24}",
|
|
1861
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1862
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1987
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1988
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1863
1989
|
},
|
|
1864
1990
|
{
|
|
1865
1991
|
"const": "{palette.size.size26}",
|
|
1866
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1867
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1992
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
1993
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1868
1994
|
},
|
|
1869
1995
|
{
|
|
1870
1996
|
"const": "{palette.size.size27}",
|
|
1871
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1872
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
1997
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
1998
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
1873
1999
|
},
|
|
1874
2000
|
{
|
|
1875
2001
|
"const": "{palette.size.size28}",
|
|
1876
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1877
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2002
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2003
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1878
2004
|
},
|
|
1879
2005
|
{
|
|
1880
2006
|
"const": "{palette.size.size288}",
|
|
1881
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1882
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2007
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2008
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1883
2009
|
},
|
|
1884
2010
|
{
|
|
1885
2011
|
"const": "{palette.size.size29}",
|
|
1886
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1887
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2012
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2013
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1888
2014
|
},
|
|
1889
2015
|
{
|
|
1890
2016
|
"const": "{palette.size.size3}",
|
|
1891
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1892
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2017
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2018
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1893
2019
|
},
|
|
1894
2020
|
{
|
|
1895
2021
|
"const": "{palette.size.size32}",
|
|
1896
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1897
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2022
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2023
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1898
2024
|
},
|
|
1899
2025
|
{
|
|
1900
2026
|
"const": "{palette.size.size320}",
|
|
1901
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1902
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2027
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nUsed for min width in Multiselect filter ",
|
|
2028
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nUsed for min width in Multiselect filter "
|
|
1903
2029
|
},
|
|
1904
2030
|
{
|
|
1905
2031
|
"const": "{palette.size.size36}",
|
|
1906
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1907
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2032
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2033
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1908
2034
|
},
|
|
1909
2035
|
{
|
|
1910
2036
|
"const": "{palette.size.size4}",
|
|
1911
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1912
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2037
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2038
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1913
2039
|
},
|
|
1914
2040
|
{
|
|
1915
2041
|
"const": "{palette.size.size40}",
|
|
1916
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1917
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2042
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2043
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1918
2044
|
},
|
|
1919
2045
|
{
|
|
1920
2046
|
"const": "{palette.size.size412}",
|
|
1921
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1922
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2047
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nUsed for min height in Multiselect filter ",
|
|
2048
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nUsed for min height in Multiselect filter "
|
|
1923
2049
|
},
|
|
1924
2050
|
{
|
|
1925
2051
|
"const": "{palette.size.size44}",
|
|
1926
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1927
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2052
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2053
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1928
2054
|
},
|
|
1929
2055
|
{
|
|
1930
2056
|
"const": "{palette.size.size45}",
|
|
1931
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1932
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2057
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2058
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1933
2059
|
},
|
|
1934
2060
|
{
|
|
1935
2061
|
"const": "{palette.size.size48}",
|
|
1936
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1937
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2062
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2063
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1938
2064
|
},
|
|
1939
2065
|
{
|
|
1940
2066
|
"const": "{palette.size.size480}",
|
|
1941
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1942
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2067
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nMultiselect filter max height at sm - xl breakpoints",
|
|
2068
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
1943
2069
|
},
|
|
1944
2070
|
{
|
|
1945
2071
|
"const": "{palette.size.size5}",
|
|
1946
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1947
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2072
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2073
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1948
2074
|
},
|
|
1949
2075
|
{
|
|
1950
2076
|
"const": "{palette.size.size52}",
|
|
1951
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1952
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2077
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2078
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1953
2079
|
},
|
|
1954
2080
|
{
|
|
1955
2081
|
"const": "{palette.size.size53}",
|
|
1956
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1957
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2082
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2083
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1958
2084
|
},
|
|
1959
2085
|
{
|
|
1960
2086
|
"const": "{palette.size.size544}",
|
|
1961
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1962
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2087
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nMultiselect filter max width at sm - xl breakpoints",
|
|
2088
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
1963
2089
|
},
|
|
1964
2090
|
{
|
|
1965
2091
|
"const": "{palette.size.size56}",
|
|
1966
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1967
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2092
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2093
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1968
2094
|
},
|
|
1969
2095
|
{
|
|
1970
2096
|
"const": "{palette.size.size576}",
|
|
1971
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1972
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2097
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2098
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1973
2099
|
},
|
|
1974
2100
|
{
|
|
1975
2101
|
"const": "{palette.size.size6}",
|
|
1976
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1977
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2102
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2103
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1978
2104
|
},
|
|
1979
2105
|
{
|
|
1980
2106
|
"const": "{palette.size.size630}",
|
|
1981
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1982
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2107
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2108
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1983
2109
|
},
|
|
1984
2110
|
{
|
|
1985
2111
|
"const": "{palette.size.size64}",
|
|
1986
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1987
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2112
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2113
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1988
2114
|
},
|
|
1989
2115
|
{
|
|
1990
2116
|
"const": "{palette.size.size640}",
|
|
1991
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1992
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2117
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\nUsed for max height in VideoPicker",
|
|
2118
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\nUsed for max height in VideoPicker"
|
|
1993
2119
|
},
|
|
1994
2120
|
{
|
|
1995
2121
|
"const": "{palette.size.size72}",
|
|
1996
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
1997
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2122
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2123
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
1998
2124
|
},
|
|
1999
2125
|
{
|
|
2000
2126
|
"const": "{palette.size.size768}",
|
|
2001
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2002
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2127
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2128
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2003
2129
|
},
|
|
2004
2130
|
{
|
|
2005
2131
|
"const": "{palette.size.size8}",
|
|
2006
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2007
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2132
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2133
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2008
2134
|
},
|
|
2009
2135
|
{
|
|
2010
2136
|
"const": "{palette.size.size80}",
|
|
2011
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2012
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2137
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2138
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2013
2139
|
},
|
|
2014
2140
|
{
|
|
2015
2141
|
"const": "{palette.size.size96}",
|
|
2016
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2017
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2142
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2143
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2018
2144
|
},
|
|
2019
2145
|
{
|
|
2020
2146
|
"const": "{system.size.none}",
|
|
2021
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2022
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2147
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2148
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2023
2149
|
},
|
|
2024
2150
|
{
|
|
2025
2151
|
"const": "{system.size.full}",
|
|
2026
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2027
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2152
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2153
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2028
2154
|
},
|
|
2029
2155
|
{
|
|
2030
2156
|
"const": "{system.size.twoThirds}",
|
|
2031
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2032
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2157
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2158
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2033
2159
|
},
|
|
2034
2160
|
{
|
|
2035
2161
|
"const": "{system.size.zero}",
|
|
2036
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2037
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2162
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2163
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2038
2164
|
},
|
|
2039
2165
|
{
|
|
2040
2166
|
"const": "{system.size.viewportXs}",
|
|
2041
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2042
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2167
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2168
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2043
2169
|
},
|
|
2044
2170
|
{
|
|
2045
2171
|
"const": "{system.size.viewportSm}",
|
|
2046
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2047
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2172
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2173
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2048
2174
|
},
|
|
2049
2175
|
{
|
|
2050
2176
|
"const": "{system.size.viewportMd}",
|
|
2051
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2052
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2177
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2178
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2053
2179
|
},
|
|
2054
2180
|
{
|
|
2055
2181
|
"const": "{system.size.viewportLg}",
|
|
2056
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2057
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2182
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2183
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2058
2184
|
},
|
|
2059
2185
|
{
|
|
2060
2186
|
"const": "{system.size.viewportXl}",
|
|
2061
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2062
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2187
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2188
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2063
2189
|
}
|
|
2064
2190
|
],
|
|
2065
2191
|
"$id": "#size"
|
|
@@ -2068,18 +2194,18 @@
|
|
|
2068
2194
|
"anyOf": [
|
|
2069
2195
|
{
|
|
2070
2196
|
"const": "{palette.fontName.StagSans}",
|
|
2071
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2072
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2197
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2198
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2073
2199
|
},
|
|
2074
2200
|
{
|
|
2075
2201
|
"const": "{palette.fontName.StagSansWoff}",
|
|
2076
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2077
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2202
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2203
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2078
2204
|
},
|
|
2079
2205
|
{
|
|
2080
2206
|
"const": "{palette.fontName.StagSansWoff2}",
|
|
2081
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2082
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2207
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2208
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2083
2209
|
}
|
|
2084
2210
|
],
|
|
2085
2211
|
"$id": "#fontName"
|
|
@@ -2088,28 +2214,28 @@
|
|
|
2088
2214
|
"anyOf": [
|
|
2089
2215
|
{
|
|
2090
2216
|
"const": "{palette.fontWeight.weight300}",
|
|
2091
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2092
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2217
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2218
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2093
2219
|
},
|
|
2094
2220
|
{
|
|
2095
2221
|
"const": "{palette.fontWeight.weight400}",
|
|
2096
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2097
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2222
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2223
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2098
2224
|
},
|
|
2099
2225
|
{
|
|
2100
2226
|
"const": "{palette.fontWeight.weight500}",
|
|
2101
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2102
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2227
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2228
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2103
2229
|
},
|
|
2104
2230
|
{
|
|
2105
2231
|
"const": "{palette.fontWeight.weight600}",
|
|
2106
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2107
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2232
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2233
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2108
2234
|
},
|
|
2109
2235
|
{
|
|
2110
2236
|
"const": "{palette.fontWeight.weight700}",
|
|
2111
|
-
"description": "@telus-uds/palette-koodo/v3.11.
|
|
2112
|
-
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.
|
|
2237
|
+
"description": "@telus-uds/palette-koodo/v3.11.1 palette tokens 🖌️\n",
|
|
2238
|
+
"markdownDescription": "`@telus-uds/palette-koodo/v3.11.1` **palette** tokens 🖌️\n\n"
|
|
2113
2239
|
}
|
|
2114
2240
|
],
|
|
2115
2241
|
"$id": "#fontWeight"
|
|
@@ -2118,18 +2244,18 @@
|
|
|
2118
2244
|
"anyOf": [
|
|
2119
2245
|
{
|
|
2120
2246
|
"const": "{system.display.inline}",
|
|
2121
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2122
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2247
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2248
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2123
2249
|
},
|
|
2124
2250
|
{
|
|
2125
2251
|
"const": "{system.display.inlineBlock}",
|
|
2126
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2127
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2252
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2253
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2128
2254
|
},
|
|
2129
2255
|
{
|
|
2130
2256
|
"const": "{system.display.none}",
|
|
2131
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2132
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2257
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2258
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2133
2259
|
}
|
|
2134
2260
|
],
|
|
2135
2261
|
"$id": "#display"
|
|
@@ -2138,18 +2264,18 @@
|
|
|
2138
2264
|
"anyOf": [
|
|
2139
2265
|
{
|
|
2140
2266
|
"const": "{system.flexJustifyContent.center}",
|
|
2141
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2142
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2267
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2268
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2143
2269
|
},
|
|
2144
2270
|
{
|
|
2145
2271
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
2146
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2147
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2272
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2273
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2148
2274
|
},
|
|
2149
2275
|
{
|
|
2150
2276
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
2151
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2152
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2277
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2278
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2153
2279
|
}
|
|
2154
2280
|
],
|
|
2155
2281
|
"$id": "#flexJustifyContent"
|
|
@@ -2158,18 +2284,18 @@
|
|
|
2158
2284
|
"anyOf": [
|
|
2159
2285
|
{
|
|
2160
2286
|
"const": "{system.flexAlign.center}",
|
|
2161
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2162
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2287
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2288
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2163
2289
|
},
|
|
2164
2290
|
{
|
|
2165
2291
|
"const": "{system.flexAlign.flexStart}",
|
|
2166
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2167
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2292
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2293
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2168
2294
|
},
|
|
2169
2295
|
{
|
|
2170
2296
|
"const": "{system.flexAlign.stretch}",
|
|
2171
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2172
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2297
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2298
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2173
2299
|
}
|
|
2174
2300
|
],
|
|
2175
2301
|
"$id": "#flexAlign"
|
|
@@ -2178,43 +2304,43 @@
|
|
|
2178
2304
|
"anyOf": [
|
|
2179
2305
|
{
|
|
2180
2306
|
"const": "{system.overflow.visible}",
|
|
2181
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2182
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2307
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2308
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2183
2309
|
},
|
|
2184
2310
|
{
|
|
2185
2311
|
"const": "{system.overflow.hidden}",
|
|
2186
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2187
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2312
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2313
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2188
2314
|
},
|
|
2189
2315
|
{
|
|
2190
2316
|
"const": "{system.overflow.scroll}",
|
|
2191
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2192
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2317
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2318
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2193
2319
|
},
|
|
2194
2320
|
{
|
|
2195
2321
|
"const": "{system.overflow.auto}",
|
|
2196
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2197
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2322
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2323
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2198
2324
|
},
|
|
2199
2325
|
{
|
|
2200
2326
|
"const": "{system.overflow.clip}",
|
|
2201
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2202
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2327
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2328
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2203
2329
|
},
|
|
2204
2330
|
{
|
|
2205
2331
|
"const": "{system.overflow.inherit}",
|
|
2206
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2207
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2332
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2333
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2208
2334
|
},
|
|
2209
2335
|
{
|
|
2210
2336
|
"const": "{system.overflow.initial}",
|
|
2211
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2212
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2337
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2338
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2213
2339
|
},
|
|
2214
2340
|
{
|
|
2215
2341
|
"const": "{system.overflow.unset}",
|
|
2216
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2217
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2342
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2343
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2218
2344
|
}
|
|
2219
2345
|
],
|
|
2220
2346
|
"$id": "#overflow"
|
|
@@ -2223,63 +2349,63 @@
|
|
|
2223
2349
|
"anyOf": [
|
|
2224
2350
|
{
|
|
2225
2351
|
"const": "{system.integer.0}",
|
|
2226
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2227
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2352
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2353
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2228
2354
|
},
|
|
2229
2355
|
{
|
|
2230
2356
|
"const": "{system.integer.1}",
|
|
2231
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2232
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2357
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2358
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2233
2359
|
},
|
|
2234
2360
|
{
|
|
2235
2361
|
"const": "{system.integer.2}",
|
|
2236
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2237
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2362
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2363
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2238
2364
|
},
|
|
2239
2365
|
{
|
|
2240
2366
|
"const": "{system.integer.3}",
|
|
2241
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2242
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2367
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2368
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2243
2369
|
},
|
|
2244
2370
|
{
|
|
2245
2371
|
"const": "{system.integer.4}",
|
|
2246
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2247
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2372
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2373
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2248
2374
|
},
|
|
2249
2375
|
{
|
|
2250
2376
|
"const": "{system.integer.5}",
|
|
2251
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2252
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2377
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2378
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2253
2379
|
},
|
|
2254
2380
|
{
|
|
2255
2381
|
"const": "{system.integer.6}",
|
|
2256
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2257
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2382
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2383
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2258
2384
|
},
|
|
2259
2385
|
{
|
|
2260
2386
|
"const": "{system.integer.7}",
|
|
2261
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2262
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2387
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2388
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2263
2389
|
},
|
|
2264
2390
|
{
|
|
2265
2391
|
"const": "{system.integer.8}",
|
|
2266
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2267
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2392
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2393
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2268
2394
|
},
|
|
2269
2395
|
{
|
|
2270
2396
|
"const": "{system.integer.9}",
|
|
2271
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2272
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2397
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2398
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2273
2399
|
},
|
|
2274
2400
|
{
|
|
2275
2401
|
"const": "{system.integer.10}",
|
|
2276
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2277
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2402
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2403
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2278
2404
|
},
|
|
2279
2405
|
{
|
|
2280
2406
|
"const": "{system.integer.11}",
|
|
2281
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2282
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2407
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2408
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.15 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."
|
|
2283
2409
|
},
|
|
2284
2410
|
{
|
|
2285
2411
|
"type": "string",
|
|
@@ -2292,18 +2418,18 @@
|
|
|
2292
2418
|
"anyOf": [
|
|
2293
2419
|
{
|
|
2294
2420
|
"const": "{system.textLine.none}",
|
|
2295
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2296
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2421
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2422
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2297
2423
|
},
|
|
2298
2424
|
{
|
|
2299
2425
|
"const": "{system.textLine.underline}",
|
|
2300
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2301
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2426
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2427
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2302
2428
|
},
|
|
2303
2429
|
{
|
|
2304
2430
|
"const": "{system.textLine.strikethrough}",
|
|
2305
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2306
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2431
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2432
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2307
2433
|
}
|
|
2308
2434
|
],
|
|
2309
2435
|
"$id": "#textLine"
|
|
@@ -2312,8 +2438,8 @@
|
|
|
2312
2438
|
"anyOf": [
|
|
2313
2439
|
{
|
|
2314
2440
|
"const": "{system.textLineStyle.solid}",
|
|
2315
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2316
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2441
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2442
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2317
2443
|
}
|
|
2318
2444
|
],
|
|
2319
2445
|
"$id": "#textLineStyle"
|
|
@@ -2322,23 +2448,23 @@
|
|
|
2322
2448
|
"anyOf": [
|
|
2323
2449
|
{
|
|
2324
2450
|
"const": "{system.position.bottom}",
|
|
2325
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2326
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2451
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2452
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2327
2453
|
},
|
|
2328
2454
|
{
|
|
2329
2455
|
"const": "{system.position.left}",
|
|
2330
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2331
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2456
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2457
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2332
2458
|
},
|
|
2333
2459
|
{
|
|
2334
2460
|
"const": "{system.position.right}",
|
|
2335
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2336
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2461
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2462
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2337
2463
|
},
|
|
2338
2464
|
{
|
|
2339
2465
|
"const": "{system.position.top}",
|
|
2340
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2341
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2466
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2467
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2342
2468
|
}
|
|
2343
2469
|
],
|
|
2344
2470
|
"$id": "#position"
|
|
@@ -2347,18 +2473,18 @@
|
|
|
2347
2473
|
"anyOf": [
|
|
2348
2474
|
{
|
|
2349
2475
|
"const": "{system.direction.column}",
|
|
2350
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2351
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2476
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2477
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2352
2478
|
},
|
|
2353
2479
|
{
|
|
2354
2480
|
"const": "{system.direction.row}",
|
|
2355
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2356
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2481
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2482
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2357
2483
|
},
|
|
2358
2484
|
{
|
|
2359
2485
|
"const": "{system.direction.rowReverse}",
|
|
2360
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2361
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2486
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2487
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2362
2488
|
}
|
|
2363
2489
|
],
|
|
2364
2490
|
"$id": "#direction"
|
|
@@ -2367,13 +2493,13 @@
|
|
|
2367
2493
|
"anyOf": [
|
|
2368
2494
|
{
|
|
2369
2495
|
"const": "{system.show.true}",
|
|
2370
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2371
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2496
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2497
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2372
2498
|
},
|
|
2373
2499
|
{
|
|
2374
2500
|
"const": "{system.show.false}",
|
|
2375
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2376
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2501
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2502
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2377
2503
|
}
|
|
2378
2504
|
],
|
|
2379
2505
|
"$id": "#show"
|
|
@@ -2382,13 +2508,13 @@
|
|
|
2382
2508
|
"anyOf": [
|
|
2383
2509
|
{
|
|
2384
2510
|
"const": "{system.borderStyle.none}",
|
|
2385
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2386
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2511
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2512
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2387
2513
|
},
|
|
2388
2514
|
{
|
|
2389
2515
|
"const": "{system.borderStyle.solid}",
|
|
2390
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2391
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2516
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2517
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2392
2518
|
}
|
|
2393
2519
|
],
|
|
2394
2520
|
"$id": "#borderStyle"
|
|
@@ -2397,18 +2523,18 @@
|
|
|
2397
2523
|
"anyOf": [
|
|
2398
2524
|
{
|
|
2399
2525
|
"const": "{system.verticalAlign.top}",
|
|
2400
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2401
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2526
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2527
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2402
2528
|
},
|
|
2403
2529
|
{
|
|
2404
2530
|
"const": "{system.verticalAlign.middle}",
|
|
2405
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2406
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2531
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2532
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2407
2533
|
},
|
|
2408
2534
|
{
|
|
2409
2535
|
"const": "{system.verticalAlign.baseline}",
|
|
2410
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2411
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2536
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2537
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2412
2538
|
}
|
|
2413
2539
|
],
|
|
2414
2540
|
"$id": "#verticalAlign"
|
|
@@ -2417,18 +2543,18 @@
|
|
|
2417
2543
|
"anyOf": [
|
|
2418
2544
|
{
|
|
2419
2545
|
"const": "{system.iconScale.scale1}",
|
|
2420
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2421
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2546
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2547
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2422
2548
|
},
|
|
2423
2549
|
{
|
|
2424
2550
|
"const": "{system.iconScale.scale1_10}",
|
|
2425
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2426
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2551
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2552
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2427
2553
|
},
|
|
2428
2554
|
{
|
|
2429
2555
|
"const": "{system.iconScale.scale1_25}",
|
|
2430
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2431
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2556
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2557
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2432
2558
|
}
|
|
2433
2559
|
],
|
|
2434
2560
|
"$id": "#iconScale"
|
|
@@ -2437,18 +2563,18 @@
|
|
|
2437
2563
|
"anyOf": [
|
|
2438
2564
|
{
|
|
2439
2565
|
"const": "{system.textAlign.left}",
|
|
2440
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2441
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2566
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2567
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2442
2568
|
},
|
|
2443
2569
|
{
|
|
2444
2570
|
"const": "{system.textAlign.center}",
|
|
2445
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2446
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2571
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2572
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2447
2573
|
},
|
|
2448
2574
|
{
|
|
2449
2575
|
"const": "{system.textAlign.right}",
|
|
2450
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2451
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2576
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2577
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2452
2578
|
}
|
|
2453
2579
|
],
|
|
2454
2580
|
"$id": "#textAlign"
|
|
@@ -2457,13 +2583,13 @@
|
|
|
2457
2583
|
"anyOf": [
|
|
2458
2584
|
{
|
|
2459
2585
|
"const": "{system.textTransform.none}",
|
|
2460
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2461
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2586
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2587
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2462
2588
|
},
|
|
2463
2589
|
{
|
|
2464
2590
|
"const": "{system.textTransform.uppercase}",
|
|
2465
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2466
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2591
|
+
"description": "@telus-uds/system-tokens/v1.4.15 system react-native tokens ⚙️",
|
|
2592
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.15` **system** tokens ⚙️"
|
|
2467
2593
|
}
|
|
2468
2594
|
],
|
|
2469
2595
|
"$id": "#textTransform"
|
|
@@ -3737,6 +3863,108 @@
|
|
|
3737
3863
|
"rules"
|
|
3738
3864
|
]
|
|
3739
3865
|
},
|
|
3866
|
+
"Scroll": {
|
|
3867
|
+
"type": "object",
|
|
3868
|
+
"additionalProperties": false,
|
|
3869
|
+
"properties": {
|
|
3870
|
+
"appearances": {
|
|
3871
|
+
"type": "object",
|
|
3872
|
+
"additionalProperties": false,
|
|
3873
|
+
"patternProperties": {
|
|
3874
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
3875
|
+
"$ref": "#appearance"
|
|
3876
|
+
}
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3879
|
+
"tokens": {
|
|
3880
|
+
"type": "object",
|
|
3881
|
+
"additionalProperties": false,
|
|
3882
|
+
"properties": {
|
|
3883
|
+
"itemGap": {
|
|
3884
|
+
"$ref": "#size"
|
|
3885
|
+
},
|
|
3886
|
+
"progressBarColor": {
|
|
3887
|
+
"$ref": "#color"
|
|
3888
|
+
},
|
|
3889
|
+
"progressBarHeight": {
|
|
3890
|
+
"$ref": "#size"
|
|
3891
|
+
},
|
|
3892
|
+
"progressHitAreaHeight": {
|
|
3893
|
+
"$ref": "#size"
|
|
3894
|
+
},
|
|
3895
|
+
"progressSpacing": {
|
|
3896
|
+
"$ref": "#size"
|
|
3897
|
+
},
|
|
3898
|
+
"progressTrackColor": {
|
|
3899
|
+
"$ref": "#color"
|
|
3900
|
+
},
|
|
3901
|
+
"progressTrackHeight": {
|
|
3902
|
+
"$ref": "#size"
|
|
3903
|
+
}
|
|
3904
|
+
},
|
|
3905
|
+
"required": [
|
|
3906
|
+
"itemGap",
|
|
3907
|
+
"progressBarColor",
|
|
3908
|
+
"progressBarHeight",
|
|
3909
|
+
"progressHitAreaHeight",
|
|
3910
|
+
"progressSpacing",
|
|
3911
|
+
"progressTrackColor",
|
|
3912
|
+
"progressTrackHeight"
|
|
3913
|
+
]
|
|
3914
|
+
},
|
|
3915
|
+
"rules": {
|
|
3916
|
+
"type": "array",
|
|
3917
|
+
"items": {
|
|
3918
|
+
"type": "object",
|
|
3919
|
+
"additionalProperties": false,
|
|
3920
|
+
"properties": {
|
|
3921
|
+
"if": {
|
|
3922
|
+
"type": "object",
|
|
3923
|
+
"minProperties": 1
|
|
3924
|
+
},
|
|
3925
|
+
"tokens": {
|
|
3926
|
+
"type": "object",
|
|
3927
|
+
"additionalProperties": false,
|
|
3928
|
+
"properties": {
|
|
3929
|
+
"itemGap": {
|
|
3930
|
+
"$ref": "#size"
|
|
3931
|
+
},
|
|
3932
|
+
"progressBarColor": {
|
|
3933
|
+
"$ref": "#color"
|
|
3934
|
+
},
|
|
3935
|
+
"progressBarHeight": {
|
|
3936
|
+
"$ref": "#size"
|
|
3937
|
+
},
|
|
3938
|
+
"progressHitAreaHeight": {
|
|
3939
|
+
"$ref": "#size"
|
|
3940
|
+
},
|
|
3941
|
+
"progressSpacing": {
|
|
3942
|
+
"$ref": "#size"
|
|
3943
|
+
},
|
|
3944
|
+
"progressTrackColor": {
|
|
3945
|
+
"$ref": "#color"
|
|
3946
|
+
},
|
|
3947
|
+
"progressTrackHeight": {
|
|
3948
|
+
"$ref": "#size"
|
|
3949
|
+
}
|
|
3950
|
+
}
|
|
3951
|
+
},
|
|
3952
|
+
"description": {
|
|
3953
|
+
"type": "string"
|
|
3954
|
+
}
|
|
3955
|
+
},
|
|
3956
|
+
"required": [
|
|
3957
|
+
"if",
|
|
3958
|
+
"tokens"
|
|
3959
|
+
]
|
|
3960
|
+
}
|
|
3961
|
+
}
|
|
3962
|
+
},
|
|
3963
|
+
"required": [
|
|
3964
|
+
"tokens",
|
|
3965
|
+
"rules"
|
|
3966
|
+
]
|
|
3967
|
+
},
|
|
3740
3968
|
"Shortcuts": {
|
|
3741
3969
|
"type": "object",
|
|
3742
3970
|
"additionalProperties": false,
|
|
@@ -9150,6 +9378,9 @@
|
|
|
9150
9378
|
"padding": {
|
|
9151
9379
|
"$ref": "#size"
|
|
9152
9380
|
},
|
|
9381
|
+
"playIcon": {
|
|
9382
|
+
"$ref": "#icon"
|
|
9383
|
+
},
|
|
9153
9384
|
"selectedBorderColor": {
|
|
9154
9385
|
"$ref": "#color"
|
|
9155
9386
|
},
|
|
@@ -9168,6 +9399,7 @@
|
|
|
9168
9399
|
"containerPaddingTop",
|
|
9169
9400
|
"margin",
|
|
9170
9401
|
"padding",
|
|
9402
|
+
"playIcon",
|
|
9171
9403
|
"selectedBorderColor",
|
|
9172
9404
|
"selectedBorderWidth",
|
|
9173
9405
|
"size"
|
|
@@ -9208,6 +9440,9 @@
|
|
|
9208
9440
|
"padding": {
|
|
9209
9441
|
"$ref": "#size"
|
|
9210
9442
|
},
|
|
9443
|
+
"playIcon": {
|
|
9444
|
+
"$ref": "#icon"
|
|
9445
|
+
},
|
|
9211
9446
|
"selectedBorderColor": {
|
|
9212
9447
|
"$ref": "#color"
|
|
9213
9448
|
},
|
|
@@ -15673,6 +15908,9 @@
|
|
|
15673
15908
|
"backgroundColor": {
|
|
15674
15909
|
"$ref": "#color"
|
|
15675
15910
|
},
|
|
15911
|
+
"barHeight": {
|
|
15912
|
+
"$ref": "#size"
|
|
15913
|
+
},
|
|
15676
15914
|
"borderWidth": {
|
|
15677
15915
|
"$ref": "#border"
|
|
15678
15916
|
},
|
|
@@ -15691,6 +15929,7 @@
|
|
|
15691
15929
|
},
|
|
15692
15930
|
"required": [
|
|
15693
15931
|
"backgroundColor",
|
|
15932
|
+
"barHeight",
|
|
15694
15933
|
"borderWidth",
|
|
15695
15934
|
"borderColor",
|
|
15696
15935
|
"borderRadius",
|
|
@@ -15715,6 +15954,9 @@
|
|
|
15715
15954
|
"backgroundColor": {
|
|
15716
15955
|
"$ref": "#color"
|
|
15717
15956
|
},
|
|
15957
|
+
"barHeight": {
|
|
15958
|
+
"$ref": "#size"
|
|
15959
|
+
},
|
|
15718
15960
|
"borderWidth": {
|
|
15719
15961
|
"$ref": "#border"
|
|
15720
15962
|
},
|
|
@@ -23372,6 +23614,7 @@
|
|
|
23372
23614
|
"VideoPicker",
|
|
23373
23615
|
"Disclaimer",
|
|
23374
23616
|
"FileUpload",
|
|
23617
|
+
"Scroll",
|
|
23375
23618
|
"Shortcuts",
|
|
23376
23619
|
"ShortcutsItem",
|
|
23377
23620
|
"Table",
|