@telus-uds/theme-public-mobile 2.17.1 → 2.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/FootnoteLink.json +129 -2
- package/build/android/Notification.json +1 -1
- package/build/android/Typography.json +1 -0
- package/build/android/schema.json +148 -141
- package/build/android/theme.json +132 -4
- package/build/ios/FootnoteLink.json +129 -2
- package/build/ios/Notification.json +1 -1
- package/build/ios/Typography.json +1 -0
- package/build/ios/schema.json +148 -141
- package/build/ios/theme.json +132 -4
- 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 +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 +34 -3
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +2 -2
- 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/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +2 -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 +148 -141
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +55 -5
- 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 +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 +34 -3
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +2 -2
- 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/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +2 -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 +148 -141
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +55 -5
- package/package.json +2 -2
- package/theme.json +133 -5
package/build/ios/schema.json
CHANGED
|
@@ -264,13 +264,13 @@
|
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"const": "{system.border.zero}",
|
|
267
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
268
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
267
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
268
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"const": "{system.border.none}",
|
|
272
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
273
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
272
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
273
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
274
274
|
}
|
|
275
275
|
],
|
|
276
276
|
"$id": "#border"
|
|
@@ -499,13 +499,13 @@
|
|
|
499
499
|
},
|
|
500
500
|
{
|
|
501
501
|
"const": "{system.color.transparent}",
|
|
502
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
503
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
502
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
503
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
504
504
|
},
|
|
505
505
|
{
|
|
506
506
|
"const": "{system.color.none}",
|
|
507
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
508
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
507
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
508
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
509
509
|
}
|
|
510
510
|
],
|
|
511
511
|
"$id": "#color"
|
|
@@ -524,8 +524,8 @@
|
|
|
524
524
|
},
|
|
525
525
|
{
|
|
526
526
|
"const": "{system.duration.zero}",
|
|
527
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
528
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
527
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
528
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
529
529
|
}
|
|
530
530
|
],
|
|
531
531
|
"$id": "#duration"
|
|
@@ -594,8 +594,8 @@
|
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
"const": "{system.fontSize.none}",
|
|
597
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
598
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
597
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
598
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
599
599
|
}
|
|
600
600
|
],
|
|
601
601
|
"$id": "#fontSize"
|
|
@@ -609,8 +609,8 @@
|
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
"const": "{system.gradient.none}",
|
|
612
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
613
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
612
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
613
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
614
614
|
}
|
|
615
615
|
],
|
|
616
616
|
"$id": "#gradient"
|
|
@@ -1154,8 +1154,8 @@
|
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
1156
|
"const": "{system.icon.none}",
|
|
1157
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1158
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1157
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1158
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1159
1159
|
}
|
|
1160
1160
|
],
|
|
1161
1161
|
"$id": "#icon"
|
|
@@ -1184,8 +1184,8 @@
|
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
1186
|
"const": "{system.letterSpacing.none}",
|
|
1187
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1188
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1187
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1188
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1189
1189
|
}
|
|
1190
1190
|
],
|
|
1191
1191
|
"$id": "#letterSpacing"
|
|
@@ -1344,8 +1344,8 @@
|
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"const": "{system.opacity.opaque}",
|
|
1347
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1348
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1347
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1348
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1349
1349
|
}
|
|
1350
1350
|
],
|
|
1351
1351
|
"$id": "#opacity"
|
|
@@ -1419,18 +1419,18 @@
|
|
|
1419
1419
|
},
|
|
1420
1420
|
{
|
|
1421
1421
|
"const": "{system.radius.none}",
|
|
1422
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1423
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1422
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1423
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"const": "{system.radius.zero}",
|
|
1427
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1428
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1427
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1428
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1429
1429
|
},
|
|
1430
1430
|
{
|
|
1431
1431
|
"const": "{system.radius.round}",
|
|
1432
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1433
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1432
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1433
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1434
1434
|
}
|
|
1435
1435
|
],
|
|
1436
1436
|
"$id": "#radius"
|
|
@@ -1479,8 +1479,8 @@
|
|
|
1479
1479
|
},
|
|
1480
1480
|
{
|
|
1481
1481
|
"const": "{system.shadow.none}",
|
|
1482
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1483
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1482
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1483
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1484
1484
|
}
|
|
1485
1485
|
],
|
|
1486
1486
|
"$id": "#shadow"
|
|
@@ -1739,48 +1739,48 @@
|
|
|
1739
1739
|
},
|
|
1740
1740
|
{
|
|
1741
1741
|
"const": "{system.size.none}",
|
|
1742
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1743
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1742
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1743
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1744
1744
|
},
|
|
1745
1745
|
{
|
|
1746
1746
|
"const": "{system.size.full}",
|
|
1747
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1748
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1747
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1748
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1749
1749
|
},
|
|
1750
1750
|
{
|
|
1751
1751
|
"const": "{system.size.twoThirds}",
|
|
1752
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1753
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1752
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1753
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1754
1754
|
},
|
|
1755
1755
|
{
|
|
1756
1756
|
"const": "{system.size.zero}",
|
|
1757
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1758
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1757
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1758
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1759
1759
|
},
|
|
1760
1760
|
{
|
|
1761
1761
|
"const": "{system.size.viewportXs}",
|
|
1762
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1763
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1762
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1763
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1764
1764
|
},
|
|
1765
1765
|
{
|
|
1766
1766
|
"const": "{system.size.viewportSm}",
|
|
1767
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1768
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1767
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1768
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1769
1769
|
},
|
|
1770
1770
|
{
|
|
1771
1771
|
"const": "{system.size.viewportMd}",
|
|
1772
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1773
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1772
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1773
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1774
1774
|
},
|
|
1775
1775
|
{
|
|
1776
1776
|
"const": "{system.size.viewportLg}",
|
|
1777
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1778
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1777
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1778
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1779
1779
|
},
|
|
1780
1780
|
{
|
|
1781
1781
|
"const": "{system.size.viewportXl}",
|
|
1782
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1783
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1782
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1783
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1784
1784
|
}
|
|
1785
1785
|
],
|
|
1786
1786
|
"$id": "#size"
|
|
@@ -1819,18 +1819,18 @@
|
|
|
1819
1819
|
"anyOf": [
|
|
1820
1820
|
{
|
|
1821
1821
|
"const": "{system.display.inline}",
|
|
1822
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1823
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1822
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1823
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1824
1824
|
},
|
|
1825
1825
|
{
|
|
1826
1826
|
"const": "{system.display.inlineBlock}",
|
|
1827
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1828
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1827
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1828
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1829
1829
|
},
|
|
1830
1830
|
{
|
|
1831
1831
|
"const": "{system.display.none}",
|
|
1832
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1833
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1832
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1833
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1834
1834
|
}
|
|
1835
1835
|
],
|
|
1836
1836
|
"$id": "#display"
|
|
@@ -1839,18 +1839,18 @@
|
|
|
1839
1839
|
"anyOf": [
|
|
1840
1840
|
{
|
|
1841
1841
|
"const": "{system.flexJustifyContent.center}",
|
|
1842
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1843
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1842
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1843
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1844
1844
|
},
|
|
1845
1845
|
{
|
|
1846
1846
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1847
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1848
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1847
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1848
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1849
1849
|
},
|
|
1850
1850
|
{
|
|
1851
1851
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1852
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1853
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1852
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1853
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1854
1854
|
}
|
|
1855
1855
|
],
|
|
1856
1856
|
"$id": "#flexJustifyContent"
|
|
@@ -1859,18 +1859,18 @@
|
|
|
1859
1859
|
"anyOf": [
|
|
1860
1860
|
{
|
|
1861
1861
|
"const": "{system.flexAlign.center}",
|
|
1862
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1863
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1862
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1863
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1864
1864
|
},
|
|
1865
1865
|
{
|
|
1866
1866
|
"const": "{system.flexAlign.flexStart}",
|
|
1867
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1868
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1867
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1868
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1869
1869
|
},
|
|
1870
1870
|
{
|
|
1871
1871
|
"const": "{system.flexAlign.stretch}",
|
|
1872
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1873
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1872
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1873
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1874
1874
|
}
|
|
1875
1875
|
],
|
|
1876
1876
|
"$id": "#flexAlign"
|
|
@@ -1879,63 +1879,63 @@
|
|
|
1879
1879
|
"anyOf": [
|
|
1880
1880
|
{
|
|
1881
1881
|
"const": "{system.integer.0}",
|
|
1882
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1883
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1882
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1883
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1884
1884
|
},
|
|
1885
1885
|
{
|
|
1886
1886
|
"const": "{system.integer.1}",
|
|
1887
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1888
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1887
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1888
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1889
1889
|
},
|
|
1890
1890
|
{
|
|
1891
1891
|
"const": "{system.integer.2}",
|
|
1892
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1893
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1892
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1893
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1894
1894
|
},
|
|
1895
1895
|
{
|
|
1896
1896
|
"const": "{system.integer.3}",
|
|
1897
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1898
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1897
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1898
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1899
1899
|
},
|
|
1900
1900
|
{
|
|
1901
1901
|
"const": "{system.integer.4}",
|
|
1902
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1903
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1902
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1903
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1904
1904
|
},
|
|
1905
1905
|
{
|
|
1906
1906
|
"const": "{system.integer.5}",
|
|
1907
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1908
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1907
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1908
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"const": "{system.integer.6}",
|
|
1912
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1913
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1912
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1913
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1914
1914
|
},
|
|
1915
1915
|
{
|
|
1916
1916
|
"const": "{system.integer.7}",
|
|
1917
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1918
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1917
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1918
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"const": "{system.integer.8}",
|
|
1922
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1923
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1923
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1924
1924
|
},
|
|
1925
1925
|
{
|
|
1926
1926
|
"const": "{system.integer.9}",
|
|
1927
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1928
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1927
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1928
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1929
1929
|
},
|
|
1930
1930
|
{
|
|
1931
1931
|
"const": "{system.integer.10}",
|
|
1932
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1933
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1932
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1933
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1934
1934
|
},
|
|
1935
1935
|
{
|
|
1936
1936
|
"const": "{system.integer.11}",
|
|
1937
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1938
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1938
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.37 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."
|
|
1939
1939
|
},
|
|
1940
1940
|
{
|
|
1941
1941
|
"type": "string",
|
|
@@ -1948,18 +1948,18 @@
|
|
|
1948
1948
|
"anyOf": [
|
|
1949
1949
|
{
|
|
1950
1950
|
"const": "{system.textLine.none}",
|
|
1951
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1952
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1951
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1952
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1953
1953
|
},
|
|
1954
1954
|
{
|
|
1955
1955
|
"const": "{system.textLine.underline}",
|
|
1956
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1957
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1956
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1957
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1958
1958
|
},
|
|
1959
1959
|
{
|
|
1960
1960
|
"const": "{system.textLine.strikethrough}",
|
|
1961
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1962
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1961
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1962
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1963
1963
|
}
|
|
1964
1964
|
],
|
|
1965
1965
|
"$id": "#textLine"
|
|
@@ -1968,8 +1968,8 @@
|
|
|
1968
1968
|
"anyOf": [
|
|
1969
1969
|
{
|
|
1970
1970
|
"const": "{system.textLineStyle.solid}",
|
|
1971
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1972
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1971
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1972
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1973
1973
|
}
|
|
1974
1974
|
],
|
|
1975
1975
|
"$id": "#textLineStyle"
|
|
@@ -1978,23 +1978,23 @@
|
|
|
1978
1978
|
"anyOf": [
|
|
1979
1979
|
{
|
|
1980
1980
|
"const": "{system.position.bottom}",
|
|
1981
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1982
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1981
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1982
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1983
1983
|
},
|
|
1984
1984
|
{
|
|
1985
1985
|
"const": "{system.position.left}",
|
|
1986
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1987
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1986
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1987
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1988
1988
|
},
|
|
1989
1989
|
{
|
|
1990
1990
|
"const": "{system.position.right}",
|
|
1991
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1992
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1991
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1992
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1993
1993
|
},
|
|
1994
1994
|
{
|
|
1995
1995
|
"const": "{system.position.top}",
|
|
1996
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1997
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1996
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
1997
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
1998
1998
|
}
|
|
1999
1999
|
],
|
|
2000
2000
|
"$id": "#position"
|
|
@@ -2003,18 +2003,18 @@
|
|
|
2003
2003
|
"anyOf": [
|
|
2004
2004
|
{
|
|
2005
2005
|
"const": "{system.direction.column}",
|
|
2006
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2007
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2006
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2007
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2008
2008
|
},
|
|
2009
2009
|
{
|
|
2010
2010
|
"const": "{system.direction.row}",
|
|
2011
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2012
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2011
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2012
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2013
2013
|
},
|
|
2014
2014
|
{
|
|
2015
2015
|
"const": "{system.direction.rowReverse}",
|
|
2016
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2017
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2016
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2017
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2018
2018
|
}
|
|
2019
2019
|
],
|
|
2020
2020
|
"$id": "#direction"
|
|
@@ -2023,13 +2023,13 @@
|
|
|
2023
2023
|
"anyOf": [
|
|
2024
2024
|
{
|
|
2025
2025
|
"const": "{system.show.true}",
|
|
2026
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2027
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2026
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2027
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2028
2028
|
},
|
|
2029
2029
|
{
|
|
2030
2030
|
"const": "{system.show.false}",
|
|
2031
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2032
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2031
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2032
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2033
2033
|
}
|
|
2034
2034
|
],
|
|
2035
2035
|
"$id": "#show"
|
|
@@ -2038,13 +2038,13 @@
|
|
|
2038
2038
|
"anyOf": [
|
|
2039
2039
|
{
|
|
2040
2040
|
"const": "{system.borderStyle.none}",
|
|
2041
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2042
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2041
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2042
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2043
2043
|
},
|
|
2044
2044
|
{
|
|
2045
2045
|
"const": "{system.borderStyle.solid}",
|
|
2046
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2047
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2046
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2047
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2048
2048
|
}
|
|
2049
2049
|
],
|
|
2050
2050
|
"$id": "#borderStyle"
|
|
@@ -2053,18 +2053,18 @@
|
|
|
2053
2053
|
"anyOf": [
|
|
2054
2054
|
{
|
|
2055
2055
|
"const": "{system.verticalAlign.top}",
|
|
2056
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2057
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2056
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2057
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2058
2058
|
},
|
|
2059
2059
|
{
|
|
2060
2060
|
"const": "{system.verticalAlign.middle}",
|
|
2061
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2062
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2061
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2062
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2063
2063
|
},
|
|
2064
2064
|
{
|
|
2065
2065
|
"const": "{system.verticalAlign.baseline}",
|
|
2066
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2067
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2066
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2067
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2068
2068
|
}
|
|
2069
2069
|
],
|
|
2070
2070
|
"$id": "#verticalAlign"
|
|
@@ -2073,18 +2073,18 @@
|
|
|
2073
2073
|
"anyOf": [
|
|
2074
2074
|
{
|
|
2075
2075
|
"const": "{system.iconScale.scale1}",
|
|
2076
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2077
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2076
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2077
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2078
2078
|
},
|
|
2079
2079
|
{
|
|
2080
2080
|
"const": "{system.iconScale.scale1_10}",
|
|
2081
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2082
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2081
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2082
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2083
2083
|
},
|
|
2084
2084
|
{
|
|
2085
2085
|
"const": "{system.iconScale.scale1_25}",
|
|
2086
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2087
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2086
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2087
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2088
2088
|
}
|
|
2089
2089
|
],
|
|
2090
2090
|
"$id": "#iconScale"
|
|
@@ -2093,18 +2093,18 @@
|
|
|
2093
2093
|
"anyOf": [
|
|
2094
2094
|
{
|
|
2095
2095
|
"const": "{system.textAlign.left}",
|
|
2096
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2097
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2096
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2097
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2098
2098
|
},
|
|
2099
2099
|
{
|
|
2100
2100
|
"const": "{system.textAlign.center}",
|
|
2101
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2102
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2101
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2102
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2103
2103
|
},
|
|
2104
2104
|
{
|
|
2105
2105
|
"const": "{system.textAlign.right}",
|
|
2106
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2107
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2106
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2107
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2108
2108
|
}
|
|
2109
2109
|
],
|
|
2110
2110
|
"$id": "#textAlign"
|
|
@@ -2113,13 +2113,13 @@
|
|
|
2113
2113
|
"anyOf": [
|
|
2114
2114
|
{
|
|
2115
2115
|
"const": "{system.textTransform.none}",
|
|
2116
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2117
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2116
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2117
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2118
2118
|
},
|
|
2119
2119
|
{
|
|
2120
2120
|
"const": "{system.textTransform.uppercase}",
|
|
2121
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2122
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2121
|
+
"description": "@telus-uds/system-tokens/v0.7.37 system react-native tokens ⚙️",
|
|
2122
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.37` **system** tokens ⚙️"
|
|
2123
2123
|
}
|
|
2124
2124
|
],
|
|
2125
2125
|
"$id": "#textTransform"
|
|
@@ -19616,6 +19616,9 @@
|
|
|
19616
19616
|
},
|
|
19617
19617
|
"letterSpacing": {
|
|
19618
19618
|
"$ref": "#letterSpacing"
|
|
19619
|
+
},
|
|
19620
|
+
"gradient": {
|
|
19621
|
+
"$ref": "#gradient"
|
|
19619
19622
|
}
|
|
19620
19623
|
},
|
|
19621
19624
|
"required": [
|
|
@@ -19627,7 +19630,8 @@
|
|
|
19627
19630
|
"lineHeight",
|
|
19628
19631
|
"textTransform",
|
|
19629
19632
|
"fontScaleCap",
|
|
19630
|
-
"letterSpacing"
|
|
19633
|
+
"letterSpacing",
|
|
19634
|
+
"gradient"
|
|
19631
19635
|
]
|
|
19632
19636
|
},
|
|
19633
19637
|
"rules": {
|
|
@@ -19670,6 +19674,9 @@
|
|
|
19670
19674
|
},
|
|
19671
19675
|
"letterSpacing": {
|
|
19672
19676
|
"$ref": "#letterSpacing"
|
|
19677
|
+
},
|
|
19678
|
+
"gradient": {
|
|
19679
|
+
"$ref": "#gradient"
|
|
19673
19680
|
}
|
|
19674
19681
|
}
|
|
19675
19682
|
},
|