@telus-uds/theme-allium 7.14.2 → 7.16.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 -1
- package/build/android/Checkbox.json +1 -1
- package/build/android/PriceLockup.json +51 -0
- package/build/android/ProductCard.json +1 -1
- package/build/android/ToggleSwitch.json +1 -1
- package/build/android/VideoMenu.json +1 -1
- package/build/android/schema.json +1077 -1072
- package/build/android/theme.json +57 -6
- package/build/ios/Card.json +1 -1
- package/build/ios/Checkbox.json +1 -1
- package/build/ios/PriceLockup.json +51 -0
- package/build/ios/ProductCard.json +1 -1
- package/build/ios/ToggleSwitch.json +1 -1
- package/build/ios/VideoMenu.json +1 -1
- package/build/ios/schema.json +1077 -1072
- package/build/ios/theme.json +57 -6
- 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 +3 -3
- 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 +3 -3
- 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 +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 +38 -1
- package/build/rn/ProductCard.js +3 -3
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +1 -1
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +1 -1
- package/build/rn/QuickLinksList.js +1 -1
- package/build/rn/Radio.js +1 -1
- package/build/rn/RadioCard.js +1 -1
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +1 -1
- package/build/rn/Search.js +1 -1
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +1 -1
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +1 -1
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +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 +3 -3
- 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 +3 -3
- 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 +1077 -1072
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +45 -8
- 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 +3 -3
- 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 +3 -3
- 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 +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 +38 -1
- package/build/web/ProductCard.js +3 -3
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +1 -1
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +1 -1
- package/build/web/QuickLinksList.js +1 -1
- package/build/web/Radio.js +1 -1
- package/build/web/RadioCard.js +1 -1
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +1 -1
- package/build/web/Search.js +1 -1
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +1 -1
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +1 -1
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +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 +3 -3
- 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 +3 -3
- 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 +1077 -1072
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +45 -8
- package/package.json +5 -5
- package/theme.json +56 -5
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, 12 Sep 2025 16:59:59 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -11,7 +11,7 @@ import PaletteIconStatusError from '@telus-uds/palette-allium/build/rn/icons/Sta
|
|
|
11
11
|
import PaletteIconChevronRight from '@telus-uds/palette-allium/build/rn/icons/ChevronRight'
|
|
12
12
|
import PaletteIconCaretDown from '@telus-uds/palette-allium/build/rn/icons/CaretDown'
|
|
13
13
|
import PaletteIconCaretUp from '@telus-uds/palette-allium/build/rn/icons/CaretUp'
|
|
14
|
-
import
|
|
14
|
+
import PaletteIconCheckbold from '@telus-uds/palette-allium/build/rn/icons/Checkbold'
|
|
15
15
|
import PaletteIconPause from '@telus-uds/palette-allium/build/rn/icons/Pause'
|
|
16
16
|
import PaletteIconPlayVideo from '@telus-uds/palette-allium/build/rn/icons/PlayVideo'
|
|
17
17
|
import PaletteIconArrowLeft from '@telus-uds/palette-allium/build/rn/icons/ArrowLeft'
|
|
@@ -1777,7 +1777,7 @@ const theme = {
|
|
|
1777
1777
|
contentJustifyContent: 'flex-start',
|
|
1778
1778
|
flex: 1,
|
|
1779
1779
|
gradient: null,
|
|
1780
|
-
icon:
|
|
1780
|
+
icon: PaletteIconCheckbold,
|
|
1781
1781
|
iconBackgroundColor: '#f4f4f7',
|
|
1782
1782
|
iconColor: '#4b286d',
|
|
1783
1783
|
iconSize: 20,
|
|
@@ -2157,7 +2157,7 @@ const theme = {
|
|
|
2157
2157
|
feedbackMarginBottom: 0,
|
|
2158
2158
|
feedbackMarginTop: 2,
|
|
2159
2159
|
feedbackPosition: 'bottom',
|
|
2160
|
-
icon:
|
|
2160
|
+
icon: PaletteIconCheckbold,
|
|
2161
2161
|
iconBackgroundColor: '#7c53a5',
|
|
2162
2162
|
iconColor: '#ffffff',
|
|
2163
2163
|
iconSize: 16,
|
|
@@ -5634,6 +5634,7 @@ const theme = {
|
|
|
5634
5634
|
},
|
|
5635
5635
|
PriceLockup: {
|
|
5636
5636
|
appearances: {
|
|
5637
|
+
price: { type: 'variant', values: [ 'default', 'baseline' ] },
|
|
5637
5638
|
size: {
|
|
5638
5639
|
type: 'variant',
|
|
5639
5640
|
values: [ 'micro', 'small', 'medium', 'large' ]
|
|
@@ -5710,6 +5711,42 @@ const theme = {
|
|
|
5710
5711
|
{
|
|
5711
5712
|
if: { strikeThrough: true },
|
|
5712
5713
|
tokens: { fontColor: '#676e73', footnoteLinkColor: '#676e73' }
|
|
5714
|
+
},
|
|
5715
|
+
{
|
|
5716
|
+
if: { price: 'baseline' },
|
|
5717
|
+
tokens: {
|
|
5718
|
+
centsFontName: 'HNforTELUSSA',
|
|
5719
|
+
centsFontSize: 40,
|
|
5720
|
+
centsFontWeight: '300',
|
|
5721
|
+
centsLineHeight: 1
|
|
5722
|
+
}
|
|
5723
|
+
},
|
|
5724
|
+
{
|
|
5725
|
+
if: { price: 'baseline', size: 'micro' },
|
|
5726
|
+
tokens: {
|
|
5727
|
+
centsFontName: 'HNforTELUSSA',
|
|
5728
|
+
centsFontSize: 28,
|
|
5729
|
+
centsFontWeight: '300',
|
|
5730
|
+
centsLineHeight: 1
|
|
5731
|
+
}
|
|
5732
|
+
},
|
|
5733
|
+
{
|
|
5734
|
+
if: { price: 'baseline', size: 'small' },
|
|
5735
|
+
tokens: {
|
|
5736
|
+
centsFontName: 'HNforTELUSSA',
|
|
5737
|
+
centsFontSize: 28,
|
|
5738
|
+
centsFontWeight: '300',
|
|
5739
|
+
centsLineHeight: 1
|
|
5740
|
+
}
|
|
5741
|
+
},
|
|
5742
|
+
{
|
|
5743
|
+
if: { price: 'baseline', size: 'large' },
|
|
5744
|
+
tokens: {
|
|
5745
|
+
centsFontName: 'HNforTELUSSA',
|
|
5746
|
+
centsFontSize: 64,
|
|
5747
|
+
centsFontWeight: '300',
|
|
5748
|
+
centsLineHeight: 1
|
|
5749
|
+
}
|
|
5713
5750
|
}
|
|
5714
5751
|
],
|
|
5715
5752
|
tokens: {
|
|
@@ -5780,7 +5817,7 @@ const theme = {
|
|
|
5780
5817
|
borderWidth: 1,
|
|
5781
5818
|
paddingHorizontal: 24,
|
|
5782
5819
|
paddingVertical: 24,
|
|
5783
|
-
selectedButtonIcon:
|
|
5820
|
+
selectedButtonIcon: PaletteIconCheckbold
|
|
5784
5821
|
}
|
|
5785
5822
|
},
|
|
5786
5823
|
Progress: {
|
|
@@ -8567,7 +8604,7 @@ const theme = {
|
|
|
8567
8604
|
if: { selected: true },
|
|
8568
8605
|
tokens: {
|
|
8569
8606
|
backgroundColor: '#2b8000',
|
|
8570
|
-
icon:
|
|
8607
|
+
icon: PaletteIconCheckbold,
|
|
8571
8608
|
iconColor: '#2b8000'
|
|
8572
8609
|
}
|
|
8573
8610
|
},
|
|
@@ -9162,7 +9199,7 @@ const theme = {
|
|
|
9162
9199
|
checkMarkFocusColor: '#676e73',
|
|
9163
9200
|
checkMarkHeight: 24,
|
|
9164
9201
|
checkMarkHoverColor: '#676e73',
|
|
9165
|
-
checkMarkIcon:
|
|
9202
|
+
checkMarkIcon: PaletteIconCheckbold,
|
|
9166
9203
|
checkMarkSelectedColor: '#ffffff',
|
|
9167
9204
|
checkMarkUnselectedColor: 'rgba(0, 0, 0, 0)',
|
|
9168
9205
|
checkMarkWidth: 24,
|
|
@@ -9377,6 +9414,6 @@ const theme = {
|
|
|
9377
9414
|
tokens: { size: 96 }
|
|
9378
9415
|
}
|
|
9379
9416
|
},
|
|
9380
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '4.
|
|
9417
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '4.14.0' }
|
|
9381
9418
|
}
|
|
9382
9419
|
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.16.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.10.0",
|
|
13
|
+
"@telus-uds/system-theme-tokens": "^4.14.0",
|
|
14
|
+
"@telus-uds/system-tokens": "^1.4.7"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@telus-uds/palette-allium": "^5.
|
|
17
|
+
"@telus-uds/palette-allium": "^5.10.0"
|
|
18
18
|
},
|
|
19
19
|
"files": [
|
|
20
20
|
"build",
|
package/theme.json
CHANGED
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
"contentJustifyContent": "{system.flexJustifyContent.flexStart}",
|
|
2271
2271
|
"flex": "{system.integer.1}",
|
|
2272
2272
|
"gradient": "{system.gradient.none}",
|
|
2273
|
-
"icon": "{palette.icon.
|
|
2273
|
+
"icon": "{palette.icon.Checkbold}",
|
|
2274
2274
|
"iconBackgroundColor": "{palette.color.greyAthens}",
|
|
2275
2275
|
"iconColor": "{palette.color.purpleTelus}",
|
|
2276
2276
|
"iconSize": "{palette.size.size20}",
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"feedbackMarginBottom": "{system.size.zero}",
|
|
2658
2658
|
"feedbackMarginTop": "{palette.size.size2}",
|
|
2659
2659
|
"feedbackPosition": "{system.position.bottom}",
|
|
2660
|
-
"icon": "{palette.icon.
|
|
2660
|
+
"icon": "{palette.icon.Checkbold}",
|
|
2661
2661
|
"iconBackgroundColor": "{palette.color.purpleDeluge}",
|
|
2662
2662
|
"iconColor": "{palette.color.white}",
|
|
2663
2663
|
"iconSize": "{palette.size.size16}",
|
|
@@ -7695,6 +7695,10 @@
|
|
|
7695
7695
|
},
|
|
7696
7696
|
"PriceLockup": {
|
|
7697
7697
|
"appearances": {
|
|
7698
|
+
"price": {
|
|
7699
|
+
"type": "variant",
|
|
7700
|
+
"values": ["default", "baseline"]
|
|
7701
|
+
},
|
|
7698
7702
|
"size": {
|
|
7699
7703
|
"type": "variant",
|
|
7700
7704
|
"values": ["micro", "small", "medium", "large"]
|
|
@@ -7784,6 +7788,53 @@
|
|
|
7784
7788
|
"fontColor": "{palette.color.greyShuttle}",
|
|
7785
7789
|
"footnoteLinkColor": "{palette.color.greyShuttle}"
|
|
7786
7790
|
}
|
|
7791
|
+
},
|
|
7792
|
+
{
|
|
7793
|
+
"if": {
|
|
7794
|
+
"price": "baseline"
|
|
7795
|
+
},
|
|
7796
|
+
"tokens": {
|
|
7797
|
+
"centsFontName": "{palette.fontName.HNforTELUSSA}",
|
|
7798
|
+
"centsFontSize": "{palette.fontSize.size40}",
|
|
7799
|
+
"centsFontWeight": "{palette.fontWeight.weight300}",
|
|
7800
|
+
"centsLineHeight": "{palette.lineHeight.ratio1to1}"
|
|
7801
|
+
}
|
|
7802
|
+
},
|
|
7803
|
+
{
|
|
7804
|
+
"if": {
|
|
7805
|
+
"price": "baseline",
|
|
7806
|
+
"size": "micro"
|
|
7807
|
+
},
|
|
7808
|
+
"tokens": {
|
|
7809
|
+
"centsFontName": "{palette.fontName.HNforTELUSSA}",
|
|
7810
|
+
"centsFontSize": "{palette.fontSize.size28}",
|
|
7811
|
+
"centsFontWeight": "{palette.fontWeight.weight300}",
|
|
7812
|
+
"centsLineHeight": "{palette.lineHeight.ratio1to1}"
|
|
7813
|
+
}
|
|
7814
|
+
},
|
|
7815
|
+
{
|
|
7816
|
+
"if": {
|
|
7817
|
+
"price": "baseline",
|
|
7818
|
+
"size": "small"
|
|
7819
|
+
},
|
|
7820
|
+
"tokens": {
|
|
7821
|
+
"centsFontName": "{palette.fontName.HNforTELUSSA}",
|
|
7822
|
+
"centsFontSize": "{palette.fontSize.size28}",
|
|
7823
|
+
"centsFontWeight": "{palette.fontWeight.weight300}",
|
|
7824
|
+
"centsLineHeight": "{palette.lineHeight.ratio1to1}"
|
|
7825
|
+
}
|
|
7826
|
+
},
|
|
7827
|
+
{
|
|
7828
|
+
"if": {
|
|
7829
|
+
"price": "baseline",
|
|
7830
|
+
"size": "large"
|
|
7831
|
+
},
|
|
7832
|
+
"tokens": {
|
|
7833
|
+
"centsFontName": "{palette.fontName.HNforTELUSSA}",
|
|
7834
|
+
"centsFontSize": "{palette.fontSize.size64}",
|
|
7835
|
+
"centsFontWeight": "{palette.fontWeight.weight300}",
|
|
7836
|
+
"centsLineHeight": "{palette.lineHeight.ratio1to1}"
|
|
7837
|
+
}
|
|
7787
7838
|
}
|
|
7788
7839
|
],
|
|
7789
7840
|
"tokens": {
|
|
@@ -7856,7 +7907,7 @@
|
|
|
7856
7907
|
"borderWidth": "{palette.border.border1}",
|
|
7857
7908
|
"paddingHorizontal": "{palette.size.size24}",
|
|
7858
7909
|
"paddingVertical": "{palette.size.size24}",
|
|
7859
|
-
"selectedButtonIcon": "{palette.icon.
|
|
7910
|
+
"selectedButtonIcon": "{palette.icon.Checkbold}"
|
|
7860
7911
|
}
|
|
7861
7912
|
},
|
|
7862
7913
|
"Progress": {
|
|
@@ -11008,7 +11059,7 @@
|
|
|
11008
11059
|
},
|
|
11009
11060
|
"tokens": {
|
|
11010
11061
|
"backgroundColor": "{palette.color.greenAccessible}",
|
|
11011
|
-
"icon": "{palette.icon.
|
|
11062
|
+
"icon": "{palette.icon.Checkbold}",
|
|
11012
11063
|
"iconColor": "{palette.color.greenAccessible}"
|
|
11013
11064
|
}
|
|
11014
11065
|
},
|
|
@@ -11874,7 +11925,7 @@
|
|
|
11874
11925
|
"checkMarkFocusColor": "{palette.color.greyShuttle}",
|
|
11875
11926
|
"checkMarkHeight": "{palette.size.size24}",
|
|
11876
11927
|
"checkMarkHoverColor": "{palette.color.greyShuttle}",
|
|
11877
|
-
"checkMarkIcon": "{palette.icon.
|
|
11928
|
+
"checkMarkIcon": "{palette.icon.Checkbold}",
|
|
11878
11929
|
"checkMarkSelectedColor": "{palette.color.white}",
|
|
11879
11930
|
"checkMarkUnselectedColor": "{palette.color.transparent}",
|
|
11880
11931
|
"checkMarkWidth": "{palette.size.size24}",
|