@telus-uds/theme-public-mobile 3.1.0 → 3.2.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/Autocomplete.json +14 -0
- package/build/android/Card.json +2 -0
- package/build/android/List.json +9 -13
- package/build/android/schema.json +275 -141
- package/build/android/theme.json +26 -14
- package/build/ios/Autocomplete.json +14 -0
- package/build/ios/Card.json +2 -0
- package/build/ios/List.json +9 -13
- package/build/ios/schema.json +275 -141
- package/build/ios/theme.json +26 -14
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.js +14 -0
- 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 +3 -1
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +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/DownloadApp.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +9 -16
- 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 +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/TabBar.js +1 -1
- package/build/rn/TabBarItem.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +275 -141
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +17 -17
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.js +14 -0
- 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 +3 -1
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +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/DownloadApp.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +9 -16
- 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 +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/TabBar.js +1 -1
- package/build/web/TabBarItem.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +2 -1
- package/build/web/schema.json +275 -141
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +17 -17
- package/package.json +2 -2
- package/theme.json +20 -13
package/build/ios/schema.json
CHANGED
|
@@ -279,13 +279,13 @@
|
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"const": "{system.border.zero}",
|
|
282
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
283
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
282
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
283
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
284
284
|
},
|
|
285
285
|
{
|
|
286
286
|
"const": "{system.border.none}",
|
|
287
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
288
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
287
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
288
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
289
289
|
}
|
|
290
290
|
],
|
|
291
291
|
"$id": "#border"
|
|
@@ -529,13 +529,13 @@
|
|
|
529
529
|
},
|
|
530
530
|
{
|
|
531
531
|
"const": "{system.color.transparent}",
|
|
532
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
533
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
532
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
533
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
534
534
|
},
|
|
535
535
|
{
|
|
536
536
|
"const": "{system.color.none}",
|
|
537
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
538
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
537
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
538
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
539
539
|
}
|
|
540
540
|
],
|
|
541
541
|
"$id": "#color"
|
|
@@ -554,8 +554,8 @@
|
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
556
|
"const": "{system.duration.zero}",
|
|
557
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
558
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
557
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
558
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
559
559
|
}
|
|
560
560
|
],
|
|
561
561
|
"$id": "#duration"
|
|
@@ -624,8 +624,8 @@
|
|
|
624
624
|
},
|
|
625
625
|
{
|
|
626
626
|
"const": "{system.fontSize.none}",
|
|
627
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
628
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
627
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
628
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
629
629
|
}
|
|
630
630
|
],
|
|
631
631
|
"$id": "#fontSize"
|
|
@@ -639,8 +639,8 @@
|
|
|
639
639
|
},
|
|
640
640
|
{
|
|
641
641
|
"const": "{system.gradient.none}",
|
|
642
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
643
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
642
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
643
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
644
644
|
}
|
|
645
645
|
],
|
|
646
646
|
"$id": "#gradient"
|
|
@@ -1269,8 +1269,8 @@
|
|
|
1269
1269
|
},
|
|
1270
1270
|
{
|
|
1271
1271
|
"const": "{system.icon.none}",
|
|
1272
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1273
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1272
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1273
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1274
1274
|
}
|
|
1275
1275
|
],
|
|
1276
1276
|
"$id": "#icon"
|
|
@@ -1299,8 +1299,8 @@
|
|
|
1299
1299
|
},
|
|
1300
1300
|
{
|
|
1301
1301
|
"const": "{system.letterSpacing.none}",
|
|
1302
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1303
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1302
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1303
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1304
1304
|
}
|
|
1305
1305
|
],
|
|
1306
1306
|
"$id": "#letterSpacing"
|
|
@@ -1464,8 +1464,8 @@
|
|
|
1464
1464
|
},
|
|
1465
1465
|
{
|
|
1466
1466
|
"const": "{system.opacity.opaque}",
|
|
1467
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1468
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1467
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1468
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1469
1469
|
}
|
|
1470
1470
|
],
|
|
1471
1471
|
"$id": "#opacity"
|
|
@@ -1549,18 +1549,18 @@
|
|
|
1549
1549
|
},
|
|
1550
1550
|
{
|
|
1551
1551
|
"const": "{system.radius.none}",
|
|
1552
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1553
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1552
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1553
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1554
1554
|
},
|
|
1555
1555
|
{
|
|
1556
1556
|
"const": "{system.radius.zero}",
|
|
1557
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1558
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1557
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1558
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1559
1559
|
},
|
|
1560
1560
|
{
|
|
1561
1561
|
"const": "{system.radius.round}",
|
|
1562
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1563
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1562
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1563
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1564
1564
|
}
|
|
1565
1565
|
],
|
|
1566
1566
|
"$id": "#radius"
|
|
@@ -1609,8 +1609,8 @@
|
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"const": "{system.shadow.none}",
|
|
1612
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1613
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1612
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1613
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1614
1614
|
}
|
|
1615
1615
|
],
|
|
1616
1616
|
"$id": "#shadow"
|
|
@@ -1884,48 +1884,48 @@
|
|
|
1884
1884
|
},
|
|
1885
1885
|
{
|
|
1886
1886
|
"const": "{system.size.none}",
|
|
1887
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1888
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1887
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1888
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1889
1889
|
},
|
|
1890
1890
|
{
|
|
1891
1891
|
"const": "{system.size.full}",
|
|
1892
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1893
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1892
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1893
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1894
1894
|
},
|
|
1895
1895
|
{
|
|
1896
1896
|
"const": "{system.size.twoThirds}",
|
|
1897
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1898
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1897
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1898
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1899
1899
|
},
|
|
1900
1900
|
{
|
|
1901
1901
|
"const": "{system.size.zero}",
|
|
1902
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1903
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1902
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1903
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1904
1904
|
},
|
|
1905
1905
|
{
|
|
1906
1906
|
"const": "{system.size.viewportXs}",
|
|
1907
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1908
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1907
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1908
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"const": "{system.size.viewportSm}",
|
|
1912
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1913
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1912
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1913
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1914
1914
|
},
|
|
1915
1915
|
{
|
|
1916
1916
|
"const": "{system.size.viewportMd}",
|
|
1917
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1918
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1917
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1918
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"const": "{system.size.viewportLg}",
|
|
1922
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1923
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1924
1924
|
},
|
|
1925
1925
|
{
|
|
1926
1926
|
"const": "{system.size.viewportXl}",
|
|
1927
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1928
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1927
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1928
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1929
1929
|
}
|
|
1930
1930
|
],
|
|
1931
1931
|
"$id": "#size"
|
|
@@ -1964,18 +1964,18 @@
|
|
|
1964
1964
|
"anyOf": [
|
|
1965
1965
|
{
|
|
1966
1966
|
"const": "{system.display.inline}",
|
|
1967
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1968
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1967
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1968
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1969
1969
|
},
|
|
1970
1970
|
{
|
|
1971
1971
|
"const": "{system.display.inlineBlock}",
|
|
1972
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1973
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1972
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1973
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1974
1974
|
},
|
|
1975
1975
|
{
|
|
1976
1976
|
"const": "{system.display.none}",
|
|
1977
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1978
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1977
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1978
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1979
1979
|
}
|
|
1980
1980
|
],
|
|
1981
1981
|
"$id": "#display"
|
|
@@ -1984,18 +1984,18 @@
|
|
|
1984
1984
|
"anyOf": [
|
|
1985
1985
|
{
|
|
1986
1986
|
"const": "{system.flexJustifyContent.center}",
|
|
1987
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1988
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1987
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1988
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1989
1989
|
},
|
|
1990
1990
|
{
|
|
1991
1991
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1992
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1993
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1992
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1993
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1994
1994
|
},
|
|
1995
1995
|
{
|
|
1996
1996
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1997
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
1998
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
1997
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
1998
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
1999
1999
|
}
|
|
2000
2000
|
],
|
|
2001
2001
|
"$id": "#flexJustifyContent"
|
|
@@ -2004,83 +2004,128 @@
|
|
|
2004
2004
|
"anyOf": [
|
|
2005
2005
|
{
|
|
2006
2006
|
"const": "{system.flexAlign.center}",
|
|
2007
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2008
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2007
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2008
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2009
2009
|
},
|
|
2010
2010
|
{
|
|
2011
2011
|
"const": "{system.flexAlign.flexStart}",
|
|
2012
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2013
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2012
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2013
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2014
2014
|
},
|
|
2015
2015
|
{
|
|
2016
2016
|
"const": "{system.flexAlign.stretch}",
|
|
2017
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2018
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2017
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2018
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2019
2019
|
}
|
|
2020
2020
|
],
|
|
2021
2021
|
"$id": "#flexAlign"
|
|
2022
2022
|
},
|
|
2023
|
+
"overflow": {
|
|
2024
|
+
"anyOf": [
|
|
2025
|
+
{
|
|
2026
|
+
"const": "{system.overflow.visible}",
|
|
2027
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2028
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
"const": "{system.overflow.hidden}",
|
|
2032
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2033
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2034
|
+
},
|
|
2035
|
+
{
|
|
2036
|
+
"const": "{system.overflow.scroll}",
|
|
2037
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2038
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2039
|
+
},
|
|
2040
|
+
{
|
|
2041
|
+
"const": "{system.overflow.auto}",
|
|
2042
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2043
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"const": "{system.overflow.clip}",
|
|
2047
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2048
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"const": "{system.overflow.inherit}",
|
|
2052
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2053
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"const": "{system.overflow.initial}",
|
|
2057
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2058
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"const": "{system.overflow.unset}",
|
|
2062
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2063
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2064
|
+
}
|
|
2065
|
+
],
|
|
2066
|
+
"$id": "#overflow"
|
|
2067
|
+
},
|
|
2023
2068
|
"integer": {
|
|
2024
2069
|
"anyOf": [
|
|
2025
2070
|
{
|
|
2026
2071
|
"const": "{system.integer.0}",
|
|
2027
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2028
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2072
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2073
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2029
2074
|
},
|
|
2030
2075
|
{
|
|
2031
2076
|
"const": "{system.integer.1}",
|
|
2032
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2033
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2077
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2078
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2034
2079
|
},
|
|
2035
2080
|
{
|
|
2036
2081
|
"const": "{system.integer.2}",
|
|
2037
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2038
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2082
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2083
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2039
2084
|
},
|
|
2040
2085
|
{
|
|
2041
2086
|
"const": "{system.integer.3}",
|
|
2042
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2043
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2087
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2088
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2044
2089
|
},
|
|
2045
2090
|
{
|
|
2046
2091
|
"const": "{system.integer.4}",
|
|
2047
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2048
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2092
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2093
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2049
2094
|
},
|
|
2050
2095
|
{
|
|
2051
2096
|
"const": "{system.integer.5}",
|
|
2052
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2053
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2097
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2098
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2054
2099
|
},
|
|
2055
2100
|
{
|
|
2056
2101
|
"const": "{system.integer.6}",
|
|
2057
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2058
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2102
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2103
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2059
2104
|
},
|
|
2060
2105
|
{
|
|
2061
2106
|
"const": "{system.integer.7}",
|
|
2062
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2063
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2107
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2108
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2064
2109
|
},
|
|
2065
2110
|
{
|
|
2066
2111
|
"const": "{system.integer.8}",
|
|
2067
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2068
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2112
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2113
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2069
2114
|
},
|
|
2070
2115
|
{
|
|
2071
2116
|
"const": "{system.integer.9}",
|
|
2072
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2073
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2117
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2118
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2074
2119
|
},
|
|
2075
2120
|
{
|
|
2076
2121
|
"const": "{system.integer.10}",
|
|
2077
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2078
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2122
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2123
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2079
2124
|
},
|
|
2080
2125
|
{
|
|
2081
2126
|
"const": "{system.integer.11}",
|
|
2082
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2083
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.0.
|
|
2127
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2128
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.0.2 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."
|
|
2084
2129
|
},
|
|
2085
2130
|
{
|
|
2086
2131
|
"type": "string",
|
|
@@ -2093,18 +2138,18 @@
|
|
|
2093
2138
|
"anyOf": [
|
|
2094
2139
|
{
|
|
2095
2140
|
"const": "{system.textLine.none}",
|
|
2096
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2097
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2141
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2142
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2098
2143
|
},
|
|
2099
2144
|
{
|
|
2100
2145
|
"const": "{system.textLine.underline}",
|
|
2101
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2102
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2146
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2147
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2103
2148
|
},
|
|
2104
2149
|
{
|
|
2105
2150
|
"const": "{system.textLine.strikethrough}",
|
|
2106
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2107
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2151
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2152
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2108
2153
|
}
|
|
2109
2154
|
],
|
|
2110
2155
|
"$id": "#textLine"
|
|
@@ -2113,8 +2158,8 @@
|
|
|
2113
2158
|
"anyOf": [
|
|
2114
2159
|
{
|
|
2115
2160
|
"const": "{system.textLineStyle.solid}",
|
|
2116
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2117
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2161
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2162
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2118
2163
|
}
|
|
2119
2164
|
],
|
|
2120
2165
|
"$id": "#textLineStyle"
|
|
@@ -2123,23 +2168,23 @@
|
|
|
2123
2168
|
"anyOf": [
|
|
2124
2169
|
{
|
|
2125
2170
|
"const": "{system.position.bottom}",
|
|
2126
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2127
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2171
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2172
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2128
2173
|
},
|
|
2129
2174
|
{
|
|
2130
2175
|
"const": "{system.position.left}",
|
|
2131
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2132
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2176
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2177
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2133
2178
|
},
|
|
2134
2179
|
{
|
|
2135
2180
|
"const": "{system.position.right}",
|
|
2136
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2137
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2181
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2182
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2138
2183
|
},
|
|
2139
2184
|
{
|
|
2140
2185
|
"const": "{system.position.top}",
|
|
2141
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2142
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2186
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2187
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2143
2188
|
}
|
|
2144
2189
|
],
|
|
2145
2190
|
"$id": "#position"
|
|
@@ -2148,18 +2193,18 @@
|
|
|
2148
2193
|
"anyOf": [
|
|
2149
2194
|
{
|
|
2150
2195
|
"const": "{system.direction.column}",
|
|
2151
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2152
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2196
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2197
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2153
2198
|
},
|
|
2154
2199
|
{
|
|
2155
2200
|
"const": "{system.direction.row}",
|
|
2156
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2157
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2201
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2202
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2158
2203
|
},
|
|
2159
2204
|
{
|
|
2160
2205
|
"const": "{system.direction.rowReverse}",
|
|
2161
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2162
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2206
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2207
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2163
2208
|
}
|
|
2164
2209
|
],
|
|
2165
2210
|
"$id": "#direction"
|
|
@@ -2168,13 +2213,13 @@
|
|
|
2168
2213
|
"anyOf": [
|
|
2169
2214
|
{
|
|
2170
2215
|
"const": "{system.show.true}",
|
|
2171
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2172
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2216
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2217
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2173
2218
|
},
|
|
2174
2219
|
{
|
|
2175
2220
|
"const": "{system.show.false}",
|
|
2176
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2177
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2221
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2222
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2178
2223
|
}
|
|
2179
2224
|
],
|
|
2180
2225
|
"$id": "#show"
|
|
@@ -2183,13 +2228,13 @@
|
|
|
2183
2228
|
"anyOf": [
|
|
2184
2229
|
{
|
|
2185
2230
|
"const": "{system.borderStyle.none}",
|
|
2186
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2187
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2231
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2232
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2188
2233
|
},
|
|
2189
2234
|
{
|
|
2190
2235
|
"const": "{system.borderStyle.solid}",
|
|
2191
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2192
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2236
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2237
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2193
2238
|
}
|
|
2194
2239
|
],
|
|
2195
2240
|
"$id": "#borderStyle"
|
|
@@ -2198,18 +2243,18 @@
|
|
|
2198
2243
|
"anyOf": [
|
|
2199
2244
|
{
|
|
2200
2245
|
"const": "{system.verticalAlign.top}",
|
|
2201
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2202
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2246
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2247
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2203
2248
|
},
|
|
2204
2249
|
{
|
|
2205
2250
|
"const": "{system.verticalAlign.middle}",
|
|
2206
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2207
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2251
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2252
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2208
2253
|
},
|
|
2209
2254
|
{
|
|
2210
2255
|
"const": "{system.verticalAlign.baseline}",
|
|
2211
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2212
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2256
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2257
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2213
2258
|
}
|
|
2214
2259
|
],
|
|
2215
2260
|
"$id": "#verticalAlign"
|
|
@@ -2218,18 +2263,18 @@
|
|
|
2218
2263
|
"anyOf": [
|
|
2219
2264
|
{
|
|
2220
2265
|
"const": "{system.iconScale.scale1}",
|
|
2221
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2222
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2266
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2267
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2223
2268
|
},
|
|
2224
2269
|
{
|
|
2225
2270
|
"const": "{system.iconScale.scale1_10}",
|
|
2226
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2227
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2271
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2272
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2228
2273
|
},
|
|
2229
2274
|
{
|
|
2230
2275
|
"const": "{system.iconScale.scale1_25}",
|
|
2231
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2232
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2276
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2277
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2233
2278
|
}
|
|
2234
2279
|
],
|
|
2235
2280
|
"$id": "#iconScale"
|
|
@@ -2238,18 +2283,18 @@
|
|
|
2238
2283
|
"anyOf": [
|
|
2239
2284
|
{
|
|
2240
2285
|
"const": "{system.textAlign.left}",
|
|
2241
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2242
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2286
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2287
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2243
2288
|
},
|
|
2244
2289
|
{
|
|
2245
2290
|
"const": "{system.textAlign.center}",
|
|
2246
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2247
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2291
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2292
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2248
2293
|
},
|
|
2249
2294
|
{
|
|
2250
2295
|
"const": "{system.textAlign.right}",
|
|
2251
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2252
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2296
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2297
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2253
2298
|
}
|
|
2254
2299
|
],
|
|
2255
2300
|
"$id": "#textAlign"
|
|
@@ -2258,13 +2303,13 @@
|
|
|
2258
2303
|
"anyOf": [
|
|
2259
2304
|
{
|
|
2260
2305
|
"const": "{system.textTransform.none}",
|
|
2261
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2262
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2306
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2307
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2263
2308
|
},
|
|
2264
2309
|
{
|
|
2265
2310
|
"const": "{system.textTransform.uppercase}",
|
|
2266
|
-
"description": "@telus-uds/system-tokens/v1.0.
|
|
2267
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.0.
|
|
2311
|
+
"description": "@telus-uds/system-tokens/v1.0.2 system react-native tokens ⚙️",
|
|
2312
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.0.2` **system** tokens ⚙️"
|
|
2268
2313
|
}
|
|
2269
2314
|
],
|
|
2270
2315
|
"$id": "#textTransform"
|
|
@@ -2277,6 +2322,80 @@
|
|
|
2277
2322
|
"type": "object",
|
|
2278
2323
|
"additionalProperties": false,
|
|
2279
2324
|
"properties": {
|
|
2325
|
+
"Autocomplete": {
|
|
2326
|
+
"type": "object",
|
|
2327
|
+
"additionalProperties": false,
|
|
2328
|
+
"properties": {
|
|
2329
|
+
"appearances": {
|
|
2330
|
+
"type": "object",
|
|
2331
|
+
"additionalProperties": false,
|
|
2332
|
+
"patternProperties": {
|
|
2333
|
+
"^[a-z]+([A-Z0-9][a-z0-9]*)*$": {
|
|
2334
|
+
"$ref": "#appearance"
|
|
2335
|
+
}
|
|
2336
|
+
}
|
|
2337
|
+
},
|
|
2338
|
+
"tokens": {
|
|
2339
|
+
"type": "object",
|
|
2340
|
+
"additionalProperties": false,
|
|
2341
|
+
"properties": {
|
|
2342
|
+
"color": {
|
|
2343
|
+
"$ref": "#color"
|
|
2344
|
+
},
|
|
2345
|
+
"maxHeight": {
|
|
2346
|
+
"$ref": "#size"
|
|
2347
|
+
},
|
|
2348
|
+
"overflowY": {
|
|
2349
|
+
"$ref": "#overflow"
|
|
2350
|
+
}
|
|
2351
|
+
},
|
|
2352
|
+
"required": [
|
|
2353
|
+
"color",
|
|
2354
|
+
"maxHeight",
|
|
2355
|
+
"overflowY"
|
|
2356
|
+
]
|
|
2357
|
+
},
|
|
2358
|
+
"rules": {
|
|
2359
|
+
"type": "array",
|
|
2360
|
+
"items": {
|
|
2361
|
+
"type": "object",
|
|
2362
|
+
"additionalProperties": false,
|
|
2363
|
+
"properties": {
|
|
2364
|
+
"if": {
|
|
2365
|
+
"type": "object",
|
|
2366
|
+
"minProperties": 1
|
|
2367
|
+
},
|
|
2368
|
+
"tokens": {
|
|
2369
|
+
"type": "object",
|
|
2370
|
+
"additionalProperties": false,
|
|
2371
|
+
"properties": {
|
|
2372
|
+
"color": {
|
|
2373
|
+
"$ref": "#color"
|
|
2374
|
+
},
|
|
2375
|
+
"maxHeight": {
|
|
2376
|
+
"$ref": "#size"
|
|
2377
|
+
},
|
|
2378
|
+
"overflowY": {
|
|
2379
|
+
"$ref": "#overflow"
|
|
2380
|
+
}
|
|
2381
|
+
}
|
|
2382
|
+
},
|
|
2383
|
+
"description": {
|
|
2384
|
+
"type": "string"
|
|
2385
|
+
}
|
|
2386
|
+
},
|
|
2387
|
+
"required": [
|
|
2388
|
+
"if",
|
|
2389
|
+
"tokens"
|
|
2390
|
+
]
|
|
2391
|
+
}
|
|
2392
|
+
}
|
|
2393
|
+
},
|
|
2394
|
+
"required": [
|
|
2395
|
+
"tokens",
|
|
2396
|
+
"rules"
|
|
2397
|
+
]
|
|
2398
|
+
},
|
|
2280
2399
|
"ActionCard": {
|
|
2281
2400
|
"type": "object",
|
|
2282
2401
|
"additionalProperties": false,
|
|
@@ -7641,6 +7760,12 @@
|
|
|
7641
7760
|
},
|
|
7642
7761
|
"inputBorderColor": {
|
|
7643
7762
|
"$ref": "#color"
|
|
7763
|
+
},
|
|
7764
|
+
"maxHeight": {
|
|
7765
|
+
"$ref": "#size"
|
|
7766
|
+
},
|
|
7767
|
+
"overflowY": {
|
|
7768
|
+
"$ref": "#overflow"
|
|
7644
7769
|
}
|
|
7645
7770
|
},
|
|
7646
7771
|
"required": [
|
|
@@ -7671,7 +7796,9 @@
|
|
|
7671
7796
|
"iconSize",
|
|
7672
7797
|
"inputShadow",
|
|
7673
7798
|
"inputBorderWidth",
|
|
7674
|
-
"inputBorderColor"
|
|
7799
|
+
"inputBorderColor",
|
|
7800
|
+
"maxHeight",
|
|
7801
|
+
"overflowY"
|
|
7675
7802
|
]
|
|
7676
7803
|
},
|
|
7677
7804
|
"rules": {
|
|
@@ -7771,6 +7898,12 @@
|
|
|
7771
7898
|
},
|
|
7772
7899
|
"inputBorderColor": {
|
|
7773
7900
|
"$ref": "#color"
|
|
7901
|
+
},
|
|
7902
|
+
"maxHeight": {
|
|
7903
|
+
"$ref": "#size"
|
|
7904
|
+
},
|
|
7905
|
+
"overflowY": {
|
|
7906
|
+
"$ref": "#overflow"
|
|
7774
7907
|
}
|
|
7775
7908
|
}
|
|
7776
7909
|
},
|
|
@@ -21822,6 +21955,7 @@
|
|
|
21822
21955
|
}
|
|
21823
21956
|
},
|
|
21824
21957
|
"required": [
|
|
21958
|
+
"Autocomplete",
|
|
21825
21959
|
"ActionCard",
|
|
21826
21960
|
"SplashButton",
|
|
21827
21961
|
"SplashButtonWithDetails",
|