@telus-uds/theme-koodo 7.24.0 → 8.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 -77
- 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 -62
- package/build/android/ProgressBar.json +0 -47
- package/build/android/Ribbon.json +2 -15
- package/build/android/schema.json +960 -829
- package/build/android/theme.json +14 -280
- package/build/ios/Card.json +0 -77
- 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 -62
- package/build/ios/ProgressBar.json +0 -47
- package/build/ios/Ribbon.json +2 -15
- package/build/ios/schema.json +960 -829
- package/build/ios/theme.json +14 -280
- 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 -26
- 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 -45
- 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 -15
- 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 +5 -7
- 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 +960 -829
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +13 -153
- 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 -26
- 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 -45
- 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 -15
- 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 +5 -7
- 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 +960 -829
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +13 -153
- package/package.json +4 -4
- package/theme.json +13 -332
package/theme.json
CHANGED
|
@@ -1727,11 +1727,6 @@
|
|
|
1727
1727
|
},
|
|
1728
1728
|
"Card": {
|
|
1729
1729
|
"appearances": {
|
|
1730
|
-
"background": {
|
|
1731
|
-
"description": "Defines background related attributes of Card",
|
|
1732
|
-
"type": "variant",
|
|
1733
|
-
"values": ["alternative", "subtle", "grid", "feature", "plain"]
|
|
1734
|
-
},
|
|
1735
1730
|
"borderRadius": {
|
|
1736
1731
|
"type": "variant",
|
|
1737
1732
|
"values": ["none", "small", "large"]
|
|
@@ -1866,53 +1861,6 @@
|
|
|
1866
1861
|
"borderRadius": "{palette.radius.radius8}"
|
|
1867
1862
|
}
|
|
1868
1863
|
},
|
|
1869
|
-
{
|
|
1870
|
-
"if": {
|
|
1871
|
-
"background": "alternative"
|
|
1872
|
-
},
|
|
1873
|
-
"tokens": {
|
|
1874
|
-
"backgroundColor": "{palette.color.purpleLight}",
|
|
1875
|
-
"borderRadius": "{palette.radius.radius8}",
|
|
1876
|
-
"borderWidth": "{palette.border.none}"
|
|
1877
|
-
}
|
|
1878
|
-
},
|
|
1879
|
-
{
|
|
1880
|
-
"if": {
|
|
1881
|
-
"background": "subtle"
|
|
1882
|
-
},
|
|
1883
|
-
"tokens": {
|
|
1884
|
-
"backgroundColor": "{palette.color.green}",
|
|
1885
|
-
"borderWidth": "{palette.border.none}"
|
|
1886
|
-
}
|
|
1887
|
-
},
|
|
1888
|
-
{
|
|
1889
|
-
"if": {
|
|
1890
|
-
"background": "grid"
|
|
1891
|
-
},
|
|
1892
|
-
"tokens": {
|
|
1893
|
-
"borderColor": "{palette.color.black}",
|
|
1894
|
-
"borderWidth": "{palette.border.border1}"
|
|
1895
|
-
}
|
|
1896
|
-
},
|
|
1897
|
-
{
|
|
1898
|
-
"if": {
|
|
1899
|
-
"background": "feature"
|
|
1900
|
-
},
|
|
1901
|
-
"tokens": {
|
|
1902
|
-
"backgroundColor": "{palette.color.orange}",
|
|
1903
|
-
"borderRadius": "{palette.radius.radius8}",
|
|
1904
|
-
"borderWidth": "{palette.border.none}"
|
|
1905
|
-
}
|
|
1906
|
-
},
|
|
1907
|
-
{
|
|
1908
|
-
"if": {
|
|
1909
|
-
"background": "plain"
|
|
1910
|
-
},
|
|
1911
|
-
"tokens": {
|
|
1912
|
-
"backgroundColor": "{palette.color.white}",
|
|
1913
|
-
"borderWidth": "{palette.border.none}"
|
|
1914
|
-
}
|
|
1915
|
-
},
|
|
1916
1864
|
{
|
|
1917
1865
|
"if": {
|
|
1918
1866
|
"style": "grid"
|
|
@@ -2689,6 +2637,7 @@
|
|
|
2689
2637
|
"containerPaddingTop": "{palette.size.size24}",
|
|
2690
2638
|
"margin": "{palette.size.size4}",
|
|
2691
2639
|
"padding": "{palette.size.size8}",
|
|
2640
|
+
"playIcon": "{palette.icon.PlaySolid}",
|
|
2692
2641
|
"selectedBorderColor": "{palette.color.black}",
|
|
2693
2642
|
"selectedBorderWidth": "{palette.border.border2}",
|
|
2694
2643
|
"size": "{palette.size.size56}"
|
|
@@ -2997,16 +2946,8 @@
|
|
|
2997
2946
|
},
|
|
2998
2947
|
"ChevronLink": {
|
|
2999
2948
|
"appearances": {
|
|
3000
|
-
"alternative": {
|
|
3001
|
-
"type": "variant",
|
|
3002
|
-
"values": [true]
|
|
3003
|
-
},
|
|
3004
2949
|
"focus": "{appearances.ChevronLink.focus}",
|
|
3005
2950
|
"hover": "{appearances.ChevronLink.hover}",
|
|
3006
|
-
"inverse": {
|
|
3007
|
-
"type": "variant",
|
|
3008
|
-
"values": [true]
|
|
3009
|
-
},
|
|
3010
2951
|
"pressed": "{appearances.ChevronLink.pressed}",
|
|
3011
2952
|
"quiet": {
|
|
3012
2953
|
"description": "When it is true, it does not show the decoration",
|
|
@@ -3060,100 +3001,6 @@
|
|
|
3060
3001
|
"outerBorderColor": "{palette.color.dove}"
|
|
3061
3002
|
}
|
|
3062
3003
|
},
|
|
3063
|
-
{
|
|
3064
|
-
"if": {
|
|
3065
|
-
"alternative": true
|
|
3066
|
-
},
|
|
3067
|
-
"tokens": {
|
|
3068
|
-
"color": "{palette.color.purple}"
|
|
3069
|
-
}
|
|
3070
|
-
},
|
|
3071
|
-
{
|
|
3072
|
-
"if": {
|
|
3073
|
-
"alternative": true,
|
|
3074
|
-
"hover": true
|
|
3075
|
-
},
|
|
3076
|
-
"tokens": {
|
|
3077
|
-
"color": "{palette.color.purpleDark}"
|
|
3078
|
-
}
|
|
3079
|
-
},
|
|
3080
|
-
{
|
|
3081
|
-
"if": {
|
|
3082
|
-
"alternative": true,
|
|
3083
|
-
"pressed": true
|
|
3084
|
-
},
|
|
3085
|
-
"tokens": {
|
|
3086
|
-
"color": "{palette.color.dove}"
|
|
3087
|
-
}
|
|
3088
|
-
},
|
|
3089
|
-
{
|
|
3090
|
-
"if": {
|
|
3091
|
-
"alternative": true,
|
|
3092
|
-
"focus": true
|
|
3093
|
-
},
|
|
3094
|
-
"tokens": {
|
|
3095
|
-
"color": "{palette.color.purple}",
|
|
3096
|
-
"outerBorderColor": "{palette.color.purple}"
|
|
3097
|
-
}
|
|
3098
|
-
},
|
|
3099
|
-
{
|
|
3100
|
-
"if": {
|
|
3101
|
-
"alternative": true,
|
|
3102
|
-
"focus": true,
|
|
3103
|
-
"pressed": true
|
|
3104
|
-
},
|
|
3105
|
-
"tokens": {
|
|
3106
|
-
"color": "{palette.color.dove}",
|
|
3107
|
-
"outerBorderColor": "{palette.color.dove}"
|
|
3108
|
-
}
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
"if": {
|
|
3112
|
-
"inverse": true
|
|
3113
|
-
},
|
|
3114
|
-
"tokens": {
|
|
3115
|
-
"color": "{palette.color.white}"
|
|
3116
|
-
}
|
|
3117
|
-
},
|
|
3118
|
-
{
|
|
3119
|
-
"if": {
|
|
3120
|
-
"hover": true,
|
|
3121
|
-
"inverse": true
|
|
3122
|
-
},
|
|
3123
|
-
"tokens": {
|
|
3124
|
-
"color": "{palette.color.gallery}"
|
|
3125
|
-
}
|
|
3126
|
-
},
|
|
3127
|
-
{
|
|
3128
|
-
"if": {
|
|
3129
|
-
"inverse": true,
|
|
3130
|
-
"pressed": true
|
|
3131
|
-
},
|
|
3132
|
-
"tokens": {
|
|
3133
|
-
"color": "{palette.color.silver}"
|
|
3134
|
-
}
|
|
3135
|
-
},
|
|
3136
|
-
{
|
|
3137
|
-
"if": {
|
|
3138
|
-
"focus": true,
|
|
3139
|
-
"inverse": true
|
|
3140
|
-
},
|
|
3141
|
-
"tokens": {
|
|
3142
|
-
"color": "{palette.color.white}",
|
|
3143
|
-
"outerBorderColor": "{palette.color.white}"
|
|
3144
|
-
}
|
|
3145
|
-
},
|
|
3146
|
-
{
|
|
3147
|
-
"if": {
|
|
3148
|
-
"focus": true,
|
|
3149
|
-
"inverse": true,
|
|
3150
|
-
"pressed": true
|
|
3151
|
-
},
|
|
3152
|
-
"tokens": {
|
|
3153
|
-
"color": "{palette.color.silver}",
|
|
3154
|
-
"outerBorderColor": "{palette.color.silver}"
|
|
3155
|
-
}
|
|
3156
|
-
},
|
|
3157
3004
|
{
|
|
3158
3005
|
"if": {
|
|
3159
3006
|
"size": "large"
|
|
@@ -4295,17 +4142,7 @@
|
|
|
4295
4142
|
},
|
|
4296
4143
|
"ExpandCollapseMiniControl": {
|
|
4297
4144
|
"appearances": {
|
|
4298
|
-
"alternative": {
|
|
4299
|
-
"description": "Replaces the default green colour with black",
|
|
4300
|
-
"type": "variant",
|
|
4301
|
-
"values": [true]
|
|
4302
|
-
},
|
|
4303
4145
|
"expanded": "{appearances.ExpandCollapseControl.expanded}",
|
|
4304
|
-
"inverse": {
|
|
4305
|
-
"description": "Replaces the default green colour with white. Useful for dark backgrounds.",
|
|
4306
|
-
"type": "variant",
|
|
4307
|
-
"values": [true]
|
|
4308
|
-
},
|
|
4309
4146
|
"quiet": {
|
|
4310
4147
|
"description": "When it is true, it does not show the decoration",
|
|
4311
4148
|
"type": "state",
|
|
@@ -4314,6 +4151,10 @@
|
|
|
4314
4151
|
"size": {
|
|
4315
4152
|
"type": "variant",
|
|
4316
4153
|
"values": ["micro", "small", "large"]
|
|
4154
|
+
},
|
|
4155
|
+
"style": {
|
|
4156
|
+
"type": "variant",
|
|
4157
|
+
"values": ["subtle", "inverse"]
|
|
4317
4158
|
}
|
|
4318
4159
|
},
|
|
4319
4160
|
"rules": [
|
|
@@ -4327,7 +4168,7 @@
|
|
|
4327
4168
|
},
|
|
4328
4169
|
{
|
|
4329
4170
|
"if": {
|
|
4330
|
-
"
|
|
4171
|
+
"style": "subtle"
|
|
4331
4172
|
},
|
|
4332
4173
|
"tokens": {
|
|
4333
4174
|
"color": "{palette.color.dove}"
|
|
@@ -4335,7 +4176,7 @@
|
|
|
4335
4176
|
},
|
|
4336
4177
|
{
|
|
4337
4178
|
"if": {
|
|
4338
|
-
"
|
|
4179
|
+
"style": "inverse"
|
|
4339
4180
|
},
|
|
4340
4181
|
"tokens": {
|
|
4341
4182
|
"color": "{palette.color.white}",
|
|
@@ -4382,8 +4223,8 @@
|
|
|
4382
4223
|
},
|
|
4383
4224
|
{
|
|
4384
4225
|
"if": {
|
|
4385
|
-
"
|
|
4386
|
-
"
|
|
4226
|
+
"quiet": true,
|
|
4227
|
+
"style": "subtle"
|
|
4387
4228
|
},
|
|
4388
4229
|
"tokens": {
|
|
4389
4230
|
"color": "{palette.color.dove}",
|
|
@@ -4392,8 +4233,8 @@
|
|
|
4392
4233
|
},
|
|
4393
4234
|
{
|
|
4394
4235
|
"if": {
|
|
4395
|
-
"
|
|
4396
|
-
"
|
|
4236
|
+
"quiet": true,
|
|
4237
|
+
"style": "inverse"
|
|
4397
4238
|
},
|
|
4398
4239
|
"tokens": {
|
|
4399
4240
|
"color": "{palette.color.white}",
|
|
@@ -6437,17 +6278,9 @@
|
|
|
6437
6278
|
},
|
|
6438
6279
|
"Link": {
|
|
6439
6280
|
"appearances": {
|
|
6440
|
-
"alternative": {
|
|
6441
|
-
"type": "variant",
|
|
6442
|
-
"values": [true]
|
|
6443
|
-
},
|
|
6444
6281
|
"focus": "{appearances.Link.focus}",
|
|
6445
6282
|
"hover": "{appearances.Link.hover}",
|
|
6446
6283
|
"iconPosition": "{appearances.Link.iconPosition}",
|
|
6447
|
-
"inverse": {
|
|
6448
|
-
"type": "variant",
|
|
6449
|
-
"values": [true]
|
|
6450
|
-
},
|
|
6451
6284
|
"pressed": "{appearances.Link.pressed}",
|
|
6452
6285
|
"quiet": {
|
|
6453
6286
|
"description": "When it is true, it does not show the decoration",
|
|
@@ -6519,100 +6352,6 @@
|
|
|
6519
6352
|
"textLine": "{system.textLine.none}"
|
|
6520
6353
|
}
|
|
6521
6354
|
},
|
|
6522
|
-
{
|
|
6523
|
-
"if": {
|
|
6524
|
-
"alternative": true
|
|
6525
|
-
},
|
|
6526
|
-
"tokens": {
|
|
6527
|
-
"color": "{palette.color.mortar}"
|
|
6528
|
-
}
|
|
6529
|
-
},
|
|
6530
|
-
{
|
|
6531
|
-
"if": {
|
|
6532
|
-
"alternative": true,
|
|
6533
|
-
"focus": true
|
|
6534
|
-
},
|
|
6535
|
-
"tokens": {
|
|
6536
|
-
"color": "{palette.color.mortar}",
|
|
6537
|
-
"outerBorderColor": "{palette.color.mortar}"
|
|
6538
|
-
}
|
|
6539
|
-
},
|
|
6540
|
-
{
|
|
6541
|
-
"if": {
|
|
6542
|
-
"alternative": true,
|
|
6543
|
-
"hover": true
|
|
6544
|
-
},
|
|
6545
|
-
"tokens": {
|
|
6546
|
-
"color": "{palette.color.blackLight}"
|
|
6547
|
-
}
|
|
6548
|
-
},
|
|
6549
|
-
{
|
|
6550
|
-
"if": {
|
|
6551
|
-
"alternative": true,
|
|
6552
|
-
"pressed": true
|
|
6553
|
-
},
|
|
6554
|
-
"tokens": {
|
|
6555
|
-
"color": "{palette.color.blackLight}"
|
|
6556
|
-
}
|
|
6557
|
-
},
|
|
6558
|
-
{
|
|
6559
|
-
"if": {
|
|
6560
|
-
"alternative": true,
|
|
6561
|
-
"focus": true,
|
|
6562
|
-
"pressed": true
|
|
6563
|
-
},
|
|
6564
|
-
"tokens": {
|
|
6565
|
-
"color": "{palette.color.blackLight}",
|
|
6566
|
-
"outerBorderColor": "{palette.color.blackLight}"
|
|
6567
|
-
}
|
|
6568
|
-
},
|
|
6569
|
-
{
|
|
6570
|
-
"if": {
|
|
6571
|
-
"inverse": true
|
|
6572
|
-
},
|
|
6573
|
-
"tokens": {
|
|
6574
|
-
"color": "{palette.color.white}"
|
|
6575
|
-
}
|
|
6576
|
-
},
|
|
6577
|
-
{
|
|
6578
|
-
"if": {
|
|
6579
|
-
"focus": true,
|
|
6580
|
-
"inverse": true
|
|
6581
|
-
},
|
|
6582
|
-
"tokens": {
|
|
6583
|
-
"color": "{palette.color.white}",
|
|
6584
|
-
"outerBorderColor": "{palette.color.white}"
|
|
6585
|
-
}
|
|
6586
|
-
},
|
|
6587
|
-
{
|
|
6588
|
-
"if": {
|
|
6589
|
-
"focus": true,
|
|
6590
|
-
"inverse": true,
|
|
6591
|
-
"pressed": true
|
|
6592
|
-
},
|
|
6593
|
-
"tokens": {
|
|
6594
|
-
"color": "{palette.color.silver}",
|
|
6595
|
-
"outerBorderColor": "{palette.color.silver}"
|
|
6596
|
-
}
|
|
6597
|
-
},
|
|
6598
|
-
{
|
|
6599
|
-
"if": {
|
|
6600
|
-
"hover": true,
|
|
6601
|
-
"inverse": true
|
|
6602
|
-
},
|
|
6603
|
-
"tokens": {
|
|
6604
|
-
"color": "{palette.color.gallery}"
|
|
6605
|
-
}
|
|
6606
|
-
},
|
|
6607
|
-
{
|
|
6608
|
-
"if": {
|
|
6609
|
-
"inverse": true,
|
|
6610
|
-
"pressed": true
|
|
6611
|
-
},
|
|
6612
|
-
"tokens": {
|
|
6613
|
-
"color": "{palette.color.silver}"
|
|
6614
|
-
}
|
|
6615
|
-
},
|
|
6616
6355
|
{
|
|
6617
6356
|
"if": {
|
|
6618
6357
|
"size": "micro"
|
|
@@ -6694,28 +6433,6 @@
|
|
|
6694
6433
|
"textLine": "{system.textLine.underline}"
|
|
6695
6434
|
}
|
|
6696
6435
|
},
|
|
6697
|
-
{
|
|
6698
|
-
"if": {
|
|
6699
|
-
"alternative": true,
|
|
6700
|
-
"hover": true,
|
|
6701
|
-
"quiet": true
|
|
6702
|
-
},
|
|
6703
|
-
"tokens": {
|
|
6704
|
-
"color": "{palette.color.mortar}",
|
|
6705
|
-
"textLine": "{system.textLine.underline}"
|
|
6706
|
-
}
|
|
6707
|
-
},
|
|
6708
|
-
{
|
|
6709
|
-
"if": {
|
|
6710
|
-
"hover": true,
|
|
6711
|
-
"inverse": true,
|
|
6712
|
-
"quiet": true
|
|
6713
|
-
},
|
|
6714
|
-
"tokens": {
|
|
6715
|
-
"color": "{palette.color.gallery}",
|
|
6716
|
-
"textLine": "{system.textLine.underline}"
|
|
6717
|
-
}
|
|
6718
|
-
},
|
|
6719
6436
|
{
|
|
6720
6437
|
"if": {
|
|
6721
6438
|
"style": "inline"
|
|
@@ -8803,11 +8520,6 @@
|
|
|
8803
8520
|
},
|
|
8804
8521
|
"ProgressBar": {
|
|
8805
8522
|
"appearances": {
|
|
8806
|
-
"inactive": "{appearances.ProgressBar.inactive}",
|
|
8807
|
-
"negative": {
|
|
8808
|
-
"type": "variant",
|
|
8809
|
-
"values": [true]
|
|
8810
|
-
},
|
|
8811
8523
|
"style": {
|
|
8812
8524
|
"description": "Configure `style` variant for `ProgressBar`",
|
|
8813
8525
|
"type": "variant",
|
|
@@ -8815,24 +8527,6 @@
|
|
|
8815
8527
|
}
|
|
8816
8528
|
},
|
|
8817
8529
|
"rules": [
|
|
8818
|
-
{
|
|
8819
|
-
"if": {
|
|
8820
|
-
"inactive": true
|
|
8821
|
-
},
|
|
8822
|
-
"tokens": {
|
|
8823
|
-
"backgroundColor": "{palette.color.silver}",
|
|
8824
|
-
"outlineColor": "{palette.color.mortar}"
|
|
8825
|
-
}
|
|
8826
|
-
},
|
|
8827
|
-
{
|
|
8828
|
-
"if": {
|
|
8829
|
-
"negative": true
|
|
8830
|
-
},
|
|
8831
|
-
"tokens": {
|
|
8832
|
-
"backgroundColor": "{palette.color.danger}",
|
|
8833
|
-
"outlineColor": "{palette.color.mortar}"
|
|
8834
|
-
}
|
|
8835
|
-
},
|
|
8836
8530
|
{
|
|
8837
8531
|
"if": {
|
|
8838
8532
|
"style": "subtle"
|
|
@@ -9733,10 +9427,6 @@
|
|
|
9733
9427
|
"purpose": {
|
|
9734
9428
|
"type": "variant",
|
|
9735
9429
|
"values": ["offer", "default", "editorial", "subtle"]
|
|
9736
|
-
},
|
|
9737
|
-
"wrap": {
|
|
9738
|
-
"type": "variant",
|
|
9739
|
-
"values": [true]
|
|
9740
9430
|
}
|
|
9741
9431
|
},
|
|
9742
9432
|
"rules": [
|
|
@@ -9764,15 +9454,6 @@
|
|
|
9764
9454
|
"tokens": {
|
|
9765
9455
|
"backgroundColor": "{palette.color.green}"
|
|
9766
9456
|
}
|
|
9767
|
-
},
|
|
9768
|
-
{
|
|
9769
|
-
"if": {
|
|
9770
|
-
"wrap": true
|
|
9771
|
-
},
|
|
9772
|
-
"tokens": {
|
|
9773
|
-
"paddingBottom": "{palette.size.size6}",
|
|
9774
|
-
"paddingTop": "{palette.size.size6}"
|
|
9775
|
-
}
|
|
9776
9457
|
}
|
|
9777
9458
|
],
|
|
9778
9459
|
"tokens": {
|
|
@@ -9799,10 +9480,10 @@
|
|
|
9799
9480
|
"fontWeight": "{palette.fontWeight.weight600}",
|
|
9800
9481
|
"gradient": "{system.gradient.none}",
|
|
9801
9482
|
"lineHeight": "{palette.lineHeight.ratio10to7}",
|
|
9802
|
-
"paddingBottom": "{palette.size.
|
|
9483
|
+
"paddingBottom": "{palette.size.size6}",
|
|
9803
9484
|
"paddingLeft": "{palette.size.size12}",
|
|
9804
9485
|
"paddingRight": "{palette.size.size12}",
|
|
9805
|
-
"paddingTop": "{palette.size.
|
|
9486
|
+
"paddingTop": "{palette.size.size6}"
|
|
9806
9487
|
}
|
|
9807
9488
|
},
|
|
9808
9489
|
"Search": {
|