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