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