@telus-uds/theme-allium 4.29.1 → 4.31.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/Card.json +161 -0
- package/build/android/CardGroup.json +52 -0
- package/build/android/Carousel.json +2 -0
- package/build/android/ExpandCollapseControl.json +26 -1
- package/build/android/QuickLinksFeature.json +17 -2
- package/build/android/QuickLinksFeatureItem.json +1 -1
- package/build/android/Radio.json +13 -0
- package/build/android/schema.json +1224 -978
- package/build/android/theme.json +273 -5
- package/build/ios/Card.json +161 -0
- package/build/ios/CardGroup.json +52 -0
- package/build/ios/Carousel.json +2 -0
- package/build/ios/ExpandCollapseControl.json +26 -1
- package/build/ios/QuickLinksFeature.json +17 -2
- package/build/ios/QuickLinksFeatureItem.json +1 -1
- package/build/ios/Radio.json +13 -0
- package/build/ios/schema.json +1224 -978
- package/build/ios/theme.json +273 -5
- 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 +85 -3
- package/build/rn/CardGroup.js +62 -0
- package/build/rn/Carousel.js +5 -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 +45 -4
- 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/ProductCard.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 +9 -3
- package/build/rn/QuickLinksFeatureItem.js +2 -2
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +4 -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 +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/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 +1224 -978
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +199 -12
- 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 +85 -3
- package/build/web/CardGroup.js +62 -0
- package/build/web/Carousel.js +5 -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 +45 -4
- 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/ProductCard.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 +9 -3
- package/build/web/QuickLinksFeatureItem.js +2 -2
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +4 -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 +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/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 +2 -1
- package/build/web/schema.json +1224 -978
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +199 -12
- package/package.json +5 -5
- package/theme.json +205 -5
package/build/web/theme.js
CHANGED
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Fri, 17 May 2024 16:24:36 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import PaletteIconChevronRight from '@telus-uds/palette-allium/build/rn/icons/ChevronRight'
|
|
9
9
|
import PaletteIconCaretDown from '@telus-uds/palette-allium/build/rn/icons/CaretDown'
|
|
10
10
|
import PaletteIconCaretUp from '@telus-uds/palette-allium/build/rn/icons/CaretUp'
|
|
11
|
+
import PaletteIconCheckmark from '@telus-uds/palette-allium/build/rn/icons/Checkmark'
|
|
11
12
|
import PaletteIconArrowRight from '@telus-uds/palette-allium/build/rn/icons/ArrowRight'
|
|
13
|
+
import PaletteIconPause from '@telus-uds/palette-allium/build/rn/icons/Pause'
|
|
14
|
+
import PaletteIconPlayVideo from '@telus-uds/palette-allium/build/rn/icons/PlayVideo'
|
|
12
15
|
import PaletteIconArrowLeft from '@telus-uds/palette-allium/build/rn/icons/ArrowLeft'
|
|
13
|
-
import PaletteIconCheckmark from '@telus-uds/palette-allium/build/rn/icons/Checkmark'
|
|
14
16
|
import PaletteIconStatusSuccess from '@telus-uds/palette-allium/build/rn/icons/StatusSuccess'
|
|
15
17
|
import PaletteIconStatusError from '@telus-uds/palette-allium/build/rn/icons/StatusError'
|
|
16
18
|
import PaletteIconClose from '@telus-uds/palette-allium/build/rn/icons/Close'
|
|
@@ -18,7 +20,6 @@ import PaletteIconAdd from '@telus-uds/palette-allium/build/rn/icons/Add'
|
|
|
18
20
|
import PaletteIconSubtract from '@telus-uds/palette-allium/build/rn/icons/Subtract'
|
|
19
21
|
import PaletteIconExpand from '@telus-uds/palette-allium/build/rn/icons/Expand'
|
|
20
22
|
import PaletteIconChevronLeft from '@telus-uds/palette-allium/build/rn/icons/ChevronLeft'
|
|
21
|
-
import PaletteIconPlayVideo from '@telus-uds/palette-allium/build/rn/icons/PlayVideo'
|
|
22
23
|
import PaletteIconBulletFill from '@telus-uds/palette-allium/build/rn/icons/BulletFill'
|
|
23
24
|
import PaletteIconStatusInfo from '@telus-uds/palette-allium/build/rn/icons/StatusInfo'
|
|
24
25
|
import PaletteIconStatusWarning from '@telus-uds/palette-allium/build/rn/icons/StatusWarning'
|
|
@@ -34,7 +35,6 @@ import PaletteIconInvisible from '@telus-uds/palette-allium/build/rn/icons/Invis
|
|
|
34
35
|
import PaletteIconVisible from '@telus-uds/palette-allium/build/rn/icons/Visible'
|
|
35
36
|
import PaletteIconVisa from '@telus-uds/palette-allium/build/rn/icons/Visa'
|
|
36
37
|
import PaletteIconQuestion from '@telus-uds/palette-allium/build/rn/icons/Question'
|
|
37
|
-
import PaletteIconPause from '@telus-uds/palette-allium/build/rn/icons/Pause'
|
|
38
38
|
import PaletteIconReplay from '@telus-uds/palette-allium/build/rn/icons/Replay'
|
|
39
39
|
import PaletteIconClosedCaptions from '@telus-uds/palette-allium/build/rn/icons/ClosedCaptions'
|
|
40
40
|
import PaletteIconFullscreenExpand from '@telus-uds/palette-allium/build/rn/icons/FullscreenExpand'
|
|
@@ -1102,6 +1102,7 @@ const theme = {
|
|
|
1102
1102
|
values: [ true, false ]
|
|
1103
1103
|
},
|
|
1104
1104
|
interactive: { type: 'variant', values: [ true ] },
|
|
1105
|
+
isControl: { type: 'variant', values: [ true, false ] },
|
|
1105
1106
|
padding: {
|
|
1106
1107
|
type: 'variant',
|
|
1107
1108
|
values: [ 'narrow', 'intermediate', 'compact', 'custom' ]
|
|
@@ -1111,6 +1112,11 @@ const theme = {
|
|
|
1111
1112
|
type: 'state',
|
|
1112
1113
|
values: [ true, false ]
|
|
1113
1114
|
},
|
|
1115
|
+
selected: {
|
|
1116
|
+
description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
|
|
1117
|
+
type: 'state',
|
|
1118
|
+
values: [ true ]
|
|
1119
|
+
},
|
|
1114
1120
|
viewport: {
|
|
1115
1121
|
description: 'The size label for the current screen viewport based on the current screen width',
|
|
1116
1122
|
type: 'state',
|
|
@@ -1118,6 +1124,47 @@ const theme = {
|
|
|
1118
1124
|
}
|
|
1119
1125
|
},
|
|
1120
1126
|
rules: [
|
|
1127
|
+
{
|
|
1128
|
+
if: { interactive: true, isControl: true },
|
|
1129
|
+
tokens: { borderColor: '#b2b9bf', borderWidth: 1 }
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
if: { interactive: true, isControl: true, selected: true },
|
|
1133
|
+
tokens: {
|
|
1134
|
+
backgroundColor: '#f4f4f7',
|
|
1135
|
+
borderColor: '#4b286d',
|
|
1136
|
+
borderWidth: 1,
|
|
1137
|
+
iconBackgroundColor: '#e3e6e8',
|
|
1138
|
+
iconColor: '#4b286d',
|
|
1139
|
+
inputBackgroundColor: '#e3e6e8'
|
|
1140
|
+
}
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
if: { hover: true, interactive: true, isControl: true },
|
|
1144
|
+
tokens: { iconColor: '#414547' }
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
if: {
|
|
1148
|
+
focus: false,
|
|
1149
|
+
interactive: true,
|
|
1150
|
+
isControl: true,
|
|
1151
|
+
pressed: false
|
|
1152
|
+
},
|
|
1153
|
+
tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
if: {
|
|
1157
|
+
hover: true,
|
|
1158
|
+
interactive: true,
|
|
1159
|
+
isControl: true,
|
|
1160
|
+
selected: true
|
|
1161
|
+
},
|
|
1162
|
+
tokens: {
|
|
1163
|
+
iconBackgroundColor: '#e3e6e8',
|
|
1164
|
+
iconColor: '#414547',
|
|
1165
|
+
inputBackgroundColor: '#e3e6e8'
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1121
1168
|
{ if: { borderRadius: 'none' }, tokens: { borderRadius: 0 } },
|
|
1122
1169
|
{ if: { borderRadius: 'small' }, tokens: { borderRadius: 6 } },
|
|
1123
1170
|
{ if: { borderRadius: 'large' }, tokens: { borderRadius: 12 } },
|
|
@@ -1212,9 +1259,18 @@ const theme = {
|
|
|
1212
1259
|
}
|
|
1213
1260
|
},
|
|
1214
1261
|
{
|
|
1215
|
-
if: {
|
|
1262
|
+
if: {
|
|
1263
|
+
focus: false,
|
|
1264
|
+
interactive: true,
|
|
1265
|
+
isControl: false,
|
|
1266
|
+
pressed: false
|
|
1267
|
+
},
|
|
1216
1268
|
tokens: { borderColor: '#ffffff', borderWidth: 2 }
|
|
1217
1269
|
},
|
|
1270
|
+
{
|
|
1271
|
+
if: { focus: false, interactive: true, pressed: false },
|
|
1272
|
+
tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
|
|
1273
|
+
},
|
|
1218
1274
|
{
|
|
1219
1275
|
if: { hover: true, interactive: true },
|
|
1220
1276
|
tokens: {
|
|
@@ -1233,6 +1289,14 @@ const theme = {
|
|
|
1233
1289
|
borderColor: '#e3e6e8',
|
|
1234
1290
|
borderWidth: 2
|
|
1235
1291
|
}
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
if: { interactive: true, isControl: false, selected: true },
|
|
1295
|
+
tokens: {
|
|
1296
|
+
backgroundColor: '#f4f4f7',
|
|
1297
|
+
borderColor: '#4b286d',
|
|
1298
|
+
borderWidth: 1
|
|
1299
|
+
}
|
|
1236
1300
|
}
|
|
1237
1301
|
],
|
|
1238
1302
|
tokens: {
|
|
@@ -1246,6 +1310,24 @@ const theme = {
|
|
|
1246
1310
|
contentJustifyContent: 'flex-start',
|
|
1247
1311
|
flex: 1,
|
|
1248
1312
|
gradient: null,
|
|
1313
|
+
icon: PaletteIconCheckmark,
|
|
1314
|
+
iconBackgroundColor: '#f4f4f7',
|
|
1315
|
+
iconColor: '#4b286d',
|
|
1316
|
+
iconSize: 20,
|
|
1317
|
+
inputBackgroundColor: '#f4f4f7',
|
|
1318
|
+
inputBorderColor: 'rgba(0, 0, 0, 0)',
|
|
1319
|
+
inputBorderRadius: 4,
|
|
1320
|
+
inputBorderWidth: 0,
|
|
1321
|
+
inputHeight: 32,
|
|
1322
|
+
inputShadow: {
|
|
1323
|
+
blur: 2,
|
|
1324
|
+
color: 'rgba(0, 0, 0, 0.1)',
|
|
1325
|
+
inset: true,
|
|
1326
|
+
offsetX: 0,
|
|
1327
|
+
offsetY: 2,
|
|
1328
|
+
spread: 0
|
|
1329
|
+
},
|
|
1330
|
+
inputWidth: 32,
|
|
1249
1331
|
minWidth: null,
|
|
1250
1332
|
paddingBottom: 32,
|
|
1251
1333
|
paddingLeft: 24,
|
|
@@ -1254,6 +1336,59 @@ const theme = {
|
|
|
1254
1336
|
shadow: null
|
|
1255
1337
|
}
|
|
1256
1338
|
},
|
|
1339
|
+
CardGroup: {
|
|
1340
|
+
appearances: {
|
|
1341
|
+
focus: {
|
|
1342
|
+
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.",
|
|
1343
|
+
platforms: [ 'rn', 'web' ],
|
|
1344
|
+
type: 'state',
|
|
1345
|
+
values: [ true, false ]
|
|
1346
|
+
},
|
|
1347
|
+
hover: {
|
|
1348
|
+
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
1349
|
+
platforms: [ 'rn', 'web' ],
|
|
1350
|
+
type: 'state',
|
|
1351
|
+
values: [ true, false ]
|
|
1352
|
+
},
|
|
1353
|
+
pressed: {
|
|
1354
|
+
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.',
|
|
1355
|
+
type: 'state',
|
|
1356
|
+
values: [ true, false ]
|
|
1357
|
+
},
|
|
1358
|
+
selected: {
|
|
1359
|
+
description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
|
|
1360
|
+
type: 'state',
|
|
1361
|
+
values: [ true ]
|
|
1362
|
+
},
|
|
1363
|
+
viewport: {
|
|
1364
|
+
description: 'The size label for the current screen viewport based on the current screen width',
|
|
1365
|
+
type: 'state',
|
|
1366
|
+
values: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
|
|
1367
|
+
}
|
|
1368
|
+
},
|
|
1369
|
+
rules: [
|
|
1370
|
+
{
|
|
1371
|
+
if: { viewport: [ 'lg', 'xl' ] },
|
|
1372
|
+
tokens: { direction: 'row', space: 5 }
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
if: { viewport: [ 'xs', 'sm', 'md' ] },
|
|
1376
|
+
tokens: { direction: 'column', fieldSpace: 3, space: 3 }
|
|
1377
|
+
}
|
|
1378
|
+
],
|
|
1379
|
+
tokens: {
|
|
1380
|
+
borderBottomLeftRadius: 1,
|
|
1381
|
+
borderBottomRightRadius: 1,
|
|
1382
|
+
borderTopLeftRadius: 1,
|
|
1383
|
+
borderTopRightRadius: 1,
|
|
1384
|
+
direction: 'column',
|
|
1385
|
+
fieldSpace: 3,
|
|
1386
|
+
outlineOffset: 8,
|
|
1387
|
+
outlineWidth: 1,
|
|
1388
|
+
showIcon: true,
|
|
1389
|
+
space: 3
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1257
1392
|
Carousel: {
|
|
1258
1393
|
appearances: {
|
|
1259
1394
|
viewport: {
|
|
@@ -1272,6 +1407,8 @@ const theme = {
|
|
|
1272
1407
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
1273
1408
|
iconBackgroundColor: '#ffffff',
|
|
1274
1409
|
nextIcon: PaletteIconArrowRight,
|
|
1410
|
+
pauseIcon: PaletteIconPause,
|
|
1411
|
+
playIcon: PaletteIconPlayVideo,
|
|
1275
1412
|
previousIcon: PaletteIconArrowLeft,
|
|
1276
1413
|
showPanelNavigation: true,
|
|
1277
1414
|
showPanelTabs: true,
|
|
@@ -2130,7 +2267,24 @@ const theme = {
|
|
|
2130
2267
|
type: 'state',
|
|
2131
2268
|
values: [ true, false ]
|
|
2132
2269
|
},
|
|
2133
|
-
|
|
2270
|
+
focus: {
|
|
2271
|
+
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.",
|
|
2272
|
+
platforms: [ 'rn', 'web' ],
|
|
2273
|
+
type: 'state',
|
|
2274
|
+
values: [ true, false ]
|
|
2275
|
+
},
|
|
2276
|
+
hover: {
|
|
2277
|
+
description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
|
|
2278
|
+
platforms: [ 'rn', 'web' ],
|
|
2279
|
+
type: 'state',
|
|
2280
|
+
values: [ true, false ]
|
|
2281
|
+
},
|
|
2282
|
+
mini: { type: 'variant', values: [ true ] },
|
|
2283
|
+
pressed: {
|
|
2284
|
+
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.',
|
|
2285
|
+
type: 'state',
|
|
2286
|
+
values: [ true, false ]
|
|
2287
|
+
}
|
|
2134
2288
|
},
|
|
2135
2289
|
rules: [
|
|
2136
2290
|
{
|
|
@@ -2146,7 +2300,31 @@ const theme = {
|
|
|
2146
2300
|
paddingTop: 8
|
|
2147
2301
|
}
|
|
2148
2302
|
},
|
|
2149
|
-
{ if: { mini: true }, tokens: { paddingBottom: 0 } }
|
|
2303
|
+
{ if: { mini: true }, tokens: { paddingBottom: 0 } },
|
|
2304
|
+
{
|
|
2305
|
+
if: { focus: true },
|
|
2306
|
+
tokens: {
|
|
2307
|
+
backgroundColor: '#f4f4f7',
|
|
2308
|
+
borderColor: '#676e73',
|
|
2309
|
+
borderWidth: 1
|
|
2310
|
+
}
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
if: { hover: true },
|
|
2314
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 8 }
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
if: { expanded: true, hover: true },
|
|
2318
|
+
tokens: { backgroundColor: '#fafafa', iconPaddingTop: 0 }
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
if: { pressed: true },
|
|
2322
|
+
tokens: {
|
|
2323
|
+
backgroundColor: '#e3e6e8',
|
|
2324
|
+
borderColor: '#676e73',
|
|
2325
|
+
borderWidth: 1
|
|
2326
|
+
}
|
|
2327
|
+
}
|
|
2150
2328
|
],
|
|
2151
2329
|
tokens: {
|
|
2152
2330
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -2155,7 +2333,7 @@ const theme = {
|
|
|
2155
2333
|
borderColor: 'rgba(0, 0, 0, 0)',
|
|
2156
2334
|
borderTopLeftRadius: 0,
|
|
2157
2335
|
borderTopRightRadius: 0,
|
|
2158
|
-
borderWidth:
|
|
2336
|
+
borderWidth: 1,
|
|
2159
2337
|
icon: PaletteIconCaretDown,
|
|
2160
2338
|
iconColor: '#2b8000',
|
|
2161
2339
|
iconGap: 8,
|
|
@@ -4603,8 +4781,14 @@ const theme = {
|
|
|
4603
4781
|
}
|
|
4604
4782
|
},
|
|
4605
4783
|
QuickLinksFeature: {
|
|
4606
|
-
appearances: {
|
|
4607
|
-
|
|
4784
|
+
appearances: {
|
|
4785
|
+
viewport: {
|
|
4786
|
+
description: 'The size label for the current screen viewport based on the current screen width',
|
|
4787
|
+
type: 'state',
|
|
4788
|
+
values: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
|
|
4789
|
+
}
|
|
4790
|
+
},
|
|
4791
|
+
rules: [ { if: { viewport: 'xs' }, tokens: { stackSpace: 4 } } ],
|
|
4608
4792
|
tokens: { stackGap: 5, stackJustify: 'center', stackSpace: 5 }
|
|
4609
4793
|
},
|
|
4610
4794
|
QuickLinksFeatureItem: {
|
|
@@ -4671,7 +4855,7 @@ const theme = {
|
|
|
4671
4855
|
fontName: 'HelveticaNow',
|
|
4672
4856
|
fontSize: 16,
|
|
4673
4857
|
fontWeight: '700',
|
|
4674
|
-
gap:
|
|
4858
|
+
gap: 5,
|
|
4675
4859
|
imageDimension: 128,
|
|
4676
4860
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|
|
4677
4861
|
textAlign: 'center',
|
|
@@ -4823,6 +5007,9 @@ const theme = {
|
|
|
4823
5007
|
descriptionFontWeight: '400',
|
|
4824
5008
|
descriptionLineHeight: 1.42857142857,
|
|
4825
5009
|
descriptionMarginLeft: null,
|
|
5010
|
+
icon: null,
|
|
5011
|
+
iconBackgroundColor: 'rgba(0, 0, 0, 0)',
|
|
5012
|
+
iconColor: 'rgba(0, 0, 0, 0)',
|
|
4826
5013
|
inputBackgroundColor: '#ffffff',
|
|
4827
5014
|
inputBorderColor: '#676e73',
|
|
4828
5015
|
inputBorderWidth: 1,
|
|
@@ -7407,6 +7594,6 @@ const theme = {
|
|
|
7407
7594
|
tokens: { size: 96 }
|
|
7408
7595
|
}
|
|
7409
7596
|
},
|
|
7410
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '2.
|
|
7597
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '2.56.0' }
|
|
7411
7598
|
}
|
|
7412
7599
|
export default theme
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/theme-allium",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.31.0",
|
|
4
4
|
"description": "Allium theme",
|
|
5
5
|
"author": "TELUS Digital",
|
|
6
6
|
"homepage": "https://github.com/telus/allium-design-system#readme",
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
"module": "build/web/index.js",
|
|
10
10
|
"dependencies": {},
|
|
11
11
|
"devDependencies": {
|
|
12
|
-
"@telus-uds/palette-allium": "^2.
|
|
13
|
-
"@telus-uds/system-theme-tokens": "^2.
|
|
14
|
-
"@telus-uds/system-tokens": "^0.8.
|
|
12
|
+
"@telus-uds/palette-allium": "^2.32.0",
|
|
13
|
+
"@telus-uds/system-theme-tokens": "^2.56.0",
|
|
14
|
+
"@telus-uds/system-tokens": "^0.8.2"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@telus-uds/palette-allium": "^2.
|
|
17
|
+
"@telus-uds/palette-allium": "^2.32.0"
|
|
18
18
|
},
|
|
19
19
|
"files": [
|
|
20
20
|
"build",
|
package/theme.json
CHANGED
|
@@ -1335,14 +1335,79 @@
|
|
|
1335
1335
|
"type": "variant",
|
|
1336
1336
|
"values": [true]
|
|
1337
1337
|
},
|
|
1338
|
+
"isControl": {
|
|
1339
|
+
"type": "variant",
|
|
1340
|
+
"values": [true, false]
|
|
1341
|
+
},
|
|
1338
1342
|
"padding": {
|
|
1339
1343
|
"type": "variant",
|
|
1340
1344
|
"values": ["narrow", "intermediate", "compact", "custom"]
|
|
1341
1345
|
},
|
|
1342
1346
|
"pressed": "{appearances.Card.pressed}",
|
|
1347
|
+
"selected": "{appearances.Card.selected}",
|
|
1343
1348
|
"viewport": "{appearances.system.viewport}"
|
|
1344
1349
|
},
|
|
1345
1350
|
"rules": [
|
|
1351
|
+
{
|
|
1352
|
+
"if": {
|
|
1353
|
+
"interactive": true,
|
|
1354
|
+
"isControl": true
|
|
1355
|
+
},
|
|
1356
|
+
"tokens": {
|
|
1357
|
+
"borderColor": "{palette.color.greyCloud}",
|
|
1358
|
+
"borderWidth": "{palette.border.border1}"
|
|
1359
|
+
}
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"if": {
|
|
1363
|
+
"interactive": true,
|
|
1364
|
+
"isControl": true,
|
|
1365
|
+
"selected": true
|
|
1366
|
+
},
|
|
1367
|
+
"tokens": {
|
|
1368
|
+
"backgroundColor": "{palette.color.greyAthens}",
|
|
1369
|
+
"borderColor": "{palette.color.purpleTelus}",
|
|
1370
|
+
"borderWidth": "{palette.border.border1}",
|
|
1371
|
+
"iconBackgroundColor": "{palette.color.greyMystic}",
|
|
1372
|
+
"iconColor": "{palette.color.purpleTelus}",
|
|
1373
|
+
"inputBackgroundColor": "{palette.color.greyMystic}"
|
|
1374
|
+
}
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"if": {
|
|
1378
|
+
"hover": true,
|
|
1379
|
+
"interactive": true,
|
|
1380
|
+
"isControl": true
|
|
1381
|
+
},
|
|
1382
|
+
"tokens": {
|
|
1383
|
+
"iconColor": "{palette.color.greyCharcoal}"
|
|
1384
|
+
}
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"if": {
|
|
1388
|
+
"focus": false,
|
|
1389
|
+
"interactive": true,
|
|
1390
|
+
"isControl": true,
|
|
1391
|
+
"pressed": false
|
|
1392
|
+
},
|
|
1393
|
+
"tokens": {
|
|
1394
|
+
"borderColor": "{palette.color.transparent}",
|
|
1395
|
+
"borderWidth": "{palette.border.border2}"
|
|
1396
|
+
}
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"if": {
|
|
1400
|
+
"hover": true,
|
|
1401
|
+
"interactive": true,
|
|
1402
|
+
"isControl": true,
|
|
1403
|
+
"selected": true
|
|
1404
|
+
},
|
|
1405
|
+
"tokens": {
|
|
1406
|
+
"iconBackgroundColor": "{palette.color.greyMystic}",
|
|
1407
|
+
"iconColor": "{palette.color.greyCharcoal}",
|
|
1408
|
+
"inputBackgroundColor": "{palette.color.greyMystic}"
|
|
1409
|
+
}
|
|
1410
|
+
},
|
|
1346
1411
|
{
|
|
1347
1412
|
"if": {
|
|
1348
1413
|
"borderRadius": "none"
|
|
@@ -1485,6 +1550,7 @@
|
|
|
1485
1550
|
"if": {
|
|
1486
1551
|
"focus": false,
|
|
1487
1552
|
"interactive": true,
|
|
1553
|
+
"isControl": false,
|
|
1488
1554
|
"pressed": false
|
|
1489
1555
|
},
|
|
1490
1556
|
"tokens": {
|
|
@@ -1492,6 +1558,17 @@
|
|
|
1492
1558
|
"borderWidth": "{palette.border.border2}"
|
|
1493
1559
|
}
|
|
1494
1560
|
},
|
|
1561
|
+
{
|
|
1562
|
+
"if": {
|
|
1563
|
+
"focus": false,
|
|
1564
|
+
"interactive": true,
|
|
1565
|
+
"pressed": false
|
|
1566
|
+
},
|
|
1567
|
+
"tokens": {
|
|
1568
|
+
"borderColor": "{palette.color.transparent}",
|
|
1569
|
+
"borderWidth": "{palette.border.border2}"
|
|
1570
|
+
}
|
|
1571
|
+
},
|
|
1495
1572
|
{
|
|
1496
1573
|
"if": {
|
|
1497
1574
|
"hover": true,
|
|
@@ -1522,6 +1599,18 @@
|
|
|
1522
1599
|
"borderColor": "{palette.color.greyMystic}",
|
|
1523
1600
|
"borderWidth": "{palette.border.border2}"
|
|
1524
1601
|
}
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
"if": {
|
|
1605
|
+
"interactive": true,
|
|
1606
|
+
"isControl": false,
|
|
1607
|
+
"selected": true
|
|
1608
|
+
},
|
|
1609
|
+
"tokens": {
|
|
1610
|
+
"backgroundColor": "{palette.color.greyAthens}",
|
|
1611
|
+
"borderColor": "{palette.color.purpleTelus}",
|
|
1612
|
+
"borderWidth": "{palette.border.border1}"
|
|
1613
|
+
}
|
|
1525
1614
|
}
|
|
1526
1615
|
],
|
|
1527
1616
|
"tokens": {
|
|
@@ -1535,6 +1624,17 @@
|
|
|
1535
1624
|
"contentJustifyContent": "{system.flexJustifyContent.flexStart}",
|
|
1536
1625
|
"flex": "{system.integer.1}",
|
|
1537
1626
|
"gradient": "{system.gradient.none}",
|
|
1627
|
+
"icon": "{palette.icon.Checkmark}",
|
|
1628
|
+
"iconBackgroundColor": "{palette.color.greyAthens}",
|
|
1629
|
+
"iconColor": "{palette.color.purpleTelus}",
|
|
1630
|
+
"iconSize": "{palette.size.size20}",
|
|
1631
|
+
"inputBackgroundColor": "{palette.color.greyAthens}",
|
|
1632
|
+
"inputBorderColor": "{palette.color.transparent}",
|
|
1633
|
+
"inputBorderRadius": "{palette.radius.radius4}",
|
|
1634
|
+
"inputBorderWidth": "{palette.border.none}",
|
|
1635
|
+
"inputHeight": "{palette.size.size32}",
|
|
1636
|
+
"inputShadow": "{palette.shadow.surfaceInset}",
|
|
1637
|
+
"inputWidth": "{palette.size.size32}",
|
|
1538
1638
|
"minWidth": "{system.size.none}",
|
|
1539
1639
|
"paddingBottom": "{palette.size.size32}",
|
|
1540
1640
|
"paddingLeft": "{palette.size.size24}",
|
|
@@ -1543,6 +1643,48 @@
|
|
|
1543
1643
|
"shadow": "{system.shadow.none}"
|
|
1544
1644
|
}
|
|
1545
1645
|
},
|
|
1646
|
+
"CardGroup": {
|
|
1647
|
+
"appearances": {
|
|
1648
|
+
"focus": "{appearances.CardGroup.focus}",
|
|
1649
|
+
"hover": "{appearances.CardGroup.hover}",
|
|
1650
|
+
"pressed": "{appearances.CardGroup.pressed}",
|
|
1651
|
+
"selected": "{appearances.CardGroup.selected}",
|
|
1652
|
+
"viewport": "{appearances.system.viewport}"
|
|
1653
|
+
},
|
|
1654
|
+
"rules": [
|
|
1655
|
+
{
|
|
1656
|
+
"if": {
|
|
1657
|
+
"viewport": ["lg", "xl"]
|
|
1658
|
+
},
|
|
1659
|
+
"tokens": {
|
|
1660
|
+
"direction": "{system.direction.row}",
|
|
1661
|
+
"space": "{system.integer.5}"
|
|
1662
|
+
}
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"if": {
|
|
1666
|
+
"viewport": ["xs", "sm", "md"]
|
|
1667
|
+
},
|
|
1668
|
+
"tokens": {
|
|
1669
|
+
"direction": "{system.direction.column}",
|
|
1670
|
+
"fieldSpace": "{system.integer.3}",
|
|
1671
|
+
"space": "{system.integer.3}"
|
|
1672
|
+
}
|
|
1673
|
+
}
|
|
1674
|
+
],
|
|
1675
|
+
"tokens": {
|
|
1676
|
+
"borderBottomLeftRadius": "{palette.radius.radius1}",
|
|
1677
|
+
"borderBottomRightRadius": "{palette.radius.radius1}",
|
|
1678
|
+
"borderTopLeftRadius": "{palette.radius.radius1}",
|
|
1679
|
+
"borderTopRightRadius": "{palette.radius.radius1}",
|
|
1680
|
+
"direction": "{system.direction.column}",
|
|
1681
|
+
"fieldSpace": "{system.integer.3}",
|
|
1682
|
+
"outlineOffset": "{palette.size.size8}",
|
|
1683
|
+
"outlineWidth": "{palette.border.border1}",
|
|
1684
|
+
"showIcon": "{system.show.true}",
|
|
1685
|
+
"space": "{system.integer.3}"
|
|
1686
|
+
}
|
|
1687
|
+
},
|
|
1546
1688
|
"Carousel": {
|
|
1547
1689
|
"appearances": {
|
|
1548
1690
|
"viewport": "{appearances.system.viewport}"
|
|
@@ -1562,6 +1704,8 @@
|
|
|
1562
1704
|
"backgroundColor": "{palette.color.transparent}",
|
|
1563
1705
|
"iconBackgroundColor": "{palette.color.white}",
|
|
1564
1706
|
"nextIcon": "{palette.icon.ArrowRight}",
|
|
1707
|
+
"pauseIcon": "{palette.icon.Pause}",
|
|
1708
|
+
"playIcon": "{palette.icon.PlayVideo}",
|
|
1565
1709
|
"previousIcon": "{palette.icon.ArrowLeft}",
|
|
1566
1710
|
"showPanelNavigation": "{system.show.true}",
|
|
1567
1711
|
"showPanelTabs": "{system.show.true}",
|
|
@@ -2557,10 +2701,13 @@
|
|
|
2557
2701
|
"values": [true]
|
|
2558
2702
|
},
|
|
2559
2703
|
"expanded": "{appearances.ExpandCollapseControl.expanded}",
|
|
2704
|
+
"focus": "{appearances.ExpandCollapseControl.focus}",
|
|
2705
|
+
"hover": "{appearances.ExpandCollapseControl.hover}",
|
|
2560
2706
|
"mini": {
|
|
2561
2707
|
"type": "variant",
|
|
2562
2708
|
"values": [true]
|
|
2563
|
-
}
|
|
2709
|
+
},
|
|
2710
|
+
"pressed": "{appearances.ExpandCollapseControl.pressed}"
|
|
2564
2711
|
},
|
|
2565
2712
|
"rules": [
|
|
2566
2713
|
{
|
|
@@ -2589,6 +2736,45 @@
|
|
|
2589
2736
|
"tokens": {
|
|
2590
2737
|
"paddingBottom": "{palette.size.size0}"
|
|
2591
2738
|
}
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"if": {
|
|
2742
|
+
"focus": true
|
|
2743
|
+
},
|
|
2744
|
+
"tokens": {
|
|
2745
|
+
"backgroundColor": "{palette.color.greyAthens}",
|
|
2746
|
+
"borderColor": "{palette.color.greyShuttle}",
|
|
2747
|
+
"borderWidth": "{palette.border.border1}"
|
|
2748
|
+
}
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"if": {
|
|
2752
|
+
"hover": true
|
|
2753
|
+
},
|
|
2754
|
+
"tokens": {
|
|
2755
|
+
"backgroundColor": "{palette.color.greyAlabaster}",
|
|
2756
|
+
"iconPaddingTop": "{palette.size.size8}"
|
|
2757
|
+
}
|
|
2758
|
+
},
|
|
2759
|
+
{
|
|
2760
|
+
"if": {
|
|
2761
|
+
"expanded": true,
|
|
2762
|
+
"hover": true
|
|
2763
|
+
},
|
|
2764
|
+
"tokens": {
|
|
2765
|
+
"backgroundColor": "{palette.color.greyAlabaster}",
|
|
2766
|
+
"iconPaddingTop": "{palette.size.size0}"
|
|
2767
|
+
}
|
|
2768
|
+
},
|
|
2769
|
+
{
|
|
2770
|
+
"if": {
|
|
2771
|
+
"pressed": true
|
|
2772
|
+
},
|
|
2773
|
+
"tokens": {
|
|
2774
|
+
"backgroundColor": "{palette.color.greyMystic}",
|
|
2775
|
+
"borderColor": "{palette.color.greyShuttle}",
|
|
2776
|
+
"borderWidth": "{palette.border.border1}"
|
|
2777
|
+
}
|
|
2592
2778
|
}
|
|
2593
2779
|
],
|
|
2594
2780
|
"tokens": {
|
|
@@ -2598,7 +2784,7 @@
|
|
|
2598
2784
|
"borderColor": "{palette.color.transparent}",
|
|
2599
2785
|
"borderTopLeftRadius": "{system.radius.zero}",
|
|
2600
2786
|
"borderTopRightRadius": "{system.radius.zero}",
|
|
2601
|
-
"borderWidth": "{
|
|
2787
|
+
"borderWidth": "{palette.border.border1}",
|
|
2602
2788
|
"icon": "{palette.icon.CaretDown}",
|
|
2603
2789
|
"iconColor": "{palette.color.greenAccessible}",
|
|
2604
2790
|
"iconGap": "{palette.size.size8}",
|
|
@@ -5842,8 +6028,19 @@
|
|
|
5842
6028
|
}
|
|
5843
6029
|
},
|
|
5844
6030
|
"QuickLinksFeature": {
|
|
5845
|
-
"appearances": {
|
|
5846
|
-
|
|
6031
|
+
"appearances": {
|
|
6032
|
+
"viewport": "{appearances.system.viewport}"
|
|
6033
|
+
},
|
|
6034
|
+
"rules": [
|
|
6035
|
+
{
|
|
6036
|
+
"if": {
|
|
6037
|
+
"viewport": "xs"
|
|
6038
|
+
},
|
|
6039
|
+
"tokens": {
|
|
6040
|
+
"stackSpace": "{system.integer.4}"
|
|
6041
|
+
}
|
|
6042
|
+
}
|
|
6043
|
+
],
|
|
5847
6044
|
"tokens": {
|
|
5848
6045
|
"stackGap": "{system.integer.5}",
|
|
5849
6046
|
"stackJustify": "{system.flexJustifyContent.center}",
|
|
@@ -5924,7 +6121,7 @@
|
|
|
5924
6121
|
"fontName": "{palette.fontName.HelveticaNow}",
|
|
5925
6122
|
"fontSize": "{palette.fontSize.size16}",
|
|
5926
6123
|
"fontWeight": "{palette.fontWeight.weight700}",
|
|
5927
|
-
"gap": "{palette.size.
|
|
6124
|
+
"gap": "{palette.size.size5}",
|
|
5928
6125
|
"imageDimension": "{palette.size.size128}",
|
|
5929
6126
|
"outerBorderColor": "{palette.color.transparent}",
|
|
5930
6127
|
"textAlign": "{system.textAlign.center}",
|
|
@@ -6069,6 +6266,9 @@
|
|
|
6069
6266
|
"descriptionFontWeight": "{palette.fontWeight.weight400}",
|
|
6070
6267
|
"descriptionLineHeight": "{palette.lineHeight.ratio10to7}",
|
|
6071
6268
|
"descriptionMarginLeft": "{system.size.none}",
|
|
6269
|
+
"icon": "{system.icon.none}",
|
|
6270
|
+
"iconBackgroundColor": "{palette.color.transparent}",
|
|
6271
|
+
"iconColor": "{palette.color.transparent}",
|
|
6072
6272
|
"inputBackgroundColor": "{palette.color.white}",
|
|
6073
6273
|
"inputBorderColor": "{palette.color.greyShuttle}",
|
|
6074
6274
|
"inputBorderWidth": "{palette.border.border1}",
|