@telus-uds/theme-allium 6.2.0 → 6.3.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/MultiSelectFilter.json +22 -0
- package/build/android/PriceLockup.json +2 -0
- package/build/android/Search.json +13 -4
- package/build/android/SearchButton.json +30 -0
- package/build/android/TextInput.json +2 -0
- package/build/android/schema.json +1189 -1049
- package/build/android/theme.json +70 -5
- package/build/ios/MultiSelectFilter.json +22 -0
- package/build/ios/PriceLockup.json +2 -0
- package/build/ios/Search.json +13 -4
- package/build/ios/SearchButton.json +30 -0
- package/build/ios/TextInput.json +2 -0
- package/build/ios/schema.json +1189 -1049
- package/build/ios/theme.json +70 -5
- package/build/rn/ActionCard.js +1 -1
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Autocomplete.js +1 -1
- package/build/rn/Badge.js +1 -1
- package/build/rn/BlockQuote.js +1 -1
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +1 -1
- package/build/rn/Button.js +1 -1
- package/build/rn/ButtonDropdown.js +1 -1
- package/build/rn/ButtonGroup.js +1 -1
- package/build/rn/ButtonGroupItem.js +1 -1
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +1 -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 +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/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 +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/FileUpload.js +1 -1
- package/build/rn/Footnote.js +1 -1
- package/build/rn/FootnoteLink.js +1 -1
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +1 -1
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +1 -1
- package/build/rn/InputLabel.js +1 -1
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +1 -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 +13 -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 +3 -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 +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 +11 -3
- package/build/rn/SearchButton.js +18 -8
- 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 +3 -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 +1189 -1049
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +40 -10
- package/build/web/ActionCard.js +1 -1
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Autocomplete.js +1 -1
- package/build/web/Badge.js +1 -1
- package/build/web/BlockQuote.js +1 -1
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +1 -1
- package/build/web/Button.js +1 -1
- package/build/web/ButtonDropdown.js +1 -1
- package/build/web/ButtonGroup.js +1 -1
- package/build/web/ButtonGroupItem.js +1 -1
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +1 -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 +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/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 +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/FileUpload.js +1 -1
- package/build/web/Footnote.js +1 -1
- package/build/web/FootnoteLink.js +1 -1
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +1 -1
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +1 -1
- package/build/web/InputLabel.js +1 -1
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +1 -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 +13 -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 +3 -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 +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 +11 -3
- package/build/web/SearchButton.js +18 -8
- 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 +3 -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 +1189 -1049
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +40 -10
- package/package.json +5 -5
- package/theme.json +35 -8
package/build/rn/spacingScale.js
CHANGED
package/build/rn/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Fri, 10 Jan 2025 21:40:17 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -4052,7 +4052,10 @@ const theme = {
|
|
|
4052
4052
|
}
|
|
4053
4053
|
],
|
|
4054
4054
|
tokens: {
|
|
4055
|
+
buttonBorderColor: '#b2b9bf',
|
|
4055
4056
|
buttonDirection: 'row',
|
|
4057
|
+
buttonIconPadding: 2,
|
|
4058
|
+
buttonIconSize: 16,
|
|
4056
4059
|
contentMarginBottom: 32,
|
|
4057
4060
|
contentMarginLeft: 16,
|
|
4058
4061
|
contentMarginRight: 16,
|
|
@@ -4064,6 +4067,15 @@ const theme = {
|
|
|
4064
4067
|
headerFontSize: 16,
|
|
4065
4068
|
headerFontWeight: '500',
|
|
4066
4069
|
headerLineHeight: 1.5,
|
|
4070
|
+
labelColor: '#676e73',
|
|
4071
|
+
labelFontName: 'HNforTELUSSA',
|
|
4072
|
+
labelFontSize: 14,
|
|
4073
|
+
labelFontWeight: '700',
|
|
4074
|
+
labelLineHeight: 1.42857142857,
|
|
4075
|
+
labelPaddingBottom: 8,
|
|
4076
|
+
labelPaddingLeft: 16,
|
|
4077
|
+
labelPaddingRight: 8,
|
|
4078
|
+
labelPaddingTop: 8,
|
|
4067
4079
|
maxHeightSize: 480,
|
|
4068
4080
|
maxWidthSize: 0,
|
|
4069
4081
|
minHeight: 0,
|
|
@@ -4777,10 +4789,12 @@ const theme = {
|
|
|
4777
4789
|
centsFontSize: 20,
|
|
4778
4790
|
centsFontWeight: '400',
|
|
4779
4791
|
centsLineHeight: 1.2,
|
|
4792
|
+
centsPaddingTop: 0,
|
|
4780
4793
|
currencySymbolFontName: 'HNforTELUSSA',
|
|
4781
4794
|
currencySymbolFontSize: 20,
|
|
4782
4795
|
currencySymbolFontWeight: '400',
|
|
4783
4796
|
currencySymbolLineHeight: 1.2,
|
|
4797
|
+
currencySymbolPaddingTop: 0,
|
|
4784
4798
|
dividerColor: '#b2b9bf',
|
|
4785
4799
|
fontColor: '#414547',
|
|
4786
4800
|
fontName: 'HNforTELUSSA',
|
|
@@ -5752,6 +5766,7 @@ const theme = {
|
|
|
5752
5766
|
tokens: {
|
|
5753
5767
|
borderColor: '#7c53a5',
|
|
5754
5768
|
borderWidth: 3,
|
|
5769
|
+
mobileBorderWidth: 1,
|
|
5755
5770
|
outerBorderWidth: 0
|
|
5756
5771
|
}
|
|
5757
5772
|
},
|
|
@@ -5776,8 +5791,11 @@ const theme = {
|
|
|
5776
5791
|
fontName: 'HNforTELUSSA',
|
|
5777
5792
|
fontSize: 16,
|
|
5778
5793
|
fontWeight: '400',
|
|
5794
|
+
iconLeftColor: '#676e73',
|
|
5795
|
+
iconLeftSize: 20,
|
|
5779
5796
|
lineHeight: 1.5,
|
|
5780
|
-
|
|
5797
|
+
mobileBorderWidth: 1,
|
|
5798
|
+
outerBackgroundColor: 'transparent',
|
|
5781
5799
|
outerBorderColor: '#e3e6e8',
|
|
5782
5800
|
outerBorderRadius: 32,
|
|
5783
5801
|
outerBorderWidth: 0,
|
|
@@ -5818,14 +5836,19 @@ const theme = {
|
|
|
5818
5836
|
rules: [
|
|
5819
5837
|
{
|
|
5820
5838
|
if: { priority: 'high' },
|
|
5821
|
-
tokens: {
|
|
5839
|
+
tokens: {
|
|
5840
|
+
backgroundColor: '#4b286d',
|
|
5841
|
+
iconColor: '#ffffff',
|
|
5842
|
+
mobileBackgroundColor: '#4b286d'
|
|
5843
|
+
}
|
|
5822
5844
|
},
|
|
5823
5845
|
{
|
|
5824
5846
|
if: { hover: true },
|
|
5825
5847
|
tokens: {
|
|
5826
5848
|
backgroundColor: '#7c53a5',
|
|
5827
5849
|
borderWidth: 0,
|
|
5828
|
-
iconColor: '#ffffff'
|
|
5850
|
+
iconColor: '#ffffff',
|
|
5851
|
+
mobileBackgroundColor: '#7c53a5'
|
|
5829
5852
|
}
|
|
5830
5853
|
},
|
|
5831
5854
|
{
|
|
@@ -5834,7 +5857,8 @@ const theme = {
|
|
|
5834
5857
|
backgroundColor: 'transparent',
|
|
5835
5858
|
borderColor: '#4b286d',
|
|
5836
5859
|
borderWidth: 3,
|
|
5837
|
-
iconColor: '#4b286d'
|
|
5860
|
+
iconColor: '#4b286d',
|
|
5861
|
+
mobileBackgroundColor: 'transparent'
|
|
5838
5862
|
}
|
|
5839
5863
|
},
|
|
5840
5864
|
{
|
|
@@ -5842,7 +5866,8 @@ const theme = {
|
|
|
5842
5866
|
tokens: {
|
|
5843
5867
|
backgroundColor: '#3f2a54',
|
|
5844
5868
|
borderWidth: 0,
|
|
5845
|
-
iconColor: '#ffffff'
|
|
5869
|
+
iconColor: '#ffffff',
|
|
5870
|
+
mobileBackgroundColor: '#3f2a54'
|
|
5846
5871
|
}
|
|
5847
5872
|
},
|
|
5848
5873
|
{
|
|
@@ -5850,24 +5875,27 @@ const theme = {
|
|
|
5850
5875
|
tokens: {
|
|
5851
5876
|
backgroundColor: '#e3e6e8',
|
|
5852
5877
|
borderWidth: 0,
|
|
5853
|
-
iconColor: '#676e73'
|
|
5878
|
+
iconColor: '#676e73',
|
|
5879
|
+
mobileBackgroundColor: '#e3e6e8'
|
|
5854
5880
|
}
|
|
5855
5881
|
},
|
|
5856
5882
|
{
|
|
5857
5883
|
if: { inactive: true, priority: null },
|
|
5858
5884
|
tokens: {
|
|
5859
5885
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
5860
|
-
iconColor: 'rgba(0, 0, 0, 0)'
|
|
5886
|
+
iconColor: 'rgba(0, 0, 0, 0)',
|
|
5887
|
+
mobileBackgroundColor: 'rgba(0, 0, 0, 0)'
|
|
5861
5888
|
}
|
|
5862
5889
|
}
|
|
5863
5890
|
],
|
|
5864
5891
|
tokens: {
|
|
5865
|
-
backgroundColor:
|
|
5892
|
+
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
5866
5893
|
borderColor: 'rgba(0, 0, 0, 0)',
|
|
5867
5894
|
borderRadius: 32,
|
|
5868
5895
|
borderWidth: 0,
|
|
5869
5896
|
iconColor: '#676e73',
|
|
5870
5897
|
iconSize: 20,
|
|
5898
|
+
mobileBackgroundColor: '#f4f4f7',
|
|
5871
5899
|
opacity: 1,
|
|
5872
5900
|
paddingBottom: 8,
|
|
5873
5901
|
paddingLeft: 8,
|
|
@@ -7322,6 +7350,8 @@ const theme = {
|
|
|
7322
7350
|
fontWeight: '400',
|
|
7323
7351
|
icon: null,
|
|
7324
7352
|
iconColor: 'rgba(0, 0, 0, 0)',
|
|
7353
|
+
iconLeftGap: 8,
|
|
7354
|
+
iconLeftPaddingBottom: 14,
|
|
7325
7355
|
iconSize: 24,
|
|
7326
7356
|
leftIconPaddingBottom: 8,
|
|
7327
7357
|
lineHeight: 1.5,
|
|
@@ -8285,6 +8315,6 @@ const theme = {
|
|
|
8285
8315
|
tokens: { size: 96 }
|
|
8286
8316
|
}
|
|
8287
8317
|
},
|
|
8288
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '3.
|
|
8318
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '3.3.0' }
|
|
8289
8319
|
}
|
|
8290
8320
|
export default theme
|
package/build/web/ActionCard.js
CHANGED
package/build/web/Badge.js
CHANGED
package/build/web/BlockQuote.js
CHANGED
package/build/web/Box.js
CHANGED
package/build/web/Breadcrumbs.js
CHANGED
package/build/web/Button.js
CHANGED
package/build/web/ButtonGroup.js
CHANGED
package/build/web/Callout.js
CHANGED
package/build/web/Card.js
CHANGED
package/build/web/CardGroup.js
CHANGED
package/build/web/Carousel.js
CHANGED
package/build/web/Checkbox.js
CHANGED
package/build/web/ChevronLink.js
CHANGED
package/build/web/Countdown.js
CHANGED
package/build/web/DatePicker.js
CHANGED
package/build/web/Disclaimer.js
CHANGED
package/build/web/Divider.js
CHANGED
package/build/web/DownloadApp.js
CHANGED
package/build/web/Feedback.js
CHANGED
package/build/web/Fieldset.js
CHANGED
package/build/web/FileUpload.js
CHANGED
package/build/web/Footnote.js
CHANGED
package/build/web/Icon.js
CHANGED
package/build/web/IconButton.js
CHANGED
package/build/web/Image.js
CHANGED
package/build/web/InputLabel.js
CHANGED
package/build/web/Link.js
CHANGED
package/build/web/List.js
CHANGED
package/build/web/Listbox.js
CHANGED