@telus-uds/theme-koodo 5.18.0 → 5.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/Card.json +15 -1
- package/build/android/Image.json +1 -1
- package/build/android/Select.json +12 -0
- package/build/android/Tooltip.json +6 -6
- package/build/android/schema.json +141 -140
- package/build/android/theme.json +35 -9
- package/build/ios/Card.json +15 -1
- package/build/ios/Image.json +1 -1
- package/build/ios/Select.json +12 -0
- package/build/ios/Tooltip.json +6 -6
- package/build/ios/schema.json +141 -140
- package/build/ios/theme.json +35 -9
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +6 -2
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +2 -2
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +5 -2
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +3 -3
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +141 -140
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +15 -6
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +6 -2
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +2 -2
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +5 -2
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +3 -3
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +1 -1
- package/build/web/schema.json +141 -140
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +15 -6
- package/package.json +2 -2
- package/theme.json +22 -4
|
@@ -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}",
|
|
@@ -266,13 +267,13 @@
|
|
|
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.0 system react-native tokens ⚙️",
|
|
271
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **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.0 system react-native tokens ⚙️",
|
|
276
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
276
277
|
}
|
|
277
278
|
],
|
|
278
279
|
"$id": "#border"
|
|
@@ -536,13 +537,13 @@
|
|
|
536
537
|
},
|
|
537
538
|
{
|
|
538
539
|
"const": "{system.color.transparent}",
|
|
539
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
540
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
540
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
541
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
541
542
|
},
|
|
542
543
|
{
|
|
543
544
|
"const": "{system.color.none}",
|
|
544
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
545
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
545
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
546
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
546
547
|
}
|
|
547
548
|
],
|
|
548
549
|
"$id": "#color"
|
|
@@ -561,8 +562,8 @@
|
|
|
561
562
|
},
|
|
562
563
|
{
|
|
563
564
|
"const": "{system.duration.zero}",
|
|
564
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
565
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
565
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
566
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
566
567
|
}
|
|
567
568
|
],
|
|
568
569
|
"$id": "#duration"
|
|
@@ -676,8 +677,8 @@
|
|
|
676
677
|
},
|
|
677
678
|
{
|
|
678
679
|
"const": "{system.fontSize.none}",
|
|
679
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
680
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
680
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
681
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
681
682
|
}
|
|
682
683
|
],
|
|
683
684
|
"$id": "#fontSize"
|
|
@@ -691,8 +692,8 @@
|
|
|
691
692
|
},
|
|
692
693
|
{
|
|
693
694
|
"const": "{system.gradient.none}",
|
|
694
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
695
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
695
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
696
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
696
697
|
}
|
|
697
698
|
],
|
|
698
699
|
"$id": "#gradient"
|
|
@@ -1186,8 +1187,8 @@
|
|
|
1186
1187
|
},
|
|
1187
1188
|
{
|
|
1188
1189
|
"const": "{system.icon.none}",
|
|
1189
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1190
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1190
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1191
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1191
1192
|
}
|
|
1192
1193
|
],
|
|
1193
1194
|
"$id": "#icon"
|
|
@@ -1201,8 +1202,8 @@
|
|
|
1201
1202
|
},
|
|
1202
1203
|
{
|
|
1203
1204
|
"const": "{system.letterSpacing.none}",
|
|
1204
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1205
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1205
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1206
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1206
1207
|
}
|
|
1207
1208
|
],
|
|
1208
1209
|
"$id": "#letterSpacing"
|
|
@@ -1351,8 +1352,8 @@
|
|
|
1351
1352
|
},
|
|
1352
1353
|
{
|
|
1353
1354
|
"const": "{system.opacity.opaque}",
|
|
1354
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1355
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1355
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1356
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1356
1357
|
}
|
|
1357
1358
|
],
|
|
1358
1359
|
"$id": "#opacity"
|
|
@@ -1426,18 +1427,18 @@
|
|
|
1426
1427
|
},
|
|
1427
1428
|
{
|
|
1428
1429
|
"const": "{system.radius.none}",
|
|
1429
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1430
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1430
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1431
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1431
1432
|
},
|
|
1432
1433
|
{
|
|
1433
1434
|
"const": "{system.radius.zero}",
|
|
1434
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1435
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1435
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1436
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1436
1437
|
},
|
|
1437
1438
|
{
|
|
1438
1439
|
"const": "{system.radius.round}",
|
|
1439
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1440
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1440
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1441
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1441
1442
|
}
|
|
1442
1443
|
],
|
|
1443
1444
|
"$id": "#radius"
|
|
@@ -1476,8 +1477,8 @@
|
|
|
1476
1477
|
},
|
|
1477
1478
|
{
|
|
1478
1479
|
"const": "{system.shadow.none}",
|
|
1479
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1480
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1480
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1481
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1481
1482
|
}
|
|
1482
1483
|
],
|
|
1483
1484
|
"$id": "#shadow"
|
|
@@ -1726,48 +1727,48 @@
|
|
|
1726
1727
|
},
|
|
1727
1728
|
{
|
|
1728
1729
|
"const": "{system.size.none}",
|
|
1729
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1730
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1730
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1731
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1731
1732
|
},
|
|
1732
1733
|
{
|
|
1733
1734
|
"const": "{system.size.full}",
|
|
1734
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1735
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1735
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1736
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1736
1737
|
},
|
|
1737
1738
|
{
|
|
1738
1739
|
"const": "{system.size.twoThirds}",
|
|
1739
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1740
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1740
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1741
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1741
1742
|
},
|
|
1742
1743
|
{
|
|
1743
1744
|
"const": "{system.size.zero}",
|
|
1744
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1745
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1745
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1746
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1746
1747
|
},
|
|
1747
1748
|
{
|
|
1748
1749
|
"const": "{system.size.viewportXs}",
|
|
1749
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1750
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1750
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1751
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1751
1752
|
},
|
|
1752
1753
|
{
|
|
1753
1754
|
"const": "{system.size.viewportSm}",
|
|
1754
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1755
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1755
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1756
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1756
1757
|
},
|
|
1757
1758
|
{
|
|
1758
1759
|
"const": "{system.size.viewportMd}",
|
|
1759
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1760
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1760
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1761
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1761
1762
|
},
|
|
1762
1763
|
{
|
|
1763
1764
|
"const": "{system.size.viewportLg}",
|
|
1764
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1765
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1765
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1766
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1766
1767
|
},
|
|
1767
1768
|
{
|
|
1768
1769
|
"const": "{system.size.viewportXl}",
|
|
1769
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1770
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1770
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1771
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1771
1772
|
}
|
|
1772
1773
|
],
|
|
1773
1774
|
"$id": "#size"
|
|
@@ -1816,18 +1817,18 @@
|
|
|
1816
1817
|
"anyOf": [
|
|
1817
1818
|
{
|
|
1818
1819
|
"const": "{system.display.inline}",
|
|
1819
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1820
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1820
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1821
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1821
1822
|
},
|
|
1822
1823
|
{
|
|
1823
1824
|
"const": "{system.display.inlineBlock}",
|
|
1824
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1825
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1825
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1826
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1826
1827
|
},
|
|
1827
1828
|
{
|
|
1828
1829
|
"const": "{system.display.none}",
|
|
1829
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1830
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1830
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1831
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1831
1832
|
}
|
|
1832
1833
|
],
|
|
1833
1834
|
"$id": "#display"
|
|
@@ -1836,18 +1837,18 @@
|
|
|
1836
1837
|
"anyOf": [
|
|
1837
1838
|
{
|
|
1838
1839
|
"const": "{system.flexJustifyContent.center}",
|
|
1839
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1840
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1840
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1841
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1841
1842
|
},
|
|
1842
1843
|
{
|
|
1843
1844
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1844
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1845
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1845
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1846
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1846
1847
|
},
|
|
1847
1848
|
{
|
|
1848
1849
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1849
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1850
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1850
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1851
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1851
1852
|
}
|
|
1852
1853
|
],
|
|
1853
1854
|
"$id": "#flexJustifyContent"
|
|
@@ -1856,18 +1857,18 @@
|
|
|
1856
1857
|
"anyOf": [
|
|
1857
1858
|
{
|
|
1858
1859
|
"const": "{system.flexAlign.center}",
|
|
1859
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1860
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1860
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1861
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1861
1862
|
},
|
|
1862
1863
|
{
|
|
1863
1864
|
"const": "{system.flexAlign.flexStart}",
|
|
1864
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1865
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1865
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1866
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1866
1867
|
},
|
|
1867
1868
|
{
|
|
1868
1869
|
"const": "{system.flexAlign.stretch}",
|
|
1869
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1870
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1870
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1871
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1871
1872
|
}
|
|
1872
1873
|
],
|
|
1873
1874
|
"$id": "#flexAlign"
|
|
@@ -1876,63 +1877,63 @@
|
|
|
1876
1877
|
"anyOf": [
|
|
1877
1878
|
{
|
|
1878
1879
|
"const": "{system.integer.0}",
|
|
1879
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1880
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1880
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1881
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1881
1882
|
},
|
|
1882
1883
|
{
|
|
1883
1884
|
"const": "{system.integer.1}",
|
|
1884
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1885
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1885
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1886
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1886
1887
|
},
|
|
1887
1888
|
{
|
|
1888
1889
|
"const": "{system.integer.2}",
|
|
1889
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1890
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1890
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1891
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1891
1892
|
},
|
|
1892
1893
|
{
|
|
1893
1894
|
"const": "{system.integer.3}",
|
|
1894
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1895
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1895
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1896
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1896
1897
|
},
|
|
1897
1898
|
{
|
|
1898
1899
|
"const": "{system.integer.4}",
|
|
1899
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1900
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1900
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1901
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1901
1902
|
},
|
|
1902
1903
|
{
|
|
1903
1904
|
"const": "{system.integer.5}",
|
|
1904
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1905
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1905
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1906
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1906
1907
|
},
|
|
1907
1908
|
{
|
|
1908
1909
|
"const": "{system.integer.6}",
|
|
1909
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1910
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1910
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1911
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1911
1912
|
},
|
|
1912
1913
|
{
|
|
1913
1914
|
"const": "{system.integer.7}",
|
|
1914
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1915
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1915
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1916
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1916
1917
|
},
|
|
1917
1918
|
{
|
|
1918
1919
|
"const": "{system.integer.8}",
|
|
1919
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1920
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1920
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1921
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1921
1922
|
},
|
|
1922
1923
|
{
|
|
1923
1924
|
"const": "{system.integer.9}",
|
|
1924
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1925
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1925
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1926
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1926
1927
|
},
|
|
1927
1928
|
{
|
|
1928
1929
|
"const": "{system.integer.10}",
|
|
1929
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1930
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1930
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1931
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1931
1932
|
},
|
|
1932
1933
|
{
|
|
1933
1934
|
"const": "{system.integer.11}",
|
|
1934
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1935
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1935
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1936
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1936
1937
|
},
|
|
1937
1938
|
{
|
|
1938
1939
|
"type": "string",
|
|
@@ -1945,18 +1946,18 @@
|
|
|
1945
1946
|
"anyOf": [
|
|
1946
1947
|
{
|
|
1947
1948
|
"const": "{system.textLine.none}",
|
|
1948
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1949
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1949
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1950
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1950
1951
|
},
|
|
1951
1952
|
{
|
|
1952
1953
|
"const": "{system.textLine.underline}",
|
|
1953
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1954
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1954
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1955
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1955
1956
|
},
|
|
1956
1957
|
{
|
|
1957
1958
|
"const": "{system.textLine.strikethrough}",
|
|
1958
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1959
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1959
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1960
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1960
1961
|
}
|
|
1961
1962
|
],
|
|
1962
1963
|
"$id": "#textLine"
|
|
@@ -1965,8 +1966,8 @@
|
|
|
1965
1966
|
"anyOf": [
|
|
1966
1967
|
{
|
|
1967
1968
|
"const": "{system.textLineStyle.solid}",
|
|
1968
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1969
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1969
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1970
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1970
1971
|
}
|
|
1971
1972
|
],
|
|
1972
1973
|
"$id": "#textLineStyle"
|
|
@@ -1975,23 +1976,23 @@
|
|
|
1975
1976
|
"anyOf": [
|
|
1976
1977
|
{
|
|
1977
1978
|
"const": "{system.position.bottom}",
|
|
1978
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1979
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1979
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1980
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1980
1981
|
},
|
|
1981
1982
|
{
|
|
1982
1983
|
"const": "{system.position.left}",
|
|
1983
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1984
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1984
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1985
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1985
1986
|
},
|
|
1986
1987
|
{
|
|
1987
1988
|
"const": "{system.position.right}",
|
|
1988
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1989
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1989
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1990
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1990
1991
|
},
|
|
1991
1992
|
{
|
|
1992
1993
|
"const": "{system.position.top}",
|
|
1993
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1994
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1994
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
1995
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
1995
1996
|
}
|
|
1996
1997
|
],
|
|
1997
1998
|
"$id": "#position"
|
|
@@ -2000,18 +2001,18 @@
|
|
|
2000
2001
|
"anyOf": [
|
|
2001
2002
|
{
|
|
2002
2003
|
"const": "{system.direction.column}",
|
|
2003
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2004
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2004
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2005
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2005
2006
|
},
|
|
2006
2007
|
{
|
|
2007
2008
|
"const": "{system.direction.row}",
|
|
2008
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2009
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2009
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2010
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2010
2011
|
},
|
|
2011
2012
|
{
|
|
2012
2013
|
"const": "{system.direction.rowReverse}",
|
|
2013
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2014
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2014
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2015
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2015
2016
|
}
|
|
2016
2017
|
],
|
|
2017
2018
|
"$id": "#direction"
|
|
@@ -2020,13 +2021,13 @@
|
|
|
2020
2021
|
"anyOf": [
|
|
2021
2022
|
{
|
|
2022
2023
|
"const": "{system.show.true}",
|
|
2023
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2024
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2024
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2025
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2025
2026
|
},
|
|
2026
2027
|
{
|
|
2027
2028
|
"const": "{system.show.false}",
|
|
2028
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2029
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2029
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2030
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2030
2031
|
}
|
|
2031
2032
|
],
|
|
2032
2033
|
"$id": "#show"
|
|
@@ -2035,13 +2036,13 @@
|
|
|
2035
2036
|
"anyOf": [
|
|
2036
2037
|
{
|
|
2037
2038
|
"const": "{system.borderStyle.none}",
|
|
2038
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2039
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2039
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2040
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2040
2041
|
},
|
|
2041
2042
|
{
|
|
2042
2043
|
"const": "{system.borderStyle.solid}",
|
|
2043
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2044
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2044
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2045
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2045
2046
|
}
|
|
2046
2047
|
],
|
|
2047
2048
|
"$id": "#borderStyle"
|
|
@@ -2050,18 +2051,18 @@
|
|
|
2050
2051
|
"anyOf": [
|
|
2051
2052
|
{
|
|
2052
2053
|
"const": "{system.verticalAlign.top}",
|
|
2053
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2054
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2054
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2055
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2055
2056
|
},
|
|
2056
2057
|
{
|
|
2057
2058
|
"const": "{system.verticalAlign.middle}",
|
|
2058
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2059
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2059
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2060
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2060
2061
|
},
|
|
2061
2062
|
{
|
|
2062
2063
|
"const": "{system.verticalAlign.baseline}",
|
|
2063
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2064
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2064
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2065
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2065
2066
|
}
|
|
2066
2067
|
],
|
|
2067
2068
|
"$id": "#verticalAlign"
|
|
@@ -2070,18 +2071,18 @@
|
|
|
2070
2071
|
"anyOf": [
|
|
2071
2072
|
{
|
|
2072
2073
|
"const": "{system.iconScale.scale1}",
|
|
2073
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2074
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2074
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2075
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2075
2076
|
},
|
|
2076
2077
|
{
|
|
2077
2078
|
"const": "{system.iconScale.scale1_10}",
|
|
2078
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2079
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2079
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2080
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2080
2081
|
},
|
|
2081
2082
|
{
|
|
2082
2083
|
"const": "{system.iconScale.scale1_25}",
|
|
2083
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2084
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2084
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2085
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2085
2086
|
}
|
|
2086
2087
|
],
|
|
2087
2088
|
"$id": "#iconScale"
|
|
@@ -2090,18 +2091,18 @@
|
|
|
2090
2091
|
"anyOf": [
|
|
2091
2092
|
{
|
|
2092
2093
|
"const": "{system.textAlign.left}",
|
|
2093
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2094
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2094
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2095
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2095
2096
|
},
|
|
2096
2097
|
{
|
|
2097
2098
|
"const": "{system.textAlign.center}",
|
|
2098
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2099
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2099
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2100
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2100
2101
|
},
|
|
2101
2102
|
{
|
|
2102
2103
|
"const": "{system.textAlign.right}",
|
|
2103
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2104
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2104
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2105
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2105
2106
|
}
|
|
2106
2107
|
],
|
|
2107
2108
|
"$id": "#textAlign"
|
|
@@ -2110,13 +2111,13 @@
|
|
|
2110
2111
|
"anyOf": [
|
|
2111
2112
|
{
|
|
2112
2113
|
"const": "{system.textTransform.none}",
|
|
2113
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2114
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2114
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2115
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2115
2116
|
},
|
|
2116
2117
|
{
|
|
2117
2118
|
"const": "{system.textTransform.uppercase}",
|
|
2118
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2119
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2119
|
+
"description": "@telus-uds/system-tokens/v0.9.0 system react-native tokens ⚙️",
|
|
2120
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.9.0` **system** tokens ⚙️"
|
|
2120
2121
|
}
|
|
2121
2122
|
],
|
|
2122
2123
|
"$id": "#textTransform"
|