@telus-uds/theme-allium 4.36.0 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/ActionCard.json +2 -2
- package/build/android/Badge.json +1 -1
- package/build/android/BlockQuote.json +4 -4
- package/build/android/Breadcrumbs.json +1 -1
- package/build/android/Button.json +1 -1
- package/build/android/ButtonDropdown.json +1 -1
- package/build/android/ButtonGroup.json +41 -1
- package/build/android/ButtonGroupItem.json +62 -1
- package/build/android/Card.json +15 -1
- package/build/android/CarouselTabsPanelItem.json +3 -3
- package/build/android/Checkbox.json +1 -1
- package/build/android/CheckboxCard.json +1 -1
- package/build/android/Countdown.json +4 -4
- package/build/android/DatePicker.json +3 -3
- package/build/android/Disclaimer.json +1 -1
- package/build/android/ExpandCollapsePanel.json +1 -1
- package/build/android/Feedback.json +1 -1
- package/build/android/FileUpload.json +65 -0
- package/build/android/Footnote.json +2 -2
- package/build/android/FootnoteLink.json +1 -1
- package/build/android/Icon.json +16 -2
- package/build/android/Image.json +1 -1
- package/build/android/InputLabel.json +2 -2
- package/build/android/Link.json +2 -2
- package/build/android/List.json +1 -1
- package/build/android/Listbox.json +4 -4
- package/build/android/MultiSelectFilter.json +10 -4
- package/build/android/NavigationBar.json +2 -2
- package/build/android/Notification.json +1 -1
- package/build/android/OrderedList.json +2 -2
- package/build/android/Pagination.json +1 -1
- package/build/android/PaginationPageButton.json +1 -1
- package/build/android/PaginationSideButton.json +1 -1
- package/build/android/PriceLockup.json +7 -7
- package/build/android/QuickLinksButton.json +1 -1
- package/build/android/QuickLinksFeatureItem.json +1 -1
- package/build/android/QuickLinksList.json +1 -1
- package/build/android/Radio.json +2 -2
- package/build/android/RadioCard.json +1 -1
- package/build/android/Ribbon.json +1 -1
- package/build/android/Search.json +1 -1
- package/build/android/Select.json +13 -1
- package/build/android/SideNavItem.json +3 -3
- package/build/android/SkipLink.json +1 -1
- package/build/android/SplashButtonWithDetails.json +1 -1
- package/build/android/Status.json +5 -4
- package/build/android/StepTracker.json +3 -3
- package/build/android/Table.json +10 -10
- package/build/android/TabsItem.json +1 -1
- package/build/android/TagsItem.json +1 -1
- package/build/android/TermsAndConditions.json +2 -2
- package/build/android/Testimonial.json +5 -5
- package/build/android/TextInput.json +1 -1
- package/build/android/Toast.json +1 -1
- package/build/android/ToggleSwitch.json +1 -1
- package/build/android/Tooltip.json +1 -1
- package/build/android/Typography.json +25 -25
- package/build/android/schema.json +1307 -1032
- package/build/android/theme.json +345 -132
- package/build/ios/ActionCard.json +2 -2
- package/build/ios/Badge.json +1 -1
- package/build/ios/BlockQuote.json +4 -4
- package/build/ios/Breadcrumbs.json +1 -1
- package/build/ios/Button.json +1 -1
- package/build/ios/ButtonDropdown.json +1 -1
- package/build/ios/ButtonGroup.json +41 -1
- package/build/ios/ButtonGroupItem.json +62 -1
- package/build/ios/Card.json +15 -1
- package/build/ios/CarouselTabsPanelItem.json +3 -3
- package/build/ios/Checkbox.json +1 -1
- package/build/ios/CheckboxCard.json +1 -1
- package/build/ios/Countdown.json +4 -4
- package/build/ios/DatePicker.json +3 -3
- package/build/ios/Disclaimer.json +1 -1
- package/build/ios/ExpandCollapsePanel.json +1 -1
- package/build/ios/Feedback.json +1 -1
- package/build/ios/FileUpload.json +65 -0
- package/build/ios/Footnote.json +2 -2
- package/build/ios/FootnoteLink.json +1 -1
- package/build/ios/Icon.json +16 -2
- package/build/ios/Image.json +1 -1
- package/build/ios/InputLabel.json +2 -2
- package/build/ios/Link.json +2 -2
- package/build/ios/List.json +1 -1
- package/build/ios/Listbox.json +4 -4
- package/build/ios/MultiSelectFilter.json +10 -4
- package/build/ios/NavigationBar.json +2 -2
- package/build/ios/Notification.json +1 -1
- package/build/ios/OrderedList.json +2 -2
- package/build/ios/Pagination.json +1 -1
- package/build/ios/PaginationPageButton.json +1 -1
- package/build/ios/PaginationSideButton.json +1 -1
- package/build/ios/PriceLockup.json +7 -7
- package/build/ios/QuickLinksButton.json +1 -1
- package/build/ios/QuickLinksFeatureItem.json +1 -1
- package/build/ios/QuickLinksList.json +1 -1
- package/build/ios/Radio.json +2 -2
- package/build/ios/RadioCard.json +1 -1
- package/build/ios/Ribbon.json +1 -1
- package/build/ios/Search.json +1 -1
- package/build/ios/Select.json +13 -1
- package/build/ios/SideNavItem.json +3 -3
- package/build/ios/SkipLink.json +1 -1
- package/build/ios/SplashButtonWithDetails.json +1 -1
- package/build/ios/Status.json +5 -4
- package/build/ios/StepTracker.json +3 -3
- package/build/ios/Table.json +10 -10
- package/build/ios/TabsItem.json +1 -1
- package/build/ios/TagsItem.json +1 -1
- package/build/ios/TermsAndConditions.json +2 -2
- package/build/ios/Testimonial.json +5 -5
- package/build/ios/TextInput.json +1 -1
- package/build/ios/Toast.json +1 -1
- package/build/ios/ToggleSwitch.json +1 -1
- package/build/ios/Tooltip.json +1 -1
- package/build/ios/Typography.json +25 -25
- package/build/ios/schema.json +1307 -1032
- package/build/ios/theme.json +345 -132
- package/build/rn/ActionCard.js +3 -3
- package/build/rn/ActivityIndicator.js +1 -1
- package/build/rn/Badge.js +2 -2
- package/build/rn/BlockQuote.js +5 -5
- package/build/rn/Box.js +1 -1
- package/build/rn/Breadcrumbs.js +2 -2
- package/build/rn/Button.js +2 -2
- package/build/rn/ButtonDropdown.js +2 -2
- package/build/rn/ButtonGroup.js +28 -3
- package/build/rn/ButtonGroupItem.js +54 -3
- package/build/rn/Callout.js +1 -1
- package/build/rn/Card.js +6 -2
- package/build/rn/CardGroup.js +1 -1
- package/build/rn/Carousel.js +1 -1
- package/build/rn/CarouselTabsPanelItem.js +4 -4
- package/build/rn/CarouselThumbnail.js +1 -1
- package/build/rn/Checkbox.js +2 -2
- package/build/rn/CheckboxCard.js +2 -2
- package/build/rn/CheckboxCardGroup.js +1 -1
- package/build/rn/CheckboxGroup.js +1 -1
- package/build/rn/ChevronLink.js +1 -1
- package/build/rn/ColourToggle.js +1 -1
- package/build/rn/Countdown.js +5 -5
- package/build/rn/DatePicker.js +4 -4
- package/build/rn/Disclaimer.js +2 -2
- package/build/rn/Divider.js +1 -1
- package/build/rn/ExpandCollapse.js +1 -1
- package/build/rn/ExpandCollapseControl.js +1 -1
- package/build/rn/ExpandCollapseMini.js +1 -1
- package/build/rn/ExpandCollapseMiniControl.js +1 -1
- package/build/rn/ExpandCollapsePanel.js +2 -2
- package/build/rn/Feedback.js +2 -2
- package/build/rn/Fieldset.js +1 -1
- package/build/rn/FileUpload.js +34 -0
- package/build/rn/Footnote.js +3 -3
- package/build/rn/FootnoteLink.js +2 -2
- package/build/rn/HorizontalScrollButton.js +1 -1
- package/build/rn/Icon.js +5 -4
- package/build/rn/IconButton.js +1 -1
- package/build/rn/Image.js +2 -2
- package/build/rn/InputLabel.js +3 -3
- package/build/rn/InputSupports.js +1 -1
- package/build/rn/Link.js +3 -3
- package/build/rn/List.js +2 -2
- package/build/rn/Listbox.js +5 -5
- package/build/rn/Modal.js +1 -1
- package/build/rn/MultiSelectFilter.js +11 -5
- package/build/rn/NavigationBar.js +3 -3
- package/build/rn/Notification.js +2 -2
- package/build/rn/OrderedList.js +3 -3
- package/build/rn/Pagination.js +2 -2
- package/build/rn/PaginationPageButton.js +2 -2
- package/build/rn/PaginationSideButton.js +2 -2
- package/build/rn/PreviewCard.js +1 -1
- package/build/rn/PriceLockup.js +8 -8
- package/build/rn/ProductCard.js +1 -1
- package/build/rn/Progress.js +1 -1
- package/build/rn/ProgressBar.js +1 -1
- package/build/rn/QuantitySelector.js +1 -1
- package/build/rn/QuantitySelectorSideButton.js +1 -1
- package/build/rn/QuickLinks.js +1 -1
- package/build/rn/QuickLinksButton.js +2 -2
- package/build/rn/QuickLinksCard.js +1 -1
- package/build/rn/QuickLinksFeature.js +1 -1
- package/build/rn/QuickLinksFeatureItem.js +2 -2
- package/build/rn/QuickLinksList.js +2 -2
- package/build/rn/Radio.js +3 -3
- package/build/rn/RadioCard.js +2 -2
- package/build/rn/RadioCardGroup.js +1 -1
- package/build/rn/RadioGroup.js +1 -1
- package/build/rn/Ribbon.js +2 -2
- package/build/rn/Search.js +2 -2
- package/build/rn/SearchButton.js +1 -1
- package/build/rn/Select.js +6 -3
- package/build/rn/SideNav.js +1 -1
- package/build/rn/SideNavItem.js +4 -4
- package/build/rn/SideNavItemsGroup.js +1 -1
- package/build/rn/Skeleton.js +1 -1
- package/build/rn/SkipLink.js +2 -2
- package/build/rn/Spinner.js +1 -1
- package/build/rn/SplashButton.js +1 -1
- package/build/rn/SplashButtonWithDetails.js +2 -2
- package/build/rn/StackView.js +1 -1
- package/build/rn/Status.js +4 -3
- package/build/rn/StepTracker.js +4 -4
- package/build/rn/StoryCard.js +1 -1
- package/build/rn/Table.js +11 -11
- package/build/rn/Tabs.js +1 -1
- package/build/rn/TabsItem.js +2 -2
- package/build/rn/Tags.js +1 -1
- package/build/rn/TagsItem.js +2 -2
- package/build/rn/TermsAndConditions.js +3 -3
- package/build/rn/Testimonial.js +6 -6
- package/build/rn/TextArea.js +1 -1
- package/build/rn/TextInput.js +2 -2
- package/build/rn/Timeline.js +1 -1
- package/build/rn/Toast.js +2 -2
- package/build/rn/ToggleSwitch.js +2 -2
- package/build/rn/ToggleSwitchGroup.js +1 -1
- package/build/rn/Tooltip.js +2 -2
- package/build/rn/TooltipButton.js +1 -1
- package/build/rn/Typography.js +26 -26
- package/build/rn/Video.js +1 -1
- package/build/rn/VideoButton.js +1 -1
- package/build/rn/VideoControlBar.js +1 -1
- package/build/rn/VideoMenu.js +1 -1
- package/build/rn/VideoMiddleControlButton.js +1 -1
- package/build/rn/VideoPicker.js +1 -1
- package/build/rn/VideoPickerSlider.js +1 -1
- package/build/rn/VideoPickerThumbnail.js +1 -1
- package/build/rn/VideoProgressBar.js +1 -1
- package/build/rn/VideoVolumeSlider.js +1 -1
- package/build/rn/WaffleGrid.js +1 -1
- package/build/rn/schema.json +1307 -1032
- package/build/rn/spacingScale.js +1 -1
- package/build/rn/theme.js +259 -134
- package/build/web/ActionCard.js +3 -3
- package/build/web/ActivityIndicator.js +1 -1
- package/build/web/Badge.js +2 -2
- package/build/web/BlockQuote.js +5 -5
- package/build/web/Box.js +1 -1
- package/build/web/Breadcrumbs.js +2 -2
- package/build/web/Button.js +2 -2
- package/build/web/ButtonDropdown.js +2 -2
- package/build/web/ButtonGroup.js +28 -3
- package/build/web/ButtonGroupItem.js +54 -3
- package/build/web/Callout.js +1 -1
- package/build/web/Card.js +6 -2
- package/build/web/CardGroup.js +1 -1
- package/build/web/Carousel.js +1 -1
- package/build/web/CarouselTabsPanelItem.js +4 -4
- package/build/web/CarouselThumbnail.js +1 -1
- package/build/web/Checkbox.js +2 -2
- package/build/web/CheckboxCard.js +2 -2
- package/build/web/CheckboxCardGroup.js +1 -1
- package/build/web/CheckboxGroup.js +1 -1
- package/build/web/ChevronLink.js +1 -1
- package/build/web/ColourToggle.js +1 -1
- package/build/web/Countdown.js +5 -5
- package/build/web/DatePicker.js +4 -4
- package/build/web/Disclaimer.js +2 -2
- package/build/web/Divider.js +1 -1
- package/build/web/ExpandCollapse.js +1 -1
- package/build/web/ExpandCollapseControl.js +1 -1
- package/build/web/ExpandCollapseMini.js +1 -1
- package/build/web/ExpandCollapseMiniControl.js +1 -1
- package/build/web/ExpandCollapsePanel.js +2 -2
- package/build/web/Feedback.js +2 -2
- package/build/web/Fieldset.js +1 -1
- package/build/web/FileUpload.js +34 -0
- package/build/web/Footnote.js +3 -3
- package/build/web/FootnoteLink.js +2 -2
- package/build/web/HorizontalScrollButton.js +1 -1
- package/build/web/Icon.js +5 -4
- package/build/web/IconButton.js +1 -1
- package/build/web/Image.js +2 -2
- package/build/web/InputLabel.js +3 -3
- package/build/web/InputSupports.js +1 -1
- package/build/web/Link.js +3 -3
- package/build/web/List.js +2 -2
- package/build/web/Listbox.js +5 -5
- package/build/web/Modal.js +1 -1
- package/build/web/MultiSelectFilter.js +11 -5
- package/build/web/NavigationBar.js +3 -3
- package/build/web/Notification.js +2 -2
- package/build/web/OrderedList.js +3 -3
- package/build/web/Pagination.js +2 -2
- package/build/web/PaginationPageButton.js +2 -2
- package/build/web/PaginationSideButton.js +2 -2
- package/build/web/PreviewCard.js +1 -1
- package/build/web/PriceLockup.js +8 -8
- package/build/web/ProductCard.js +1 -1
- package/build/web/Progress.js +1 -1
- package/build/web/ProgressBar.js +1 -1
- package/build/web/QuantitySelector.js +1 -1
- package/build/web/QuantitySelectorSideButton.js +1 -1
- package/build/web/QuickLinks.js +1 -1
- package/build/web/QuickLinksButton.js +2 -2
- package/build/web/QuickLinksCard.js +1 -1
- package/build/web/QuickLinksFeature.js +1 -1
- package/build/web/QuickLinksFeatureItem.js +2 -2
- package/build/web/QuickLinksList.js +2 -2
- package/build/web/Radio.js +3 -3
- package/build/web/RadioCard.js +2 -2
- package/build/web/RadioCardGroup.js +1 -1
- package/build/web/RadioGroup.js +1 -1
- package/build/web/Ribbon.js +2 -2
- package/build/web/Search.js +2 -2
- package/build/web/SearchButton.js +1 -1
- package/build/web/Select.js +6 -3
- package/build/web/SideNav.js +1 -1
- package/build/web/SideNavItem.js +4 -4
- package/build/web/SideNavItemsGroup.js +1 -1
- package/build/web/Skeleton.js +1 -1
- package/build/web/SkipLink.js +2 -2
- package/build/web/Spinner.js +1 -1
- package/build/web/SplashButton.js +1 -1
- package/build/web/SplashButtonWithDetails.js +2 -2
- package/build/web/StackView.js +1 -1
- package/build/web/Status.js +4 -3
- package/build/web/StepTracker.js +4 -4
- package/build/web/StoryCard.js +1 -1
- package/build/web/Table.js +11 -11
- package/build/web/Tabs.js +1 -1
- package/build/web/TabsItem.js +2 -2
- package/build/web/Tags.js +1 -1
- package/build/web/TagsItem.js +2 -2
- package/build/web/TermsAndConditions.js +3 -3
- package/build/web/Testimonial.js +6 -6
- package/build/web/TextArea.js +1 -1
- package/build/web/TextInput.js +2 -2
- package/build/web/Timeline.js +1 -1
- package/build/web/Toast.js +2 -2
- package/build/web/ToggleSwitch.js +2 -2
- package/build/web/ToggleSwitchGroup.js +1 -1
- package/build/web/Tooltip.js +2 -2
- package/build/web/TooltipButton.js +1 -1
- package/build/web/Typography.js +26 -26
- package/build/web/Video.js +1 -1
- package/build/web/VideoButton.js +1 -1
- package/build/web/VideoControlBar.js +1 -1
- package/build/web/VideoMenu.js +1 -1
- package/build/web/VideoMiddleControlButton.js +1 -1
- package/build/web/VideoPicker.js +1 -1
- package/build/web/VideoPickerSlider.js +1 -1
- package/build/web/VideoPickerThumbnail.js +1 -1
- package/build/web/VideoProgressBar.js +1 -1
- package/build/web/VideoVolumeSlider.js +1 -1
- package/build/web/WaffleGrid.js +1 -1
- package/build/web/index.js +2 -1
- package/build/web/schema.json +1307 -1032
- package/build/web/spacingScale.js +1 -1
- package/build/web/theme.js +259 -134
- package/package.json +5 -5
- package/theme.json +306 -127
package/build/rn/Feedback.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -50,7 +50,7 @@ module.exports = {
|
|
|
50
50
|
borderWidth: 1,
|
|
51
51
|
color: '#2c2e30',
|
|
52
52
|
contentFontSize: 16,
|
|
53
|
-
fontName: '
|
|
53
|
+
fontName: 'HNforTELUSSA',
|
|
54
54
|
fontWeight: '400',
|
|
55
55
|
icon: null,
|
|
56
56
|
iconColor: 'rgba(0, 0, 0, 0)',
|
package/build/rn/Fieldset.js
CHANGED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*
|
|
2
|
+
*
|
|
3
|
+
* Do not edit directly
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
|
+
*
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
module.exports = {
|
|
11
|
+
appearances: {},
|
|
12
|
+
rules: [],
|
|
13
|
+
tokens: {
|
|
14
|
+
buttonBackgroundColor: null,
|
|
15
|
+
buttonBorderColor: null,
|
|
16
|
+
buttonBorderRadius: null,
|
|
17
|
+
buttonBorderWidth: null,
|
|
18
|
+
buttonHeight: null,
|
|
19
|
+
buttonMinWidth: null,
|
|
20
|
+
buttonTextColor: null,
|
|
21
|
+
buttonWidth: null,
|
|
22
|
+
notificationBackgroundColor: null,
|
|
23
|
+
notificationBorderColor: null,
|
|
24
|
+
notificationBorderRadius: null,
|
|
25
|
+
notificationDismissButtonGap: null,
|
|
26
|
+
notificationDismissIcon: null,
|
|
27
|
+
notificationDismissIconColor: null,
|
|
28
|
+
notificationIcon: null,
|
|
29
|
+
notificationIconColor: null,
|
|
30
|
+
notificationIconGap: null,
|
|
31
|
+
notificationIconSize: null,
|
|
32
|
+
notificationTextColor: '#414547'
|
|
33
|
+
}
|
|
34
|
+
}
|
package/build/rn/Footnote.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -80,13 +80,13 @@ module.exports = {
|
|
|
80
80
|
footnoteHeaderPaddingLeft: 16,
|
|
81
81
|
footnoteHeaderPaddingRight: 4,
|
|
82
82
|
footnoteHeaderPaddingTop: 24,
|
|
83
|
-
headerFontName: '
|
|
83
|
+
headerFontName: 'HNforTELUSSA',
|
|
84
84
|
headerFontSize: 16,
|
|
85
85
|
headerFontWeight: '500',
|
|
86
86
|
headerLineHeight: 1.5,
|
|
87
87
|
headerMargin: 16,
|
|
88
88
|
listItemColor: '#414547',
|
|
89
|
-
listItemFontName: '
|
|
89
|
+
listItemFontName: 'HNforTELUSSA',
|
|
90
90
|
listItemFontSize: 16,
|
|
91
91
|
listItemFontWeight: '400',
|
|
92
92
|
listItemLineHeight: 1.5,
|
package/build/rn/FootnoteLink.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -43,7 +43,7 @@ module.exports = {
|
|
|
43
43
|
],
|
|
44
44
|
tokens: {
|
|
45
45
|
color: null,
|
|
46
|
-
fontName: '
|
|
46
|
+
fontName: 'HNforTELUSSA',
|
|
47
47
|
fontSize: 16,
|
|
48
48
|
fontWeight: '400',
|
|
49
49
|
lineHeight: 1,
|
package/build/rn/Icon.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -13,10 +13,10 @@ module.exports = {
|
|
|
13
13
|
color: {
|
|
14
14
|
type: 'variant',
|
|
15
15
|
values: [
|
|
16
|
-
'brand', '
|
|
17
|
-
'
|
|
16
|
+
'brand', 'subtle',
|
|
17
|
+
'offer', 'success',
|
|
18
18
|
'danger', 'warning',
|
|
19
|
-
'inverse'
|
|
19
|
+
'inverse', 'default'
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
22
|
padding: {
|
|
@@ -93,6 +93,7 @@ module.exports = {
|
|
|
93
93
|
{ if: { color: 'danger' }, tokens: { color: '#c12335' } },
|
|
94
94
|
{ if: { color: 'warning' }, tokens: { color: '#b4872c' } },
|
|
95
95
|
{ if: { color: 'inverse' }, tokens: { color: '#ffffff' } },
|
|
96
|
+
{ if: { color: 'offer' }, tokens: { color: '#4b286d' } },
|
|
96
97
|
{ if: { size: 'extraLarge' }, tokens: { size: 48 } },
|
|
97
98
|
{ if: { rank: 'primary' }, tokens: { color: '#4b286d' } }
|
|
98
99
|
],
|
package/build/rn/IconButton.js
CHANGED
package/build/rn/Image.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
module.exports = { appearances: {}, rules: [], tokens: { borderRadius:
|
|
10
|
+
module.exports = { appearances: {}, rules: [], tokens: { borderRadius: null } }
|
package/build/rn/InputLabel.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -12,12 +12,12 @@ module.exports = {
|
|
|
12
12
|
rules: [],
|
|
13
13
|
tokens: {
|
|
14
14
|
color: '#414547',
|
|
15
|
-
fontName: '
|
|
15
|
+
fontName: 'HNforTELUSSA',
|
|
16
16
|
fontSize: 16,
|
|
17
17
|
fontWeight: '700',
|
|
18
18
|
gap: 8,
|
|
19
19
|
hintColor: '#414547',
|
|
20
|
-
hintFontName: '
|
|
20
|
+
hintFontName: 'HNforTELUSSA',
|
|
21
21
|
hintFontSize: 14,
|
|
22
22
|
hintFontWeight: '400',
|
|
23
23
|
hintLineHeight: 1.42857142857,
|
package/build/rn/Link.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -87,7 +87,7 @@ module.exports = {
|
|
|
87
87
|
{
|
|
88
88
|
if: { size: 'micro' },
|
|
89
89
|
tokens: {
|
|
90
|
-
blockFontName: '
|
|
90
|
+
blockFontName: 'HNforTELUSSA',
|
|
91
91
|
blockFontSize: 12,
|
|
92
92
|
blockFontWeight: '500',
|
|
93
93
|
blockLineHeight: 1.125,
|
|
@@ -153,7 +153,7 @@ module.exports = {
|
|
|
153
153
|
],
|
|
154
154
|
tokens: {
|
|
155
155
|
alignSelf: 'flex-start',
|
|
156
|
-
blockFontName: '
|
|
156
|
+
blockFontName: 'HNforTELUSSA',
|
|
157
157
|
blockFontSize: 16,
|
|
158
158
|
blockFontWeight: '400',
|
|
159
159
|
blockLineHeight: 1.5,
|
package/build/rn/List.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -64,7 +64,7 @@ module.exports = {
|
|
|
64
64
|
itemBulletColor: '#4b286d',
|
|
65
65
|
itemBulletContainerAlign: 'center',
|
|
66
66
|
itemBulletContainerWidth: 24,
|
|
67
|
-
itemFontName: '
|
|
67
|
+
itemFontName: 'HNforTELUSSA',
|
|
68
68
|
itemFontSize: 16,
|
|
69
69
|
itemFontWeight: '400',
|
|
70
70
|
itemIconColor: '#4b286d',
|
package/build/rn/Listbox.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -84,7 +84,7 @@ module.exports = {
|
|
|
84
84
|
if: { current: true },
|
|
85
85
|
tokens: {
|
|
86
86
|
groupColor: '#4b286d',
|
|
87
|
-
groupFontName: '
|
|
87
|
+
groupFontName: 'HNforTELUSSA',
|
|
88
88
|
groupFontWeight: '700',
|
|
89
89
|
itemColor: '#4b286d',
|
|
90
90
|
itemPaddingBottom: 12,
|
|
@@ -99,7 +99,7 @@ module.exports = {
|
|
|
99
99
|
groupBackgroundColor: '#e3e6e8',
|
|
100
100
|
groupBorderWidth: 0,
|
|
101
101
|
groupColor: '#676e73',
|
|
102
|
-
groupFontName: '
|
|
102
|
+
groupFontName: 'HNforTELUSSA',
|
|
103
103
|
groupFontWeight: '700'
|
|
104
104
|
}
|
|
105
105
|
},
|
|
@@ -151,7 +151,7 @@ module.exports = {
|
|
|
151
151
|
groupBorderRadius: 0,
|
|
152
152
|
groupBorderWidth: 1,
|
|
153
153
|
groupColor: '#414547',
|
|
154
|
-
groupFontName: '
|
|
154
|
+
groupFontName: 'HNforTELUSSA',
|
|
155
155
|
groupFontSize: 14,
|
|
156
156
|
groupFontWeight: '400',
|
|
157
157
|
groupHeight: 40,
|
|
@@ -173,7 +173,7 @@ module.exports = {
|
|
|
173
173
|
itemBorderWidth: 1,
|
|
174
174
|
itemColor: '#414547',
|
|
175
175
|
itemDisplay: false,
|
|
176
|
-
itemFontName: '
|
|
176
|
+
itemFontName: 'HNforTELUSSA',
|
|
177
177
|
itemFontSize: 14,
|
|
178
178
|
itemFontWeight: '700',
|
|
179
179
|
itemHeight: 40,
|
package/build/rn/Modal.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -45,16 +45,22 @@ module.exports = {
|
|
|
45
45
|
],
|
|
46
46
|
tokens: {
|
|
47
47
|
buttonDirection: 'row',
|
|
48
|
+
contentMarginBottom: 32,
|
|
49
|
+
contentMarginLeft: 16,
|
|
50
|
+
contentMarginRight: 16,
|
|
51
|
+
contentMarginTop: 24,
|
|
52
|
+
contentPaddingLeft: 16,
|
|
53
|
+
contentPaddingRight: 16,
|
|
48
54
|
headerFontColor: '#414547',
|
|
49
|
-
headerFontName: '
|
|
55
|
+
headerFontName: 'HNforTELUSSA',
|
|
50
56
|
headerFontSize: 16,
|
|
51
57
|
headerFontWeight: '500',
|
|
52
58
|
headerLineHeight: 1.5,
|
|
53
|
-
maxHeightSize:
|
|
59
|
+
maxHeightSize: 480,
|
|
54
60
|
maxWidthSize: 0,
|
|
55
|
-
minHeight:
|
|
61
|
+
minHeight: 0,
|
|
56
62
|
minWidth: 320,
|
|
57
|
-
subHeaderFontName: '
|
|
63
|
+
subHeaderFontName: 'HNforTELUSSA',
|
|
58
64
|
subHeaderFontSize: 14,
|
|
59
65
|
subHeaderFontWeight: '400',
|
|
60
66
|
subHeaderLineHeight: 1.4
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -50,7 +50,7 @@ module.exports = {
|
|
|
50
50
|
backgroundColor: '#f4f4f7',
|
|
51
51
|
borderColor: '#f4f4f7',
|
|
52
52
|
color: '#4b286d',
|
|
53
|
-
fontName: '
|
|
53
|
+
fontName: 'HNforTELUSSA',
|
|
54
54
|
fontWeight: '700'
|
|
55
55
|
}
|
|
56
56
|
},
|
|
@@ -106,7 +106,7 @@ module.exports = {
|
|
|
106
106
|
borderRadius: 32,
|
|
107
107
|
borderWidth: 1,
|
|
108
108
|
color: '#414547',
|
|
109
|
-
fontName: '
|
|
109
|
+
fontName: 'HNforTELUSSA',
|
|
110
110
|
fontSize: 14,
|
|
111
111
|
fontWeight: '400',
|
|
112
112
|
icoMenu: PaletteIconCaretDown,
|
package/build/rn/Notification.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -154,7 +154,7 @@ module.exports = {
|
|
|
154
154
|
dismissButtonGap: 24,
|
|
155
155
|
dismissIcon: PaletteIconClose,
|
|
156
156
|
dismissIconColor: '#676e73',
|
|
157
|
-
fontName: '
|
|
157
|
+
fontName: 'HNforTELUSSA',
|
|
158
158
|
fontSize: 16,
|
|
159
159
|
fontWeight: '400',
|
|
160
160
|
icon: PaletteIconStatusInfo,
|
package/build/rn/OrderedList.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -40,7 +40,7 @@ module.exports = {
|
|
|
40
40
|
}
|
|
41
41
|
],
|
|
42
42
|
tokens: {
|
|
43
|
-
headerFontName: '
|
|
43
|
+
headerFontName: 'HNforTELUSSA',
|
|
44
44
|
headerFontWeight: '700',
|
|
45
45
|
interItemMargin: 8,
|
|
46
46
|
itemBulletContainerWidth: 20,
|
|
@@ -48,7 +48,7 @@ module.exports = {
|
|
|
48
48
|
itemBulletTextAlign: 'right',
|
|
49
49
|
itemBulletWidth: 4,
|
|
50
50
|
itemColor: null,
|
|
51
|
-
itemFontName: '
|
|
51
|
+
itemFontName: 'HNforTELUSSA',
|
|
52
52
|
itemFontSize: 16,
|
|
53
53
|
itemFontWeight: '400',
|
|
54
54
|
itemLineHeight: 1.5,
|
package/build/rn/Pagination.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -34,7 +34,7 @@ module.exports = {
|
|
|
34
34
|
ellipsisBorderTopWidth: 0,
|
|
35
35
|
ellipsisHeight: null,
|
|
36
36
|
ellipsisPadding: 0,
|
|
37
|
-
fontName: '
|
|
37
|
+
fontName: 'HNforTELUSSA',
|
|
38
38
|
fontSize: 16,
|
|
39
39
|
fontWeight: '400',
|
|
40
40
|
gap: 2,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -69,7 +69,7 @@ module.exports = {
|
|
|
69
69
|
borderRightWidth: 1,
|
|
70
70
|
borderTopWidth: 1,
|
|
71
71
|
color: '#676e73',
|
|
72
|
-
fontName: '
|
|
72
|
+
fontName: 'HNforTELUSSA',
|
|
73
73
|
fontSize: 16,
|
|
74
74
|
fontWeight: '400',
|
|
75
75
|
height: 32,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -104,7 +104,7 @@ module.exports = {
|
|
|
104
104
|
borderTopWidth: 0,
|
|
105
105
|
color: '#676e73',
|
|
106
106
|
displayLabel: true,
|
|
107
|
-
fontName: '
|
|
107
|
+
fontName: 'HNforTELUSSA',
|
|
108
108
|
fontSize: 16,
|
|
109
109
|
fontWeight: '400',
|
|
110
110
|
height: null,
|
package/build/rn/PreviewCard.js
CHANGED
package/build/rn/PriceLockup.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -88,7 +88,7 @@ module.exports = {
|
|
|
88
88
|
}
|
|
89
89
|
],
|
|
90
90
|
tokens: {
|
|
91
|
-
amountFontName: '
|
|
91
|
+
amountFontName: 'HNforTELUSSA',
|
|
92
92
|
amountFontSize: 40,
|
|
93
93
|
amountFontWeight: '300',
|
|
94
94
|
amountLetterSpacing: -0.039,
|
|
@@ -97,34 +97,34 @@ module.exports = {
|
|
|
97
97
|
bottomTextFontSize: 16,
|
|
98
98
|
bottomTextLineHeight: 1.5,
|
|
99
99
|
bottomTextMarginTop: 4,
|
|
100
|
-
centsFontName: '
|
|
100
|
+
centsFontName: 'HNforTELUSSA',
|
|
101
101
|
centsFontSize: 20,
|
|
102
102
|
centsFontWeight: '400',
|
|
103
103
|
centsLineHeight: 1.2,
|
|
104
|
-
currencySymbolFontName: '
|
|
104
|
+
currencySymbolFontName: 'HNforTELUSSA',
|
|
105
105
|
currencySymbolFontSize: 20,
|
|
106
106
|
currencySymbolFontWeight: '400',
|
|
107
107
|
currencySymbolLineHeight: 1.2,
|
|
108
108
|
dividerColor: '#b2b9bf',
|
|
109
109
|
fontColor: '#414547',
|
|
110
|
-
fontName: '
|
|
110
|
+
fontName: 'HNforTELUSSA',
|
|
111
111
|
fontWeight: '700',
|
|
112
112
|
footnoteGap: 4,
|
|
113
113
|
footnoteLinkColor: '#414547',
|
|
114
|
-
footnoteLinkFontName: '
|
|
114
|
+
footnoteLinkFontName: 'HNforTELUSSA',
|
|
115
115
|
footnoteLinkFontSize: 14,
|
|
116
116
|
footnoteLinkFontWeight: '400',
|
|
117
117
|
footnoteLinkLineHeight: 1.42857142857,
|
|
118
118
|
footnoteMarginTop: 4,
|
|
119
119
|
priceMarginBottom: 8,
|
|
120
|
-
rateFontName: '
|
|
120
|
+
rateFontName: 'HNforTELUSSA',
|
|
121
121
|
rateFontSize: 16,
|
|
122
122
|
rateFontWeight: '400',
|
|
123
123
|
rateLineHeight: 1.25,
|
|
124
124
|
strikeThroughColor: '#676e73',
|
|
125
125
|
strikeThroughHeight: 2,
|
|
126
126
|
strikeThroughPosition: 22,
|
|
127
|
-
topTextFontName: '
|
|
127
|
+
topTextFontName: 'HNforTELUSSA',
|
|
128
128
|
topTextFontSize: 16,
|
|
129
129
|
topTextFontWeight: '700',
|
|
130
130
|
topTextLineHeight: 1.5,
|
package/build/rn/ProductCard.js
CHANGED
package/build/rn/Progress.js
CHANGED
package/build/rn/ProgressBar.js
CHANGED
package/build/rn/QuickLinks.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -43,7 +43,7 @@ module.exports = {
|
|
|
43
43
|
borderRadius: 32,
|
|
44
44
|
borderWidth: 1,
|
|
45
45
|
color: '#676e73',
|
|
46
|
-
fontName: '
|
|
46
|
+
fontName: 'HNforTELUSSA',
|
|
47
47
|
fontSize: 16,
|
|
48
48
|
fontWeight: '700',
|
|
49
49
|
icon: null,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
*
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on Mon,
|
|
4
|
+
* Generated on Mon, 16 Sep 2024 12:24:54 GMT
|
|
5
5
|
*
|
|
6
6
|
*/
|
|
7
7
|
|
|
@@ -64,7 +64,7 @@ module.exports = {
|
|
|
64
64
|
contentDirection: 'column',
|
|
65
65
|
contentMaxDimension: 168,
|
|
66
66
|
contentSpace: 3,
|
|
67
|
-
fontName: '
|
|
67
|
+
fontName: 'HNforTELUSSA',
|
|
68
68
|
fontSize: 16,
|
|
69
69
|
fontWeight: '700',
|
|
70
70
|
gap: 5,
|