@telus-uds/theme-public-mobile 2.13.0 → 2.14.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/Footnote.json +2 -0
- package/build/android/FootnoteLink.json +1 -0
- package/build/android/TermsAndConditions.json +57 -0
- package/build/android/schema.json +208 -142
- package/build/android/theme.json +61 -1
- package/build/ios/Footnote.json +2 -0
- package/build/ios/FootnoteLink.json +1 -0
- package/build/ios/TermsAndConditions.json +57 -0
- package/build/ios/schema.json +208 -142
- package/build/ios/theme.json +61 -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 +3 -3
- package/build/rn/ButtonDropdown.js +3 -3
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +3 -3
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +3 -3
- package/build/rn/Carousel.js +2 -2
- package/build/rn/CarouselTabsPanelItem.js +3 -3
- package/build/rn/CarouselThumbnail.js +3 -3
- package/build/rn/Checkbox.js +3 -3
- package/build/rn/CheckboxCard.js +3 -3
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +3 -3
- package/build/rn/ColourToggle.js +3 -3
- 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 +3 -3
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +2 -2
- 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 +3 -1
- package/build/rn/FootnoteLink.js +2 -1
- package/build/rn/HorizontalScrollButton.js +3 -3
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +3 -3
- 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 +3 -3
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +3 -3
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +3 -3
- 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 +3 -3
- package/build/rn/PaginationSideButton.js +3 -3
- package/build/rn/PreviewCard.js +4 -4
- 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 +3 -3
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +3 -3
- package/build/rn/QuickLinksList.js +3 -3
- package/build/rn/Radio.js +3 -3
- package/build/rn/RadioCard.js +3 -3
- 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 +2 -2
- package/build/rn/SearchButton.js +3 -3
- package/build/rn/Select.js +2 -2
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +3 -3
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +2 -2
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +2 -2
- package/build/rn/SplashButtonWithDetails.js +2 -2
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +3 -3
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +3 -3
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +3 -3
- package/build/rn/TermsAndConditions.js +54 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +2 -2
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +3 -3
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +3 -3
- 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 +3 -3
- 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 +208 -142
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +131 -75
- 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 +135 -1
- package/build/web/ButtonDropdown.js +49 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +47 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +25 -2
- package/build/web/Carousel.js +7 -1
- package/build/web/CarouselTabsPanelItem.js +49 -1
- package/build/web/CarouselThumbnail.js +18 -1
- package/build/web/Checkbox.js +30 -1
- package/build/web/CheckboxCard.js +34 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +49 -1
- package/build/web/ColourToggle.js +29 -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 +52 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +7 -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 +3 -1
- package/build/web/FootnoteLink.js +2 -1
- package/build/web/HorizontalScrollButton.js +13 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +78 -2
- 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 +83 -3
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +72 -2
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +41 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +29 -1
- package/build/web/PaginationSideButton.js +50 -2
- package/build/web/PreviewCard.js +33 -3
- 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 +19 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +25 -1
- package/build/web/QuickLinksList.js +15 -1
- package/build/web/Radio.js +22 -1
- package/build/web/RadioCard.js +34 -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 +11 -1
- package/build/web/SearchButton.js +30 -1
- package/build/web/Select.js +8 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +15 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +13 -2
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +9 -2
- package/build/web/SplashButtonWithDetails.js +15 -3
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +25 -2
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +26 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +59 -1
- package/build/web/TermsAndConditions.js +54 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +15 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +58 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +27 -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 +25 -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 +208 -142
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +1448 -23
- package/package.json +2 -2
- package/theme.json +54 -0
|
@@ -161,6 +161,9 @@
|
|
|
161
161
|
"{appearances.TextInput.inactive}",
|
|
162
162
|
"{appearances.TextInput.focus}",
|
|
163
163
|
"{appearances.TermsAndConditions.expanded}",
|
|
164
|
+
"{appearances.TermsAndConditions.focus}",
|
|
165
|
+
"{appearances.TermsAndConditions.hover}",
|
|
166
|
+
"{appearances.TermsAndConditions.pressed}",
|
|
164
167
|
"{appearances.ToggleSwitch.focus}",
|
|
165
168
|
"{appearances.ToggleSwitch.hover}",
|
|
166
169
|
"{appearances.ToggleSwitch.pressed}",
|
|
@@ -260,13 +263,13 @@
|
|
|
260
263
|
},
|
|
261
264
|
{
|
|
262
265
|
"const": "{system.border.zero}",
|
|
263
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
264
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
266
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
267
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
265
268
|
},
|
|
266
269
|
{
|
|
267
270
|
"const": "{system.border.none}",
|
|
268
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
269
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
271
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
272
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
270
273
|
}
|
|
271
274
|
],
|
|
272
275
|
"$id": "#border"
|
|
@@ -495,13 +498,13 @@
|
|
|
495
498
|
},
|
|
496
499
|
{
|
|
497
500
|
"const": "{system.color.transparent}",
|
|
498
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
499
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
501
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
502
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
500
503
|
},
|
|
501
504
|
{
|
|
502
505
|
"const": "{system.color.none}",
|
|
503
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
504
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
506
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
507
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
505
508
|
}
|
|
506
509
|
],
|
|
507
510
|
"$id": "#color"
|
|
@@ -520,8 +523,8 @@
|
|
|
520
523
|
},
|
|
521
524
|
{
|
|
522
525
|
"const": "{system.duration.zero}",
|
|
523
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
524
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
526
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
527
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
525
528
|
}
|
|
526
529
|
],
|
|
527
530
|
"$id": "#duration"
|
|
@@ -590,8 +593,8 @@
|
|
|
590
593
|
},
|
|
591
594
|
{
|
|
592
595
|
"const": "{system.fontSize.none}",
|
|
593
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
594
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
596
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
597
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
595
598
|
}
|
|
596
599
|
],
|
|
597
600
|
"$id": "#fontSize"
|
|
@@ -605,8 +608,8 @@
|
|
|
605
608
|
},
|
|
606
609
|
{
|
|
607
610
|
"const": "{system.gradient.none}",
|
|
608
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
609
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
611
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
612
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
610
613
|
}
|
|
611
614
|
],
|
|
612
615
|
"$id": "#gradient"
|
|
@@ -1150,8 +1153,8 @@
|
|
|
1150
1153
|
},
|
|
1151
1154
|
{
|
|
1152
1155
|
"const": "{system.icon.none}",
|
|
1153
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1154
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1156
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1157
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1155
1158
|
}
|
|
1156
1159
|
],
|
|
1157
1160
|
"$id": "#icon"
|
|
@@ -1180,8 +1183,8 @@
|
|
|
1180
1183
|
},
|
|
1181
1184
|
{
|
|
1182
1185
|
"const": "{system.letterSpacing.none}",
|
|
1183
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1184
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1186
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1187
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1185
1188
|
}
|
|
1186
1189
|
],
|
|
1187
1190
|
"$id": "#letterSpacing"
|
|
@@ -1340,8 +1343,8 @@
|
|
|
1340
1343
|
},
|
|
1341
1344
|
{
|
|
1342
1345
|
"const": "{system.opacity.opaque}",
|
|
1343
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1344
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1346
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1347
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1345
1348
|
}
|
|
1346
1349
|
],
|
|
1347
1350
|
"$id": "#opacity"
|
|
@@ -1415,18 +1418,18 @@
|
|
|
1415
1418
|
},
|
|
1416
1419
|
{
|
|
1417
1420
|
"const": "{system.radius.none}",
|
|
1418
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1419
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1421
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1422
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1420
1423
|
},
|
|
1421
1424
|
{
|
|
1422
1425
|
"const": "{system.radius.zero}",
|
|
1423
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1424
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1426
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1427
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1425
1428
|
},
|
|
1426
1429
|
{
|
|
1427
1430
|
"const": "{system.radius.round}",
|
|
1428
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1429
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1431
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1432
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1430
1433
|
}
|
|
1431
1434
|
],
|
|
1432
1435
|
"$id": "#radius"
|
|
@@ -1475,8 +1478,8 @@
|
|
|
1475
1478
|
},
|
|
1476
1479
|
{
|
|
1477
1480
|
"const": "{system.shadow.none}",
|
|
1478
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1479
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1481
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1482
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1480
1483
|
}
|
|
1481
1484
|
],
|
|
1482
1485
|
"$id": "#shadow"
|
|
@@ -1735,48 +1738,48 @@
|
|
|
1735
1738
|
},
|
|
1736
1739
|
{
|
|
1737
1740
|
"const": "{system.size.none}",
|
|
1738
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1739
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1741
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1742
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1740
1743
|
},
|
|
1741
1744
|
{
|
|
1742
1745
|
"const": "{system.size.full}",
|
|
1743
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1744
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1746
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1747
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1745
1748
|
},
|
|
1746
1749
|
{
|
|
1747
1750
|
"const": "{system.size.twoThirds}",
|
|
1748
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1749
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1751
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1752
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1750
1753
|
},
|
|
1751
1754
|
{
|
|
1752
1755
|
"const": "{system.size.zero}",
|
|
1753
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1754
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1756
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1757
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1755
1758
|
},
|
|
1756
1759
|
{
|
|
1757
1760
|
"const": "{system.size.viewportXs}",
|
|
1758
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1759
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1761
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1762
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1760
1763
|
},
|
|
1761
1764
|
{
|
|
1762
1765
|
"const": "{system.size.viewportSm}",
|
|
1763
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1764
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1766
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1767
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1765
1768
|
},
|
|
1766
1769
|
{
|
|
1767
1770
|
"const": "{system.size.viewportMd}",
|
|
1768
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1769
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1771
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1772
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1770
1773
|
},
|
|
1771
1774
|
{
|
|
1772
1775
|
"const": "{system.size.viewportLg}",
|
|
1773
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1774
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1776
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1777
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1775
1778
|
},
|
|
1776
1779
|
{
|
|
1777
1780
|
"const": "{system.size.viewportXl}",
|
|
1778
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1779
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1781
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1782
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1780
1783
|
}
|
|
1781
1784
|
],
|
|
1782
1785
|
"$id": "#size"
|
|
@@ -1815,18 +1818,18 @@
|
|
|
1815
1818
|
"anyOf": [
|
|
1816
1819
|
{
|
|
1817
1820
|
"const": "{system.display.inline}",
|
|
1818
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1819
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1821
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1822
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1820
1823
|
},
|
|
1821
1824
|
{
|
|
1822
1825
|
"const": "{system.display.inlineBlock}",
|
|
1823
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1824
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1826
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1827
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1825
1828
|
},
|
|
1826
1829
|
{
|
|
1827
1830
|
"const": "{system.display.none}",
|
|
1828
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1829
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1831
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1832
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1830
1833
|
}
|
|
1831
1834
|
],
|
|
1832
1835
|
"$id": "#display"
|
|
@@ -1835,18 +1838,18 @@
|
|
|
1835
1838
|
"anyOf": [
|
|
1836
1839
|
{
|
|
1837
1840
|
"const": "{system.flexJustifyContent.center}",
|
|
1838
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1839
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1841
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1842
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1840
1843
|
},
|
|
1841
1844
|
{
|
|
1842
1845
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1843
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1844
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1846
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1847
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1845
1848
|
},
|
|
1846
1849
|
{
|
|
1847
1850
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1848
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1849
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1851
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1852
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1850
1853
|
}
|
|
1851
1854
|
],
|
|
1852
1855
|
"$id": "#flexJustifyContent"
|
|
@@ -1855,18 +1858,18 @@
|
|
|
1855
1858
|
"anyOf": [
|
|
1856
1859
|
{
|
|
1857
1860
|
"const": "{system.flexAlign.center}",
|
|
1858
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1859
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1861
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1862
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1860
1863
|
},
|
|
1861
1864
|
{
|
|
1862
1865
|
"const": "{system.flexAlign.flexStart}",
|
|
1863
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1864
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1866
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1867
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1865
1868
|
},
|
|
1866
1869
|
{
|
|
1867
1870
|
"const": "{system.flexAlign.stretch}",
|
|
1868
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1869
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1871
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1872
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1870
1873
|
}
|
|
1871
1874
|
],
|
|
1872
1875
|
"$id": "#flexAlign"
|
|
@@ -1875,63 +1878,63 @@
|
|
|
1875
1878
|
"anyOf": [
|
|
1876
1879
|
{
|
|
1877
1880
|
"const": "{system.integer.0}",
|
|
1878
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1879
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1881
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1882
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1880
1883
|
},
|
|
1881
1884
|
{
|
|
1882
1885
|
"const": "{system.integer.1}",
|
|
1883
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1884
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1886
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1887
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1885
1888
|
},
|
|
1886
1889
|
{
|
|
1887
1890
|
"const": "{system.integer.2}",
|
|
1888
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1889
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1891
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1892
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1890
1893
|
},
|
|
1891
1894
|
{
|
|
1892
1895
|
"const": "{system.integer.3}",
|
|
1893
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1894
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1896
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1897
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1895
1898
|
},
|
|
1896
1899
|
{
|
|
1897
1900
|
"const": "{system.integer.4}",
|
|
1898
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1899
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1901
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1902
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1900
1903
|
},
|
|
1901
1904
|
{
|
|
1902
1905
|
"const": "{system.integer.5}",
|
|
1903
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1904
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1906
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1907
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1905
1908
|
},
|
|
1906
1909
|
{
|
|
1907
1910
|
"const": "{system.integer.6}",
|
|
1908
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1909
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1911
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1912
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1910
1913
|
},
|
|
1911
1914
|
{
|
|
1912
1915
|
"const": "{system.integer.7}",
|
|
1913
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1914
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1916
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1917
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1915
1918
|
},
|
|
1916
1919
|
{
|
|
1917
1920
|
"const": "{system.integer.8}",
|
|
1918
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1919
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1921
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1922
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1920
1923
|
},
|
|
1921
1924
|
{
|
|
1922
1925
|
"const": "{system.integer.9}",
|
|
1923
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1924
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1926
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1927
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1925
1928
|
},
|
|
1926
1929
|
{
|
|
1927
1930
|
"const": "{system.integer.10}",
|
|
1928
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1929
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1931
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1932
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1930
1933
|
},
|
|
1931
1934
|
{
|
|
1932
1935
|
"const": "{system.integer.11}",
|
|
1933
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1934
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1936
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1937
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.33 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."
|
|
1935
1938
|
},
|
|
1936
1939
|
{
|
|
1937
1940
|
"type": "string",
|
|
@@ -1944,18 +1947,18 @@
|
|
|
1944
1947
|
"anyOf": [
|
|
1945
1948
|
{
|
|
1946
1949
|
"const": "{system.textLine.none}",
|
|
1947
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1948
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1950
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1951
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1949
1952
|
},
|
|
1950
1953
|
{
|
|
1951
1954
|
"const": "{system.textLine.underline}",
|
|
1952
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1953
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1955
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1956
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1954
1957
|
},
|
|
1955
1958
|
{
|
|
1956
1959
|
"const": "{system.textLine.strikethrough}",
|
|
1957
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1958
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1960
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1961
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1959
1962
|
}
|
|
1960
1963
|
],
|
|
1961
1964
|
"$id": "#textLine"
|
|
@@ -1964,8 +1967,8 @@
|
|
|
1964
1967
|
"anyOf": [
|
|
1965
1968
|
{
|
|
1966
1969
|
"const": "{system.textLineStyle.solid}",
|
|
1967
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1968
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1970
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1971
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1969
1972
|
}
|
|
1970
1973
|
],
|
|
1971
1974
|
"$id": "#textLineStyle"
|
|
@@ -1974,23 +1977,23 @@
|
|
|
1974
1977
|
"anyOf": [
|
|
1975
1978
|
{
|
|
1976
1979
|
"const": "{system.position.bottom}",
|
|
1977
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1978
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1980
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1981
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1979
1982
|
},
|
|
1980
1983
|
{
|
|
1981
1984
|
"const": "{system.position.left}",
|
|
1982
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1983
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1985
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1986
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1984
1987
|
},
|
|
1985
1988
|
{
|
|
1986
1989
|
"const": "{system.position.right}",
|
|
1987
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1988
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1990
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1991
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1989
1992
|
},
|
|
1990
1993
|
{
|
|
1991
1994
|
"const": "{system.position.top}",
|
|
1992
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1993
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1995
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
1996
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
1994
1997
|
}
|
|
1995
1998
|
],
|
|
1996
1999
|
"$id": "#position"
|
|
@@ -1999,18 +2002,18 @@
|
|
|
1999
2002
|
"anyOf": [
|
|
2000
2003
|
{
|
|
2001
2004
|
"const": "{system.direction.column}",
|
|
2002
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2003
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2005
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2006
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2004
2007
|
},
|
|
2005
2008
|
{
|
|
2006
2009
|
"const": "{system.direction.row}",
|
|
2007
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2008
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2010
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2011
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2009
2012
|
},
|
|
2010
2013
|
{
|
|
2011
2014
|
"const": "{system.direction.rowReverse}",
|
|
2012
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2013
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2015
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2016
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2014
2017
|
}
|
|
2015
2018
|
],
|
|
2016
2019
|
"$id": "#direction"
|
|
@@ -2019,13 +2022,13 @@
|
|
|
2019
2022
|
"anyOf": [
|
|
2020
2023
|
{
|
|
2021
2024
|
"const": "{system.show.true}",
|
|
2022
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2023
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2025
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2026
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2024
2027
|
},
|
|
2025
2028
|
{
|
|
2026
2029
|
"const": "{system.show.false}",
|
|
2027
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2028
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2030
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2031
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2029
2032
|
}
|
|
2030
2033
|
],
|
|
2031
2034
|
"$id": "#show"
|
|
@@ -2034,13 +2037,13 @@
|
|
|
2034
2037
|
"anyOf": [
|
|
2035
2038
|
{
|
|
2036
2039
|
"const": "{system.borderStyle.none}",
|
|
2037
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2038
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2040
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2041
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2039
2042
|
},
|
|
2040
2043
|
{
|
|
2041
2044
|
"const": "{system.borderStyle.solid}",
|
|
2042
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2043
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2045
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2046
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2044
2047
|
}
|
|
2045
2048
|
],
|
|
2046
2049
|
"$id": "#borderStyle"
|
|
@@ -2049,18 +2052,18 @@
|
|
|
2049
2052
|
"anyOf": [
|
|
2050
2053
|
{
|
|
2051
2054
|
"const": "{system.verticalAlign.top}",
|
|
2052
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2053
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2055
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2056
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2054
2057
|
},
|
|
2055
2058
|
{
|
|
2056
2059
|
"const": "{system.verticalAlign.middle}",
|
|
2057
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2058
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2060
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2061
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2059
2062
|
},
|
|
2060
2063
|
{
|
|
2061
2064
|
"const": "{system.verticalAlign.baseline}",
|
|
2062
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2063
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2065
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2066
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2064
2067
|
}
|
|
2065
2068
|
],
|
|
2066
2069
|
"$id": "#verticalAlign"
|
|
@@ -2069,18 +2072,18 @@
|
|
|
2069
2072
|
"anyOf": [
|
|
2070
2073
|
{
|
|
2071
2074
|
"const": "{system.iconScale.scale1}",
|
|
2072
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2073
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2075
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2076
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2074
2077
|
},
|
|
2075
2078
|
{
|
|
2076
2079
|
"const": "{system.iconScale.scale1_10}",
|
|
2077
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2078
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2080
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2081
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2079
2082
|
},
|
|
2080
2083
|
{
|
|
2081
2084
|
"const": "{system.iconScale.scale1_25}",
|
|
2082
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2083
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2085
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2086
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2084
2087
|
}
|
|
2085
2088
|
],
|
|
2086
2089
|
"$id": "#iconScale"
|
|
@@ -2089,18 +2092,18 @@
|
|
|
2089
2092
|
"anyOf": [
|
|
2090
2093
|
{
|
|
2091
2094
|
"const": "{system.textAlign.left}",
|
|
2092
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2093
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2095
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2096
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2094
2097
|
},
|
|
2095
2098
|
{
|
|
2096
2099
|
"const": "{system.textAlign.center}",
|
|
2097
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2098
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2100
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2101
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2099
2102
|
},
|
|
2100
2103
|
{
|
|
2101
2104
|
"const": "{system.textAlign.right}",
|
|
2102
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2103
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2105
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2106
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2104
2107
|
}
|
|
2105
2108
|
],
|
|
2106
2109
|
"$id": "#textAlign"
|
|
@@ -2109,13 +2112,13 @@
|
|
|
2109
2112
|
"anyOf": [
|
|
2110
2113
|
{
|
|
2111
2114
|
"const": "{system.textTransform.none}",
|
|
2112
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2113
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2115
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2116
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2114
2117
|
},
|
|
2115
2118
|
{
|
|
2116
2119
|
"const": "{system.textTransform.uppercase}",
|
|
2117
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2118
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2120
|
+
"description": "@telus-uds/system-tokens/v0.7.33 system react-native tokens ⚙️",
|
|
2121
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.33` **system** tokens ⚙️"
|
|
2119
2122
|
}
|
|
2120
2123
|
],
|
|
2121
2124
|
"$id": "#textTransform"
|
|
@@ -3952,6 +3955,9 @@
|
|
|
3952
3955
|
},
|
|
3953
3956
|
"fontWeight": {
|
|
3954
3957
|
"$ref": "#fontWeight"
|
|
3958
|
+
},
|
|
3959
|
+
"fontSize": {
|
|
3960
|
+
"$ref": "#fontSize"
|
|
3955
3961
|
}
|
|
3956
3962
|
},
|
|
3957
3963
|
"required": [
|
|
@@ -3960,7 +3966,8 @@
|
|
|
3960
3966
|
"paddingRight",
|
|
3961
3967
|
"color",
|
|
3962
3968
|
"fontName",
|
|
3963
|
-
"fontWeight"
|
|
3969
|
+
"fontWeight",
|
|
3970
|
+
"fontSize"
|
|
3964
3971
|
]
|
|
3965
3972
|
},
|
|
3966
3973
|
"rules": {
|
|
@@ -3994,6 +4001,9 @@
|
|
|
3994
4001
|
},
|
|
3995
4002
|
"fontWeight": {
|
|
3996
4003
|
"$ref": "#fontWeight"
|
|
4004
|
+
},
|
|
4005
|
+
"fontSize": {
|
|
4006
|
+
"$ref": "#fontSize"
|
|
3997
4007
|
}
|
|
3998
4008
|
}
|
|
3999
4009
|
},
|
|
@@ -4513,6 +4523,12 @@
|
|
|
4513
4523
|
"listItemPaddingLeft": {
|
|
4514
4524
|
"$ref": "#size"
|
|
4515
4525
|
},
|
|
4526
|
+
"listItemFontName": {
|
|
4527
|
+
"$ref": "#fontName"
|
|
4528
|
+
},
|
|
4529
|
+
"listItemFontWeight": {
|
|
4530
|
+
"$ref": "#fontWeight"
|
|
4531
|
+
},
|
|
4516
4532
|
"closeButtonBorderSize": {
|
|
4517
4533
|
"$ref": "#border"
|
|
4518
4534
|
},
|
|
@@ -4572,6 +4588,8 @@
|
|
|
4572
4588
|
"listItemFontSize",
|
|
4573
4589
|
"listItemLineHeight",
|
|
4574
4590
|
"listItemPaddingLeft",
|
|
4591
|
+
"listItemFontName",
|
|
4592
|
+
"listItemFontWeight",
|
|
4575
4593
|
"closeButtonBorderSize",
|
|
4576
4594
|
"closeButtonBorderColor",
|
|
4577
4595
|
"closeButtonBackgroundColor",
|
|
@@ -4671,6 +4689,12 @@
|
|
|
4671
4689
|
"listItemPaddingLeft": {
|
|
4672
4690
|
"$ref": "#size"
|
|
4673
4691
|
},
|
|
4692
|
+
"listItemFontName": {
|
|
4693
|
+
"$ref": "#fontName"
|
|
4694
|
+
},
|
|
4695
|
+
"listItemFontWeight": {
|
|
4696
|
+
"$ref": "#fontWeight"
|
|
4697
|
+
},
|
|
4674
4698
|
"closeButtonBorderSize": {
|
|
4675
4699
|
"$ref": "#border"
|
|
4676
4700
|
},
|
|
@@ -17769,6 +17793,24 @@
|
|
|
17769
17793
|
},
|
|
17770
17794
|
"icon": {
|
|
17771
17795
|
"$ref": "#icon"
|
|
17796
|
+
},
|
|
17797
|
+
"iconBackgroundColor": {
|
|
17798
|
+
"$ref": "#color"
|
|
17799
|
+
},
|
|
17800
|
+
"iconColor": {
|
|
17801
|
+
"$ref": "#color"
|
|
17802
|
+
},
|
|
17803
|
+
"iconBorderColor": {
|
|
17804
|
+
"$ref": "#color"
|
|
17805
|
+
},
|
|
17806
|
+
"iconOuterBorderColor": {
|
|
17807
|
+
"$ref": "#color"
|
|
17808
|
+
},
|
|
17809
|
+
"iconOuterBorderGap": {
|
|
17810
|
+
"$ref": "#size"
|
|
17811
|
+
},
|
|
17812
|
+
"iconOuterBorderWidth": {
|
|
17813
|
+
"$ref": "#border"
|
|
17772
17814
|
}
|
|
17773
17815
|
},
|
|
17774
17816
|
"required": [
|
|
@@ -17816,7 +17858,13 @@
|
|
|
17816
17858
|
"expandContentPaddingRight",
|
|
17817
17859
|
"expandContentPaddingTop",
|
|
17818
17860
|
"dividerColor",
|
|
17819
|
-
"icon"
|
|
17861
|
+
"icon",
|
|
17862
|
+
"iconBackgroundColor",
|
|
17863
|
+
"iconColor",
|
|
17864
|
+
"iconBorderColor",
|
|
17865
|
+
"iconOuterBorderColor",
|
|
17866
|
+
"iconOuterBorderGap",
|
|
17867
|
+
"iconOuterBorderWidth"
|
|
17820
17868
|
]
|
|
17821
17869
|
},
|
|
17822
17870
|
"rules": {
|
|
@@ -17967,6 +18015,24 @@
|
|
|
17967
18015
|
},
|
|
17968
18016
|
"icon": {
|
|
17969
18017
|
"$ref": "#icon"
|
|
18018
|
+
},
|
|
18019
|
+
"iconBackgroundColor": {
|
|
18020
|
+
"$ref": "#color"
|
|
18021
|
+
},
|
|
18022
|
+
"iconColor": {
|
|
18023
|
+
"$ref": "#color"
|
|
18024
|
+
},
|
|
18025
|
+
"iconBorderColor": {
|
|
18026
|
+
"$ref": "#color"
|
|
18027
|
+
},
|
|
18028
|
+
"iconOuterBorderColor": {
|
|
18029
|
+
"$ref": "#color"
|
|
18030
|
+
},
|
|
18031
|
+
"iconOuterBorderGap": {
|
|
18032
|
+
"$ref": "#size"
|
|
18033
|
+
},
|
|
18034
|
+
"iconOuterBorderWidth": {
|
|
18035
|
+
"$ref": "#border"
|
|
17970
18036
|
}
|
|
17971
18037
|
}
|
|
17972
18038
|
},
|