@telus-uds/theme-koodo 5.22.0 → 5.23.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/Modal.json +8 -5
- package/build/android/NavigationBar.json +36 -22
- package/build/android/schema.json +148 -141
- package/build/android/theme.json +45 -28
- package/build/ios/Modal.json +8 -5
- package/build/ios/NavigationBar.json +36 -22
- package/build/ios/schema.json +148 -141
- package/build/ios/theme.json +45 -28
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -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 +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +9 -6
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +20 -12
- 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 +148 -141
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +29 -18
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -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 +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +9 -6
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +20 -12
- 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 +1 -1
- package/build/web/schema.json +148 -141
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +29 -18
- package/package.json +2 -2
- package/theme.json +29 -14
package/build/rn/schema.json
CHANGED
|
@@ -274,13 +274,13 @@
|
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"const": "{system.border.zero}",
|
|
277
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
278
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
277
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
278
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"const": "{system.border.none}",
|
|
282
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
283
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
282
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
283
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
284
284
|
}
|
|
285
285
|
],
|
|
286
286
|
"$id": "#border"
|
|
@@ -544,13 +544,13 @@
|
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
"const": "{system.color.transparent}",
|
|
547
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
548
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
547
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
548
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
549
549
|
},
|
|
550
550
|
{
|
|
551
551
|
"const": "{system.color.none}",
|
|
552
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
553
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
552
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
553
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
554
554
|
}
|
|
555
555
|
],
|
|
556
556
|
"$id": "#color"
|
|
@@ -569,8 +569,8 @@
|
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
571
|
"const": "{system.duration.zero}",
|
|
572
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
573
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
572
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
573
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
576
|
"$id": "#duration"
|
|
@@ -684,8 +684,8 @@
|
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"const": "{system.fontSize.none}",
|
|
687
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
688
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
687
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
688
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
691
|
"$id": "#fontSize"
|
|
@@ -699,8 +699,8 @@
|
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"const": "{system.gradient.none}",
|
|
702
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
703
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
702
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
703
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"$id": "#gradient"
|
|
@@ -1234,8 +1234,8 @@
|
|
|
1234
1234
|
},
|
|
1235
1235
|
{
|
|
1236
1236
|
"const": "{system.icon.none}",
|
|
1237
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1238
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1237
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1238
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1239
1239
|
}
|
|
1240
1240
|
],
|
|
1241
1241
|
"$id": "#icon"
|
|
@@ -1249,8 +1249,8 @@
|
|
|
1249
1249
|
},
|
|
1250
1250
|
{
|
|
1251
1251
|
"const": "{system.letterSpacing.none}",
|
|
1252
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1253
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1252
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1253
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1254
1254
|
}
|
|
1255
1255
|
],
|
|
1256
1256
|
"$id": "#letterSpacing"
|
|
@@ -1399,8 +1399,8 @@
|
|
|
1399
1399
|
},
|
|
1400
1400
|
{
|
|
1401
1401
|
"const": "{system.opacity.opaque}",
|
|
1402
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1403
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1402
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1403
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1404
1404
|
}
|
|
1405
1405
|
],
|
|
1406
1406
|
"$id": "#opacity"
|
|
@@ -1474,18 +1474,18 @@
|
|
|
1474
1474
|
},
|
|
1475
1475
|
{
|
|
1476
1476
|
"const": "{system.radius.none}",
|
|
1477
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1478
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1477
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1478
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1479
1479
|
},
|
|
1480
1480
|
{
|
|
1481
1481
|
"const": "{system.radius.zero}",
|
|
1482
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1483
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1482
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1483
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"const": "{system.radius.round}",
|
|
1487
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1488
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1487
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1488
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1489
1489
|
}
|
|
1490
1490
|
],
|
|
1491
1491
|
"$id": "#radius"
|
|
@@ -1524,8 +1524,8 @@
|
|
|
1524
1524
|
},
|
|
1525
1525
|
{
|
|
1526
1526
|
"const": "{system.shadow.none}",
|
|
1527
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1528
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1527
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1528
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1529
1529
|
}
|
|
1530
1530
|
],
|
|
1531
1531
|
"$id": "#shadow"
|
|
@@ -1784,48 +1784,48 @@
|
|
|
1784
1784
|
},
|
|
1785
1785
|
{
|
|
1786
1786
|
"const": "{system.size.none}",
|
|
1787
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1788
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1787
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1788
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1789
1789
|
},
|
|
1790
1790
|
{
|
|
1791
1791
|
"const": "{system.size.full}",
|
|
1792
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1793
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1792
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1793
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1794
1794
|
},
|
|
1795
1795
|
{
|
|
1796
1796
|
"const": "{system.size.twoThirds}",
|
|
1797
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1798
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1797
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1798
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1799
1799
|
},
|
|
1800
1800
|
{
|
|
1801
1801
|
"const": "{system.size.zero}",
|
|
1802
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1803
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1802
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1803
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1804
1804
|
},
|
|
1805
1805
|
{
|
|
1806
1806
|
"const": "{system.size.viewportXs}",
|
|
1807
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1808
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1807
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1808
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1809
1809
|
},
|
|
1810
1810
|
{
|
|
1811
1811
|
"const": "{system.size.viewportSm}",
|
|
1812
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1813
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1812
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1813
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1814
1814
|
},
|
|
1815
1815
|
{
|
|
1816
1816
|
"const": "{system.size.viewportMd}",
|
|
1817
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1818
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1817
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1818
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1819
1819
|
},
|
|
1820
1820
|
{
|
|
1821
1821
|
"const": "{system.size.viewportLg}",
|
|
1822
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1823
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1822
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1823
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1824
1824
|
},
|
|
1825
1825
|
{
|
|
1826
1826
|
"const": "{system.size.viewportXl}",
|
|
1827
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1828
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1827
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1828
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1829
1829
|
}
|
|
1830
1830
|
],
|
|
1831
1831
|
"$id": "#size"
|
|
@@ -1874,18 +1874,18 @@
|
|
|
1874
1874
|
"anyOf": [
|
|
1875
1875
|
{
|
|
1876
1876
|
"const": "{system.display.inline}",
|
|
1877
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1878
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1877
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1878
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1879
1879
|
},
|
|
1880
1880
|
{
|
|
1881
1881
|
"const": "{system.display.inlineBlock}",
|
|
1882
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1883
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1882
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1883
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1884
1884
|
},
|
|
1885
1885
|
{
|
|
1886
1886
|
"const": "{system.display.none}",
|
|
1887
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1888
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1887
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1888
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1889
1889
|
}
|
|
1890
1890
|
],
|
|
1891
1891
|
"$id": "#display"
|
|
@@ -1894,18 +1894,18 @@
|
|
|
1894
1894
|
"anyOf": [
|
|
1895
1895
|
{
|
|
1896
1896
|
"const": "{system.flexJustifyContent.center}",
|
|
1897
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1898
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1897
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1898
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1899
1899
|
},
|
|
1900
1900
|
{
|
|
1901
1901
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1902
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1903
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1902
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1903
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1904
1904
|
},
|
|
1905
1905
|
{
|
|
1906
1906
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1907
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1908
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1907
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1908
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1909
1909
|
}
|
|
1910
1910
|
],
|
|
1911
1911
|
"$id": "#flexJustifyContent"
|
|
@@ -1914,18 +1914,18 @@
|
|
|
1914
1914
|
"anyOf": [
|
|
1915
1915
|
{
|
|
1916
1916
|
"const": "{system.flexAlign.center}",
|
|
1917
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1918
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1917
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1918
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"const": "{system.flexAlign.flexStart}",
|
|
1922
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1923
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1924
1924
|
},
|
|
1925
1925
|
{
|
|
1926
1926
|
"const": "{system.flexAlign.stretch}",
|
|
1927
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1928
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
1927
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
1928
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
1929
1929
|
}
|
|
1930
1930
|
],
|
|
1931
1931
|
"$id": "#flexAlign"
|
|
@@ -1934,63 +1934,63 @@
|
|
|
1934
1934
|
"anyOf": [
|
|
1935
1935
|
{
|
|
1936
1936
|
"const": "{system.integer.0}",
|
|
1937
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1938
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1938
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1939
1939
|
},
|
|
1940
1940
|
{
|
|
1941
1941
|
"const": "{system.integer.1}",
|
|
1942
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1943
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1942
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1943
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1944
1944
|
},
|
|
1945
1945
|
{
|
|
1946
1946
|
"const": "{system.integer.2}",
|
|
1947
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1948
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1947
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1948
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1949
1949
|
},
|
|
1950
1950
|
{
|
|
1951
1951
|
"const": "{system.integer.3}",
|
|
1952
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1953
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1952
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1953
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1954
1954
|
},
|
|
1955
1955
|
{
|
|
1956
1956
|
"const": "{system.integer.4}",
|
|
1957
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1958
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1957
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1958
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1959
1959
|
},
|
|
1960
1960
|
{
|
|
1961
1961
|
"const": "{system.integer.5}",
|
|
1962
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1963
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1962
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1963
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1964
1964
|
},
|
|
1965
1965
|
{
|
|
1966
1966
|
"const": "{system.integer.6}",
|
|
1967
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1968
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1967
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1968
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1969
1969
|
},
|
|
1970
1970
|
{
|
|
1971
1971
|
"const": "{system.integer.7}",
|
|
1972
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1973
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1972
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1973
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1974
1974
|
},
|
|
1975
1975
|
{
|
|
1976
1976
|
"const": "{system.integer.8}",
|
|
1977
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1978
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1977
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1978
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1979
1979
|
},
|
|
1980
1980
|
{
|
|
1981
1981
|
"const": "{system.integer.9}",
|
|
1982
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1983
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1982
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1983
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1984
1984
|
},
|
|
1985
1985
|
{
|
|
1986
1986
|
"const": "{system.integer.10}",
|
|
1987
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1988
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1987
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1988
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1989
1989
|
},
|
|
1990
1990
|
{
|
|
1991
1991
|
"const": "{system.integer.11}",
|
|
1992
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
1993
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.
|
|
1992
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1993
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
1994
1994
|
},
|
|
1995
1995
|
{
|
|
1996
1996
|
"type": "string",
|
|
@@ -2003,18 +2003,18 @@
|
|
|
2003
2003
|
"anyOf": [
|
|
2004
2004
|
{
|
|
2005
2005
|
"const": "{system.textLine.none}",
|
|
2006
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2007
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2006
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2007
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2008
2008
|
},
|
|
2009
2009
|
{
|
|
2010
2010
|
"const": "{system.textLine.underline}",
|
|
2011
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2012
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2011
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2012
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2013
2013
|
},
|
|
2014
2014
|
{
|
|
2015
2015
|
"const": "{system.textLine.strikethrough}",
|
|
2016
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2017
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2016
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2017
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2018
2018
|
}
|
|
2019
2019
|
],
|
|
2020
2020
|
"$id": "#textLine"
|
|
@@ -2023,8 +2023,8 @@
|
|
|
2023
2023
|
"anyOf": [
|
|
2024
2024
|
{
|
|
2025
2025
|
"const": "{system.textLineStyle.solid}",
|
|
2026
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2027
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2026
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2027
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2028
2028
|
}
|
|
2029
2029
|
],
|
|
2030
2030
|
"$id": "#textLineStyle"
|
|
@@ -2033,23 +2033,23 @@
|
|
|
2033
2033
|
"anyOf": [
|
|
2034
2034
|
{
|
|
2035
2035
|
"const": "{system.position.bottom}",
|
|
2036
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2037
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2036
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2037
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2038
2038
|
},
|
|
2039
2039
|
{
|
|
2040
2040
|
"const": "{system.position.left}",
|
|
2041
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2042
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2041
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2042
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2043
2043
|
},
|
|
2044
2044
|
{
|
|
2045
2045
|
"const": "{system.position.right}",
|
|
2046
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2047
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2046
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2047
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2048
2048
|
},
|
|
2049
2049
|
{
|
|
2050
2050
|
"const": "{system.position.top}",
|
|
2051
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2052
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2051
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2052
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2053
2053
|
}
|
|
2054
2054
|
],
|
|
2055
2055
|
"$id": "#position"
|
|
@@ -2058,18 +2058,18 @@
|
|
|
2058
2058
|
"anyOf": [
|
|
2059
2059
|
{
|
|
2060
2060
|
"const": "{system.direction.column}",
|
|
2061
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2062
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2061
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2062
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2063
2063
|
},
|
|
2064
2064
|
{
|
|
2065
2065
|
"const": "{system.direction.row}",
|
|
2066
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2067
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2066
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2067
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2068
2068
|
},
|
|
2069
2069
|
{
|
|
2070
2070
|
"const": "{system.direction.rowReverse}",
|
|
2071
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2072
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2071
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2072
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2073
2073
|
}
|
|
2074
2074
|
],
|
|
2075
2075
|
"$id": "#direction"
|
|
@@ -2078,13 +2078,13 @@
|
|
|
2078
2078
|
"anyOf": [
|
|
2079
2079
|
{
|
|
2080
2080
|
"const": "{system.show.true}",
|
|
2081
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2082
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2081
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2082
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2083
2083
|
},
|
|
2084
2084
|
{
|
|
2085
2085
|
"const": "{system.show.false}",
|
|
2086
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2087
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2086
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2087
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2088
2088
|
}
|
|
2089
2089
|
],
|
|
2090
2090
|
"$id": "#show"
|
|
@@ -2093,13 +2093,13 @@
|
|
|
2093
2093
|
"anyOf": [
|
|
2094
2094
|
{
|
|
2095
2095
|
"const": "{system.borderStyle.none}",
|
|
2096
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2097
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2096
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2097
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2098
2098
|
},
|
|
2099
2099
|
{
|
|
2100
2100
|
"const": "{system.borderStyle.solid}",
|
|
2101
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2102
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2101
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2102
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2103
2103
|
}
|
|
2104
2104
|
],
|
|
2105
2105
|
"$id": "#borderStyle"
|
|
@@ -2108,18 +2108,18 @@
|
|
|
2108
2108
|
"anyOf": [
|
|
2109
2109
|
{
|
|
2110
2110
|
"const": "{system.verticalAlign.top}",
|
|
2111
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2112
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2111
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2112
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2113
2113
|
},
|
|
2114
2114
|
{
|
|
2115
2115
|
"const": "{system.verticalAlign.middle}",
|
|
2116
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2117
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2116
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2117
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2118
2118
|
},
|
|
2119
2119
|
{
|
|
2120
2120
|
"const": "{system.verticalAlign.baseline}",
|
|
2121
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2122
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2121
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2122
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2123
2123
|
}
|
|
2124
2124
|
],
|
|
2125
2125
|
"$id": "#verticalAlign"
|
|
@@ -2128,18 +2128,18 @@
|
|
|
2128
2128
|
"anyOf": [
|
|
2129
2129
|
{
|
|
2130
2130
|
"const": "{system.iconScale.scale1}",
|
|
2131
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2132
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2131
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2132
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2133
2133
|
},
|
|
2134
2134
|
{
|
|
2135
2135
|
"const": "{system.iconScale.scale1_10}",
|
|
2136
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2137
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2136
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2137
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2138
2138
|
},
|
|
2139
2139
|
{
|
|
2140
2140
|
"const": "{system.iconScale.scale1_25}",
|
|
2141
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2142
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2141
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2142
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2143
2143
|
}
|
|
2144
2144
|
],
|
|
2145
2145
|
"$id": "#iconScale"
|
|
@@ -2148,18 +2148,18 @@
|
|
|
2148
2148
|
"anyOf": [
|
|
2149
2149
|
{
|
|
2150
2150
|
"const": "{system.textAlign.left}",
|
|
2151
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2152
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2151
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2152
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2153
2153
|
},
|
|
2154
2154
|
{
|
|
2155
2155
|
"const": "{system.textAlign.center}",
|
|
2156
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2157
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2156
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2157
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2158
2158
|
},
|
|
2159
2159
|
{
|
|
2160
2160
|
"const": "{system.textAlign.right}",
|
|
2161
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2162
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2161
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2162
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2163
2163
|
}
|
|
2164
2164
|
],
|
|
2165
2165
|
"$id": "#textAlign"
|
|
@@ -2168,13 +2168,13 @@
|
|
|
2168
2168
|
"anyOf": [
|
|
2169
2169
|
{
|
|
2170
2170
|
"const": "{system.textTransform.none}",
|
|
2171
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2172
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2171
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2172
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2173
2173
|
},
|
|
2174
2174
|
{
|
|
2175
2175
|
"const": "{system.textTransform.uppercase}",
|
|
2176
|
-
"description": "@telus-uds/system-tokens/v0.
|
|
2177
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.
|
|
2176
|
+
"description": "@telus-uds/system-tokens/v0.10.0 system react-native tokens ⚙️",
|
|
2177
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.10.0` **system** tokens ⚙️"
|
|
2178
2178
|
}
|
|
2179
2179
|
],
|
|
2180
2180
|
"$id": "#textTransform"
|
|
@@ -12701,6 +12701,9 @@
|
|
|
12701
12701
|
},
|
|
12702
12702
|
"direction": {
|
|
12703
12703
|
"$ref": "#direction"
|
|
12704
|
+
},
|
|
12705
|
+
"footerTopWidth": {
|
|
12706
|
+
"$ref": "#size"
|
|
12704
12707
|
}
|
|
12705
12708
|
},
|
|
12706
12709
|
"required": [
|
|
@@ -12731,7 +12734,8 @@
|
|
|
12731
12734
|
"closeIconColor",
|
|
12732
12735
|
"closeIconSize",
|
|
12733
12736
|
"closePadding",
|
|
12734
|
-
"direction"
|
|
12737
|
+
"direction",
|
|
12738
|
+
"footerTopWidth"
|
|
12735
12739
|
]
|
|
12736
12740
|
},
|
|
12737
12741
|
"rules": {
|
|
@@ -12831,6 +12835,9 @@
|
|
|
12831
12835
|
},
|
|
12832
12836
|
"direction": {
|
|
12833
12837
|
"$ref": "#direction"
|
|
12838
|
+
},
|
|
12839
|
+
"footerTopWidth": {
|
|
12840
|
+
"$ref": "#size"
|
|
12834
12841
|
}
|
|
12835
12842
|
}
|
|
12836
12843
|
},
|