@telus-uds/theme-koodo 5.6.0 → 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/ExpandCollapseControl.json +33 -15
- package/build/android/Skeleton.json +1 -0
- package/build/android/schema.json +148 -141
- package/build/android/theme.json +35 -16
- package/build/ios/ExpandCollapseControl.json +33 -15
- package/build/ios/Skeleton.json +1 -0
- package/build/ios/schema.json +148 -141
- package/build/ios/theme.json +35 -16
- 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 +1 -1
- package/build/rn/Checkbox.js +1 -1
- package/build/rn/CheckboxCard.js +1 -1
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +1 -1
- package/build/rn/DatePicker.js +1 -1
- package/build/rn/Disclaimer.js +1 -1
- package/build/rn/Divider.js +1 -1
- package/build/rn/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 +1 -1
- 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 +60 -11
- 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 +1 -1
- package/build/web/Checkbox.js +1 -1
- package/build/web/CheckboxCard.js +1 -1
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +1 -1
- package/build/web/DatePicker.js +1 -1
- package/build/web/Disclaimer.js +1 -1
- package/build/web/Divider.js +1 -1
- package/build/web/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 +1 -1
- 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 +60 -11
- package/package.json +2 -2
- package/theme.json +61 -13
package/build/web/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Wed,
|
|
4
|
+
* Generated on Wed, 14 Feb 2024 02:19:33 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -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
|
}
|
|
@@ -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
|
@@ -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
|
}
|
|
@@ -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}",
|