@telus-uds/theme-public-mobile 4.22.0 → 5.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/Card.json +0 -108
- package/build/android/CarouselThumbnail.json +1 -0
- package/build/android/ChevronLink.json +0 -62
- package/build/android/ExpandCollapseMiniControl.json +10 -16
- package/build/android/Link.json +0 -91
- package/build/android/ProgressBar.json +0 -35
- package/build/android/Ribbon.json +5 -21
- package/build/android/schema.json +797 -791
- package/build/android/theme.json +17 -341
- package/build/ios/Card.json +0 -108
- package/build/ios/CarouselThumbnail.json +1 -0
- package/build/ios/ChevronLink.json +0 -62
- package/build/ios/ExpandCollapseMiniControl.json +10 -16
- package/build/ios/Link.json +0 -91
- package/build/ios/ProgressBar.json +0 -35
- package/build/ios/Ribbon.json +5 -21
- package/build/ios/schema.json +797 -791
- package/build/ios/theme.json +17 -341
- 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 +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -29
- 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 +3 -2
- 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 -37
- 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 +7 -16
- 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 +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -73
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -9
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +7 -18
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/Shortcuts.js +1 -1
- package/build/rn/ShortcutsItem.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 +797 -791
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +15 -201
- 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 +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -29
- 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 +3 -2
- 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 -37
- 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 +7 -16
- 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 +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -73
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -9
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +7 -18
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/Shortcuts.js +1 -1
- package/build/web/ShortcutsItem.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 +797 -791
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +15 -201
- package/package.json +4 -4
- package/theme.json +16 -405
package/theme.json
CHANGED
|
@@ -1649,10 +1649,6 @@
|
|
|
1649
1649
|
},
|
|
1650
1650
|
"Card": {
|
|
1651
1651
|
"appearances": {
|
|
1652
|
-
"background": {
|
|
1653
|
-
"type": "variant",
|
|
1654
|
-
"values": ["alternative", "subtle", "grid", "image", "feature", "plain"]
|
|
1655
|
-
},
|
|
1656
1652
|
"borderRadius": {
|
|
1657
1653
|
"type": "variant",
|
|
1658
1654
|
"values": ["none", "small", "large"]
|
|
@@ -1787,60 +1783,6 @@
|
|
|
1787
1783
|
"borderRadius": "{palette.radius.radius6}"
|
|
1788
1784
|
}
|
|
1789
1785
|
},
|
|
1790
|
-
{
|
|
1791
|
-
"if": {
|
|
1792
|
-
"background": "alternative"
|
|
1793
|
-
},
|
|
1794
|
-
"tokens": {
|
|
1795
|
-
"backgroundColor": "{palette.color.sand50}",
|
|
1796
|
-
"borderColor": "{palette.color.slate25}"
|
|
1797
|
-
}
|
|
1798
|
-
},
|
|
1799
|
-
{
|
|
1800
|
-
"if": {
|
|
1801
|
-
"background": "subtle"
|
|
1802
|
-
},
|
|
1803
|
-
"tokens": {
|
|
1804
|
-
"backgroundColor": "{palette.color.sand25}",
|
|
1805
|
-
"borderColor": "{palette.color.sand100}"
|
|
1806
|
-
}
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"if": {
|
|
1810
|
-
"background": "grid"
|
|
1811
|
-
},
|
|
1812
|
-
"tokens": {
|
|
1813
|
-
"backgroundColor": "{palette.color.sand50}",
|
|
1814
|
-
"borderWidth": "{palette.border.none}"
|
|
1815
|
-
}
|
|
1816
|
-
},
|
|
1817
|
-
{
|
|
1818
|
-
"if": {
|
|
1819
|
-
"background": "image"
|
|
1820
|
-
},
|
|
1821
|
-
"tokens": {
|
|
1822
|
-
"backgroundColor": "{palette.color.white}",
|
|
1823
|
-
"borderColor": "{palette.color.slate25}"
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"if": {
|
|
1828
|
-
"background": "feature"
|
|
1829
|
-
},
|
|
1830
|
-
"tokens": {
|
|
1831
|
-
"backgroundColor": "{palette.color.white}",
|
|
1832
|
-
"borderColor": "{palette.color.apricot100}"
|
|
1833
|
-
}
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"if": {
|
|
1837
|
-
"background": "plain"
|
|
1838
|
-
},
|
|
1839
|
-
"tokens": {
|
|
1840
|
-
"backgroundColor": "{palette.color.sand25}",
|
|
1841
|
-
"borderWidth": "{palette.border.none}"
|
|
1842
|
-
}
|
|
1843
|
-
},
|
|
1844
1786
|
{
|
|
1845
1787
|
"if": {
|
|
1846
1788
|
"style": "grid"
|
|
@@ -2602,6 +2544,7 @@
|
|
|
2602
2544
|
"containerPaddingTop": "{palette.size.size24}",
|
|
2603
2545
|
"margin": "{palette.size.size4}",
|
|
2604
2546
|
"padding": "{palette.size.size8}",
|
|
2547
|
+
"playIcon": "{palette.icon.PlaySolid}",
|
|
2605
2548
|
"selectedBorderColor": "{palette.color.apricot100}",
|
|
2606
2549
|
"selectedBorderWidth": "{palette.border.border2}",
|
|
2607
2550
|
"size": "{palette.size.size56}"
|
|
@@ -2905,16 +2848,8 @@
|
|
|
2905
2848
|
},
|
|
2906
2849
|
"ChevronLink": {
|
|
2907
2850
|
"appearances": {
|
|
2908
|
-
"alternative": {
|
|
2909
|
-
"type": "variant",
|
|
2910
|
-
"values": [true]
|
|
2911
|
-
},
|
|
2912
2851
|
"focus": "{appearances.ChevronLink.focus}",
|
|
2913
2852
|
"hover": "{appearances.ChevronLink.hover}",
|
|
2914
|
-
"inverse": {
|
|
2915
|
-
"type": "variant",
|
|
2916
|
-
"values": [true]
|
|
2917
|
-
},
|
|
2918
2853
|
"pressed": "{appearances.ChevronLink.pressed}",
|
|
2919
2854
|
"quiet": {
|
|
2920
2855
|
"description": "When it is true, it does not show the decoration",
|
|
@@ -2968,100 +2903,6 @@
|
|
|
2968
2903
|
"outerBorderColor": "{palette.color.slate100}"
|
|
2969
2904
|
}
|
|
2970
2905
|
},
|
|
2971
|
-
{
|
|
2972
|
-
"if": {
|
|
2973
|
-
"alternative": true
|
|
2974
|
-
},
|
|
2975
|
-
"tokens": {
|
|
2976
|
-
"color": "{palette.color.slate100}"
|
|
2977
|
-
}
|
|
2978
|
-
},
|
|
2979
|
-
{
|
|
2980
|
-
"if": {
|
|
2981
|
-
"alternative": true,
|
|
2982
|
-
"hover": true
|
|
2983
|
-
},
|
|
2984
|
-
"tokens": {
|
|
2985
|
-
"color": "{palette.color.link100}"
|
|
2986
|
-
}
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
"if": {
|
|
2990
|
-
"alternative": true,
|
|
2991
|
-
"pressed": true
|
|
2992
|
-
},
|
|
2993
|
-
"tokens": {
|
|
2994
|
-
"color": "{palette.color.slate120}"
|
|
2995
|
-
}
|
|
2996
|
-
},
|
|
2997
|
-
{
|
|
2998
|
-
"if": {
|
|
2999
|
-
"alternative": true,
|
|
3000
|
-
"focus": true
|
|
3001
|
-
},
|
|
3002
|
-
"tokens": {
|
|
3003
|
-
"color": "{palette.color.slate100}",
|
|
3004
|
-
"outerBorderColor": "{palette.color.slate100}"
|
|
3005
|
-
}
|
|
3006
|
-
},
|
|
3007
|
-
{
|
|
3008
|
-
"if": {
|
|
3009
|
-
"alternative": true,
|
|
3010
|
-
"focus": true,
|
|
3011
|
-
"pressed": true
|
|
3012
|
-
},
|
|
3013
|
-
"tokens": {
|
|
3014
|
-
"color": "{palette.color.slate120}",
|
|
3015
|
-
"outerBorderColor": "{palette.color.slate120}"
|
|
3016
|
-
}
|
|
3017
|
-
},
|
|
3018
|
-
{
|
|
3019
|
-
"if": {
|
|
3020
|
-
"inverse": true
|
|
3021
|
-
},
|
|
3022
|
-
"tokens": {
|
|
3023
|
-
"color": "{palette.color.sand100}"
|
|
3024
|
-
}
|
|
3025
|
-
},
|
|
3026
|
-
{
|
|
3027
|
-
"if": {
|
|
3028
|
-
"hover": true,
|
|
3029
|
-
"inverse": true
|
|
3030
|
-
},
|
|
3031
|
-
"tokens": {
|
|
3032
|
-
"color": "{palette.color.apricot50}"
|
|
3033
|
-
}
|
|
3034
|
-
},
|
|
3035
|
-
{
|
|
3036
|
-
"if": {
|
|
3037
|
-
"inverse": true,
|
|
3038
|
-
"pressed": true
|
|
3039
|
-
},
|
|
3040
|
-
"tokens": {
|
|
3041
|
-
"color": "{palette.color.apricot100}"
|
|
3042
|
-
}
|
|
3043
|
-
},
|
|
3044
|
-
{
|
|
3045
|
-
"if": {
|
|
3046
|
-
"focus": true,
|
|
3047
|
-
"inverse": true
|
|
3048
|
-
},
|
|
3049
|
-
"tokens": {
|
|
3050
|
-
"color": "{palette.color.sand100}",
|
|
3051
|
-
"outerBorderColor": "{palette.color.sand100}"
|
|
3052
|
-
}
|
|
3053
|
-
},
|
|
3054
|
-
{
|
|
3055
|
-
"if": {
|
|
3056
|
-
"focus": true,
|
|
3057
|
-
"inverse": true,
|
|
3058
|
-
"pressed": true
|
|
3059
|
-
},
|
|
3060
|
-
"tokens": {
|
|
3061
|
-
"color": "{palette.color.apricot100}",
|
|
3062
|
-
"outerBorderColor": "{palette.color.apricot100}"
|
|
3063
|
-
}
|
|
3064
|
-
},
|
|
3065
2906
|
{
|
|
3066
2907
|
"if": {
|
|
3067
2908
|
"size": "large"
|
|
@@ -4177,18 +4018,8 @@
|
|
|
4177
4018
|
},
|
|
4178
4019
|
"ExpandCollapseMiniControl": {
|
|
4179
4020
|
"appearances": {
|
|
4180
|
-
"alternative": {
|
|
4181
|
-
"description": "Replaces the default colour with black.",
|
|
4182
|
-
"type": "variant",
|
|
4183
|
-
"values": [true]
|
|
4184
|
-
},
|
|
4185
4021
|
"expanded": "{appearances.ExpandCollapseControl.expanded}",
|
|
4186
4022
|
"focus": "{appearances.ExpandCollapseMiniControl.focus}",
|
|
4187
|
-
"inverse": {
|
|
4188
|
-
"description": "Replaces the default colour with white.",
|
|
4189
|
-
"type": "variant",
|
|
4190
|
-
"values": [true]
|
|
4191
|
-
},
|
|
4192
4023
|
"quiet": {
|
|
4193
4024
|
"description": "When it is true, it does not show the decoration",
|
|
4194
4025
|
"type": "state",
|
|
@@ -4197,6 +4028,10 @@
|
|
|
4197
4028
|
"size": {
|
|
4198
4029
|
"type": "variant",
|
|
4199
4030
|
"values": ["micro", "small", "large"]
|
|
4031
|
+
},
|
|
4032
|
+
"style": {
|
|
4033
|
+
"type": "variant",
|
|
4034
|
+
"values": ["subtle", "inverse"]
|
|
4200
4035
|
}
|
|
4201
4036
|
},
|
|
4202
4037
|
"rules": [
|
|
@@ -4210,7 +4045,7 @@
|
|
|
4210
4045
|
},
|
|
4211
4046
|
{
|
|
4212
4047
|
"if": {
|
|
4213
|
-
"
|
|
4048
|
+
"style": "subtle"
|
|
4214
4049
|
},
|
|
4215
4050
|
"tokens": {
|
|
4216
4051
|
"color": "{palette.color.slate100}",
|
|
@@ -4219,7 +4054,7 @@
|
|
|
4219
4054
|
},
|
|
4220
4055
|
{
|
|
4221
4056
|
"if": {
|
|
4222
|
-
"
|
|
4057
|
+
"style": "inverse"
|
|
4223
4058
|
},
|
|
4224
4059
|
"tokens": {
|
|
4225
4060
|
"color": "{palette.color.white}",
|
|
@@ -4266,8 +4101,8 @@
|
|
|
4266
4101
|
},
|
|
4267
4102
|
{
|
|
4268
4103
|
"if": {
|
|
4269
|
-
"
|
|
4270
|
-
"
|
|
4104
|
+
"quiet": true,
|
|
4105
|
+
"style": "subtle"
|
|
4271
4106
|
},
|
|
4272
4107
|
"tokens": {
|
|
4273
4108
|
"color": "{palette.color.slate100}",
|
|
@@ -4277,8 +4112,8 @@
|
|
|
4277
4112
|
},
|
|
4278
4113
|
{
|
|
4279
4114
|
"if": {
|
|
4280
|
-
"
|
|
4281
|
-
"
|
|
4115
|
+
"quiet": true,
|
|
4116
|
+
"style": "inverse"
|
|
4282
4117
|
},
|
|
4283
4118
|
"tokens": {
|
|
4284
4119
|
"color": "{palette.color.white}",
|
|
@@ -6249,17 +6084,9 @@
|
|
|
6249
6084
|
},
|
|
6250
6085
|
"Link": {
|
|
6251
6086
|
"appearances": {
|
|
6252
|
-
"alternative": {
|
|
6253
|
-
"type": "variant",
|
|
6254
|
-
"values": [true]
|
|
6255
|
-
},
|
|
6256
6087
|
"focus": "{appearances.Link.focus}",
|
|
6257
6088
|
"hover": "{appearances.Link.hover}",
|
|
6258
6089
|
"iconPosition": "{appearances.Link.iconPosition}",
|
|
6259
|
-
"inverse": {
|
|
6260
|
-
"type": "variant",
|
|
6261
|
-
"values": [true]
|
|
6262
|
-
},
|
|
6263
6090
|
"pressed": "{appearances.Link.pressed}",
|
|
6264
6091
|
"quiet": {
|
|
6265
6092
|
"description": "When it is true, it does not show the decoration",
|
|
@@ -6321,163 +6148,6 @@
|
|
|
6321
6148
|
"textLine": "{system.textLine.none}"
|
|
6322
6149
|
}
|
|
6323
6150
|
},
|
|
6324
|
-
{
|
|
6325
|
-
"if": {
|
|
6326
|
-
"alternative": true
|
|
6327
|
-
},
|
|
6328
|
-
"tokens": {
|
|
6329
|
-
"color": "{palette.color.slate100}"
|
|
6330
|
-
}
|
|
6331
|
-
},
|
|
6332
|
-
{
|
|
6333
|
-
"if": {
|
|
6334
|
-
"alternative": true,
|
|
6335
|
-
"hover": true
|
|
6336
|
-
},
|
|
6337
|
-
"tokens": {
|
|
6338
|
-
"color": "{palette.color.slate120}"
|
|
6339
|
-
}
|
|
6340
|
-
},
|
|
6341
|
-
{
|
|
6342
|
-
"if": {
|
|
6343
|
-
"alternative": true,
|
|
6344
|
-
"pressed": true
|
|
6345
|
-
},
|
|
6346
|
-
"tokens": {
|
|
6347
|
-
"color": "{palette.color.slate120}",
|
|
6348
|
-
"outerBorderWidth": "{palette.border.none}"
|
|
6349
|
-
}
|
|
6350
|
-
},
|
|
6351
|
-
{
|
|
6352
|
-
"if": {
|
|
6353
|
-
"alternative": true,
|
|
6354
|
-
"focus": true,
|
|
6355
|
-
"pressed": true
|
|
6356
|
-
},
|
|
6357
|
-
"tokens": {
|
|
6358
|
-
"color": "{palette.color.slate120}"
|
|
6359
|
-
}
|
|
6360
|
-
},
|
|
6361
|
-
{
|
|
6362
|
-
"if": {
|
|
6363
|
-
"alternative": true,
|
|
6364
|
-
"focus": true
|
|
6365
|
-
},
|
|
6366
|
-
"tokens": {
|
|
6367
|
-
"color": "{palette.color.slate100}",
|
|
6368
|
-
"outerBorderColor": "{palette.color.slate100}"
|
|
6369
|
-
}
|
|
6370
|
-
},
|
|
6371
|
-
{
|
|
6372
|
-
"if": {
|
|
6373
|
-
"alternative": true,
|
|
6374
|
-
"focus": false,
|
|
6375
|
-
"pressed": true
|
|
6376
|
-
},
|
|
6377
|
-
"tokens": {
|
|
6378
|
-
"color": "{palette.color.slate120}"
|
|
6379
|
-
}
|
|
6380
|
-
},
|
|
6381
|
-
{
|
|
6382
|
-
"if": {
|
|
6383
|
-
"alternative": true,
|
|
6384
|
-
"focus": true,
|
|
6385
|
-
"hover": true,
|
|
6386
|
-
"pressed": true
|
|
6387
|
-
},
|
|
6388
|
-
"tokens": {
|
|
6389
|
-
"color": "{palette.color.slate120}",
|
|
6390
|
-
"outerBorderColor": "{palette.color.slate120}"
|
|
6391
|
-
}
|
|
6392
|
-
},
|
|
6393
|
-
{
|
|
6394
|
-
"if": {
|
|
6395
|
-
"alternative": true,
|
|
6396
|
-
"focus": false,
|
|
6397
|
-
"hover": true,
|
|
6398
|
-
"pressed": false
|
|
6399
|
-
},
|
|
6400
|
-
"tokens": {
|
|
6401
|
-
"color": "{palette.color.link100}"
|
|
6402
|
-
}
|
|
6403
|
-
},
|
|
6404
|
-
{
|
|
6405
|
-
"if": {
|
|
6406
|
-
"alternative": true,
|
|
6407
|
-
"focus": true,
|
|
6408
|
-
"pressed": true
|
|
6409
|
-
},
|
|
6410
|
-
"tokens": {
|
|
6411
|
-
"color": "{palette.color.link100}"
|
|
6412
|
-
}
|
|
6413
|
-
},
|
|
6414
|
-
{
|
|
6415
|
-
"if": {
|
|
6416
|
-
"alternative": true,
|
|
6417
|
-
"focus": true
|
|
6418
|
-
},
|
|
6419
|
-
"tokens": {
|
|
6420
|
-
"color": "{palette.color.link100}",
|
|
6421
|
-
"outerBorderColor": "{palette.color.link100}",
|
|
6422
|
-
"outerBorderWidth": "{palette.border.border1}"
|
|
6423
|
-
}
|
|
6424
|
-
},
|
|
6425
|
-
{
|
|
6426
|
-
"if": {
|
|
6427
|
-
"alternative": true,
|
|
6428
|
-
"pressed": true
|
|
6429
|
-
},
|
|
6430
|
-
"tokens": {
|
|
6431
|
-
"color": "{palette.color.slate120}"
|
|
6432
|
-
}
|
|
6433
|
-
},
|
|
6434
|
-
{
|
|
6435
|
-
"if": {
|
|
6436
|
-
"inverse": true
|
|
6437
|
-
},
|
|
6438
|
-
"tokens": {
|
|
6439
|
-
"color": "{palette.color.sand100}"
|
|
6440
|
-
}
|
|
6441
|
-
},
|
|
6442
|
-
{
|
|
6443
|
-
"if": {
|
|
6444
|
-
"focus": true,
|
|
6445
|
-
"inverse": true
|
|
6446
|
-
},
|
|
6447
|
-
"tokens": {
|
|
6448
|
-
"color": "{palette.color.sand100}",
|
|
6449
|
-
"outerBorderColor": "{palette.color.sand100}"
|
|
6450
|
-
}
|
|
6451
|
-
},
|
|
6452
|
-
{
|
|
6453
|
-
"if": {
|
|
6454
|
-
"focus": true,
|
|
6455
|
-
"inverse": true,
|
|
6456
|
-
"pressed": true
|
|
6457
|
-
},
|
|
6458
|
-
"tokens": {
|
|
6459
|
-
"color": "{palette.color.apricot100}",
|
|
6460
|
-
"outerBorderColor": "{palette.color.apricot100}"
|
|
6461
|
-
}
|
|
6462
|
-
},
|
|
6463
|
-
{
|
|
6464
|
-
"if": {
|
|
6465
|
-
"hover": true,
|
|
6466
|
-
"inverse": true
|
|
6467
|
-
},
|
|
6468
|
-
"tokens": {
|
|
6469
|
-
"color": "{palette.color.apricot50}"
|
|
6470
|
-
}
|
|
6471
|
-
},
|
|
6472
|
-
{
|
|
6473
|
-
"if": {
|
|
6474
|
-
"inverse": true,
|
|
6475
|
-
"pressed": true
|
|
6476
|
-
},
|
|
6477
|
-
"tokens": {
|
|
6478
|
-
"color": "{palette.color.apricot100}"
|
|
6479
|
-
}
|
|
6480
|
-
},
|
|
6481
6151
|
{
|
|
6482
6152
|
"if": {
|
|
6483
6153
|
"size": "micro"
|
|
@@ -6559,28 +6229,6 @@
|
|
|
6559
6229
|
"textLine": "{system.textLine.underline}"
|
|
6560
6230
|
}
|
|
6561
6231
|
},
|
|
6562
|
-
{
|
|
6563
|
-
"if": {
|
|
6564
|
-
"alternative": true,
|
|
6565
|
-
"hover": true,
|
|
6566
|
-
"quiet": true
|
|
6567
|
-
},
|
|
6568
|
-
"tokens": {
|
|
6569
|
-
"color": "{palette.color.slate120}",
|
|
6570
|
-
"textLine": "{system.textLine.underline}"
|
|
6571
|
-
}
|
|
6572
|
-
},
|
|
6573
|
-
{
|
|
6574
|
-
"if": {
|
|
6575
|
-
"hover": true,
|
|
6576
|
-
"inverse": true,
|
|
6577
|
-
"quiet": true
|
|
6578
|
-
},
|
|
6579
|
-
"tokens": {
|
|
6580
|
-
"color": "{palette.color.apricot50}",
|
|
6581
|
-
"textLine": "{system.textLine.underline}"
|
|
6582
|
-
}
|
|
6583
|
-
},
|
|
6584
6232
|
{
|
|
6585
6233
|
"if": {
|
|
6586
6234
|
"style": "inline"
|
|
@@ -8672,11 +8320,6 @@
|
|
|
8672
8320
|
},
|
|
8673
8321
|
"ProgressBar": {
|
|
8674
8322
|
"appearances": {
|
|
8675
|
-
"inactive": "{appearances.ProgressBar.inactive}",
|
|
8676
|
-
"negative": {
|
|
8677
|
-
"type": "variant",
|
|
8678
|
-
"values": [true]
|
|
8679
|
-
},
|
|
8680
8323
|
"style": {
|
|
8681
8324
|
"description": "Configure `style` variant for `ProgressBar`",
|
|
8682
8325
|
"type": "variant",
|
|
@@ -8684,22 +8327,6 @@
|
|
|
8684
8327
|
}
|
|
8685
8328
|
},
|
|
8686
8329
|
"rules": [
|
|
8687
|
-
{
|
|
8688
|
-
"if": {
|
|
8689
|
-
"inactive": true
|
|
8690
|
-
},
|
|
8691
|
-
"tokens": {
|
|
8692
|
-
"backgroundColor": "{palette.color.slate25}"
|
|
8693
|
-
}
|
|
8694
|
-
},
|
|
8695
|
-
{
|
|
8696
|
-
"if": {
|
|
8697
|
-
"negative": true
|
|
8698
|
-
},
|
|
8699
|
-
"tokens": {
|
|
8700
|
-
"backgroundColor": "{palette.color.danger100}"
|
|
8701
|
-
}
|
|
8702
|
-
},
|
|
8703
8330
|
{
|
|
8704
8331
|
"if": {
|
|
8705
8332
|
"style": "subtle"
|
|
@@ -9565,10 +9192,6 @@
|
|
|
9565
9192
|
"purpose": {
|
|
9566
9193
|
"type": "variant",
|
|
9567
9194
|
"values": ["offer", "default", "editorial", "subtle"]
|
|
9568
|
-
},
|
|
9569
|
-
"wrap": {
|
|
9570
|
-
"type": "variant",
|
|
9571
|
-
"values": [true]
|
|
9572
9195
|
}
|
|
9573
9196
|
},
|
|
9574
9197
|
"rules": [
|
|
@@ -9596,25 +9219,13 @@
|
|
|
9596
9219
|
"tokens": {
|
|
9597
9220
|
"backgroundColor": "{palette.color.slate100}"
|
|
9598
9221
|
}
|
|
9599
|
-
},
|
|
9600
|
-
{
|
|
9601
|
-
"if": {
|
|
9602
|
-
"wrap": true
|
|
9603
|
-
},
|
|
9604
|
-
"tokens": {
|
|
9605
|
-
"borderRadius": "{system.size.none}",
|
|
9606
|
-
"borderRadiusBottomLeft": "{palette.size.size8}",
|
|
9607
|
-
"borderRadiusBottomRight": "{palette.size.size8}",
|
|
9608
|
-
"paddingBottom": "{palette.size.size6}",
|
|
9609
|
-
"paddingTop": "{palette.size.size6}"
|
|
9610
|
-
}
|
|
9611
9222
|
}
|
|
9612
9223
|
],
|
|
9613
9224
|
"tokens": {
|
|
9614
9225
|
"backgroundColor": "{palette.color.slate100}",
|
|
9615
|
-
"borderRadius": "{
|
|
9616
|
-
"borderRadiusBottomLeft": "{
|
|
9617
|
-
"borderRadiusBottomRight": "{
|
|
9226
|
+
"borderRadius": "{system.size.none}",
|
|
9227
|
+
"borderRadiusBottomLeft": "{palette.size.size8}",
|
|
9228
|
+
"borderRadiusBottomRight": "{palette.size.size8}",
|
|
9618
9229
|
"boxShadowColor": "{system.color.none}",
|
|
9619
9230
|
"boxShadowPaddingBottom": "{system.size.none}",
|
|
9620
9231
|
"boxShadowPaddingLeft": "{system.size.none}",
|
|
@@ -9634,10 +9245,10 @@
|
|
|
9634
9245
|
"fontWeight": "{palette.fontWeight.weight700}",
|
|
9635
9246
|
"gradient": "{system.gradient.none}",
|
|
9636
9247
|
"lineHeight": "{palette.lineHeight.ratio10to7}",
|
|
9637
|
-
"paddingBottom": "{palette.size.
|
|
9248
|
+
"paddingBottom": "{palette.size.size6}",
|
|
9638
9249
|
"paddingLeft": "{palette.size.size12}",
|
|
9639
9250
|
"paddingRight": "{palette.size.size12}",
|
|
9640
|
-
"paddingTop": "{palette.size.
|
|
9251
|
+
"paddingTop": "{palette.size.size6}"
|
|
9641
9252
|
}
|
|
9642
9253
|
},
|
|
9643
9254
|
"Search": {
|