@telus-uds/theme-allium 4.23.0 → 4.24.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/TermsAndConditions.json +57 -0
- package/build/android/schema.json +1004 -959
- package/build/android/theme.json +60 -3
- package/build/ios/CarouselThumbnail.json +2 -2
- package/build/ios/TermsAndConditions.json +57 -0
- package/build/ios/schema.json +1004 -959
- package/build/ios/theme.json +60 -3
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +3 -3
- package/build/rn/ButtonDropdown.js +3 -3
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +3 -3
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +3 -3
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +3 -3
- package/build/rn/CarouselThumbnail.js +5 -5
- package/build/rn/Checkbox.js +3 -3
- package/build/rn/CheckboxCard.js +3 -3
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +3 -3
- package/build/rn/ColourToggle.js +3 -3
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +3 -3
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +3 -3
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +3 -3
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +3 -3
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +3 -3
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +3 -3
- package/build/rn/PaginationSideButton.js +3 -3
- package/build/rn/PreviewCard.js +4 -4
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +3 -3
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +3 -3
- package/build/rn/QuickLinksList.js +3 -3
- package/build/rn/Radio.js +3 -3
- package/build/rn/RadioCard.js +3 -3
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +2 -2
- package/build/rn/SearchButton.js +3 -3
- package/build/rn/Select.js +2 -2
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +3 -3
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +2 -2
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +2 -2
- package/build/rn/SplashButtonWithDetails.js +2 -2
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +3 -3
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +3 -3
- package/build/rn/TermsAndConditions.js +36 -2
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +2 -2
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +3 -3
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +3 -3
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +3 -3
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +1004 -959
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +105 -71
- 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 +94 -1
- package/build/web/ButtonDropdown.js +36 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +35 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +25 -2
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +57 -1
- package/build/web/CarouselThumbnail.js +20 -3
- package/build/web/Checkbox.js +30 -1
- package/build/web/CheckboxCard.js +35 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +38 -1
- package/build/web/ColourToggle.js +29 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +17 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +76 -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 +70 -2
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +61 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +40 -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 +27 -1
- package/build/web/PaginationSideButton.js +26 -1
- package/build/web/PreviewCard.js +33 -3
- package/build/web/PriceLockup.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +17 -2
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +29 -1
- package/build/web/QuickLinksList.js +29 -1
- package/build/web/Radio.js +18 -1
- package/build/web/RadioCard.js +35 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +11 -1
- package/build/web/SearchButton.js +30 -1
- package/build/web/Select.js +8 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +30 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +13 -2
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +15 -3
- package/build/web/SplashButtonWithDetails.js +15 -3
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +25 -2
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +35 -1
- package/build/web/TermsAndConditions.js +36 -2
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +11 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +42 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +19 -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 +21 -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 +1004 -959
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +1203 -21
- package/package.json +5 -5
- package/theme.json +31 -2
package/build/rn/spacingScale.js
CHANGED
package/build/rn/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Wed, 07 Feb 2024 19:08:26 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -464,13 +464,13 @@ module.exports = {
|
|
|
464
464
|
},
|
|
465
465
|
focus: {
|
|
466
466
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
467
|
-
platforms: [ 'rn' ],
|
|
467
|
+
platforms: [ 'rn', 'web' ],
|
|
468
468
|
type: 'state',
|
|
469
469
|
values: [ true, false ]
|
|
470
470
|
},
|
|
471
471
|
hover: {
|
|
472
472
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
473
|
-
platforms: [ 'rn' ],
|
|
473
|
+
platforms: [ 'rn', 'web' ],
|
|
474
474
|
type: 'state',
|
|
475
475
|
values: [ true, false ]
|
|
476
476
|
},
|
|
@@ -773,13 +773,13 @@ module.exports = {
|
|
|
773
773
|
appearances: {
|
|
774
774
|
focus: {
|
|
775
775
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
776
|
-
platforms: [ 'rn' ],
|
|
776
|
+
platforms: [ 'rn', 'web' ],
|
|
777
777
|
type: 'state',
|
|
778
778
|
values: [ true, false ]
|
|
779
779
|
},
|
|
780
780
|
hover: {
|
|
781
781
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
782
|
-
platforms: [ 'rn' ],
|
|
782
|
+
platforms: [ 'rn', 'web' ],
|
|
783
783
|
type: 'state',
|
|
784
784
|
values: [ true, false ]
|
|
785
785
|
},
|
|
@@ -936,13 +936,13 @@ module.exports = {
|
|
|
936
936
|
appearances: {
|
|
937
937
|
focus: {
|
|
938
938
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
939
|
-
platforms: [ 'rn' ],
|
|
939
|
+
platforms: [ 'rn', 'web' ],
|
|
940
940
|
type: 'state',
|
|
941
941
|
values: [ true, false ]
|
|
942
942
|
},
|
|
943
943
|
hover: {
|
|
944
944
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
945
|
-
platforms: [ 'rn' ],
|
|
945
|
+
platforms: [ 'rn', 'web' ],
|
|
946
946
|
type: 'state',
|
|
947
947
|
values: [ true, false ]
|
|
948
948
|
},
|
|
@@ -1088,13 +1088,13 @@ module.exports = {
|
|
|
1088
1088
|
borderRadius: { type: 'variant', values: [ 'none', 'small', 'large' ] },
|
|
1089
1089
|
focus: {
|
|
1090
1090
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1091
|
-
platforms: [ 'rn' ],
|
|
1091
|
+
platforms: [ 'rn', 'web' ],
|
|
1092
1092
|
type: 'state',
|
|
1093
1093
|
values: [ true, false ]
|
|
1094
1094
|
},
|
|
1095
1095
|
hover: {
|
|
1096
1096
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1097
|
-
platforms: [ 'rn' ],
|
|
1097
|
+
platforms: [ 'rn', 'web' ],
|
|
1098
1098
|
type: 'state',
|
|
1099
1099
|
values: [ true, false ]
|
|
1100
1100
|
},
|
|
@@ -1281,13 +1281,13 @@ module.exports = {
|
|
|
1281
1281
|
appearances: {
|
|
1282
1282
|
focus: {
|
|
1283
1283
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1284
|
-
platforms: [ 'rn' ],
|
|
1284
|
+
platforms: [ 'rn', 'web' ],
|
|
1285
1285
|
type: 'state',
|
|
1286
1286
|
values: [ true, false ]
|
|
1287
1287
|
},
|
|
1288
1288
|
hover: {
|
|
1289
1289
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1290
|
-
platforms: [ 'rn' ],
|
|
1290
|
+
platforms: [ 'rn', 'web' ],
|
|
1291
1291
|
type: 'state',
|
|
1292
1292
|
values: [ true, false ]
|
|
1293
1293
|
},
|
|
@@ -1423,13 +1423,13 @@ module.exports = {
|
|
|
1423
1423
|
appearances: {
|
|
1424
1424
|
focus: {
|
|
1425
1425
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1426
|
-
platforms: [ 'rn' ],
|
|
1426
|
+
platforms: [ 'rn', 'web' ],
|
|
1427
1427
|
type: 'state',
|
|
1428
1428
|
values: [ true, false ]
|
|
1429
1429
|
},
|
|
1430
1430
|
hover: {
|
|
1431
1431
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1432
|
-
platforms: [ 'rn' ],
|
|
1432
|
+
platforms: [ 'rn', 'web' ],
|
|
1433
1433
|
type: 'state',
|
|
1434
1434
|
values: [ true, false ]
|
|
1435
1435
|
},
|
|
@@ -1447,7 +1447,7 @@ module.exports = {
|
|
|
1447
1447
|
rules: [
|
|
1448
1448
|
{
|
|
1449
1449
|
if: { viewport: [ 'xs', 'sm' ] },
|
|
1450
|
-
tokens: { alignItems: 'flex-start', size:
|
|
1450
|
+
tokens: { alignItems: 'flex-start', size: 32 }
|
|
1451
1451
|
},
|
|
1452
1452
|
{ if: { hover: true }, tokens: { borderColor: '#2b8000' } },
|
|
1453
1453
|
{
|
|
@@ -1469,7 +1469,7 @@ module.exports = {
|
|
|
1469
1469
|
padding: 8,
|
|
1470
1470
|
selectedBorderColor: '#676e73',
|
|
1471
1471
|
selectedBorderWidth: 2,
|
|
1472
|
-
size:
|
|
1472
|
+
size: 56
|
|
1473
1473
|
}
|
|
1474
1474
|
},
|
|
1475
1475
|
Checkbox: {
|
|
@@ -1482,13 +1482,13 @@ module.exports = {
|
|
|
1482
1482
|
error: { type: 'state', values: [ true ] },
|
|
1483
1483
|
focus: {
|
|
1484
1484
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1485
|
-
platforms: [ 'rn' ],
|
|
1485
|
+
platforms: [ 'rn', 'web' ],
|
|
1486
1486
|
type: 'state',
|
|
1487
1487
|
values: [ true, false ]
|
|
1488
1488
|
},
|
|
1489
1489
|
hover: {
|
|
1490
1490
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1491
|
-
platforms: [ 'rn' ],
|
|
1491
|
+
platforms: [ 'rn', 'web' ],
|
|
1492
1492
|
type: 'state',
|
|
1493
1493
|
values: [ true, false ]
|
|
1494
1494
|
},
|
|
@@ -1568,13 +1568,13 @@ module.exports = {
|
|
|
1568
1568
|
error: { type: 'state', values: [ true ] },
|
|
1569
1569
|
focus: {
|
|
1570
1570
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1571
|
-
platforms: [ 'rn' ],
|
|
1571
|
+
platforms: [ 'rn', 'web' ],
|
|
1572
1572
|
type: 'state',
|
|
1573
1573
|
values: [ true, false ]
|
|
1574
1574
|
},
|
|
1575
1575
|
hover: {
|
|
1576
1576
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1577
|
-
platforms: [ 'rn' ],
|
|
1577
|
+
platforms: [ 'rn', 'web' ],
|
|
1578
1578
|
type: 'state',
|
|
1579
1579
|
values: [ true, false ]
|
|
1580
1580
|
},
|
|
@@ -1764,13 +1764,13 @@ module.exports = {
|
|
|
1764
1764
|
alternative: { type: 'variant', values: [ true ] },
|
|
1765
1765
|
focus: {
|
|
1766
1766
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1767
|
-
platforms: [ 'rn' ],
|
|
1767
|
+
platforms: [ 'rn', 'web' ],
|
|
1768
1768
|
type: 'state',
|
|
1769
1769
|
values: [ true, false ]
|
|
1770
1770
|
},
|
|
1771
1771
|
hover: {
|
|
1772
1772
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1773
|
-
platforms: [ 'rn' ],
|
|
1773
|
+
platforms: [ 'rn', 'web' ],
|
|
1774
1774
|
type: 'state',
|
|
1775
1775
|
values: [ true, false ]
|
|
1776
1776
|
},
|
|
@@ -1864,13 +1864,13 @@ module.exports = {
|
|
|
1864
1864
|
appearances: {
|
|
1865
1865
|
focus: {
|
|
1866
1866
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
1867
|
-
platforms: [ 'rn' ],
|
|
1867
|
+
platforms: [ 'rn', 'web' ],
|
|
1868
1868
|
type: 'state',
|
|
1869
1869
|
values: [ true, false ]
|
|
1870
1870
|
},
|
|
1871
1871
|
hover: {
|
|
1872
1872
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1873
|
-
platforms: [ 'rn' ],
|
|
1873
|
+
platforms: [ 'rn', 'web' ],
|
|
1874
1874
|
type: 'state',
|
|
1875
1875
|
values: [ true, false ]
|
|
1876
1876
|
},
|
|
@@ -2456,13 +2456,13 @@ module.exports = {
|
|
|
2456
2456
|
appearances: {
|
|
2457
2457
|
focus: {
|
|
2458
2458
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
2459
|
-
platforms: [ 'rn' ],
|
|
2459
|
+
platforms: [ 'rn', 'web' ],
|
|
2460
2460
|
type: 'state',
|
|
2461
2461
|
values: [ true, false ]
|
|
2462
2462
|
},
|
|
2463
2463
|
hover: {
|
|
2464
2464
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2465
|
-
platforms: [ 'rn' ],
|
|
2465
|
+
platforms: [ 'rn', 'web' ],
|
|
2466
2466
|
type: 'state',
|
|
2467
2467
|
values: [ true, false ]
|
|
2468
2468
|
},
|
|
@@ -2564,13 +2564,13 @@ module.exports = {
|
|
|
2564
2564
|
},
|
|
2565
2565
|
focus: {
|
|
2566
2566
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
2567
|
-
platforms: [ 'rn' ],
|
|
2567
|
+
platforms: [ 'rn', 'web' ],
|
|
2568
2568
|
type: 'state',
|
|
2569
2569
|
values: [ true, false ]
|
|
2570
2570
|
},
|
|
2571
2571
|
hover: {
|
|
2572
2572
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2573
|
-
platforms: [ 'rn' ],
|
|
2573
|
+
platforms: [ 'rn', 'web' ],
|
|
2574
2574
|
type: 'state',
|
|
2575
2575
|
values: [ true, false ]
|
|
2576
2576
|
},
|
|
@@ -2877,13 +2877,13 @@ module.exports = {
|
|
|
2877
2877
|
},
|
|
2878
2878
|
focus: {
|
|
2879
2879
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
2880
|
-
platforms: [ 'rn' ],
|
|
2880
|
+
platforms: [ 'rn', 'web' ],
|
|
2881
2881
|
type: 'state',
|
|
2882
2882
|
values: [ true, false ]
|
|
2883
2883
|
},
|
|
2884
2884
|
hover: {
|
|
2885
2885
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2886
|
-
platforms: [ 'rn' ],
|
|
2886
|
+
platforms: [ 'rn', 'web' ],
|
|
2887
2887
|
type: 'state',
|
|
2888
2888
|
values: [ true, false ]
|
|
2889
2889
|
},
|
|
@@ -3112,13 +3112,13 @@ module.exports = {
|
|
|
3112
3112
|
},
|
|
3113
3113
|
focus: {
|
|
3114
3114
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3115
|
-
platforms: [ 'rn' ],
|
|
3115
|
+
platforms: [ 'rn', 'web' ],
|
|
3116
3116
|
type: 'state',
|
|
3117
3117
|
values: [ true, false ]
|
|
3118
3118
|
},
|
|
3119
3119
|
hover: {
|
|
3120
3120
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
3121
|
-
platforms: [ 'rn' ],
|
|
3121
|
+
platforms: [ 'rn', 'web' ],
|
|
3122
3122
|
type: 'state',
|
|
3123
3123
|
values: [ true, false ]
|
|
3124
3124
|
},
|
|
@@ -3482,13 +3482,13 @@ module.exports = {
|
|
|
3482
3482
|
},
|
|
3483
3483
|
focus: {
|
|
3484
3484
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3485
|
-
platforms: [ 'rn' ],
|
|
3485
|
+
platforms: [ 'rn', 'web' ],
|
|
3486
3486
|
type: 'state',
|
|
3487
3487
|
values: [ true, false ]
|
|
3488
3488
|
},
|
|
3489
3489
|
hover: {
|
|
3490
3490
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
3491
|
-
platforms: [ 'rn' ],
|
|
3491
|
+
platforms: [ 'rn', 'web' ],
|
|
3492
3492
|
type: 'state',
|
|
3493
3493
|
values: [ true, false ]
|
|
3494
3494
|
},
|
|
@@ -3784,13 +3784,13 @@ module.exports = {
|
|
|
3784
3784
|
appearances: {
|
|
3785
3785
|
focus: {
|
|
3786
3786
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3787
|
-
platforms: [ 'rn' ],
|
|
3787
|
+
platforms: [ 'rn', 'web' ],
|
|
3788
3788
|
type: 'state',
|
|
3789
3789
|
values: [ true, false ]
|
|
3790
3790
|
},
|
|
3791
3791
|
hover: {
|
|
3792
3792
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
3793
|
-
platforms: [ 'rn' ],
|
|
3793
|
+
platforms: [ 'rn', 'web' ],
|
|
3794
3794
|
type: 'state',
|
|
3795
3795
|
values: [ true, false ]
|
|
3796
3796
|
},
|
|
@@ -3873,13 +3873,13 @@ module.exports = {
|
|
|
3873
3873
|
},
|
|
3874
3874
|
focus: {
|
|
3875
3875
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3876
|
-
platforms: [ 'rn' ],
|
|
3876
|
+
platforms: [ 'rn', 'web' ],
|
|
3877
3877
|
type: 'state',
|
|
3878
3878
|
values: [ true, false ]
|
|
3879
3879
|
},
|
|
3880
3880
|
hover: {
|
|
3881
3881
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
3882
|
-
platforms: [ 'rn' ],
|
|
3882
|
+
platforms: [ 'rn', 'web' ],
|
|
3883
3883
|
type: 'state',
|
|
3884
3884
|
values: [ true, false ]
|
|
3885
3885
|
},
|
|
@@ -3978,19 +3978,19 @@ module.exports = {
|
|
|
3978
3978
|
appearances: {
|
|
3979
3979
|
focus: {
|
|
3980
3980
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3981
|
-
platforms: [ 'rn' ],
|
|
3981
|
+
platforms: [ 'rn', 'web' ],
|
|
3982
3982
|
type: 'state',
|
|
3983
3983
|
values: [ true, false ]
|
|
3984
3984
|
},
|
|
3985
3985
|
hover: {
|
|
3986
3986
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
3987
|
-
platforms: [ 'rn' ],
|
|
3987
|
+
platforms: [ 'rn', 'web' ],
|
|
3988
3988
|
type: 'state',
|
|
3989
3989
|
values: [ true, false ]
|
|
3990
3990
|
},
|
|
3991
3991
|
pressed: {
|
|
3992
3992
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
3993
|
-
platforms: [ 'rn' ],
|
|
3993
|
+
platforms: [ 'rn', 'web' ],
|
|
3994
3994
|
type: 'state',
|
|
3995
3995
|
values: [ true, false ]
|
|
3996
3996
|
}
|
|
@@ -4338,13 +4338,13 @@ module.exports = {
|
|
|
4338
4338
|
appearances: {
|
|
4339
4339
|
focus: {
|
|
4340
4340
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4341
|
-
platforms: [ 'rn' ],
|
|
4341
|
+
platforms: [ 'rn', 'web' ],
|
|
4342
4342
|
type: 'state',
|
|
4343
4343
|
values: [ true, false ]
|
|
4344
4344
|
},
|
|
4345
4345
|
hover: {
|
|
4346
4346
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4347
|
-
platforms: [ 'rn' ],
|
|
4347
|
+
platforms: [ 'rn', 'web' ],
|
|
4348
4348
|
type: 'state',
|
|
4349
4349
|
values: [ true, false ]
|
|
4350
4350
|
},
|
|
@@ -4425,13 +4425,13 @@ module.exports = {
|
|
|
4425
4425
|
appearances: {
|
|
4426
4426
|
focus: {
|
|
4427
4427
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4428
|
-
platforms: [ 'rn' ],
|
|
4428
|
+
platforms: [ 'rn', 'web' ],
|
|
4429
4429
|
type: 'state',
|
|
4430
4430
|
values: [ true, false ]
|
|
4431
4431
|
},
|
|
4432
4432
|
hover: {
|
|
4433
4433
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4434
|
-
platforms: [ 'rn' ],
|
|
4434
|
+
platforms: [ 'rn', 'web' ],
|
|
4435
4435
|
type: 'state',
|
|
4436
4436
|
values: [ true, false ]
|
|
4437
4437
|
},
|
|
@@ -4496,13 +4496,13 @@ module.exports = {
|
|
|
4496
4496
|
appearances: {
|
|
4497
4497
|
focus: {
|
|
4498
4498
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4499
|
-
platforms: [ 'rn' ],
|
|
4499
|
+
platforms: [ 'rn', 'web' ],
|
|
4500
4500
|
type: 'state',
|
|
4501
4501
|
values: [ true, false ]
|
|
4502
4502
|
},
|
|
4503
4503
|
hover: {
|
|
4504
4504
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4505
|
-
platforms: [ 'rn' ],
|
|
4505
|
+
platforms: [ 'rn', 'web' ],
|
|
4506
4506
|
type: 'state',
|
|
4507
4507
|
values: [ true, false ]
|
|
4508
4508
|
},
|
|
@@ -4577,13 +4577,13 @@ module.exports = {
|
|
|
4577
4577
|
error: { type: 'state', values: [ true ] },
|
|
4578
4578
|
focus: {
|
|
4579
4579
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4580
|
-
platforms: [ 'rn' ],
|
|
4580
|
+
platforms: [ 'rn', 'web' ],
|
|
4581
4581
|
type: 'state',
|
|
4582
4582
|
values: [ true, false ]
|
|
4583
4583
|
},
|
|
4584
4584
|
hover: {
|
|
4585
4585
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4586
|
-
platforms: [ 'rn' ],
|
|
4586
|
+
platforms: [ 'rn', 'web' ],
|
|
4587
4587
|
type: 'state',
|
|
4588
4588
|
values: [ true, false ]
|
|
4589
4589
|
},
|
|
@@ -4664,13 +4664,13 @@ module.exports = {
|
|
|
4664
4664
|
error: { type: 'state', values: [ true ] },
|
|
4665
4665
|
focus: {
|
|
4666
4666
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4667
|
-
platforms: [ 'rn' ],
|
|
4667
|
+
platforms: [ 'rn', 'web' ],
|
|
4668
4668
|
type: 'state',
|
|
4669
4669
|
values: [ true, false ]
|
|
4670
4670
|
},
|
|
4671
4671
|
hover: {
|
|
4672
4672
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4673
|
-
platforms: [ 'rn' ],
|
|
4673
|
+
platforms: [ 'rn', 'web' ],
|
|
4674
4674
|
type: 'state',
|
|
4675
4675
|
values: [ true, false ]
|
|
4676
4676
|
},
|
|
@@ -4928,7 +4928,7 @@ module.exports = {
|
|
|
4928
4928
|
},
|
|
4929
4929
|
hover: {
|
|
4930
4930
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4931
|
-
platforms: [ 'rn' ],
|
|
4931
|
+
platforms: [ 'rn', 'web' ],
|
|
4932
4932
|
type: 'state',
|
|
4933
4933
|
values: [ true, false ]
|
|
4934
4934
|
},
|
|
@@ -4989,13 +4989,13 @@ module.exports = {
|
|
|
4989
4989
|
appearances: {
|
|
4990
4990
|
focus: {
|
|
4991
4991
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
4992
|
-
platforms: [ 'rn' ],
|
|
4992
|
+
platforms: [ 'rn', 'web' ],
|
|
4993
4993
|
type: 'state',
|
|
4994
4994
|
values: [ true, false ]
|
|
4995
4995
|
},
|
|
4996
4996
|
hover: {
|
|
4997
4997
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
4998
|
-
platforms: [ 'rn' ],
|
|
4998
|
+
platforms: [ 'rn', 'web' ],
|
|
4999
4999
|
type: 'state',
|
|
5000
5000
|
values: [ true, false ]
|
|
5001
5001
|
},
|
|
@@ -5081,7 +5081,7 @@ module.exports = {
|
|
|
5081
5081
|
},
|
|
5082
5082
|
hover: {
|
|
5083
5083
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5084
|
-
platforms: [ 'rn' ],
|
|
5084
|
+
platforms: [ 'rn', 'web' ],
|
|
5085
5085
|
type: 'state',
|
|
5086
5086
|
values: [ true, false ]
|
|
5087
5087
|
},
|
|
@@ -5178,13 +5178,13 @@ module.exports = {
|
|
|
5178
5178
|
},
|
|
5179
5179
|
focus: {
|
|
5180
5180
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
5181
|
-
platforms: [ 'rn' ],
|
|
5181
|
+
platforms: [ 'rn', 'web' ],
|
|
5182
5182
|
type: 'state',
|
|
5183
5183
|
values: [ true, false ]
|
|
5184
5184
|
},
|
|
5185
5185
|
hover: {
|
|
5186
5186
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5187
|
-
platforms: [ 'rn' ],
|
|
5187
|
+
platforms: [ 'rn', 'web' ],
|
|
5188
5188
|
type: 'state',
|
|
5189
5189
|
values: [ true, false ]
|
|
5190
5190
|
},
|
|
@@ -5327,7 +5327,7 @@ module.exports = {
|
|
|
5327
5327
|
appearances: {
|
|
5328
5328
|
focus: {
|
|
5329
5329
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
5330
|
-
platforms: [ 'rn' ],
|
|
5330
|
+
platforms: [ 'rn', 'web' ],
|
|
5331
5331
|
type: 'state',
|
|
5332
5332
|
values: [ true, false ]
|
|
5333
5333
|
},
|
|
@@ -5373,7 +5373,7 @@ module.exports = {
|
|
|
5373
5373
|
appearances: {
|
|
5374
5374
|
hover: {
|
|
5375
5375
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5376
|
-
platforms: [ 'rn' ],
|
|
5376
|
+
platforms: [ 'rn', 'web' ],
|
|
5377
5377
|
type: 'state',
|
|
5378
5378
|
values: [ true, false ]
|
|
5379
5379
|
}
|
|
@@ -5395,7 +5395,7 @@ module.exports = {
|
|
|
5395
5395
|
appearances: {
|
|
5396
5396
|
hover: {
|
|
5397
5397
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5398
|
-
platforms: [ 'rn' ],
|
|
5398
|
+
platforms: [ 'rn', 'web' ],
|
|
5399
5399
|
type: 'state',
|
|
5400
5400
|
values: [ true, false ]
|
|
5401
5401
|
}
|
|
@@ -5529,13 +5529,13 @@ module.exports = {
|
|
|
5529
5529
|
appearances: {
|
|
5530
5530
|
focus: {
|
|
5531
5531
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
5532
|
-
platforms: [ 'rn' ],
|
|
5532
|
+
platforms: [ 'rn', 'web' ],
|
|
5533
5533
|
type: 'state',
|
|
5534
5534
|
values: [ true, false ]
|
|
5535
5535
|
},
|
|
5536
5536
|
hover: {
|
|
5537
5537
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5538
|
-
platforms: [ 'rn' ],
|
|
5538
|
+
platforms: [ 'rn', 'web' ],
|
|
5539
5539
|
type: 'state',
|
|
5540
5540
|
values: [ true, false ]
|
|
5541
5541
|
},
|
|
@@ -5886,13 +5886,13 @@ module.exports = {
|
|
|
5886
5886
|
appearances: {
|
|
5887
5887
|
focus: {
|
|
5888
5888
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
5889
|
-
platforms: [ 'rn' ],
|
|
5889
|
+
platforms: [ 'rn', 'web' ],
|
|
5890
5890
|
type: 'state',
|
|
5891
5891
|
values: [ true, false ]
|
|
5892
5892
|
},
|
|
5893
5893
|
hover: {
|
|
5894
5894
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
5895
|
-
platforms: [ 'rn' ],
|
|
5895
|
+
platforms: [ 'rn', 'web' ],
|
|
5896
5896
|
type: 'state',
|
|
5897
5897
|
values: [ true, false ]
|
|
5898
5898
|
},
|
|
@@ -6015,6 +6015,17 @@ module.exports = {
|
|
|
6015
6015
|
type: 'state',
|
|
6016
6016
|
values: [ true, false ]
|
|
6017
6017
|
},
|
|
6018
|
+
focus: {
|
|
6019
|
+
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
6020
|
+
platforms: [ 'rn', 'web' ],
|
|
6021
|
+
type: 'state',
|
|
6022
|
+
values: [ true, false ]
|
|
6023
|
+
},
|
|
6024
|
+
pressed: {
|
|
6025
|
+
description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
|
|
6026
|
+
type: 'state',
|
|
6027
|
+
values: [ true, false ]
|
|
6028
|
+
},
|
|
6018
6029
|
viewport: {
|
|
6019
6030
|
description: 'The size label for the current screen viewport based on the current screen width',
|
|
6020
6031
|
type: 'state',
|
|
@@ -6033,6 +6044,23 @@ module.exports = {
|
|
|
6033
6044
|
{
|
|
6034
6045
|
if: { expanded: true },
|
|
6035
6046
|
tokens: { icon: PaletteIconCaretUp }
|
|
6047
|
+
},
|
|
6048
|
+
{
|
|
6049
|
+
if: { focus: true },
|
|
6050
|
+
tokens: {
|
|
6051
|
+
iconOuterBorderColor: '#414547',
|
|
6052
|
+
iconOuterBorderGap: 4,
|
|
6053
|
+
iconOuterBorderWidth: 1
|
|
6054
|
+
}
|
|
6055
|
+
},
|
|
6056
|
+
{
|
|
6057
|
+
if: { pressed: true },
|
|
6058
|
+
tokens: {
|
|
6059
|
+
iconBackgroundColor: '#414547',
|
|
6060
|
+
iconBorderColor: '#ffffff',
|
|
6061
|
+
iconColor: '#ffffff',
|
|
6062
|
+
iconOuterBorderGap: 4
|
|
6063
|
+
}
|
|
6036
6064
|
}
|
|
6037
6065
|
],
|
|
6038
6066
|
tokens: {
|
|
@@ -6066,6 +6094,12 @@ module.exports = {
|
|
|
6066
6094
|
expandTitlePaddingLeft: 0,
|
|
6067
6095
|
expandTitleUnderline: 'none',
|
|
6068
6096
|
icon: PaletteIconCaretDown,
|
|
6097
|
+
iconBackgroundColor: 'transparent',
|
|
6098
|
+
iconBorderColor: '#676e73',
|
|
6099
|
+
iconColor: '#676e73',
|
|
6100
|
+
iconOuterBorderColor: 'transparent',
|
|
6101
|
+
iconOuterBorderGap: 0,
|
|
6102
|
+
iconOuterBorderWidth: null,
|
|
6069
6103
|
listColor: '#414547',
|
|
6070
6104
|
listFontName: 'HelveticaNow',
|
|
6071
6105
|
listFontSize: 14,
|
|
@@ -6145,7 +6179,7 @@ module.exports = {
|
|
|
6145
6179
|
},
|
|
6146
6180
|
hover: {
|
|
6147
6181
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
6148
|
-
platforms: [ 'rn' ],
|
|
6182
|
+
platforms: [ 'rn', 'web' ],
|
|
6149
6183
|
type: 'state',
|
|
6150
6184
|
values: [ true, false ]
|
|
6151
6185
|
},
|
|
@@ -6326,13 +6360,13 @@ module.exports = {
|
|
|
6326
6360
|
appearances: {
|
|
6327
6361
|
focus: {
|
|
6328
6362
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
6329
|
-
platforms: [ 'rn' ],
|
|
6363
|
+
platforms: [ 'rn', 'web' ],
|
|
6330
6364
|
type: 'state',
|
|
6331
6365
|
values: [ true, false ]
|
|
6332
6366
|
},
|
|
6333
6367
|
hover: {
|
|
6334
6368
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
6335
|
-
platforms: [ 'rn' ],
|
|
6369
|
+
platforms: [ 'rn', 'web' ],
|
|
6336
6370
|
type: 'state',
|
|
6337
6371
|
values: [ true, false ]
|
|
6338
6372
|
},
|
|
@@ -6518,13 +6552,13 @@ module.exports = {
|
|
|
6518
6552
|
appearances: {
|
|
6519
6553
|
focus: {
|
|
6520
6554
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
6521
|
-
platforms: [ 'rn' ],
|
|
6555
|
+
platforms: [ 'rn', 'web' ],
|
|
6522
6556
|
type: 'state',
|
|
6523
6557
|
values: [ true, false ]
|
|
6524
6558
|
},
|
|
6525
6559
|
hover: {
|
|
6526
6560
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
6527
|
-
platforms: [ 'rn' ],
|
|
6561
|
+
platforms: [ 'rn', 'web' ],
|
|
6528
6562
|
type: 'state',
|
|
6529
6563
|
values: [ true, false ]
|
|
6530
6564
|
},
|
|
@@ -7003,13 +7037,13 @@ module.exports = {
|
|
|
7003
7037
|
appearances: {
|
|
7004
7038
|
focus: {
|
|
7005
7039
|
description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
|
|
7006
|
-
platforms: [ 'rn' ],
|
|
7040
|
+
platforms: [ 'rn', 'web' ],
|
|
7007
7041
|
type: 'state',
|
|
7008
7042
|
values: [ true, false ]
|
|
7009
7043
|
},
|
|
7010
7044
|
hover: {
|
|
7011
7045
|
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
7012
|
-
platforms: [ 'rn' ],
|
|
7046
|
+
platforms: [ 'rn', 'web' ],
|
|
7013
7047
|
type: 'state',
|
|
7014
7048
|
values: [ true, false ]
|
|
7015
7049
|
},
|
|
@@ -7174,5 +7208,5 @@ module.exports = {
|
|
|
7174
7208
|
tokens: { size: 96 }
|
|
7175
7209
|
}
|
|
7176
7210
|
},
|
|
7177
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '2.50.
|
|
7211
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '2.50.1' }
|
|
7178
7212
|
}
|
package/build/web/Badge.js
CHANGED
package/build/web/BlockQuote.js
CHANGED