@telus-uds/theme-public-mobile 2.30.0 → 2.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 +1 -0
- package/build/android/List.json +1 -1
- package/build/android/PriceLockup.json +1 -0
- package/build/android/Progress.json +14 -1
- package/build/android/ProgressBar.json +2 -1
- package/build/android/schema.json +786 -753
- package/build/android/theme.json +20 -4
- package/build/ios/Card.json +1 -0
- package/build/ios/List.json +1 -1
- package/build/ios/PriceLockup.json +1 -0
- package/build/ios/Progress.json +14 -1
- package/build/ios/ProgressBar.json +2 -1
- package/build/ios/schema.json +786 -753
- package/build/ios/theme.json +20 -4
- package/build/rn/ActionCard.js +1 -1
- 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 +2 -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 +2 -2
- 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 +2 -1
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +10 -2
- package/build/rn/ProgressBar.js +3 -2
- 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 +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 +786 -753
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +16 -5
- package/build/web/ActionCard.js +1 -1
- 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 +2 -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 +2 -2
- 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 +2 -1
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +10 -2
- package/build/web/ProgressBar.js +3 -2
- 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 +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 +786 -753
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +16 -5
- package/package.json +4 -4
- package/theme.json +7 -3
package/build/web/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Sat, 12 Oct 2024 00:29:19 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -1418,6 +1418,7 @@ const theme = {
|
|
|
1418
1418
|
],
|
|
1419
1419
|
tokens: {
|
|
1420
1420
|
backgroundColor: '#ffffff',
|
|
1421
|
+
backgroundGradient: null,
|
|
1421
1422
|
borderColor: '#cdcfd5',
|
|
1422
1423
|
borderRadius: 6,
|
|
1423
1424
|
borderWidth: 1,
|
|
@@ -3657,7 +3658,7 @@ const theme = {
|
|
|
3657
3658
|
itemFontSize: 16,
|
|
3658
3659
|
itemFontWeight: '400',
|
|
3659
3660
|
itemIconColor: '#394056',
|
|
3660
|
-
itemIconSize:
|
|
3661
|
+
itemIconSize: 24,
|
|
3661
3662
|
itemLineHeight: 1.5,
|
|
3662
3663
|
itemTextColor: '#394056',
|
|
3663
3664
|
listGutter: 16
|
|
@@ -4778,6 +4779,7 @@ const theme = {
|
|
|
4778
4779
|
}
|
|
4779
4780
|
],
|
|
4780
4781
|
tokens: {
|
|
4782
|
+
alignItemsText: 'flex-start',
|
|
4781
4783
|
amountFontName: 'BystanderSans',
|
|
4782
4784
|
amountFontSize: 48,
|
|
4783
4785
|
amountFontWeight: '700',
|
|
@@ -4853,7 +4855,15 @@ const theme = {
|
|
|
4853
4855
|
borderColor: '#9c9faa',
|
|
4854
4856
|
borderRadius: 12,
|
|
4855
4857
|
borderWidth: 1,
|
|
4856
|
-
height: 16
|
|
4858
|
+
height: 16,
|
|
4859
|
+
shadow: {
|
|
4860
|
+
blur: 2,
|
|
4861
|
+
color: 'rgba(0, 0, 0, 0.1)',
|
|
4862
|
+
inset: true,
|
|
4863
|
+
offsetX: 0,
|
|
4864
|
+
offsetY: 2,
|
|
4865
|
+
spread: 0
|
|
4866
|
+
}
|
|
4857
4867
|
}
|
|
4858
4868
|
},
|
|
4859
4869
|
ProgressBar: {
|
|
@@ -4880,7 +4890,8 @@ const theme = {
|
|
|
4880
4890
|
borderRadius: 12,
|
|
4881
4891
|
gradient: null,
|
|
4882
4892
|
outlineColor: '#394056',
|
|
4883
|
-
outlineWidth: 1
|
|
4893
|
+
outlineWidth: 1,
|
|
4894
|
+
shadow: null
|
|
4884
4895
|
}
|
|
4885
4896
|
},
|
|
4886
4897
|
QuantitySelector: {
|
|
@@ -8029,6 +8040,6 @@ const theme = {
|
|
|
8029
8040
|
tokens: { size: 80 }
|
|
8030
8041
|
}
|
|
8031
8042
|
},
|
|
8032
|
-
metadata: { name: 'theme-public-mobile', themeTokensVersion: '2.
|
|
8043
|
+
metadata: { name: 'theme-public-mobile', themeTokensVersion: '2.65.0' }
|
|
8033
8044
|
}
|
|
8034
8045
|
export default theme
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/theme-public-mobile",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.31.0",
|
|
4
4
|
"description": "Public Mobile theme",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"public mobile"
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"theme.json"
|
|
15
15
|
],
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@telus-uds/palette-public-mobile": "^1.
|
|
18
|
-
"@telus-uds/system-theme-tokens": "^2.
|
|
17
|
+
"@telus-uds/palette-public-mobile": "^1.15.0",
|
|
18
|
+
"@telus-uds/system-theme-tokens": "^2.65.0"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
|
-
"@telus-uds/palette-public-mobile": "^1.
|
|
21
|
+
"@telus-uds/palette-public-mobile": "^1.15.0"
|
|
22
22
|
},
|
|
23
23
|
"repository": {
|
|
24
24
|
"type": "git",
|
package/theme.json
CHANGED
|
@@ -1837,6 +1837,7 @@
|
|
|
1837
1837
|
],
|
|
1838
1838
|
"tokens": {
|
|
1839
1839
|
"backgroundColor": "{palette.color.white}",
|
|
1840
|
+
"backgroundGradient": "{system.gradient.none}",
|
|
1840
1841
|
"borderColor": "{palette.color.slate25}",
|
|
1841
1842
|
"borderRadius": "{palette.radius.radius6}",
|
|
1842
1843
|
"borderWidth": "{palette.border.border1}",
|
|
@@ -4834,7 +4835,7 @@
|
|
|
4834
4835
|
"itemFontSize": "{palette.fontSize.size16}",
|
|
4835
4836
|
"itemFontWeight": "{palette.fontWeight.weight400}",
|
|
4836
4837
|
"itemIconColor": "{palette.color.slate100}",
|
|
4837
|
-
"itemIconSize": "{palette.size.
|
|
4838
|
+
"itemIconSize": "{palette.size.size24}",
|
|
4838
4839
|
"itemLineHeight": "{palette.lineHeight.ratio3to2}",
|
|
4839
4840
|
"itemTextColor": "{palette.color.slate100}",
|
|
4840
4841
|
"listGutter": "{palette.size.size16}"
|
|
@@ -6020,6 +6021,7 @@
|
|
|
6020
6021
|
}
|
|
6021
6022
|
],
|
|
6022
6023
|
"tokens": {
|
|
6024
|
+
"alignItemsText": "{system.flexAlign.flexStart}",
|
|
6023
6025
|
"amountFontName": "{palette.fontName.BystanderSans}",
|
|
6024
6026
|
"amountFontSize": "{palette.fontSize.size48}",
|
|
6025
6027
|
"amountFontWeight": "{palette.fontWeight.weight700}",
|
|
@@ -6111,7 +6113,8 @@
|
|
|
6111
6113
|
"borderColor": "{palette.color.slate50}",
|
|
6112
6114
|
"borderRadius": "{palette.radius.radius12}",
|
|
6113
6115
|
"borderWidth": "{palette.border.border1}",
|
|
6114
|
-
"height": "{palette.size.size16}"
|
|
6116
|
+
"height": "{palette.size.size16}",
|
|
6117
|
+
"shadow": "{palette.shadow.surfaceInset}"
|
|
6115
6118
|
}
|
|
6116
6119
|
},
|
|
6117
6120
|
"ProgressBar": {
|
|
@@ -6145,7 +6148,8 @@
|
|
|
6145
6148
|
"borderRadius": "{palette.radius.radius12}",
|
|
6146
6149
|
"gradient": "{system.gradient.none}",
|
|
6147
6150
|
"outlineColor": "{palette.color.slate100}",
|
|
6148
|
-
"outlineWidth": "{palette.border.border1}"
|
|
6151
|
+
"outlineWidth": "{palette.border.border1}",
|
|
6152
|
+
"shadow": "{system.shadow.none}"
|
|
6149
6153
|
}
|
|
6150
6154
|
},
|
|
6151
6155
|
"QuantitySelector": {
|