@telus-uds/theme-allium 7.12.0 → 7.13.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/ButtonDropdown.json +51 -8
- package/build/android/Checkbox.json +1 -1
- package/build/android/ExpandCollapseMiniControl.json +5 -4
- package/build/android/Link.json +1 -1
- package/build/android/Listbox.json +8 -12
- package/build/android/Radio.json +2 -2
- package/build/android/schema.json +1320 -1198
- package/build/android/theme.json +69 -29
- package/build/ios/ButtonDropdown.json +51 -8
- package/build/ios/Checkbox.json +1 -1
- package/build/ios/ExpandCollapseMiniControl.json +5 -4
- package/build/ios/Link.json +1 -1
- package/build/ios/Listbox.json +8 -12
- package/build/ios/Radio.json +2 -2
- package/build/ios/schema.json +1320 -1198
- package/build/ios/theme.json +69 -29
- 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 +29 -7
- 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/CardGroup.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 +2 -2
- 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/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 +4 -4
- 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 +2 -2
- package/build/rn/List.js +1 -1
- package/build/rn/Listbox.js +9 -13
- 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 +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +3 -3
- 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/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 +1320 -1198
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +45 -27
- 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 +29 -7
- 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/CardGroup.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 +2 -2
- 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/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 +4 -4
- 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 +2 -2
- package/build/web/List.js +1 -1
- package/build/web/Listbox.js +9 -13
- 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 +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +3 -3
- 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/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 +1320 -1198
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +45 -27
- package/package.json +5 -5
- package/theme.json +56 -26
package/build/web/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Fri,
|
|
4
|
+
* Generated on Fri, 15 Aug 2025 00:44:25 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -936,7 +936,9 @@ const theme = {
|
|
|
936
936
|
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`.',
|
|
937
937
|
type: 'state',
|
|
938
938
|
values: [ true ]
|
|
939
|
-
}
|
|
939
|
+
},
|
|
940
|
+
size: { type: 'variant', values: [ 'default', 'small' ] },
|
|
941
|
+
width: { type: 'variant', values: [ 'full' ] }
|
|
940
942
|
},
|
|
941
943
|
rules: [
|
|
942
944
|
{ if: { open: true }, tokens: { icon: PaletteIconCaretUp } },
|
|
@@ -995,6 +997,10 @@ const theme = {
|
|
|
995
997
|
{
|
|
996
998
|
if: { focus: true, pressed: true, selected: true },
|
|
997
999
|
tokens: { outerBorderGap: 2, outerBorderWidth: 2 }
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
if: { size: 'small' },
|
|
1003
|
+
tokens: { paddingBottom: 4, paddingTop: 4 }
|
|
998
1004
|
}
|
|
999
1005
|
],
|
|
1000
1006
|
tokens: {
|
|
@@ -1004,13 +1010,17 @@ const theme = {
|
|
|
1004
1010
|
borderRadius: 32,
|
|
1005
1011
|
borderWidth: 1,
|
|
1006
1012
|
color: '#676e73',
|
|
1013
|
+
descriptionFontName: 'HNforTELUSSA',
|
|
1014
|
+
descriptionFontSize: 14,
|
|
1015
|
+
descriptionFontWeight: '400',
|
|
1016
|
+
descriptionTextPaddingBottom: 4,
|
|
1007
1017
|
dividerColor: '#e3e6e8',
|
|
1008
1018
|
fontName: 'HNforTELUSSA',
|
|
1009
1019
|
fontSize: 14,
|
|
1010
1020
|
fontWeight: '700',
|
|
1011
1021
|
icon: PaletteIconCaretDown,
|
|
1012
1022
|
iconAlignSelf: 'center',
|
|
1013
|
-
iconBackground: '
|
|
1023
|
+
iconBackground: 'rgba(0, 0, 0, 0)',
|
|
1014
1024
|
iconBorderRadius: 32,
|
|
1015
1025
|
iconColor: '#414547',
|
|
1016
1026
|
iconPadding: 2,
|
|
@@ -1019,6 +1029,16 @@ const theme = {
|
|
|
1019
1029
|
iconSpace: 1,
|
|
1020
1030
|
iconTranslateX: 0,
|
|
1021
1031
|
iconTranslateY: 0,
|
|
1032
|
+
leadIcon: null,
|
|
1033
|
+
leadIconBackgroundColor: '#f4f4f7',
|
|
1034
|
+
leadIconBorderRadius: 45,
|
|
1035
|
+
leadIconColor: '#414547',
|
|
1036
|
+
leadIconContainerPaddingBottom: 0,
|
|
1037
|
+
leadIconContainerPaddingLeft: 0,
|
|
1038
|
+
leadIconContainerPaddingRight: 0,
|
|
1039
|
+
leadIconContainerPaddingTop: 0,
|
|
1040
|
+
leadIconPadding: 4,
|
|
1041
|
+
leadIconSize: 24,
|
|
1022
1042
|
lineHeight: 1.42857142857,
|
|
1023
1043
|
minWidth: 0,
|
|
1024
1044
|
opacity: 1,
|
|
@@ -1026,13 +1046,15 @@ const theme = {
|
|
|
1026
1046
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|
|
1027
1047
|
outerBorderGap: 2,
|
|
1028
1048
|
outerBorderWidth: 2,
|
|
1029
|
-
paddingBottom:
|
|
1030
|
-
paddingLeft:
|
|
1031
|
-
paddingRight:
|
|
1032
|
-
paddingTop:
|
|
1049
|
+
paddingBottom: 12,
|
|
1050
|
+
paddingLeft: 12,
|
|
1051
|
+
paddingRight: 12,
|
|
1052
|
+
paddingTop: 12,
|
|
1033
1053
|
shadow: null,
|
|
1034
1054
|
subtitleColor: '#676e73',
|
|
1035
1055
|
textAlign: 'center',
|
|
1056
|
+
textPaddingLeft: 8,
|
|
1057
|
+
textPaddingRight: 8,
|
|
1036
1058
|
width: null
|
|
1037
1059
|
}
|
|
1038
1060
|
},
|
|
@@ -2154,7 +2176,7 @@ const theme = {
|
|
|
2154
2176
|
labelFontSize: 16,
|
|
2155
2177
|
labelFontWeight: '400',
|
|
2156
2178
|
labelLineHeight: 1.5,
|
|
2157
|
-
labelMarginLeft:
|
|
2179
|
+
labelMarginLeft: 8
|
|
2158
2180
|
}
|
|
2159
2181
|
},
|
|
2160
2182
|
CheckboxCard: {
|
|
@@ -3135,11 +3157,11 @@ const theme = {
|
|
|
3135
3157
|
},
|
|
3136
3158
|
{
|
|
3137
3159
|
if: { size: 'small' },
|
|
3138
|
-
tokens: { fontSize: 14, iconSize:
|
|
3160
|
+
tokens: { fontSize: 14, iconSize: 16, lineHeight: 1.42857142857 }
|
|
3139
3161
|
},
|
|
3140
3162
|
{
|
|
3141
3163
|
if: { size: 'large' },
|
|
3142
|
-
tokens: { fontSize: 20, lineHeight: 1.
|
|
3164
|
+
tokens: { fontSize: 20, iconSize: 20, lineHeight: 1.6 }
|
|
3143
3165
|
},
|
|
3144
3166
|
{ if: { quiet: true }, tokens: { textLine: 'none' } },
|
|
3145
3167
|
{
|
|
@@ -3161,7 +3183,7 @@ const theme = {
|
|
|
3161
3183
|
iconGap: 8,
|
|
3162
3184
|
iconPaddingTop: 4,
|
|
3163
3185
|
iconPosition: 'left',
|
|
3164
|
-
iconSize:
|
|
3186
|
+
iconSize: 16,
|
|
3165
3187
|
justifyContent: 'flex-start',
|
|
3166
3188
|
lineHeight: 1.5,
|
|
3167
3189
|
paddingBottom: 0,
|
|
@@ -4364,7 +4386,7 @@ const theme = {
|
|
|
4364
4386
|
color: '#2b8000',
|
|
4365
4387
|
icon: null,
|
|
4366
4388
|
iconSize: 24,
|
|
4367
|
-
iconSpace:
|
|
4389
|
+
iconSpace: 1,
|
|
4368
4390
|
iconTranslateX: 0,
|
|
4369
4391
|
iconTranslateY: 0,
|
|
4370
4392
|
outerBorderColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -4520,18 +4542,14 @@ const theme = {
|
|
|
4520
4542
|
groupColor: '#4b286d',
|
|
4521
4543
|
groupFontName: 'HNforTELUSSA',
|
|
4522
4544
|
groupFontWeight: '700',
|
|
4523
|
-
itemColor: '#4b286d'
|
|
4524
|
-
itemPaddingBottom: 12,
|
|
4525
|
-
itemPaddingLeft: 16,
|
|
4526
|
-
itemPaddingRight: 16,
|
|
4527
|
-
itemPaddingTop: 12
|
|
4545
|
+
itemColor: '#4b286d'
|
|
4528
4546
|
}
|
|
4529
4547
|
},
|
|
4530
4548
|
{
|
|
4531
4549
|
if: { current: true, pressed: true },
|
|
4532
4550
|
tokens: {
|
|
4533
4551
|
groupBackgroundColor: '#e3e6e8',
|
|
4534
|
-
groupBorderWidth:
|
|
4552
|
+
groupBorderWidth: 1,
|
|
4535
4553
|
groupColor: '#676e73',
|
|
4536
4554
|
groupFontName: 'HNforTELUSSA',
|
|
4537
4555
|
groupFontWeight: '700'
|
|
@@ -4540,10 +4558,10 @@ const theme = {
|
|
|
4540
4558
|
{
|
|
4541
4559
|
if: { isChild: true },
|
|
4542
4560
|
tokens: {
|
|
4543
|
-
itemBorderBottomWidth:
|
|
4561
|
+
itemBorderBottomWidth: 1,
|
|
4544
4562
|
itemBorderLeftColor: '#e3e6e8',
|
|
4545
4563
|
itemBorderLeftWidth: 4,
|
|
4546
|
-
itemBorderTopWidth:
|
|
4564
|
+
itemBorderTopWidth: 1
|
|
4547
4565
|
}
|
|
4548
4566
|
},
|
|
4549
4567
|
{
|
|
@@ -4573,9 +4591,9 @@ const theme = {
|
|
|
4573
4591
|
{
|
|
4574
4592
|
if: { isChild: true, pressed: true },
|
|
4575
4593
|
tokens: {
|
|
4576
|
-
itemBorderBottomWidth:
|
|
4594
|
+
itemBorderBottomWidth: 1,
|
|
4577
4595
|
itemBorderLeftColor: '#676e73',
|
|
4578
|
-
itemBorderTopWidth:
|
|
4596
|
+
itemBorderTopWidth: 1
|
|
4579
4597
|
}
|
|
4580
4598
|
}
|
|
4581
4599
|
],
|
|
@@ -4612,10 +4630,10 @@ const theme = {
|
|
|
4612
4630
|
itemFontWeight: '700',
|
|
4613
4631
|
itemHeight: 40,
|
|
4614
4632
|
itemOutline: 0,
|
|
4615
|
-
itemPaddingBottom:
|
|
4633
|
+
itemPaddingBottom: 12,
|
|
4616
4634
|
itemPaddingLeft: 16,
|
|
4617
4635
|
itemPaddingRight: 16,
|
|
4618
|
-
itemPaddingTop:
|
|
4636
|
+
itemPaddingTop: 12,
|
|
4619
4637
|
itemTextDecoration: 'none',
|
|
4620
4638
|
lineHeight: 1.14285714286,
|
|
4621
4639
|
minHeight: '100%',
|
|
@@ -6202,7 +6220,7 @@ const theme = {
|
|
|
6202
6220
|
containerBorderRadius: 0,
|
|
6203
6221
|
containerOpacity: 1,
|
|
6204
6222
|
containerPaddingBottom: 0,
|
|
6205
|
-
containerPaddingLeft:
|
|
6223
|
+
containerPaddingLeft: 0,
|
|
6206
6224
|
containerPaddingRight: 0,
|
|
6207
6225
|
containerPaddingTop: 0,
|
|
6208
6226
|
containerShadow: null,
|
|
@@ -6225,7 +6243,7 @@ const theme = {
|
|
|
6225
6243
|
labelFontSize: 16,
|
|
6226
6244
|
labelFontWeight: '400',
|
|
6227
6245
|
labelLineHeight: 1.5,
|
|
6228
|
-
labelMarginLeft:
|
|
6246
|
+
labelMarginLeft: 8,
|
|
6229
6247
|
outerBorderColor: 'transparent',
|
|
6230
6248
|
outerBorderGap: 0,
|
|
6231
6249
|
outerBorderWidth: 2
|
|
@@ -9097,6 +9115,6 @@ const theme = {
|
|
|
9097
9115
|
tokens: { size: 96 }
|
|
9098
9116
|
}
|
|
9099
9117
|
},
|
|
9100
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '4.
|
|
9118
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '4.12.0' }
|
|
9101
9119
|
}
|
|
9102
9120
|
export default theme
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/theme-allium",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.13.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": "^5.
|
|
13
|
-
"@telus-uds/system-theme-tokens": "^4.
|
|
14
|
-
"@telus-uds/system-tokens": "^1.4.
|
|
12
|
+
"@telus-uds/palette-allium": "^5.9.0",
|
|
13
|
+
"@telus-uds/system-theme-tokens": "^4.12.0",
|
|
14
|
+
"@telus-uds/system-tokens": "^1.4.5"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@telus-uds/palette-allium": "^5.
|
|
17
|
+
"@telus-uds/palette-allium": "^5.9.0"
|
|
18
18
|
},
|
|
19
19
|
"files": [
|
|
20
20
|
"build",
|
package/theme.json
CHANGED
|
@@ -1089,7 +1089,15 @@
|
|
|
1089
1089
|
"inactive": "{appearances.ButtonDropdown.inactive}",
|
|
1090
1090
|
"open": "{appearances.ButtonDropdown.open}",
|
|
1091
1091
|
"pressed": "{appearances.ButtonDropdown.pressed}",
|
|
1092
|
-
"selected": "{appearances.ButtonDropdown.selected}"
|
|
1092
|
+
"selected": "{appearances.ButtonDropdown.selected}",
|
|
1093
|
+
"size": {
|
|
1094
|
+
"type": "variant",
|
|
1095
|
+
"values": ["default", "small"]
|
|
1096
|
+
},
|
|
1097
|
+
"width": {
|
|
1098
|
+
"type": "variant",
|
|
1099
|
+
"values": ["full"]
|
|
1100
|
+
}
|
|
1093
1101
|
},
|
|
1094
1102
|
"rules": [
|
|
1095
1103
|
{
|
|
@@ -1194,6 +1202,15 @@
|
|
|
1194
1202
|
"outerBorderGap": "{palette.size.size2}",
|
|
1195
1203
|
"outerBorderWidth": "{palette.border.border2}"
|
|
1196
1204
|
}
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"if": {
|
|
1208
|
+
"size": "small"
|
|
1209
|
+
},
|
|
1210
|
+
"tokens": {
|
|
1211
|
+
"paddingBottom": "{palette.size.size4}",
|
|
1212
|
+
"paddingTop": "{palette.size.size4}"
|
|
1213
|
+
}
|
|
1197
1214
|
}
|
|
1198
1215
|
],
|
|
1199
1216
|
"tokens": {
|
|
@@ -1203,13 +1220,17 @@
|
|
|
1203
1220
|
"borderRadius": "{palette.radius.pill32}",
|
|
1204
1221
|
"borderWidth": "{palette.border.border1}",
|
|
1205
1222
|
"color": "{palette.color.greyShuttle}",
|
|
1223
|
+
"descriptionFontName": "{palette.fontName.HNforTELUSSA}",
|
|
1224
|
+
"descriptionFontSize": "{palette.fontSize.size14}",
|
|
1225
|
+
"descriptionFontWeight": "{palette.fontWeight.weight400}",
|
|
1226
|
+
"descriptionTextPaddingBottom": "{palette.size.size4}",
|
|
1206
1227
|
"dividerColor": "{palette.color.greyMystic}",
|
|
1207
1228
|
"fontName": "{palette.fontName.HNforTELUSSA}",
|
|
1208
1229
|
"fontSize": "{palette.fontSize.size14}",
|
|
1209
1230
|
"fontWeight": "{palette.fontWeight.weight700}",
|
|
1210
1231
|
"icon": "{palette.icon.CaretDown}",
|
|
1211
1232
|
"iconAlignSelf": "{system.flexAlign.center}",
|
|
1212
|
-
"iconBackground": "{palette.color.
|
|
1233
|
+
"iconBackground": "{palette.color.transparent}",
|
|
1213
1234
|
"iconBorderRadius": "{palette.radius.pill32}",
|
|
1214
1235
|
"iconColor": "{palette.color.greyCharcoal}",
|
|
1215
1236
|
"iconPadding": "{palette.size.size2}",
|
|
@@ -1218,6 +1239,16 @@
|
|
|
1218
1239
|
"iconSpace": "{system.integer.1}",
|
|
1219
1240
|
"iconTranslateX": "{palette.size.size0}",
|
|
1220
1241
|
"iconTranslateY": "{palette.size.size0}",
|
|
1242
|
+
"leadIcon": "{system.icon.none}",
|
|
1243
|
+
"leadIconBackgroundColor": "{palette.color.greyAthens}",
|
|
1244
|
+
"leadIconBorderRadius": "{palette.radius.radius45}",
|
|
1245
|
+
"leadIconColor": "{palette.color.greyCharcoal}",
|
|
1246
|
+
"leadIconContainerPaddingBottom": "{palette.size.size0}",
|
|
1247
|
+
"leadIconContainerPaddingLeft": "{palette.size.size0}",
|
|
1248
|
+
"leadIconContainerPaddingRight": "{palette.size.size0}",
|
|
1249
|
+
"leadIconContainerPaddingTop": "{palette.size.size0}",
|
|
1250
|
+
"leadIconPadding": "{palette.size.size4}",
|
|
1251
|
+
"leadIconSize": "{palette.size.size24}",
|
|
1221
1252
|
"lineHeight": "{palette.lineHeight.ratio10to7}",
|
|
1222
1253
|
"minWidth": "{system.size.zero}",
|
|
1223
1254
|
"opacity": "{system.opacity.opaque}",
|
|
@@ -1225,13 +1256,15 @@
|
|
|
1225
1256
|
"outerBorderColor": "{palette.color.transparent}",
|
|
1226
1257
|
"outerBorderGap": "{palette.size.size2}",
|
|
1227
1258
|
"outerBorderWidth": "{palette.border.border2}",
|
|
1228
|
-
"paddingBottom": "{palette.size.
|
|
1229
|
-
"paddingLeft": "{palette.size.
|
|
1230
|
-
"paddingRight": "{palette.size.
|
|
1231
|
-
"paddingTop": "{palette.size.
|
|
1259
|
+
"paddingBottom": "{palette.size.size12}",
|
|
1260
|
+
"paddingLeft": "{palette.size.size12}",
|
|
1261
|
+
"paddingRight": "{palette.size.size12}",
|
|
1262
|
+
"paddingTop": "{palette.size.size12}",
|
|
1232
1263
|
"shadow": "{system.shadow.none}",
|
|
1233
1264
|
"subtitleColor": "{palette.color.greyShuttle}",
|
|
1234
1265
|
"textAlign": "{system.flexJustifyContent.center}",
|
|
1266
|
+
"textPaddingLeft": "{palette.size.size8}",
|
|
1267
|
+
"textPaddingRight": "{palette.size.size8}",
|
|
1235
1268
|
"width": "{system.size.none}"
|
|
1236
1269
|
}
|
|
1237
1270
|
},
|
|
@@ -2643,7 +2676,7 @@
|
|
|
2643
2676
|
"labelFontSize": "{palette.fontSize.size16}",
|
|
2644
2677
|
"labelFontWeight": "{palette.fontWeight.weight400}",
|
|
2645
2678
|
"labelLineHeight": "{palette.lineHeight.ratio3to2}",
|
|
2646
|
-
"labelMarginLeft": "{palette.size.
|
|
2679
|
+
"labelMarginLeft": "{palette.size.size8}"
|
|
2647
2680
|
}
|
|
2648
2681
|
},
|
|
2649
2682
|
"CheckboxCard": {
|
|
@@ -4108,8 +4141,8 @@
|
|
|
4108
4141
|
},
|
|
4109
4142
|
"tokens": {
|
|
4110
4143
|
"fontSize": "{palette.fontSize.size14}",
|
|
4111
|
-
"iconSize": "{palette.size.
|
|
4112
|
-
"lineHeight": "{palette.lineHeight.
|
|
4144
|
+
"iconSize": "{palette.size.size16}",
|
|
4145
|
+
"lineHeight": "{palette.lineHeight.ratio10to7}"
|
|
4113
4146
|
}
|
|
4114
4147
|
},
|
|
4115
4148
|
{
|
|
@@ -4118,7 +4151,8 @@
|
|
|
4118
4151
|
},
|
|
4119
4152
|
"tokens": {
|
|
4120
4153
|
"fontSize": "{palette.fontSize.size20}",
|
|
4121
|
-
"
|
|
4154
|
+
"iconSize": "{palette.size.size20}",
|
|
4155
|
+
"lineHeight": "{palette.lineHeight.ratio8to5}"
|
|
4122
4156
|
}
|
|
4123
4157
|
},
|
|
4124
4158
|
{
|
|
@@ -4161,7 +4195,7 @@
|
|
|
4161
4195
|
"iconGap": "{palette.size.size8}",
|
|
4162
4196
|
"iconPaddingTop": "{palette.size.size4}",
|
|
4163
4197
|
"iconPosition": "{system.position.left}",
|
|
4164
|
-
"iconSize": "{palette.size.
|
|
4198
|
+
"iconSize": "{palette.size.size16}",
|
|
4165
4199
|
"justifyContent": "{system.flexJustifyContent.flexStart}",
|
|
4166
4200
|
"lineHeight": "{palette.lineHeight.ratio3to2}",
|
|
4167
4201
|
"paddingBottom": "{palette.size.size0}",
|
|
@@ -6227,7 +6261,7 @@
|
|
|
6227
6261
|
"color": "{palette.color.greenAccessible}",
|
|
6228
6262
|
"icon": "{system.icon.none}",
|
|
6229
6263
|
"iconSize": "{palette.size.size24}",
|
|
6230
|
-
"iconSpace": "{system.integer.
|
|
6264
|
+
"iconSpace": "{system.integer.1}",
|
|
6231
6265
|
"iconTranslateX": "{system.size.zero}",
|
|
6232
6266
|
"iconTranslateY": "{system.size.zero}",
|
|
6233
6267
|
"outerBorderColor": "{palette.color.transparent}",
|
|
@@ -6393,11 +6427,7 @@
|
|
|
6393
6427
|
"groupColor": "{palette.color.purpleTelus}",
|
|
6394
6428
|
"groupFontName": "{palette.fontName.HNforTELUSSA}",
|
|
6395
6429
|
"groupFontWeight": "{palette.fontWeight.weight700}",
|
|
6396
|
-
"itemColor": "{palette.color.purpleTelus}"
|
|
6397
|
-
"itemPaddingBottom": "{palette.size.size12}",
|
|
6398
|
-
"itemPaddingLeft": "{palette.size.size16}",
|
|
6399
|
-
"itemPaddingRight": "{palette.size.size16}",
|
|
6400
|
-
"itemPaddingTop": "{palette.size.size12}"
|
|
6430
|
+
"itemColor": "{palette.color.purpleTelus}"
|
|
6401
6431
|
}
|
|
6402
6432
|
},
|
|
6403
6433
|
{
|
|
@@ -6407,7 +6437,7 @@
|
|
|
6407
6437
|
},
|
|
6408
6438
|
"tokens": {
|
|
6409
6439
|
"groupBackgroundColor": "{palette.color.greyMystic}",
|
|
6410
|
-
"groupBorderWidth": "{palette.border.
|
|
6440
|
+
"groupBorderWidth": "{palette.border.border1}",
|
|
6411
6441
|
"groupColor": "{palette.color.greyShuttle}",
|
|
6412
6442
|
"groupFontName": "{palette.fontName.HNforTELUSSA}",
|
|
6413
6443
|
"groupFontWeight": "{palette.fontWeight.weight700}"
|
|
@@ -6418,10 +6448,10 @@
|
|
|
6418
6448
|
"isChild": true
|
|
6419
6449
|
},
|
|
6420
6450
|
"tokens": {
|
|
6421
|
-
"itemBorderBottomWidth": "{palette.border.
|
|
6451
|
+
"itemBorderBottomWidth": "{palette.border.border1}",
|
|
6422
6452
|
"itemBorderLeftColor": "{palette.color.greyMystic}",
|
|
6423
6453
|
"itemBorderLeftWidth": "{palette.border.border4}",
|
|
6424
|
-
"itemBorderTopWidth": "{palette.border.
|
|
6454
|
+
"itemBorderTopWidth": "{palette.border.border1}"
|
|
6425
6455
|
}
|
|
6426
6456
|
},
|
|
6427
6457
|
{
|
|
@@ -6472,9 +6502,9 @@
|
|
|
6472
6502
|
"pressed": true
|
|
6473
6503
|
},
|
|
6474
6504
|
"tokens": {
|
|
6475
|
-
"itemBorderBottomWidth": "{palette.border.
|
|
6505
|
+
"itemBorderBottomWidth": "{palette.border.border1}",
|
|
6476
6506
|
"itemBorderLeftColor": "{palette.color.greyShuttle}",
|
|
6477
|
-
"itemBorderTopWidth": "{palette.border.
|
|
6507
|
+
"itemBorderTopWidth": "{palette.border.border1}"
|
|
6478
6508
|
}
|
|
6479
6509
|
}
|
|
6480
6510
|
],
|
|
@@ -6511,10 +6541,10 @@
|
|
|
6511
6541
|
"itemFontWeight": "{palette.fontWeight.weight700}",
|
|
6512
6542
|
"itemHeight": "{palette.size.size40}",
|
|
6513
6543
|
"itemOutline": "{palette.border.none}",
|
|
6514
|
-
"itemPaddingBottom": "{palette.size.
|
|
6544
|
+
"itemPaddingBottom": "{palette.size.size12}",
|
|
6515
6545
|
"itemPaddingLeft": "{palette.size.size16}",
|
|
6516
6546
|
"itemPaddingRight": "{palette.size.size16}",
|
|
6517
|
-
"itemPaddingTop": "{palette.size.
|
|
6547
|
+
"itemPaddingTop": "{palette.size.size12}",
|
|
6518
6548
|
"itemTextDecoration": "{system.textLine.none}",
|
|
6519
6549
|
"lineHeight": "{palette.lineHeight.ratio8to7}",
|
|
6520
6550
|
"minHeight": "{system.size.full}",
|
|
@@ -8267,7 +8297,7 @@
|
|
|
8267
8297
|
"containerBorderRadius": "{palette.radius.none}",
|
|
8268
8298
|
"containerOpacity": "{system.opacity.opaque}",
|
|
8269
8299
|
"containerPaddingBottom": "{palette.size.size0}",
|
|
8270
|
-
"containerPaddingLeft": "{palette.size.
|
|
8300
|
+
"containerPaddingLeft": "{palette.size.size0}",
|
|
8271
8301
|
"containerPaddingRight": "{palette.size.size0}",
|
|
8272
8302
|
"containerPaddingTop": "{palette.size.size0}",
|
|
8273
8303
|
"containerShadow": "{system.shadow.none}",
|
|
@@ -8290,7 +8320,7 @@
|
|
|
8290
8320
|
"labelFontSize": "{palette.fontSize.size16}",
|
|
8291
8321
|
"labelFontWeight": "{palette.fontWeight.weight400}",
|
|
8292
8322
|
"labelLineHeight": "{palette.lineHeight.ratio3to2}",
|
|
8293
|
-
"labelMarginLeft": "{palette.size.
|
|
8323
|
+
"labelMarginLeft": "{palette.size.size8}",
|
|
8294
8324
|
"outerBorderColor": "{system.color.transparent}",
|
|
8295
8325
|
"outerBorderGap": "{system.size.zero}",
|
|
8296
8326
|
"outerBorderWidth": "{palette.border.border2}"
|