@telus-uds/theme-public-mobile 2.16.0 → 2.17.1
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/Breadcrumbs.json +2 -0
- package/build/android/Carousel.json +6 -0
- package/build/android/Notification.json +101 -1
- package/build/android/TermsAndConditions.json +6 -0
- package/build/android/schema.json +169 -140
- package/build/android/theme.json +116 -2
- package/build/ios/Breadcrumbs.json +2 -0
- package/build/ios/Carousel.json +6 -0
- package/build/ios/Notification.json +101 -1
- package/build/ios/TermsAndConditions.json +6 -0
- package/build/ios/schema.json +169 -140
- package/build/ios/theme.json +116 -2
- 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 +3 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -1
- package/build/rn/Carousel.js +2 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -1
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +49 -2
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +2 -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 +169 -140
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +54 -3
- 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 +3 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -1
- package/build/web/Carousel.js +2 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -1
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +49 -2
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +2 -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 +169 -140
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +54 -3
- package/package.json +2 -2
- package/theme.json +57 -1
package/build/web/schema.json
CHANGED
|
@@ -93,6 +93,7 @@
|
|
|
93
93
|
"{appearances.NavigationBar.selected}",
|
|
94
94
|
"{appearances.NavigationBar.expanded}",
|
|
95
95
|
"{appearances.NavigationBar.viewport}",
|
|
96
|
+
"{appearances.Notification.system}",
|
|
96
97
|
"{appearances.Notification.validation}",
|
|
97
98
|
"{appearances.PaginationPageButton.focus}",
|
|
98
99
|
"{appearances.PaginationPageButton.hover}",
|
|
@@ -263,13 +264,13 @@
|
|
|
263
264
|
},
|
|
264
265
|
{
|
|
265
266
|
"const": "{system.border.zero}",
|
|
266
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
267
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
267
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
268
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
268
269
|
},
|
|
269
270
|
{
|
|
270
271
|
"const": "{system.border.none}",
|
|
271
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
272
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
272
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
273
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
273
274
|
}
|
|
274
275
|
],
|
|
275
276
|
"$id": "#border"
|
|
@@ -498,13 +499,13 @@
|
|
|
498
499
|
},
|
|
499
500
|
{
|
|
500
501
|
"const": "{system.color.transparent}",
|
|
501
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
502
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
502
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
503
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
503
504
|
},
|
|
504
505
|
{
|
|
505
506
|
"const": "{system.color.none}",
|
|
506
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
507
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
507
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
508
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
508
509
|
}
|
|
509
510
|
],
|
|
510
511
|
"$id": "#color"
|
|
@@ -523,8 +524,8 @@
|
|
|
523
524
|
},
|
|
524
525
|
{
|
|
525
526
|
"const": "{system.duration.zero}",
|
|
526
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
527
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
527
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
528
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
528
529
|
}
|
|
529
530
|
],
|
|
530
531
|
"$id": "#duration"
|
|
@@ -593,8 +594,8 @@
|
|
|
593
594
|
},
|
|
594
595
|
{
|
|
595
596
|
"const": "{system.fontSize.none}",
|
|
596
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
597
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
597
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
598
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
598
599
|
}
|
|
599
600
|
],
|
|
600
601
|
"$id": "#fontSize"
|
|
@@ -608,8 +609,8 @@
|
|
|
608
609
|
},
|
|
609
610
|
{
|
|
610
611
|
"const": "{system.gradient.none}",
|
|
611
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
612
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
612
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
613
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
613
614
|
}
|
|
614
615
|
],
|
|
615
616
|
"$id": "#gradient"
|
|
@@ -1153,8 +1154,8 @@
|
|
|
1153
1154
|
},
|
|
1154
1155
|
{
|
|
1155
1156
|
"const": "{system.icon.none}",
|
|
1156
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1157
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1157
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1158
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1158
1159
|
}
|
|
1159
1160
|
],
|
|
1160
1161
|
"$id": "#icon"
|
|
@@ -1183,8 +1184,8 @@
|
|
|
1183
1184
|
},
|
|
1184
1185
|
{
|
|
1185
1186
|
"const": "{system.letterSpacing.none}",
|
|
1186
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1187
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1187
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1188
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1188
1189
|
}
|
|
1189
1190
|
],
|
|
1190
1191
|
"$id": "#letterSpacing"
|
|
@@ -1343,8 +1344,8 @@
|
|
|
1343
1344
|
},
|
|
1344
1345
|
{
|
|
1345
1346
|
"const": "{system.opacity.opaque}",
|
|
1346
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1347
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1347
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1348
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1348
1349
|
}
|
|
1349
1350
|
],
|
|
1350
1351
|
"$id": "#opacity"
|
|
@@ -1418,18 +1419,18 @@
|
|
|
1418
1419
|
},
|
|
1419
1420
|
{
|
|
1420
1421
|
"const": "{system.radius.none}",
|
|
1421
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1422
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1422
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1423
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1423
1424
|
},
|
|
1424
1425
|
{
|
|
1425
1426
|
"const": "{system.radius.zero}",
|
|
1426
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1427
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1427
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1428
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1428
1429
|
},
|
|
1429
1430
|
{
|
|
1430
1431
|
"const": "{system.radius.round}",
|
|
1431
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1432
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1432
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1433
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1433
1434
|
}
|
|
1434
1435
|
],
|
|
1435
1436
|
"$id": "#radius"
|
|
@@ -1478,8 +1479,8 @@
|
|
|
1478
1479
|
},
|
|
1479
1480
|
{
|
|
1480
1481
|
"const": "{system.shadow.none}",
|
|
1481
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1482
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1482
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1483
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1483
1484
|
}
|
|
1484
1485
|
],
|
|
1485
1486
|
"$id": "#shadow"
|
|
@@ -1738,48 +1739,48 @@
|
|
|
1738
1739
|
},
|
|
1739
1740
|
{
|
|
1740
1741
|
"const": "{system.size.none}",
|
|
1741
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1742
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1742
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1743
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1743
1744
|
},
|
|
1744
1745
|
{
|
|
1745
1746
|
"const": "{system.size.full}",
|
|
1746
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1747
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1747
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1748
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1748
1749
|
},
|
|
1749
1750
|
{
|
|
1750
1751
|
"const": "{system.size.twoThirds}",
|
|
1751
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1752
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1752
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1753
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1753
1754
|
},
|
|
1754
1755
|
{
|
|
1755
1756
|
"const": "{system.size.zero}",
|
|
1756
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1757
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1757
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1758
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1758
1759
|
},
|
|
1759
1760
|
{
|
|
1760
1761
|
"const": "{system.size.viewportXs}",
|
|
1761
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1762
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1762
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1763
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1763
1764
|
},
|
|
1764
1765
|
{
|
|
1765
1766
|
"const": "{system.size.viewportSm}",
|
|
1766
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1767
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1767
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1768
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1768
1769
|
},
|
|
1769
1770
|
{
|
|
1770
1771
|
"const": "{system.size.viewportMd}",
|
|
1771
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1772
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1772
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1773
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1773
1774
|
},
|
|
1774
1775
|
{
|
|
1775
1776
|
"const": "{system.size.viewportLg}",
|
|
1776
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1777
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1777
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1778
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1778
1779
|
},
|
|
1779
1780
|
{
|
|
1780
1781
|
"const": "{system.size.viewportXl}",
|
|
1781
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1782
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1782
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1783
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1783
1784
|
}
|
|
1784
1785
|
],
|
|
1785
1786
|
"$id": "#size"
|
|
@@ -1818,18 +1819,18 @@
|
|
|
1818
1819
|
"anyOf": [
|
|
1819
1820
|
{
|
|
1820
1821
|
"const": "{system.display.inline}",
|
|
1821
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1822
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1822
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1823
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1823
1824
|
},
|
|
1824
1825
|
{
|
|
1825
1826
|
"const": "{system.display.inlineBlock}",
|
|
1826
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1827
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1827
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1828
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1828
1829
|
},
|
|
1829
1830
|
{
|
|
1830
1831
|
"const": "{system.display.none}",
|
|
1831
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1832
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1832
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1833
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1833
1834
|
}
|
|
1834
1835
|
],
|
|
1835
1836
|
"$id": "#display"
|
|
@@ -1838,18 +1839,18 @@
|
|
|
1838
1839
|
"anyOf": [
|
|
1839
1840
|
{
|
|
1840
1841
|
"const": "{system.flexJustifyContent.center}",
|
|
1841
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1842
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1842
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1843
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1843
1844
|
},
|
|
1844
1845
|
{
|
|
1845
1846
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1846
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1847
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1847
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1848
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1848
1849
|
},
|
|
1849
1850
|
{
|
|
1850
1851
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1851
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1852
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1852
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1853
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1853
1854
|
}
|
|
1854
1855
|
],
|
|
1855
1856
|
"$id": "#flexJustifyContent"
|
|
@@ -1858,18 +1859,18 @@
|
|
|
1858
1859
|
"anyOf": [
|
|
1859
1860
|
{
|
|
1860
1861
|
"const": "{system.flexAlign.center}",
|
|
1861
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1862
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1862
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1863
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1863
1864
|
},
|
|
1864
1865
|
{
|
|
1865
1866
|
"const": "{system.flexAlign.flexStart}",
|
|
1866
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1867
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1867
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1868
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1868
1869
|
},
|
|
1869
1870
|
{
|
|
1870
1871
|
"const": "{system.flexAlign.stretch}",
|
|
1871
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1872
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1872
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1873
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1873
1874
|
}
|
|
1874
1875
|
],
|
|
1875
1876
|
"$id": "#flexAlign"
|
|
@@ -1878,63 +1879,63 @@
|
|
|
1878
1879
|
"anyOf": [
|
|
1879
1880
|
{
|
|
1880
1881
|
"const": "{system.integer.0}",
|
|
1881
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1882
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1882
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1883
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1883
1884
|
},
|
|
1884
1885
|
{
|
|
1885
1886
|
"const": "{system.integer.1}",
|
|
1886
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1887
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1887
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1888
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1888
1889
|
},
|
|
1889
1890
|
{
|
|
1890
1891
|
"const": "{system.integer.2}",
|
|
1891
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1892
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1892
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1893
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1893
1894
|
},
|
|
1894
1895
|
{
|
|
1895
1896
|
"const": "{system.integer.3}",
|
|
1896
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1897
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1897
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1898
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1898
1899
|
},
|
|
1899
1900
|
{
|
|
1900
1901
|
"const": "{system.integer.4}",
|
|
1901
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1902
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1902
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1903
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1903
1904
|
},
|
|
1904
1905
|
{
|
|
1905
1906
|
"const": "{system.integer.5}",
|
|
1906
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1907
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1907
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1908
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1908
1909
|
},
|
|
1909
1910
|
{
|
|
1910
1911
|
"const": "{system.integer.6}",
|
|
1911
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1912
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1912
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1913
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1913
1914
|
},
|
|
1914
1915
|
{
|
|
1915
1916
|
"const": "{system.integer.7}",
|
|
1916
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1917
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1917
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1918
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1918
1919
|
},
|
|
1919
1920
|
{
|
|
1920
1921
|
"const": "{system.integer.8}",
|
|
1921
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1922
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1923
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1923
1924
|
},
|
|
1924
1925
|
{
|
|
1925
1926
|
"const": "{system.integer.9}",
|
|
1926
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1927
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1927
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1928
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1928
1929
|
},
|
|
1929
1930
|
{
|
|
1930
1931
|
"const": "{system.integer.10}",
|
|
1931
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1932
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1932
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1933
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1933
1934
|
},
|
|
1934
1935
|
{
|
|
1935
1936
|
"const": "{system.integer.11}",
|
|
1936
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1937
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1938
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1938
1939
|
},
|
|
1939
1940
|
{
|
|
1940
1941
|
"type": "string",
|
|
@@ -1947,18 +1948,18 @@
|
|
|
1947
1948
|
"anyOf": [
|
|
1948
1949
|
{
|
|
1949
1950
|
"const": "{system.textLine.none}",
|
|
1950
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1951
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1951
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1952
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1952
1953
|
},
|
|
1953
1954
|
{
|
|
1954
1955
|
"const": "{system.textLine.underline}",
|
|
1955
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1956
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1956
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1957
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1957
1958
|
},
|
|
1958
1959
|
{
|
|
1959
1960
|
"const": "{system.textLine.strikethrough}",
|
|
1960
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1961
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1961
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1962
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1962
1963
|
}
|
|
1963
1964
|
],
|
|
1964
1965
|
"$id": "#textLine"
|
|
@@ -1967,8 +1968,8 @@
|
|
|
1967
1968
|
"anyOf": [
|
|
1968
1969
|
{
|
|
1969
1970
|
"const": "{system.textLineStyle.solid}",
|
|
1970
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1971
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1971
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1972
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1972
1973
|
}
|
|
1973
1974
|
],
|
|
1974
1975
|
"$id": "#textLineStyle"
|
|
@@ -1977,23 +1978,23 @@
|
|
|
1977
1978
|
"anyOf": [
|
|
1978
1979
|
{
|
|
1979
1980
|
"const": "{system.position.bottom}",
|
|
1980
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1981
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1981
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1982
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1982
1983
|
},
|
|
1983
1984
|
{
|
|
1984
1985
|
"const": "{system.position.left}",
|
|
1985
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1986
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1986
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1987
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1987
1988
|
},
|
|
1988
1989
|
{
|
|
1989
1990
|
"const": "{system.position.right}",
|
|
1990
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1991
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1991
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1992
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1992
1993
|
},
|
|
1993
1994
|
{
|
|
1994
1995
|
"const": "{system.position.top}",
|
|
1995
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1996
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1996
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
1997
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
1997
1998
|
}
|
|
1998
1999
|
],
|
|
1999
2000
|
"$id": "#position"
|
|
@@ -2002,18 +2003,18 @@
|
|
|
2002
2003
|
"anyOf": [
|
|
2003
2004
|
{
|
|
2004
2005
|
"const": "{system.direction.column}",
|
|
2005
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2006
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2006
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2007
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2007
2008
|
},
|
|
2008
2009
|
{
|
|
2009
2010
|
"const": "{system.direction.row}",
|
|
2010
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2011
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2011
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2012
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2012
2013
|
},
|
|
2013
2014
|
{
|
|
2014
2015
|
"const": "{system.direction.rowReverse}",
|
|
2015
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2016
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2016
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2017
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2017
2018
|
}
|
|
2018
2019
|
],
|
|
2019
2020
|
"$id": "#direction"
|
|
@@ -2022,13 +2023,13 @@
|
|
|
2022
2023
|
"anyOf": [
|
|
2023
2024
|
{
|
|
2024
2025
|
"const": "{system.show.true}",
|
|
2025
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2026
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2026
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2027
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2027
2028
|
},
|
|
2028
2029
|
{
|
|
2029
2030
|
"const": "{system.show.false}",
|
|
2030
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2031
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2031
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2032
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2032
2033
|
}
|
|
2033
2034
|
],
|
|
2034
2035
|
"$id": "#show"
|
|
@@ -2037,13 +2038,13 @@
|
|
|
2037
2038
|
"anyOf": [
|
|
2038
2039
|
{
|
|
2039
2040
|
"const": "{system.borderStyle.none}",
|
|
2040
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2041
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2041
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2042
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2042
2043
|
},
|
|
2043
2044
|
{
|
|
2044
2045
|
"const": "{system.borderStyle.solid}",
|
|
2045
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2046
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2046
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2047
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2047
2048
|
}
|
|
2048
2049
|
],
|
|
2049
2050
|
"$id": "#borderStyle"
|
|
@@ -2052,18 +2053,18 @@
|
|
|
2052
2053
|
"anyOf": [
|
|
2053
2054
|
{
|
|
2054
2055
|
"const": "{system.verticalAlign.top}",
|
|
2055
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2056
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2056
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2057
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2057
2058
|
},
|
|
2058
2059
|
{
|
|
2059
2060
|
"const": "{system.verticalAlign.middle}",
|
|
2060
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2061
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2061
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2062
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2062
2063
|
},
|
|
2063
2064
|
{
|
|
2064
2065
|
"const": "{system.verticalAlign.baseline}",
|
|
2065
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2066
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2066
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2067
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2067
2068
|
}
|
|
2068
2069
|
],
|
|
2069
2070
|
"$id": "#verticalAlign"
|
|
@@ -2072,18 +2073,18 @@
|
|
|
2072
2073
|
"anyOf": [
|
|
2073
2074
|
{
|
|
2074
2075
|
"const": "{system.iconScale.scale1}",
|
|
2075
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2076
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2076
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2077
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2077
2078
|
},
|
|
2078
2079
|
{
|
|
2079
2080
|
"const": "{system.iconScale.scale1_10}",
|
|
2080
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2081
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2081
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2082
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2082
2083
|
},
|
|
2083
2084
|
{
|
|
2084
2085
|
"const": "{system.iconScale.scale1_25}",
|
|
2085
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2086
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2086
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2087
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2087
2088
|
}
|
|
2088
2089
|
],
|
|
2089
2090
|
"$id": "#iconScale"
|
|
@@ -2092,18 +2093,18 @@
|
|
|
2092
2093
|
"anyOf": [
|
|
2093
2094
|
{
|
|
2094
2095
|
"const": "{system.textAlign.left}",
|
|
2095
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2096
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2096
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2097
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2097
2098
|
},
|
|
2098
2099
|
{
|
|
2099
2100
|
"const": "{system.textAlign.center}",
|
|
2100
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2101
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2101
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2102
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2102
2103
|
},
|
|
2103
2104
|
{
|
|
2104
2105
|
"const": "{system.textAlign.right}",
|
|
2105
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2106
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2106
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2107
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2107
2108
|
}
|
|
2108
2109
|
],
|
|
2109
2110
|
"$id": "#textAlign"
|
|
@@ -2112,13 +2113,13 @@
|
|
|
2112
2113
|
"anyOf": [
|
|
2113
2114
|
{
|
|
2114
2115
|
"const": "{system.textTransform.none}",
|
|
2115
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2116
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2116
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2117
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2117
2118
|
},
|
|
2118
2119
|
{
|
|
2119
2120
|
"const": "{system.textTransform.uppercase}",
|
|
2120
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2121
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2121
|
+
"description": "@telus-uds/system-tokens/v0.7.36 system react-native tokens ⚙️",
|
|
2122
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.36` **system** tokens ⚙️"
|
|
2122
2123
|
}
|
|
2123
2124
|
],
|
|
2124
2125
|
"$id": "#textTransform"
|
|
@@ -6860,6 +6861,9 @@
|
|
|
6860
6861
|
"previousIcon": {
|
|
6861
6862
|
"$ref": "#icon"
|
|
6862
6863
|
},
|
|
6864
|
+
"iconBackgroundColor": {
|
|
6865
|
+
"$ref": "#color"
|
|
6866
|
+
},
|
|
6863
6867
|
"showPreviousNextNavigation": {
|
|
6864
6868
|
"$ref": "#show"
|
|
6865
6869
|
},
|
|
@@ -6883,6 +6887,7 @@
|
|
|
6883
6887
|
"backgroundColor",
|
|
6884
6888
|
"nextIcon",
|
|
6885
6889
|
"previousIcon",
|
|
6890
|
+
"iconBackgroundColor",
|
|
6886
6891
|
"showPreviousNextNavigation",
|
|
6887
6892
|
"showPanelNavigation",
|
|
6888
6893
|
"showPanelTabs",
|
|
@@ -6914,6 +6919,9 @@
|
|
|
6914
6919
|
"previousIcon": {
|
|
6915
6920
|
"$ref": "#icon"
|
|
6916
6921
|
},
|
|
6922
|
+
"iconBackgroundColor": {
|
|
6923
|
+
"$ref": "#color"
|
|
6924
|
+
},
|
|
6917
6925
|
"showPreviousNextNavigation": {
|
|
6918
6926
|
"$ref": "#show"
|
|
6919
6927
|
},
|
|
@@ -17659,6 +17667,9 @@
|
|
|
17659
17667
|
"type": "object",
|
|
17660
17668
|
"additionalProperties": false,
|
|
17661
17669
|
"properties": {
|
|
17670
|
+
"headerBackgroundColor": {
|
|
17671
|
+
"$ref": "#color"
|
|
17672
|
+
},
|
|
17662
17673
|
"contentPaddingBottom": {
|
|
17663
17674
|
"$ref": "#size"
|
|
17664
17675
|
},
|
|
@@ -17814,6 +17825,7 @@
|
|
|
17814
17825
|
}
|
|
17815
17826
|
},
|
|
17816
17827
|
"required": [
|
|
17828
|
+
"headerBackgroundColor",
|
|
17817
17829
|
"contentPaddingBottom",
|
|
17818
17830
|
"contentPaddingLeft",
|
|
17819
17831
|
"contentBorderColor",
|
|
@@ -17881,6 +17893,9 @@
|
|
|
17881
17893
|
"type": "object",
|
|
17882
17894
|
"additionalProperties": false,
|
|
17883
17895
|
"properties": {
|
|
17896
|
+
"headerBackgroundColor": {
|
|
17897
|
+
"$ref": "#color"
|
|
17898
|
+
},
|
|
17884
17899
|
"contentPaddingBottom": {
|
|
17885
17900
|
"$ref": "#size"
|
|
17886
17901
|
},
|
|
@@ -18994,6 +19009,9 @@
|
|
|
18994
19009
|
"fontSize": {
|
|
18995
19010
|
"$ref": "#fontSize"
|
|
18996
19011
|
},
|
|
19012
|
+
"lineHeight": {
|
|
19013
|
+
"$ref": "#lineHeight"
|
|
19014
|
+
},
|
|
18997
19015
|
"color": {
|
|
18998
19016
|
"$ref": "#color"
|
|
18999
19017
|
},
|
|
@@ -19012,6 +19030,9 @@
|
|
|
19012
19030
|
"iconPadding": {
|
|
19013
19031
|
"$ref": "#size"
|
|
19014
19032
|
},
|
|
19033
|
+
"iconContainerSize": {
|
|
19034
|
+
"$ref": "#size"
|
|
19035
|
+
},
|
|
19015
19036
|
"listItemPadding": {
|
|
19016
19037
|
"$ref": "#size"
|
|
19017
19038
|
}
|
|
@@ -19020,12 +19041,14 @@
|
|
|
19020
19041
|
"fontWeight",
|
|
19021
19042
|
"fontName",
|
|
19022
19043
|
"fontSize",
|
|
19044
|
+
"lineHeight",
|
|
19023
19045
|
"color",
|
|
19024
19046
|
"currentColor",
|
|
19025
19047
|
"icon",
|
|
19026
19048
|
"iconColor",
|
|
19027
19049
|
"iconSize",
|
|
19028
19050
|
"iconPadding",
|
|
19051
|
+
"iconContainerSize",
|
|
19029
19052
|
"listItemPadding"
|
|
19030
19053
|
]
|
|
19031
19054
|
},
|
|
@@ -19052,6 +19075,9 @@
|
|
|
19052
19075
|
"fontSize": {
|
|
19053
19076
|
"$ref": "#fontSize"
|
|
19054
19077
|
},
|
|
19078
|
+
"lineHeight": {
|
|
19079
|
+
"$ref": "#lineHeight"
|
|
19080
|
+
},
|
|
19055
19081
|
"color": {
|
|
19056
19082
|
"$ref": "#color"
|
|
19057
19083
|
},
|
|
@@ -19070,6 +19096,9 @@
|
|
|
19070
19096
|
"iconPadding": {
|
|
19071
19097
|
"$ref": "#size"
|
|
19072
19098
|
},
|
|
19099
|
+
"iconContainerSize": {
|
|
19100
|
+
"$ref": "#size"
|
|
19101
|
+
},
|
|
19073
19102
|
"listItemPadding": {
|
|
19074
19103
|
"$ref": "#size"
|
|
19075
19104
|
}
|