@telus-uds/theme-koodo 5.5.1 → 5.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/CarouselThumbnail.json +2 -2
- package/build/android/ExpandCollapseControl.json +33 -15
- package/build/android/Link.json +4 -4
- package/build/android/Skeleton.json +1 -0
- package/build/android/schema.json +148 -141
- package/build/android/theme.json +41 -22
- package/build/ios/CarouselThumbnail.json +2 -2
- package/build/ios/ExpandCollapseControl.json +33 -15
- package/build/ios/Link.json +4 -4
- package/build/ios/Skeleton.json +1 -0
- package/build/ios/schema.json +148 -141
- package/build/ios/theme.json +41 -22
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +3 -3
- 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 +58 -10
- 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 +5 -5
- 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 +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/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 +2 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +148 -141
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +66 -17
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +3 -3
- 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 +58 -10
- 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 +5 -5
- 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 +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/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 +2 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +1 -1
- package/build/web/schema.json +148 -141
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +66 -17
- package/package.json +2 -2
- package/theme.json +68 -20
package/build/ios/schema.json
CHANGED
|
@@ -258,13 +258,13 @@
|
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"const": "{system.border.zero}",
|
|
261
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
262
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
261
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
262
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"const": "{system.border.none}",
|
|
266
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
267
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
266
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
267
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
268
268
|
}
|
|
269
269
|
],
|
|
270
270
|
"$id": "#border"
|
|
@@ -518,13 +518,13 @@
|
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
520
|
"const": "{system.color.transparent}",
|
|
521
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
522
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
521
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
522
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
525
|
"const": "{system.color.none}",
|
|
526
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
527
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
526
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
527
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
528
528
|
}
|
|
529
529
|
],
|
|
530
530
|
"$id": "#color"
|
|
@@ -543,8 +543,8 @@
|
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
545
|
"const": "{system.duration.zero}",
|
|
546
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
547
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
546
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
547
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
548
548
|
}
|
|
549
549
|
],
|
|
550
550
|
"$id": "#duration"
|
|
@@ -658,8 +658,8 @@
|
|
|
658
658
|
},
|
|
659
659
|
{
|
|
660
660
|
"const": "{system.fontSize.none}",
|
|
661
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
662
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
661
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
662
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
663
663
|
}
|
|
664
664
|
],
|
|
665
665
|
"$id": "#fontSize"
|
|
@@ -673,8 +673,8 @@
|
|
|
673
673
|
},
|
|
674
674
|
{
|
|
675
675
|
"const": "{system.gradient.none}",
|
|
676
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
677
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
676
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
677
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
678
678
|
}
|
|
679
679
|
],
|
|
680
680
|
"$id": "#gradient"
|
|
@@ -1148,8 +1148,8 @@
|
|
|
1148
1148
|
},
|
|
1149
1149
|
{
|
|
1150
1150
|
"const": "{system.icon.none}",
|
|
1151
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1152
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1151
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1152
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1153
1153
|
}
|
|
1154
1154
|
],
|
|
1155
1155
|
"$id": "#icon"
|
|
@@ -1163,8 +1163,8 @@
|
|
|
1163
1163
|
},
|
|
1164
1164
|
{
|
|
1165
1165
|
"const": "{system.letterSpacing.none}",
|
|
1166
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1167
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1166
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1167
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1168
1168
|
}
|
|
1169
1169
|
],
|
|
1170
1170
|
"$id": "#letterSpacing"
|
|
@@ -1313,8 +1313,8 @@
|
|
|
1313
1313
|
},
|
|
1314
1314
|
{
|
|
1315
1315
|
"const": "{system.opacity.opaque}",
|
|
1316
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1317
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1316
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1317
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1318
1318
|
}
|
|
1319
1319
|
],
|
|
1320
1320
|
"$id": "#opacity"
|
|
@@ -1378,18 +1378,18 @@
|
|
|
1378
1378
|
},
|
|
1379
1379
|
{
|
|
1380
1380
|
"const": "{system.radius.none}",
|
|
1381
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1382
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1381
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1382
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1383
1383
|
},
|
|
1384
1384
|
{
|
|
1385
1385
|
"const": "{system.radius.zero}",
|
|
1386
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1387
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1386
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1387
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1388
1388
|
},
|
|
1389
1389
|
{
|
|
1390
1390
|
"const": "{system.radius.round}",
|
|
1391
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1392
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1391
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1392
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1393
1393
|
}
|
|
1394
1394
|
],
|
|
1395
1395
|
"$id": "#radius"
|
|
@@ -1428,8 +1428,8 @@
|
|
|
1428
1428
|
},
|
|
1429
1429
|
{
|
|
1430
1430
|
"const": "{system.shadow.none}",
|
|
1431
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1432
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1431
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1432
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
1435
|
"$id": "#shadow"
|
|
@@ -1678,48 +1678,48 @@
|
|
|
1678
1678
|
},
|
|
1679
1679
|
{
|
|
1680
1680
|
"const": "{system.size.none}",
|
|
1681
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1682
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1681
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1682
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1683
1683
|
},
|
|
1684
1684
|
{
|
|
1685
1685
|
"const": "{system.size.full}",
|
|
1686
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1687
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1686
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1687
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1688
1688
|
},
|
|
1689
1689
|
{
|
|
1690
1690
|
"const": "{system.size.twoThirds}",
|
|
1691
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1692
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1691
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1692
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1693
1693
|
},
|
|
1694
1694
|
{
|
|
1695
1695
|
"const": "{system.size.zero}",
|
|
1696
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1697
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1696
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1697
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1698
1698
|
},
|
|
1699
1699
|
{
|
|
1700
1700
|
"const": "{system.size.viewportXs}",
|
|
1701
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1702
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1701
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1702
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1703
1703
|
},
|
|
1704
1704
|
{
|
|
1705
1705
|
"const": "{system.size.viewportSm}",
|
|
1706
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1707
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1706
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1707
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1708
1708
|
},
|
|
1709
1709
|
{
|
|
1710
1710
|
"const": "{system.size.viewportMd}",
|
|
1711
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1712
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1711
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1712
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1713
1713
|
},
|
|
1714
1714
|
{
|
|
1715
1715
|
"const": "{system.size.viewportLg}",
|
|
1716
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1717
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1716
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1717
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1718
1718
|
},
|
|
1719
1719
|
{
|
|
1720
1720
|
"const": "{system.size.viewportXl}",
|
|
1721
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1722
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1721
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1722
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1723
1723
|
}
|
|
1724
1724
|
],
|
|
1725
1725
|
"$id": "#size"
|
|
@@ -1768,18 +1768,18 @@
|
|
|
1768
1768
|
"anyOf": [
|
|
1769
1769
|
{
|
|
1770
1770
|
"const": "{system.display.inline}",
|
|
1771
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1772
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1771
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1772
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1773
1773
|
},
|
|
1774
1774
|
{
|
|
1775
1775
|
"const": "{system.display.inlineBlock}",
|
|
1776
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1777
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1776
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1777
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1778
1778
|
},
|
|
1779
1779
|
{
|
|
1780
1780
|
"const": "{system.display.none}",
|
|
1781
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1782
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1781
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1782
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1783
1783
|
}
|
|
1784
1784
|
],
|
|
1785
1785
|
"$id": "#display"
|
|
@@ -1788,18 +1788,18 @@
|
|
|
1788
1788
|
"anyOf": [
|
|
1789
1789
|
{
|
|
1790
1790
|
"const": "{system.flexJustifyContent.center}",
|
|
1791
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1792
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1791
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1792
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1793
1793
|
},
|
|
1794
1794
|
{
|
|
1795
1795
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1796
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1797
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1796
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1797
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1798
1798
|
},
|
|
1799
1799
|
{
|
|
1800
1800
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1801
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1802
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1801
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1802
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1803
1803
|
}
|
|
1804
1804
|
],
|
|
1805
1805
|
"$id": "#flexJustifyContent"
|
|
@@ -1808,18 +1808,18 @@
|
|
|
1808
1808
|
"anyOf": [
|
|
1809
1809
|
{
|
|
1810
1810
|
"const": "{system.flexAlign.center}",
|
|
1811
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1812
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1811
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1812
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1813
1813
|
},
|
|
1814
1814
|
{
|
|
1815
1815
|
"const": "{system.flexAlign.flexStart}",
|
|
1816
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1817
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1816
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1817
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1818
1818
|
},
|
|
1819
1819
|
{
|
|
1820
1820
|
"const": "{system.flexAlign.stretch}",
|
|
1821
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1822
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1821
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1822
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1823
1823
|
}
|
|
1824
1824
|
],
|
|
1825
1825
|
"$id": "#flexAlign"
|
|
@@ -1828,63 +1828,63 @@
|
|
|
1828
1828
|
"anyOf": [
|
|
1829
1829
|
{
|
|
1830
1830
|
"const": "{system.integer.0}",
|
|
1831
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1832
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1831
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1832
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1833
1833
|
},
|
|
1834
1834
|
{
|
|
1835
1835
|
"const": "{system.integer.1}",
|
|
1836
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1837
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1836
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1837
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1838
1838
|
},
|
|
1839
1839
|
{
|
|
1840
1840
|
"const": "{system.integer.2}",
|
|
1841
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1842
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1841
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1842
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1843
1843
|
},
|
|
1844
1844
|
{
|
|
1845
1845
|
"const": "{system.integer.3}",
|
|
1846
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1847
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1846
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1847
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1848
1848
|
},
|
|
1849
1849
|
{
|
|
1850
1850
|
"const": "{system.integer.4}",
|
|
1851
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1852
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1851
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1852
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1853
1853
|
},
|
|
1854
1854
|
{
|
|
1855
1855
|
"const": "{system.integer.5}",
|
|
1856
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1857
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1856
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1857
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1858
1858
|
},
|
|
1859
1859
|
{
|
|
1860
1860
|
"const": "{system.integer.6}",
|
|
1861
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1862
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1861
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1862
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1863
1863
|
},
|
|
1864
1864
|
{
|
|
1865
1865
|
"const": "{system.integer.7}",
|
|
1866
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1867
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1866
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1867
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1868
1868
|
},
|
|
1869
1869
|
{
|
|
1870
1870
|
"const": "{system.integer.8}",
|
|
1871
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1872
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1871
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1872
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1873
1873
|
},
|
|
1874
1874
|
{
|
|
1875
1875
|
"const": "{system.integer.9}",
|
|
1876
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1877
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1876
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1877
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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."
|
|
1878
1878
|
},
|
|
1879
1879
|
{
|
|
1880
1880
|
"const": "{system.integer.10}",
|
|
1881
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1882
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1881
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1882
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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
1883
|
},
|
|
1884
1884
|
{
|
|
1885
1885
|
"const": "{system.integer.11}",
|
|
1886
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1887
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1886
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1887
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.34 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
1888
|
},
|
|
1889
1889
|
{
|
|
1890
1890
|
"type": "string",
|
|
@@ -1897,18 +1897,18 @@
|
|
|
1897
1897
|
"anyOf": [
|
|
1898
1898
|
{
|
|
1899
1899
|
"const": "{system.textLine.none}",
|
|
1900
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1901
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1900
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1901
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1902
1902
|
},
|
|
1903
1903
|
{
|
|
1904
1904
|
"const": "{system.textLine.underline}",
|
|
1905
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1906
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1905
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1906
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1907
1907
|
},
|
|
1908
1908
|
{
|
|
1909
1909
|
"const": "{system.textLine.strikethrough}",
|
|
1910
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1911
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1910
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1911
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1912
1912
|
}
|
|
1913
1913
|
],
|
|
1914
1914
|
"$id": "#textLine"
|
|
@@ -1917,8 +1917,8 @@
|
|
|
1917
1917
|
"anyOf": [
|
|
1918
1918
|
{
|
|
1919
1919
|
"const": "{system.textLineStyle.solid}",
|
|
1920
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1921
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1920
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1921
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1922
1922
|
}
|
|
1923
1923
|
],
|
|
1924
1924
|
"$id": "#textLineStyle"
|
|
@@ -1927,23 +1927,23 @@
|
|
|
1927
1927
|
"anyOf": [
|
|
1928
1928
|
{
|
|
1929
1929
|
"const": "{system.position.bottom}",
|
|
1930
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1931
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1930
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1931
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1932
1932
|
},
|
|
1933
1933
|
{
|
|
1934
1934
|
"const": "{system.position.left}",
|
|
1935
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1936
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1935
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1936
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1937
1937
|
},
|
|
1938
1938
|
{
|
|
1939
1939
|
"const": "{system.position.right}",
|
|
1940
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1941
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1940
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1941
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1942
1942
|
},
|
|
1943
1943
|
{
|
|
1944
1944
|
"const": "{system.position.top}",
|
|
1945
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1946
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1945
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1946
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1947
1947
|
}
|
|
1948
1948
|
],
|
|
1949
1949
|
"$id": "#position"
|
|
@@ -1952,18 +1952,18 @@
|
|
|
1952
1952
|
"anyOf": [
|
|
1953
1953
|
{
|
|
1954
1954
|
"const": "{system.direction.column}",
|
|
1955
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1956
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1955
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1956
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1957
1957
|
},
|
|
1958
1958
|
{
|
|
1959
1959
|
"const": "{system.direction.row}",
|
|
1960
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1961
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1960
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1961
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1962
1962
|
},
|
|
1963
1963
|
{
|
|
1964
1964
|
"const": "{system.direction.rowReverse}",
|
|
1965
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1966
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1965
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1966
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1967
1967
|
}
|
|
1968
1968
|
],
|
|
1969
1969
|
"$id": "#direction"
|
|
@@ -1972,13 +1972,13 @@
|
|
|
1972
1972
|
"anyOf": [
|
|
1973
1973
|
{
|
|
1974
1974
|
"const": "{system.show.true}",
|
|
1975
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1976
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1975
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1976
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1977
1977
|
},
|
|
1978
1978
|
{
|
|
1979
1979
|
"const": "{system.show.false}",
|
|
1980
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1981
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1980
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1981
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1982
1982
|
}
|
|
1983
1983
|
],
|
|
1984
1984
|
"$id": "#show"
|
|
@@ -1987,13 +1987,13 @@
|
|
|
1987
1987
|
"anyOf": [
|
|
1988
1988
|
{
|
|
1989
1989
|
"const": "{system.borderStyle.none}",
|
|
1990
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1991
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1990
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1991
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1992
1992
|
},
|
|
1993
1993
|
{
|
|
1994
1994
|
"const": "{system.borderStyle.solid}",
|
|
1995
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1996
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1995
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
1996
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
1997
1997
|
}
|
|
1998
1998
|
],
|
|
1999
1999
|
"$id": "#borderStyle"
|
|
@@ -2002,18 +2002,18 @@
|
|
|
2002
2002
|
"anyOf": [
|
|
2003
2003
|
{
|
|
2004
2004
|
"const": "{system.verticalAlign.top}",
|
|
2005
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2006
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2005
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2006
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2007
2007
|
},
|
|
2008
2008
|
{
|
|
2009
2009
|
"const": "{system.verticalAlign.middle}",
|
|
2010
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2011
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2010
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2011
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2012
2012
|
},
|
|
2013
2013
|
{
|
|
2014
2014
|
"const": "{system.verticalAlign.baseline}",
|
|
2015
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2016
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2015
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2016
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2017
2017
|
}
|
|
2018
2018
|
],
|
|
2019
2019
|
"$id": "#verticalAlign"
|
|
@@ -2022,18 +2022,18 @@
|
|
|
2022
2022
|
"anyOf": [
|
|
2023
2023
|
{
|
|
2024
2024
|
"const": "{system.iconScale.scale1}",
|
|
2025
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2026
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2025
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2026
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2027
2027
|
},
|
|
2028
2028
|
{
|
|
2029
2029
|
"const": "{system.iconScale.scale1_10}",
|
|
2030
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2031
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2030
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2031
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2032
2032
|
},
|
|
2033
2033
|
{
|
|
2034
2034
|
"const": "{system.iconScale.scale1_25}",
|
|
2035
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2036
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2035
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2036
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2037
2037
|
}
|
|
2038
2038
|
],
|
|
2039
2039
|
"$id": "#iconScale"
|
|
@@ -2042,18 +2042,18 @@
|
|
|
2042
2042
|
"anyOf": [
|
|
2043
2043
|
{
|
|
2044
2044
|
"const": "{system.textAlign.left}",
|
|
2045
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2046
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2045
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2046
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2047
2047
|
},
|
|
2048
2048
|
{
|
|
2049
2049
|
"const": "{system.textAlign.center}",
|
|
2050
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2051
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2050
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2051
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2052
2052
|
},
|
|
2053
2053
|
{
|
|
2054
2054
|
"const": "{system.textAlign.right}",
|
|
2055
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2056
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2055
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2056
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2057
2057
|
}
|
|
2058
2058
|
],
|
|
2059
2059
|
"$id": "#textAlign"
|
|
@@ -2062,13 +2062,13 @@
|
|
|
2062
2062
|
"anyOf": [
|
|
2063
2063
|
{
|
|
2064
2064
|
"const": "{system.textTransform.none}",
|
|
2065
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2066
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2065
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2066
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2067
2067
|
},
|
|
2068
2068
|
{
|
|
2069
2069
|
"const": "{system.textTransform.uppercase}",
|
|
2070
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
2071
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
2070
|
+
"description": "@telus-uds/system-tokens/v0.7.34 system react-native tokens ⚙️",
|
|
2071
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.34` **system** tokens ⚙️"
|
|
2072
2072
|
}
|
|
2073
2073
|
],
|
|
2074
2074
|
"$id": "#textTransform"
|
|
@@ -19832,6 +19832,9 @@
|
|
|
19832
19832
|
},
|
|
19833
19833
|
"squareRadius": {
|
|
19834
19834
|
"$ref": "#radius"
|
|
19835
|
+
},
|
|
19836
|
+
"lineRadius": {
|
|
19837
|
+
"$ref": "#radius"
|
|
19835
19838
|
}
|
|
19836
19839
|
},
|
|
19837
19840
|
"required": [
|
|
@@ -19843,7 +19846,8 @@
|
|
|
19843
19846
|
"baseWidth",
|
|
19844
19847
|
"characters",
|
|
19845
19848
|
"spaceBetweenLines",
|
|
19846
|
-
"squareRadius"
|
|
19849
|
+
"squareRadius",
|
|
19850
|
+
"lineRadius"
|
|
19847
19851
|
]
|
|
19848
19852
|
},
|
|
19849
19853
|
"rules": {
|
|
@@ -19886,6 +19890,9 @@
|
|
|
19886
19890
|
},
|
|
19887
19891
|
"squareRadius": {
|
|
19888
19892
|
"$ref": "#radius"
|
|
19893
|
+
},
|
|
19894
|
+
"lineRadius": {
|
|
19895
|
+
"$ref": "#radius"
|
|
19889
19896
|
}
|
|
19890
19897
|
}
|
|
19891
19898
|
},
|