@telus-uds/theme-koodo 5.5.1 → 5.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/CarouselThumbnail.json +2 -2
- package/build/android/ExpandCollapseControl.json +33 -15
- package/build/android/Link.json +4 -4
- package/build/android/Skeleton.json +1 -0
- package/build/android/schema.json +148 -141
- package/build/android/theme.json +41 -22
- package/build/ios/CarouselThumbnail.json +2 -2
- package/build/ios/ExpandCollapseControl.json +33 -15
- package/build/ios/Link.json +4 -4
- package/build/ios/Skeleton.json +1 -0
- package/build/ios/schema.json +148 -141
- package/build/ios/theme.json +41 -22
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +1 -1
- package/build/rn/CarouselThumbnail.js +3 -3
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +58 -10
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +1 -1
- package/build/rn/Feedback.js +1 -1
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +5 -5
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +1 -1
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +1 -1
- package/build/rn/NavigationBar.js +1 -1
- package/build/rn/Notification.js +1 -1
- package/build/rn/OrderedList.js +1 -1
- package/build/rn/Pagination.js +1 -1
- package/build/rn/PaginationPageButton.js +1 -1
- package/build/rn/PaginationSideButton.js +1 -1
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +2 -1
- package/build/rn/SkipLink.js +1 -1
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +1 -1
- package/build/rn/StackView.js +1 -1
- package/build/rn/StepTracker.js +1 -1
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +1 -1
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +1 -1
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +1 -1
- package/build/rn/TermsAndConditions.js +1 -1
- package/build/rn/Testimonial.js +1 -1
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +1 -1
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +1 -1
- package/build/rn/ToggleSwitch.js +1 -1
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +1 -1
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +1 -1
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +148 -141
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +66 -17
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +1 -1
- package/build/web/CarouselThumbnail.js +3 -3
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +58 -10
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +1 -1
- package/build/web/Feedback.js +1 -1
- package/build/web/Fieldset.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +5 -5
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +1 -1
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +1 -1
- package/build/web/NavigationBar.js +1 -1
- package/build/web/Notification.js +1 -1
- package/build/web/OrderedList.js +1 -1
- package/build/web/Pagination.js +1 -1
- package/build/web/PaginationPageButton.js +1 -1
- package/build/web/PaginationSideButton.js +1 -1
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +2 -1
- package/build/web/SkipLink.js +1 -1
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +1 -1
- package/build/web/StackView.js +1 -1
- package/build/web/StepTracker.js +1 -1
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +1 -1
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +1 -1
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +1 -1
- package/build/web/TermsAndConditions.js +1 -1
- package/build/web/Testimonial.js +1 -1
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +1 -1
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +1 -1
- package/build/web/ToggleSwitch.js +1 -1
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +1 -1
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +1 -1
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +1 -1
- package/build/web/schema.json +148 -141
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +66 -17
- package/package.json +2 -2
- package/theme.json +68 -20
package/build/web/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Wed, 14 Feb 2024 02:19:33 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -1415,7 +1415,7 @@ const theme = {
|
|
|
1415
1415
|
rules: [
|
|
1416
1416
|
{
|
|
1417
1417
|
if: { viewport: [ 'xs', 'sm' ] },
|
|
1418
|
-
tokens: { alignItems: 'flex-start', size:
|
|
1418
|
+
tokens: { alignItems: 'flex-start', size: 32 }
|
|
1419
1419
|
},
|
|
1420
1420
|
{ if: { hover: true }, tokens: { borderColor: '#404040' } },
|
|
1421
1421
|
{
|
|
@@ -1437,7 +1437,7 @@ const theme = {
|
|
|
1437
1437
|
padding: 8,
|
|
1438
1438
|
selectedBorderColor: '#000000',
|
|
1439
1439
|
selectedBorderWidth: 2,
|
|
1440
|
-
size:
|
|
1440
|
+
size: 56
|
|
1441
1441
|
}
|
|
1442
1442
|
},
|
|
1443
1443
|
Checkbox: {
|
|
@@ -2121,10 +2121,26 @@ const theme = {
|
|
|
2121
2121
|
type: 'state',
|
|
2122
2122
|
values: [ true, false ]
|
|
2123
2123
|
},
|
|
2124
|
-
|
|
2124
|
+
focus: {
|
|
2125
|
+
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.",
|
|
2126
|
+
platforms: [ 'rn', 'web' ],
|
|
2127
|
+
type: 'state',
|
|
2128
|
+
values: [ true, false ]
|
|
2129
|
+
},
|
|
2130
|
+
hover: {
|
|
2131
|
+
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2132
|
+
platforms: [ 'rn', 'web' ],
|
|
2133
|
+
type: 'state',
|
|
2134
|
+
values: [ true, false ]
|
|
2135
|
+
},
|
|
2136
|
+
mini: { type: 'variant', values: [ true ] },
|
|
2137
|
+
pressed: {
|
|
2138
|
+
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.',
|
|
2139
|
+
type: 'state',
|
|
2140
|
+
values: [ true, false ]
|
|
2141
|
+
}
|
|
2125
2142
|
},
|
|
2126
2143
|
rules: [
|
|
2127
|
-
{ if: { compact: true }, tokens: {} },
|
|
2128
2144
|
{
|
|
2129
2145
|
if: { mini: true },
|
|
2130
2146
|
tokens: {
|
|
@@ -2147,16 +2163,48 @@ const theme = {
|
|
|
2147
2163
|
{
|
|
2148
2164
|
if: { expanded: true },
|
|
2149
2165
|
tokens: { icon: PaletteIconChevronUp }
|
|
2150
|
-
}
|
|
2166
|
+
},
|
|
2167
|
+
{
|
|
2168
|
+
if: { focus: true },
|
|
2169
|
+
tokens: {
|
|
2170
|
+
borderBottomLeftRadius: 4,
|
|
2171
|
+
borderBottomRightRadius: 4,
|
|
2172
|
+
borderColor: '#000000',
|
|
2173
|
+
borderTopLeftRadius: 4,
|
|
2174
|
+
borderTopRightRadius: 4,
|
|
2175
|
+
borderWidth: 2
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
if: { hover: true },
|
|
2180
|
+
tokens: { backgroundColor: 'rgba(0, 0, 0, 0.1)' }
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
if: { pressed: true },
|
|
2184
|
+
tokens: { backgroundColor: 'rgba(0, 0, 0, 0.2)' }
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
if: { focus: true, pressed: true },
|
|
2188
|
+
tokens: {
|
|
2189
|
+
backgroundColor: 'rgba(0, 0, 0, 0.2)',
|
|
2190
|
+
borderBottomLeftRadius: 4,
|
|
2191
|
+
borderBottomRightRadius: 4,
|
|
2192
|
+
borderColor: '#000000',
|
|
2193
|
+
borderTopLeftRadius: 4,
|
|
2194
|
+
borderTopRightRadius: 4,
|
|
2195
|
+
borderWidth: 2
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
2198
|
+
{ if: { compact: true }, tokens: {} }
|
|
2151
2199
|
],
|
|
2152
2200
|
tokens: {
|
|
2153
|
-
backgroundColor: '
|
|
2201
|
+
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
2154
2202
|
borderBottomLeftRadius: 0,
|
|
2155
2203
|
borderBottomRightRadius: 0,
|
|
2156
2204
|
borderColor: 'rgba(0, 0, 0, 0)',
|
|
2157
2205
|
borderTopLeftRadius: 0,
|
|
2158
2206
|
borderTopRightRadius: 0,
|
|
2159
|
-
borderWidth:
|
|
2207
|
+
borderWidth: 2,
|
|
2160
2208
|
icon: PaletteIconChevronDown,
|
|
2161
2209
|
iconColor: '#000000',
|
|
2162
2210
|
iconGap: 8,
|
|
@@ -2164,10 +2212,10 @@ const theme = {
|
|
|
2164
2212
|
iconPosition: 'right',
|
|
2165
2213
|
iconSize: 16,
|
|
2166
2214
|
justifyContent: 'space-between',
|
|
2167
|
-
paddingBottom:
|
|
2168
|
-
paddingLeft:
|
|
2169
|
-
paddingRight:
|
|
2170
|
-
paddingTop:
|
|
2215
|
+
paddingBottom: 14,
|
|
2216
|
+
paddingLeft: 22,
|
|
2217
|
+
paddingRight: 22,
|
|
2218
|
+
paddingTop: 14,
|
|
2171
2219
|
textLine: 'none',
|
|
2172
2220
|
verticalAlign: 'middle'
|
|
2173
2221
|
}
|
|
@@ -2932,8 +2980,8 @@ const theme = {
|
|
|
2932
2980
|
blockFontName: 'StagSans',
|
|
2933
2981
|
blockFontSize: 12,
|
|
2934
2982
|
blockFontWeight: '600',
|
|
2935
|
-
blockLineHeight: 1.
|
|
2936
|
-
iconSize:
|
|
2983
|
+
blockLineHeight: 1.33333333333,
|
|
2984
|
+
iconSize: 12
|
|
2937
2985
|
}
|
|
2938
2986
|
},
|
|
2939
2987
|
{
|
|
@@ -2941,7 +2989,7 @@ const theme = {
|
|
|
2941
2989
|
tokens: {
|
|
2942
2990
|
blockFontSize: 14,
|
|
2943
2991
|
blockLineHeight: 1.42857142857,
|
|
2944
|
-
iconSize:
|
|
2992
|
+
iconSize: 14
|
|
2945
2993
|
}
|
|
2946
2994
|
},
|
|
2947
2995
|
{
|
|
@@ -2971,7 +3019,7 @@ const theme = {
|
|
|
2971
3019
|
borderRadius: 4,
|
|
2972
3020
|
color: '#000000',
|
|
2973
3021
|
icon: null,
|
|
2974
|
-
iconSize:
|
|
3022
|
+
iconSize: 16,
|
|
2975
3023
|
iconSpace: 1,
|
|
2976
3024
|
iconTranslateX: 0,
|
|
2977
3025
|
iconTranslateY: 0,
|
|
@@ -5322,6 +5370,7 @@ const theme = {
|
|
|
5322
5370
|
baseWidth: 40,
|
|
5323
5371
|
characters: 10,
|
|
5324
5372
|
color: '#c9c8c8',
|
|
5373
|
+
lineRadius: 4,
|
|
5325
5374
|
radius: 99999999999999,
|
|
5326
5375
|
secondColor: '#efefef',
|
|
5327
5376
|
size: 3,
|
|
@@ -7229,6 +7278,6 @@ const theme = {
|
|
|
7229
7278
|
tokens: { size: 96 }
|
|
7230
7279
|
}
|
|
7231
7280
|
},
|
|
7232
|
-
metadata: { name: 'theme-koodo', themeTokensVersion: '2.
|
|
7281
|
+
metadata: { name: 'theme-koodo', themeTokensVersion: '2.51.0' }
|
|
7233
7282
|
}
|
|
7234
7283
|
export default theme
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "Koodo theme",
|
|
7
7
|
"devDependencies": {
|
|
8
8
|
"@telus-uds/palette-koodo": "^1.1.2",
|
|
9
|
-
"@telus-uds/system-theme-tokens": "^2.
|
|
9
|
+
"@telus-uds/system-theme-tokens": "^2.51.0"
|
|
10
10
|
},
|
|
11
11
|
"files": [
|
|
12
12
|
"build",
|
|
@@ -31,5 +31,5 @@
|
|
|
31
31
|
"build": "UDS_PALETTE=@telus-uds/palette-koodo system-tokens-build-theme",
|
|
32
32
|
"dev": "nodemon -w src -x 'npm run build'"
|
|
33
33
|
},
|
|
34
|
-
"version": "5.
|
|
34
|
+
"version": "5.7.0"
|
|
35
35
|
}
|
package/theme.json
CHANGED
|
@@ -1797,7 +1797,7 @@
|
|
|
1797
1797
|
},
|
|
1798
1798
|
"tokens": {
|
|
1799
1799
|
"alignItems": "{system.flexAlign.flexStart}",
|
|
1800
|
-
"size": "{palette.size.
|
|
1800
|
+
"size": "{palette.size.size32}"
|
|
1801
1801
|
}
|
|
1802
1802
|
},
|
|
1803
1803
|
{
|
|
@@ -1837,7 +1837,7 @@
|
|
|
1837
1837
|
"padding": "{palette.size.size8}",
|
|
1838
1838
|
"selectedBorderColor": "{palette.color.black}",
|
|
1839
1839
|
"selectedBorderWidth": "{palette.border.border2}",
|
|
1840
|
-
"size": "{palette.size.
|
|
1840
|
+
"size": "{palette.size.size56}"
|
|
1841
1841
|
}
|
|
1842
1842
|
},
|
|
1843
1843
|
"Checkbox": {
|
|
@@ -2650,18 +2650,15 @@
|
|
|
2650
2650
|
"values": [true]
|
|
2651
2651
|
},
|
|
2652
2652
|
"expanded": "{appearances.ExpandCollapseControl.expanded}",
|
|
2653
|
+
"focus": "{appearances.ExpandCollapseControl.focus}",
|
|
2654
|
+
"hover": "{appearances.ExpandCollapseControl.hover}",
|
|
2653
2655
|
"mini": {
|
|
2654
2656
|
"type": "variant",
|
|
2655
2657
|
"values": [true]
|
|
2656
|
-
}
|
|
2658
|
+
},
|
|
2659
|
+
"pressed": "{appearances.ExpandCollapseControl.pressed}"
|
|
2657
2660
|
},
|
|
2658
2661
|
"rules": [
|
|
2659
|
-
{
|
|
2660
|
-
"if": {
|
|
2661
|
-
"compact": true
|
|
2662
|
-
},
|
|
2663
|
-
"tokens": {}
|
|
2664
|
-
},
|
|
2665
2662
|
{
|
|
2666
2663
|
"if": {
|
|
2667
2664
|
"mini": true
|
|
@@ -2690,16 +2687,66 @@
|
|
|
2690
2687
|
"tokens": {
|
|
2691
2688
|
"icon": "{palette.icon.ChevronUp}"
|
|
2692
2689
|
}
|
|
2690
|
+
},
|
|
2691
|
+
{
|
|
2692
|
+
"if": {
|
|
2693
|
+
"focus": true
|
|
2694
|
+
},
|
|
2695
|
+
"tokens": {
|
|
2696
|
+
"borderBottomLeftRadius": "{palette.radius.radius4}",
|
|
2697
|
+
"borderBottomRightRadius": "{palette.radius.radius4}",
|
|
2698
|
+
"borderColor": "{palette.color.black}",
|
|
2699
|
+
"borderTopLeftRadius": "{palette.radius.radius4}",
|
|
2700
|
+
"borderTopRightRadius": "{palette.radius.radius4}",
|
|
2701
|
+
"borderWidth": "{palette.border.border2}"
|
|
2702
|
+
}
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"if": {
|
|
2706
|
+
"hover": true
|
|
2707
|
+
},
|
|
2708
|
+
"tokens": {
|
|
2709
|
+
"backgroundColor": "{palette.color.dark10}"
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"if": {
|
|
2714
|
+
"pressed": true
|
|
2715
|
+
},
|
|
2716
|
+
"tokens": {
|
|
2717
|
+
"backgroundColor": "{palette.color.dark20}"
|
|
2718
|
+
}
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"if": {
|
|
2722
|
+
"focus": true,
|
|
2723
|
+
"pressed": true
|
|
2724
|
+
},
|
|
2725
|
+
"tokens": {
|
|
2726
|
+
"backgroundColor": "{palette.color.dark20}",
|
|
2727
|
+
"borderBottomLeftRadius": "{palette.radius.radius4}",
|
|
2728
|
+
"borderBottomRightRadius": "{palette.radius.radius4}",
|
|
2729
|
+
"borderColor": "{palette.color.black}",
|
|
2730
|
+
"borderTopLeftRadius": "{palette.radius.radius4}",
|
|
2731
|
+
"borderTopRightRadius": "{palette.radius.radius4}",
|
|
2732
|
+
"borderWidth": "{palette.border.border2}"
|
|
2733
|
+
}
|
|
2734
|
+
},
|
|
2735
|
+
{
|
|
2736
|
+
"if": {
|
|
2737
|
+
"compact": true
|
|
2738
|
+
},
|
|
2739
|
+
"tokens": {}
|
|
2693
2740
|
}
|
|
2694
2741
|
],
|
|
2695
2742
|
"tokens": {
|
|
2696
|
-
"backgroundColor": "{palette.color.
|
|
2743
|
+
"backgroundColor": "{palette.color.transparent}",
|
|
2697
2744
|
"borderBottomLeftRadius": "{system.radius.zero}",
|
|
2698
2745
|
"borderBottomRightRadius": "{system.radius.zero}",
|
|
2699
2746
|
"borderColor": "{palette.color.transparent}",
|
|
2700
2747
|
"borderTopLeftRadius": "{system.radius.zero}",
|
|
2701
2748
|
"borderTopRightRadius": "{system.radius.zero}",
|
|
2702
|
-
"borderWidth": "{
|
|
2749
|
+
"borderWidth": "{palette.border.border2}",
|
|
2703
2750
|
"icon": "{palette.icon.ChevronDown}",
|
|
2704
2751
|
"iconColor": "{palette.color.black}",
|
|
2705
2752
|
"iconGap": "{palette.size.size8}",
|
|
@@ -2707,10 +2754,10 @@
|
|
|
2707
2754
|
"iconPosition": "{system.position.right}",
|
|
2708
2755
|
"iconSize": "{palette.size.size16}",
|
|
2709
2756
|
"justifyContent": "{system.flexJustifyContent.spaceBetween}",
|
|
2710
|
-
"paddingBottom": "{palette.size.
|
|
2711
|
-
"paddingLeft": "{palette.size.
|
|
2712
|
-
"paddingRight": "{palette.size.
|
|
2713
|
-
"paddingTop": "{palette.size.
|
|
2757
|
+
"paddingBottom": "{palette.size.size14}",
|
|
2758
|
+
"paddingLeft": "{palette.size.size22}",
|
|
2759
|
+
"paddingRight": "{palette.size.size22}",
|
|
2760
|
+
"paddingTop": "{palette.size.size14}",
|
|
2714
2761
|
"textLine": "{system.textLine.none}",
|
|
2715
2762
|
"verticalAlign": "{system.verticalAlign.middle}"
|
|
2716
2763
|
}
|
|
@@ -3865,8 +3912,8 @@
|
|
|
3865
3912
|
"blockFontName": "{palette.fontName.StagSans}",
|
|
3866
3913
|
"blockFontSize": "{palette.fontSize.size12}",
|
|
3867
3914
|
"blockFontWeight": "{palette.fontWeight.weight600}",
|
|
3868
|
-
"blockLineHeight": "{palette.lineHeight.
|
|
3869
|
-
"iconSize": "{palette.size.
|
|
3915
|
+
"blockLineHeight": "{palette.lineHeight.ratio4to3}",
|
|
3916
|
+
"iconSize": "{palette.size.size12}"
|
|
3870
3917
|
}
|
|
3871
3918
|
},
|
|
3872
3919
|
{
|
|
@@ -3876,7 +3923,7 @@
|
|
|
3876
3923
|
"tokens": {
|
|
3877
3924
|
"blockFontSize": "{palette.fontSize.size14}",
|
|
3878
3925
|
"blockLineHeight": "{palette.lineHeight.ratio10to7}",
|
|
3879
|
-
"iconSize": "{palette.size.
|
|
3926
|
+
"iconSize": "{palette.size.size14}"
|
|
3880
3927
|
}
|
|
3881
3928
|
},
|
|
3882
3929
|
{
|
|
@@ -3935,11 +3982,11 @@
|
|
|
3935
3982
|
"blockFontName": "{palette.fontName.StagSans}",
|
|
3936
3983
|
"blockFontSize": "{palette.fontSize.size16}",
|
|
3937
3984
|
"blockFontWeight": "{palette.fontWeight.weight600}",
|
|
3938
|
-
"blockLineHeight": "{palette.lineHeight.
|
|
3985
|
+
"blockLineHeight": "{palette.lineHeight.ratio3to2}",
|
|
3939
3986
|
"borderRadius": "{palette.radius.radius4}",
|
|
3940
3987
|
"color": "{palette.color.black}",
|
|
3941
3988
|
"icon": "{system.icon.none}",
|
|
3942
|
-
"iconSize": "{palette.size.
|
|
3989
|
+
"iconSize": "{palette.size.size16}",
|
|
3943
3990
|
"iconSpace": "{system.integer.1}",
|
|
3944
3991
|
"iconTranslateX": "{system.size.zero}",
|
|
3945
3992
|
"iconTranslateY": "{system.size.zero}",
|
|
@@ -6530,6 +6577,7 @@
|
|
|
6530
6577
|
"baseWidth": "{palette.size.size40}",
|
|
6531
6578
|
"characters": "{palette.size.size10}",
|
|
6532
6579
|
"color": "{palette.color.silver}",
|
|
6580
|
+
"lineRadius": "{palette.radius.radius4}",
|
|
6533
6581
|
"radius": "{system.radius.round}",
|
|
6534
6582
|
"secondColor": "{palette.color.gallery}",
|
|
6535
6583
|
"size": "{palette.size.size3}",
|