@telus-uds/theme-koodo 7.14.0 → 7.15.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/ButtonDropdown.json +66 -5
- package/build/android/ExpandCollapseMiniControl.json +1 -0
- package/build/android/IconButton.json +15 -3
- package/build/android/Link.json +1 -1
- package/build/android/Listbox.json +4 -4
- package/build/android/Radio.json +3 -3
- package/build/android/schema.json +398 -286
- package/build/android/theme.json +91 -17
- package/build/ios/ButtonDropdown.json +66 -5
- package/build/ios/ExpandCollapseMiniControl.json +1 -0
- package/build/ios/IconButton.json +15 -3
- package/build/ios/Link.json +1 -1
- package/build/ios/Listbox.json +4 -4
- package/build/ios/Radio.json +3 -3
- package/build/ios/schema.json +398 -286
- package/build/ios/theme.json +91 -17
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.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 +44 -10
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -1
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/DownloadApp.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +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/FileUpload.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +11 -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 +2 -2
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +8 -8
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +5 -5
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/TabBar.js +1 -1
- package/build/rn/TabBarItem.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +398 -286
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +68 -26
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.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 +44 -10
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -1
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/DownloadApp.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +2 -2
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +11 -3
- 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 +2 -2
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +8 -8
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +5 -5
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/TabBar.js +1 -1
- package/build/web/TabBarItem.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +1 -1
- package/build/web/schema.json +398 -286
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +68 -26
- package/package.json +2 -2
- package/theme.json +76 -23
package/build/rn/schema.json
CHANGED
|
@@ -274,13 +274,13 @@
|
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"const": "{system.border.zero}",
|
|
277
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
278
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
277
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
278
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"const": "{system.border.none}",
|
|
282
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
283
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
282
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
283
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
284
284
|
}
|
|
285
285
|
],
|
|
286
286
|
"$id": "#border"
|
|
@@ -544,13 +544,13 @@
|
|
|
544
544
|
},
|
|
545
545
|
{
|
|
546
546
|
"const": "{system.color.transparent}",
|
|
547
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
548
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
547
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
548
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
549
549
|
},
|
|
550
550
|
{
|
|
551
551
|
"const": "{system.color.none}",
|
|
552
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
553
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
552
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
553
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
554
554
|
}
|
|
555
555
|
],
|
|
556
556
|
"$id": "#color"
|
|
@@ -569,8 +569,8 @@
|
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
571
|
"const": "{system.duration.zero}",
|
|
572
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
573
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
572
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
573
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
574
574
|
}
|
|
575
575
|
],
|
|
576
576
|
"$id": "#duration"
|
|
@@ -684,8 +684,8 @@
|
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"const": "{system.fontSize.none}",
|
|
687
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
688
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
687
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
688
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
691
|
"$id": "#fontSize"
|
|
@@ -699,8 +699,8 @@
|
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"const": "{system.gradient.none}",
|
|
702
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
703
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
702
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
703
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"$id": "#gradient"
|
|
@@ -1359,8 +1359,8 @@
|
|
|
1359
1359
|
},
|
|
1360
1360
|
{
|
|
1361
1361
|
"const": "{system.icon.none}",
|
|
1362
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1363
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1362
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1363
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1364
1364
|
}
|
|
1365
1365
|
],
|
|
1366
1366
|
"$id": "#icon"
|
|
@@ -1374,8 +1374,8 @@
|
|
|
1374
1374
|
},
|
|
1375
1375
|
{
|
|
1376
1376
|
"const": "{system.letterSpacing.none}",
|
|
1377
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1378
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1377
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1378
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1379
1379
|
}
|
|
1380
1380
|
],
|
|
1381
1381
|
"$id": "#letterSpacing"
|
|
@@ -1524,8 +1524,8 @@
|
|
|
1524
1524
|
},
|
|
1525
1525
|
{
|
|
1526
1526
|
"const": "{system.opacity.opaque}",
|
|
1527
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1528
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1527
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1528
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1529
1529
|
}
|
|
1530
1530
|
],
|
|
1531
1531
|
"$id": "#opacity"
|
|
@@ -1599,18 +1599,18 @@
|
|
|
1599
1599
|
},
|
|
1600
1600
|
{
|
|
1601
1601
|
"const": "{system.radius.none}",
|
|
1602
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1603
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1602
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1603
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1604
1604
|
},
|
|
1605
1605
|
{
|
|
1606
1606
|
"const": "{system.radius.zero}",
|
|
1607
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1608
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1607
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1608
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
1611
1611
|
"const": "{system.radius.round}",
|
|
1612
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1613
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1612
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1613
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1614
1614
|
}
|
|
1615
1615
|
],
|
|
1616
1616
|
"$id": "#radius"
|
|
@@ -1649,8 +1649,8 @@
|
|
|
1649
1649
|
},
|
|
1650
1650
|
{
|
|
1651
1651
|
"const": "{system.shadow.none}",
|
|
1652
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1653
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1652
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1653
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1654
1654
|
}
|
|
1655
1655
|
],
|
|
1656
1656
|
"$id": "#shadow"
|
|
@@ -1919,48 +1919,48 @@
|
|
|
1919
1919
|
},
|
|
1920
1920
|
{
|
|
1921
1921
|
"const": "{system.size.none}",
|
|
1922
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1923
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1922
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1923
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1924
1924
|
},
|
|
1925
1925
|
{
|
|
1926
1926
|
"const": "{system.size.full}",
|
|
1927
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1928
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1927
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1928
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1929
1929
|
},
|
|
1930
1930
|
{
|
|
1931
1931
|
"const": "{system.size.twoThirds}",
|
|
1932
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1933
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1932
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1933
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1934
1934
|
},
|
|
1935
1935
|
{
|
|
1936
1936
|
"const": "{system.size.zero}",
|
|
1937
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1938
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1937
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1938
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1939
1939
|
},
|
|
1940
1940
|
{
|
|
1941
1941
|
"const": "{system.size.viewportXs}",
|
|
1942
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1943
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1942
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1943
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1944
1944
|
},
|
|
1945
1945
|
{
|
|
1946
1946
|
"const": "{system.size.viewportSm}",
|
|
1947
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1948
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1947
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1948
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1949
1949
|
},
|
|
1950
1950
|
{
|
|
1951
1951
|
"const": "{system.size.viewportMd}",
|
|
1952
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1953
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1952
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1953
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1954
1954
|
},
|
|
1955
1955
|
{
|
|
1956
1956
|
"const": "{system.size.viewportLg}",
|
|
1957
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1958
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1957
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1958
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1959
1959
|
},
|
|
1960
1960
|
{
|
|
1961
1961
|
"const": "{system.size.viewportXl}",
|
|
1962
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
1963
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
1962
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
1963
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
1964
1964
|
}
|
|
1965
1965
|
],
|
|
1966
1966
|
"$id": "#size"
|
|
@@ -2019,18 +2019,18 @@
|
|
|
2019
2019
|
"anyOf": [
|
|
2020
2020
|
{
|
|
2021
2021
|
"const": "{system.display.inline}",
|
|
2022
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2023
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2022
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2023
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2024
2024
|
},
|
|
2025
2025
|
{
|
|
2026
2026
|
"const": "{system.display.inlineBlock}",
|
|
2027
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2028
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2027
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2028
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2029
2029
|
},
|
|
2030
2030
|
{
|
|
2031
2031
|
"const": "{system.display.none}",
|
|
2032
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2033
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2032
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2033
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2034
2034
|
}
|
|
2035
2035
|
],
|
|
2036
2036
|
"$id": "#display"
|
|
@@ -2039,18 +2039,18 @@
|
|
|
2039
2039
|
"anyOf": [
|
|
2040
2040
|
{
|
|
2041
2041
|
"const": "{system.flexJustifyContent.center}",
|
|
2042
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2043
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2042
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2043
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2044
2044
|
},
|
|
2045
2045
|
{
|
|
2046
2046
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
2047
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2048
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2047
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2048
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2049
2049
|
},
|
|
2050
2050
|
{
|
|
2051
2051
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
2052
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2053
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2052
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2053
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2054
2054
|
}
|
|
2055
2055
|
],
|
|
2056
2056
|
"$id": "#flexJustifyContent"
|
|
@@ -2059,18 +2059,18 @@
|
|
|
2059
2059
|
"anyOf": [
|
|
2060
2060
|
{
|
|
2061
2061
|
"const": "{system.flexAlign.center}",
|
|
2062
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2063
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2062
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2063
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2064
2064
|
},
|
|
2065
2065
|
{
|
|
2066
2066
|
"const": "{system.flexAlign.flexStart}",
|
|
2067
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2068
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2067
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2068
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2069
2069
|
},
|
|
2070
2070
|
{
|
|
2071
2071
|
"const": "{system.flexAlign.stretch}",
|
|
2072
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2073
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2072
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2073
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2074
2074
|
}
|
|
2075
2075
|
],
|
|
2076
2076
|
"$id": "#flexAlign"
|
|
@@ -2079,43 +2079,43 @@
|
|
|
2079
2079
|
"anyOf": [
|
|
2080
2080
|
{
|
|
2081
2081
|
"const": "{system.overflow.visible}",
|
|
2082
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2083
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2082
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2083
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2084
2084
|
},
|
|
2085
2085
|
{
|
|
2086
2086
|
"const": "{system.overflow.hidden}",
|
|
2087
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2088
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2087
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2088
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2089
2089
|
},
|
|
2090
2090
|
{
|
|
2091
2091
|
"const": "{system.overflow.scroll}",
|
|
2092
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2093
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2092
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2093
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2094
2094
|
},
|
|
2095
2095
|
{
|
|
2096
2096
|
"const": "{system.overflow.auto}",
|
|
2097
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2098
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2097
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2098
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2099
2099
|
},
|
|
2100
2100
|
{
|
|
2101
2101
|
"const": "{system.overflow.clip}",
|
|
2102
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2103
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2102
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2103
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2104
2104
|
},
|
|
2105
2105
|
{
|
|
2106
2106
|
"const": "{system.overflow.inherit}",
|
|
2107
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2108
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2107
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2108
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2109
2109
|
},
|
|
2110
2110
|
{
|
|
2111
2111
|
"const": "{system.overflow.initial}",
|
|
2112
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2113
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2112
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2113
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2114
2114
|
},
|
|
2115
2115
|
{
|
|
2116
2116
|
"const": "{system.overflow.unset}",
|
|
2117
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2118
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2117
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2118
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2119
2119
|
}
|
|
2120
2120
|
],
|
|
2121
2121
|
"$id": "#overflow"
|
|
@@ -2124,63 +2124,63 @@
|
|
|
2124
2124
|
"anyOf": [
|
|
2125
2125
|
{
|
|
2126
2126
|
"const": "{system.integer.0}",
|
|
2127
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2128
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2127
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2128
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2129
2129
|
},
|
|
2130
2130
|
{
|
|
2131
2131
|
"const": "{system.integer.1}",
|
|
2132
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2133
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2132
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2133
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2134
2134
|
},
|
|
2135
2135
|
{
|
|
2136
2136
|
"const": "{system.integer.2}",
|
|
2137
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2138
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2137
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2138
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2139
2139
|
},
|
|
2140
2140
|
{
|
|
2141
2141
|
"const": "{system.integer.3}",
|
|
2142
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2143
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2142
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2143
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2144
2144
|
},
|
|
2145
2145
|
{
|
|
2146
2146
|
"const": "{system.integer.4}",
|
|
2147
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2148
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2147
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2148
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2149
2149
|
},
|
|
2150
2150
|
{
|
|
2151
2151
|
"const": "{system.integer.5}",
|
|
2152
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2153
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2152
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2153
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2154
2154
|
},
|
|
2155
2155
|
{
|
|
2156
2156
|
"const": "{system.integer.6}",
|
|
2157
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2158
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2157
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2158
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2159
2159
|
},
|
|
2160
2160
|
{
|
|
2161
2161
|
"const": "{system.integer.7}",
|
|
2162
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2163
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2162
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2163
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2164
2164
|
},
|
|
2165
2165
|
{
|
|
2166
2166
|
"const": "{system.integer.8}",
|
|
2167
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2168
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2167
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2168
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2169
2169
|
},
|
|
2170
2170
|
{
|
|
2171
2171
|
"const": "{system.integer.9}",
|
|
2172
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2173
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2172
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2173
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2174
2174
|
},
|
|
2175
2175
|
{
|
|
2176
2176
|
"const": "{system.integer.10}",
|
|
2177
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2178
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2177
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2178
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2179
2179
|
},
|
|
2180
2180
|
{
|
|
2181
2181
|
"const": "{system.integer.11}",
|
|
2182
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2183
|
-
"markdownDescription": "@telus-uds/system-tokens/v1.4.
|
|
2182
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
2183
|
+
"markdownDescription": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
|
|
2184
2184
|
},
|
|
2185
2185
|
{
|
|
2186
2186
|
"type": "string",
|
|
@@ -2193,18 +2193,18 @@
|
|
|
2193
2193
|
"anyOf": [
|
|
2194
2194
|
{
|
|
2195
2195
|
"const": "{system.textLine.none}",
|
|
2196
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2197
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2196
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2197
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2198
2198
|
},
|
|
2199
2199
|
{
|
|
2200
2200
|
"const": "{system.textLine.underline}",
|
|
2201
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2202
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2201
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2202
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2203
2203
|
},
|
|
2204
2204
|
{
|
|
2205
2205
|
"const": "{system.textLine.strikethrough}",
|
|
2206
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2207
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2206
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2207
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2208
2208
|
}
|
|
2209
2209
|
],
|
|
2210
2210
|
"$id": "#textLine"
|
|
@@ -2213,8 +2213,8 @@
|
|
|
2213
2213
|
"anyOf": [
|
|
2214
2214
|
{
|
|
2215
2215
|
"const": "{system.textLineStyle.solid}",
|
|
2216
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2217
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2216
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2217
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2218
2218
|
}
|
|
2219
2219
|
],
|
|
2220
2220
|
"$id": "#textLineStyle"
|
|
@@ -2223,23 +2223,23 @@
|
|
|
2223
2223
|
"anyOf": [
|
|
2224
2224
|
{
|
|
2225
2225
|
"const": "{system.position.bottom}",
|
|
2226
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2227
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2226
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2227
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2228
2228
|
},
|
|
2229
2229
|
{
|
|
2230
2230
|
"const": "{system.position.left}",
|
|
2231
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2232
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2231
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2232
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2233
2233
|
},
|
|
2234
2234
|
{
|
|
2235
2235
|
"const": "{system.position.right}",
|
|
2236
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2237
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2236
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2237
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2238
2238
|
},
|
|
2239
2239
|
{
|
|
2240
2240
|
"const": "{system.position.top}",
|
|
2241
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2242
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2241
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2242
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2243
2243
|
}
|
|
2244
2244
|
],
|
|
2245
2245
|
"$id": "#position"
|
|
@@ -2248,18 +2248,18 @@
|
|
|
2248
2248
|
"anyOf": [
|
|
2249
2249
|
{
|
|
2250
2250
|
"const": "{system.direction.column}",
|
|
2251
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2252
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2251
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2252
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2253
2253
|
},
|
|
2254
2254
|
{
|
|
2255
2255
|
"const": "{system.direction.row}",
|
|
2256
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2257
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2256
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2257
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2258
2258
|
},
|
|
2259
2259
|
{
|
|
2260
2260
|
"const": "{system.direction.rowReverse}",
|
|
2261
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2262
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2261
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2262
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2263
2263
|
}
|
|
2264
2264
|
],
|
|
2265
2265
|
"$id": "#direction"
|
|
@@ -2268,13 +2268,13 @@
|
|
|
2268
2268
|
"anyOf": [
|
|
2269
2269
|
{
|
|
2270
2270
|
"const": "{system.show.true}",
|
|
2271
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2272
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2271
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2272
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2273
2273
|
},
|
|
2274
2274
|
{
|
|
2275
2275
|
"const": "{system.show.false}",
|
|
2276
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2277
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2276
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2277
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2278
2278
|
}
|
|
2279
2279
|
],
|
|
2280
2280
|
"$id": "#show"
|
|
@@ -2283,13 +2283,13 @@
|
|
|
2283
2283
|
"anyOf": [
|
|
2284
2284
|
{
|
|
2285
2285
|
"const": "{system.borderStyle.none}",
|
|
2286
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2287
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2286
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2287
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2288
2288
|
},
|
|
2289
2289
|
{
|
|
2290
2290
|
"const": "{system.borderStyle.solid}",
|
|
2291
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2292
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2291
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2292
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2293
2293
|
}
|
|
2294
2294
|
],
|
|
2295
2295
|
"$id": "#borderStyle"
|
|
@@ -2298,18 +2298,18 @@
|
|
|
2298
2298
|
"anyOf": [
|
|
2299
2299
|
{
|
|
2300
2300
|
"const": "{system.verticalAlign.top}",
|
|
2301
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2302
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2301
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2302
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2303
2303
|
},
|
|
2304
2304
|
{
|
|
2305
2305
|
"const": "{system.verticalAlign.middle}",
|
|
2306
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2307
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2306
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2307
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2308
2308
|
},
|
|
2309
2309
|
{
|
|
2310
2310
|
"const": "{system.verticalAlign.baseline}",
|
|
2311
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2312
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2311
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2312
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2313
2313
|
}
|
|
2314
2314
|
],
|
|
2315
2315
|
"$id": "#verticalAlign"
|
|
@@ -2318,18 +2318,18 @@
|
|
|
2318
2318
|
"anyOf": [
|
|
2319
2319
|
{
|
|
2320
2320
|
"const": "{system.iconScale.scale1}",
|
|
2321
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2322
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2321
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2322
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2323
2323
|
},
|
|
2324
2324
|
{
|
|
2325
2325
|
"const": "{system.iconScale.scale1_10}",
|
|
2326
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2327
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2326
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2327
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2328
2328
|
},
|
|
2329
2329
|
{
|
|
2330
2330
|
"const": "{system.iconScale.scale1_25}",
|
|
2331
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2332
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2331
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2332
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2333
2333
|
}
|
|
2334
2334
|
],
|
|
2335
2335
|
"$id": "#iconScale"
|
|
@@ -2338,18 +2338,18 @@
|
|
|
2338
2338
|
"anyOf": [
|
|
2339
2339
|
{
|
|
2340
2340
|
"const": "{system.textAlign.left}",
|
|
2341
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2342
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2341
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2342
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2343
2343
|
},
|
|
2344
2344
|
{
|
|
2345
2345
|
"const": "{system.textAlign.center}",
|
|
2346
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2347
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2346
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2347
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2348
2348
|
},
|
|
2349
2349
|
{
|
|
2350
2350
|
"const": "{system.textAlign.right}",
|
|
2351
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2352
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2351
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2352
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2353
2353
|
}
|
|
2354
2354
|
],
|
|
2355
2355
|
"$id": "#textAlign"
|
|
@@ -2358,13 +2358,13 @@
|
|
|
2358
2358
|
"anyOf": [
|
|
2359
2359
|
{
|
|
2360
2360
|
"const": "{system.textTransform.none}",
|
|
2361
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2362
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2361
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2362
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2363
2363
|
},
|
|
2364
2364
|
{
|
|
2365
2365
|
"const": "{system.textTransform.uppercase}",
|
|
2366
|
-
"description": "@telus-uds/system-tokens/v1.4.
|
|
2367
|
-
"markdownDescription": "`@telus-uds/system-tokens/v1.4.
|
|
2366
|
+
"description": "@telus-uds/system-tokens/v1.4.5 system react-native tokens ⚙️",
|
|
2367
|
+
"markdownDescription": "`@telus-uds/system-tokens/v1.4.5` **system** tokens ⚙️"
|
|
2368
2368
|
}
|
|
2369
2369
|
],
|
|
2370
2370
|
"$id": "#textTransform"
|
|
@@ -7153,17 +7153,59 @@
|
|
|
7153
7153
|
"type": "object",
|
|
7154
7154
|
"additionalProperties": false,
|
|
7155
7155
|
"properties": {
|
|
7156
|
+
"alignSelf": {
|
|
7157
|
+
"$ref": "#flexAlign"
|
|
7158
|
+
},
|
|
7159
|
+
"backgroundColor": {
|
|
7160
|
+
"$ref": "#color"
|
|
7161
|
+
},
|
|
7162
|
+
"borderColor": {
|
|
7163
|
+
"$ref": "#color"
|
|
7164
|
+
},
|
|
7165
|
+
"borderRadius": {
|
|
7166
|
+
"$ref": "#radius"
|
|
7167
|
+
},
|
|
7168
|
+
"borderWidth": {
|
|
7169
|
+
"$ref": "#border"
|
|
7170
|
+
},
|
|
7171
|
+
"color": {
|
|
7172
|
+
"$ref": "#color"
|
|
7173
|
+
},
|
|
7174
|
+
"descriptionFontName": {
|
|
7175
|
+
"$ref": "#fontName"
|
|
7176
|
+
},
|
|
7177
|
+
"descriptionFontSize": {
|
|
7178
|
+
"$ref": "#fontSize"
|
|
7179
|
+
},
|
|
7180
|
+
"descriptionFontWeight": {
|
|
7181
|
+
"$ref": "#fontWeight"
|
|
7182
|
+
},
|
|
7183
|
+
"descriptionTextPaddingBottom": {
|
|
7184
|
+
"$ref": "#size"
|
|
7185
|
+
},
|
|
7186
|
+
"dividerColor": {
|
|
7187
|
+
"$ref": "#color"
|
|
7188
|
+
},
|
|
7189
|
+
"fontSize": {
|
|
7190
|
+
"$ref": "#fontSize"
|
|
7191
|
+
},
|
|
7192
|
+
"fontName": {
|
|
7193
|
+
"$ref": "#fontName"
|
|
7194
|
+
},
|
|
7195
|
+
"fontWeight": {
|
|
7196
|
+
"$ref": "#fontWeight"
|
|
7197
|
+
},
|
|
7156
7198
|
"icon": {
|
|
7157
7199
|
"$ref": "#icon"
|
|
7158
7200
|
},
|
|
7159
|
-
"
|
|
7160
|
-
"$ref": "#
|
|
7201
|
+
"iconAlignSelf": {
|
|
7202
|
+
"$ref": "#flexAlign"
|
|
7161
7203
|
},
|
|
7162
|
-
"
|
|
7163
|
-
"$ref": "#
|
|
7204
|
+
"iconBackground": {
|
|
7205
|
+
"$ref": "#color"
|
|
7164
7206
|
},
|
|
7165
|
-
"
|
|
7166
|
-
"$ref": "#
|
|
7207
|
+
"iconBorderRadius": {
|
|
7208
|
+
"$ref": "#radius"
|
|
7167
7209
|
},
|
|
7168
7210
|
"iconColor": {
|
|
7169
7211
|
"$ref": "#color"
|
|
@@ -7171,8 +7213,14 @@
|
|
|
7171
7213
|
"iconPadding": {
|
|
7172
7214
|
"$ref": "#size"
|
|
7173
7215
|
},
|
|
7174
|
-
"
|
|
7175
|
-
"$ref": "#
|
|
7216
|
+
"iconPosition": {
|
|
7217
|
+
"$ref": "#position"
|
|
7218
|
+
},
|
|
7219
|
+
"iconSize": {
|
|
7220
|
+
"$ref": "#size"
|
|
7221
|
+
},
|
|
7222
|
+
"iconSpace": {
|
|
7223
|
+
"$ref": "#integer"
|
|
7176
7224
|
},
|
|
7177
7225
|
"iconTranslateX": {
|
|
7178
7226
|
"$ref": "#size"
|
|
@@ -7180,125 +7228,141 @@
|
|
|
7180
7228
|
"iconTranslateY": {
|
|
7181
7229
|
"$ref": "#size"
|
|
7182
7230
|
},
|
|
7183
|
-
"
|
|
7231
|
+
"leadIcon": {
|
|
7232
|
+
"$ref": "#icon"
|
|
7233
|
+
},
|
|
7234
|
+
"leadIconBackgroundColor": {
|
|
7184
7235
|
"$ref": "#color"
|
|
7185
7236
|
},
|
|
7186
|
-
"
|
|
7237
|
+
"leadIconBorderRadius": {
|
|
7187
7238
|
"$ref": "#radius"
|
|
7188
7239
|
},
|
|
7189
|
-
"
|
|
7240
|
+
"leadIconColor": {
|
|
7190
7241
|
"$ref": "#color"
|
|
7191
7242
|
},
|
|
7192
|
-
"
|
|
7193
|
-
"$ref": "#
|
|
7194
|
-
},
|
|
7195
|
-
"borderRadius": {
|
|
7196
|
-
"$ref": "#radius"
|
|
7243
|
+
"leadIconContainerPaddingBottom": {
|
|
7244
|
+
"$ref": "#size"
|
|
7197
7245
|
},
|
|
7198
|
-
"
|
|
7199
|
-
"$ref": "#
|
|
7246
|
+
"leadIconContainerPaddingLeft": {
|
|
7247
|
+
"$ref": "#size"
|
|
7200
7248
|
},
|
|
7201
|
-
"
|
|
7202
|
-
"$ref": "#
|
|
7249
|
+
"leadIconContainerPaddingRight": {
|
|
7250
|
+
"$ref": "#size"
|
|
7203
7251
|
},
|
|
7204
|
-
"
|
|
7205
|
-
"$ref": "#
|
|
7252
|
+
"leadIconContainerPaddingTop": {
|
|
7253
|
+
"$ref": "#size"
|
|
7206
7254
|
},
|
|
7207
|
-
"
|
|
7208
|
-
"$ref": "#
|
|
7255
|
+
"leadIconPadding": {
|
|
7256
|
+
"$ref": "#size"
|
|
7209
7257
|
},
|
|
7210
|
-
"
|
|
7211
|
-
"$ref": "#
|
|
7258
|
+
"leadIconSize": {
|
|
7259
|
+
"$ref": "#size"
|
|
7212
7260
|
},
|
|
7213
7261
|
"lineHeight": {
|
|
7214
7262
|
"$ref": "#lineHeight"
|
|
7215
7263
|
},
|
|
7216
|
-
"
|
|
7217
|
-
"$ref": "#
|
|
7218
|
-
},
|
|
7219
|
-
"alignSelf": {
|
|
7220
|
-
"$ref": "#flexAlign"
|
|
7221
|
-
},
|
|
7222
|
-
"fontName": {
|
|
7223
|
-
"$ref": "#fontName"
|
|
7264
|
+
"minWidth": {
|
|
7265
|
+
"$ref": "#size"
|
|
7224
7266
|
},
|
|
7225
|
-
"
|
|
7226
|
-
"$ref": "#
|
|
7267
|
+
"opacity": {
|
|
7268
|
+
"$ref": "#opacity"
|
|
7227
7269
|
},
|
|
7228
|
-
"
|
|
7270
|
+
"outerBackgroundColor": {
|
|
7229
7271
|
"$ref": "#color"
|
|
7230
7272
|
},
|
|
7231
|
-
"
|
|
7232
|
-
"$ref": "#
|
|
7273
|
+
"outerBorderColor": {
|
|
7274
|
+
"$ref": "#color"
|
|
7233
7275
|
},
|
|
7234
|
-
"
|
|
7276
|
+
"outerBorderGap": {
|
|
7235
7277
|
"$ref": "#size"
|
|
7236
7278
|
},
|
|
7237
|
-
"
|
|
7238
|
-
"$ref": "#
|
|
7279
|
+
"outerBorderWidth": {
|
|
7280
|
+
"$ref": "#border"
|
|
7239
7281
|
},
|
|
7240
|
-
"
|
|
7282
|
+
"paddingBottom": {
|
|
7241
7283
|
"$ref": "#size"
|
|
7242
7284
|
},
|
|
7243
|
-
"
|
|
7285
|
+
"paddingLeft": {
|
|
7244
7286
|
"$ref": "#size"
|
|
7245
7287
|
},
|
|
7246
|
-
"
|
|
7288
|
+
"paddingRight": {
|
|
7247
7289
|
"$ref": "#size"
|
|
7248
7290
|
},
|
|
7249
|
-
"
|
|
7291
|
+
"paddingTop": {
|
|
7250
7292
|
"$ref": "#size"
|
|
7251
7293
|
},
|
|
7252
|
-
"
|
|
7294
|
+
"shadow": {
|
|
7295
|
+
"$ref": "#shadow"
|
|
7296
|
+
},
|
|
7297
|
+
"subtitleColor": {
|
|
7253
7298
|
"$ref": "#color"
|
|
7254
7299
|
},
|
|
7255
|
-
"
|
|
7256
|
-
"$ref": "#
|
|
7300
|
+
"textAlign": {
|
|
7301
|
+
"$ref": "#flexJustifyContent"
|
|
7257
7302
|
},
|
|
7258
|
-
"
|
|
7303
|
+
"textPaddingLeft": {
|
|
7259
7304
|
"$ref": "#size"
|
|
7260
7305
|
},
|
|
7261
|
-
"
|
|
7262
|
-
"$ref": "#
|
|
7306
|
+
"textPaddingRight": {
|
|
7307
|
+
"$ref": "#size"
|
|
7308
|
+
},
|
|
7309
|
+
"width": {
|
|
7310
|
+
"$ref": "#size"
|
|
7263
7311
|
}
|
|
7264
7312
|
},
|
|
7265
7313
|
"required": [
|
|
7266
|
-
"
|
|
7267
|
-
"
|
|
7268
|
-
"iconSpace",
|
|
7269
|
-
"iconSize",
|
|
7270
|
-
"iconColor",
|
|
7271
|
-
"iconPadding",
|
|
7272
|
-
"iconAlignSelf",
|
|
7273
|
-
"iconTranslateX",
|
|
7274
|
-
"iconTranslateY",
|
|
7275
|
-
"iconBackground",
|
|
7276
|
-
"iconBorderRadius",
|
|
7314
|
+
"alignSelf",
|
|
7315
|
+
"backgroundColor",
|
|
7277
7316
|
"borderColor",
|
|
7278
|
-
"borderWidth",
|
|
7279
7317
|
"borderRadius",
|
|
7280
|
-
"
|
|
7281
|
-
"fontSize",
|
|
7318
|
+
"borderWidth",
|
|
7282
7319
|
"color",
|
|
7320
|
+
"descriptionFontName",
|
|
7321
|
+
"descriptionFontSize",
|
|
7322
|
+
"descriptionFontWeight",
|
|
7323
|
+
"descriptionTextPaddingBottom",
|
|
7283
7324
|
"dividerColor",
|
|
7284
|
-
"
|
|
7285
|
-
"lineHeight",
|
|
7286
|
-
"textAlign",
|
|
7287
|
-
"alignSelf",
|
|
7325
|
+
"fontSize",
|
|
7288
7326
|
"fontName",
|
|
7289
7327
|
"fontWeight",
|
|
7290
|
-
"
|
|
7328
|
+
"icon",
|
|
7329
|
+
"iconAlignSelf",
|
|
7330
|
+
"iconBackground",
|
|
7331
|
+
"iconBorderRadius",
|
|
7332
|
+
"iconColor",
|
|
7333
|
+
"iconPadding",
|
|
7334
|
+
"iconPosition",
|
|
7335
|
+
"iconSize",
|
|
7336
|
+
"iconSpace",
|
|
7337
|
+
"iconTranslateX",
|
|
7338
|
+
"iconTranslateY",
|
|
7339
|
+
"leadIcon",
|
|
7340
|
+
"leadIconBackgroundColor",
|
|
7341
|
+
"leadIconBorderRadius",
|
|
7342
|
+
"leadIconColor",
|
|
7343
|
+
"leadIconContainerPaddingBottom",
|
|
7344
|
+
"leadIconContainerPaddingLeft",
|
|
7345
|
+
"leadIconContainerPaddingRight",
|
|
7346
|
+
"leadIconContainerPaddingTop",
|
|
7347
|
+
"leadIconPadding",
|
|
7348
|
+
"leadIconSize",
|
|
7349
|
+
"lineHeight",
|
|
7350
|
+
"minWidth",
|
|
7291
7351
|
"opacity",
|
|
7352
|
+
"outerBackgroundColor",
|
|
7353
|
+
"outerBorderColor",
|
|
7354
|
+
"outerBorderGap",
|
|
7355
|
+
"outerBorderWidth",
|
|
7356
|
+
"paddingBottom",
|
|
7292
7357
|
"paddingLeft",
|
|
7293
7358
|
"paddingRight",
|
|
7294
7359
|
"paddingTop",
|
|
7295
|
-
"
|
|
7296
|
-
"
|
|
7297
|
-
"
|
|
7298
|
-
"
|
|
7299
|
-
"
|
|
7300
|
-
"
|
|
7301
|
-
"outerBackgroundColor"
|
|
7360
|
+
"shadow",
|
|
7361
|
+
"subtitleColor",
|
|
7362
|
+
"textAlign",
|
|
7363
|
+
"textPaddingLeft",
|
|
7364
|
+
"textPaddingRight",
|
|
7365
|
+
"width"
|
|
7302
7366
|
]
|
|
7303
7367
|
},
|
|
7304
7368
|
"rules": {
|
|
@@ -7315,17 +7379,59 @@
|
|
|
7315
7379
|
"type": "object",
|
|
7316
7380
|
"additionalProperties": false,
|
|
7317
7381
|
"properties": {
|
|
7382
|
+
"alignSelf": {
|
|
7383
|
+
"$ref": "#flexAlign"
|
|
7384
|
+
},
|
|
7385
|
+
"backgroundColor": {
|
|
7386
|
+
"$ref": "#color"
|
|
7387
|
+
},
|
|
7388
|
+
"borderColor": {
|
|
7389
|
+
"$ref": "#color"
|
|
7390
|
+
},
|
|
7391
|
+
"borderRadius": {
|
|
7392
|
+
"$ref": "#radius"
|
|
7393
|
+
},
|
|
7394
|
+
"borderWidth": {
|
|
7395
|
+
"$ref": "#border"
|
|
7396
|
+
},
|
|
7397
|
+
"color": {
|
|
7398
|
+
"$ref": "#color"
|
|
7399
|
+
},
|
|
7400
|
+
"descriptionFontName": {
|
|
7401
|
+
"$ref": "#fontName"
|
|
7402
|
+
},
|
|
7403
|
+
"descriptionFontSize": {
|
|
7404
|
+
"$ref": "#fontSize"
|
|
7405
|
+
},
|
|
7406
|
+
"descriptionFontWeight": {
|
|
7407
|
+
"$ref": "#fontWeight"
|
|
7408
|
+
},
|
|
7409
|
+
"descriptionTextPaddingBottom": {
|
|
7410
|
+
"$ref": "#size"
|
|
7411
|
+
},
|
|
7412
|
+
"dividerColor": {
|
|
7413
|
+
"$ref": "#color"
|
|
7414
|
+
},
|
|
7415
|
+
"fontSize": {
|
|
7416
|
+
"$ref": "#fontSize"
|
|
7417
|
+
},
|
|
7418
|
+
"fontName": {
|
|
7419
|
+
"$ref": "#fontName"
|
|
7420
|
+
},
|
|
7421
|
+
"fontWeight": {
|
|
7422
|
+
"$ref": "#fontWeight"
|
|
7423
|
+
},
|
|
7318
7424
|
"icon": {
|
|
7319
7425
|
"$ref": "#icon"
|
|
7320
7426
|
},
|
|
7321
|
-
"
|
|
7322
|
-
"$ref": "#
|
|
7427
|
+
"iconAlignSelf": {
|
|
7428
|
+
"$ref": "#flexAlign"
|
|
7323
7429
|
},
|
|
7324
|
-
"
|
|
7325
|
-
"$ref": "#
|
|
7430
|
+
"iconBackground": {
|
|
7431
|
+
"$ref": "#color"
|
|
7326
7432
|
},
|
|
7327
|
-
"
|
|
7328
|
-
"$ref": "#
|
|
7433
|
+
"iconBorderRadius": {
|
|
7434
|
+
"$ref": "#radius"
|
|
7329
7435
|
},
|
|
7330
7436
|
"iconColor": {
|
|
7331
7437
|
"$ref": "#color"
|
|
@@ -7333,8 +7439,14 @@
|
|
|
7333
7439
|
"iconPadding": {
|
|
7334
7440
|
"$ref": "#size"
|
|
7335
7441
|
},
|
|
7336
|
-
"
|
|
7337
|
-
"$ref": "#
|
|
7442
|
+
"iconPosition": {
|
|
7443
|
+
"$ref": "#position"
|
|
7444
|
+
},
|
|
7445
|
+
"iconSize": {
|
|
7446
|
+
"$ref": "#size"
|
|
7447
|
+
},
|
|
7448
|
+
"iconSpace": {
|
|
7449
|
+
"$ref": "#integer"
|
|
7338
7450
|
},
|
|
7339
7451
|
"iconTranslateX": {
|
|
7340
7452
|
"$ref": "#size"
|
|
@@ -7342,86 +7454,86 @@
|
|
|
7342
7454
|
"iconTranslateY": {
|
|
7343
7455
|
"$ref": "#size"
|
|
7344
7456
|
},
|
|
7345
|
-
"
|
|
7457
|
+
"leadIcon": {
|
|
7458
|
+
"$ref": "#icon"
|
|
7459
|
+
},
|
|
7460
|
+
"leadIconBackgroundColor": {
|
|
7346
7461
|
"$ref": "#color"
|
|
7347
7462
|
},
|
|
7348
|
-
"
|
|
7463
|
+
"leadIconBorderRadius": {
|
|
7349
7464
|
"$ref": "#radius"
|
|
7350
7465
|
},
|
|
7351
|
-
"
|
|
7466
|
+
"leadIconColor": {
|
|
7352
7467
|
"$ref": "#color"
|
|
7353
7468
|
},
|
|
7354
|
-
"
|
|
7355
|
-
"$ref": "#
|
|
7356
|
-
},
|
|
7357
|
-
"borderRadius": {
|
|
7358
|
-
"$ref": "#radius"
|
|
7469
|
+
"leadIconContainerPaddingBottom": {
|
|
7470
|
+
"$ref": "#size"
|
|
7359
7471
|
},
|
|
7360
|
-
"
|
|
7361
|
-
"$ref": "#
|
|
7472
|
+
"leadIconContainerPaddingLeft": {
|
|
7473
|
+
"$ref": "#size"
|
|
7362
7474
|
},
|
|
7363
|
-
"
|
|
7364
|
-
"$ref": "#
|
|
7475
|
+
"leadIconContainerPaddingRight": {
|
|
7476
|
+
"$ref": "#size"
|
|
7365
7477
|
},
|
|
7366
|
-
"
|
|
7367
|
-
"$ref": "#
|
|
7478
|
+
"leadIconContainerPaddingTop": {
|
|
7479
|
+
"$ref": "#size"
|
|
7368
7480
|
},
|
|
7369
|
-
"
|
|
7370
|
-
"$ref": "#
|
|
7481
|
+
"leadIconPadding": {
|
|
7482
|
+
"$ref": "#size"
|
|
7371
7483
|
},
|
|
7372
|
-
"
|
|
7373
|
-
"$ref": "#
|
|
7484
|
+
"leadIconSize": {
|
|
7485
|
+
"$ref": "#size"
|
|
7374
7486
|
},
|
|
7375
7487
|
"lineHeight": {
|
|
7376
7488
|
"$ref": "#lineHeight"
|
|
7377
7489
|
},
|
|
7378
|
-
"
|
|
7379
|
-
"$ref": "#
|
|
7380
|
-
},
|
|
7381
|
-
"alignSelf": {
|
|
7382
|
-
"$ref": "#flexAlign"
|
|
7383
|
-
},
|
|
7384
|
-
"fontName": {
|
|
7385
|
-
"$ref": "#fontName"
|
|
7490
|
+
"minWidth": {
|
|
7491
|
+
"$ref": "#size"
|
|
7386
7492
|
},
|
|
7387
|
-
"
|
|
7388
|
-
"$ref": "#
|
|
7493
|
+
"opacity": {
|
|
7494
|
+
"$ref": "#opacity"
|
|
7389
7495
|
},
|
|
7390
|
-
"
|
|
7496
|
+
"outerBackgroundColor": {
|
|
7391
7497
|
"$ref": "#color"
|
|
7392
7498
|
},
|
|
7393
|
-
"
|
|
7394
|
-
"$ref": "#
|
|
7499
|
+
"outerBorderColor": {
|
|
7500
|
+
"$ref": "#color"
|
|
7395
7501
|
},
|
|
7396
|
-
"
|
|
7502
|
+
"outerBorderGap": {
|
|
7397
7503
|
"$ref": "#size"
|
|
7398
7504
|
},
|
|
7399
|
-
"
|
|
7400
|
-
"$ref": "#
|
|
7505
|
+
"outerBorderWidth": {
|
|
7506
|
+
"$ref": "#border"
|
|
7401
7507
|
},
|
|
7402
|
-
"
|
|
7508
|
+
"paddingBottom": {
|
|
7403
7509
|
"$ref": "#size"
|
|
7404
7510
|
},
|
|
7405
|
-
"
|
|
7511
|
+
"paddingLeft": {
|
|
7406
7512
|
"$ref": "#size"
|
|
7407
7513
|
},
|
|
7408
|
-
"
|
|
7514
|
+
"paddingRight": {
|
|
7409
7515
|
"$ref": "#size"
|
|
7410
7516
|
},
|
|
7411
|
-
"
|
|
7517
|
+
"paddingTop": {
|
|
7412
7518
|
"$ref": "#size"
|
|
7413
7519
|
},
|
|
7414
|
-
"
|
|
7520
|
+
"shadow": {
|
|
7521
|
+
"$ref": "#shadow"
|
|
7522
|
+
},
|
|
7523
|
+
"subtitleColor": {
|
|
7415
7524
|
"$ref": "#color"
|
|
7416
7525
|
},
|
|
7417
|
-
"
|
|
7418
|
-
"$ref": "#
|
|
7526
|
+
"textAlign": {
|
|
7527
|
+
"$ref": "#flexJustifyContent"
|
|
7419
7528
|
},
|
|
7420
|
-
"
|
|
7529
|
+
"textPaddingLeft": {
|
|
7421
7530
|
"$ref": "#size"
|
|
7422
7531
|
},
|
|
7423
|
-
"
|
|
7424
|
-
"$ref": "#
|
|
7532
|
+
"textPaddingRight": {
|
|
7533
|
+
"$ref": "#size"
|
|
7534
|
+
},
|
|
7535
|
+
"width": {
|
|
7536
|
+
"$ref": "#size"
|
|
7425
7537
|
}
|
|
7426
7538
|
}
|
|
7427
7539
|
},
|