@telus-uds/theme-allium 4.36.0 → 5.1.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/ActionCard.json +2 -2
- package/build/android/Badge.json +1 -1
- package/build/android/BlockQuote.json +4 -4
- package/build/android/Breadcrumbs.json +1 -1
- package/build/android/Button.json +1 -1
- package/build/android/ButtonDropdown.json +1 -1
- package/build/android/ButtonGroup.json +41 -1
- package/build/android/ButtonGroupItem.json +62 -1
- package/build/android/Card.json +15 -1
- package/build/android/CarouselTabsPanelItem.json +3 -3
- package/build/android/Checkbox.json +1 -1
- package/build/android/CheckboxCard.json +1 -1
- package/build/android/Countdown.json +4 -4
- package/build/android/DatePicker.json +3 -3
- package/build/android/Disclaimer.json +1 -1
- package/build/android/ExpandCollapsePanel.json +1 -1
- package/build/android/Feedback.json +1 -1
- package/build/android/FileUpload.json +65 -0
- package/build/android/Footnote.json +2 -2
- package/build/android/FootnoteLink.json +1 -1
- package/build/android/Icon.json +16 -2
- package/build/android/Image.json +1 -1
- package/build/android/InputLabel.json +2 -2
- package/build/android/Link.json +2 -2
- package/build/android/List.json +1 -1
- package/build/android/Listbox.json +4 -4
- package/build/android/MultiSelectFilter.json +10 -4
- package/build/android/NavigationBar.json +2 -2
- package/build/android/Notification.json +1 -1
- package/build/android/OrderedList.json +2 -2
- package/build/android/Pagination.json +1 -1
- package/build/android/PaginationPageButton.json +1 -1
- package/build/android/PaginationSideButton.json +1 -1
- package/build/android/PriceLockup.json +7 -7
- package/build/android/QuickLinksButton.json +1 -1
- package/build/android/QuickLinksFeatureItem.json +1 -1
- package/build/android/QuickLinksList.json +1 -1
- package/build/android/Radio.json +2 -2
- package/build/android/RadioCard.json +1 -1
- package/build/android/Ribbon.json +1 -1
- package/build/android/Search.json +1 -1
- package/build/android/Select.json +13 -1
- package/build/android/SideNavItem.json +3 -3
- package/build/android/SkipLink.json +1 -1
- package/build/android/SplashButtonWithDetails.json +1 -1
- package/build/android/Status.json +5 -4
- package/build/android/StepTracker.json +3 -3
- package/build/android/Table.json +10 -10
- package/build/android/TabsItem.json +1 -1
- package/build/android/TagsItem.json +1 -1
- package/build/android/TermsAndConditions.json +2 -2
- package/build/android/Testimonial.json +5 -5
- package/build/android/TextInput.json +1 -1
- package/build/android/Toast.json +1 -1
- package/build/android/ToggleSwitch.json +1 -1
- package/build/android/Tooltip.json +1 -1
- package/build/android/Typography.json +25 -25
- package/build/android/schema.json +1307 -1032
- package/build/android/theme.json +345 -132
- package/build/ios/ActionCard.json +2 -2
- package/build/ios/Badge.json +1 -1
- package/build/ios/BlockQuote.json +4 -4
- package/build/ios/Breadcrumbs.json +1 -1
- package/build/ios/Button.json +1 -1
- package/build/ios/ButtonDropdown.json +1 -1
- package/build/ios/ButtonGroup.json +41 -1
- package/build/ios/ButtonGroupItem.json +62 -1
- package/build/ios/Card.json +15 -1
- package/build/ios/CarouselTabsPanelItem.json +3 -3
- package/build/ios/Checkbox.json +1 -1
- package/build/ios/CheckboxCard.json +1 -1
- package/build/ios/Countdown.json +4 -4
- package/build/ios/DatePicker.json +3 -3
- package/build/ios/Disclaimer.json +1 -1
- package/build/ios/ExpandCollapsePanel.json +1 -1
- package/build/ios/Feedback.json +1 -1
- package/build/ios/FileUpload.json +65 -0
- package/build/ios/Footnote.json +2 -2
- package/build/ios/FootnoteLink.json +1 -1
- package/build/ios/Icon.json +16 -2
- package/build/ios/Image.json +1 -1
- package/build/ios/InputLabel.json +2 -2
- package/build/ios/Link.json +2 -2
- package/build/ios/List.json +1 -1
- package/build/ios/Listbox.json +4 -4
- package/build/ios/MultiSelectFilter.json +10 -4
- package/build/ios/NavigationBar.json +2 -2
- package/build/ios/Notification.json +1 -1
- package/build/ios/OrderedList.json +2 -2
- package/build/ios/Pagination.json +1 -1
- package/build/ios/PaginationPageButton.json +1 -1
- package/build/ios/PaginationSideButton.json +1 -1
- package/build/ios/PriceLockup.json +7 -7
- package/build/ios/QuickLinksButton.json +1 -1
- package/build/ios/QuickLinksFeatureItem.json +1 -1
- package/build/ios/QuickLinksList.json +1 -1
- package/build/ios/Radio.json +2 -2
- package/build/ios/RadioCard.json +1 -1
- package/build/ios/Ribbon.json +1 -1
- package/build/ios/Search.json +1 -1
- package/build/ios/Select.json +13 -1
- package/build/ios/SideNavItem.json +3 -3
- package/build/ios/SkipLink.json +1 -1
- package/build/ios/SplashButtonWithDetails.json +1 -1
- package/build/ios/Status.json +5 -4
- package/build/ios/StepTracker.json +3 -3
- package/build/ios/Table.json +10 -10
- package/build/ios/TabsItem.json +1 -1
- package/build/ios/TagsItem.json +1 -1
- package/build/ios/TermsAndConditions.json +2 -2
- package/build/ios/Testimonial.json +5 -5
- package/build/ios/TextInput.json +1 -1
- package/build/ios/Toast.json +1 -1
- package/build/ios/ToggleSwitch.json +1 -1
- package/build/ios/Tooltip.json +1 -1
- package/build/ios/Typography.json +25 -25
- package/build/ios/schema.json +1307 -1032
- package/build/ios/theme.json +345 -132
- package/build/rn/ActionCard.js +3 -3
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +2 -2
- package/build/rn/BlockQuote.js +5 -5
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +2 -2
- package/build/rn/Button.js +2 -2
- package/build/rn/ButtonDropdown.js +2 -2
- package/build/rn/ButtonGroup.js +28 -3
- package/build/rn/ButtonGroupItem.js +54 -3
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +6 -2
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +4 -4
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +2 -2
- package/build/rn/CheckboxCard.js +2 -2
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +5 -5
- package/build/rn/DatePicker.js +4 -4
- package/build/rn/Disclaimer.js +2 -2
- 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 +2 -2
- package/build/rn/Feedback.js +2 -2
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +34 -0
- package/build/rn/Footnote.js +3 -3
- package/build/rn/FootnoteLink.js +2 -2
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +5 -4
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +2 -2
- package/build/rn/InputLabel.js +3 -3
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +3 -3
- package/build/rn/List.js +2 -2
- package/build/rn/Listbox.js +5 -5
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +11 -5
- package/build/rn/NavigationBar.js +3 -3
- package/build/rn/Notification.js +2 -2
- package/build/rn/OrderedList.js +3 -3
- package/build/rn/Pagination.js +2 -2
- package/build/rn/PaginationPageButton.js +2 -2
- package/build/rn/PaginationSideButton.js +2 -2
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +8 -8
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +2 -2
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +2 -2
- package/build/rn/QuickLinksList.js +2 -2
- package/build/rn/Radio.js +3 -3
- package/build/rn/RadioCard.js +2 -2
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +2 -2
- package/build/rn/Search.js +2 -2
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +6 -3
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +4 -4
- 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 +1 -1
- package/build/rn/SplashButtonWithDetails.js +2 -2
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +4 -3
- package/build/rn/StepTracker.js +4 -4
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +11 -11
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +2 -2
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +2 -2
- package/build/rn/TermsAndConditions.js +3 -3
- package/build/rn/Testimonial.js +6 -6
- 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 +2 -2
- package/build/rn/ToggleSwitch.js +2 -2
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +2 -2
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +26 -26
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +1307 -1032
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +259 -134
- package/build/web/ActionCard.js +3 -3
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +2 -2
- package/build/web/BlockQuote.js +5 -5
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +2 -2
- package/build/web/Button.js +2 -2
- package/build/web/ButtonDropdown.js +2 -2
- package/build/web/ButtonGroup.js +28 -3
- package/build/web/ButtonGroupItem.js +54 -3
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +6 -2
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +4 -4
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +2 -2
- package/build/web/CheckboxCard.js +2 -2
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +5 -5
- package/build/web/DatePicker.js +4 -4
- package/build/web/Disclaimer.js +2 -2
- 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 +2 -2
- package/build/web/Feedback.js +2 -2
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +34 -0
- package/build/web/Footnote.js +3 -3
- package/build/web/FootnoteLink.js +2 -2
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +5 -4
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +2 -2
- package/build/web/InputLabel.js +3 -3
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +3 -3
- package/build/web/List.js +2 -2
- package/build/web/Listbox.js +5 -5
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +11 -5
- package/build/web/NavigationBar.js +3 -3
- package/build/web/Notification.js +2 -2
- package/build/web/OrderedList.js +3 -3
- package/build/web/Pagination.js +2 -2
- package/build/web/PaginationPageButton.js +2 -2
- package/build/web/PaginationSideButton.js +2 -2
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +8 -8
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +2 -2
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +2 -2
- package/build/web/QuickLinksList.js +2 -2
- package/build/web/Radio.js +3 -3
- package/build/web/RadioCard.js +2 -2
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +2 -2
- package/build/web/Search.js +2 -2
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +6 -3
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +4 -4
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +2 -2
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +2 -2
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +4 -3
- package/build/web/StepTracker.js +4 -4
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +11 -11
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +2 -2
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +2 -2
- package/build/web/TermsAndConditions.js +3 -3
- package/build/web/Testimonial.js +6 -6
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +2 -2
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +2 -2
- package/build/web/ToggleSwitch.js +2 -2
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +2 -2
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +26 -26
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +2 -1
- package/build/web/schema.json +1307 -1032
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +259 -134
- package/package.json +5 -5
- package/theme.json +306 -127
package/build/rn/schema.json
CHANGED
|
@@ -145,6 +145,7 @@
|
|
|
145
145
|
"{appearances.Select.hover}",
|
|
146
146
|
"{appearances.Select.focus}",
|
|
147
147
|
"{appearances.Select.inactive}",
|
|
148
|
+
"{appearances.Select.active}",
|
|
148
149
|
"{appearances.SideNavItem.active}",
|
|
149
150
|
"{appearances.SideNavItem.type}",
|
|
150
151
|
"{appearances.SideNavItem.expanded}",
|
|
@@ -241,38 +242,38 @@
|
|
|
241
242
|
"anyOf": [
|
|
242
243
|
{
|
|
243
244
|
"const": "{palette.border.border1}",
|
|
244
|
-
"description": "@telus-uds/palette-allium/
|
|
245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
245
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
246
247
|
},
|
|
247
248
|
{
|
|
248
249
|
"const": "{palette.border.border2}",
|
|
249
|
-
"description": "@telus-uds/palette-allium/
|
|
250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
250
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
251
252
|
},
|
|
252
253
|
{
|
|
253
254
|
"const": "{palette.border.border3}",
|
|
254
|
-
"description": "@telus-uds/palette-allium/
|
|
255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
255
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
256
257
|
},
|
|
257
258
|
{
|
|
258
259
|
"const": "{palette.border.border4}",
|
|
259
|
-
"description": "@telus-uds/palette-allium/
|
|
260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
260
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
261
262
|
},
|
|
262
263
|
{
|
|
263
264
|
"const": "{palette.border.none}",
|
|
264
|
-
"description": "@telus-uds/palette-allium/
|
|
265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
265
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
266
267
|
},
|
|
267
268
|
{
|
|
268
269
|
"const": "{system.border.zero}",
|
|
269
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
270
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
270
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
271
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
271
272
|
},
|
|
272
273
|
{
|
|
273
274
|
"const": "{system.border.none}",
|
|
274
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
275
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
275
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
276
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
276
277
|
}
|
|
277
278
|
],
|
|
278
279
|
"$id": "#border"
|
|
@@ -281,238 +282,238 @@
|
|
|
281
282
|
"anyOf": [
|
|
282
283
|
{
|
|
283
284
|
"const": "{palette.color.amber}",
|
|
284
|
-
"description": "@telus-uds/palette-allium/
|
|
285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
285
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nAmber",
|
|
286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nAmber"
|
|
286
287
|
},
|
|
287
288
|
{
|
|
288
289
|
"const": "{palette.color.amberDark}",
|
|
289
|
-
"description": "@telus-uds/palette-allium/
|
|
290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
290
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark Amber",
|
|
291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark Amber"
|
|
291
292
|
},
|
|
292
293
|
{
|
|
293
294
|
"const": "{palette.color.amberLight}",
|
|
294
|
-
"description": "@telus-uds/palette-allium/
|
|
295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
295
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight Amber",
|
|
296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight Amber"
|
|
296
297
|
},
|
|
297
298
|
{
|
|
298
299
|
"const": "{palette.color.bgModal}",
|
|
299
|
-
"description": "@telus-uds/palette-allium/
|
|
300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
300
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal Background",
|
|
301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal Background"
|
|
301
302
|
},
|
|
302
303
|
{
|
|
303
304
|
"const": "{palette.color.black}",
|
|
304
|
-
"description": "@telus-uds/palette-allium/
|
|
305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
305
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nBlack",
|
|
306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nBlack"
|
|
306
307
|
},
|
|
307
308
|
{
|
|
308
309
|
"const": "{palette.color.brandLight}",
|
|
309
|
-
"description": "@telus-uds/palette-allium/
|
|
310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
310
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nBrand Light",
|
|
311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nBrand Light"
|
|
311
312
|
},
|
|
312
313
|
{
|
|
313
314
|
"const": "{palette.color.dark10}",
|
|
314
|
-
"description": "@telus-uds/palette-allium/
|
|
315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
315
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 10%",
|
|
316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 10%"
|
|
316
317
|
},
|
|
317
318
|
{
|
|
318
319
|
"const": "{palette.color.dark20}",
|
|
319
|
-
"description": "@telus-uds/palette-allium/
|
|
320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
320
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 20%",
|
|
321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 20%"
|
|
321
322
|
},
|
|
322
323
|
{
|
|
323
324
|
"const": "{palette.color.dark40}",
|
|
324
|
-
"description": "@telus-uds/palette-allium/
|
|
325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
325
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 40%",
|
|
326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 40%"
|
|
326
327
|
},
|
|
327
328
|
{
|
|
328
329
|
"const": "{palette.color.dark5}",
|
|
329
|
-
"description": "@telus-uds/palette-allium/
|
|
330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
330
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 5%",
|
|
331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 5%"
|
|
331
332
|
},
|
|
332
333
|
{
|
|
333
334
|
"const": "{palette.color.dark60}",
|
|
334
|
-
"description": "@telus-uds/palette-allium/
|
|
335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
335
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 60%",
|
|
336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 60%"
|
|
336
337
|
},
|
|
337
338
|
{
|
|
338
339
|
"const": "{palette.color.dark80}",
|
|
339
|
-
"description": "@telus-uds/palette-allium/
|
|
340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
340
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 80%",
|
|
341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 80%"
|
|
341
342
|
},
|
|
342
343
|
{
|
|
343
344
|
"const": "{palette.color.dark97}",
|
|
344
|
-
"description": "@telus-uds/palette-allium/
|
|
345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
345
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark 97%",
|
|
346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark 97%"
|
|
346
347
|
},
|
|
347
348
|
{
|
|
348
349
|
"const": "{palette.color.greenAccessible}",
|
|
349
|
-
"description": "@telus-uds/palette-allium/
|
|
350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
350
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nAccessible Green",
|
|
351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nAccessible Green"
|
|
351
352
|
},
|
|
352
353
|
{
|
|
353
354
|
"const": "{palette.color.greenDarkFern}",
|
|
354
|
-
"description": "@telus-uds/palette-allium/
|
|
355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
355
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark fern Green",
|
|
356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark fern Green"
|
|
356
357
|
},
|
|
357
358
|
{
|
|
358
359
|
"const": "{palette.color.greenPanache}",
|
|
359
|
-
"description": "@telus-uds/palette-allium/
|
|
360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
360
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nPanache Green",
|
|
361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nPanache Green"
|
|
361
362
|
},
|
|
362
363
|
{
|
|
363
364
|
"const": "{palette.color.greenSanFelix}",
|
|
364
|
-
"description": "@telus-uds/palette-allium/
|
|
365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
365
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nSan Felix Green",
|
|
366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nSan Felix Green"
|
|
366
367
|
},
|
|
367
368
|
{
|
|
368
369
|
"const": "{palette.color.greenTelus}",
|
|
369
|
-
"description": "@telus-uds/palette-allium/
|
|
370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
370
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nTELUS Green",
|
|
371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nTELUS Green"
|
|
371
372
|
},
|
|
372
373
|
{
|
|
373
374
|
"const": "{palette.color.greenTusk}",
|
|
374
|
-
"description": "@telus-uds/palette-allium/
|
|
375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
375
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nTusk Green",
|
|
376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nTusk Green"
|
|
376
377
|
},
|
|
377
378
|
{
|
|
378
379
|
"const": "{palette.color.greenYellow}",
|
|
379
|
-
"description": "@telus-uds/palette-allium/
|
|
380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
380
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nYellow Green",
|
|
381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nYellow Green"
|
|
381
382
|
},
|
|
382
383
|
{
|
|
383
384
|
"const": "{palette.color.greyAlabaster}",
|
|
384
|
-
"description": "@telus-uds/palette-allium/
|
|
385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
385
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nAlabaster Grey",
|
|
386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nAlabaster Grey"
|
|
386
387
|
},
|
|
387
388
|
{
|
|
388
389
|
"const": "{palette.color.greyAthens}",
|
|
389
|
-
"description": "@telus-uds/palette-allium/
|
|
390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
390
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nAthens Grey",
|
|
391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nAthens Grey"
|
|
391
392
|
},
|
|
392
393
|
{
|
|
393
394
|
"const": "{palette.color.greyCharcoal}",
|
|
394
|
-
"description": "@telus-uds/palette-allium/
|
|
395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
395
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nCharcoal Grey",
|
|
396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nCharcoal Grey"
|
|
396
397
|
},
|
|
397
398
|
{
|
|
398
399
|
"const": "{palette.color.greyCloud}",
|
|
399
|
-
"description": "@telus-uds/palette-allium/
|
|
400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
400
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nCloud Grey",
|
|
401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nCloud Grey"
|
|
401
402
|
},
|
|
402
403
|
{
|
|
403
404
|
"const": "{palette.color.greyLight}",
|
|
404
|
-
"description": "@telus-uds/palette-allium/
|
|
405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
405
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
406
407
|
},
|
|
407
408
|
{
|
|
408
409
|
"const": "{palette.color.greyMystic}",
|
|
409
|
-
"description": "@telus-uds/palette-allium/
|
|
410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
410
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nMystic Grey",
|
|
411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nMystic Grey"
|
|
411
412
|
},
|
|
412
413
|
{
|
|
413
414
|
"const": "{palette.color.greyShuttle}",
|
|
414
|
-
"description": "@telus-uds/palette-allium/
|
|
415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
415
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nShuttle Grey",
|
|
416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nShuttle Grey"
|
|
416
417
|
},
|
|
417
418
|
{
|
|
418
419
|
"const": "{palette.color.greyThunder}",
|
|
419
|
-
"description": "@telus-uds/palette-allium/
|
|
420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
420
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nThunder Grey",
|
|
421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nThunder Grey"
|
|
421
422
|
},
|
|
422
423
|
{
|
|
423
424
|
"const": "{palette.color.light10}",
|
|
424
|
-
"description": "@telus-uds/palette-allium/
|
|
425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
425
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 10%",
|
|
426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 10%"
|
|
426
427
|
},
|
|
427
428
|
{
|
|
428
429
|
"const": "{palette.color.light20}",
|
|
429
|
-
"description": "@telus-uds/palette-allium/
|
|
430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
430
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 20%",
|
|
431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 20%"
|
|
431
432
|
},
|
|
432
433
|
{
|
|
433
434
|
"const": "{palette.color.light40}",
|
|
434
|
-
"description": "@telus-uds/palette-allium/
|
|
435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
435
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 40%",
|
|
436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 40%"
|
|
436
437
|
},
|
|
437
438
|
{
|
|
438
439
|
"const": "{palette.color.light60}",
|
|
439
|
-
"description": "@telus-uds/palette-allium/
|
|
440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
440
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 60%",
|
|
441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 60%"
|
|
441
442
|
},
|
|
442
443
|
{
|
|
443
444
|
"const": "{palette.color.light80}",
|
|
444
|
-
"description": "@telus-uds/palette-allium/
|
|
445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
445
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 80%",
|
|
446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 80%"
|
|
446
447
|
},
|
|
447
448
|
{
|
|
448
449
|
"const": "{palette.color.light97}",
|
|
449
|
-
"description": "@telus-uds/palette-allium/
|
|
450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
450
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight 97%",
|
|
451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight 97%"
|
|
451
452
|
},
|
|
452
453
|
{
|
|
453
454
|
"const": "{palette.color.purpleDark}",
|
|
454
|
-
"description": "@telus-uds/palette-allium/
|
|
455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
455
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark Purple",
|
|
456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark Purple"
|
|
456
457
|
},
|
|
457
458
|
{
|
|
458
459
|
"const": "{palette.color.purpleDeluge}",
|
|
459
|
-
"description": "@telus-uds/palette-allium/
|
|
460
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
460
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDeluge Purple",
|
|
461
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDeluge Purple"
|
|
461
462
|
},
|
|
462
463
|
{
|
|
463
464
|
"const": "{palette.color.purpleEminence}",
|
|
464
|
-
"description": "@telus-uds/palette-allium/
|
|
465
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
465
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nEminence Purple",
|
|
466
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nEminence Purple"
|
|
466
467
|
},
|
|
467
468
|
{
|
|
468
469
|
"const": "{palette.color.purpleLight}",
|
|
469
|
-
"description": "@telus-uds/palette-allium/
|
|
470
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
470
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nPurple Light",
|
|
471
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nPurple Light"
|
|
471
472
|
},
|
|
472
473
|
{
|
|
473
474
|
"const": "{palette.color.purpleTelus}",
|
|
474
|
-
"description": "@telus-uds/palette-allium/
|
|
475
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
475
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nTELUS Purple",
|
|
476
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nTELUS Purple"
|
|
476
477
|
},
|
|
477
478
|
{
|
|
478
479
|
"const": "{palette.color.red}",
|
|
479
|
-
"description": "@telus-uds/palette-allium/
|
|
480
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
480
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nRed",
|
|
481
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nRed"
|
|
481
482
|
},
|
|
482
483
|
{
|
|
483
484
|
"const": "{palette.color.redDark}",
|
|
484
|
-
"description": "@telus-uds/palette-allium/
|
|
485
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
485
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDark Red",
|
|
486
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDark Red"
|
|
486
487
|
},
|
|
487
488
|
{
|
|
488
489
|
"const": "{palette.color.redDarker}",
|
|
489
|
-
"description": "@telus-uds/palette-allium/
|
|
490
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
490
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nDarker Red",
|
|
491
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nDarker Red"
|
|
491
492
|
},
|
|
492
493
|
{
|
|
493
494
|
"const": "{palette.color.redLight}",
|
|
494
|
-
"description": "@telus-uds/palette-allium/
|
|
495
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
495
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nLight Red",
|
|
496
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nLight Red"
|
|
496
497
|
},
|
|
497
498
|
{
|
|
498
499
|
"const": "{palette.color.transparent}",
|
|
499
|
-
"description": "@telus-uds/palette-allium/
|
|
500
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
500
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nTransparent",
|
|
501
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nTransparent"
|
|
501
502
|
},
|
|
502
503
|
{
|
|
503
504
|
"const": "{palette.color.white}",
|
|
504
|
-
"description": "@telus-uds/palette-allium/
|
|
505
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
505
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nWhite",
|
|
506
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nWhite"
|
|
506
507
|
},
|
|
507
508
|
{
|
|
508
509
|
"const": "{system.color.transparent}",
|
|
509
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
510
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
510
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
511
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
511
512
|
},
|
|
512
513
|
{
|
|
513
514
|
"const": "{system.color.none}",
|
|
514
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
515
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
515
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
516
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
516
517
|
}
|
|
517
518
|
],
|
|
518
519
|
"$id": "#color"
|
|
@@ -521,18 +522,18 @@
|
|
|
521
522
|
"anyOf": [
|
|
522
523
|
{
|
|
523
524
|
"const": "{palette.duration.duration250}",
|
|
524
|
-
"description": "@telus-uds/palette-allium/
|
|
525
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
525
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
526
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
526
527
|
},
|
|
527
528
|
{
|
|
528
529
|
"const": "{palette.duration.duration300}",
|
|
529
|
-
"description": "@telus-uds/palette-allium/
|
|
530
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
530
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
531
532
|
},
|
|
532
533
|
{
|
|
533
534
|
"const": "{system.duration.zero}",
|
|
534
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
535
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
535
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
536
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
536
537
|
}
|
|
537
538
|
],
|
|
538
539
|
"$id": "#duration"
|
|
@@ -541,63 +542,63 @@
|
|
|
541
542
|
"anyOf": [
|
|
542
543
|
{
|
|
543
544
|
"const": "{palette.fontSize.size12}",
|
|
544
|
-
"description": "@telus-uds/palette-allium/
|
|
545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
545
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
546
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
546
547
|
},
|
|
547
548
|
{
|
|
548
549
|
"const": "{palette.fontSize.size14}",
|
|
549
|
-
"description": "@telus-uds/palette-allium/
|
|
550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
550
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
551
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
551
552
|
},
|
|
552
553
|
{
|
|
553
554
|
"const": "{palette.fontSize.size16}",
|
|
554
|
-
"description": "@telus-uds/palette-allium/
|
|
555
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
555
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
556
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
556
557
|
},
|
|
557
558
|
{
|
|
558
559
|
"const": "{palette.fontSize.size20}",
|
|
559
|
-
"description": "@telus-uds/palette-allium/
|
|
560
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
560
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
561
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
561
562
|
},
|
|
562
563
|
{
|
|
563
564
|
"const": "{palette.fontSize.size24}",
|
|
564
|
-
"description": "@telus-uds/palette-allium/
|
|
565
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
565
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
566
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
566
567
|
},
|
|
567
568
|
{
|
|
568
569
|
"const": "{palette.fontSize.size28}",
|
|
569
|
-
"description": "@telus-uds/palette-allium/
|
|
570
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
570
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
571
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
571
572
|
},
|
|
572
573
|
{
|
|
573
574
|
"const": "{palette.fontSize.size32}",
|
|
574
|
-
"description": "@telus-uds/palette-allium/
|
|
575
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
575
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
576
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
576
577
|
},
|
|
577
578
|
{
|
|
578
579
|
"const": "{palette.fontSize.size36}",
|
|
579
|
-
"description": "@telus-uds/palette-allium/
|
|
580
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
580
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
581
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
581
582
|
},
|
|
582
583
|
{
|
|
583
584
|
"const": "{palette.fontSize.size40}",
|
|
584
|
-
"description": "@telus-uds/palette-allium/
|
|
585
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
585
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
586
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
586
587
|
},
|
|
587
588
|
{
|
|
588
589
|
"const": "{palette.fontSize.size56}",
|
|
589
|
-
"description": "@telus-uds/palette-allium/
|
|
590
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
590
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
591
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
591
592
|
},
|
|
592
593
|
{
|
|
593
594
|
"const": "{palette.fontSize.size64}",
|
|
594
|
-
"description": "@telus-uds/palette-allium/
|
|
595
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
595
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
596
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
596
597
|
},
|
|
597
598
|
{
|
|
598
599
|
"const": "{system.fontSize.none}",
|
|
599
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
600
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
600
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
601
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
601
602
|
}
|
|
602
603
|
],
|
|
603
604
|
"$id": "#fontSize"
|
|
@@ -606,33 +607,33 @@
|
|
|
606
607
|
"anyOf": [
|
|
607
608
|
{
|
|
608
609
|
"const": "{palette.gradient.base}",
|
|
609
|
-
"description": "@telus-uds/palette-allium/
|
|
610
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
610
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nBase Gradient",
|
|
611
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nBase Gradient"
|
|
611
612
|
},
|
|
612
613
|
{
|
|
613
614
|
"const": "{palette.gradient.brand}",
|
|
614
|
-
"description": "@telus-uds/palette-allium/
|
|
615
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
615
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nBrand Gradient",
|
|
616
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nBrand Gradient"
|
|
616
617
|
},
|
|
617
618
|
{
|
|
618
619
|
"const": "{palette.gradient.green}",
|
|
619
|
-
"description": "@telus-uds/palette-allium/
|
|
620
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
620
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nGreen Gradient",
|
|
621
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nGreen Gradient"
|
|
621
622
|
},
|
|
622
623
|
{
|
|
623
624
|
"const": "{palette.gradient.neutral}",
|
|
624
|
-
"description": "@telus-uds/palette-allium/
|
|
625
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
625
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nNeutral Gradient",
|
|
626
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nNeutral Gradient"
|
|
626
627
|
},
|
|
627
628
|
{
|
|
628
629
|
"const": "{palette.gradient.purple}",
|
|
629
|
-
"description": "@telus-uds/palette-allium/
|
|
630
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
630
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nPurple Gradient",
|
|
631
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nPurple Gradient"
|
|
631
632
|
},
|
|
632
633
|
{
|
|
633
634
|
"const": "{system.gradient.none}",
|
|
634
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
635
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
635
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
636
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
636
637
|
}
|
|
637
638
|
],
|
|
638
639
|
"$id": "#gradient"
|
|
@@ -641,1308 +642,1323 @@
|
|
|
641
642
|
"anyOf": [
|
|
642
643
|
{
|
|
643
644
|
"const": "{palette.icon.AC}",
|
|
644
|
-
"description": "@telus-uds/palette-allium/
|
|
645
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
645
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
646
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
646
647
|
},
|
|
647
648
|
{
|
|
648
649
|
"const": "{palette.icon.Accessible}",
|
|
649
|
-
"description": "@telus-uds/palette-allium/
|
|
650
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
650
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
651
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
651
652
|
},
|
|
652
653
|
{
|
|
653
654
|
"const": "{palette.icon.Add}",
|
|
654
|
-
"description": "@telus-uds/palette-allium/
|
|
655
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
655
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
656
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
656
657
|
},
|
|
657
658
|
{
|
|
658
659
|
"const": "{palette.icon.AddUser}",
|
|
659
|
-
"description": "@telus-uds/palette-allium/
|
|
660
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
660
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
661
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
661
662
|
},
|
|
662
663
|
{
|
|
663
664
|
"const": "{palette.icon.AlarmClock}",
|
|
664
|
-
"description": "@telus-uds/palette-allium/
|
|
665
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
665
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
666
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
666
667
|
},
|
|
667
668
|
{
|
|
668
669
|
"const": "{palette.icon.Ambulance}",
|
|
669
|
-
"description": "@telus-uds/palette-allium/
|
|
670
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
670
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
671
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
671
672
|
},
|
|
672
673
|
{
|
|
673
674
|
"const": "{palette.icon.Amex}",
|
|
674
|
-
"description": "@telus-uds/palette-allium/
|
|
675
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
675
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
676
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
676
677
|
},
|
|
677
678
|
{
|
|
678
679
|
"const": "{palette.icon.ArrowDown}",
|
|
679
|
-
"description": "@telus-uds/palette-allium/
|
|
680
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
680
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
681
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
681
682
|
},
|
|
682
683
|
{
|
|
683
684
|
"const": "{palette.icon.ArrowLeft}",
|
|
684
|
-
"description": "@telus-uds/palette-allium/
|
|
685
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
685
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
686
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
686
687
|
},
|
|
687
688
|
{
|
|
688
689
|
"const": "{palette.icon.ArrowRight}",
|
|
689
|
-
"description": "@telus-uds/palette-allium/
|
|
690
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
690
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
691
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
691
692
|
},
|
|
692
693
|
{
|
|
693
694
|
"const": "{palette.icon.ArrowUp}",
|
|
694
|
-
"description": "@telus-uds/palette-allium/
|
|
695
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
695
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
696
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
696
697
|
},
|
|
697
698
|
{
|
|
698
699
|
"const": "{palette.icon.ArtificialIntelligence}",
|
|
699
|
-
"description": "@telus-uds/palette-allium/
|
|
700
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
700
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
701
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
701
702
|
},
|
|
702
703
|
{
|
|
703
704
|
"const": "{palette.icon.AssistiveListening}",
|
|
704
|
-
"description": "@telus-uds/palette-allium/
|
|
705
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
705
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
706
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
706
707
|
},
|
|
707
708
|
{
|
|
708
709
|
"const": "{palette.icon.Attention}",
|
|
709
|
-
"description": "@telus-uds/palette-allium/
|
|
710
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
710
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
711
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
711
712
|
},
|
|
712
713
|
{
|
|
713
714
|
"const": "{palette.icon.Award}",
|
|
714
|
-
"description": "@telus-uds/palette-allium/
|
|
715
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
715
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
716
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
716
717
|
},
|
|
717
718
|
{
|
|
718
719
|
"const": "{palette.icon.Baby}",
|
|
719
|
-
"description": "@telus-uds/palette-allium/
|
|
720
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
720
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
721
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
721
722
|
},
|
|
722
723
|
{
|
|
723
724
|
"const": "{palette.icon.BabyBoy}",
|
|
724
|
-
"description": "@telus-uds/palette-allium/
|
|
725
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
725
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
726
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
726
727
|
},
|
|
727
728
|
{
|
|
728
729
|
"const": "{palette.icon.BabyGirl}",
|
|
729
|
-
"description": "@telus-uds/palette-allium/
|
|
730
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
730
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
731
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
731
732
|
},
|
|
732
733
|
{
|
|
733
734
|
"const": "{palette.icon.BackToSchool}",
|
|
734
|
-
"description": "@telus-uds/palette-allium/
|
|
735
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
735
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
736
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
736
737
|
},
|
|
737
738
|
{
|
|
738
739
|
"const": "{palette.icon.Bank}",
|
|
739
|
-
"description": "@telus-uds/palette-allium/
|
|
740
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
740
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
741
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
741
742
|
},
|
|
742
743
|
{
|
|
743
744
|
"const": "{palette.icon.BatteryCar}",
|
|
744
|
-
"description": "@telus-uds/palette-allium/
|
|
745
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
745
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
746
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
746
747
|
},
|
|
747
748
|
{
|
|
748
749
|
"const": "{palette.icon.BatteryCharging}",
|
|
749
|
-
"description": "@telus-uds/palette-allium/
|
|
750
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
750
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
751
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
751
752
|
},
|
|
752
753
|
{
|
|
753
754
|
"const": "{palette.icon.Bell}",
|
|
754
|
-
"description": "@telus-uds/palette-allium/
|
|
755
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
755
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
756
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
756
757
|
},
|
|
757
758
|
{
|
|
758
759
|
"const": "{palette.icon.Bill}",
|
|
759
|
-
"description": "@telus-uds/palette-allium/
|
|
760
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
760
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
761
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
761
762
|
},
|
|
762
763
|
{
|
|
763
764
|
"const": "{palette.icon.Bookmark}",
|
|
764
|
-
"description": "@telus-uds/palette-allium/
|
|
765
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
765
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
766
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
766
767
|
},
|
|
767
768
|
{
|
|
768
769
|
"const": "{palette.icon.Braille}",
|
|
769
|
-
"description": "@telus-uds/palette-allium/
|
|
770
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
770
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
771
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
771
772
|
},
|
|
772
773
|
{
|
|
773
774
|
"const": "{palette.icon.Briefcase}",
|
|
774
|
-
"description": "@telus-uds/palette-allium/
|
|
775
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
775
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
776
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
776
777
|
},
|
|
777
778
|
{
|
|
778
779
|
"const": "{palette.icon.BulletFill}",
|
|
779
|
-
"description": "@telus-uds/palette-allium/
|
|
780
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
780
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
781
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
781
782
|
},
|
|
782
783
|
{
|
|
783
784
|
"const": "{palette.icon.Calendar}",
|
|
784
|
-
"description": "@telus-uds/palette-allium/
|
|
785
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
785
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
786
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
786
787
|
},
|
|
787
788
|
{
|
|
788
789
|
"const": "{palette.icon.Call}",
|
|
789
|
-
"description": "@telus-uds/palette-allium/
|
|
790
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
790
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
791
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
791
792
|
},
|
|
792
793
|
{
|
|
793
794
|
"const": "{palette.icon.CallForward}",
|
|
794
|
-
"description": "@telus-uds/palette-allium/
|
|
795
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
795
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
796
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
796
797
|
},
|
|
797
798
|
{
|
|
798
799
|
"const": "{palette.icon.CallOut}",
|
|
799
|
-
"description": "@telus-uds/palette-allium/
|
|
800
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
800
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
801
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
801
802
|
},
|
|
802
803
|
{
|
|
803
804
|
"const": "{palette.icon.CallReceive}",
|
|
804
|
-
"description": "@telus-uds/palette-allium/
|
|
805
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
805
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
806
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
806
807
|
},
|
|
807
808
|
{
|
|
808
809
|
"const": "{palette.icon.CallTalking}",
|
|
809
|
-
"description": "@telus-uds/palette-allium/
|
|
810
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
810
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
811
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
811
812
|
},
|
|
812
813
|
{
|
|
813
814
|
"const": "{palette.icon.Camera}",
|
|
814
|
-
"description": "@telus-uds/palette-allium/
|
|
815
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
815
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
816
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
816
817
|
},
|
|
817
818
|
{
|
|
818
819
|
"const": "{palette.icon.CanUs}",
|
|
819
|
-
"description": "@telus-uds/palette-allium/
|
|
820
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
820
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
821
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
821
822
|
},
|
|
822
823
|
{
|
|
823
824
|
"const": "{palette.icon.Car}",
|
|
824
|
-
"description": "@telus-uds/palette-allium/
|
|
825
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
825
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
826
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
826
827
|
},
|
|
827
828
|
{
|
|
828
829
|
"const": "{palette.icon.CaretDown}",
|
|
829
|
-
"description": "@telus-uds/palette-allium/
|
|
830
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
830
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
831
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
831
832
|
},
|
|
832
833
|
{
|
|
833
834
|
"const": "{palette.icon.CaretUp}",
|
|
834
|
-
"description": "@telus-uds/palette-allium/
|
|
835
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
835
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
836
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
836
837
|
},
|
|
837
838
|
{
|
|
838
839
|
"const": "{palette.icon.CartEmptyBold}",
|
|
839
|
-
"description": "@telus-uds/palette-allium/
|
|
840
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
840
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
841
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
841
842
|
},
|
|
842
843
|
{
|
|
843
844
|
"const": "{palette.icon.CartFilledBold}",
|
|
844
|
-
"description": "@telus-uds/palette-allium/
|
|
845
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
845
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
846
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
846
847
|
},
|
|
847
848
|
{
|
|
848
849
|
"const": "{palette.icon.Channels}",
|
|
849
|
-
"description": "@telus-uds/palette-allium/
|
|
850
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
850
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
851
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
851
852
|
},
|
|
852
853
|
{
|
|
853
854
|
"const": "{palette.icon.ChartsBar1}",
|
|
854
|
-
"description": "@telus-uds/palette-allium/
|
|
855
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
855
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
856
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
856
857
|
},
|
|
857
858
|
{
|
|
858
859
|
"const": "{palette.icon.ChartsBar2}",
|
|
859
|
-
"description": "@telus-uds/palette-allium/
|
|
860
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
860
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
861
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
861
862
|
},
|
|
862
863
|
{
|
|
863
864
|
"const": "{palette.icon.ChartsLine}",
|
|
864
|
-
"description": "@telus-uds/palette-allium/
|
|
865
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
865
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
866
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
866
867
|
},
|
|
867
868
|
{
|
|
868
869
|
"const": "{palette.icon.Chat1}",
|
|
869
|
-
"description": "@telus-uds/palette-allium/
|
|
870
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
870
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
871
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
871
872
|
},
|
|
872
873
|
{
|
|
873
874
|
"const": "{palette.icon.Chat2}",
|
|
874
|
-
"description": "@telus-uds/palette-allium/
|
|
875
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
875
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
876
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
876
877
|
},
|
|
877
878
|
{
|
|
878
879
|
"const": "{palette.icon.ChatSupport}",
|
|
879
|
-
"description": "@telus-uds/palette-allium/
|
|
880
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
880
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
881
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
881
882
|
},
|
|
882
883
|
{
|
|
883
884
|
"const": "{palette.icon.Check}",
|
|
884
|
-
"description": "@telus-uds/palette-allium/
|
|
885
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
885
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
886
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
886
887
|
},
|
|
887
888
|
{
|
|
888
889
|
"const": "{palette.icon.Checkmark}",
|
|
889
|
-
"description": "@telus-uds/palette-allium/
|
|
890
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
890
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
891
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
891
892
|
},
|
|
892
893
|
{
|
|
893
894
|
"const": "{palette.icon.ChevronLeft}",
|
|
894
|
-
"description": "@telus-uds/palette-allium/
|
|
895
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
895
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
896
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
896
897
|
},
|
|
897
898
|
{
|
|
898
899
|
"const": "{palette.icon.ChevronRight}",
|
|
899
|
-
"description": "@telus-uds/palette-allium/
|
|
900
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
900
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
901
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
901
902
|
},
|
|
902
903
|
{
|
|
903
904
|
"const": "{palette.icon.Clipboard}",
|
|
904
|
-
"description": "@telus-uds/palette-allium/
|
|
905
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
905
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
906
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
906
907
|
},
|
|
907
908
|
{
|
|
908
909
|
"const": "{palette.icon.Close}",
|
|
909
|
-
"description": "@telus-uds/palette-allium/
|
|
910
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
910
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
911
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
911
912
|
},
|
|
912
913
|
{
|
|
913
914
|
"const": "{palette.icon.ClosedCaptions}",
|
|
914
|
-
"description": "@telus-uds/palette-allium/
|
|
915
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
915
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
916
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
916
917
|
},
|
|
917
918
|
{
|
|
918
919
|
"const": "{palette.icon.CloudDownload}",
|
|
919
|
-
"description": "@telus-uds/palette-allium/
|
|
920
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
920
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
921
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
921
922
|
},
|
|
922
923
|
{
|
|
923
924
|
"const": "{palette.icon.CloudSync}",
|
|
924
|
-
"description": "@telus-uds/palette-allium/
|
|
925
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
925
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
926
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
926
927
|
},
|
|
927
928
|
{
|
|
928
929
|
"const": "{palette.icon.CloudUpload}",
|
|
929
|
-
"description": "@telus-uds/palette-allium/
|
|
930
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
930
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
931
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
931
932
|
},
|
|
932
933
|
{
|
|
933
934
|
"const": "{palette.icon.CognitiveDisability}",
|
|
934
|
-
"description": "@telus-uds/palette-allium/
|
|
935
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
935
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
936
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
936
937
|
},
|
|
937
938
|
{
|
|
938
939
|
"const": "{palette.icon.Collaboration}",
|
|
939
|
-
"description": "@telus-uds/palette-allium/
|
|
940
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
940
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
941
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
941
942
|
},
|
|
942
943
|
{
|
|
943
944
|
"const": "{palette.icon.Compass}",
|
|
944
|
-
"description": "@telus-uds/palette-allium/
|
|
945
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
945
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
946
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
946
947
|
},
|
|
947
948
|
{
|
|
948
949
|
"const": "{palette.icon.ComputerNetwork}",
|
|
949
|
-
"description": "@telus-uds/palette-allium/
|
|
950
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
950
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
951
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
951
952
|
},
|
|
952
953
|
{
|
|
953
954
|
"const": "{palette.icon.Contract}",
|
|
954
|
-
"description": "@telus-uds/palette-allium/
|
|
955
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
955
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
956
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
956
957
|
},
|
|
957
958
|
{
|
|
958
959
|
"const": "{palette.icon.CreditCard}",
|
|
959
|
-
"description": "@telus-uds/palette-allium/
|
|
960
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
960
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
961
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
961
962
|
},
|
|
962
963
|
{
|
|
963
964
|
"const": "{palette.icon.Cronometer}",
|
|
964
|
-
"description": "@telus-uds/palette-allium/
|
|
965
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
965
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
966
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
966
967
|
},
|
|
967
968
|
{
|
|
968
969
|
"const": "{palette.icon.CssActivations}",
|
|
969
|
-
"description": "@telus-uds/palette-allium/
|
|
970
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
970
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
971
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
971
972
|
},
|
|
972
973
|
{
|
|
973
974
|
"const": "{palette.icon.DataLimit}",
|
|
974
|
-
"description": "@telus-uds/palette-allium/
|
|
975
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
975
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
976
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
976
977
|
},
|
|
977
978
|
{
|
|
978
979
|
"const": "{palette.icon.Deals}",
|
|
979
|
-
"description": "@telus-uds/palette-allium/
|
|
980
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
980
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
981
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
981
982
|
},
|
|
982
983
|
{
|
|
983
984
|
"const": "{palette.icon.Delete}",
|
|
984
|
-
"description": "@telus-uds/palette-allium/
|
|
985
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
985
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
986
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
986
987
|
},
|
|
987
988
|
{
|
|
988
989
|
"const": "{palette.icon.Delivery}",
|
|
989
|
-
"description": "@telus-uds/palette-allium/
|
|
990
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
990
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
991
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
991
992
|
},
|
|
992
993
|
{
|
|
993
994
|
"const": "{palette.icon.Desk}",
|
|
994
|
-
"description": "@telus-uds/palette-allium/
|
|
995
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
995
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
996
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
996
997
|
},
|
|
997
998
|
{
|
|
998
999
|
"const": "{palette.icon.DeviceHand}",
|
|
999
|
-
"description": "@telus-uds/palette-allium/
|
|
1000
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1000
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1001
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1001
1002
|
},
|
|
1002
1003
|
{
|
|
1003
1004
|
"const": "{palette.icon.Devices}",
|
|
1004
|
-
"description": "@telus-uds/palette-allium/
|
|
1005
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1005
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1006
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1006
1007
|
},
|
|
1007
1008
|
{
|
|
1008
1009
|
"const": "{palette.icon.Diagram}",
|
|
1009
|
-
"description": "@telus-uds/palette-allium/
|
|
1010
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1010
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1011
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1011
1012
|
},
|
|
1012
1013
|
{
|
|
1013
1014
|
"const": "{palette.icon.Diamond}",
|
|
1014
|
-
"description": "@telus-uds/palette-allium/
|
|
1015
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1015
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1016
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1016
1017
|
},
|
|
1017
1018
|
{
|
|
1018
1019
|
"const": "{palette.icon.Direction}",
|
|
1019
|
-
"description": "@telus-uds/palette-allium/
|
|
1020
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1020
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1021
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1021
1022
|
},
|
|
1022
1023
|
{
|
|
1023
1024
|
"const": "{palette.icon.Document}",
|
|
1024
|
-
"description": "@telus-uds/palette-allium/
|
|
1025
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1025
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1026
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1026
1027
|
},
|
|
1027
1028
|
{
|
|
1028
1029
|
"const": "{palette.icon.Donate}",
|
|
1029
|
-
"description": "@telus-uds/palette-allium/
|
|
1030
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1030
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1031
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1031
1032
|
},
|
|
1032
1033
|
{
|
|
1033
1034
|
"const": "{palette.icon.Download}",
|
|
1034
|
-
"description": "@telus-uds/palette-allium/
|
|
1035
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1035
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1036
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1036
1037
|
},
|
|
1037
1038
|
{
|
|
1038
1039
|
"const": "{palette.icon.DownloadPdf}",
|
|
1039
|
-
"description": "@telus-uds/palette-allium/
|
|
1040
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1040
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1041
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1041
1042
|
},
|
|
1042
1043
|
{
|
|
1043
1044
|
"const": "{palette.icon.DownloadPdfs}",
|
|
1044
|
-
"description": "@telus-uds/palette-allium/
|
|
1045
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1045
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1046
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1046
1047
|
},
|
|
1047
1048
|
{
|
|
1048
1049
|
"const": "{palette.icon.EVCharging}",
|
|
1049
|
-
"description": "@telus-uds/palette-allium/
|
|
1050
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1050
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1051
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1051
1052
|
},
|
|
1052
1053
|
{
|
|
1053
1054
|
"const": "{palette.icon.EcoBulb}",
|
|
1054
|
-
"description": "@telus-uds/palette-allium/
|
|
1055
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1055
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1056
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1056
1057
|
},
|
|
1057
1058
|
{
|
|
1058
1059
|
"const": "{palette.icon.Edit}",
|
|
1059
|
-
"description": "@telus-uds/palette-allium/
|
|
1060
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1060
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1061
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1061
1062
|
},
|
|
1062
1063
|
{
|
|
1063
1064
|
"const": "{palette.icon.Email}",
|
|
1064
|
-
"description": "@telus-uds/palette-allium/
|
|
1065
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1065
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1066
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1066
1067
|
},
|
|
1067
1068
|
{
|
|
1068
1069
|
"const": "{palette.icon.Escalations}",
|
|
1069
|
-
"description": "@telus-uds/palette-allium/
|
|
1070
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1070
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1071
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1071
1072
|
},
|
|
1072
1073
|
{
|
|
1073
1074
|
"const": "{palette.icon.Expand}",
|
|
1074
|
-
"description": "@telus-uds/palette-allium/
|
|
1075
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1075
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1076
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1076
1077
|
},
|
|
1077
1078
|
{
|
|
1078
1079
|
"const": "{palette.icon.EyeClosed}",
|
|
1079
|
-
"description": "@telus-uds/palette-allium/
|
|
1080
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1080
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1081
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1081
1082
|
},
|
|
1082
1083
|
{
|
|
1083
1084
|
"const": "{palette.icon.EyeMasked}",
|
|
1084
|
-
"description": "@telus-uds/palette-allium/
|
|
1085
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1085
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1086
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1086
1087
|
},
|
|
1087
1088
|
{
|
|
1088
1089
|
"const": "{palette.icon.EyeOpened}",
|
|
1089
|
-
"description": "@telus-uds/palette-allium/
|
|
1090
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1090
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1091
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1091
1092
|
},
|
|
1092
1093
|
{
|
|
1093
1094
|
"const": "{palette.icon.EyeUnmasked}",
|
|
1094
|
-
"description": "@telus-uds/palette-allium/
|
|
1095
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1095
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1096
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1096
1097
|
},
|
|
1097
1098
|
{
|
|
1098
1099
|
"const": "{palette.icon.FavouriteNetwork}",
|
|
1099
|
-
"description": "@telus-uds/palette-allium/
|
|
1100
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1100
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1101
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1101
1102
|
},
|
|
1102
1103
|
{
|
|
1103
1104
|
"const": "{palette.icon.Files}",
|
|
1104
|
-
"description": "@telus-uds/palette-allium/
|
|
1105
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1105
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1106
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1106
1107
|
},
|
|
1107
1108
|
{
|
|
1108
1109
|
"const": "{palette.icon.Fingerprint}",
|
|
1109
|
-
"description": "@telus-uds/palette-allium/
|
|
1110
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1110
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1111
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1111
1112
|
},
|
|
1112
1113
|
{
|
|
1113
1114
|
"const": "{palette.icon.Firewall}",
|
|
1114
|
-
"description": "@telus-uds/palette-allium/
|
|
1115
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1115
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1116
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1116
1117
|
},
|
|
1117
1118
|
{
|
|
1118
1119
|
"const": "{palette.icon.Flag}",
|
|
1119
|
-
"description": "@telus-uds/palette-allium/
|
|
1120
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1120
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1121
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1121
1122
|
},
|
|
1122
1123
|
{
|
|
1123
1124
|
"const": "{palette.icon.FullscreenExpand}",
|
|
1124
|
-
"description": "@telus-uds/palette-allium/
|
|
1125
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1125
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1126
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1126
1127
|
},
|
|
1127
1128
|
{
|
|
1128
1129
|
"const": "{palette.icon.FullscreenMinimize}",
|
|
1129
|
-
"description": "@telus-uds/palette-allium/
|
|
1130
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1130
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1131
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1131
1132
|
},
|
|
1132
1133
|
{
|
|
1133
1134
|
"const": "{palette.icon.Gift}",
|
|
1134
|
-
"description": "@telus-uds/palette-allium/
|
|
1135
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1135
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1136
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1136
1137
|
},
|
|
1137
1138
|
{
|
|
1138
1139
|
"const": "{palette.icon.Globe1}",
|
|
1139
|
-
"description": "@telus-uds/palette-allium/
|
|
1140
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1140
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1141
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1141
1142
|
},
|
|
1142
1143
|
{
|
|
1143
1144
|
"const": "{palette.icon.Globe2}",
|
|
1144
|
-
"description": "@telus-uds/palette-allium/
|
|
1145
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1145
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1146
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1146
1147
|
},
|
|
1147
1148
|
{
|
|
1148
1149
|
"const": "{palette.icon.Grid}",
|
|
1149
|
-
"description": "@telus-uds/palette-allium/
|
|
1150
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1150
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1151
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1151
1152
|
},
|
|
1152
1153
|
{
|
|
1153
1154
|
"const": "{palette.icon.HeadBoth}",
|
|
1154
|
-
"description": "@telus-uds/palette-allium/
|
|
1155
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1155
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1156
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1156
1157
|
},
|
|
1157
1158
|
{
|
|
1158
1159
|
"const": "{palette.icon.HeadFemale}",
|
|
1159
|
-
"description": "@telus-uds/palette-allium/
|
|
1160
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1160
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1161
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1161
1162
|
},
|
|
1162
1163
|
{
|
|
1163
1164
|
"const": "{palette.icon.HeadMale}",
|
|
1164
|
-
"description": "@telus-uds/palette-allium/
|
|
1165
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1165
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1166
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1166
1167
|
},
|
|
1167
1168
|
{
|
|
1168
1169
|
"const": "{palette.icon.Headset}",
|
|
1169
|
-
"description": "@telus-uds/palette-allium/
|
|
1170
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1170
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1171
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1171
1172
|
},
|
|
1172
1173
|
{
|
|
1173
1174
|
"const": "{palette.icon.Heart}",
|
|
1174
|
-
"description": "@telus-uds/palette-allium/
|
|
1175
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1175
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1176
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1176
1177
|
},
|
|
1177
1178
|
{
|
|
1178
1179
|
"const": "{palette.icon.Heartbeat}",
|
|
1179
|
-
"description": "@telus-uds/palette-allium/
|
|
1180
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1180
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1181
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1181
1182
|
},
|
|
1182
1183
|
{
|
|
1183
1184
|
"const": "{palette.icon.Heater}",
|
|
1184
|
-
"description": "@telus-uds/palette-allium/
|
|
1185
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1185
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1186
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1186
1187
|
},
|
|
1187
1188
|
{
|
|
1188
1189
|
"const": "{palette.icon.Helpdesk}",
|
|
1189
|
-
"description": "@telus-uds/palette-allium/
|
|
1190
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1190
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1191
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1191
1192
|
},
|
|
1192
1193
|
{
|
|
1193
1194
|
"const": "{palette.icon.Home}",
|
|
1194
|
-
"description": "@telus-uds/palette-allium/
|
|
1195
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1195
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1196
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1196
1197
|
},
|
|
1197
1198
|
{
|
|
1198
1199
|
"const": "{palette.icon.HomePro}",
|
|
1199
|
-
"description": "@telus-uds/palette-allium/
|
|
1200
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1200
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1201
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1201
1202
|
},
|
|
1202
1203
|
{
|
|
1203
1204
|
"const": "{palette.icon.HomeSecurity}",
|
|
1204
|
-
"description": "@telus-uds/palette-allium/
|
|
1205
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1205
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1206
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1206
1207
|
},
|
|
1207
1208
|
{
|
|
1208
1209
|
"const": "{palette.icon.IDTag}",
|
|
1209
|
-
"description": "@telus-uds/palette-allium/
|
|
1210
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1210
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1211
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"const": "{palette.icon.IdCard}",
|
|
1215
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1216
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1211
1217
|
},
|
|
1212
1218
|
{
|
|
1213
1219
|
"const": "{palette.icon.Infinite}",
|
|
1214
|
-
"description": "@telus-uds/palette-allium/
|
|
1215
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1220
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1221
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1216
1222
|
},
|
|
1217
1223
|
{
|
|
1218
1224
|
"const": "{palette.icon.Information}",
|
|
1219
|
-
"description": "@telus-uds/palette-allium/
|
|
1220
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1225
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1226
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1221
1227
|
},
|
|
1222
1228
|
{
|
|
1223
1229
|
"const": "{palette.icon.Internet}",
|
|
1224
|
-
"description": "@telus-uds/palette-allium/
|
|
1225
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1230
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1231
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1226
1232
|
},
|
|
1227
1233
|
{
|
|
1228
1234
|
"const": "{palette.icon.Invisible}",
|
|
1229
|
-
"description": "@telus-uds/palette-allium/
|
|
1230
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1235
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1236
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1231
1237
|
},
|
|
1232
1238
|
{
|
|
1233
1239
|
"const": "{palette.icon.Key}",
|
|
1234
|
-
"description": "@telus-uds/palette-allium/
|
|
1235
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1240
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1241
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1236
1242
|
},
|
|
1237
1243
|
{
|
|
1238
1244
|
"const": "{palette.icon.Laptop}",
|
|
1239
|
-
"description": "@telus-uds/palette-allium/
|
|
1240
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1245
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1241
1247
|
},
|
|
1242
1248
|
{
|
|
1243
1249
|
"const": "{palette.icon.Layers}",
|
|
1244
|
-
"description": "@telus-uds/palette-allium/
|
|
1245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1250
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1246
1252
|
},
|
|
1247
1253
|
{
|
|
1248
1254
|
"const": "{palette.icon.LeakDetect}",
|
|
1249
|
-
"description": "@telus-uds/palette-allium/
|
|
1250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1255
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1251
1257
|
},
|
|
1252
1258
|
{
|
|
1253
1259
|
"const": "{palette.icon.Lifesaver}",
|
|
1254
|
-
"description": "@telus-uds/palette-allium/
|
|
1255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1260
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1256
1262
|
},
|
|
1257
1263
|
{
|
|
1258
1264
|
"const": "{palette.icon.Lightbulb}",
|
|
1259
|
-
"description": "@telus-uds/palette-allium/
|
|
1260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1265
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1261
1267
|
},
|
|
1262
1268
|
{
|
|
1263
1269
|
"const": "{palette.icon.LinkExternal}",
|
|
1264
|
-
"description": "@telus-uds/palette-allium/
|
|
1265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1270
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1271
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1266
1272
|
},
|
|
1267
1273
|
{
|
|
1268
1274
|
"const": "{palette.icon.List}",
|
|
1269
|
-
"description": "@telus-uds/palette-allium/
|
|
1270
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1275
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1276
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1271
1277
|
},
|
|
1272
1278
|
{
|
|
1273
1279
|
"const": "{palette.icon.LocationAdd}",
|
|
1274
|
-
"description": "@telus-uds/palette-allium/
|
|
1275
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1280
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1281
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1276
1282
|
},
|
|
1277
1283
|
{
|
|
1278
1284
|
"const": "{palette.icon.LocationHome}",
|
|
1279
|
-
"description": "@telus-uds/palette-allium/
|
|
1280
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1285
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1281
1287
|
},
|
|
1282
1288
|
{
|
|
1283
1289
|
"const": "{palette.icon.LocationIneligible}",
|
|
1284
|
-
"description": "@telus-uds/palette-allium/
|
|
1285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1290
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1286
1292
|
},
|
|
1287
1293
|
{
|
|
1288
1294
|
"const": "{palette.icon.LocationMap}",
|
|
1289
|
-
"description": "@telus-uds/palette-allium/
|
|
1290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1295
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1291
1297
|
},
|
|
1292
1298
|
{
|
|
1293
1299
|
"const": "{palette.icon.LocationRegular}",
|
|
1294
|
-
"description": "@telus-uds/palette-allium/
|
|
1295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1300
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1296
1302
|
},
|
|
1297
1303
|
{
|
|
1298
1304
|
"const": "{palette.icon.LocationRemove}",
|
|
1299
|
-
"description": "@telus-uds/palette-allium/
|
|
1300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1305
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1301
1307
|
},
|
|
1302
1308
|
{
|
|
1303
1309
|
"const": "{palette.icon.LocationSuccess}",
|
|
1304
|
-
"description": "@telus-uds/palette-allium/
|
|
1305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1310
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1306
1312
|
},
|
|
1307
1313
|
{
|
|
1308
1314
|
"const": "{palette.icon.LocationVerified}",
|
|
1309
|
-
"description": "@telus-uds/palette-allium/
|
|
1310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1315
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1311
1317
|
},
|
|
1312
1318
|
{
|
|
1313
1319
|
"const": "{palette.icon.LockClosed}",
|
|
1314
|
-
"description": "@telus-uds/palette-allium/
|
|
1315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1320
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1316
1322
|
},
|
|
1317
1323
|
{
|
|
1318
1324
|
"const": "{palette.icon.LockOpened}",
|
|
1319
|
-
"description": "@telus-uds/palette-allium/
|
|
1320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1325
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1321
1327
|
},
|
|
1322
1328
|
{
|
|
1323
1329
|
"const": "{palette.icon.LoginForm}",
|
|
1324
|
-
"description": "@telus-uds/palette-allium/
|
|
1325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1330
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1326
1332
|
},
|
|
1327
1333
|
{
|
|
1328
1334
|
"const": "{palette.icon.Magnify}",
|
|
1329
|
-
"description": "@telus-uds/palette-allium/
|
|
1330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1335
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1331
1337
|
},
|
|
1332
1338
|
{
|
|
1333
1339
|
"const": "{palette.icon.Map}",
|
|
1334
|
-
"description": "@telus-uds/palette-allium/
|
|
1335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1340
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1336
1342
|
},
|
|
1337
1343
|
{
|
|
1338
1344
|
"const": "{palette.icon.MasterCard}",
|
|
1339
|
-
"description": "@telus-uds/palette-allium/
|
|
1340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1345
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1341
1347
|
},
|
|
1342
1348
|
{
|
|
1343
1349
|
"const": "{palette.icon.Medical}",
|
|
1344
|
-
"description": "@telus-uds/palette-allium/
|
|
1345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1350
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1346
1352
|
},
|
|
1347
1353
|
{
|
|
1348
1354
|
"const": "{palette.icon.Messaging}",
|
|
1349
|
-
"description": "@telus-uds/palette-allium/
|
|
1350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1355
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1351
1357
|
},
|
|
1352
1358
|
{
|
|
1353
1359
|
"const": "{palette.icon.Microphone}",
|
|
1354
|
-
"description": "@telus-uds/palette-allium/
|
|
1355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1360
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1356
1362
|
},
|
|
1357
1363
|
{
|
|
1358
1364
|
"const": "{palette.icon.Mobility}",
|
|
1359
|
-
"description": "@telus-uds/palette-allium/
|
|
1360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1365
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1361
1367
|
},
|
|
1362
1368
|
{
|
|
1363
1369
|
"const": "{palette.icon.Modal}",
|
|
1364
|
-
"description": "@telus-uds/palette-allium/
|
|
1365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1370
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1366
1372
|
},
|
|
1367
1373
|
{
|
|
1368
1374
|
"const": "{palette.icon.Money}",
|
|
1369
|
-
"description": "@telus-uds/palette-allium/
|
|
1370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1375
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1371
1377
|
},
|
|
1372
1378
|
{
|
|
1373
1379
|
"const": "{palette.icon.MoneyBack}",
|
|
1374
|
-
"description": "@telus-uds/palette-allium/
|
|
1375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1380
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1376
1382
|
},
|
|
1377
1383
|
{
|
|
1378
1384
|
"const": "{palette.icon.Movie}",
|
|
1379
|
-
"description": "@telus-uds/palette-allium/
|
|
1380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1385
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1381
1387
|
},
|
|
1382
1388
|
{
|
|
1383
1389
|
"const": "{palette.icon.Music}",
|
|
1384
|
-
"description": "@telus-uds/palette-allium/
|
|
1385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1390
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1386
1392
|
},
|
|
1387
1393
|
{
|
|
1388
1394
|
"const": "{palette.icon.Muted}",
|
|
1389
|
-
"description": "@telus-uds/palette-allium/
|
|
1390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1395
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1391
1397
|
},
|
|
1392
1398
|
{
|
|
1393
1399
|
"const": "{palette.icon.Networking}",
|
|
1394
|
-
"description": "@telus-uds/palette-allium/
|
|
1395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1400
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1396
1402
|
},
|
|
1397
1403
|
{
|
|
1398
1404
|
"const": "{palette.icon.News}",
|
|
1399
|
-
"description": "@telus-uds/palette-allium/
|
|
1400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1405
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1401
1407
|
},
|
|
1402
1408
|
{
|
|
1403
1409
|
"const": "{palette.icon.NextGenFirewall}",
|
|
1404
|
-
"description": "@telus-uds/palette-allium/
|
|
1405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1410
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1406
1412
|
},
|
|
1407
1413
|
{
|
|
1408
1414
|
"const": "{palette.icon.NoContract}",
|
|
1409
|
-
"description": "@telus-uds/palette-allium/
|
|
1410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1415
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1411
1417
|
},
|
|
1412
1418
|
{
|
|
1413
1419
|
"const": "{palette.icon.NotifyBold}",
|
|
1414
|
-
"description": "@telus-uds/palette-allium/
|
|
1415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1420
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1416
1422
|
},
|
|
1417
1423
|
{
|
|
1418
1424
|
"const": "{palette.icon.Office}",
|
|
1419
|
-
"description": "@telus-uds/palette-allium/
|
|
1420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1425
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1421
1427
|
},
|
|
1422
1428
|
{
|
|
1423
1429
|
"const": "{palette.icon.Offices}",
|
|
1424
|
-
"description": "@telus-uds/palette-allium/
|
|
1425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1430
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1426
1432
|
},
|
|
1427
1433
|
{
|
|
1428
1434
|
"const": "{palette.icon.OnDemand}",
|
|
1429
|
-
"description": "@telus-uds/palette-allium/
|
|
1430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1435
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1431
1437
|
},
|
|
1432
1438
|
{
|
|
1433
1439
|
"const": "{palette.icon.OnTheGo}",
|
|
1434
|
-
"description": "@telus-uds/palette-allium/
|
|
1435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1440
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1436
1442
|
},
|
|
1437
1443
|
{
|
|
1438
1444
|
"const": "{palette.icon.OnlineSecurity}",
|
|
1439
|
-
"description": "@telus-uds/palette-allium/
|
|
1440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1445
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1441
1447
|
},
|
|
1442
1448
|
{
|
|
1443
1449
|
"const": "{palette.icon.OrderAscend}",
|
|
1444
|
-
"description": "@telus-uds/palette-allium/
|
|
1445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1450
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1446
1452
|
},
|
|
1447
1453
|
{
|
|
1448
1454
|
"const": "{palette.icon.OrderDescend}",
|
|
1449
|
-
"description": "@telus-uds/palette-allium/
|
|
1450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1455
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1451
1457
|
},
|
|
1452
1458
|
{
|
|
1453
1459
|
"const": "{palette.icon.Paperless}",
|
|
1454
|
-
"description": "@telus-uds/palette-allium/
|
|
1455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1460
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1461
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1456
1462
|
},
|
|
1457
1463
|
{
|
|
1458
1464
|
"const": "{palette.icon.Passport}",
|
|
1459
|
-
"description": "@telus-uds/palette-allium/
|
|
1460
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1465
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1466
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1461
1467
|
},
|
|
1462
1468
|
{
|
|
1463
1469
|
"const": "{palette.icon.Pause}",
|
|
1464
|
-
"description": "@telus-uds/palette-allium/
|
|
1465
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1470
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1471
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1466
1472
|
},
|
|
1467
1473
|
{
|
|
1468
1474
|
"const": "{palette.icon.Phone}",
|
|
1469
|
-
"description": "@telus-uds/palette-allium/
|
|
1470
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1475
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1476
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1471
1477
|
},
|
|
1472
1478
|
{
|
|
1473
1479
|
"const": "{palette.icon.PhoneBusiness}",
|
|
1474
|
-
"description": "@telus-uds/palette-allium/
|
|
1475
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1480
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1481
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1476
1482
|
},
|
|
1477
1483
|
{
|
|
1478
1484
|
"const": "{palette.icon.PhoneHome}",
|
|
1479
|
-
"description": "@telus-uds/palette-allium/
|
|
1480
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1485
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1486
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1481
1487
|
},
|
|
1482
1488
|
{
|
|
1483
1489
|
"const": "{palette.icon.PhoneReception}",
|
|
1484
|
-
"description": "@telus-uds/palette-allium/
|
|
1485
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1490
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1491
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1486
1492
|
},
|
|
1487
1493
|
{
|
|
1488
1494
|
"const": "{palette.icon.Photo}",
|
|
1489
|
-
"description": "@telus-uds/palette-allium/
|
|
1490
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1495
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1496
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1491
1497
|
},
|
|
1492
1498
|
{
|
|
1493
1499
|
"const": "{palette.icon.Photos}",
|
|
1494
|
-
"description": "@telus-uds/palette-allium/
|
|
1495
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1500
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1501
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1496
1502
|
},
|
|
1497
1503
|
{
|
|
1498
1504
|
"const": "{palette.icon.PiggyBank}",
|
|
1499
|
-
"description": "@telus-uds/palette-allium/
|
|
1500
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1505
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1506
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1501
1507
|
},
|
|
1502
1508
|
{
|
|
1503
1509
|
"const": "{palette.icon.PikTV}",
|
|
1504
|
-
"description": "@telus-uds/palette-allium/
|
|
1505
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1510
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1511
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1506
1512
|
},
|
|
1507
1513
|
{
|
|
1508
1514
|
"const": "{palette.icon.Play}",
|
|
1509
|
-
"description": "@telus-uds/palette-allium/
|
|
1510
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1515
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1516
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1511
1517
|
},
|
|
1512
1518
|
{
|
|
1513
1519
|
"const": "{palette.icon.PlaySolid}",
|
|
1514
|
-
"description": "@telus-uds/palette-allium/
|
|
1515
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1520
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1521
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1516
1522
|
},
|
|
1517
1523
|
{
|
|
1518
1524
|
"const": "{palette.icon.PlayVideo}",
|
|
1519
|
-
"description": "@telus-uds/palette-allium/
|
|
1520
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1525
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1526
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1521
1527
|
},
|
|
1522
1528
|
{
|
|
1523
1529
|
"const": "{palette.icon.PowerDrill}",
|
|
1524
|
-
"description": "@telus-uds/palette-allium/
|
|
1525
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1530
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1526
1532
|
},
|
|
1527
1533
|
{
|
|
1528
1534
|
"const": "{palette.icon.Preference}",
|
|
1529
|
-
"description": "@telus-uds/palette-allium/
|
|
1530
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1535
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1536
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1531
1537
|
},
|
|
1532
1538
|
{
|
|
1533
1539
|
"const": "{palette.icon.Print}",
|
|
1534
|
-
"description": "@telus-uds/palette-allium/
|
|
1535
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1540
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1541
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1536
1542
|
},
|
|
1537
1543
|
{
|
|
1538
1544
|
"const": "{palette.icon.PrivateCloud}",
|
|
1539
|
-
"description": "@telus-uds/palette-allium/
|
|
1540
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1545
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1546
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1541
1547
|
},
|
|
1542
1548
|
{
|
|
1543
1549
|
"const": "{palette.icon.ProactiveAssurance}",
|
|
1544
|
-
"description": "@telus-uds/palette-allium/
|
|
1545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1550
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1551
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1546
1552
|
},
|
|
1547
1553
|
{
|
|
1548
1554
|
"const": "{palette.icon.Profile}",
|
|
1549
|
-
"description": "@telus-uds/palette-allium/
|
|
1550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1555
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1556
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1551
1557
|
},
|
|
1552
1558
|
{
|
|
1553
1559
|
"const": "{palette.icon.ProfileBold}",
|
|
1554
|
-
"description": "@telus-uds/palette-allium/
|
|
1555
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1560
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1561
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1556
1562
|
},
|
|
1557
1563
|
{
|
|
1558
1564
|
"const": "{palette.icon.Question}",
|
|
1559
|
-
"description": "@telus-uds/palette-allium/
|
|
1560
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1565
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1566
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1561
1567
|
},
|
|
1562
1568
|
{
|
|
1563
1569
|
"const": "{palette.icon.QuoteLeft}",
|
|
1564
|
-
"description": "@telus-uds/palette-allium/
|
|
1565
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1570
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1571
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1566
1572
|
},
|
|
1567
1573
|
{
|
|
1568
1574
|
"const": "{palette.icon.QuoteLeftArrow}",
|
|
1569
|
-
"description": "@telus-uds/palette-allium/
|
|
1570
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1575
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1576
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1571
1577
|
},
|
|
1572
1578
|
{
|
|
1573
1579
|
"const": "{palette.icon.QuoteRightArrow}",
|
|
1574
|
-
"description": "@telus-uds/palette-allium/
|
|
1575
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1580
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1581
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1576
1582
|
},
|
|
1577
1583
|
{
|
|
1578
1584
|
"const": "{palette.icon.Radar}",
|
|
1579
|
-
"description": "@telus-uds/palette-allium/
|
|
1580
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1585
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1586
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1581
1587
|
},
|
|
1582
1588
|
{
|
|
1583
1589
|
"const": "{palette.icon.Receipt}",
|
|
1584
|
-
"description": "@telus-uds/palette-allium/
|
|
1585
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1590
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1591
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1586
1592
|
},
|
|
1587
1593
|
{
|
|
1588
1594
|
"const": "{palette.icon.Record}",
|
|
1589
|
-
"description": "@telus-uds/palette-allium/
|
|
1590
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1595
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1596
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1591
1597
|
},
|
|
1592
1598
|
{
|
|
1593
1599
|
"const": "{palette.icon.Refresh}",
|
|
1594
|
-
"description": "@telus-uds/palette-allium/
|
|
1595
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1600
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1601
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1596
1602
|
},
|
|
1597
1603
|
{
|
|
1598
1604
|
"const": "{palette.icon.RemoteControl}",
|
|
1599
|
-
"description": "@telus-uds/palette-allium/
|
|
1600
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1605
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1606
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1601
1607
|
},
|
|
1602
1608
|
{
|
|
1603
1609
|
"const": "{palette.icon.Replay}",
|
|
1604
|
-
"description": "@telus-uds/palette-allium/
|
|
1605
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1610
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1611
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1606
1612
|
},
|
|
1607
1613
|
{
|
|
1608
1614
|
"const": "{palette.icon.Router}",
|
|
1609
|
-
"description": "@telus-uds/palette-allium/
|
|
1610
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1615
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1616
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1611
1617
|
},
|
|
1612
1618
|
{
|
|
1613
1619
|
"const": "{palette.icon.Search}",
|
|
1614
|
-
"description": "@telus-uds/palette-allium/
|
|
1615
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1620
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1621
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1616
1622
|
},
|
|
1617
1623
|
{
|
|
1618
1624
|
"const": "{palette.icon.SearchBold}",
|
|
1619
|
-
"description": "@telus-uds/palette-allium/
|
|
1620
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1625
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1626
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1621
1627
|
},
|
|
1622
1628
|
{
|
|
1623
1629
|
"const": "{palette.icon.SecurityCamera}",
|
|
1624
|
-
"description": "@telus-uds/palette-allium/
|
|
1625
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1630
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1631
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1626
1632
|
},
|
|
1627
1633
|
{
|
|
1628
1634
|
"const": "{palette.icon.SecurityHouse}",
|
|
1629
|
-
"description": "@telus-uds/palette-allium/
|
|
1630
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1635
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1636
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1631
1637
|
},
|
|
1632
1638
|
{
|
|
1633
1639
|
"const": "{palette.icon.SecurityMobile}",
|
|
1634
|
-
"description": "@telus-uds/palette-allium/
|
|
1635
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1640
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1641
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1636
1642
|
},
|
|
1637
1643
|
{
|
|
1638
1644
|
"const": "{palette.icon.SecuritySettings}",
|
|
1639
|
-
"description": "@telus-uds/palette-allium/
|
|
1640
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1645
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1646
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1641
1647
|
},
|
|
1642
1648
|
{
|
|
1643
1649
|
"const": "{palette.icon.Server}",
|
|
1644
|
-
"description": "@telus-uds/palette-allium/
|
|
1645
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1650
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1651
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1646
1652
|
},
|
|
1647
1653
|
{
|
|
1648
1654
|
"const": "{palette.icon.ServiceTruck}",
|
|
1649
|
-
"description": "@telus-uds/palette-allium/
|
|
1650
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1655
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1656
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1651
1657
|
},
|
|
1652
1658
|
{
|
|
1653
1659
|
"const": "{palette.icon.Settings}",
|
|
1654
|
-
"description": "@telus-uds/palette-allium/
|
|
1655
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1660
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1661
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1656
1662
|
},
|
|
1657
1663
|
{
|
|
1658
1664
|
"const": "{palette.icon.SettingsBold}",
|
|
1659
|
-
"description": "@telus-uds/palette-allium/
|
|
1660
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1665
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1666
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1661
1667
|
},
|
|
1662
1668
|
{
|
|
1663
1669
|
"const": "{palette.icon.SettingsSolid}",
|
|
1664
|
-
"description": "@telus-uds/palette-allium/
|
|
1665
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1670
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1671
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1666
1672
|
},
|
|
1667
1673
|
{
|
|
1668
1674
|
"const": "{palette.icon.SharedAccount}",
|
|
1669
|
-
"description": "@telus-uds/palette-allium/
|
|
1670
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1675
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1676
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1671
1677
|
},
|
|
1672
1678
|
{
|
|
1673
1679
|
"const": "{palette.icon.ShippingSuccess}",
|
|
1674
|
-
"description": "@telus-uds/palette-allium/
|
|
1675
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1680
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1681
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1676
1682
|
},
|
|
1677
1683
|
{
|
|
1678
1684
|
"const": "{palette.icon.Shop}",
|
|
1679
|
-
"description": "@telus-uds/palette-allium/
|
|
1680
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1685
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1686
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1681
1687
|
},
|
|
1682
1688
|
{
|
|
1683
1689
|
"const": "{palette.icon.SignPost}",
|
|
1684
|
-
"description": "@telus-uds/palette-allium/
|
|
1685
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1690
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1691
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1686
1692
|
},
|
|
1687
1693
|
{
|
|
1688
1694
|
"const": "{palette.icon.Signal}",
|
|
1689
|
-
"description": "@telus-uds/palette-allium/
|
|
1690
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1695
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1696
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1691
1697
|
},
|
|
1692
1698
|
{
|
|
1693
1699
|
"const": "{palette.icon.SimCard}",
|
|
1694
|
-
"description": "@telus-uds/palette-allium/
|
|
1695
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1700
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1701
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1696
1702
|
},
|
|
1697
1703
|
{
|
|
1698
1704
|
"const": "{palette.icon.SmartWearSecurity}",
|
|
1699
|
-
"description": "@telus-uds/palette-allium/
|
|
1700
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1705
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1706
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1701
1707
|
},
|
|
1702
1708
|
{
|
|
1703
1709
|
"const": "{palette.icon.Soccer}",
|
|
1704
|
-
"description": "@telus-uds/palette-allium/
|
|
1705
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1710
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1711
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1706
1712
|
},
|
|
1707
1713
|
{
|
|
1708
1714
|
"const": "{palette.icon.Speaker}",
|
|
1709
|
-
"description": "@telus-uds/palette-allium/
|
|
1710
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1715
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1716
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1711
1717
|
},
|
|
1712
1718
|
{
|
|
1713
1719
|
"const": "{palette.icon.SpeakerPhone}",
|
|
1714
|
-
"description": "@telus-uds/palette-allium/
|
|
1715
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1720
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1721
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1716
1722
|
},
|
|
1717
1723
|
{
|
|
1718
1724
|
"const": "{palette.icon.Speed}",
|
|
1719
|
-
"description": "@telus-uds/palette-allium/
|
|
1720
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1725
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1726
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1721
1727
|
},
|
|
1722
1728
|
{
|
|
1723
1729
|
"const": "{palette.icon.SpeedReduced}",
|
|
1724
|
-
"description": "@telus-uds/palette-allium/
|
|
1725
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1730
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1731
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1726
1732
|
},
|
|
1727
1733
|
{
|
|
1728
1734
|
"const": "{palette.icon.StatusError}",
|
|
1729
|
-
"description": "@telus-uds/palette-allium/
|
|
1730
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1735
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1736
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1731
1737
|
},
|
|
1732
1738
|
{
|
|
1733
1739
|
"const": "{palette.icon.StatusInfo}",
|
|
1734
|
-
"description": "@telus-uds/palette-allium/
|
|
1735
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1740
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1741
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1736
1742
|
},
|
|
1737
1743
|
{
|
|
1738
1744
|
"const": "{palette.icon.StatusSuccess}",
|
|
1739
|
-
"description": "@telus-uds/palette-allium/
|
|
1740
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1745
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1746
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1741
1747
|
},
|
|
1742
1748
|
{
|
|
1743
1749
|
"const": "{palette.icon.StatusWarning}",
|
|
1744
|
-
"description": "@telus-uds/palette-allium/
|
|
1745
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1750
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1751
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1746
1752
|
},
|
|
1747
1753
|
{
|
|
1748
1754
|
"const": "{palette.icon.Subtract}",
|
|
1749
|
-
"description": "@telus-uds/palette-allium/
|
|
1750
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1755
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1756
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1751
1757
|
},
|
|
1752
1758
|
{
|
|
1753
1759
|
"const": "{palette.icon.Success}",
|
|
1754
|
-
"description": "@telus-uds/palette-allium/
|
|
1755
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1760
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1761
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1756
1762
|
},
|
|
1757
1763
|
{
|
|
1758
1764
|
"const": "{palette.icon.Suitcase}",
|
|
1759
|
-
"description": "@telus-uds/palette-allium/
|
|
1760
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1765
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1766
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1761
1767
|
},
|
|
1762
1768
|
{
|
|
1763
1769
|
"const": "{palette.icon.Support}",
|
|
1764
|
-
"description": "@telus-uds/palette-allium/
|
|
1765
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1770
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1771
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1766
1772
|
},
|
|
1767
1773
|
{
|
|
1768
1774
|
"const": "{palette.icon.Support911}",
|
|
1769
|
-
"description": "@telus-uds/palette-allium/
|
|
1770
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1775
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1776
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1771
1777
|
},
|
|
1772
1778
|
{
|
|
1773
1779
|
"const": "{palette.icon.SupportBold}",
|
|
1774
|
-
"description": "@telus-uds/palette-allium/
|
|
1775
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1780
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1781
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1776
1782
|
},
|
|
1777
1783
|
{
|
|
1778
1784
|
"const": "{palette.icon.TV}",
|
|
1779
|
-
"description": "@telus-uds/palette-allium/
|
|
1780
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1785
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1786
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1781
1787
|
},
|
|
1782
1788
|
{
|
|
1783
1789
|
"const": "{palette.icon.TVChoiceAndFlexibility}",
|
|
1784
|
-
"description": "@telus-uds/palette-allium/
|
|
1785
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1790
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1791
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1786
1792
|
},
|
|
1787
1793
|
{
|
|
1788
1794
|
"const": "{palette.icon.TVEntertainment}",
|
|
1789
|
-
"description": "@telus-uds/palette-allium/
|
|
1790
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1795
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1796
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1791
1797
|
},
|
|
1792
1798
|
{
|
|
1793
1799
|
"const": "{palette.icon.Tablet}",
|
|
1794
|
-
"description": "@telus-uds/palette-allium/
|
|
1795
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1800
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1801
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1802
|
+
},
|
|
1803
|
+
{
|
|
1804
|
+
"const": "{palette.icon.Tag}",
|
|
1805
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1806
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1796
1807
|
},
|
|
1797
1808
|
{
|
|
1798
1809
|
"const": "{palette.icon.Target}",
|
|
1799
|
-
"description": "@telus-uds/palette-allium/
|
|
1800
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1810
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1811
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1801
1812
|
},
|
|
1802
1813
|
{
|
|
1803
1814
|
"const": "{palette.icon.Tasks}",
|
|
1804
|
-
"description": "@telus-uds/palette-allium/
|
|
1805
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1815
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1816
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1806
1817
|
},
|
|
1807
1818
|
{
|
|
1808
1819
|
"const": "{palette.icon.Teapot}",
|
|
1809
|
-
"description": "@telus-uds/palette-allium/
|
|
1810
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1820
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1821
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1811
1822
|
},
|
|
1812
1823
|
{
|
|
1813
1824
|
"const": "{palette.icon.ThumbsDown}",
|
|
1814
|
-
"description": "@telus-uds/palette-allium/
|
|
1815
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1825
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1826
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1816
1827
|
},
|
|
1817
1828
|
{
|
|
1818
1829
|
"const": "{palette.icon.ThumbsDownFill}",
|
|
1819
|
-
"description": "@telus-uds/palette-allium/
|
|
1820
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1830
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1831
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1821
1832
|
},
|
|
1822
1833
|
{
|
|
1823
1834
|
"const": "{palette.icon.ThumbsUp}",
|
|
1824
|
-
"description": "@telus-uds/palette-allium/
|
|
1825
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1835
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1836
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1826
1837
|
},
|
|
1827
1838
|
{
|
|
1828
1839
|
"const": "{palette.icon.ThumbsUpFill}",
|
|
1829
|
-
"description": "@telus-uds/palette-allium/
|
|
1830
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1840
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1841
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1831
1842
|
},
|
|
1832
1843
|
{
|
|
1833
1844
|
"const": "{palette.icon.Time}",
|
|
1834
|
-
"description": "@telus-uds/palette-allium/
|
|
1835
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1845
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1846
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1836
1847
|
},
|
|
1837
1848
|
{
|
|
1838
1849
|
"const": "{palette.icon.TimeCycle}",
|
|
1839
|
-
"description": "@telus-uds/palette-allium/
|
|
1840
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1850
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1851
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1841
1852
|
},
|
|
1842
1853
|
{
|
|
1843
1854
|
"const": "{palette.icon.Times}",
|
|
1844
|
-
"description": "@telus-uds/palette-allium/
|
|
1845
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1855
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1856
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1846
1857
|
},
|
|
1847
1858
|
{
|
|
1848
1859
|
"const": "{palette.icon.TowTruck}",
|
|
1849
|
-
"description": "@telus-uds/palette-allium/
|
|
1850
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1860
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1861
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1851
1862
|
},
|
|
1852
1863
|
{
|
|
1853
1864
|
"const": "{palette.icon.Transmitter}",
|
|
1854
|
-
"description": "@telus-uds/palette-allium/
|
|
1855
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1865
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1866
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1856
1867
|
},
|
|
1857
1868
|
{
|
|
1858
1869
|
"const": "{palette.icon.Unmuted}",
|
|
1859
|
-
"description": "@telus-uds/palette-allium/
|
|
1860
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1870
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1871
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1861
1872
|
},
|
|
1862
1873
|
{
|
|
1863
1874
|
"const": "{palette.icon.Upload}",
|
|
1864
|
-
"description": "@telus-uds/palette-allium/
|
|
1865
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1875
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1876
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1866
1877
|
},
|
|
1867
1878
|
{
|
|
1868
1879
|
"const": "{palette.icon.UploadToCloud}",
|
|
1869
|
-
"description": "@telus-uds/palette-allium/
|
|
1870
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1880
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1881
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1871
1882
|
},
|
|
1872
1883
|
{
|
|
1873
1884
|
"const": "{palette.icon.UsbCable}",
|
|
1874
|
-
"description": "@telus-uds/palette-allium/
|
|
1875
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1885
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1886
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1876
1887
|
},
|
|
1877
1888
|
{
|
|
1878
1889
|
"const": "{palette.icon.User}",
|
|
1879
|
-
"description": "@telus-uds/palette-allium/
|
|
1880
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1890
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1891
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"const": "{palette.icon.UserAdd}",
|
|
1895
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1896
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1881
1897
|
},
|
|
1882
1898
|
{
|
|
1883
1899
|
"const": "{palette.icon.UserAddBold}",
|
|
1884
|
-
"description": "@telus-uds/palette-allium/
|
|
1885
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1900
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1901
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1886
1902
|
},
|
|
1887
1903
|
{
|
|
1888
1904
|
"const": "{palette.icon.Users}",
|
|
1889
|
-
"description": "@telus-uds/palette-allium/
|
|
1890
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1905
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1906
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1891
1907
|
},
|
|
1892
1908
|
{
|
|
1893
1909
|
"const": "{palette.icon.VideoCall}",
|
|
1894
|
-
"description": "@telus-uds/palette-allium/
|
|
1895
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1910
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1911
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1896
1912
|
},
|
|
1897
1913
|
{
|
|
1898
1914
|
"const": "{palette.icon.VideoChat}",
|
|
1899
|
-
"description": "@telus-uds/palette-allium/
|
|
1900
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1915
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1916
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1901
1917
|
},
|
|
1902
1918
|
{
|
|
1903
1919
|
"const": "{palette.icon.VideoGames}",
|
|
1904
|
-
"description": "@telus-uds/palette-allium/
|
|
1905
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1920
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1921
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1906
1922
|
},
|
|
1907
1923
|
{
|
|
1908
1924
|
"const": "{palette.icon.Visa}",
|
|
1909
|
-
"description": "@telus-uds/palette-allium/
|
|
1910
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1925
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1926
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1911
1927
|
},
|
|
1912
1928
|
{
|
|
1913
1929
|
"const": "{palette.icon.Visible}",
|
|
1914
|
-
"description": "@telus-uds/palette-allium/
|
|
1915
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1930
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1931
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1916
1932
|
},
|
|
1917
1933
|
{
|
|
1918
1934
|
"const": "{palette.icon.VisuallyImpaired}",
|
|
1919
|
-
"description": "@telus-uds/palette-allium/
|
|
1920
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1935
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1936
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1921
1937
|
},
|
|
1922
1938
|
{
|
|
1923
1939
|
"const": "{palette.icon.Warranty}",
|
|
1924
|
-
"description": "@telus-uds/palette-allium/
|
|
1925
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1940
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1941
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1926
1942
|
},
|
|
1927
1943
|
{
|
|
1928
1944
|
"const": "{palette.icon.Watch}",
|
|
1929
|
-
"description": "@telus-uds/palette-allium/
|
|
1930
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1945
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1946
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1931
1947
|
},
|
|
1932
1948
|
{
|
|
1933
1949
|
"const": "{palette.icon.WifiBoost}",
|
|
1934
|
-
"description": "@telus-uds/palette-allium/
|
|
1935
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1950
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1951
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1936
1952
|
},
|
|
1937
1953
|
{
|
|
1938
1954
|
"const": "{palette.icon.WifiCloud}",
|
|
1939
|
-
"description": "@telus-uds/palette-allium/
|
|
1940
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1955
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1956
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1941
1957
|
},
|
|
1942
1958
|
{
|
|
1943
1959
|
"const": "{system.icon.none}",
|
|
1944
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1945
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1960
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1961
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1946
1962
|
}
|
|
1947
1963
|
],
|
|
1948
1964
|
"$id": "#icon"
|
|
@@ -1951,23 +1967,23 @@
|
|
|
1951
1967
|
"anyOf": [
|
|
1952
1968
|
{
|
|
1953
1969
|
"const": "{palette.letterSpacing.condensed}",
|
|
1954
|
-
"description": "@telus-uds/palette-allium/
|
|
1955
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1970
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1971
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1956
1972
|
},
|
|
1957
1973
|
{
|
|
1958
1974
|
"const": "{palette.letterSpacing.loose}",
|
|
1959
|
-
"description": "@telus-uds/palette-allium/
|
|
1960
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1975
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1976
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1961
1977
|
},
|
|
1962
1978
|
{
|
|
1963
1979
|
"const": "{palette.letterSpacing.medium}",
|
|
1964
|
-
"description": "@telus-uds/palette-allium/
|
|
1965
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1980
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1981
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1966
1982
|
},
|
|
1967
1983
|
{
|
|
1968
1984
|
"const": "{system.letterSpacing.none}",
|
|
1969
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1970
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1985
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
1986
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
1971
1987
|
}
|
|
1972
1988
|
],
|
|
1973
1989
|
"$id": "#letterSpacing"
|
|
@@ -1976,88 +1992,88 @@
|
|
|
1976
1992
|
"anyOf": [
|
|
1977
1993
|
{
|
|
1978
1994
|
"const": "{palette.lineHeight.ratio10to5}",
|
|
1979
|
-
"description": "@telus-uds/palette-allium/
|
|
1980
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
1995
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
1996
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1981
1997
|
},
|
|
1982
1998
|
{
|
|
1983
1999
|
"const": "{palette.lineHeight.ratio10to7}",
|
|
1984
|
-
"description": "@telus-uds/palette-allium/
|
|
1985
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2000
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2001
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1986
2002
|
},
|
|
1987
2003
|
{
|
|
1988
2004
|
"const": "{palette.lineHeight.ratio11to9}",
|
|
1989
|
-
"description": "@telus-uds/palette-allium/
|
|
1990
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2005
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2006
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1991
2007
|
},
|
|
1992
2008
|
{
|
|
1993
2009
|
"const": "{palette.lineHeight.ratio14to1}",
|
|
1994
|
-
"description": "@telus-uds/palette-allium/
|
|
1995
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2010
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2011
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
1996
2012
|
},
|
|
1997
2013
|
{
|
|
1998
2014
|
"const": "{palette.lineHeight.ratio15to7}",
|
|
1999
|
-
"description": "@telus-uds/palette-allium/
|
|
2000
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2015
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2016
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2001
2017
|
},
|
|
2002
2018
|
{
|
|
2003
2019
|
"const": "{palette.lineHeight.ratio1to1}",
|
|
2004
|
-
"description": "@telus-uds/palette-allium/
|
|
2005
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2020
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2021
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2006
2022
|
},
|
|
2007
2023
|
{
|
|
2008
2024
|
"const": "{palette.lineHeight.ratio2to1}",
|
|
2009
|
-
"description": "@telus-uds/palette-allium/
|
|
2010
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2025
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2026
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2011
2027
|
},
|
|
2012
2028
|
{
|
|
2013
2029
|
"const": "{palette.lineHeight.ratio3to2}",
|
|
2014
|
-
"description": "@telus-uds/palette-allium/
|
|
2015
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2030
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2031
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2016
2032
|
},
|
|
2017
2033
|
{
|
|
2018
2034
|
"const": "{palette.lineHeight.ratio4to3}",
|
|
2019
|
-
"description": "@telus-uds/palette-allium/
|
|
2020
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2035
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2036
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2021
2037
|
},
|
|
2022
2038
|
{
|
|
2023
2039
|
"const": "{palette.lineHeight.ratio5to4}",
|
|
2024
|
-
"description": "@telus-uds/palette-allium/
|
|
2025
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2040
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2041
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2026
2042
|
},
|
|
2027
2043
|
{
|
|
2028
2044
|
"const": "{palette.lineHeight.ratio6to5}",
|
|
2029
|
-
"description": "@telus-uds/palette-allium/
|
|
2030
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2045
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2046
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2031
2047
|
},
|
|
2032
2048
|
{
|
|
2033
2049
|
"const": "{palette.lineHeight.ratio7to5}",
|
|
2034
|
-
"description": "@telus-uds/palette-allium/
|
|
2035
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2050
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2051
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2036
2052
|
},
|
|
2037
2053
|
{
|
|
2038
2054
|
"const": "{palette.lineHeight.ratio8to5}",
|
|
2039
|
-
"description": "@telus-uds/palette-allium/
|
|
2040
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2055
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2056
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2041
2057
|
},
|
|
2042
2058
|
{
|
|
2043
2059
|
"const": "{palette.lineHeight.ratio8to7}",
|
|
2044
|
-
"description": "@telus-uds/palette-allium/
|
|
2045
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2060
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2061
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2046
2062
|
},
|
|
2047
2063
|
{
|
|
2048
2064
|
"const": "{palette.lineHeight.ratio9to4}",
|
|
2049
|
-
"description": "@telus-uds/palette-allium/
|
|
2050
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2065
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2066
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2051
2067
|
},
|
|
2052
2068
|
{
|
|
2053
2069
|
"const": "{palette.lineHeight.ratio9to7}",
|
|
2054
|
-
"description": "@telus-uds/palette-allium/
|
|
2055
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2070
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2071
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2056
2072
|
},
|
|
2057
2073
|
{
|
|
2058
2074
|
"const": "{palette.lineHeight.ratio9to8}",
|
|
2059
|
-
"description": "@telus-uds/palette-allium/
|
|
2060
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2075
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2076
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2061
2077
|
}
|
|
2062
2078
|
],
|
|
2063
2079
|
"$id": "#lineHeight"
|
|
@@ -2066,13 +2082,13 @@
|
|
|
2066
2082
|
"anyOf": [
|
|
2067
2083
|
{
|
|
2068
2084
|
"const": "{palette.opacity.opacity10}",
|
|
2069
|
-
"description": "@telus-uds/palette-allium/
|
|
2070
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2085
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2086
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2071
2087
|
},
|
|
2072
2088
|
{
|
|
2073
2089
|
"const": "{system.opacity.opaque}",
|
|
2074
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2075
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2090
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2091
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2076
2092
|
}
|
|
2077
2093
|
],
|
|
2078
2094
|
"$id": "#opacity"
|
|
@@ -2081,78 +2097,78 @@
|
|
|
2081
2097
|
"anyOf": [
|
|
2082
2098
|
{
|
|
2083
2099
|
"const": "{palette.radius.none}",
|
|
2084
|
-
"description": "@telus-uds/palette-allium/
|
|
2085
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2100
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2101
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2086
2102
|
},
|
|
2087
2103
|
{
|
|
2088
2104
|
"const": "{palette.radius.pill32}",
|
|
2089
|
-
"description": "@telus-uds/palette-allium/
|
|
2090
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2105
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nFor 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size). Note this will be come deprecated in the future. Please use radius32 instead.",
|
|
2106
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nFor 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size). Note this will be come deprecated in the future. Please use radius32 instead."
|
|
2091
2107
|
},
|
|
2092
2108
|
{
|
|
2093
2109
|
"const": "{palette.radius.radius1}",
|
|
2094
|
-
"description": "@telus-uds/palette-allium/
|
|
2095
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2110
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for Tooltip's arrow",
|
|
2111
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for Tooltip's arrow"
|
|
2096
2112
|
},
|
|
2097
2113
|
{
|
|
2098
2114
|
"const": "{palette.radius.radius12}",
|
|
2099
|
-
"description": "@telus-uds/palette-allium/
|
|
2100
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2115
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for ProgressBar",
|
|
2116
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for ProgressBar"
|
|
2101
2117
|
},
|
|
2102
2118
|
{
|
|
2103
2119
|
"const": "{palette.radius.radius16}",
|
|
2104
|
-
"description": "@telus-uds/palette-allium/
|
|
2105
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2120
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for horizontial padding bottom of VideoPickerThumbnail",
|
|
2121
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for horizontial padding bottom of VideoPickerThumbnail"
|
|
2106
2122
|
},
|
|
2107
2123
|
{
|
|
2108
2124
|
"const": "{palette.radius.radius24}",
|
|
2109
|
-
"description": "@telus-uds/palette-allium/
|
|
2110
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2125
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for framed horizontial padding bottom of VideoPickerThumbnail",
|
|
2126
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for framed horizontial padding bottom of VideoPickerThumbnail"
|
|
2111
2127
|
},
|
|
2112
2128
|
{
|
|
2113
2129
|
"const": "{palette.radius.radius32}",
|
|
2114
|
-
"description": "@telus-uds/palette-allium/
|
|
2115
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2130
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2131
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2116
2132
|
},
|
|
2117
2133
|
{
|
|
2118
2134
|
"const": "{palette.radius.radius4}",
|
|
2119
|
-
"description": "@telus-uds/palette-allium/
|
|
2120
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2135
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2136
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2121
2137
|
},
|
|
2122
2138
|
{
|
|
2123
2139
|
"const": "{palette.radius.radius45}",
|
|
2124
|
-
"description": "@telus-uds/palette-allium/
|
|
2125
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2140
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2141
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2126
2142
|
},
|
|
2127
2143
|
{
|
|
2128
2144
|
"const": "{palette.radius.radius6}",
|
|
2129
|
-
"description": "@telus-uds/palette-allium/
|
|
2130
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2145
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for Cards",
|
|
2146
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for Cards"
|
|
2131
2147
|
},
|
|
2132
2148
|
{
|
|
2133
2149
|
"const": "{palette.radius.radius8}",
|
|
2134
|
-
"description": "@telus-uds/palette-allium/
|
|
2135
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2150
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for Tooltip",
|
|
2151
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for Tooltip"
|
|
2136
2152
|
},
|
|
2137
2153
|
{
|
|
2138
2154
|
"const": "{palette.radius.radius99}",
|
|
2139
|
-
"description": "@telus-uds/palette-allium/
|
|
2140
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2155
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse for the 'pill' designs with circular sides",
|
|
2156
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse for the 'pill' designs with circular sides"
|
|
2141
2157
|
},
|
|
2142
2158
|
{
|
|
2143
2159
|
"const": "{system.radius.none}",
|
|
2144
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2145
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2160
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2161
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2146
2162
|
},
|
|
2147
2163
|
{
|
|
2148
2164
|
"const": "{system.radius.zero}",
|
|
2149
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2150
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2165
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2166
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2151
2167
|
},
|
|
2152
2168
|
{
|
|
2153
2169
|
"const": "{system.radius.round}",
|
|
2154
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2155
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2170
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2171
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2156
2172
|
}
|
|
2157
2173
|
],
|
|
2158
2174
|
"$id": "#radius"
|
|
@@ -2161,38 +2177,38 @@
|
|
|
2161
2177
|
"anyOf": [
|
|
2162
2178
|
{
|
|
2163
2179
|
"const": "{palette.shadow.elevation1}",
|
|
2164
|
-
"description": "@telus-uds/palette-allium/
|
|
2165
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2180
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nRaise the element one level from the surface, such as sticky elements",
|
|
2181
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nRaise the element one level from the surface, such as sticky elements"
|
|
2166
2182
|
},
|
|
2167
2183
|
{
|
|
2168
2184
|
"const": "{palette.shadow.elevation2}",
|
|
2169
|
-
"description": "@telus-uds/palette-allium/
|
|
2170
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2185
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nRaise the element 2 levels from the surface, such as overlays",
|
|
2186
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nRaise the element 2 levels from the surface, such as overlays"
|
|
2171
2187
|
},
|
|
2172
2188
|
{
|
|
2173
2189
|
"const": "{palette.shadow.elevation3}",
|
|
2174
|
-
"description": "@telus-uds/palette-allium/
|
|
2175
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2190
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nRaise the element to the highest level from the surface, such as mega-nav",
|
|
2191
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nRaise the element to the highest level from the surface, such as mega-nav"
|
|
2176
2192
|
},
|
|
2177
2193
|
{
|
|
2178
2194
|
"const": "{palette.shadow.surfaceEmboss}",
|
|
2179
|
-
"description": "@telus-uds/palette-allium/
|
|
2180
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2195
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse emboss to add a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar",
|
|
2196
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse emboss to add a subtle highlight on elements to shows that it’s lifted from the surface such as the Progress Bar"
|
|
2181
2197
|
},
|
|
2182
2198
|
{
|
|
2183
2199
|
"const": "{palette.shadow.surfaceInset}",
|
|
2184
|
-
"description": "@telus-uds/palette-allium/
|
|
2185
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2200
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch",
|
|
2201
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse inset shadow to drop the element below the surface for interactive elements such as UI meters, card call-outs, and ToggleSwitch"
|
|
2186
2202
|
},
|
|
2187
2203
|
{
|
|
2188
2204
|
"const": "{palette.shadow.surfaceRaised}",
|
|
2189
|
-
"description": "@telus-uds/palette-allium/
|
|
2190
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2205
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch",
|
|
2206
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nUse raised shadow to raise the element for interactive elements within an inset interface such as the knob in the ToggleSwitch"
|
|
2191
2207
|
},
|
|
2192
2208
|
{
|
|
2193
2209
|
"const": "{system.shadow.none}",
|
|
2194
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2195
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2210
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2211
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2196
2212
|
}
|
|
2197
2213
|
],
|
|
2198
2214
|
"$id": "#shadow"
|
|
@@ -2201,303 +2217,308 @@
|
|
|
2201
2217
|
"anyOf": [
|
|
2202
2218
|
{
|
|
2203
2219
|
"const": "{palette.size.size0}",
|
|
2204
|
-
"description": "@telus-uds/palette-allium/
|
|
2205
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2220
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2221
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2206
2222
|
},
|
|
2207
2223
|
{
|
|
2208
2224
|
"const": "{palette.size.size1}",
|
|
2209
|
-
"description": "@telus-uds/palette-allium/
|
|
2210
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2225
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nFor special gap sizes. This is not part of the allium spacing scale.",
|
|
2226
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nFor special gap sizes. This is not part of the allium spacing scale."
|
|
2211
2227
|
},
|
|
2212
2228
|
{
|
|
2213
2229
|
"const": "{palette.size.size10}",
|
|
2214
|
-
"description": "@telus-uds/palette-allium/
|
|
2215
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2230
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nSpecifically introduced to space the Checkbox glyph from its label",
|
|
2231
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nSpecifically introduced to space the Checkbox glyph from its label"
|
|
2216
2232
|
},
|
|
2217
2233
|
{
|
|
2218
2234
|
"const": "{palette.size.size12}",
|
|
2219
|
-
"description": "@telus-uds/palette-allium/
|
|
2220
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2235
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2236
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2221
2237
|
},
|
|
2222
2238
|
{
|
|
2223
2239
|
"const": "{palette.size.size120}",
|
|
2224
|
-
"description": "@telus-uds/palette-allium/
|
|
2225
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2240
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2241
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2226
2242
|
},
|
|
2227
2243
|
{
|
|
2228
2244
|
"const": "{palette.size.size128}",
|
|
2229
|
-
"description": "@telus-uds/palette-allium/
|
|
2230
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2245
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
|
|
2246
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component"
|
|
2231
2247
|
},
|
|
2232
2248
|
{
|
|
2233
2249
|
"const": "{palette.size.size14}",
|
|
2234
|
-
"description": "@telus-uds/palette-allium/
|
|
2235
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2250
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n14 is the icon size for the small variant of the list component",
|
|
2251
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n14 is the icon size for the small variant of the list component"
|
|
2236
2252
|
},
|
|
2237
2253
|
{
|
|
2238
2254
|
"const": "{palette.size.size140}",
|
|
2239
|
-
"description": "@telus-uds/palette-allium/
|
|
2240
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2255
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
|
|
2256
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered"
|
|
2241
2257
|
},
|
|
2242
2258
|
{
|
|
2243
2259
|
"const": "{palette.size.size144}",
|
|
2244
|
-
"description": "@telus-uds/palette-allium/
|
|
2245
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2260
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2261
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n24 x 6. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2246
2262
|
},
|
|
2247
2263
|
{
|
|
2248
2264
|
"const": "{palette.size.size15}",
|
|
2249
|
-
"description": "@telus-uds/palette-allium/
|
|
2250
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2265
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
2266
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
2251
2267
|
},
|
|
2252
2268
|
{
|
|
2253
2269
|
"const": "{palette.size.size16}",
|
|
2254
|
-
"description": "@telus-uds/palette-allium/
|
|
2255
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2270
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2271
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2256
2272
|
},
|
|
2257
2273
|
{
|
|
2258
2274
|
"const": "{palette.size.size168}",
|
|
2259
|
-
"description": "@telus-uds/palette-allium/
|
|
2260
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2275
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n168 is the image size for xl screen size on the QuickLinksFeature component",
|
|
2276
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n168 is the image size for xl screen size on the QuickLinksFeature component"
|
|
2261
2277
|
},
|
|
2262
2278
|
{
|
|
2263
2279
|
"const": "{palette.size.size18}",
|
|
2264
|
-
"description": "@telus-uds/palette-allium/
|
|
2265
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2280
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2281
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2266
2282
|
},
|
|
2267
2283
|
{
|
|
2268
2284
|
"const": "{palette.size.size184}",
|
|
2269
|
-
"description": "@telus-uds/palette-allium/
|
|
2270
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2285
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
|
|
2286
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n184 is the image size for xl screen size on the QuickLinksFeature component when hovered"
|
|
2271
2287
|
},
|
|
2272
2288
|
{
|
|
2273
2289
|
"const": "{palette.size.size192}",
|
|
2274
|
-
"description": "@telus-uds/palette-allium/
|
|
2275
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2290
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n24 x 8. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2291
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n24 x 8. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2276
2292
|
},
|
|
2277
2293
|
{
|
|
2278
2294
|
"const": "{palette.size.size2}",
|
|
2279
|
-
"description": "@telus-uds/palette-allium/
|
|
2280
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2295
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nSpecifically introduced to space the Feedback from the Checkbox",
|
|
2296
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nSpecifically introduced to space the Feedback from the Checkbox"
|
|
2281
2297
|
},
|
|
2282
2298
|
{
|
|
2283
2299
|
"const": "{palette.size.size20}",
|
|
2284
|
-
"description": "@telus-uds/palette-allium/
|
|
2285
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2300
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2301
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2286
2302
|
},
|
|
2287
2303
|
{
|
|
2288
2304
|
"const": "{palette.size.size22}",
|
|
2289
|
-
"description": "@telus-uds/palette-allium/
|
|
2290
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2305
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nFor special top property for strike through used in PriceLockup",
|
|
2306
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nFor special top property for strike through used in PriceLockup"
|
|
2291
2307
|
},
|
|
2292
2308
|
{
|
|
2293
2309
|
"const": "{palette.size.size24}",
|
|
2294
|
-
"description": "@telus-uds/palette-allium/
|
|
2295
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2310
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2311
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2296
2312
|
},
|
|
2297
2313
|
{
|
|
2298
2314
|
"const": "{palette.size.size26}",
|
|
2299
|
-
"description": "@telus-uds/palette-allium/
|
|
2300
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2315
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2316
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2301
2317
|
},
|
|
2302
2318
|
{
|
|
2303
2319
|
"const": "{palette.size.size264}",
|
|
2304
|
-
"description": "@telus-uds/palette-allium/
|
|
2305
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2320
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n24 x 11. This is the widest token for widths where four columns with up to size24 spacing can be reliably accomodated at `xl` viewport. Larger sizes for the widths/heights of blocks are based on multiples of 24.",
|
|
2321
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n24 x 11. This is the widest token for widths where four columns with up to size24 spacing can be reliably accomodated at `xl` viewport. Larger sizes for the widths/heights of blocks are based on multiples of 24."
|
|
2306
2322
|
},
|
|
2307
2323
|
{
|
|
2308
2324
|
"const": "{palette.size.size28}",
|
|
2309
|
-
"description": "@telus-uds/palette-allium/
|
|
2310
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2325
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2326
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2311
2327
|
},
|
|
2312
2328
|
{
|
|
2313
2329
|
"const": "{palette.size.size288}",
|
|
2314
|
-
"description": "@telus-uds/palette-allium/
|
|
2315
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2330
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n24 x 12. This matches 320 (the narrowest supported viewport) minus two 16px margins. Larger sizes for the widths/heights of blocks are based on multiples of 24).",
|
|
2331
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n24 x 12. This matches 320 (the narrowest supported viewport) minus two 16px margins. Larger sizes for the widths/heights of blocks are based on multiples of 24)."
|
|
2316
2332
|
},
|
|
2317
2333
|
{
|
|
2318
2334
|
"const": "{palette.size.size3}",
|
|
2319
|
-
"description": "@telus-uds/palette-allium/
|
|
2320
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2335
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nFor special gap and size cases. This is not part of the allium sizing scale.",
|
|
2336
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nFor special gap and size cases. This is not part of the allium sizing scale."
|
|
2321
2337
|
},
|
|
2322
2338
|
{
|
|
2323
2339
|
"const": "{palette.size.size32}",
|
|
2324
|
-
"description": "@telus-uds/palette-allium/
|
|
2325
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2340
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2341
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2326
2342
|
},
|
|
2327
2343
|
{
|
|
2328
2344
|
"const": "{palette.size.size320}",
|
|
2329
|
-
"description": "@telus-uds/palette-allium/
|
|
2330
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2345
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal width option",
|
|
2346
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal width option"
|
|
2331
2347
|
},
|
|
2332
2348
|
{
|
|
2333
2349
|
"const": "{palette.size.size35}",
|
|
2334
|
-
"description": "@telus-uds/palette-allium/
|
|
2335
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2350
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2351
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2336
2352
|
},
|
|
2337
2353
|
{
|
|
2338
2354
|
"const": "{palette.size.size36}",
|
|
2339
|
-
"description": "@telus-uds/palette-allium/
|
|
2340
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2355
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2356
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2341
2357
|
},
|
|
2342
2358
|
{
|
|
2343
2359
|
"const": "{palette.size.size4}",
|
|
2344
|
-
"description": "@telus-uds/palette-allium/
|
|
2345
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2360
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2361
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2346
2362
|
},
|
|
2347
2363
|
{
|
|
2348
2364
|
"const": "{palette.size.size40}",
|
|
2349
|
-
"description": "@telus-uds/palette-allium/
|
|
2350
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2365
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2366
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2351
2367
|
},
|
|
2352
2368
|
{
|
|
2353
2369
|
"const": "{palette.size.size412}",
|
|
2354
|
-
"description": "@telus-uds/palette-allium/
|
|
2355
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2370
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nMultiselect filter max height at sm - xl breakpoints",
|
|
2371
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nMultiselect filter max height at sm - xl breakpoints"
|
|
2356
2372
|
},
|
|
2357
2373
|
{
|
|
2358
2374
|
"const": "{palette.size.size44}",
|
|
2359
|
-
"description": "@telus-uds/palette-allium/
|
|
2360
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2375
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2376
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2361
2377
|
},
|
|
2362
2378
|
{
|
|
2363
2379
|
"const": "{palette.size.size45}",
|
|
2364
|
-
"description": "@telus-uds/palette-allium/
|
|
2365
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2380
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2381
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2366
2382
|
},
|
|
2367
2383
|
{
|
|
2368
2384
|
"const": "{palette.size.size48}",
|
|
2369
|
-
"description": "@telus-uds/palette-allium/
|
|
2370
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2385
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2386
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2371
2387
|
},
|
|
2372
2388
|
{
|
|
2373
2389
|
"const": "{palette.size.size480}",
|
|
2374
|
-
"description": "@telus-uds/palette-allium/
|
|
2375
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2390
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal max width at the MD breakpoint",
|
|
2391
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal max width at the MD breakpoint"
|
|
2376
2392
|
},
|
|
2377
2393
|
{
|
|
2378
2394
|
"const": "{palette.size.size5}",
|
|
2379
|
-
"description": "@telus-uds/palette-allium/
|
|
2380
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2395
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2396
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"const": "{palette.size.size52}",
|
|
2400
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2401
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2381
2402
|
},
|
|
2382
2403
|
{
|
|
2383
2404
|
"const": "{palette.size.size53}",
|
|
2384
|
-
"description": "@telus-uds/palette-allium/
|
|
2385
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2405
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2406
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2386
2407
|
},
|
|
2387
2408
|
{
|
|
2388
2409
|
"const": "{palette.size.size544}",
|
|
2389
|
-
"description": "@telus-uds/palette-allium/
|
|
2390
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2410
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nMultiselect filter max width at sm - xl breakpoints",
|
|
2411
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nMultiselect filter max width at sm - xl breakpoints"
|
|
2391
2412
|
},
|
|
2392
2413
|
{
|
|
2393
2414
|
"const": "{palette.size.size56}",
|
|
2394
|
-
"description": "@telus-uds/palette-allium/
|
|
2395
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2415
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nAdded for Carousel thumbnail size",
|
|
2416
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nAdded for Carousel thumbnail size"
|
|
2396
2417
|
},
|
|
2397
2418
|
{
|
|
2398
2419
|
"const": "{palette.size.size576}",
|
|
2399
|
-
"description": "@telus-uds/palette-allium/
|
|
2400
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2420
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal default width",
|
|
2421
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal default width"
|
|
2401
2422
|
},
|
|
2402
2423
|
{
|
|
2403
2424
|
"const": "{palette.size.size6}",
|
|
2404
|
-
"description": "@telus-uds/palette-allium/
|
|
2405
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2425
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2426
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2406
2427
|
},
|
|
2407
2428
|
{
|
|
2408
2429
|
"const": "{palette.size.size630}",
|
|
2409
|
-
"description": "@telus-uds/palette-allium/
|
|
2410
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2430
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal max width at the LG breakpoint",
|
|
2431
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal max width at the LG breakpoint"
|
|
2411
2432
|
},
|
|
2412
2433
|
{
|
|
2413
2434
|
"const": "{palette.size.size64}",
|
|
2414
|
-
"description": "@telus-uds/palette-allium/
|
|
2415
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2435
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2436
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2416
2437
|
},
|
|
2417
2438
|
{
|
|
2418
2439
|
"const": "{palette.size.size640}",
|
|
2419
|
-
"description": "@telus-uds/palette-allium/
|
|
2420
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2440
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nMax height for VideoPicker framedContainer, PlayerContainer and ListContainer",
|
|
2441
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nMax height for VideoPicker framedContainer, PlayerContainer and ListContainer"
|
|
2421
2442
|
},
|
|
2422
2443
|
{
|
|
2423
2444
|
"const": "{palette.size.size72}",
|
|
2424
|
-
"description": "@telus-uds/palette-allium/
|
|
2425
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2445
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2446
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2426
2447
|
},
|
|
2427
2448
|
{
|
|
2428
2449
|
"const": "{palette.size.size768}",
|
|
2429
|
-
"description": "@telus-uds/palette-allium/
|
|
2430
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2450
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\nModal max width at the XL breakpoint",
|
|
2451
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\nModal max width at the XL breakpoint"
|
|
2431
2452
|
},
|
|
2432
2453
|
{
|
|
2433
2454
|
"const": "{palette.size.size8}",
|
|
2434
|
-
"description": "@telus-uds/palette-allium/
|
|
2435
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2455
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2456
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2436
2457
|
},
|
|
2437
2458
|
{
|
|
2438
2459
|
"const": "{palette.size.size80}",
|
|
2439
|
-
"description": "@telus-uds/palette-allium/
|
|
2440
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2460
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2461
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2441
2462
|
},
|
|
2442
2463
|
{
|
|
2443
2464
|
"const": "{palette.size.size91}",
|
|
2444
|
-
"description": "@telus-uds/palette-allium/
|
|
2445
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2465
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2466
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2446
2467
|
},
|
|
2447
2468
|
{
|
|
2448
2469
|
"const": "{palette.size.size95}",
|
|
2449
|
-
"description": "@telus-uds/palette-allium/
|
|
2450
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2470
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2471
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2451
2472
|
},
|
|
2452
2473
|
{
|
|
2453
2474
|
"const": "{palette.size.size96}",
|
|
2454
|
-
"description": "@telus-uds/palette-allium/
|
|
2455
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2475
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2476
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2456
2477
|
},
|
|
2457
2478
|
{
|
|
2458
2479
|
"const": "{system.size.none}",
|
|
2459
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2460
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2480
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2481
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2461
2482
|
},
|
|
2462
2483
|
{
|
|
2463
2484
|
"const": "{system.size.full}",
|
|
2464
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2465
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2485
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2486
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2466
2487
|
},
|
|
2467
2488
|
{
|
|
2468
2489
|
"const": "{system.size.twoThirds}",
|
|
2469
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2470
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2490
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2491
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2471
2492
|
},
|
|
2472
2493
|
{
|
|
2473
2494
|
"const": "{system.size.zero}",
|
|
2474
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2475
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2495
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2496
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2476
2497
|
},
|
|
2477
2498
|
{
|
|
2478
2499
|
"const": "{system.size.viewportXs}",
|
|
2479
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2480
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2500
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2501
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2481
2502
|
},
|
|
2482
2503
|
{
|
|
2483
2504
|
"const": "{system.size.viewportSm}",
|
|
2484
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2485
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2505
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2506
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2486
2507
|
},
|
|
2487
2508
|
{
|
|
2488
2509
|
"const": "{system.size.viewportMd}",
|
|
2489
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2490
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2510
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2511
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2491
2512
|
},
|
|
2492
2513
|
{
|
|
2493
2514
|
"const": "{system.size.viewportLg}",
|
|
2494
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2495
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2515
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2516
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2496
2517
|
},
|
|
2497
2518
|
{
|
|
2498
2519
|
"const": "{system.size.viewportXl}",
|
|
2499
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2500
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2520
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2521
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2501
2522
|
}
|
|
2502
2523
|
],
|
|
2503
2524
|
"$id": "#size"
|
|
@@ -2505,24 +2526,14 @@
|
|
|
2505
2526
|
"fontName": {
|
|
2506
2527
|
"anyOf": [
|
|
2507
2528
|
{
|
|
2508
|
-
"const": "{palette.fontName.
|
|
2509
|
-
"description": "@telus-uds/palette-allium/
|
|
2510
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2511
|
-
},
|
|
2512
|
-
{
|
|
2513
|
-
"const": "{palette.fontName.HelveticaNowDisplay}",
|
|
2514
|
-
"description": "@telus-uds/palette-allium/v2.34.1 palette tokens 🖌️\n",
|
|
2515
|
-
"markdownDescription": "`@telus-uds/palette-allium/v2.34.1` **palette** tokens 🖌️\n\n"
|
|
2516
|
-
},
|
|
2517
|
-
{
|
|
2518
|
-
"const": "{palette.fontName.HelveticaNowDisplayOTF}",
|
|
2519
|
-
"description": "@telus-uds/palette-allium/v2.34.1 palette tokens 🖌️\n",
|
|
2520
|
-
"markdownDescription": "`@telus-uds/palette-allium/v2.34.1` **palette** tokens 🖌️\n\n"
|
|
2529
|
+
"const": "{palette.fontName.HNforTELUSSA}",
|
|
2530
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2531
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2521
2532
|
},
|
|
2522
2533
|
{
|
|
2523
|
-
"const": "{palette.fontName.
|
|
2524
|
-
"description": "@telus-uds/palette-allium/
|
|
2525
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2534
|
+
"const": "{palette.fontName.HNforTELUSSAOTF}",
|
|
2535
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2536
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2526
2537
|
}
|
|
2527
2538
|
],
|
|
2528
2539
|
"$id": "#fontName"
|
|
@@ -2531,23 +2542,23 @@
|
|
|
2531
2542
|
"anyOf": [
|
|
2532
2543
|
{
|
|
2533
2544
|
"const": "{palette.fontWeight.weight300}",
|
|
2534
|
-
"description": "@telus-uds/palette-allium/
|
|
2535
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2545
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2546
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2536
2547
|
},
|
|
2537
2548
|
{
|
|
2538
2549
|
"const": "{palette.fontWeight.weight400}",
|
|
2539
|
-
"description": "@telus-uds/palette-allium/
|
|
2540
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2550
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2551
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2541
2552
|
},
|
|
2542
2553
|
{
|
|
2543
2554
|
"const": "{palette.fontWeight.weight500}",
|
|
2544
|
-
"description": "@telus-uds/palette-allium/
|
|
2545
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2555
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2556
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2546
2557
|
},
|
|
2547
2558
|
{
|
|
2548
2559
|
"const": "{palette.fontWeight.weight700}",
|
|
2549
|
-
"description": "@telus-uds/palette-allium/
|
|
2550
|
-
"markdownDescription": "`@telus-uds/palette-allium/
|
|
2560
|
+
"description": "@telus-uds/palette-allium/v3.1.0 palette tokens 🖌️\n",
|
|
2561
|
+
"markdownDescription": "`@telus-uds/palette-allium/v3.1.0` **palette** tokens 🖌️\n\n"
|
|
2551
2562
|
}
|
|
2552
2563
|
],
|
|
2553
2564
|
"$id": "#fontWeight"
|
|
@@ -2556,18 +2567,18 @@
|
|
|
2556
2567
|
"anyOf": [
|
|
2557
2568
|
{
|
|
2558
2569
|
"const": "{system.display.inline}",
|
|
2559
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2560
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2570
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2571
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2561
2572
|
},
|
|
2562
2573
|
{
|
|
2563
2574
|
"const": "{system.display.inlineBlock}",
|
|
2564
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2565
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2575
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2576
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2566
2577
|
},
|
|
2567
2578
|
{
|
|
2568
2579
|
"const": "{system.display.none}",
|
|
2569
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2570
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2580
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2581
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2571
2582
|
}
|
|
2572
2583
|
],
|
|
2573
2584
|
"$id": "#display"
|
|
@@ -2576,18 +2587,18 @@
|
|
|
2576
2587
|
"anyOf": [
|
|
2577
2588
|
{
|
|
2578
2589
|
"const": "{system.flexJustifyContent.center}",
|
|
2579
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2580
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2590
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2591
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2581
2592
|
},
|
|
2582
2593
|
{
|
|
2583
2594
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
2584
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2585
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2595
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2596
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2586
2597
|
},
|
|
2587
2598
|
{
|
|
2588
2599
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
2589
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2590
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2600
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2601
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2591
2602
|
}
|
|
2592
2603
|
],
|
|
2593
2604
|
"$id": "#flexJustifyContent"
|
|
@@ -2596,18 +2607,18 @@
|
|
|
2596
2607
|
"anyOf": [
|
|
2597
2608
|
{
|
|
2598
2609
|
"const": "{system.flexAlign.center}",
|
|
2599
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2600
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2610
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2611
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2601
2612
|
},
|
|
2602
2613
|
{
|
|
2603
2614
|
"const": "{system.flexAlign.flexStart}",
|
|
2604
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2605
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2615
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2616
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2606
2617
|
},
|
|
2607
2618
|
{
|
|
2608
2619
|
"const": "{system.flexAlign.stretch}",
|
|
2609
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2610
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2620
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2621
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2611
2622
|
}
|
|
2612
2623
|
],
|
|
2613
2624
|
"$id": "#flexAlign"
|
|
@@ -2616,63 +2627,63 @@
|
|
|
2616
2627
|
"anyOf": [
|
|
2617
2628
|
{
|
|
2618
2629
|
"const": "{system.integer.0}",
|
|
2619
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2620
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2630
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2631
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2621
2632
|
},
|
|
2622
2633
|
{
|
|
2623
2634
|
"const": "{system.integer.1}",
|
|
2624
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2625
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2635
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2636
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2626
2637
|
},
|
|
2627
2638
|
{
|
|
2628
2639
|
"const": "{system.integer.2}",
|
|
2629
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2630
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2640
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2641
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2631
2642
|
},
|
|
2632
2643
|
{
|
|
2633
2644
|
"const": "{system.integer.3}",
|
|
2634
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2635
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2645
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2646
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2636
2647
|
},
|
|
2637
2648
|
{
|
|
2638
2649
|
"const": "{system.integer.4}",
|
|
2639
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2640
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2650
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2651
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2641
2652
|
},
|
|
2642
2653
|
{
|
|
2643
2654
|
"const": "{system.integer.5}",
|
|
2644
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2645
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2655
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2656
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2646
2657
|
},
|
|
2647
2658
|
{
|
|
2648
2659
|
"const": "{system.integer.6}",
|
|
2649
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2650
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2660
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2661
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2651
2662
|
},
|
|
2652
2663
|
{
|
|
2653
2664
|
"const": "{system.integer.7}",
|
|
2654
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2655
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2665
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2666
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2656
2667
|
},
|
|
2657
2668
|
{
|
|
2658
2669
|
"const": "{system.integer.8}",
|
|
2659
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2660
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2670
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2671
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2661
2672
|
},
|
|
2662
2673
|
{
|
|
2663
2674
|
"const": "{system.integer.9}",
|
|
2664
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2665
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2675
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2676
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2666
2677
|
},
|
|
2667
2678
|
{
|
|
2668
2679
|
"const": "{system.integer.10}",
|
|
2669
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2670
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2680
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2681
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2671
2682
|
},
|
|
2672
2683
|
{
|
|
2673
2684
|
"const": "{system.integer.11}",
|
|
2674
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2675
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
2685
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2686
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2676
2687
|
},
|
|
2677
2688
|
{
|
|
2678
2689
|
"type": "string",
|
|
@@ -2685,18 +2696,18 @@
|
|
|
2685
2696
|
"anyOf": [
|
|
2686
2697
|
{
|
|
2687
2698
|
"const": "{system.textLine.none}",
|
|
2688
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2689
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2699
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2700
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2690
2701
|
},
|
|
2691
2702
|
{
|
|
2692
2703
|
"const": "{system.textLine.underline}",
|
|
2693
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2694
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2704
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2705
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2695
2706
|
},
|
|
2696
2707
|
{
|
|
2697
2708
|
"const": "{system.textLine.strikethrough}",
|
|
2698
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2699
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2709
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2710
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2700
2711
|
}
|
|
2701
2712
|
],
|
|
2702
2713
|
"$id": "#textLine"
|
|
@@ -2705,8 +2716,8 @@
|
|
|
2705
2716
|
"anyOf": [
|
|
2706
2717
|
{
|
|
2707
2718
|
"const": "{system.textLineStyle.solid}",
|
|
2708
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2709
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2719
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2720
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2710
2721
|
}
|
|
2711
2722
|
],
|
|
2712
2723
|
"$id": "#textLineStyle"
|
|
@@ -2715,23 +2726,23 @@
|
|
|
2715
2726
|
"anyOf": [
|
|
2716
2727
|
{
|
|
2717
2728
|
"const": "{system.position.bottom}",
|
|
2718
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2719
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2729
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2730
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2720
2731
|
},
|
|
2721
2732
|
{
|
|
2722
2733
|
"const": "{system.position.left}",
|
|
2723
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2724
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2734
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2735
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2725
2736
|
},
|
|
2726
2737
|
{
|
|
2727
2738
|
"const": "{system.position.right}",
|
|
2728
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2729
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2739
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2740
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2730
2741
|
},
|
|
2731
2742
|
{
|
|
2732
2743
|
"const": "{system.position.top}",
|
|
2733
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2734
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2744
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2745
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2735
2746
|
}
|
|
2736
2747
|
],
|
|
2737
2748
|
"$id": "#position"
|
|
@@ -2740,18 +2751,18 @@
|
|
|
2740
2751
|
"anyOf": [
|
|
2741
2752
|
{
|
|
2742
2753
|
"const": "{system.direction.column}",
|
|
2743
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2744
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2754
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2755
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2745
2756
|
},
|
|
2746
2757
|
{
|
|
2747
2758
|
"const": "{system.direction.row}",
|
|
2748
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2749
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2759
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2760
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2750
2761
|
},
|
|
2751
2762
|
{
|
|
2752
2763
|
"const": "{system.direction.rowReverse}",
|
|
2753
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2754
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2764
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2765
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2755
2766
|
}
|
|
2756
2767
|
],
|
|
2757
2768
|
"$id": "#direction"
|
|
@@ -2760,13 +2771,13 @@
|
|
|
2760
2771
|
"anyOf": [
|
|
2761
2772
|
{
|
|
2762
2773
|
"const": "{system.show.true}",
|
|
2763
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2764
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2774
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2775
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2765
2776
|
},
|
|
2766
2777
|
{
|
|
2767
2778
|
"const": "{system.show.false}",
|
|
2768
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2769
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2779
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2780
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2770
2781
|
}
|
|
2771
2782
|
],
|
|
2772
2783
|
"$id": "#show"
|
|
@@ -2775,13 +2786,13 @@
|
|
|
2775
2786
|
"anyOf": [
|
|
2776
2787
|
{
|
|
2777
2788
|
"const": "{system.borderStyle.none}",
|
|
2778
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2779
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2789
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2790
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2780
2791
|
},
|
|
2781
2792
|
{
|
|
2782
2793
|
"const": "{system.borderStyle.solid}",
|
|
2783
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2784
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2794
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2795
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2785
2796
|
}
|
|
2786
2797
|
],
|
|
2787
2798
|
"$id": "#borderStyle"
|
|
@@ -2790,18 +2801,18 @@
|
|
|
2790
2801
|
"anyOf": [
|
|
2791
2802
|
{
|
|
2792
2803
|
"const": "{system.verticalAlign.top}",
|
|
2793
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2794
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2804
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2805
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2795
2806
|
},
|
|
2796
2807
|
{
|
|
2797
2808
|
"const": "{system.verticalAlign.middle}",
|
|
2798
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2799
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2809
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2810
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2800
2811
|
},
|
|
2801
2812
|
{
|
|
2802
2813
|
"const": "{system.verticalAlign.baseline}",
|
|
2803
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2804
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2814
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2815
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2805
2816
|
}
|
|
2806
2817
|
],
|
|
2807
2818
|
"$id": "#verticalAlign"
|
|
@@ -2810,18 +2821,18 @@
|
|
|
2810
2821
|
"anyOf": [
|
|
2811
2822
|
{
|
|
2812
2823
|
"const": "{system.iconScale.scale1}",
|
|
2813
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2814
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2824
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2825
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2815
2826
|
},
|
|
2816
2827
|
{
|
|
2817
2828
|
"const": "{system.iconScale.scale1_10}",
|
|
2818
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2819
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2829
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2830
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2820
2831
|
},
|
|
2821
2832
|
{
|
|
2822
2833
|
"const": "{system.iconScale.scale1_25}",
|
|
2823
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2824
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2834
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2835
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2825
2836
|
}
|
|
2826
2837
|
],
|
|
2827
2838
|
"$id": "#iconScale"
|
|
@@ -2830,18 +2841,18 @@
|
|
|
2830
2841
|
"anyOf": [
|
|
2831
2842
|
{
|
|
2832
2843
|
"const": "{system.textAlign.left}",
|
|
2833
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2834
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2844
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2845
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2835
2846
|
},
|
|
2836
2847
|
{
|
|
2837
2848
|
"const": "{system.textAlign.center}",
|
|
2838
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2839
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2849
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2850
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2840
2851
|
},
|
|
2841
2852
|
{
|
|
2842
2853
|
"const": "{system.textAlign.right}",
|
|
2843
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2844
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2854
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2855
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2845
2856
|
}
|
|
2846
2857
|
],
|
|
2847
2858
|
"$id": "#textAlign"
|
|
@@ -2850,13 +2861,13 @@
|
|
|
2850
2861
|
"anyOf": [
|
|
2851
2862
|
{
|
|
2852
2863
|
"const": "{system.textTransform.none}",
|
|
2853
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2854
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2864
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2865
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2855
2866
|
},
|
|
2856
2867
|
{
|
|
2857
2868
|
"const": "{system.textTransform.uppercase}",
|
|
2858
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2859
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2869
|
+
"description": "@telus-uds/system-tokens/v0.9.1 system react-native tokens ⚙️",
|
|
2870
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.1` **system** tokens ⚙️"
|
|
2860
2871
|
}
|
|
2861
2872
|
],
|
|
2862
2873
|
"$id": "#textTransform"
|
|
@@ -3870,6 +3881,192 @@
|
|
|
3870
3881
|
"rules"
|
|
3871
3882
|
]
|
|
3872
3883
|
},
|
|
3884
|
+
"FileUpload": {
|
|
3885
|
+
"type": "object",
|
|
3886
|
+
"additionalProperties": false,
|
|
3887
|
+
"properties": {
|
|
3888
|
+
"appearances": {
|
|
3889
|
+
"type": "object",
|
|
3890
|
+
"additionalProperties": false,
|
|
3891
|
+
"patternProperties": {
|
|
3892
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
3893
|
+
"$ref": "#appearance"
|
|
3894
|
+
}
|
|
3895
|
+
}
|
|
3896
|
+
},
|
|
3897
|
+
"tokens": {
|
|
3898
|
+
"type": "object",
|
|
3899
|
+
"additionalProperties": false,
|
|
3900
|
+
"properties": {
|
|
3901
|
+
"buttonBackgroundColor": {
|
|
3902
|
+
"$ref": "#color"
|
|
3903
|
+
},
|
|
3904
|
+
"buttonBorderColor": {
|
|
3905
|
+
"$ref": "#color"
|
|
3906
|
+
},
|
|
3907
|
+
"buttonBorderRadius": {
|
|
3908
|
+
"$ref": "#radius"
|
|
3909
|
+
},
|
|
3910
|
+
"buttonBorderWidth": {
|
|
3911
|
+
"$ref": "#border"
|
|
3912
|
+
},
|
|
3913
|
+
"buttonTextColor": {
|
|
3914
|
+
"$ref": "#color"
|
|
3915
|
+
},
|
|
3916
|
+
"buttonHeight": {
|
|
3917
|
+
"$ref": "#size"
|
|
3918
|
+
},
|
|
3919
|
+
"buttonMinWidth": {
|
|
3920
|
+
"$ref": "#size"
|
|
3921
|
+
},
|
|
3922
|
+
"buttonWidth": {
|
|
3923
|
+
"$ref": "#size"
|
|
3924
|
+
},
|
|
3925
|
+
"notificationBackgroundColor": {
|
|
3926
|
+
"$ref": "#color"
|
|
3927
|
+
},
|
|
3928
|
+
"notificationBorderColor": {
|
|
3929
|
+
"$ref": "#color"
|
|
3930
|
+
},
|
|
3931
|
+
"notificationBorderRadius": {
|
|
3932
|
+
"$ref": "#radius"
|
|
3933
|
+
},
|
|
3934
|
+
"notificationTextColor": {
|
|
3935
|
+
"$ref": "#color"
|
|
3936
|
+
},
|
|
3937
|
+
"notificationDismissButtonGap": {
|
|
3938
|
+
"$ref": "#size"
|
|
3939
|
+
},
|
|
3940
|
+
"notificationDismissIcon": {
|
|
3941
|
+
"$ref": "#icon"
|
|
3942
|
+
},
|
|
3943
|
+
"notificationDismissIconColor": {
|
|
3944
|
+
"$ref": "#color"
|
|
3945
|
+
},
|
|
3946
|
+
"notificationIcon": {
|
|
3947
|
+
"$ref": "#icon"
|
|
3948
|
+
},
|
|
3949
|
+
"notificationIconColor": {
|
|
3950
|
+
"$ref": "#color"
|
|
3951
|
+
},
|
|
3952
|
+
"notificationIconGap": {
|
|
3953
|
+
"$ref": "#size"
|
|
3954
|
+
},
|
|
3955
|
+
"notificationIconSize": {
|
|
3956
|
+
"$ref": "#size"
|
|
3957
|
+
}
|
|
3958
|
+
},
|
|
3959
|
+
"required": [
|
|
3960
|
+
"buttonBackgroundColor",
|
|
3961
|
+
"buttonBorderColor",
|
|
3962
|
+
"buttonBorderRadius",
|
|
3963
|
+
"buttonBorderWidth",
|
|
3964
|
+
"buttonTextColor",
|
|
3965
|
+
"buttonHeight",
|
|
3966
|
+
"buttonMinWidth",
|
|
3967
|
+
"buttonWidth",
|
|
3968
|
+
"notificationBackgroundColor",
|
|
3969
|
+
"notificationBorderColor",
|
|
3970
|
+
"notificationBorderRadius",
|
|
3971
|
+
"notificationTextColor",
|
|
3972
|
+
"notificationDismissButtonGap",
|
|
3973
|
+
"notificationDismissIcon",
|
|
3974
|
+
"notificationDismissIconColor",
|
|
3975
|
+
"notificationIcon",
|
|
3976
|
+
"notificationIconColor",
|
|
3977
|
+
"notificationIconGap",
|
|
3978
|
+
"notificationIconSize"
|
|
3979
|
+
]
|
|
3980
|
+
},
|
|
3981
|
+
"rules": {
|
|
3982
|
+
"type": "array",
|
|
3983
|
+
"items": {
|
|
3984
|
+
"type": "object",
|
|
3985
|
+
"additionalProperties": false,
|
|
3986
|
+
"properties": {
|
|
3987
|
+
"if": {
|
|
3988
|
+
"type": "object",
|
|
3989
|
+
"minProperties": 1
|
|
3990
|
+
},
|
|
3991
|
+
"tokens": {
|
|
3992
|
+
"type": "object",
|
|
3993
|
+
"additionalProperties": false,
|
|
3994
|
+
"properties": {
|
|
3995
|
+
"buttonBackgroundColor": {
|
|
3996
|
+
"$ref": "#color"
|
|
3997
|
+
},
|
|
3998
|
+
"buttonBorderColor": {
|
|
3999
|
+
"$ref": "#color"
|
|
4000
|
+
},
|
|
4001
|
+
"buttonBorderRadius": {
|
|
4002
|
+
"$ref": "#radius"
|
|
4003
|
+
},
|
|
4004
|
+
"buttonBorderWidth": {
|
|
4005
|
+
"$ref": "#border"
|
|
4006
|
+
},
|
|
4007
|
+
"buttonTextColor": {
|
|
4008
|
+
"$ref": "#color"
|
|
4009
|
+
},
|
|
4010
|
+
"buttonHeight": {
|
|
4011
|
+
"$ref": "#size"
|
|
4012
|
+
},
|
|
4013
|
+
"buttonMinWidth": {
|
|
4014
|
+
"$ref": "#size"
|
|
4015
|
+
},
|
|
4016
|
+
"buttonWidth": {
|
|
4017
|
+
"$ref": "#size"
|
|
4018
|
+
},
|
|
4019
|
+
"notificationBackgroundColor": {
|
|
4020
|
+
"$ref": "#color"
|
|
4021
|
+
},
|
|
4022
|
+
"notificationBorderColor": {
|
|
4023
|
+
"$ref": "#color"
|
|
4024
|
+
},
|
|
4025
|
+
"notificationBorderRadius": {
|
|
4026
|
+
"$ref": "#radius"
|
|
4027
|
+
},
|
|
4028
|
+
"notificationTextColor": {
|
|
4029
|
+
"$ref": "#color"
|
|
4030
|
+
},
|
|
4031
|
+
"notificationDismissButtonGap": {
|
|
4032
|
+
"$ref": "#size"
|
|
4033
|
+
},
|
|
4034
|
+
"notificationDismissIcon": {
|
|
4035
|
+
"$ref": "#icon"
|
|
4036
|
+
},
|
|
4037
|
+
"notificationDismissIconColor": {
|
|
4038
|
+
"$ref": "#color"
|
|
4039
|
+
},
|
|
4040
|
+
"notificationIcon": {
|
|
4041
|
+
"$ref": "#icon"
|
|
4042
|
+
},
|
|
4043
|
+
"notificationIconColor": {
|
|
4044
|
+
"$ref": "#color"
|
|
4045
|
+
},
|
|
4046
|
+
"notificationIconGap": {
|
|
4047
|
+
"$ref": "#size"
|
|
4048
|
+
},
|
|
4049
|
+
"notificationIconSize": {
|
|
4050
|
+
"$ref": "#size"
|
|
4051
|
+
}
|
|
4052
|
+
}
|
|
4053
|
+
},
|
|
4054
|
+
"description": {
|
|
4055
|
+
"type": "string"
|
|
4056
|
+
}
|
|
4057
|
+
},
|
|
4058
|
+
"required": [
|
|
4059
|
+
"if",
|
|
4060
|
+
"tokens"
|
|
4061
|
+
]
|
|
4062
|
+
}
|
|
4063
|
+
}
|
|
4064
|
+
},
|
|
4065
|
+
"required": [
|
|
4066
|
+
"tokens",
|
|
4067
|
+
"rules"
|
|
4068
|
+
]
|
|
4069
|
+
},
|
|
3873
4070
|
"Table": {
|
|
3874
4071
|
"type": "object",
|
|
3875
4072
|
"additionalProperties": false,
|
|
@@ -4233,6 +4430,9 @@
|
|
|
4233
4430
|
"iconGradient": {
|
|
4234
4431
|
"$ref": "#gradient"
|
|
4235
4432
|
},
|
|
4433
|
+
"marginLeft": {
|
|
4434
|
+
"$ref": "#size"
|
|
4435
|
+
},
|
|
4236
4436
|
"paddingBottom": {
|
|
4237
4437
|
"$ref": "#size"
|
|
4238
4438
|
},
|
|
@@ -4264,6 +4464,7 @@
|
|
|
4264
4464
|
"icon",
|
|
4265
4465
|
"iconColor",
|
|
4266
4466
|
"iconGradient",
|
|
4467
|
+
"marginLeft",
|
|
4267
4468
|
"paddingBottom",
|
|
4268
4469
|
"paddingLeft",
|
|
4269
4470
|
"paddingRight",
|
|
@@ -4319,6 +4520,9 @@
|
|
|
4319
4520
|
"iconGradient": {
|
|
4320
4521
|
"$ref": "#gradient"
|
|
4321
4522
|
},
|
|
4523
|
+
"marginLeft": {
|
|
4524
|
+
"$ref": "#size"
|
|
4525
|
+
},
|
|
4322
4526
|
"paddingBottom": {
|
|
4323
4527
|
"$ref": "#size"
|
|
4324
4528
|
},
|
|
@@ -7577,6 +7781,18 @@
|
|
|
7577
7781
|
},
|
|
7578
7782
|
"flexShrink": {
|
|
7579
7783
|
"$ref": "#integer"
|
|
7784
|
+
},
|
|
7785
|
+
"backgroundColor": {
|
|
7786
|
+
"$ref": "#color"
|
|
7787
|
+
},
|
|
7788
|
+
"borderRadius": {
|
|
7789
|
+
"$ref": "#radius"
|
|
7790
|
+
},
|
|
7791
|
+
"padding": {
|
|
7792
|
+
"$ref": "#size"
|
|
7793
|
+
},
|
|
7794
|
+
"gap": {
|
|
7795
|
+
"$ref": "#size"
|
|
7580
7796
|
}
|
|
7581
7797
|
},
|
|
7582
7798
|
"required": [
|
|
@@ -7586,7 +7802,11 @@
|
|
|
7586
7802
|
"alignItems",
|
|
7587
7803
|
"justifyContent",
|
|
7588
7804
|
"flexGrow",
|
|
7589
|
-
"flexShrink"
|
|
7805
|
+
"flexShrink",
|
|
7806
|
+
"backgroundColor",
|
|
7807
|
+
"borderRadius",
|
|
7808
|
+
"padding",
|
|
7809
|
+
"gap"
|
|
7590
7810
|
]
|
|
7591
7811
|
},
|
|
7592
7812
|
"rules": {
|
|
@@ -7623,6 +7843,18 @@
|
|
|
7623
7843
|
},
|
|
7624
7844
|
"flexShrink": {
|
|
7625
7845
|
"$ref": "#integer"
|
|
7846
|
+
},
|
|
7847
|
+
"backgroundColor": {
|
|
7848
|
+
"$ref": "#color"
|
|
7849
|
+
},
|
|
7850
|
+
"borderRadius": {
|
|
7851
|
+
"$ref": "#radius"
|
|
7852
|
+
},
|
|
7853
|
+
"padding": {
|
|
7854
|
+
"$ref": "#size"
|
|
7855
|
+
},
|
|
7856
|
+
"gap": {
|
|
7857
|
+
"$ref": "#size"
|
|
7626
7858
|
}
|
|
7627
7859
|
}
|
|
7628
7860
|
},
|
|
@@ -13170,15 +13402,36 @@
|
|
|
13170
13402
|
"type": "object",
|
|
13171
13403
|
"additionalProperties": false,
|
|
13172
13404
|
"properties": {
|
|
13405
|
+
"buttonDirection": {
|
|
13406
|
+
"$ref": "#direction"
|
|
13407
|
+
},
|
|
13408
|
+
"contentMarginBottom": {
|
|
13409
|
+
"$ref": "#size"
|
|
13410
|
+
},
|
|
13411
|
+
"contentMarginLeft": {
|
|
13412
|
+
"$ref": "#size"
|
|
13413
|
+
},
|
|
13414
|
+
"contentMarginRight": {
|
|
13415
|
+
"$ref": "#size"
|
|
13416
|
+
},
|
|
13417
|
+
"contentMarginTop": {
|
|
13418
|
+
"$ref": "#size"
|
|
13419
|
+
},
|
|
13420
|
+
"contentPaddingLeft": {
|
|
13421
|
+
"$ref": "#size"
|
|
13422
|
+
},
|
|
13423
|
+
"contentPaddingRight": {
|
|
13424
|
+
"$ref": "#size"
|
|
13425
|
+
},
|
|
13173
13426
|
"headerFontColor": {
|
|
13174
13427
|
"$ref": "#color"
|
|
13175
13428
|
},
|
|
13176
|
-
"headerFontSize": {
|
|
13177
|
-
"$ref": "#fontSize"
|
|
13178
|
-
},
|
|
13179
13429
|
"headerFontName": {
|
|
13180
13430
|
"$ref": "#fontName"
|
|
13181
13431
|
},
|
|
13432
|
+
"headerFontSize": {
|
|
13433
|
+
"$ref": "#fontSize"
|
|
13434
|
+
},
|
|
13182
13435
|
"headerFontWeight": {
|
|
13183
13436
|
"$ref": "#fontWeight"
|
|
13184
13437
|
},
|
|
@@ -13191,43 +13444,46 @@
|
|
|
13191
13444
|
"maxWidthSize": {
|
|
13192
13445
|
"$ref": "#size"
|
|
13193
13446
|
},
|
|
13194
|
-
"minWidth": {
|
|
13195
|
-
"$ref": "#size"
|
|
13196
|
-
},
|
|
13197
13447
|
"minHeight": {
|
|
13198
13448
|
"$ref": "#size"
|
|
13199
13449
|
},
|
|
13200
|
-
"
|
|
13201
|
-
"$ref": "#
|
|
13450
|
+
"minWidth": {
|
|
13451
|
+
"$ref": "#size"
|
|
13202
13452
|
},
|
|
13203
13453
|
"subHeaderFontName": {
|
|
13204
13454
|
"$ref": "#fontName"
|
|
13205
13455
|
},
|
|
13206
|
-
"subHeaderFontWeight": {
|
|
13207
|
-
"$ref": "#fontWeight"
|
|
13208
|
-
},
|
|
13209
13456
|
"subHeaderFontSize": {
|
|
13210
13457
|
"$ref": "#fontSize"
|
|
13211
13458
|
},
|
|
13212
|
-
"
|
|
13213
|
-
"$ref": "#
|
|
13459
|
+
"subHeaderFontWeight": {
|
|
13460
|
+
"$ref": "#fontWeight"
|
|
13461
|
+
},
|
|
13462
|
+
"subHeaderLineHeight": {
|
|
13463
|
+
"$ref": "#lineHeight"
|
|
13214
13464
|
}
|
|
13215
13465
|
},
|
|
13216
13466
|
"required": [
|
|
13467
|
+
"buttonDirection",
|
|
13468
|
+
"contentMarginBottom",
|
|
13469
|
+
"contentMarginLeft",
|
|
13470
|
+
"contentMarginRight",
|
|
13471
|
+
"contentMarginTop",
|
|
13472
|
+
"contentPaddingLeft",
|
|
13473
|
+
"contentPaddingRight",
|
|
13217
13474
|
"headerFontColor",
|
|
13218
|
-
"headerFontSize",
|
|
13219
13475
|
"headerFontName",
|
|
13476
|
+
"headerFontSize",
|
|
13220
13477
|
"headerFontWeight",
|
|
13221
13478
|
"headerLineHeight",
|
|
13222
13479
|
"maxHeightSize",
|
|
13223
13480
|
"maxWidthSize",
|
|
13224
|
-
"minWidth",
|
|
13225
13481
|
"minHeight",
|
|
13226
|
-
"
|
|
13482
|
+
"minWidth",
|
|
13227
13483
|
"subHeaderFontName",
|
|
13228
|
-
"subHeaderFontWeight",
|
|
13229
13484
|
"subHeaderFontSize",
|
|
13230
|
-
"
|
|
13485
|
+
"subHeaderFontWeight",
|
|
13486
|
+
"subHeaderLineHeight"
|
|
13231
13487
|
]
|
|
13232
13488
|
},
|
|
13233
13489
|
"rules": {
|
|
@@ -13244,15 +13500,36 @@
|
|
|
13244
13500
|
"type": "object",
|
|
13245
13501
|
"additionalProperties": false,
|
|
13246
13502
|
"properties": {
|
|
13503
|
+
"buttonDirection": {
|
|
13504
|
+
"$ref": "#direction"
|
|
13505
|
+
},
|
|
13506
|
+
"contentMarginBottom": {
|
|
13507
|
+
"$ref": "#size"
|
|
13508
|
+
},
|
|
13509
|
+
"contentMarginLeft": {
|
|
13510
|
+
"$ref": "#size"
|
|
13511
|
+
},
|
|
13512
|
+
"contentMarginRight": {
|
|
13513
|
+
"$ref": "#size"
|
|
13514
|
+
},
|
|
13515
|
+
"contentMarginTop": {
|
|
13516
|
+
"$ref": "#size"
|
|
13517
|
+
},
|
|
13518
|
+
"contentPaddingLeft": {
|
|
13519
|
+
"$ref": "#size"
|
|
13520
|
+
},
|
|
13521
|
+
"contentPaddingRight": {
|
|
13522
|
+
"$ref": "#size"
|
|
13523
|
+
},
|
|
13247
13524
|
"headerFontColor": {
|
|
13248
13525
|
"$ref": "#color"
|
|
13249
13526
|
},
|
|
13250
|
-
"headerFontSize": {
|
|
13251
|
-
"$ref": "#fontSize"
|
|
13252
|
-
},
|
|
13253
13527
|
"headerFontName": {
|
|
13254
13528
|
"$ref": "#fontName"
|
|
13255
13529
|
},
|
|
13530
|
+
"headerFontSize": {
|
|
13531
|
+
"$ref": "#fontSize"
|
|
13532
|
+
},
|
|
13256
13533
|
"headerFontWeight": {
|
|
13257
13534
|
"$ref": "#fontWeight"
|
|
13258
13535
|
},
|
|
@@ -13265,26 +13542,23 @@
|
|
|
13265
13542
|
"maxWidthSize": {
|
|
13266
13543
|
"$ref": "#size"
|
|
13267
13544
|
},
|
|
13268
|
-
"minWidth": {
|
|
13269
|
-
"$ref": "#size"
|
|
13270
|
-
},
|
|
13271
13545
|
"minHeight": {
|
|
13272
13546
|
"$ref": "#size"
|
|
13273
13547
|
},
|
|
13274
|
-
"
|
|
13275
|
-
"$ref": "#
|
|
13548
|
+
"minWidth": {
|
|
13549
|
+
"$ref": "#size"
|
|
13276
13550
|
},
|
|
13277
13551
|
"subHeaderFontName": {
|
|
13278
13552
|
"$ref": "#fontName"
|
|
13279
13553
|
},
|
|
13280
|
-
"subHeaderFontWeight": {
|
|
13281
|
-
"$ref": "#fontWeight"
|
|
13282
|
-
},
|
|
13283
13554
|
"subHeaderFontSize": {
|
|
13284
13555
|
"$ref": "#fontSize"
|
|
13285
13556
|
},
|
|
13286
|
-
"
|
|
13287
|
-
"$ref": "#
|
|
13557
|
+
"subHeaderFontWeight": {
|
|
13558
|
+
"$ref": "#fontWeight"
|
|
13559
|
+
},
|
|
13560
|
+
"subHeaderLineHeight": {
|
|
13561
|
+
"$ref": "#lineHeight"
|
|
13288
13562
|
}
|
|
13289
13563
|
}
|
|
13290
13564
|
},
|
|
@@ -21656,6 +21930,7 @@
|
|
|
21656
21930
|
"VideoPickerSlider",
|
|
21657
21931
|
"VideoPicker",
|
|
21658
21932
|
"Disclaimer",
|
|
21933
|
+
"FileUpload",
|
|
21659
21934
|
"Table",
|
|
21660
21935
|
"Image",
|
|
21661
21936
|
"Spinner",
|