@telus-uds/theme-allium 4.36.0 → 5.1.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/ActionCard.json +2 -2
- package/build/android/Badge.json +1 -1
- package/build/android/BlockQuote.json +4 -4
- package/build/android/Breadcrumbs.json +1 -1
- package/build/android/Button.json +1 -1
- package/build/android/ButtonDropdown.json +1 -1
- package/build/android/ButtonGroup.json +41 -1
- package/build/android/ButtonGroupItem.json +62 -1
- package/build/android/Card.json +15 -1
- package/build/android/CarouselTabsPanelItem.json +3 -3
- package/build/android/Checkbox.json +1 -1
- package/build/android/CheckboxCard.json +1 -1
- package/build/android/Countdown.json +4 -4
- package/build/android/DatePicker.json +3 -3
- package/build/android/Disclaimer.json +1 -1
- package/build/android/ExpandCollapsePanel.json +1 -1
- package/build/android/Feedback.json +1 -1
- package/build/android/FileUpload.json +65 -0
- package/build/android/Footnote.json +2 -2
- package/build/android/FootnoteLink.json +1 -1
- package/build/android/Icon.json +16 -2
- package/build/android/Image.json +1 -1
- package/build/android/InputLabel.json +2 -2
- package/build/android/Link.json +2 -2
- package/build/android/List.json +1 -1
- package/build/android/Listbox.json +4 -4
- package/build/android/MultiSelectFilter.json +10 -4
- package/build/android/NavigationBar.json +2 -2
- package/build/android/Notification.json +1 -1
- package/build/android/OrderedList.json +2 -2
- package/build/android/Pagination.json +1 -1
- package/build/android/PaginationPageButton.json +1 -1
- package/build/android/PaginationSideButton.json +1 -1
- package/build/android/PriceLockup.json +7 -7
- package/build/android/QuickLinksButton.json +1 -1
- package/build/android/QuickLinksFeatureItem.json +1 -1
- package/build/android/QuickLinksList.json +1 -1
- package/build/android/Radio.json +2 -2
- package/build/android/RadioCard.json +1 -1
- package/build/android/Ribbon.json +1 -1
- package/build/android/Search.json +1 -1
- package/build/android/Select.json +13 -1
- package/build/android/SideNavItem.json +3 -3
- package/build/android/SkipLink.json +1 -1
- package/build/android/SplashButtonWithDetails.json +1 -1
- package/build/android/Status.json +5 -4
- package/build/android/StepTracker.json +3 -3
- package/build/android/Table.json +10 -10
- package/build/android/TabsItem.json +1 -1
- package/build/android/TagsItem.json +1 -1
- package/build/android/TermsAndConditions.json +2 -2
- package/build/android/Testimonial.json +5 -5
- package/build/android/TextInput.json +1 -1
- package/build/android/Toast.json +1 -1
- package/build/android/ToggleSwitch.json +1 -1
- package/build/android/Tooltip.json +1 -1
- package/build/android/Typography.json +25 -25
- package/build/android/schema.json +1307 -1032
- package/build/android/theme.json +345 -132
- package/build/ios/ActionCard.json +2 -2
- package/build/ios/Badge.json +1 -1
- package/build/ios/BlockQuote.json +4 -4
- package/build/ios/Breadcrumbs.json +1 -1
- package/build/ios/Button.json +1 -1
- package/build/ios/ButtonDropdown.json +1 -1
- package/build/ios/ButtonGroup.json +41 -1
- package/build/ios/ButtonGroupItem.json +62 -1
- package/build/ios/Card.json +15 -1
- package/build/ios/CarouselTabsPanelItem.json +3 -3
- package/build/ios/Checkbox.json +1 -1
- package/build/ios/CheckboxCard.json +1 -1
- package/build/ios/Countdown.json +4 -4
- package/build/ios/DatePicker.json +3 -3
- package/build/ios/Disclaimer.json +1 -1
- package/build/ios/ExpandCollapsePanel.json +1 -1
- package/build/ios/Feedback.json +1 -1
- package/build/ios/FileUpload.json +65 -0
- package/build/ios/Footnote.json +2 -2
- package/build/ios/FootnoteLink.json +1 -1
- package/build/ios/Icon.json +16 -2
- package/build/ios/Image.json +1 -1
- package/build/ios/InputLabel.json +2 -2
- package/build/ios/Link.json +2 -2
- package/build/ios/List.json +1 -1
- package/build/ios/Listbox.json +4 -4
- package/build/ios/MultiSelectFilter.json +10 -4
- package/build/ios/NavigationBar.json +2 -2
- package/build/ios/Notification.json +1 -1
- package/build/ios/OrderedList.json +2 -2
- package/build/ios/Pagination.json +1 -1
- package/build/ios/PaginationPageButton.json +1 -1
- package/build/ios/PaginationSideButton.json +1 -1
- package/build/ios/PriceLockup.json +7 -7
- package/build/ios/QuickLinksButton.json +1 -1
- package/build/ios/QuickLinksFeatureItem.json +1 -1
- package/build/ios/QuickLinksList.json +1 -1
- package/build/ios/Radio.json +2 -2
- package/build/ios/RadioCard.json +1 -1
- package/build/ios/Ribbon.json +1 -1
- package/build/ios/Search.json +1 -1
- package/build/ios/Select.json +13 -1
- package/build/ios/SideNavItem.json +3 -3
- package/build/ios/SkipLink.json +1 -1
- package/build/ios/SplashButtonWithDetails.json +1 -1
- package/build/ios/Status.json +5 -4
- package/build/ios/StepTracker.json +3 -3
- package/build/ios/Table.json +10 -10
- package/build/ios/TabsItem.json +1 -1
- package/build/ios/TagsItem.json +1 -1
- package/build/ios/TermsAndConditions.json +2 -2
- package/build/ios/Testimonial.json +5 -5
- package/build/ios/TextInput.json +1 -1
- package/build/ios/Toast.json +1 -1
- package/build/ios/ToggleSwitch.json +1 -1
- package/build/ios/Tooltip.json +1 -1
- package/build/ios/Typography.json +25 -25
- package/build/ios/schema.json +1307 -1032
- package/build/ios/theme.json +345 -132
- package/build/rn/ActionCard.js +3 -3
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +2 -2
- package/build/rn/BlockQuote.js +5 -5
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +2 -2
- package/build/rn/Button.js +2 -2
- package/build/rn/ButtonDropdown.js +2 -2
- package/build/rn/ButtonGroup.js +28 -3
- package/build/rn/ButtonGroupItem.js +54 -3
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +6 -2
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +4 -4
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +2 -2
- package/build/rn/CheckboxCard.js +2 -2
- 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 +5 -5
- package/build/rn/DatePicker.js +4 -4
- package/build/rn/Disclaimer.js +2 -2
- package/build/rn/Divider.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 +2 -2
- package/build/rn/Feedback.js +2 -2
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +34 -0
- package/build/rn/Footnote.js +3 -3
- package/build/rn/FootnoteLink.js +2 -2
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +5 -4
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +2 -2
- package/build/rn/InputLabel.js +3 -3
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +3 -3
- package/build/rn/List.js +2 -2
- package/build/rn/Listbox.js +5 -5
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +11 -5
- package/build/rn/NavigationBar.js +3 -3
- package/build/rn/Notification.js +2 -2
- package/build/rn/OrderedList.js +3 -3
- package/build/rn/Pagination.js +2 -2
- package/build/rn/PaginationPageButton.js +2 -2
- package/build/rn/PaginationSideButton.js +2 -2
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +8 -8
- 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 +2 -2
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +2 -2
- package/build/rn/QuickLinksList.js +2 -2
- package/build/rn/Radio.js +3 -3
- package/build/rn/RadioCard.js +2 -2
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +2 -2
- package/build/rn/Search.js +2 -2
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +6 -3
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +4 -4
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +2 -2
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +2 -2
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +4 -3
- package/build/rn/StepTracker.js +4 -4
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +11 -11
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +2 -2
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +2 -2
- package/build/rn/TermsAndConditions.js +3 -3
- package/build/rn/Testimonial.js +6 -6
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +2 -2
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +2 -2
- package/build/rn/ToggleSwitch.js +2 -2
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +2 -2
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +26 -26
- 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 +1307 -1032
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +259 -134
- package/build/web/ActionCard.js +3 -3
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +2 -2
- package/build/web/BlockQuote.js +5 -5
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +2 -2
- package/build/web/Button.js +2 -2
- package/build/web/ButtonDropdown.js +2 -2
- package/build/web/ButtonGroup.js +28 -3
- package/build/web/ButtonGroupItem.js +54 -3
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +6 -2
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +4 -4
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +2 -2
- package/build/web/CheckboxCard.js +2 -2
- 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 +5 -5
- package/build/web/DatePicker.js +4 -4
- package/build/web/Disclaimer.js +2 -2
- package/build/web/Divider.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 +2 -2
- package/build/web/Feedback.js +2 -2
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +34 -0
- package/build/web/Footnote.js +3 -3
- package/build/web/FootnoteLink.js +2 -2
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +5 -4
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +2 -2
- package/build/web/InputLabel.js +3 -3
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +3 -3
- package/build/web/List.js +2 -2
- package/build/web/Listbox.js +5 -5
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +11 -5
- package/build/web/NavigationBar.js +3 -3
- package/build/web/Notification.js +2 -2
- package/build/web/OrderedList.js +3 -3
- package/build/web/Pagination.js +2 -2
- package/build/web/PaginationPageButton.js +2 -2
- package/build/web/PaginationSideButton.js +2 -2
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +8 -8
- 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 +2 -2
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +2 -2
- package/build/web/QuickLinksList.js +2 -2
- package/build/web/Radio.js +3 -3
- package/build/web/RadioCard.js +2 -2
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +2 -2
- package/build/web/Search.js +2 -2
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +6 -3
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +4 -4
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +2 -2
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +2 -2
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +4 -3
- package/build/web/StepTracker.js +4 -4
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +11 -11
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +2 -2
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +2 -2
- package/build/web/TermsAndConditions.js +3 -3
- package/build/web/Testimonial.js +6 -6
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +2 -2
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +2 -2
- package/build/web/ToggleSwitch.js +2 -2
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +2 -2
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +26 -26
- 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 +1307 -1032
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +259 -134
- package/package.json +5 -5
- package/theme.json +306 -127
package/build/rn/theme.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -95,7 +95,7 @@ module.exports = {
|
|
|
95
95
|
borderRadius: null,
|
|
96
96
|
borderWidth: null,
|
|
97
97
|
contentFontColor: '#414547',
|
|
98
|
-
contentFontName: '
|
|
98
|
+
contentFontName: 'HNforTELUSSA',
|
|
99
99
|
contentFontSize: 16,
|
|
100
100
|
contentFontWeight: '400',
|
|
101
101
|
contentLineHeight: 1.25,
|
|
@@ -116,7 +116,7 @@ module.exports = {
|
|
|
116
116
|
statusIcon: null,
|
|
117
117
|
statusIconColor: null,
|
|
118
118
|
titleFontColor: '#414547',
|
|
119
|
-
titleFontName: '
|
|
119
|
+
titleFontName: 'HNforTELUSSA',
|
|
120
120
|
titleFontSize: 16,
|
|
121
121
|
titleFontWeight: '700',
|
|
122
122
|
titleLineHeight: 1.5,
|
|
@@ -247,7 +247,7 @@ module.exports = {
|
|
|
247
247
|
borderRadius: 4,
|
|
248
248
|
borderWidth: 2,
|
|
249
249
|
color: '#ffffff',
|
|
250
|
-
fontName: '
|
|
250
|
+
fontName: 'HNforTELUSSA',
|
|
251
251
|
fontSize: 12,
|
|
252
252
|
fontWeight: '700',
|
|
253
253
|
gradient: null,
|
|
@@ -269,7 +269,7 @@ module.exports = {
|
|
|
269
269
|
{
|
|
270
270
|
if: { viewport: [ 'xs', 'sm', 'md' ] },
|
|
271
271
|
tokens: {
|
|
272
|
-
titleHeadingFontName: '
|
|
272
|
+
titleHeadingFontName: 'HNforTELUSSA',
|
|
273
273
|
titleHeadingFontSize: 24,
|
|
274
274
|
titleHeadingFontWeight: '400',
|
|
275
275
|
titleHeadingLineHeight: 1.33333333333
|
|
@@ -286,7 +286,7 @@ module.exports = {
|
|
|
286
286
|
type: 'linear'
|
|
287
287
|
},
|
|
288
288
|
color: '#414547',
|
|
289
|
-
linkFontName: '
|
|
289
|
+
linkFontName: 'HNforTELUSSA',
|
|
290
290
|
linkFontSize: 16,
|
|
291
291
|
linkFontWeight: '700',
|
|
292
292
|
linkLineHeight: 1.5,
|
|
@@ -295,10 +295,10 @@ module.exports = {
|
|
|
295
295
|
paddingLeft: 32,
|
|
296
296
|
paddingRight: 32,
|
|
297
297
|
paddingTop: 16,
|
|
298
|
-
titleFontName: '
|
|
298
|
+
titleFontName: 'HNforTELUSSA',
|
|
299
299
|
titleFontSize: 20,
|
|
300
300
|
titleFontWeight: '400',
|
|
301
|
-
titleHeadingFontName: '
|
|
301
|
+
titleHeadingFontName: 'HNforTELUSSA',
|
|
302
302
|
titleHeadingFontSize: 28,
|
|
303
303
|
titleHeadingFontWeight: '400',
|
|
304
304
|
titleHeadingLineHeight: 1.28571428571,
|
|
@@ -526,7 +526,7 @@ module.exports = {
|
|
|
526
526
|
tokens: {
|
|
527
527
|
color: '#676e73',
|
|
528
528
|
currentColor: '#414547',
|
|
529
|
-
fontName: '
|
|
529
|
+
fontName: 'HNforTELUSSA',
|
|
530
530
|
fontSize: 12,
|
|
531
531
|
fontWeight: '500',
|
|
532
532
|
icon: PaletteIconChevronRight,
|
|
@@ -829,7 +829,7 @@ module.exports = {
|
|
|
829
829
|
borderTopWidth: 1,
|
|
830
830
|
borderWidth: 1,
|
|
831
831
|
color: '#2b8000',
|
|
832
|
-
fontName: '
|
|
832
|
+
fontName: 'HNforTELUSSA',
|
|
833
833
|
fontSize: 16,
|
|
834
834
|
fontWeight: '700',
|
|
835
835
|
height: null,
|
|
@@ -956,7 +956,7 @@ module.exports = {
|
|
|
956
956
|
borderWidth: 1,
|
|
957
957
|
color: '#676e73',
|
|
958
958
|
dividerColor: '#e3e6e8',
|
|
959
|
-
fontName: '
|
|
959
|
+
fontName: 'HNforTELUSSA',
|
|
960
960
|
fontSize: 14,
|
|
961
961
|
fontWeight: '700',
|
|
962
962
|
icon: PaletteIconCaretDown,
|
|
@@ -989,6 +989,11 @@ module.exports = {
|
|
|
989
989
|
},
|
|
990
990
|
ButtonGroup: {
|
|
991
991
|
appearances: {
|
|
992
|
+
style: {
|
|
993
|
+
description: 'Configure `style` variant for `ButtonGroup`',
|
|
994
|
+
type: 'variant',
|
|
995
|
+
values: [ 'contained' ]
|
|
996
|
+
},
|
|
992
997
|
viewport: {
|
|
993
998
|
description: 'The size label for the current screen viewport based on the current screen width',
|
|
994
999
|
type: 'state',
|
|
@@ -1001,20 +1006,43 @@ module.exports = {
|
|
|
1001
1006
|
}
|
|
1002
1007
|
},
|
|
1003
1008
|
rules: [
|
|
1004
|
-
{
|
|
1009
|
+
{
|
|
1010
|
+
if: { viewport: [ 'lg', 'xl' ] },
|
|
1011
|
+
tokens: { gap: 3, space: 3 }
|
|
1012
|
+
},
|
|
1005
1013
|
{
|
|
1006
1014
|
if: { viewport: [ 'xs' ], width: 'responsive' },
|
|
1007
1015
|
tokens: { alignItems: 'stretch', direction: 'column' }
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
if: { style: 'contained' },
|
|
1019
|
+
tokens: {
|
|
1020
|
+
backgroundColor: 'rgba(0, 0, 0, 0.05)',
|
|
1021
|
+
borderRadius: 99,
|
|
1022
|
+
padding: 8,
|
|
1023
|
+
space: 2
|
|
1024
|
+
}
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
if: {
|
|
1028
|
+
style: 'contained',
|
|
1029
|
+
viewport: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
|
|
1030
|
+
},
|
|
1031
|
+
tokens: { borderRadius: 24 }
|
|
1008
1032
|
}
|
|
1009
1033
|
],
|
|
1010
1034
|
tokens: {
|
|
1011
1035
|
alignItems: 'center',
|
|
1036
|
+
backgroundColor: null,
|
|
1037
|
+
borderRadius: 0,
|
|
1012
1038
|
direction: 'row',
|
|
1013
1039
|
fieldSpace: 2,
|
|
1014
1040
|
flexGrow: 0,
|
|
1015
1041
|
flexShrink: 0,
|
|
1042
|
+
gap: 2,
|
|
1016
1043
|
justifyContent: 'flex-start',
|
|
1017
|
-
|
|
1044
|
+
padding: 0,
|
|
1045
|
+
space: 2
|
|
1018
1046
|
}
|
|
1019
1047
|
},
|
|
1020
1048
|
ButtonGroupItem: {
|
|
@@ -1051,6 +1079,11 @@ module.exports = {
|
|
|
1051
1079
|
type: 'state',
|
|
1052
1080
|
values: [ true ]
|
|
1053
1081
|
},
|
|
1082
|
+
style: {
|
|
1083
|
+
description: 'Configure `style` variant for `ButtonGroupItem`',
|
|
1084
|
+
type: 'variant',
|
|
1085
|
+
values: [ 'contained' ]
|
|
1086
|
+
},
|
|
1054
1087
|
width: {
|
|
1055
1088
|
description: 'Available in default, or responsive. Default-width expands based on content. Responsive automatically applies full-width when is displayed on the XS viewport.',
|
|
1056
1089
|
type: 'variant',
|
|
@@ -1110,7 +1143,57 @@ module.exports = {
|
|
|
1110
1143
|
}
|
|
1111
1144
|
},
|
|
1112
1145
|
{ if: { iconPosition: 'right' }, tokens: { iconSpace: 1 } },
|
|
1113
|
-
{ if: { width: 'responsive' }, tokens: { width: '100%' } }
|
|
1146
|
+
{ if: { width: 'responsive' }, tokens: { width: '100%' } },
|
|
1147
|
+
{
|
|
1148
|
+
if: { style: 'contained' },
|
|
1149
|
+
tokens: {
|
|
1150
|
+
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
1151
|
+
borderColor: 'rgba(0, 0, 0, 0)',
|
|
1152
|
+
borderWidth: 0,
|
|
1153
|
+
height: 32
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
if: { hover: true, style: 'contained' },
|
|
1158
|
+
tokens: {
|
|
1159
|
+
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
1160
|
+
borderColor: '#676e73',
|
|
1161
|
+
borderWidth: 3
|
|
1162
|
+
}
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
if: { selected: true, style: 'contained' },
|
|
1166
|
+
tokens: {
|
|
1167
|
+
backgroundColor: '#4b286d',
|
|
1168
|
+
color: '#ffffff',
|
|
1169
|
+
outerBorderWidth: 0
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
if: { focus: true, style: 'contained' },
|
|
1174
|
+
tokens: {
|
|
1175
|
+
borderColor: '#676e73',
|
|
1176
|
+
borderWidth: 1,
|
|
1177
|
+
outerBorderWidth: 0
|
|
1178
|
+
}
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
if: { hover: true, selected: true, style: 'contained' },
|
|
1182
|
+
tokens: {
|
|
1183
|
+
backgroundColor: '#7c53a5',
|
|
1184
|
+
borderColor: 'rgba(0, 0, 0, 0)',
|
|
1185
|
+
color: '#ffffff',
|
|
1186
|
+
outerBorderWidth: 0
|
|
1187
|
+
}
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
if: { focus: true, selected: true, style: 'contained' },
|
|
1191
|
+
tokens: { outerBorderColor: '#4b286d', outerBorderWidth: 2 }
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
if: { pressed: true, style: 'contained' },
|
|
1195
|
+
tokens: { backgroundColor: '#3f2a54' }
|
|
1196
|
+
}
|
|
1114
1197
|
],
|
|
1115
1198
|
tokens: {
|
|
1116
1199
|
alignSelf: 'flex-start',
|
|
@@ -1119,7 +1202,7 @@ module.exports = {
|
|
|
1119
1202
|
borderRadius: 32,
|
|
1120
1203
|
borderWidth: 1,
|
|
1121
1204
|
color: '#676e73',
|
|
1122
|
-
fontName: '
|
|
1205
|
+
fontName: 'HNforTELUSSA',
|
|
1123
1206
|
fontSize: 14,
|
|
1124
1207
|
fontWeight: '700',
|
|
1125
1208
|
height: 36,
|
|
@@ -1168,7 +1251,7 @@ module.exports = {
|
|
|
1168
1251
|
appearances: {
|
|
1169
1252
|
background: {
|
|
1170
1253
|
type: 'variant',
|
|
1171
|
-
values: [ 'alternative', 'subtle', 'grid', 'feature' ]
|
|
1254
|
+
values: [ 'alternative', 'subtle', 'grid', 'feature', 'plain' ]
|
|
1172
1255
|
},
|
|
1173
1256
|
borderRadius: { type: 'variant', values: [ 'none', 'small', 'large' ] },
|
|
1174
1257
|
focus: {
|
|
@@ -1277,6 +1360,10 @@ module.exports = {
|
|
|
1277
1360
|
if: { background: 'grid' },
|
|
1278
1361
|
tokens: { backgroundColor: '#fafafa', borderWidth: 0 }
|
|
1279
1362
|
},
|
|
1363
|
+
{
|
|
1364
|
+
if: { background: 'plain' },
|
|
1365
|
+
tokens: { backgroundColor: '#ffffff', borderWidth: 0 }
|
|
1366
|
+
},
|
|
1280
1367
|
{
|
|
1281
1368
|
if: { viewport: [ 'md', 'lg', 'xl' ] },
|
|
1282
1369
|
tokens: {
|
|
@@ -1574,7 +1661,7 @@ module.exports = {
|
|
|
1574
1661
|
borderBottomColor: '#676e73',
|
|
1575
1662
|
borderBottomWidth: 4,
|
|
1576
1663
|
color: '#676e73',
|
|
1577
|
-
fontName: '
|
|
1664
|
+
fontName: 'HNforTELUSSA',
|
|
1578
1665
|
fontWeight: '400'
|
|
1579
1666
|
}
|
|
1580
1667
|
},
|
|
@@ -1617,7 +1704,7 @@ module.exports = {
|
|
|
1617
1704
|
borderBottomColor: '#ffffff',
|
|
1618
1705
|
borderBottomWidth: 4,
|
|
1619
1706
|
color: '#ffffff',
|
|
1620
|
-
fontName: '
|
|
1707
|
+
fontName: 'HNforTELUSSA',
|
|
1621
1708
|
fontWeight: '700'
|
|
1622
1709
|
}
|
|
1623
1710
|
}
|
|
@@ -1629,7 +1716,7 @@ module.exports = {
|
|
|
1629
1716
|
borderBottomWidth: 1,
|
|
1630
1717
|
color: '#414547',
|
|
1631
1718
|
flex: 1,
|
|
1632
|
-
fontName: '
|
|
1719
|
+
fontName: 'HNforTELUSSA',
|
|
1633
1720
|
fontScaleCap: 64,
|
|
1634
1721
|
fontSize: 14,
|
|
1635
1722
|
fontWeight: '400',
|
|
@@ -1774,7 +1861,7 @@ module.exports = {
|
|
|
1774
1861
|
inputShadow: null,
|
|
1775
1862
|
inputWidth: 20,
|
|
1776
1863
|
labelColor: '#414547',
|
|
1777
|
-
labelFontName: '
|
|
1864
|
+
labelFontName: 'HNforTELUSSA',
|
|
1778
1865
|
labelFontSize: 16,
|
|
1779
1866
|
labelFontWeight: '400',
|
|
1780
1867
|
labelLineHeight: 1.5,
|
|
@@ -1914,7 +2001,7 @@ module.exports = {
|
|
|
1914
2001
|
contentJustifyContent: 'flex-start',
|
|
1915
2002
|
contentSpace: 2,
|
|
1916
2003
|
flex: 1,
|
|
1917
|
-
fontName: '
|
|
2004
|
+
fontName: 'HNforTELUSSA',
|
|
1918
2005
|
fontSize: 20,
|
|
1919
2006
|
fontWeight: '500',
|
|
1920
2007
|
letterSpacing: 0,
|
|
@@ -2195,7 +2282,7 @@ module.exports = {
|
|
|
2195
2282
|
tokens: {
|
|
2196
2283
|
textFontSize: 64,
|
|
2197
2284
|
textLineHeight: 1.125,
|
|
2198
|
-
textTimerFontName: '
|
|
2285
|
+
textTimerFontName: 'HNforTELUSSA',
|
|
2199
2286
|
textTimerFontWeight: '300'
|
|
2200
2287
|
}
|
|
2201
2288
|
},
|
|
@@ -2205,7 +2292,7 @@ module.exports = {
|
|
|
2205
2292
|
labelBorderColor: '#4b286d',
|
|
2206
2293
|
textFontSize: 64,
|
|
2207
2294
|
textLineHeight: 1.125,
|
|
2208
|
-
textTimerFontName: '
|
|
2295
|
+
textTimerFontName: 'HNforTELUSSA',
|
|
2209
2296
|
textTimerFontWeight: '300'
|
|
2210
2297
|
}
|
|
2211
2298
|
},
|
|
@@ -2247,13 +2334,13 @@ module.exports = {
|
|
|
2247
2334
|
containerPaddingLeftRight: 64,
|
|
2248
2335
|
inverseBorderColor: '#676e73',
|
|
2249
2336
|
labelBorderColor: '#414547',
|
|
2250
|
-
labelFontName: '
|
|
2337
|
+
labelFontName: 'HNforTELUSSA',
|
|
2251
2338
|
labelFontSize: 16,
|
|
2252
2339
|
labelFontWeight: '400',
|
|
2253
2340
|
labelLineHeight: 1.5,
|
|
2254
2341
|
textFontSize: 16,
|
|
2255
2342
|
textLineHeight: 1.5,
|
|
2256
|
-
textTimerFontName: '
|
|
2343
|
+
textTimerFontName: 'HNforTELUSSA',
|
|
2257
2344
|
textTimerFontWeight: '400'
|
|
2258
2345
|
}
|
|
2259
2346
|
},
|
|
@@ -2271,7 +2358,7 @@ module.exports = {
|
|
|
2271
2358
|
calendarDayDefaultCalendarDaySelectedHoverBeforeBackground: '#7c53a5',
|
|
2272
2359
|
calendarDayDefaultCalendarDaySelectedHoverColor: '#ffffff',
|
|
2273
2360
|
calendarDayDefaultColor: '#414547',
|
|
2274
|
-
calendarDayDefaultFontName: '
|
|
2361
|
+
calendarDayDefaultFontName: 'HNforTELUSSA',
|
|
2275
2362
|
calendarDayDefaultFontSize: 14,
|
|
2276
2363
|
calendarDayDefaultFontWeight: '400',
|
|
2277
2364
|
calendarDaySelectedDisabledBackground: '#fafafa',
|
|
@@ -2284,7 +2371,7 @@ module.exports = {
|
|
|
2284
2371
|
calendarDaySelectedHoverBorderColor: '#b2b9bf',
|
|
2285
2372
|
calendarDaySelectedHoverColor: '#414547',
|
|
2286
2373
|
calendarMonthCaptionColor: '#2c2e30',
|
|
2287
|
-
calendarMonthCaptionFontName: '
|
|
2374
|
+
calendarMonthCaptionFontName: 'HNforTELUSSA',
|
|
2288
2375
|
calendarMonthCaptionFontSize: 20,
|
|
2289
2376
|
calendarMonthCaptionFontWeight: '700',
|
|
2290
2377
|
calendarMonthCaptionLineHeight: 1.4,
|
|
@@ -2292,7 +2379,7 @@ module.exports = {
|
|
|
2292
2379
|
dateInputStrokeColor: '#676e73',
|
|
2293
2380
|
dayPickerNavigationButtonPadding: 8,
|
|
2294
2381
|
dayPickerWeekHeaderColor: '#414547',
|
|
2295
|
-
dayPickerWeekHeaderFontName: '
|
|
2382
|
+
dayPickerWeekHeaderFontName: 'HNforTELUSSA',
|
|
2296
2383
|
dayPickerWeekHeaderFontWeight: '700',
|
|
2297
2384
|
dayPickerWeekHeaderLineHeight: 1.42857142857,
|
|
2298
2385
|
dayPickerWeekHeaderSmall: 14,
|
|
@@ -2313,7 +2400,7 @@ module.exports = {
|
|
|
2313
2400
|
rules: [],
|
|
2314
2401
|
tokens: {
|
|
2315
2402
|
color: '#414547',
|
|
2316
|
-
fontName: '
|
|
2403
|
+
fontName: 'HNforTELUSSA',
|
|
2317
2404
|
fontSize: 12,
|
|
2318
2405
|
fontWeight: '500',
|
|
2319
2406
|
lineHeight: 1.33333333333
|
|
@@ -2553,7 +2640,7 @@ module.exports = {
|
|
|
2553
2640
|
contentPanelBorderColor: 'rgba(0, 0, 0, 0)',
|
|
2554
2641
|
contentPanelBorderWidth: 0,
|
|
2555
2642
|
contentPanelFontColor: '#2c2e30',
|
|
2556
|
-
contentPanelFontName: '
|
|
2643
|
+
contentPanelFontName: 'HNforTELUSSA',
|
|
2557
2644
|
contentPanelFontSize: 16,
|
|
2558
2645
|
contentPanelFontWeight: '700',
|
|
2559
2646
|
contentPanelLineHeight: 1.5,
|
|
@@ -2609,7 +2696,7 @@ module.exports = {
|
|
|
2609
2696
|
borderWidth: 1,
|
|
2610
2697
|
color: '#2c2e30',
|
|
2611
2698
|
contentFontSize: 16,
|
|
2612
|
-
fontName: '
|
|
2699
|
+
fontName: 'HNforTELUSSA',
|
|
2613
2700
|
fontWeight: '400',
|
|
2614
2701
|
icon: null,
|
|
2615
2702
|
iconColor: 'rgba(0, 0, 0, 0)',
|
|
@@ -2641,6 +2728,31 @@ module.exports = {
|
|
|
2641
2728
|
paddingTop: 0
|
|
2642
2729
|
}
|
|
2643
2730
|
},
|
|
2731
|
+
FileUpload: {
|
|
2732
|
+
appearances: {},
|
|
2733
|
+
rules: [],
|
|
2734
|
+
tokens: {
|
|
2735
|
+
buttonBackgroundColor: null,
|
|
2736
|
+
buttonBorderColor: null,
|
|
2737
|
+
buttonBorderRadius: null,
|
|
2738
|
+
buttonBorderWidth: null,
|
|
2739
|
+
buttonHeight: null,
|
|
2740
|
+
buttonMinWidth: null,
|
|
2741
|
+
buttonTextColor: null,
|
|
2742
|
+
buttonWidth: null,
|
|
2743
|
+
notificationBackgroundColor: null,
|
|
2744
|
+
notificationBorderColor: null,
|
|
2745
|
+
notificationBorderRadius: null,
|
|
2746
|
+
notificationDismissButtonGap: null,
|
|
2747
|
+
notificationDismissIcon: null,
|
|
2748
|
+
notificationDismissIconColor: null,
|
|
2749
|
+
notificationIcon: null,
|
|
2750
|
+
notificationIconColor: null,
|
|
2751
|
+
notificationIconGap: null,
|
|
2752
|
+
notificationIconSize: null,
|
|
2753
|
+
notificationTextColor: '#414547'
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2644
2756
|
Footnote: {
|
|
2645
2757
|
appearances: {
|
|
2646
2758
|
viewport: {
|
|
@@ -2714,13 +2826,13 @@ module.exports = {
|
|
|
2714
2826
|
footnoteHeaderPaddingLeft: 16,
|
|
2715
2827
|
footnoteHeaderPaddingRight: 4,
|
|
2716
2828
|
footnoteHeaderPaddingTop: 24,
|
|
2717
|
-
headerFontName: '
|
|
2829
|
+
headerFontName: 'HNforTELUSSA',
|
|
2718
2830
|
headerFontSize: 16,
|
|
2719
2831
|
headerFontWeight: '500',
|
|
2720
2832
|
headerLineHeight: 1.5,
|
|
2721
2833
|
headerMargin: 16,
|
|
2722
2834
|
listItemColor: '#414547',
|
|
2723
|
-
listItemFontName: '
|
|
2835
|
+
listItemFontName: 'HNforTELUSSA',
|
|
2724
2836
|
listItemFontSize: 16,
|
|
2725
2837
|
listItemFontWeight: '400',
|
|
2726
2838
|
listItemLineHeight: 1.5,
|
|
@@ -2784,7 +2896,7 @@ module.exports = {
|
|
|
2784
2896
|
],
|
|
2785
2897
|
tokens: {
|
|
2786
2898
|
color: null,
|
|
2787
|
-
fontName: '
|
|
2899
|
+
fontName: 'HNforTELUSSA',
|
|
2788
2900
|
fontSize: 16,
|
|
2789
2901
|
fontWeight: '400',
|
|
2790
2902
|
lineHeight: 1,
|
|
@@ -2852,10 +2964,10 @@ module.exports = {
|
|
|
2852
2964
|
color: {
|
|
2853
2965
|
type: 'variant',
|
|
2854
2966
|
values: [
|
|
2855
|
-
'brand', '
|
|
2856
|
-
'
|
|
2967
|
+
'brand', 'subtle',
|
|
2968
|
+
'offer', 'success',
|
|
2857
2969
|
'danger', 'warning',
|
|
2858
|
-
'inverse'
|
|
2970
|
+
'inverse', 'default'
|
|
2859
2971
|
]
|
|
2860
2972
|
},
|
|
2861
2973
|
padding: {
|
|
@@ -2935,6 +3047,7 @@ module.exports = {
|
|
|
2935
3047
|
{ if: { color: 'danger' }, tokens: { color: '#c12335' } },
|
|
2936
3048
|
{ if: { color: 'warning' }, tokens: { color: '#b4872c' } },
|
|
2937
3049
|
{ if: { color: 'inverse' }, tokens: { color: '#ffffff' } },
|
|
3050
|
+
{ if: { color: 'offer' }, tokens: { color: '#4b286d' } },
|
|
2938
3051
|
{ if: { size: 'extraLarge' }, tokens: { size: 48 } },
|
|
2939
3052
|
{ if: { rank: 'primary' }, tokens: { color: '#4b286d' } }
|
|
2940
3053
|
],
|
|
@@ -3254,18 +3367,18 @@ module.exports = {
|
|
|
3254
3367
|
width: null
|
|
3255
3368
|
}
|
|
3256
3369
|
},
|
|
3257
|
-
Image: { appearances: {}, rules: [], tokens: { borderRadius:
|
|
3370
|
+
Image: { appearances: {}, rules: [], tokens: { borderRadius: null } },
|
|
3258
3371
|
InputLabel: {
|
|
3259
3372
|
appearances: {},
|
|
3260
3373
|
rules: [],
|
|
3261
3374
|
tokens: {
|
|
3262
3375
|
color: '#414547',
|
|
3263
|
-
fontName: '
|
|
3376
|
+
fontName: 'HNforTELUSSA',
|
|
3264
3377
|
fontSize: 16,
|
|
3265
3378
|
fontWeight: '700',
|
|
3266
3379
|
gap: 8,
|
|
3267
3380
|
hintColor: '#414547',
|
|
3268
|
-
hintFontName: '
|
|
3381
|
+
hintFontName: 'HNforTELUSSA',
|
|
3269
3382
|
hintFontSize: 14,
|
|
3270
3383
|
hintFontWeight: '400',
|
|
3271
3384
|
hintLineHeight: 1.42857142857,
|
|
@@ -3353,7 +3466,7 @@ module.exports = {
|
|
|
3353
3466
|
{
|
|
3354
3467
|
if: { size: 'micro' },
|
|
3355
3468
|
tokens: {
|
|
3356
|
-
blockFontName: '
|
|
3469
|
+
blockFontName: 'HNforTELUSSA',
|
|
3357
3470
|
blockFontSize: 12,
|
|
3358
3471
|
blockFontWeight: '500',
|
|
3359
3472
|
blockLineHeight: 1.125,
|
|
@@ -3419,7 +3532,7 @@ module.exports = {
|
|
|
3419
3532
|
],
|
|
3420
3533
|
tokens: {
|
|
3421
3534
|
alignSelf: 'flex-start',
|
|
3422
|
-
blockFontName: '
|
|
3535
|
+
blockFontName: 'HNforTELUSSA',
|
|
3423
3536
|
blockFontSize: 16,
|
|
3424
3537
|
blockFontWeight: '400',
|
|
3425
3538
|
blockLineHeight: 1.5,
|
|
@@ -3495,7 +3608,7 @@ module.exports = {
|
|
|
3495
3608
|
itemBulletColor: '#4b286d',
|
|
3496
3609
|
itemBulletContainerAlign: 'center',
|
|
3497
3610
|
itemBulletContainerWidth: 24,
|
|
3498
|
-
itemFontName: '
|
|
3611
|
+
itemFontName: 'HNforTELUSSA',
|
|
3499
3612
|
itemFontSize: 16,
|
|
3500
3613
|
itemFontWeight: '400',
|
|
3501
3614
|
itemIconColor: '#4b286d',
|
|
@@ -3581,7 +3694,7 @@ module.exports = {
|
|
|
3581
3694
|
if: { current: true },
|
|
3582
3695
|
tokens: {
|
|
3583
3696
|
groupColor: '#4b286d',
|
|
3584
|
-
groupFontName: '
|
|
3697
|
+
groupFontName: 'HNforTELUSSA',
|
|
3585
3698
|
groupFontWeight: '700',
|
|
3586
3699
|
itemColor: '#4b286d',
|
|
3587
3700
|
itemPaddingBottom: 12,
|
|
@@ -3596,7 +3709,7 @@ module.exports = {
|
|
|
3596
3709
|
groupBackgroundColor: '#e3e6e8',
|
|
3597
3710
|
groupBorderWidth: 0,
|
|
3598
3711
|
groupColor: '#676e73',
|
|
3599
|
-
groupFontName: '
|
|
3712
|
+
groupFontName: 'HNforTELUSSA',
|
|
3600
3713
|
groupFontWeight: '700'
|
|
3601
3714
|
}
|
|
3602
3715
|
},
|
|
@@ -3648,7 +3761,7 @@ module.exports = {
|
|
|
3648
3761
|
groupBorderRadius: 0,
|
|
3649
3762
|
groupBorderWidth: 1,
|
|
3650
3763
|
groupColor: '#414547',
|
|
3651
|
-
groupFontName: '
|
|
3764
|
+
groupFontName: 'HNforTELUSSA',
|
|
3652
3765
|
groupFontSize: 14,
|
|
3653
3766
|
groupFontWeight: '400',
|
|
3654
3767
|
groupHeight: 40,
|
|
@@ -3670,7 +3783,7 @@ module.exports = {
|
|
|
3670
3783
|
itemBorderWidth: 1,
|
|
3671
3784
|
itemColor: '#414547',
|
|
3672
3785
|
itemDisplay: false,
|
|
3673
|
-
itemFontName: '
|
|
3786
|
+
itemFontName: 'HNforTELUSSA',
|
|
3674
3787
|
itemFontSize: 14,
|
|
3675
3788
|
itemFontWeight: '700',
|
|
3676
3789
|
itemHeight: 40,
|
|
@@ -3865,16 +3978,22 @@ module.exports = {
|
|
|
3865
3978
|
],
|
|
3866
3979
|
tokens: {
|
|
3867
3980
|
buttonDirection: 'row',
|
|
3981
|
+
contentMarginBottom: 32,
|
|
3982
|
+
contentMarginLeft: 16,
|
|
3983
|
+
contentMarginRight: 16,
|
|
3984
|
+
contentMarginTop: 24,
|
|
3985
|
+
contentPaddingLeft: 16,
|
|
3986
|
+
contentPaddingRight: 16,
|
|
3868
3987
|
headerFontColor: '#414547',
|
|
3869
|
-
headerFontName: '
|
|
3988
|
+
headerFontName: 'HNforTELUSSA',
|
|
3870
3989
|
headerFontSize: 16,
|
|
3871
3990
|
headerFontWeight: '500',
|
|
3872
3991
|
headerLineHeight: 1.5,
|
|
3873
|
-
maxHeightSize:
|
|
3992
|
+
maxHeightSize: 480,
|
|
3874
3993
|
maxWidthSize: 0,
|
|
3875
|
-
minHeight:
|
|
3994
|
+
minHeight: 0,
|
|
3876
3995
|
minWidth: 320,
|
|
3877
|
-
subHeaderFontName: '
|
|
3996
|
+
subHeaderFontName: 'HNforTELUSSA',
|
|
3878
3997
|
subHeaderFontSize: 14,
|
|
3879
3998
|
subHeaderFontWeight: '400',
|
|
3880
3999
|
subHeaderLineHeight: 1.4
|
|
@@ -3922,7 +4041,7 @@ module.exports = {
|
|
|
3922
4041
|
backgroundColor: '#f4f4f7',
|
|
3923
4042
|
borderColor: '#f4f4f7',
|
|
3924
4043
|
color: '#4b286d',
|
|
3925
|
-
fontName: '
|
|
4044
|
+
fontName: 'HNforTELUSSA',
|
|
3926
4045
|
fontWeight: '700'
|
|
3927
4046
|
}
|
|
3928
4047
|
},
|
|
@@ -3978,7 +4097,7 @@ module.exports = {
|
|
|
3978
4097
|
borderRadius: 32,
|
|
3979
4098
|
borderWidth: 1,
|
|
3980
4099
|
color: '#414547',
|
|
3981
|
-
fontName: '
|
|
4100
|
+
fontName: 'HNforTELUSSA',
|
|
3982
4101
|
fontSize: 14,
|
|
3983
4102
|
fontWeight: '400',
|
|
3984
4103
|
icoMenu: PaletteIconCaretDown,
|
|
@@ -4141,7 +4260,7 @@ module.exports = {
|
|
|
4141
4260
|
dismissButtonGap: 24,
|
|
4142
4261
|
dismissIcon: PaletteIconClose,
|
|
4143
4262
|
dismissIconColor: '#676e73',
|
|
4144
|
-
fontName: '
|
|
4263
|
+
fontName: 'HNforTELUSSA',
|
|
4145
4264
|
fontSize: 16,
|
|
4146
4265
|
fontWeight: '400',
|
|
4147
4266
|
icon: PaletteIconStatusInfo,
|
|
@@ -4189,7 +4308,7 @@ module.exports = {
|
|
|
4189
4308
|
}
|
|
4190
4309
|
],
|
|
4191
4310
|
tokens: {
|
|
4192
|
-
headerFontName: '
|
|
4311
|
+
headerFontName: 'HNforTELUSSA',
|
|
4193
4312
|
headerFontWeight: '700',
|
|
4194
4313
|
interItemMargin: 8,
|
|
4195
4314
|
itemBulletContainerWidth: 20,
|
|
@@ -4197,7 +4316,7 @@ module.exports = {
|
|
|
4197
4316
|
itemBulletTextAlign: 'right',
|
|
4198
4317
|
itemBulletWidth: 4,
|
|
4199
4318
|
itemColor: null,
|
|
4200
|
-
itemFontName: '
|
|
4319
|
+
itemFontName: 'HNforTELUSSA',
|
|
4201
4320
|
itemFontSize: 16,
|
|
4202
4321
|
itemFontWeight: '400',
|
|
4203
4322
|
itemLineHeight: 1.5,
|
|
@@ -4234,7 +4353,7 @@ module.exports = {
|
|
|
4234
4353
|
ellipsisBorderTopWidth: 0,
|
|
4235
4354
|
ellipsisHeight: null,
|
|
4236
4355
|
ellipsisPadding: 0,
|
|
4237
|
-
fontName: '
|
|
4356
|
+
fontName: 'HNforTELUSSA',
|
|
4238
4357
|
fontSize: 16,
|
|
4239
4358
|
fontWeight: '400',
|
|
4240
4359
|
gap: 2,
|
|
@@ -4304,7 +4423,7 @@ module.exports = {
|
|
|
4304
4423
|
borderRightWidth: 1,
|
|
4305
4424
|
borderTopWidth: 1,
|
|
4306
4425
|
color: '#676e73',
|
|
4307
|
-
fontName: '
|
|
4426
|
+
fontName: 'HNforTELUSSA',
|
|
4308
4427
|
fontSize: 16,
|
|
4309
4428
|
fontWeight: '400',
|
|
4310
4429
|
height: 32,
|
|
@@ -4417,7 +4536,7 @@ module.exports = {
|
|
|
4417
4536
|
borderTopWidth: 0,
|
|
4418
4537
|
color: '#676e73',
|
|
4419
4538
|
displayLabel: true,
|
|
4420
|
-
fontName: '
|
|
4539
|
+
fontName: 'HNforTELUSSA',
|
|
4421
4540
|
fontSize: 16,
|
|
4422
4541
|
fontWeight: '400',
|
|
4423
4542
|
height: null,
|
|
@@ -4569,7 +4688,7 @@ module.exports = {
|
|
|
4569
4688
|
}
|
|
4570
4689
|
],
|
|
4571
4690
|
tokens: {
|
|
4572
|
-
amountFontName: '
|
|
4691
|
+
amountFontName: 'HNforTELUSSA',
|
|
4573
4692
|
amountFontSize: 40,
|
|
4574
4693
|
amountFontWeight: '300',
|
|
4575
4694
|
amountLetterSpacing: -0.039,
|
|
@@ -4578,34 +4697,34 @@ module.exports = {
|
|
|
4578
4697
|
bottomTextFontSize: 16,
|
|
4579
4698
|
bottomTextLineHeight: 1.5,
|
|
4580
4699
|
bottomTextMarginTop: 4,
|
|
4581
|
-
centsFontName: '
|
|
4700
|
+
centsFontName: 'HNforTELUSSA',
|
|
4582
4701
|
centsFontSize: 20,
|
|
4583
4702
|
centsFontWeight: '400',
|
|
4584
4703
|
centsLineHeight: 1.2,
|
|
4585
|
-
currencySymbolFontName: '
|
|
4704
|
+
currencySymbolFontName: 'HNforTELUSSA',
|
|
4586
4705
|
currencySymbolFontSize: 20,
|
|
4587
4706
|
currencySymbolFontWeight: '400',
|
|
4588
4707
|
currencySymbolLineHeight: 1.2,
|
|
4589
4708
|
dividerColor: '#b2b9bf',
|
|
4590
4709
|
fontColor: '#414547',
|
|
4591
|
-
fontName: '
|
|
4710
|
+
fontName: 'HNforTELUSSA',
|
|
4592
4711
|
fontWeight: '700',
|
|
4593
4712
|
footnoteGap: 4,
|
|
4594
4713
|
footnoteLinkColor: '#414547',
|
|
4595
|
-
footnoteLinkFontName: '
|
|
4714
|
+
footnoteLinkFontName: 'HNforTELUSSA',
|
|
4596
4715
|
footnoteLinkFontSize: 14,
|
|
4597
4716
|
footnoteLinkFontWeight: '400',
|
|
4598
4717
|
footnoteLinkLineHeight: 1.42857142857,
|
|
4599
4718
|
footnoteMarginTop: 4,
|
|
4600
4719
|
priceMarginBottom: 8,
|
|
4601
|
-
rateFontName: '
|
|
4720
|
+
rateFontName: 'HNforTELUSSA',
|
|
4602
4721
|
rateFontSize: 16,
|
|
4603
4722
|
rateFontWeight: '400',
|
|
4604
4723
|
rateLineHeight: 1.25,
|
|
4605
4724
|
strikeThroughColor: '#676e73',
|
|
4606
4725
|
strikeThroughHeight: 2,
|
|
4607
4726
|
strikeThroughPosition: 22,
|
|
4608
|
-
topTextFontName: '
|
|
4727
|
+
topTextFontName: 'HNforTELUSSA',
|
|
4609
4728
|
topTextFontSize: 16,
|
|
4610
4729
|
topTextFontWeight: '700',
|
|
4611
4730
|
topTextLineHeight: 1.5,
|
|
@@ -4891,7 +5010,7 @@ module.exports = {
|
|
|
4891
5010
|
borderRadius: 32,
|
|
4892
5011
|
borderWidth: 1,
|
|
4893
5012
|
color: '#676e73',
|
|
4894
|
-
fontName: '
|
|
5013
|
+
fontName: 'HNforTELUSSA',
|
|
4895
5014
|
fontSize: 16,
|
|
4896
5015
|
fontWeight: '700',
|
|
4897
5016
|
icon: null,
|
|
@@ -5003,7 +5122,7 @@ module.exports = {
|
|
|
5003
5122
|
contentDirection: 'column',
|
|
5004
5123
|
contentMaxDimension: 168,
|
|
5005
5124
|
contentSpace: 3,
|
|
5006
|
-
fontName: '
|
|
5125
|
+
fontName: 'HNforTELUSSA',
|
|
5007
5126
|
fontSize: 16,
|
|
5008
5127
|
fontWeight: '700',
|
|
5009
5128
|
gap: 5,
|
|
@@ -5074,7 +5193,7 @@ module.exports = {
|
|
|
5074
5193
|
itemBulletHeight: 4,
|
|
5075
5194
|
itemBulletWidth: 4,
|
|
5076
5195
|
itemFontColor: '#676e73',
|
|
5077
|
-
itemFontName: '
|
|
5196
|
+
itemFontName: 'HNforTELUSSA',
|
|
5078
5197
|
itemFontSize: 16,
|
|
5079
5198
|
itemFontWeight: '700',
|
|
5080
5199
|
itemIconColor: '#4b286d',
|
|
@@ -5153,7 +5272,7 @@ module.exports = {
|
|
|
5153
5272
|
containerPaddingRight: 0,
|
|
5154
5273
|
containerPaddingTop: 0,
|
|
5155
5274
|
containerShadow: null,
|
|
5156
|
-
descriptionFontName: '
|
|
5275
|
+
descriptionFontName: 'HNforTELUSSA',
|
|
5157
5276
|
descriptionFontSize: 14,
|
|
5158
5277
|
descriptionFontWeight: '400',
|
|
5159
5278
|
descriptionLineHeight: 1.42857142857,
|
|
@@ -5168,7 +5287,7 @@ module.exports = {
|
|
|
5168
5287
|
inputOutlineWidth: 0,
|
|
5169
5288
|
inputSize: 20,
|
|
5170
5289
|
labelColor: '#414547',
|
|
5171
|
-
labelFontName: '
|
|
5290
|
+
labelFontName: 'HNforTELUSSA',
|
|
5172
5291
|
labelFontSize: 16,
|
|
5173
5292
|
labelFontWeight: '400',
|
|
5174
5293
|
labelLineHeight: 1.5,
|
|
@@ -5299,7 +5418,7 @@ module.exports = {
|
|
|
5299
5418
|
contentJustifyContent: 'flex-start',
|
|
5300
5419
|
contentSpace: 2,
|
|
5301
5420
|
flex: 1,
|
|
5302
|
-
fontName: '
|
|
5421
|
+
fontName: 'HNforTELUSSA',
|
|
5303
5422
|
fontSize: 20,
|
|
5304
5423
|
fontWeight: '500',
|
|
5305
5424
|
letterSpacing: 0,
|
|
@@ -5436,7 +5555,7 @@ module.exports = {
|
|
|
5436
5555
|
curveMarginTop: 4,
|
|
5437
5556
|
curveWidth: 8,
|
|
5438
5557
|
fontColor: '#ffffff',
|
|
5439
|
-
fontName: '
|
|
5558
|
+
fontName: 'HNforTELUSSA',
|
|
5440
5559
|
fontSize: 12,
|
|
5441
5560
|
fontWeight: '700',
|
|
5442
5561
|
gradient: null,
|
|
@@ -5497,7 +5616,7 @@ module.exports = {
|
|
|
5497
5616
|
buttonsGap: 2,
|
|
5498
5617
|
clearButtonIcon: PaletteIconTimes,
|
|
5499
5618
|
color: '#414547',
|
|
5500
|
-
fontName: '
|
|
5619
|
+
fontName: 'HNforTELUSSA',
|
|
5501
5620
|
fontSize: 16,
|
|
5502
5621
|
fontWeight: '400',
|
|
5503
5622
|
lineHeight: 1.5,
|
|
@@ -5602,6 +5721,7 @@ module.exports = {
|
|
|
5602
5721
|
},
|
|
5603
5722
|
Select: {
|
|
5604
5723
|
appearances: {
|
|
5724
|
+
active: { type: 'state', values: [ true ] },
|
|
5605
5725
|
focus: {
|
|
5606
5726
|
description: 'Focus states for some input elements are well supported across web, RN, ios and android',
|
|
5607
5727
|
type: 'state',
|
|
@@ -5659,6 +5779,10 @@ module.exports = {
|
|
|
5659
5779
|
color: '#676e73',
|
|
5660
5780
|
icon: null
|
|
5661
5781
|
}
|
|
5782
|
+
},
|
|
5783
|
+
{
|
|
5784
|
+
if: { active: true },
|
|
5785
|
+
tokens: { icon: PaletteIconCaretUp }
|
|
5662
5786
|
}
|
|
5663
5787
|
],
|
|
5664
5788
|
tokens: {
|
|
@@ -5668,7 +5792,7 @@ module.exports = {
|
|
|
5668
5792
|
borderWidth: 1,
|
|
5669
5793
|
color: '#414547',
|
|
5670
5794
|
feedbackBackgroundColor: '#f4f4f7',
|
|
5671
|
-
fontName: '
|
|
5795
|
+
fontName: 'HNforTELUSSA',
|
|
5672
5796
|
fontSize: 16,
|
|
5673
5797
|
fontWeight: '400',
|
|
5674
5798
|
height: 48,
|
|
@@ -5729,7 +5853,7 @@ module.exports = {
|
|
|
5729
5853
|
accentBackgroundColor: '#4b286d',
|
|
5730
5854
|
backgroundColor: '#f4f4f7',
|
|
5731
5855
|
color: '#4b286d',
|
|
5732
|
-
fontName: '
|
|
5856
|
+
fontName: 'HNforTELUSSA',
|
|
5733
5857
|
fontWeight: '700',
|
|
5734
5858
|
paddingLeft: 12
|
|
5735
5859
|
}
|
|
@@ -5754,7 +5878,7 @@ module.exports = {
|
|
|
5754
5878
|
tokens: {
|
|
5755
5879
|
accentBackgroundColor: 'rgba(0, 0, 0, 0)',
|
|
5756
5880
|
color: '#4b286d',
|
|
5757
|
-
fontName: '
|
|
5881
|
+
fontName: 'HNforTELUSSA',
|
|
5758
5882
|
fontWeight: '400',
|
|
5759
5883
|
paddingLeft: 16
|
|
5760
5884
|
}
|
|
@@ -5795,7 +5919,7 @@ module.exports = {
|
|
|
5795
5919
|
borderStyle: 'solid',
|
|
5796
5920
|
borderWidth: 1,
|
|
5797
5921
|
color: '#414547',
|
|
5798
|
-
fontName: '
|
|
5922
|
+
fontName: 'HNforTELUSSA',
|
|
5799
5923
|
fontSize: 16,
|
|
5800
5924
|
fontWeight: '400',
|
|
5801
5925
|
justifyContent: 'space-between',
|
|
@@ -5876,7 +6000,7 @@ module.exports = {
|
|
|
5876
6000
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
5877
6001
|
borderRadius: 4,
|
|
5878
6002
|
color: '#2b8000',
|
|
5879
|
-
fontName: '
|
|
6003
|
+
fontName: 'HNforTELUSSA',
|
|
5880
6004
|
fontSize: 16,
|
|
5881
6005
|
fontWeight: '400',
|
|
5882
6006
|
lineHeight: 1.5,
|
|
@@ -5949,7 +6073,7 @@ module.exports = {
|
|
|
5949
6073
|
buttonPaddingRight: 16,
|
|
5950
6074
|
buttonRadius: 32,
|
|
5951
6075
|
detailsContainerPadding: 8,
|
|
5952
|
-
labelFontName: '
|
|
6076
|
+
labelFontName: 'HNforTELUSSA',
|
|
5953
6077
|
labelFontWeight: '700',
|
|
5954
6078
|
playIcon: PaletteIconPlaySolid,
|
|
5955
6079
|
playIconColor: '#ffffff',
|
|
@@ -6034,7 +6158,7 @@ module.exports = {
|
|
|
6034
6158
|
},
|
|
6035
6159
|
{
|
|
6036
6160
|
if: { priority: 'low', purpose: 'brand' },
|
|
6037
|
-
tokens: { backgroundColor: '#
|
|
6161
|
+
tokens: { backgroundColor: '#efedff' }
|
|
6038
6162
|
},
|
|
6039
6163
|
{
|
|
6040
6164
|
if: { priority: 'high', purpose: 'brand' },
|
|
@@ -6116,12 +6240,13 @@ module.exports = {
|
|
|
6116
6240
|
borderColor: null,
|
|
6117
6241
|
borderRadius: null,
|
|
6118
6242
|
borderWidth: null,
|
|
6119
|
-
fontName: '
|
|
6243
|
+
fontName: 'HNforTELUSSA',
|
|
6120
6244
|
fontSize: 16,
|
|
6121
6245
|
fontWeight: '700',
|
|
6122
6246
|
icon: PaletteIconStatusInfo,
|
|
6123
6247
|
iconColor: '#414547',
|
|
6124
6248
|
iconGradient: null,
|
|
6249
|
+
marginLeft: 8,
|
|
6125
6250
|
paddingBottom: 0,
|
|
6126
6251
|
paddingLeft: 0,
|
|
6127
6252
|
paddingRight: 0,
|
|
@@ -6195,10 +6320,10 @@ module.exports = {
|
|
|
6195
6320
|
knobSize: 16,
|
|
6196
6321
|
labelColor: '#414547',
|
|
6197
6322
|
labelCurrentColor: '#7c53a5',
|
|
6198
|
-
labelCurrentFontName: '
|
|
6323
|
+
labelCurrentFontName: 'HNforTELUSSA',
|
|
6199
6324
|
labelCurrentFontWeight: '700',
|
|
6200
6325
|
labelDirection: 'column',
|
|
6201
|
-
labelFontName: '
|
|
6326
|
+
labelFontName: 'HNforTELUSSA',
|
|
6202
6327
|
labelFontSize: 14,
|
|
6203
6328
|
labelFontWeight: '400',
|
|
6204
6329
|
labelGap: 0,
|
|
@@ -6210,7 +6335,7 @@ module.exports = {
|
|
|
6210
6335
|
showStepName: true,
|
|
6211
6336
|
showStepTrackerLabel: true,
|
|
6212
6337
|
stepLabelColor: '#676e73',
|
|
6213
|
-
stepLabelFontName: '
|
|
6338
|
+
stepLabelFontName: 'HNforTELUSSA',
|
|
6214
6339
|
stepLabelFontSize: 12,
|
|
6215
6340
|
stepLabelFontWeight: '700',
|
|
6216
6341
|
stepLabelLineHeight: 1.33333333333,
|
|
@@ -6301,7 +6426,7 @@ module.exports = {
|
|
|
6301
6426
|
tokens: {
|
|
6302
6427
|
cellPaddingBottom: 8,
|
|
6303
6428
|
cellPaddingTop: 8,
|
|
6304
|
-
fontName: '
|
|
6429
|
+
fontName: 'HNforTELUSSA',
|
|
6305
6430
|
fontSize: 16,
|
|
6306
6431
|
fontWeight: '700',
|
|
6307
6432
|
lineHeight: 1.25
|
|
@@ -6313,7 +6438,7 @@ module.exports = {
|
|
|
6313
6438
|
cellBackground: '#fafafa',
|
|
6314
6439
|
cellPaddingBottom: 8,
|
|
6315
6440
|
cellPaddingTop: 8,
|
|
6316
|
-
fontName: '
|
|
6441
|
+
fontName: 'HNforTELUSSA',
|
|
6317
6442
|
fontSize: 14,
|
|
6318
6443
|
fontWeight: '500',
|
|
6319
6444
|
lineHeight: 1.14285714286
|
|
@@ -6324,7 +6449,7 @@ module.exports = {
|
|
|
6324
6449
|
tokens: {
|
|
6325
6450
|
cellBackground: '#f4f4f7',
|
|
6326
6451
|
cellBoxShadowColor: '#b2b9bf',
|
|
6327
|
-
fontName: '
|
|
6452
|
+
fontName: 'HNforTELUSSA',
|
|
6328
6453
|
fontSize: 16,
|
|
6329
6454
|
fontWeight: '500'
|
|
6330
6455
|
}
|
|
@@ -6333,7 +6458,7 @@ module.exports = {
|
|
|
6333
6458
|
if: { spacing: 'default', type: 'subHeading' },
|
|
6334
6459
|
tokens: {
|
|
6335
6460
|
cellBackground: '#fafafa',
|
|
6336
|
-
fontName: '
|
|
6461
|
+
fontName: 'HNforTELUSSA',
|
|
6337
6462
|
fontSize: 14,
|
|
6338
6463
|
fontWeight: '500',
|
|
6339
6464
|
lineHeight: 1.28571428571
|
|
@@ -6343,7 +6468,7 @@ module.exports = {
|
|
|
6343
6468
|
if: { spacing: 'compact', text: 'medium', type: 'subHeading' },
|
|
6344
6469
|
tokens: {
|
|
6345
6470
|
cellBackground: '#fafafa',
|
|
6346
|
-
fontName: '
|
|
6471
|
+
fontName: 'HNforTELUSSA',
|
|
6347
6472
|
fontSize: 16,
|
|
6348
6473
|
fontWeight: '500',
|
|
6349
6474
|
lineHeight: 1.25
|
|
@@ -6351,12 +6476,12 @@ module.exports = {
|
|
|
6351
6476
|
},
|
|
6352
6477
|
{
|
|
6353
6478
|
if: { spacing: 'default', type: 'rowHeading' },
|
|
6354
|
-
tokens: { fontName: '
|
|
6479
|
+
tokens: { fontName: 'HNforTELUSSA', fontSize: 16, fontWeight: '700' }
|
|
6355
6480
|
},
|
|
6356
6481
|
{
|
|
6357
6482
|
if: { spacing: 'default', text: 'small', type: 'default' },
|
|
6358
6483
|
tokens: {
|
|
6359
|
-
fontName: '
|
|
6484
|
+
fontName: 'HNforTELUSSA',
|
|
6360
6485
|
fontSize: 14,
|
|
6361
6486
|
fontWeight: '400',
|
|
6362
6487
|
lineHeight: 1.42857142857
|
|
@@ -6365,7 +6490,7 @@ module.exports = {
|
|
|
6365
6490
|
{
|
|
6366
6491
|
if: { spacing: 'compact', text: 'small', type: 'default' },
|
|
6367
6492
|
tokens: {
|
|
6368
|
-
fontName: '
|
|
6493
|
+
fontName: 'HNforTELUSSA',
|
|
6369
6494
|
fontSize: 14,
|
|
6370
6495
|
fontWeight: '400',
|
|
6371
6496
|
lineHeight: 1.14285714286
|
|
@@ -6374,7 +6499,7 @@ module.exports = {
|
|
|
6374
6499
|
{
|
|
6375
6500
|
if: { text: 'small', type: 'rowHeading' },
|
|
6376
6501
|
tokens: {
|
|
6377
|
-
fontName: '
|
|
6502
|
+
fontName: 'HNforTELUSSA',
|
|
6378
6503
|
fontSize: 14,
|
|
6379
6504
|
fontWeight: '700',
|
|
6380
6505
|
lineHeight: 1.14285714286
|
|
@@ -6401,7 +6526,7 @@ module.exports = {
|
|
|
6401
6526
|
},
|
|
6402
6527
|
display: null,
|
|
6403
6528
|
fontColor: '#000000',
|
|
6404
|
-
fontName: '
|
|
6529
|
+
fontName: 'HNforTELUSSA',
|
|
6405
6530
|
fontSize: 16,
|
|
6406
6531
|
fontWeight: '400',
|
|
6407
6532
|
lineHeight: 1.5,
|
|
@@ -6537,7 +6662,7 @@ module.exports = {
|
|
|
6537
6662
|
borderRadius: 32,
|
|
6538
6663
|
borderWidth: 0,
|
|
6539
6664
|
color: '#676e73',
|
|
6540
|
-
fontName: '
|
|
6665
|
+
fontName: 'HNforTELUSSA',
|
|
6541
6666
|
fontScaleCap: 64,
|
|
6542
6667
|
fontSize: 14,
|
|
6543
6668
|
fontWeight: '700',
|
|
@@ -6671,7 +6796,7 @@ module.exports = {
|
|
|
6671
6796
|
borderRadius: 32,
|
|
6672
6797
|
borderWidth: 1,
|
|
6673
6798
|
color: '#676e73',
|
|
6674
|
-
fontName: '
|
|
6799
|
+
fontName: 'HNforTELUSSA',
|
|
6675
6800
|
fontSize: 14,
|
|
6676
6801
|
fontWeight: '700',
|
|
6677
6802
|
icon: PaletteIconAdd,
|
|
@@ -6777,7 +6902,7 @@ module.exports = {
|
|
|
6777
6902
|
expandTitleBorder: 0,
|
|
6778
6903
|
expandTitleBorderColor: 'rgba(0, 0, 0, 0)',
|
|
6779
6904
|
expandTitleColor: '#2c2e30',
|
|
6780
|
-
expandTitleFontName: '
|
|
6905
|
+
expandTitleFontName: 'HNforTELUSSA',
|
|
6781
6906
|
expandTitleFontSize: 16,
|
|
6782
6907
|
expandTitleFontWeight: '500',
|
|
6783
6908
|
expandTitleLineHeight: 1.5,
|
|
@@ -6794,7 +6919,7 @@ module.exports = {
|
|
|
6794
6919
|
iconOuterBorderGap: 0,
|
|
6795
6920
|
iconOuterBorderWidth: null,
|
|
6796
6921
|
listColor: '#414547',
|
|
6797
|
-
listFontName: '
|
|
6922
|
+
listFontName: 'HNforTELUSSA',
|
|
6798
6923
|
listFontSize: 14,
|
|
6799
6924
|
listFontWeight: '400',
|
|
6800
6925
|
listLineHeight: 1.42857142857,
|
|
@@ -6822,7 +6947,7 @@ module.exports = {
|
|
|
6822
6947
|
{
|
|
6823
6948
|
if: { viewport: [ 'md', 'lg', 'xl' ] },
|
|
6824
6949
|
tokens: {
|
|
6825
|
-
testimonialFontNameHeading: '
|
|
6950
|
+
testimonialFontNameHeading: 'HNforTELUSSA',
|
|
6826
6951
|
testimonialFontSizeHeading: 28,
|
|
6827
6952
|
testimonialFontWeightHeading: '400',
|
|
6828
6953
|
testimonialLineHeightHeading: 1.28571428571
|
|
@@ -6830,11 +6955,11 @@ module.exports = {
|
|
|
6830
6955
|
}
|
|
6831
6956
|
],
|
|
6832
6957
|
tokens: {
|
|
6833
|
-
additionalFontName: '
|
|
6958
|
+
additionalFontName: 'HNforTELUSSA',
|
|
6834
6959
|
additionalFontSize: 14,
|
|
6835
6960
|
additionalFontWeight: '400',
|
|
6836
6961
|
additionalLineHeight: 1.42857142857,
|
|
6837
|
-
authorFontName: '
|
|
6962
|
+
authorFontName: 'HNforTELUSSA',
|
|
6838
6963
|
authorFontSize: 16,
|
|
6839
6964
|
authorFontWeight: '700',
|
|
6840
6965
|
authorLineHeight: 1.5,
|
|
@@ -6847,8 +6972,8 @@ module.exports = {
|
|
|
6847
6972
|
imageSize: 48,
|
|
6848
6973
|
quoteContainerGap: 4,
|
|
6849
6974
|
testimonialContainerGap: 12,
|
|
6850
|
-
testimonialFontNameHeading: '
|
|
6851
|
-
testimonialFontNameLarge: '
|
|
6975
|
+
testimonialFontNameHeading: 'HNforTELUSSA',
|
|
6976
|
+
testimonialFontNameLarge: 'HNforTELUSSA',
|
|
6852
6977
|
testimonialFontSizeHeading: 24,
|
|
6853
6978
|
testimonialFontSizeLarge: 20,
|
|
6854
6979
|
testimonialFontWeightHeading: '400',
|
|
@@ -6942,7 +7067,7 @@ module.exports = {
|
|
|
6942
7067
|
clearButtonIcon: PaletteIconTimes,
|
|
6943
7068
|
color: '#414547',
|
|
6944
7069
|
defaultCreditIcon: PaletteIconCreditCard,
|
|
6945
|
-
fontName: '
|
|
7070
|
+
fontName: 'HNforTELUSSA',
|
|
6946
7071
|
fontSize: 16,
|
|
6947
7072
|
fontWeight: '400',
|
|
6948
7073
|
icon: null,
|
|
@@ -7042,7 +7167,7 @@ module.exports = {
|
|
|
7042
7167
|
animationPaddingBottomBefore: 0,
|
|
7043
7168
|
animationPaddingTopAfter: 16,
|
|
7044
7169
|
animationPaddingTopBefore: 0,
|
|
7045
|
-
chevronlinkFontName: '
|
|
7170
|
+
chevronlinkFontName: 'HNforTELUSSA',
|
|
7046
7171
|
chevronlinkFontWeight: '400',
|
|
7047
7172
|
containerBackgroundColor: '#4b286d',
|
|
7048
7173
|
containerGap: 10,
|
|
@@ -7145,7 +7270,7 @@ module.exports = {
|
|
|
7145
7270
|
iconColor: '#676e73',
|
|
7146
7271
|
iconSize: 14,
|
|
7147
7272
|
labelColor: '#414547',
|
|
7148
|
-
labelFontName: '
|
|
7273
|
+
labelFontName: 'HNforTELUSSA',
|
|
7149
7274
|
labelFontSize: 16,
|
|
7150
7275
|
labelFontWeight: '400',
|
|
7151
7276
|
labelLineHeight: 1.5,
|
|
@@ -7223,7 +7348,7 @@ module.exports = {
|
|
|
7223
7348
|
backgroundColor: '#2c2e30',
|
|
7224
7349
|
borderRadius: 8,
|
|
7225
7350
|
color: '#ffffff',
|
|
7226
|
-
fontName: '
|
|
7351
|
+
fontName: 'HNforTELUSSA',
|
|
7227
7352
|
fontSize: 14,
|
|
7228
7353
|
fontWeight: '400',
|
|
7229
7354
|
lineHeight: 1.5,
|
|
@@ -7372,7 +7497,7 @@ module.exports = {
|
|
|
7372
7497
|
{
|
|
7373
7498
|
if: { size: 'display1' },
|
|
7374
7499
|
tokens: {
|
|
7375
|
-
fontName: '
|
|
7500
|
+
fontName: 'HNforTELUSSA',
|
|
7376
7501
|
fontSize: 40,
|
|
7377
7502
|
fontWeight: '300',
|
|
7378
7503
|
letterSpacing: 0,
|
|
@@ -7383,7 +7508,7 @@ module.exports = {
|
|
|
7383
7508
|
{
|
|
7384
7509
|
if: { size: 'display1', viewport: [ 'lg', 'xl' ] },
|
|
7385
7510
|
tokens: {
|
|
7386
|
-
fontName: '
|
|
7511
|
+
fontName: 'HNforTELUSSA',
|
|
7387
7512
|
fontSize: 64,
|
|
7388
7513
|
fontWeight: '300',
|
|
7389
7514
|
lineHeight: 1.2,
|
|
@@ -7393,7 +7518,7 @@ module.exports = {
|
|
|
7393
7518
|
{
|
|
7394
7519
|
if: { size: 'display2' },
|
|
7395
7520
|
tokens: {
|
|
7396
|
-
fontName: '
|
|
7521
|
+
fontName: 'HNforTELUSSA',
|
|
7397
7522
|
fontSize: 36,
|
|
7398
7523
|
fontWeight: '300',
|
|
7399
7524
|
letterSpacing: 0,
|
|
@@ -7404,7 +7529,7 @@ module.exports = {
|
|
|
7404
7529
|
{
|
|
7405
7530
|
if: { size: 'display2', viewport: [ 'lg', 'xl' ] },
|
|
7406
7531
|
tokens: {
|
|
7407
|
-
fontName: '
|
|
7532
|
+
fontName: 'HNforTELUSSA',
|
|
7408
7533
|
fontSize: 56,
|
|
7409
7534
|
fontWeight: '300',
|
|
7410
7535
|
lineHeight: 1.14285714286,
|
|
@@ -7414,7 +7539,7 @@ module.exports = {
|
|
|
7414
7539
|
{
|
|
7415
7540
|
if: { size: 'h1' },
|
|
7416
7541
|
tokens: {
|
|
7417
|
-
fontName: '
|
|
7542
|
+
fontName: 'HNforTELUSSA',
|
|
7418
7543
|
fontSize: 28,
|
|
7419
7544
|
fontWeight: '300',
|
|
7420
7545
|
letterSpacing: 0,
|
|
@@ -7425,7 +7550,7 @@ module.exports = {
|
|
|
7425
7550
|
{
|
|
7426
7551
|
if: { size: 'h1', viewport: [ 'lg', 'xl' ] },
|
|
7427
7552
|
tokens: {
|
|
7428
|
-
fontName: '
|
|
7553
|
+
fontName: 'HNforTELUSSA',
|
|
7429
7554
|
fontSize: 40,
|
|
7430
7555
|
fontWeight: '300',
|
|
7431
7556
|
letterSpacing: 0,
|
|
@@ -7436,7 +7561,7 @@ module.exports = {
|
|
|
7436
7561
|
{
|
|
7437
7562
|
if: { size: 'h2' },
|
|
7438
7563
|
tokens: {
|
|
7439
|
-
fontName: '
|
|
7564
|
+
fontName: 'HNforTELUSSA',
|
|
7440
7565
|
fontSize: 24,
|
|
7441
7566
|
fontWeight: '300',
|
|
7442
7567
|
letterSpacing: 0,
|
|
@@ -7447,7 +7572,7 @@ module.exports = {
|
|
|
7447
7572
|
{
|
|
7448
7573
|
if: { size: 'h2', viewport: [ 'lg', 'xl' ] },
|
|
7449
7574
|
tokens: {
|
|
7450
|
-
fontName: '
|
|
7575
|
+
fontName: 'HNforTELUSSA',
|
|
7451
7576
|
fontSize: 28,
|
|
7452
7577
|
fontWeight: '300',
|
|
7453
7578
|
letterSpacing: -0.017,
|
|
@@ -7458,7 +7583,7 @@ module.exports = {
|
|
|
7458
7583
|
{
|
|
7459
7584
|
if: { size: 'h3' },
|
|
7460
7585
|
tokens: {
|
|
7461
|
-
fontName: '
|
|
7586
|
+
fontName: 'HNforTELUSSA',
|
|
7462
7587
|
fontSize: 20,
|
|
7463
7588
|
fontWeight: '500',
|
|
7464
7589
|
letterSpacing: 0,
|
|
@@ -7469,7 +7594,7 @@ module.exports = {
|
|
|
7469
7594
|
{
|
|
7470
7595
|
if: { size: 'h4' },
|
|
7471
7596
|
tokens: {
|
|
7472
|
-
fontName: '
|
|
7597
|
+
fontName: 'HNforTELUSSA',
|
|
7473
7598
|
fontSize: 16,
|
|
7474
7599
|
fontWeight: '500',
|
|
7475
7600
|
letterSpacing: 0,
|
|
@@ -7480,7 +7605,7 @@ module.exports = {
|
|
|
7480
7605
|
{
|
|
7481
7606
|
if: { size: 'h5' },
|
|
7482
7607
|
tokens: {
|
|
7483
|
-
fontName: '
|
|
7608
|
+
fontName: 'HNforTELUSSA',
|
|
7484
7609
|
fontSize: 14,
|
|
7485
7610
|
fontWeight: '500',
|
|
7486
7611
|
letterSpacing: 0,
|
|
@@ -7494,7 +7619,7 @@ module.exports = {
|
|
|
7494
7619
|
{
|
|
7495
7620
|
if: { size: 'h6' },
|
|
7496
7621
|
tokens: {
|
|
7497
|
-
fontName: '
|
|
7622
|
+
fontName: 'HNforTELUSSA',
|
|
7498
7623
|
fontSize: 12,
|
|
7499
7624
|
fontWeight: '700',
|
|
7500
7625
|
letterSpacing: 0,
|
|
@@ -7529,7 +7654,7 @@ module.exports = {
|
|
|
7529
7654
|
{
|
|
7530
7655
|
if: { size: 'micro' },
|
|
7531
7656
|
tokens: {
|
|
7532
|
-
fontName: '
|
|
7657
|
+
fontName: 'HNforTELUSSA',
|
|
7533
7658
|
fontSize: 12,
|
|
7534
7659
|
fontWeight: '500',
|
|
7535
7660
|
lineHeight: 1.33333333333,
|
|
@@ -7540,7 +7665,7 @@ module.exports = {
|
|
|
7540
7665
|
if: { size: 'eyebrow' },
|
|
7541
7666
|
tokens: {
|
|
7542
7667
|
color: '#7c53a5',
|
|
7543
|
-
fontName: '
|
|
7668
|
+
fontName: 'HNforTELUSSA',
|
|
7544
7669
|
fontSize: 14,
|
|
7545
7670
|
fontWeight: '700',
|
|
7546
7671
|
lineHeight: 1.42857142857,
|
|
@@ -7550,31 +7675,31 @@ module.exports = {
|
|
|
7550
7675
|
{
|
|
7551
7676
|
description: 'Please only bold single words while using with headings',
|
|
7552
7677
|
if: { bold: true },
|
|
7553
|
-
tokens: { fontName: '
|
|
7678
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7554
7679
|
},
|
|
7555
7680
|
{
|
|
7556
7681
|
if: { bold: true, size: 'micro' },
|
|
7557
|
-
tokens: { fontName: '
|
|
7682
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7558
7683
|
},
|
|
7559
7684
|
{
|
|
7560
7685
|
if: { bold: true, size: 'display1' },
|
|
7561
|
-
tokens: { fontName: '
|
|
7686
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7562
7687
|
},
|
|
7563
7688
|
{
|
|
7564
7689
|
if: { bold: true, size: 'display2' },
|
|
7565
|
-
tokens: { fontName: '
|
|
7690
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7566
7691
|
},
|
|
7567
7692
|
{
|
|
7568
7693
|
if: { bold: true, size: 'h1' },
|
|
7569
|
-
tokens: { fontName: '
|
|
7694
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7570
7695
|
},
|
|
7571
7696
|
{
|
|
7572
7697
|
if: { bold: true, size: 'h2' },
|
|
7573
|
-
tokens: { fontName: '
|
|
7698
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7574
7699
|
},
|
|
7575
7700
|
{
|
|
7576
7701
|
if: { bold: true, size: 'h3' },
|
|
7577
|
-
tokens: { fontName: '
|
|
7702
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7578
7703
|
},
|
|
7579
7704
|
{
|
|
7580
7705
|
if: {
|
|
@@ -7582,15 +7707,15 @@ module.exports = {
|
|
|
7582
7707
|
size: [ 'h4', 'h5', 'h6' ],
|
|
7583
7708
|
viewport: [ 'xs', 'sm', 'md' ]
|
|
7584
7709
|
},
|
|
7585
|
-
tokens: { fontName: '
|
|
7710
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7586
7711
|
},
|
|
7587
7712
|
{
|
|
7588
7713
|
if: { weight: 'semibold' },
|
|
7589
|
-
tokens: { fontName: '
|
|
7714
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '500' }
|
|
7590
7715
|
},
|
|
7591
7716
|
{
|
|
7592
7717
|
if: { weight: 'bold' },
|
|
7593
|
-
tokens: { fontName: '
|
|
7718
|
+
tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
|
|
7594
7719
|
},
|
|
7595
7720
|
{ if: { colour: 'default' }, tokens: { color: '#414547' } },
|
|
7596
7721
|
{ if: { colour: 'brand' }, tokens: { color: '#4b286d' } },
|
|
@@ -7628,7 +7753,7 @@ module.exports = {
|
|
|
7628
7753
|
],
|
|
7629
7754
|
tokens: {
|
|
7630
7755
|
color: '#414547',
|
|
7631
|
-
fontName: '
|
|
7756
|
+
fontName: 'HNforTELUSSA',
|
|
7632
7757
|
fontScaleCap: 64,
|
|
7633
7758
|
fontSize: 16,
|
|
7634
7759
|
fontWeight: '400',
|
|
@@ -7906,5 +8031,5 @@ module.exports = {
|
|
|
7906
8031
|
tokens: { size: 96 }
|
|
7907
8032
|
}
|
|
7908
8033
|
},
|
|
7909
|
-
metadata: { name: 'theme-allium', themeTokensVersion: '2.
|
|
8034
|
+
metadata: { name: 'theme-allium', themeTokensVersion: '2.63.0' }
|
|
7910
8035
|
}
|