@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/Radio.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
|
|
|
@@ -68,7 +68,7 @@ const theme = {
|
|
|
68
68
|
containerPaddingRight: 0,
|
|
69
69
|
containerPaddingTop: 0,
|
|
70
70
|
containerShadow: null,
|
|
71
|
-
descriptionFontName: '
|
|
71
|
+
descriptionFontName: 'HNforTELUSSA',
|
|
72
72
|
descriptionFontSize: 14,
|
|
73
73
|
descriptionFontWeight: '400',
|
|
74
74
|
descriptionLineHeight: 1.42857142857,
|
|
@@ -83,7 +83,7 @@ const theme = {
|
|
|
83
83
|
inputOutlineWidth: 0,
|
|
84
84
|
inputSize: 20,
|
|
85
85
|
labelColor: '#414547',
|
|
86
|
-
labelFontName: '
|
|
86
|
+
labelFontName: 'HNforTELUSSA',
|
|
87
87
|
labelFontSize: 16,
|
|
88
88
|
labelFontWeight: '400',
|
|
89
89
|
labelLineHeight: 1.5,
|
package/build/web/RadioCard.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
|
|
|
@@ -127,7 +127,7 @@ const theme = {
|
|
|
127
127
|
contentJustifyContent: 'flex-start',
|
|
128
128
|
contentSpace: 2,
|
|
129
129
|
flex: 1,
|
|
130
|
-
fontName: '
|
|
130
|
+
fontName: 'HNforTELUSSA',
|
|
131
131
|
fontSize: 20,
|
|
132
132
|
fontWeight: '500',
|
|
133
133
|
letterSpacing: 0,
|
package/build/web/RadioGroup.js
CHANGED
package/build/web/Ribbon.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
|
|
|
@@ -67,7 +67,7 @@ const theme = {
|
|
|
67
67
|
curveMarginTop: 4,
|
|
68
68
|
curveWidth: 8,
|
|
69
69
|
fontColor: '#ffffff',
|
|
70
|
-
fontName: '
|
|
70
|
+
fontName: 'HNforTELUSSA',
|
|
71
71
|
fontSize: 12,
|
|
72
72
|
fontWeight: '700',
|
|
73
73
|
gradient: null,
|
package/build/web/Search.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
|
|
|
@@ -53,7 +53,7 @@ const theme = {
|
|
|
53
53
|
buttonsGap: 2,
|
|
54
54
|
clearButtonIcon: PaletteIconTimes,
|
|
55
55
|
color: '#414547',
|
|
56
|
-
fontName: '
|
|
56
|
+
fontName: 'HNforTELUSSA',
|
|
57
57
|
fontSize: 16,
|
|
58
58
|
fontWeight: '400',
|
|
59
59
|
lineHeight: 1.5,
|
package/build/web/Select.js
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
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
|
|
|
8
8
|
import PaletteIconCaretDown from '@telus-uds/palette-allium/build/rn/icons/CaretDown'
|
|
9
9
|
import PaletteIconStatusSuccess from '@telus-uds/palette-allium/build/rn/icons/StatusSuccess'
|
|
10
10
|
import PaletteIconStatusError from '@telus-uds/palette-allium/build/rn/icons/StatusError'
|
|
11
|
+
import PaletteIconCaretUp from '@telus-uds/palette-allium/build/rn/icons/CaretUp'
|
|
11
12
|
const theme = {
|
|
12
13
|
appearances: {
|
|
14
|
+
active: { type: 'state', values: [ true ] },
|
|
13
15
|
focus: {
|
|
14
16
|
description: 'Focus states for some input elements are well supported across web, RN, ios and android',
|
|
15
17
|
type: 'state',
|
|
@@ -64,7 +66,8 @@ const theme = {
|
|
|
64
66
|
color: '#676e73',
|
|
65
67
|
icon: null
|
|
66
68
|
}
|
|
67
|
-
}
|
|
69
|
+
},
|
|
70
|
+
{ if: { active: true }, tokens: { icon: PaletteIconCaretUp } }
|
|
68
71
|
],
|
|
69
72
|
tokens: {
|
|
70
73
|
backgroundColor: '#ffffff',
|
|
@@ -73,7 +76,7 @@ const theme = {
|
|
|
73
76
|
borderWidth: 1,
|
|
74
77
|
color: '#414547',
|
|
75
78
|
feedbackBackgroundColor: '#f4f4f7',
|
|
76
|
-
fontName: '
|
|
79
|
+
fontName: 'HNforTELUSSA',
|
|
77
80
|
fontSize: 16,
|
|
78
81
|
fontWeight: '400',
|
|
79
82
|
height: 48,
|
package/build/web/SideNav.js
CHANGED
package/build/web/SideNavItem.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
|
|
|
@@ -43,7 +43,7 @@ const theme = {
|
|
|
43
43
|
accentBackgroundColor: '#4b286d',
|
|
44
44
|
backgroundColor: '#f4f4f7',
|
|
45
45
|
color: '#4b286d',
|
|
46
|
-
fontName: '
|
|
46
|
+
fontName: 'HNforTELUSSA',
|
|
47
47
|
fontWeight: '700',
|
|
48
48
|
paddingLeft: 12
|
|
49
49
|
}
|
|
@@ -68,7 +68,7 @@ const theme = {
|
|
|
68
68
|
tokens: {
|
|
69
69
|
accentBackgroundColor: 'rgba(0, 0, 0, 0)',
|
|
70
70
|
color: '#4b286d',
|
|
71
|
-
fontName: '
|
|
71
|
+
fontName: 'HNforTELUSSA',
|
|
72
72
|
fontWeight: '400',
|
|
73
73
|
paddingLeft: 16
|
|
74
74
|
}
|
|
@@ -109,7 +109,7 @@ const theme = {
|
|
|
109
109
|
borderStyle: 'solid',
|
|
110
110
|
borderWidth: 1,
|
|
111
111
|
color: '#414547',
|
|
112
|
-
fontName: '
|
|
112
|
+
fontName: 'HNforTELUSSA',
|
|
113
113
|
fontSize: 16,
|
|
114
114
|
fontWeight: '400',
|
|
115
115
|
justifyContent: 'space-between',
|
package/build/web/Skeleton.js
CHANGED
package/build/web/SkipLink.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
|
|
|
@@ -30,7 +30,7 @@ const theme = {
|
|
|
30
30
|
backgroundColor: 'rgba(0, 0, 0, 0)',
|
|
31
31
|
borderRadius: 4,
|
|
32
32
|
color: '#2b8000',
|
|
33
|
-
fontName: '
|
|
33
|
+
fontName: 'HNforTELUSSA',
|
|
34
34
|
fontSize: 16,
|
|
35
35
|
fontWeight: '400',
|
|
36
36
|
lineHeight: 1.5,
|
package/build/web/Spinner.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
|
|
|
@@ -33,7 +33,7 @@ const theme = {
|
|
|
33
33
|
buttonPaddingRight: 16,
|
|
34
34
|
buttonRadius: 32,
|
|
35
35
|
detailsContainerPadding: 8,
|
|
36
|
-
labelFontName: '
|
|
36
|
+
labelFontName: 'HNforTELUSSA',
|
|
37
37
|
labelFontWeight: '700',
|
|
38
38
|
playIcon: PaletteIconPlaySolid,
|
|
39
39
|
playIconColor: '#ffffff',
|
package/build/web/StackView.js
CHANGED
package/build/web/Status.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
|
|
|
@@ -76,7 +76,7 @@ const theme = {
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
if: { priority: 'low', purpose: 'brand' },
|
|
79
|
-
tokens: { backgroundColor: '#
|
|
79
|
+
tokens: { backgroundColor: '#efedff' }
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
if: { priority: 'high', purpose: 'brand' },
|
|
@@ -158,12 +158,13 @@ const theme = {
|
|
|
158
158
|
borderColor: null,
|
|
159
159
|
borderRadius: null,
|
|
160
160
|
borderWidth: null,
|
|
161
|
-
fontName: '
|
|
161
|
+
fontName: 'HNforTELUSSA',
|
|
162
162
|
fontSize: 16,
|
|
163
163
|
fontWeight: '700',
|
|
164
164
|
icon: PaletteIconStatusInfo,
|
|
165
165
|
iconColor: '#414547',
|
|
166
166
|
iconGradient: null,
|
|
167
|
+
marginLeft: 8,
|
|
167
168
|
paddingBottom: 0,
|
|
168
169
|
paddingLeft: 0,
|
|
169
170
|
paddingRight: 0,
|
package/build/web/StepTracker.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
|
|
|
@@ -71,10 +71,10 @@ const theme = {
|
|
|
71
71
|
knobSize: 16,
|
|
72
72
|
labelColor: '#414547',
|
|
73
73
|
labelCurrentColor: '#7c53a5',
|
|
74
|
-
labelCurrentFontName: '
|
|
74
|
+
labelCurrentFontName: 'HNforTELUSSA',
|
|
75
75
|
labelCurrentFontWeight: '700',
|
|
76
76
|
labelDirection: 'column',
|
|
77
|
-
labelFontName: '
|
|
77
|
+
labelFontName: 'HNforTELUSSA',
|
|
78
78
|
labelFontSize: 14,
|
|
79
79
|
labelFontWeight: '400',
|
|
80
80
|
labelGap: 0,
|
|
@@ -86,7 +86,7 @@ const theme = {
|
|
|
86
86
|
showStepName: true,
|
|
87
87
|
showStepTrackerLabel: true,
|
|
88
88
|
stepLabelColor: '#676e73',
|
|
89
|
-
stepLabelFontName: '
|
|
89
|
+
stepLabelFontName: 'HNforTELUSSA',
|
|
90
90
|
stepLabelFontSize: 12,
|
|
91
91
|
stepLabelFontWeight: '700',
|
|
92
92
|
stepLabelLineHeight: 1.33333333333,
|
package/build/web/StoryCard.js
CHANGED
package/build/web/Table.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
|
|
|
@@ -34,7 +34,7 @@ const theme = {
|
|
|
34
34
|
tokens: {
|
|
35
35
|
cellPaddingBottom: 8,
|
|
36
36
|
cellPaddingTop: 8,
|
|
37
|
-
fontName: '
|
|
37
|
+
fontName: 'HNforTELUSSA',
|
|
38
38
|
fontSize: 16,
|
|
39
39
|
fontWeight: '700',
|
|
40
40
|
lineHeight: 1.25
|
|
@@ -46,7 +46,7 @@ const theme = {
|
|
|
46
46
|
cellBackground: '#fafafa',
|
|
47
47
|
cellPaddingBottom: 8,
|
|
48
48
|
cellPaddingTop: 8,
|
|
49
|
-
fontName: '
|
|
49
|
+
fontName: 'HNforTELUSSA',
|
|
50
50
|
fontSize: 14,
|
|
51
51
|
fontWeight: '500',
|
|
52
52
|
lineHeight: 1.14285714286
|
|
@@ -57,7 +57,7 @@ const theme = {
|
|
|
57
57
|
tokens: {
|
|
58
58
|
cellBackground: '#f4f4f7',
|
|
59
59
|
cellBoxShadowColor: '#b2b9bf',
|
|
60
|
-
fontName: '
|
|
60
|
+
fontName: 'HNforTELUSSA',
|
|
61
61
|
fontSize: 16,
|
|
62
62
|
fontWeight: '500'
|
|
63
63
|
}
|
|
@@ -66,7 +66,7 @@ const theme = {
|
|
|
66
66
|
if: { spacing: 'default', type: 'subHeading' },
|
|
67
67
|
tokens: {
|
|
68
68
|
cellBackground: '#fafafa',
|
|
69
|
-
fontName: '
|
|
69
|
+
fontName: 'HNforTELUSSA',
|
|
70
70
|
fontSize: 14,
|
|
71
71
|
fontWeight: '500',
|
|
72
72
|
lineHeight: 1.28571428571
|
|
@@ -76,7 +76,7 @@ const theme = {
|
|
|
76
76
|
if: { spacing: 'compact', text: 'medium', type: 'subHeading' },
|
|
77
77
|
tokens: {
|
|
78
78
|
cellBackground: '#fafafa',
|
|
79
|
-
fontName: '
|
|
79
|
+
fontName: 'HNforTELUSSA',
|
|
80
80
|
fontSize: 16,
|
|
81
81
|
fontWeight: '500',
|
|
82
82
|
lineHeight: 1.25
|
|
@@ -84,12 +84,12 @@ const theme = {
|
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
if: { spacing: 'default', type: 'rowHeading' },
|
|
87
|
-
tokens: { fontName: '
|
|
87
|
+
tokens: { fontName: 'HNforTELUSSA', fontSize: 16, fontWeight: '700' }
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
if: { spacing: 'default', text: 'small', type: 'default' },
|
|
91
91
|
tokens: {
|
|
92
|
-
fontName: '
|
|
92
|
+
fontName: 'HNforTELUSSA',
|
|
93
93
|
fontSize: 14,
|
|
94
94
|
fontWeight: '400',
|
|
95
95
|
lineHeight: 1.42857142857
|
|
@@ -98,7 +98,7 @@ const theme = {
|
|
|
98
98
|
{
|
|
99
99
|
if: { spacing: 'compact', text: 'small', type: 'default' },
|
|
100
100
|
tokens: {
|
|
101
|
-
fontName: '
|
|
101
|
+
fontName: 'HNforTELUSSA',
|
|
102
102
|
fontSize: 14,
|
|
103
103
|
fontWeight: '400',
|
|
104
104
|
lineHeight: 1.14285714286
|
|
@@ -107,7 +107,7 @@ const theme = {
|
|
|
107
107
|
{
|
|
108
108
|
if: { text: 'small', type: 'rowHeading' },
|
|
109
109
|
tokens: {
|
|
110
|
-
fontName: '
|
|
110
|
+
fontName: 'HNforTELUSSA',
|
|
111
111
|
fontSize: 14,
|
|
112
112
|
fontWeight: '700',
|
|
113
113
|
lineHeight: 1.14285714286
|
|
@@ -134,7 +134,7 @@ const theme = {
|
|
|
134
134
|
},
|
|
135
135
|
display: null,
|
|
136
136
|
fontColor: '#000000',
|
|
137
|
-
fontName: '
|
|
137
|
+
fontName: 'HNforTELUSSA',
|
|
138
138
|
fontSize: 16,
|
|
139
139
|
fontWeight: '400',
|
|
140
140
|
lineHeight: 1.5,
|
package/build/web/Tabs.js
CHANGED
package/build/web/TabsItem.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
|
|
|
@@ -105,7 +105,7 @@ const theme = {
|
|
|
105
105
|
borderRadius: 32,
|
|
106
106
|
borderWidth: 0,
|
|
107
107
|
color: '#676e73',
|
|
108
|
-
fontName: '
|
|
108
|
+
fontName: 'HNforTELUSSA',
|
|
109
109
|
fontScaleCap: 64,
|
|
110
110
|
fontSize: 14,
|
|
111
111
|
fontWeight: '700',
|
package/build/web/Tags.js
CHANGED
package/build/web/TagsItem.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
|
|
|
@@ -104,7 +104,7 @@ const theme = {
|
|
|
104
104
|
borderRadius: 32,
|
|
105
105
|
borderWidth: 1,
|
|
106
106
|
color: '#676e73',
|
|
107
|
-
fontName: '
|
|
107
|
+
fontName: 'HNforTELUSSA',
|
|
108
108
|
fontSize: 14,
|
|
109
109
|
fontWeight: '700',
|
|
110
110
|
icon: PaletteIconAdd,
|
|
@@ -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
|
|
|
@@ -81,7 +81,7 @@ const theme = {
|
|
|
81
81
|
expandTitleBorder: 0,
|
|
82
82
|
expandTitleBorderColor: 'rgba(0, 0, 0, 0)',
|
|
83
83
|
expandTitleColor: '#2c2e30',
|
|
84
|
-
expandTitleFontName: '
|
|
84
|
+
expandTitleFontName: 'HNforTELUSSA',
|
|
85
85
|
expandTitleFontSize: 16,
|
|
86
86
|
expandTitleFontWeight: '500',
|
|
87
87
|
expandTitleLineHeight: 1.5,
|
|
@@ -98,7 +98,7 @@ const theme = {
|
|
|
98
98
|
iconOuterBorderGap: 0,
|
|
99
99
|
iconOuterBorderWidth: null,
|
|
100
100
|
listColor: '#414547',
|
|
101
|
-
listFontName: '
|
|
101
|
+
listFontName: 'HNforTELUSSA',
|
|
102
102
|
listFontSize: 14,
|
|
103
103
|
listFontWeight: '400',
|
|
104
104
|
listLineHeight: 1.42857142857,
|
package/build/web/Testimonial.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
|
|
|
@@ -19,7 +19,7 @@ const theme = {
|
|
|
19
19
|
{
|
|
20
20
|
if: { viewport: [ 'md', 'lg', 'xl' ] },
|
|
21
21
|
tokens: {
|
|
22
|
-
testimonialFontNameHeading: '
|
|
22
|
+
testimonialFontNameHeading: 'HNforTELUSSA',
|
|
23
23
|
testimonialFontSizeHeading: 28,
|
|
24
24
|
testimonialFontWeightHeading: '400',
|
|
25
25
|
testimonialLineHeightHeading: 1.28571428571
|
|
@@ -27,11 +27,11 @@ const theme = {
|
|
|
27
27
|
}
|
|
28
28
|
],
|
|
29
29
|
tokens: {
|
|
30
|
-
additionalFontName: '
|
|
30
|
+
additionalFontName: 'HNforTELUSSA',
|
|
31
31
|
additionalFontSize: 14,
|
|
32
32
|
additionalFontWeight: '400',
|
|
33
33
|
additionalLineHeight: 1.42857142857,
|
|
34
|
-
authorFontName: '
|
|
34
|
+
authorFontName: 'HNforTELUSSA',
|
|
35
35
|
authorFontSize: 16,
|
|
36
36
|
authorFontWeight: '700',
|
|
37
37
|
authorLineHeight: 1.5,
|
|
@@ -44,8 +44,8 @@ const theme = {
|
|
|
44
44
|
imageSize: 48,
|
|
45
45
|
quoteContainerGap: 4,
|
|
46
46
|
testimonialContainerGap: 12,
|
|
47
|
-
testimonialFontNameHeading: '
|
|
48
|
-
testimonialFontNameLarge: '
|
|
47
|
+
testimonialFontNameHeading: 'HNforTELUSSA',
|
|
48
|
+
testimonialFontNameLarge: 'HNforTELUSSA',
|
|
49
49
|
testimonialFontSizeHeading: 24,
|
|
50
50
|
testimonialFontSizeLarge: 20,
|
|
51
51
|
testimonialFontWeightHeading: '400',
|
package/build/web/TextArea.js
CHANGED
package/build/web/TextInput.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
|
|
|
@@ -90,7 +90,7 @@ const theme = {
|
|
|
90
90
|
clearButtonIcon: PaletteIconTimes,
|
|
91
91
|
color: '#414547',
|
|
92
92
|
defaultCreditIcon: PaletteIconCreditCard,
|
|
93
|
-
fontName: '
|
|
93
|
+
fontName: 'HNforTELUSSA',
|
|
94
94
|
fontSize: 16,
|
|
95
95
|
fontWeight: '400',
|
|
96
96
|
icon: null,
|
package/build/web/Timeline.js
CHANGED
package/build/web/Toast.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
|
|
|
@@ -33,7 +33,7 @@ const theme = {
|
|
|
33
33
|
animationPaddingBottomBefore: 0,
|
|
34
34
|
animationPaddingTopAfter: 16,
|
|
35
35
|
animationPaddingTopBefore: 0,
|
|
36
|
-
chevronlinkFontName: '
|
|
36
|
+
chevronlinkFontName: 'HNforTELUSSA',
|
|
37
37
|
chevronlinkFontWeight: '400',
|
|
38
38
|
containerBackgroundColor: '#4b286d',
|
|
39
39
|
containerGap: 10,
|
|
@@ -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
|
|
|
@@ -99,7 +99,7 @@ const theme = {
|
|
|
99
99
|
iconColor: '#676e73',
|
|
100
100
|
iconSize: 14,
|
|
101
101
|
labelColor: '#414547',
|
|
102
|
-
labelFontName: '
|
|
102
|
+
labelFontName: 'HNforTELUSSA',
|
|
103
103
|
labelFontSize: 16,
|
|
104
104
|
labelFontWeight: '400',
|
|
105
105
|
labelLineHeight: 1.5,
|