@telus-uds/theme-allium 4.35.0 → 5.0.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.
Files changed (345) hide show
  1. package/build/android/ActionCard.json +2 -2
  2. package/build/android/Badge.json +1 -1
  3. package/build/android/BlockQuote.json +4 -4
  4. package/build/android/Breadcrumbs.json +1 -1
  5. package/build/android/Button.json +1 -1
  6. package/build/android/ButtonDropdown.json +1 -1
  7. package/build/android/ButtonGroupItem.json +1 -1
  8. package/build/android/Card.json +15 -1
  9. package/build/android/CarouselTabsPanelItem.json +3 -3
  10. package/build/android/Checkbox.json +1 -1
  11. package/build/android/CheckboxCard.json +1 -1
  12. package/build/android/Countdown.json +4 -4
  13. package/build/android/DatePicker.json +3 -3
  14. package/build/android/Disclaimer.json +1 -1
  15. package/build/android/ExpandCollapsePanel.json +1 -1
  16. package/build/android/Feedback.json +1 -1
  17. package/build/android/Footnote.json +2 -2
  18. package/build/android/FootnoteLink.json +1 -1
  19. package/build/android/Image.json +1 -1
  20. package/build/android/InputLabel.json +2 -2
  21. package/build/android/Link.json +2 -2
  22. package/build/android/List.json +1 -1
  23. package/build/android/Listbox.json +4 -4
  24. package/build/android/MultiSelectFilter.json +2 -2
  25. package/build/android/NavigationBar.json +2 -2
  26. package/build/android/Notification.json +1 -1
  27. package/build/android/OrderedList.json +12 -6
  28. package/build/android/Pagination.json +1 -1
  29. package/build/android/PaginationPageButton.json +1 -1
  30. package/build/android/PaginationSideButton.json +1 -1
  31. package/build/android/PriceLockup.json +23 -12
  32. package/build/android/QuickLinksButton.json +1 -1
  33. package/build/android/QuickLinksFeatureItem.json +1 -1
  34. package/build/android/QuickLinksList.json +1 -1
  35. package/build/android/Radio.json +2 -2
  36. package/build/android/RadioCard.json +1 -1
  37. package/build/android/Ribbon.json +13 -1
  38. package/build/android/Search.json +1 -1
  39. package/build/android/Select.json +13 -1
  40. package/build/android/SideNavItem.json +3 -3
  41. package/build/android/SkipLink.json +1 -1
  42. package/build/android/SplashButtonWithDetails.json +1 -1
  43. package/build/android/Status.json +1 -1
  44. package/build/android/StepTracker.json +3 -3
  45. package/build/android/Table.json +10 -10
  46. package/build/android/TabsItem.json +1 -1
  47. package/build/android/TagsItem.json +1 -1
  48. package/build/android/TermsAndConditions.json +2 -2
  49. package/build/android/Testimonial.json +5 -5
  50. package/build/android/TextInput.json +1 -1
  51. package/build/android/Toast.json +1 -1
  52. package/build/android/ToggleSwitch.json +1 -1
  53. package/build/android/Tooltip.json +1 -1
  54. package/build/android/Typography.json +25 -25
  55. package/build/android/schema.json +999 -1001
  56. package/build/android/theme.json +188 -133
  57. package/build/ios/ActionCard.json +2 -2
  58. package/build/ios/Badge.json +1 -1
  59. package/build/ios/BlockQuote.json +4 -4
  60. package/build/ios/Breadcrumbs.json +1 -1
  61. package/build/ios/Button.json +1 -1
  62. package/build/ios/ButtonDropdown.json +1 -1
  63. package/build/ios/ButtonGroupItem.json +1 -1
  64. package/build/ios/Card.json +15 -1
  65. package/build/ios/CarouselTabsPanelItem.json +3 -3
  66. package/build/ios/Checkbox.json +1 -1
  67. package/build/ios/CheckboxCard.json +1 -1
  68. package/build/ios/Countdown.json +4 -4
  69. package/build/ios/DatePicker.json +3 -3
  70. package/build/ios/Disclaimer.json +1 -1
  71. package/build/ios/ExpandCollapsePanel.json +1 -1
  72. package/build/ios/Feedback.json +1 -1
  73. package/build/ios/Footnote.json +2 -2
  74. package/build/ios/FootnoteLink.json +1 -1
  75. package/build/ios/Image.json +1 -1
  76. package/build/ios/InputLabel.json +2 -2
  77. package/build/ios/Link.json +2 -2
  78. package/build/ios/List.json +1 -1
  79. package/build/ios/Listbox.json +4 -4
  80. package/build/ios/MultiSelectFilter.json +2 -2
  81. package/build/ios/NavigationBar.json +2 -2
  82. package/build/ios/Notification.json +1 -1
  83. package/build/ios/OrderedList.json +12 -6
  84. package/build/ios/Pagination.json +1 -1
  85. package/build/ios/PaginationPageButton.json +1 -1
  86. package/build/ios/PaginationSideButton.json +1 -1
  87. package/build/ios/PriceLockup.json +23 -12
  88. package/build/ios/QuickLinksButton.json +1 -1
  89. package/build/ios/QuickLinksFeatureItem.json +1 -1
  90. package/build/ios/QuickLinksList.json +1 -1
  91. package/build/ios/Radio.json +2 -2
  92. package/build/ios/RadioCard.json +1 -1
  93. package/build/ios/Ribbon.json +13 -1
  94. package/build/ios/Search.json +1 -1
  95. package/build/ios/Select.json +13 -1
  96. package/build/ios/SideNavItem.json +3 -3
  97. package/build/ios/SkipLink.json +1 -1
  98. package/build/ios/SplashButtonWithDetails.json +1 -1
  99. package/build/ios/Status.json +1 -1
  100. package/build/ios/StepTracker.json +3 -3
  101. package/build/ios/Table.json +10 -10
  102. package/build/ios/TabsItem.json +1 -1
  103. package/build/ios/TagsItem.json +1 -1
  104. package/build/ios/TermsAndConditions.json +2 -2
  105. package/build/ios/Testimonial.json +5 -5
  106. package/build/ios/TextInput.json +1 -1
  107. package/build/ios/Toast.json +1 -1
  108. package/build/ios/ToggleSwitch.json +1 -1
  109. package/build/ios/Tooltip.json +1 -1
  110. package/build/ios/Typography.json +25 -25
  111. package/build/ios/schema.json +999 -1001
  112. package/build/ios/theme.json +188 -133
  113. package/build/rn/ActionCard.js +3 -3
  114. package/build/rn/ActivityIndicator.js +1 -1
  115. package/build/rn/Badge.js +2 -2
  116. package/build/rn/BlockQuote.js +5 -5
  117. package/build/rn/Box.js +1 -1
  118. package/build/rn/Breadcrumbs.js +2 -2
  119. package/build/rn/Button.js +2 -2
  120. package/build/rn/ButtonDropdown.js +2 -2
  121. package/build/rn/ButtonGroup.js +1 -1
  122. package/build/rn/ButtonGroupItem.js +2 -2
  123. package/build/rn/Callout.js +1 -1
  124. package/build/rn/Card.js +6 -2
  125. package/build/rn/CardGroup.js +1 -1
  126. package/build/rn/Carousel.js +1 -1
  127. package/build/rn/CarouselTabsPanelItem.js +4 -4
  128. package/build/rn/CarouselThumbnail.js +1 -1
  129. package/build/rn/Checkbox.js +2 -2
  130. package/build/rn/CheckboxCard.js +2 -2
  131. package/build/rn/CheckboxCardGroup.js +1 -1
  132. package/build/rn/CheckboxGroup.js +1 -1
  133. package/build/rn/ChevronLink.js +1 -1
  134. package/build/rn/ColourToggle.js +1 -1
  135. package/build/rn/Countdown.js +5 -5
  136. package/build/rn/DatePicker.js +4 -4
  137. package/build/rn/Disclaimer.js +2 -2
  138. package/build/rn/Divider.js +1 -1
  139. package/build/rn/ExpandCollapse.js +1 -1
  140. package/build/rn/ExpandCollapseControl.js +1 -1
  141. package/build/rn/ExpandCollapseMini.js +1 -1
  142. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  143. package/build/rn/ExpandCollapsePanel.js +2 -2
  144. package/build/rn/Feedback.js +2 -2
  145. package/build/rn/Fieldset.js +1 -1
  146. package/build/rn/Footnote.js +3 -3
  147. package/build/rn/FootnoteLink.js +2 -2
  148. package/build/rn/HorizontalScrollButton.js +1 -1
  149. package/build/rn/Icon.js +1 -1
  150. package/build/rn/IconButton.js +1 -1
  151. package/build/rn/Image.js +2 -2
  152. package/build/rn/InputLabel.js +3 -3
  153. package/build/rn/InputSupports.js +1 -1
  154. package/build/rn/Link.js +3 -3
  155. package/build/rn/List.js +2 -2
  156. package/build/rn/Listbox.js +5 -5
  157. package/build/rn/Modal.js +1 -1
  158. package/build/rn/MultiSelectFilter.js +3 -3
  159. package/build/rn/NavigationBar.js +3 -3
  160. package/build/rn/Notification.js +2 -2
  161. package/build/rn/OrderedList.js +5 -4
  162. package/build/rn/Pagination.js +2 -2
  163. package/build/rn/PaginationPageButton.js +2 -2
  164. package/build/rn/PaginationSideButton.js +2 -2
  165. package/build/rn/PreviewCard.js +1 -1
  166. package/build/rn/PriceLockup.js +21 -12
  167. package/build/rn/ProductCard.js +1 -1
  168. package/build/rn/Progress.js +1 -1
  169. package/build/rn/ProgressBar.js +1 -1
  170. package/build/rn/QuantitySelector.js +1 -1
  171. package/build/rn/QuantitySelectorSideButton.js +1 -1
  172. package/build/rn/QuickLinks.js +1 -1
  173. package/build/rn/QuickLinksButton.js +2 -2
  174. package/build/rn/QuickLinksCard.js +1 -1
  175. package/build/rn/QuickLinksFeature.js +1 -1
  176. package/build/rn/QuickLinksFeatureItem.js +2 -2
  177. package/build/rn/QuickLinksList.js +2 -2
  178. package/build/rn/Radio.js +3 -3
  179. package/build/rn/RadioCard.js +2 -2
  180. package/build/rn/RadioCardGroup.js +1 -1
  181. package/build/rn/RadioGroup.js +1 -1
  182. package/build/rn/Ribbon.js +11 -4
  183. package/build/rn/Search.js +2 -2
  184. package/build/rn/SearchButton.js +1 -1
  185. package/build/rn/Select.js +6 -3
  186. package/build/rn/SideNav.js +1 -1
  187. package/build/rn/SideNavItem.js +4 -4
  188. package/build/rn/SideNavItemsGroup.js +1 -1
  189. package/build/rn/Skeleton.js +1 -1
  190. package/build/rn/SkipLink.js +2 -2
  191. package/build/rn/Spinner.js +1 -1
  192. package/build/rn/SplashButton.js +1 -1
  193. package/build/rn/SplashButtonWithDetails.js +2 -2
  194. package/build/rn/StackView.js +1 -1
  195. package/build/rn/Status.js +2 -2
  196. package/build/rn/StepTracker.js +4 -4
  197. package/build/rn/StoryCard.js +1 -1
  198. package/build/rn/Table.js +11 -11
  199. package/build/rn/Tabs.js +1 -1
  200. package/build/rn/TabsItem.js +2 -2
  201. package/build/rn/Tags.js +1 -1
  202. package/build/rn/TagsItem.js +2 -2
  203. package/build/rn/TermsAndConditions.js +3 -3
  204. package/build/rn/Testimonial.js +6 -6
  205. package/build/rn/TextArea.js +1 -1
  206. package/build/rn/TextInput.js +2 -2
  207. package/build/rn/Timeline.js +1 -1
  208. package/build/rn/Toast.js +2 -2
  209. package/build/rn/ToggleSwitch.js +2 -2
  210. package/build/rn/ToggleSwitchGroup.js +1 -1
  211. package/build/rn/Tooltip.js +2 -2
  212. package/build/rn/TooltipButton.js +1 -1
  213. package/build/rn/Typography.js +26 -26
  214. package/build/rn/Video.js +1 -1
  215. package/build/rn/VideoButton.js +1 -1
  216. package/build/rn/VideoControlBar.js +1 -1
  217. package/build/rn/VideoMenu.js +1 -1
  218. package/build/rn/VideoMiddleControlButton.js +1 -1
  219. package/build/rn/VideoPicker.js +1 -1
  220. package/build/rn/VideoPickerSlider.js +1 -1
  221. package/build/rn/VideoPickerThumbnail.js +1 -1
  222. package/build/rn/VideoProgressBar.js +1 -1
  223. package/build/rn/VideoVolumeSlider.js +1 -1
  224. package/build/rn/WaffleGrid.js +1 -1
  225. package/build/rn/schema.json +999 -1001
  226. package/build/rn/spacingScale.js +1 -1
  227. package/build/rn/theme.js +154 -131
  228. package/build/web/ActionCard.js +3 -3
  229. package/build/web/ActivityIndicator.js +1 -1
  230. package/build/web/Badge.js +2 -2
  231. package/build/web/BlockQuote.js +5 -5
  232. package/build/web/Box.js +1 -1
  233. package/build/web/Breadcrumbs.js +2 -2
  234. package/build/web/Button.js +2 -2
  235. package/build/web/ButtonDropdown.js +2 -2
  236. package/build/web/ButtonGroup.js +1 -1
  237. package/build/web/ButtonGroupItem.js +2 -2
  238. package/build/web/Callout.js +1 -1
  239. package/build/web/Card.js +6 -2
  240. package/build/web/CardGroup.js +1 -1
  241. package/build/web/Carousel.js +1 -1
  242. package/build/web/CarouselTabsPanelItem.js +4 -4
  243. package/build/web/CarouselThumbnail.js +1 -1
  244. package/build/web/Checkbox.js +2 -2
  245. package/build/web/CheckboxCard.js +2 -2
  246. package/build/web/CheckboxCardGroup.js +1 -1
  247. package/build/web/CheckboxGroup.js +1 -1
  248. package/build/web/ChevronLink.js +1 -1
  249. package/build/web/ColourToggle.js +1 -1
  250. package/build/web/Countdown.js +5 -5
  251. package/build/web/DatePicker.js +4 -4
  252. package/build/web/Disclaimer.js +2 -2
  253. package/build/web/Divider.js +1 -1
  254. package/build/web/ExpandCollapse.js +1 -1
  255. package/build/web/ExpandCollapseControl.js +1 -1
  256. package/build/web/ExpandCollapseMini.js +1 -1
  257. package/build/web/ExpandCollapseMiniControl.js +1 -1
  258. package/build/web/ExpandCollapsePanel.js +2 -2
  259. package/build/web/Feedback.js +2 -2
  260. package/build/web/Fieldset.js +1 -1
  261. package/build/web/Footnote.js +3 -3
  262. package/build/web/FootnoteLink.js +2 -2
  263. package/build/web/HorizontalScrollButton.js +1 -1
  264. package/build/web/Icon.js +1 -1
  265. package/build/web/IconButton.js +1 -1
  266. package/build/web/Image.js +2 -2
  267. package/build/web/InputLabel.js +3 -3
  268. package/build/web/InputSupports.js +1 -1
  269. package/build/web/Link.js +3 -3
  270. package/build/web/List.js +2 -2
  271. package/build/web/Listbox.js +5 -5
  272. package/build/web/Modal.js +1 -1
  273. package/build/web/MultiSelectFilter.js +3 -3
  274. package/build/web/NavigationBar.js +3 -3
  275. package/build/web/Notification.js +2 -2
  276. package/build/web/OrderedList.js +5 -4
  277. package/build/web/Pagination.js +2 -2
  278. package/build/web/PaginationPageButton.js +2 -2
  279. package/build/web/PaginationSideButton.js +2 -2
  280. package/build/web/PreviewCard.js +1 -1
  281. package/build/web/PriceLockup.js +21 -12
  282. package/build/web/ProductCard.js +1 -1
  283. package/build/web/Progress.js +1 -1
  284. package/build/web/ProgressBar.js +1 -1
  285. package/build/web/QuantitySelector.js +1 -1
  286. package/build/web/QuantitySelectorSideButton.js +1 -1
  287. package/build/web/QuickLinks.js +1 -1
  288. package/build/web/QuickLinksButton.js +2 -2
  289. package/build/web/QuickLinksCard.js +1 -1
  290. package/build/web/QuickLinksFeature.js +1 -1
  291. package/build/web/QuickLinksFeatureItem.js +2 -2
  292. package/build/web/QuickLinksList.js +2 -2
  293. package/build/web/Radio.js +3 -3
  294. package/build/web/RadioCard.js +2 -2
  295. package/build/web/RadioCardGroup.js +1 -1
  296. package/build/web/RadioGroup.js +1 -1
  297. package/build/web/Ribbon.js +11 -4
  298. package/build/web/Search.js +2 -2
  299. package/build/web/SearchButton.js +1 -1
  300. package/build/web/Select.js +6 -3
  301. package/build/web/SideNav.js +1 -1
  302. package/build/web/SideNavItem.js +4 -4
  303. package/build/web/SideNavItemsGroup.js +1 -1
  304. package/build/web/Skeleton.js +1 -1
  305. package/build/web/SkipLink.js +2 -2
  306. package/build/web/Spinner.js +1 -1
  307. package/build/web/SplashButton.js +1 -1
  308. package/build/web/SplashButtonWithDetails.js +2 -2
  309. package/build/web/StackView.js +1 -1
  310. package/build/web/Status.js +2 -2
  311. package/build/web/StepTracker.js +4 -4
  312. package/build/web/StoryCard.js +1 -1
  313. package/build/web/Table.js +11 -11
  314. package/build/web/Tabs.js +1 -1
  315. package/build/web/TabsItem.js +2 -2
  316. package/build/web/Tags.js +1 -1
  317. package/build/web/TagsItem.js +2 -2
  318. package/build/web/TermsAndConditions.js +3 -3
  319. package/build/web/Testimonial.js +6 -6
  320. package/build/web/TextArea.js +1 -1
  321. package/build/web/TextInput.js +2 -2
  322. package/build/web/Timeline.js +1 -1
  323. package/build/web/Toast.js +2 -2
  324. package/build/web/ToggleSwitch.js +2 -2
  325. package/build/web/ToggleSwitchGroup.js +1 -1
  326. package/build/web/Tooltip.js +2 -2
  327. package/build/web/TooltipButton.js +1 -1
  328. package/build/web/Typography.js +26 -26
  329. package/build/web/Video.js +1 -1
  330. package/build/web/VideoButton.js +1 -1
  331. package/build/web/VideoControlBar.js +1 -1
  332. package/build/web/VideoMenu.js +1 -1
  333. package/build/web/VideoMiddleControlButton.js +1 -1
  334. package/build/web/VideoPicker.js +1 -1
  335. package/build/web/VideoPickerSlider.js +1 -1
  336. package/build/web/VideoPickerThumbnail.js +1 -1
  337. package/build/web/VideoProgressBar.js +1 -1
  338. package/build/web/VideoVolumeSlider.js +1 -1
  339. package/build/web/WaffleGrid.js +1 -1
  340. package/build/web/index.js +1 -1
  341. package/build/web/schema.json +999 -1001
  342. package/build/web/spacingScale.js +1 -1
  343. package/build/web/theme.js +154 -131
  344. package/package.json +5 -5
  345. package/theme.json +162 -130
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 26 Jul 2024 21:16:52 GMT
4
+ * Generated on Thu, 22 Aug 2024 18:16:36 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: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
297
+ titleFontName: 'HNforTELUSSA',
298
298
  titleFontSize: 20,
299
299
  titleFontWeight: '400',
300
- titleHeadingFontName: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
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: 'HelveticaNow',
958
+ fontName: 'HNforTELUSSA',
959
959
  fontSize: 14,
960
960
  fontWeight: '700',
961
961
  icon: PaletteIconCaretDown,
@@ -1118,7 +1118,7 @@ const theme = {
1118
1118
  borderRadius: 32,
1119
1119
  borderWidth: 1,
1120
1120
  color: '#676e73',
1121
- fontName: 'HelveticaNow',
1121
+ fontName: 'HNforTELUSSA',
1122
1122
  fontSize: 14,
1123
1123
  fontWeight: '700',
1124
1124
  height: 36,
@@ -1167,7 +1167,7 @@ const theme = {
1167
1167
  appearances: {
1168
1168
  background: {
1169
1169
  type: 'variant',
1170
- values: [ 'alternative', 'subtle', 'grid', 'feature' ]
1170
+ values: [ 'alternative', 'subtle', 'grid', 'feature', 'plain' ]
1171
1171
  },
1172
1172
  borderRadius: { type: 'variant', values: [ 'none', 'small', 'large' ] },
1173
1173
  focus: {
@@ -1276,6 +1276,10 @@ const theme = {
1276
1276
  if: { background: 'grid' },
1277
1277
  tokens: { backgroundColor: '#fafafa', borderWidth: 0 }
1278
1278
  },
1279
+ {
1280
+ if: { background: 'plain' },
1281
+ tokens: { backgroundColor: '#ffffff', borderWidth: 0 }
1282
+ },
1279
1283
  {
1280
1284
  if: { viewport: [ 'md', 'lg', 'xl' ] },
1281
1285
  tokens: {
@@ -1573,7 +1577,7 @@ const theme = {
1573
1577
  borderBottomColor: '#676e73',
1574
1578
  borderBottomWidth: 4,
1575
1579
  color: '#676e73',
1576
- fontName: 'HelveticaNow',
1580
+ fontName: 'HNforTELUSSA',
1577
1581
  fontWeight: '400'
1578
1582
  }
1579
1583
  },
@@ -1616,7 +1620,7 @@ const theme = {
1616
1620
  borderBottomColor: '#ffffff',
1617
1621
  borderBottomWidth: 4,
1618
1622
  color: '#ffffff',
1619
- fontName: 'HelveticaNow',
1623
+ fontName: 'HNforTELUSSA',
1620
1624
  fontWeight: '700'
1621
1625
  }
1622
1626
  }
@@ -1628,7 +1632,7 @@ const theme = {
1628
1632
  borderBottomWidth: 1,
1629
1633
  color: '#414547',
1630
1634
  flex: 1,
1631
- fontName: 'HelveticaNow',
1635
+ fontName: 'HNforTELUSSA',
1632
1636
  fontScaleCap: 64,
1633
1637
  fontSize: 14,
1634
1638
  fontWeight: '400',
@@ -1773,7 +1777,7 @@ const theme = {
1773
1777
  inputShadow: null,
1774
1778
  inputWidth: 20,
1775
1779
  labelColor: '#414547',
1776
- labelFontName: 'HelveticaNow',
1780
+ labelFontName: 'HNforTELUSSA',
1777
1781
  labelFontSize: 16,
1778
1782
  labelFontWeight: '400',
1779
1783
  labelLineHeight: 1.5,
@@ -1913,7 +1917,7 @@ const theme = {
1913
1917
  contentJustifyContent: 'flex-start',
1914
1918
  contentSpace: 2,
1915
1919
  flex: 1,
1916
- fontName: 'HelveticaNow',
1920
+ fontName: 'HNforTELUSSA',
1917
1921
  fontSize: 20,
1918
1922
  fontWeight: '500',
1919
1923
  letterSpacing: 0,
@@ -2194,7 +2198,7 @@ const theme = {
2194
2198
  tokens: {
2195
2199
  textFontSize: 64,
2196
2200
  textLineHeight: 1.125,
2197
- textTimerFontName: 'HelveticaNow',
2201
+ textTimerFontName: 'HNforTELUSSA',
2198
2202
  textTimerFontWeight: '300'
2199
2203
  }
2200
2204
  },
@@ -2204,7 +2208,7 @@ const theme = {
2204
2208
  labelBorderColor: '#4b286d',
2205
2209
  textFontSize: 64,
2206
2210
  textLineHeight: 1.125,
2207
- textTimerFontName: 'HelveticaNow',
2211
+ textTimerFontName: 'HNforTELUSSA',
2208
2212
  textTimerFontWeight: '300'
2209
2213
  }
2210
2214
  },
@@ -2246,13 +2250,13 @@ const theme = {
2246
2250
  containerPaddingLeftRight: 64,
2247
2251
  inverseBorderColor: '#676e73',
2248
2252
  labelBorderColor: '#414547',
2249
- labelFontName: 'HelveticaNow',
2253
+ labelFontName: 'HNforTELUSSA',
2250
2254
  labelFontSize: 16,
2251
2255
  labelFontWeight: '400',
2252
2256
  labelLineHeight: 1.5,
2253
2257
  textFontSize: 16,
2254
2258
  textLineHeight: 1.5,
2255
- textTimerFontName: 'HelveticaNow',
2259
+ textTimerFontName: 'HNforTELUSSA',
2256
2260
  textTimerFontWeight: '400'
2257
2261
  }
2258
2262
  },
@@ -2270,7 +2274,7 @@ const theme = {
2270
2274
  calendarDayDefaultCalendarDaySelectedHoverBeforeBackground: '#7c53a5',
2271
2275
  calendarDayDefaultCalendarDaySelectedHoverColor: '#ffffff',
2272
2276
  calendarDayDefaultColor: '#414547',
2273
- calendarDayDefaultFontName: 'HelveticaNow',
2277
+ calendarDayDefaultFontName: 'HNforTELUSSA',
2274
2278
  calendarDayDefaultFontSize: 14,
2275
2279
  calendarDayDefaultFontWeight: '400',
2276
2280
  calendarDaySelectedDisabledBackground: '#fafafa',
@@ -2283,7 +2287,7 @@ const theme = {
2283
2287
  calendarDaySelectedHoverBorderColor: '#b2b9bf',
2284
2288
  calendarDaySelectedHoverColor: '#414547',
2285
2289
  calendarMonthCaptionColor: '#2c2e30',
2286
- calendarMonthCaptionFontName: 'HelveticaNow',
2290
+ calendarMonthCaptionFontName: 'HNforTELUSSA',
2287
2291
  calendarMonthCaptionFontSize: 20,
2288
2292
  calendarMonthCaptionFontWeight: '700',
2289
2293
  calendarMonthCaptionLineHeight: 1.4,
@@ -2291,7 +2295,7 @@ const theme = {
2291
2295
  dateInputStrokeColor: '#676e73',
2292
2296
  dayPickerNavigationButtonPadding: 8,
2293
2297
  dayPickerWeekHeaderColor: '#414547',
2294
- dayPickerWeekHeaderFontName: 'HelveticaNow',
2298
+ dayPickerWeekHeaderFontName: 'HNforTELUSSA',
2295
2299
  dayPickerWeekHeaderFontWeight: '700',
2296
2300
  dayPickerWeekHeaderLineHeight: 1.42857142857,
2297
2301
  dayPickerWeekHeaderSmall: 14,
@@ -2312,7 +2316,7 @@ const theme = {
2312
2316
  rules: [],
2313
2317
  tokens: {
2314
2318
  color: '#414547',
2315
- fontName: 'HelveticaNow',
2319
+ fontName: 'HNforTELUSSA',
2316
2320
  fontSize: 12,
2317
2321
  fontWeight: '500',
2318
2322
  lineHeight: 1.33333333333
@@ -2552,7 +2556,7 @@ const theme = {
2552
2556
  contentPanelBorderColor: 'rgba(0, 0, 0, 0)',
2553
2557
  contentPanelBorderWidth: 0,
2554
2558
  contentPanelFontColor: '#2c2e30',
2555
- contentPanelFontName: 'HelveticaNow',
2559
+ contentPanelFontName: 'HNforTELUSSA',
2556
2560
  contentPanelFontSize: 16,
2557
2561
  contentPanelFontWeight: '700',
2558
2562
  contentPanelLineHeight: 1.5,
@@ -2608,7 +2612,7 @@ const theme = {
2608
2612
  borderWidth: 1,
2609
2613
  color: '#2c2e30',
2610
2614
  contentFontSize: 16,
2611
- fontName: 'HelveticaNow',
2615
+ fontName: 'HNforTELUSSA',
2612
2616
  fontWeight: '400',
2613
2617
  icon: null,
2614
2618
  iconColor: 'rgba(0, 0, 0, 0)',
@@ -2713,13 +2717,13 @@ const theme = {
2713
2717
  footnoteHeaderPaddingLeft: 16,
2714
2718
  footnoteHeaderPaddingRight: 4,
2715
2719
  footnoteHeaderPaddingTop: 24,
2716
- headerFontName: 'HelveticaNow',
2720
+ headerFontName: 'HNforTELUSSA',
2717
2721
  headerFontSize: 16,
2718
2722
  headerFontWeight: '500',
2719
2723
  headerLineHeight: 1.5,
2720
2724
  headerMargin: 16,
2721
2725
  listItemColor: '#414547',
2722
- listItemFontName: 'HelveticaNow',
2726
+ listItemFontName: 'HNforTELUSSA',
2723
2727
  listItemFontSize: 16,
2724
2728
  listItemFontWeight: '400',
2725
2729
  listItemLineHeight: 1.5,
@@ -2783,7 +2787,7 @@ const theme = {
2783
2787
  ],
2784
2788
  tokens: {
2785
2789
  color: null,
2786
- fontName: 'HelveticaNow',
2790
+ fontName: 'HNforTELUSSA',
2787
2791
  fontSize: 16,
2788
2792
  fontWeight: '400',
2789
2793
  lineHeight: 1,
@@ -3253,18 +3257,18 @@ const theme = {
3253
3257
  width: null
3254
3258
  }
3255
3259
  },
3256
- Image: { appearances: {}, rules: [], tokens: { borderRadius: 4 } },
3260
+ Image: { appearances: {}, rules: [], tokens: { borderRadius: null } },
3257
3261
  InputLabel: {
3258
3262
  appearances: {},
3259
3263
  rules: [],
3260
3264
  tokens: {
3261
3265
  color: '#414547',
3262
- fontName: 'HelveticaNow',
3266
+ fontName: 'HNforTELUSSA',
3263
3267
  fontSize: 16,
3264
3268
  fontWeight: '700',
3265
3269
  gap: 8,
3266
3270
  hintColor: '#414547',
3267
- hintFontName: 'HelveticaNow',
3271
+ hintFontName: 'HNforTELUSSA',
3268
3272
  hintFontSize: 14,
3269
3273
  hintFontWeight: '400',
3270
3274
  hintLineHeight: 1.42857142857,
@@ -3352,7 +3356,7 @@ const theme = {
3352
3356
  {
3353
3357
  if: { size: 'micro' },
3354
3358
  tokens: {
3355
- blockFontName: 'HelveticaNow',
3359
+ blockFontName: 'HNforTELUSSA',
3356
3360
  blockFontSize: 12,
3357
3361
  blockFontWeight: '500',
3358
3362
  blockLineHeight: 1.125,
@@ -3418,7 +3422,7 @@ const theme = {
3418
3422
  ],
3419
3423
  tokens: {
3420
3424
  alignSelf: 'flex-start',
3421
- blockFontName: 'HelveticaNow',
3425
+ blockFontName: 'HNforTELUSSA',
3422
3426
  blockFontSize: 16,
3423
3427
  blockFontWeight: '400',
3424
3428
  blockLineHeight: 1.5,
@@ -3494,7 +3498,7 @@ const theme = {
3494
3498
  itemBulletColor: '#4b286d',
3495
3499
  itemBulletContainerAlign: 'center',
3496
3500
  itemBulletContainerWidth: 24,
3497
- itemFontName: 'HelveticaNow',
3501
+ itemFontName: 'HNforTELUSSA',
3498
3502
  itemFontSize: 16,
3499
3503
  itemFontWeight: '400',
3500
3504
  itemIconColor: '#4b286d',
@@ -3580,7 +3584,7 @@ const theme = {
3580
3584
  if: { current: true },
3581
3585
  tokens: {
3582
3586
  groupColor: '#4b286d',
3583
- groupFontName: 'HelveticaNow',
3587
+ groupFontName: 'HNforTELUSSA',
3584
3588
  groupFontWeight: '700',
3585
3589
  itemColor: '#4b286d',
3586
3590
  itemPaddingBottom: 12,
@@ -3595,7 +3599,7 @@ const theme = {
3595
3599
  groupBackgroundColor: '#e3e6e8',
3596
3600
  groupBorderWidth: 0,
3597
3601
  groupColor: '#676e73',
3598
- groupFontName: 'HelveticaNow',
3602
+ groupFontName: 'HNforTELUSSA',
3599
3603
  groupFontWeight: '700'
3600
3604
  }
3601
3605
  },
@@ -3647,7 +3651,7 @@ const theme = {
3647
3651
  groupBorderRadius: 0,
3648
3652
  groupBorderWidth: 1,
3649
3653
  groupColor: '#414547',
3650
- groupFontName: 'HelveticaNow',
3654
+ groupFontName: 'HNforTELUSSA',
3651
3655
  groupFontSize: 14,
3652
3656
  groupFontWeight: '400',
3653
3657
  groupHeight: 40,
@@ -3669,7 +3673,7 @@ const theme = {
3669
3673
  itemBorderWidth: 1,
3670
3674
  itemColor: '#414547',
3671
3675
  itemDisplay: false,
3672
- itemFontName: 'HelveticaNow',
3676
+ itemFontName: 'HNforTELUSSA',
3673
3677
  itemFontSize: 14,
3674
3678
  itemFontWeight: '700',
3675
3679
  itemHeight: 40,
@@ -3865,7 +3869,7 @@ const theme = {
3865
3869
  tokens: {
3866
3870
  buttonDirection: 'row',
3867
3871
  headerFontColor: '#414547',
3868
- headerFontName: 'HelveticaNow',
3872
+ headerFontName: 'HNforTELUSSA',
3869
3873
  headerFontSize: 16,
3870
3874
  headerFontWeight: '500',
3871
3875
  headerLineHeight: 1.5,
@@ -3873,7 +3877,7 @@ const theme = {
3873
3877
  maxWidthSize: 0,
3874
3878
  minHeight: 412,
3875
3879
  minWidth: 320,
3876
- subHeaderFontName: 'HelveticaNow',
3880
+ subHeaderFontName: 'HNforTELUSSA',
3877
3881
  subHeaderFontSize: 14,
3878
3882
  subHeaderFontWeight: '400',
3879
3883
  subHeaderLineHeight: 1.4
@@ -3921,7 +3925,7 @@ const theme = {
3921
3925
  backgroundColor: '#f4f4f7',
3922
3926
  borderColor: '#f4f4f7',
3923
3927
  color: '#4b286d',
3924
- fontName: 'HelveticaNow',
3928
+ fontName: 'HNforTELUSSA',
3925
3929
  fontWeight: '700'
3926
3930
  }
3927
3931
  },
@@ -3977,7 +3981,7 @@ const theme = {
3977
3981
  borderRadius: 32,
3978
3982
  borderWidth: 1,
3979
3983
  color: '#414547',
3980
- fontName: 'HelveticaNow',
3984
+ fontName: 'HNforTELUSSA',
3981
3985
  fontSize: 14,
3982
3986
  fontWeight: '400',
3983
3987
  icoMenu: PaletteIconCaretDown,
@@ -4140,7 +4144,7 @@ const theme = {
4140
4144
  dismissButtonGap: 24,
4141
4145
  dismissIcon: PaletteIconClose,
4142
4146
  dismissIconColor: '#676e73',
4143
- fontName: 'HelveticaNow',
4147
+ fontName: 'HNforTELUSSA',
4144
4148
  fontSize: 16,
4145
4149
  fontWeight: '400',
4146
4150
  icon: PaletteIconStatusInfo,
@@ -4188,20 +4192,21 @@ const theme = {
4188
4192
  }
4189
4193
  ],
4190
4194
  tokens: {
4191
- headerFontName: 'HelveticaNow',
4195
+ headerFontName: 'HNforTELUSSA',
4192
4196
  headerFontWeight: '700',
4193
4197
  interItemMargin: 8,
4194
4198
  itemBulletContainerWidth: 20,
4195
4199
  itemBulletHeight: 4,
4196
4200
  itemBulletTextAlign: 'right',
4197
4201
  itemBulletWidth: 4,
4198
- itemColor: '#414547',
4199
- itemFontName: 'HelveticaNow',
4202
+ itemColor: null,
4203
+ itemFontName: 'HNforTELUSSA',
4200
4204
  itemFontSize: 16,
4201
4205
  itemFontWeight: '400',
4202
4206
  itemLineHeight: 1.5,
4203
4207
  itemMarginTop: 0,
4204
4208
  itemPaddingTop: 0,
4209
+ itemTextColor: '#414547',
4205
4210
  listGutter: 8
4206
4211
  }
4207
4212
  },
@@ -4232,7 +4237,7 @@ const theme = {
4232
4237
  ellipsisBorderTopWidth: 0,
4233
4238
  ellipsisHeight: null,
4234
4239
  ellipsisPadding: 0,
4235
- fontName: 'HelveticaNow',
4240
+ fontName: 'HNforTELUSSA',
4236
4241
  fontSize: 16,
4237
4242
  fontWeight: '400',
4238
4243
  gap: 2,
@@ -4302,7 +4307,7 @@ const theme = {
4302
4307
  borderRightWidth: 1,
4303
4308
  borderTopWidth: 1,
4304
4309
  color: '#676e73',
4305
- fontName: 'HelveticaNow',
4310
+ fontName: 'HNforTELUSSA',
4306
4311
  fontSize: 16,
4307
4312
  fontWeight: '400',
4308
4313
  height: 32,
@@ -4415,7 +4420,7 @@ const theme = {
4415
4420
  borderTopWidth: 0,
4416
4421
  color: '#676e73',
4417
4422
  displayLabel: true,
4418
- fontName: 'HelveticaNow',
4423
+ fontName: 'HNforTELUSSA',
4419
4424
  fontSize: 16,
4420
4425
  fontWeight: '400',
4421
4426
  height: null,
@@ -4535,11 +4540,11 @@ const theme = {
4535
4540
  }
4536
4541
  },
4537
4542
  {
4538
- if: { size: 'large', viewport: [ 'lg', 'xl' ] },
4543
+ if: { size: 'large' },
4539
4544
  tokens: {
4540
4545
  amountFontSize: 64,
4541
- bottomTextFontSize: 20,
4542
- bottomTextLineHeight: 1.6,
4546
+ bottomTextFontSize: 16,
4547
+ bottomTextLineHeight: 1.5,
4543
4548
  centsFontSize: 36,
4544
4549
  centsLineHeight: 1.125,
4545
4550
  currencySymbolFontSize: 36,
@@ -4548,6 +4553,15 @@ const theme = {
4548
4553
  rateLineHeight: 1.6,
4549
4554
  strikeThroughHeight: 3,
4550
4555
  strikeThroughPosition: 35,
4556
+ topTextFontSize: 16,
4557
+ topTextLineHeight: 1.5
4558
+ }
4559
+ },
4560
+ {
4561
+ if: { size: 'large', viewport: [ 'lg', 'xl' ] },
4562
+ tokens: {
4563
+ bottomTextFontSize: 20,
4564
+ bottomTextLineHeight: 1.6,
4551
4565
  topTextFontSize: 20,
4552
4566
  topTextLineHeight: 1.6
4553
4567
  }
@@ -4558,43 +4572,43 @@ const theme = {
4558
4572
  }
4559
4573
  ],
4560
4574
  tokens: {
4561
- amountFontName: 'HelveticaNow',
4575
+ amountFontName: 'HNforTELUSSA',
4562
4576
  amountFontSize: 40,
4563
4577
  amountFontWeight: '300',
4564
4578
  amountLetterSpacing: -0.039,
4565
4579
  amountLineHeight: 1,
4566
4580
  bottomLinksMarginLeft: 4,
4567
4581
  bottomTextFontSize: 16,
4568
- bottomTextLineHeight: 1.6,
4582
+ bottomTextLineHeight: 1.5,
4569
4583
  bottomTextMarginTop: 4,
4570
- centsFontName: 'HelveticaNow',
4584
+ centsFontName: 'HNforTELUSSA',
4571
4585
  centsFontSize: 20,
4572
4586
  centsFontWeight: '400',
4573
4587
  centsLineHeight: 1.2,
4574
- currencySymbolFontName: 'HelveticaNow',
4588
+ currencySymbolFontName: 'HNforTELUSSA',
4575
4589
  currencySymbolFontSize: 20,
4576
4590
  currencySymbolFontWeight: '400',
4577
4591
  currencySymbolLineHeight: 1.2,
4578
4592
  dividerColor: '#b2b9bf',
4579
4593
  fontColor: '#414547',
4580
- fontName: 'HelveticaNow',
4594
+ fontName: 'HNforTELUSSA',
4581
4595
  fontWeight: '700',
4582
4596
  footnoteGap: 4,
4583
4597
  footnoteLinkColor: '#414547',
4584
- footnoteLinkFontName: 'HelveticaNow',
4598
+ footnoteLinkFontName: 'HNforTELUSSA',
4585
4599
  footnoteLinkFontSize: 14,
4586
4600
  footnoteLinkFontWeight: '400',
4587
4601
  footnoteLinkLineHeight: 1.42857142857,
4588
4602
  footnoteMarginTop: 4,
4589
4603
  priceMarginBottom: 8,
4590
- rateFontName: 'HelveticaNow',
4604
+ rateFontName: 'HNforTELUSSA',
4591
4605
  rateFontSize: 16,
4592
4606
  rateFontWeight: '400',
4593
4607
  rateLineHeight: 1.25,
4594
4608
  strikeThroughColor: '#676e73',
4595
4609
  strikeThroughHeight: 2,
4596
4610
  strikeThroughPosition: 22,
4597
- topTextFontName: 'HelveticaNow',
4611
+ topTextFontName: 'HNforTELUSSA',
4598
4612
  topTextFontSize: 16,
4599
4613
  topTextFontWeight: '700',
4600
4614
  topTextLineHeight: 1.5,
@@ -4880,7 +4894,7 @@ const theme = {
4880
4894
  borderRadius: 32,
4881
4895
  borderWidth: 1,
4882
4896
  color: '#676e73',
4883
- fontName: 'HelveticaNow',
4897
+ fontName: 'HNforTELUSSA',
4884
4898
  fontSize: 16,
4885
4899
  fontWeight: '700',
4886
4900
  icon: null,
@@ -4992,7 +5006,7 @@ const theme = {
4992
5006
  contentDirection: 'column',
4993
5007
  contentMaxDimension: 168,
4994
5008
  contentSpace: 3,
4995
- fontName: 'HelveticaNow',
5009
+ fontName: 'HNforTELUSSA',
4996
5010
  fontSize: 16,
4997
5011
  fontWeight: '700',
4998
5012
  gap: 5,
@@ -5063,7 +5077,7 @@ const theme = {
5063
5077
  itemBulletHeight: 4,
5064
5078
  itemBulletWidth: 4,
5065
5079
  itemFontColor: '#676e73',
5066
- itemFontName: 'HelveticaNow',
5080
+ itemFontName: 'HNforTELUSSA',
5067
5081
  itemFontSize: 16,
5068
5082
  itemFontWeight: '700',
5069
5083
  itemIconColor: '#4b286d',
@@ -5142,7 +5156,7 @@ const theme = {
5142
5156
  containerPaddingRight: 0,
5143
5157
  containerPaddingTop: 0,
5144
5158
  containerShadow: null,
5145
- descriptionFontName: 'HelveticaNow',
5159
+ descriptionFontName: 'HNforTELUSSA',
5146
5160
  descriptionFontSize: 14,
5147
5161
  descriptionFontWeight: '400',
5148
5162
  descriptionLineHeight: 1.42857142857,
@@ -5157,7 +5171,7 @@ const theme = {
5157
5171
  inputOutlineWidth: 0,
5158
5172
  inputSize: 20,
5159
5173
  labelColor: '#414547',
5160
- labelFontName: 'HelveticaNow',
5174
+ labelFontName: 'HNforTELUSSA',
5161
5175
  labelFontSize: 16,
5162
5176
  labelFontWeight: '400',
5163
5177
  labelLineHeight: 1.5,
@@ -5288,7 +5302,7 @@ const theme = {
5288
5302
  contentJustifyContent: 'flex-start',
5289
5303
  contentSpace: 2,
5290
5304
  flex: 1,
5291
- fontName: 'HelveticaNow',
5305
+ fontName: 'HNforTELUSSA',
5292
5306
  fontSize: 20,
5293
5307
  fontWeight: '500',
5294
5308
  letterSpacing: 0,
@@ -5377,6 +5391,7 @@ const theme = {
5377
5391
  if: { purpose: 'editorial' },
5378
5392
  tokens: {
5379
5393
  backgroundColor: '#676e73',
5394
+ curveAfterBackgroundColor: '#676e73',
5380
5395
  curveBackgroundColor: '#2c2e30'
5381
5396
  }
5382
5397
  },
@@ -5399,7 +5414,10 @@ const theme = {
5399
5414
  },
5400
5415
  {
5401
5416
  if: { purpose: 'subtle' },
5402
- tokens: { backgroundColor: '#7c53a5' }
5417
+ tokens: {
5418
+ backgroundColor: '#7c53a5',
5419
+ curveAfterBackgroundColor: '#7c53a5'
5420
+ }
5403
5421
  }
5404
5422
  ],
5405
5423
  tokens: {
@@ -5421,7 +5439,7 @@ const theme = {
5421
5439
  curveMarginTop: 4,
5422
5440
  curveWidth: 8,
5423
5441
  fontColor: '#ffffff',
5424
- fontName: 'HelveticaNow',
5442
+ fontName: 'HNforTELUSSA',
5425
5443
  fontSize: 12,
5426
5444
  fontWeight: '700',
5427
5445
  gradient: null,
@@ -5482,7 +5500,7 @@ const theme = {
5482
5500
  buttonsGap: 2,
5483
5501
  clearButtonIcon: PaletteIconTimes,
5484
5502
  color: '#414547',
5485
- fontName: 'HelveticaNow',
5503
+ fontName: 'HNforTELUSSA',
5486
5504
  fontSize: 16,
5487
5505
  fontWeight: '400',
5488
5506
  lineHeight: 1.5,
@@ -5587,6 +5605,7 @@ const theme = {
5587
5605
  },
5588
5606
  Select: {
5589
5607
  appearances: {
5608
+ active: { type: 'state', values: [ true ] },
5590
5609
  focus: {
5591
5610
  description: 'Focus states for some input elements are well supported across web, RN, ios and android',
5592
5611
  type: 'state',
@@ -5644,6 +5663,10 @@ const theme = {
5644
5663
  color: '#676e73',
5645
5664
  icon: null
5646
5665
  }
5666
+ },
5667
+ {
5668
+ if: { active: true },
5669
+ tokens: { icon: PaletteIconCaretUp }
5647
5670
  }
5648
5671
  ],
5649
5672
  tokens: {
@@ -5653,7 +5676,7 @@ const theme = {
5653
5676
  borderWidth: 1,
5654
5677
  color: '#414547',
5655
5678
  feedbackBackgroundColor: '#f4f4f7',
5656
- fontName: 'HelveticaNow',
5679
+ fontName: 'HNforTELUSSA',
5657
5680
  fontSize: 16,
5658
5681
  fontWeight: '400',
5659
5682
  height: 48,
@@ -5714,7 +5737,7 @@ const theme = {
5714
5737
  accentBackgroundColor: '#4b286d',
5715
5738
  backgroundColor: '#f4f4f7',
5716
5739
  color: '#4b286d',
5717
- fontName: 'HelveticaNow',
5740
+ fontName: 'HNforTELUSSA',
5718
5741
  fontWeight: '700',
5719
5742
  paddingLeft: 12
5720
5743
  }
@@ -5739,7 +5762,7 @@ const theme = {
5739
5762
  tokens: {
5740
5763
  accentBackgroundColor: 'rgba(0, 0, 0, 0)',
5741
5764
  color: '#4b286d',
5742
- fontName: 'HelveticaNow',
5765
+ fontName: 'HNforTELUSSA',
5743
5766
  fontWeight: '400',
5744
5767
  paddingLeft: 16
5745
5768
  }
@@ -5780,7 +5803,7 @@ const theme = {
5780
5803
  borderStyle: 'solid',
5781
5804
  borderWidth: 1,
5782
5805
  color: '#414547',
5783
- fontName: 'HelveticaNow',
5806
+ fontName: 'HNforTELUSSA',
5784
5807
  fontSize: 16,
5785
5808
  fontWeight: '400',
5786
5809
  justifyContent: 'space-between',
@@ -5861,7 +5884,7 @@ const theme = {
5861
5884
  backgroundColor: 'rgba(0, 0, 0, 0)',
5862
5885
  borderRadius: 4,
5863
5886
  color: '#2b8000',
5864
- fontName: 'HelveticaNow',
5887
+ fontName: 'HNforTELUSSA',
5865
5888
  fontSize: 16,
5866
5889
  fontWeight: '400',
5867
5890
  lineHeight: 1.5,
@@ -5934,7 +5957,7 @@ const theme = {
5934
5957
  buttonPaddingRight: 16,
5935
5958
  buttonRadius: 32,
5936
5959
  detailsContainerPadding: 8,
5937
- labelFontName: 'HelveticaNow',
5960
+ labelFontName: 'HNforTELUSSA',
5938
5961
  labelFontWeight: '700',
5939
5962
  playIcon: PaletteIconPlaySolid,
5940
5963
  playIconColor: '#ffffff',
@@ -6101,7 +6124,7 @@ const theme = {
6101
6124
  borderColor: null,
6102
6125
  borderRadius: null,
6103
6126
  borderWidth: null,
6104
- fontName: 'HelveticaNow',
6127
+ fontName: 'HNforTELUSSA',
6105
6128
  fontSize: 16,
6106
6129
  fontWeight: '700',
6107
6130
  icon: PaletteIconStatusInfo,
@@ -6180,10 +6203,10 @@ const theme = {
6180
6203
  knobSize: 16,
6181
6204
  labelColor: '#414547',
6182
6205
  labelCurrentColor: '#7c53a5',
6183
- labelCurrentFontName: 'HelveticaNow',
6206
+ labelCurrentFontName: 'HNforTELUSSA',
6184
6207
  labelCurrentFontWeight: '700',
6185
6208
  labelDirection: 'column',
6186
- labelFontName: 'HelveticaNow',
6209
+ labelFontName: 'HNforTELUSSA',
6187
6210
  labelFontSize: 14,
6188
6211
  labelFontWeight: '400',
6189
6212
  labelGap: 0,
@@ -6195,7 +6218,7 @@ const theme = {
6195
6218
  showStepName: true,
6196
6219
  showStepTrackerLabel: true,
6197
6220
  stepLabelColor: '#676e73',
6198
- stepLabelFontName: 'HelveticaNow',
6221
+ stepLabelFontName: 'HNforTELUSSA',
6199
6222
  stepLabelFontSize: 12,
6200
6223
  stepLabelFontWeight: '700',
6201
6224
  stepLabelLineHeight: 1.33333333333,
@@ -6286,7 +6309,7 @@ const theme = {
6286
6309
  tokens: {
6287
6310
  cellPaddingBottom: 8,
6288
6311
  cellPaddingTop: 8,
6289
- fontName: 'HelveticaNow',
6312
+ fontName: 'HNforTELUSSA',
6290
6313
  fontSize: 16,
6291
6314
  fontWeight: '700',
6292
6315
  lineHeight: 1.25
@@ -6298,7 +6321,7 @@ const theme = {
6298
6321
  cellBackground: '#fafafa',
6299
6322
  cellPaddingBottom: 8,
6300
6323
  cellPaddingTop: 8,
6301
- fontName: 'HelveticaNow',
6324
+ fontName: 'HNforTELUSSA',
6302
6325
  fontSize: 14,
6303
6326
  fontWeight: '500',
6304
6327
  lineHeight: 1.14285714286
@@ -6309,7 +6332,7 @@ const theme = {
6309
6332
  tokens: {
6310
6333
  cellBackground: '#f4f4f7',
6311
6334
  cellBoxShadowColor: '#b2b9bf',
6312
- fontName: 'HelveticaNow',
6335
+ fontName: 'HNforTELUSSA',
6313
6336
  fontSize: 16,
6314
6337
  fontWeight: '500'
6315
6338
  }
@@ -6318,7 +6341,7 @@ const theme = {
6318
6341
  if: { spacing: 'default', type: 'subHeading' },
6319
6342
  tokens: {
6320
6343
  cellBackground: '#fafafa',
6321
- fontName: 'HelveticaNow',
6344
+ fontName: 'HNforTELUSSA',
6322
6345
  fontSize: 14,
6323
6346
  fontWeight: '500',
6324
6347
  lineHeight: 1.28571428571
@@ -6328,7 +6351,7 @@ const theme = {
6328
6351
  if: { spacing: 'compact', text: 'medium', type: 'subHeading' },
6329
6352
  tokens: {
6330
6353
  cellBackground: '#fafafa',
6331
- fontName: 'HelveticaNow',
6354
+ fontName: 'HNforTELUSSA',
6332
6355
  fontSize: 16,
6333
6356
  fontWeight: '500',
6334
6357
  lineHeight: 1.25
@@ -6336,12 +6359,12 @@ const theme = {
6336
6359
  },
6337
6360
  {
6338
6361
  if: { spacing: 'default', type: 'rowHeading' },
6339
- tokens: { fontName: 'HelveticaNow', fontSize: 16, fontWeight: '700' }
6362
+ tokens: { fontName: 'HNforTELUSSA', fontSize: 16, fontWeight: '700' }
6340
6363
  },
6341
6364
  {
6342
6365
  if: { spacing: 'default', text: 'small', type: 'default' },
6343
6366
  tokens: {
6344
- fontName: 'HelveticaNow',
6367
+ fontName: 'HNforTELUSSA',
6345
6368
  fontSize: 14,
6346
6369
  fontWeight: '400',
6347
6370
  lineHeight: 1.42857142857
@@ -6350,7 +6373,7 @@ const theme = {
6350
6373
  {
6351
6374
  if: { spacing: 'compact', text: 'small', type: 'default' },
6352
6375
  tokens: {
6353
- fontName: 'HelveticaNow',
6376
+ fontName: 'HNforTELUSSA',
6354
6377
  fontSize: 14,
6355
6378
  fontWeight: '400',
6356
6379
  lineHeight: 1.14285714286
@@ -6359,7 +6382,7 @@ const theme = {
6359
6382
  {
6360
6383
  if: { text: 'small', type: 'rowHeading' },
6361
6384
  tokens: {
6362
- fontName: 'HelveticaNow',
6385
+ fontName: 'HNforTELUSSA',
6363
6386
  fontSize: 14,
6364
6387
  fontWeight: '700',
6365
6388
  lineHeight: 1.14285714286
@@ -6386,7 +6409,7 @@ const theme = {
6386
6409
  },
6387
6410
  display: null,
6388
6411
  fontColor: '#000000',
6389
- fontName: 'HelveticaNow',
6412
+ fontName: 'HNforTELUSSA',
6390
6413
  fontSize: 16,
6391
6414
  fontWeight: '400',
6392
6415
  lineHeight: 1.5,
@@ -6522,7 +6545,7 @@ const theme = {
6522
6545
  borderRadius: 32,
6523
6546
  borderWidth: 0,
6524
6547
  color: '#676e73',
6525
- fontName: 'HelveticaNow',
6548
+ fontName: 'HNforTELUSSA',
6526
6549
  fontScaleCap: 64,
6527
6550
  fontSize: 14,
6528
6551
  fontWeight: '700',
@@ -6656,7 +6679,7 @@ const theme = {
6656
6679
  borderRadius: 32,
6657
6680
  borderWidth: 1,
6658
6681
  color: '#676e73',
6659
- fontName: 'HelveticaNow',
6682
+ fontName: 'HNforTELUSSA',
6660
6683
  fontSize: 14,
6661
6684
  fontWeight: '700',
6662
6685
  icon: PaletteIconAdd,
@@ -6762,7 +6785,7 @@ const theme = {
6762
6785
  expandTitleBorder: 0,
6763
6786
  expandTitleBorderColor: 'rgba(0, 0, 0, 0)',
6764
6787
  expandTitleColor: '#2c2e30',
6765
- expandTitleFontName: 'HelveticaNow',
6788
+ expandTitleFontName: 'HNforTELUSSA',
6766
6789
  expandTitleFontSize: 16,
6767
6790
  expandTitleFontWeight: '500',
6768
6791
  expandTitleLineHeight: 1.5,
@@ -6779,7 +6802,7 @@ const theme = {
6779
6802
  iconOuterBorderGap: 0,
6780
6803
  iconOuterBorderWidth: null,
6781
6804
  listColor: '#414547',
6782
- listFontName: 'HelveticaNow',
6805
+ listFontName: 'HNforTELUSSA',
6783
6806
  listFontSize: 14,
6784
6807
  listFontWeight: '400',
6785
6808
  listLineHeight: 1.42857142857,
@@ -6807,7 +6830,7 @@ const theme = {
6807
6830
  {
6808
6831
  if: { viewport: [ 'md', 'lg', 'xl' ] },
6809
6832
  tokens: {
6810
- testimonialFontNameHeading: 'HelveticaNow',
6833
+ testimonialFontNameHeading: 'HNforTELUSSA',
6811
6834
  testimonialFontSizeHeading: 28,
6812
6835
  testimonialFontWeightHeading: '400',
6813
6836
  testimonialLineHeightHeading: 1.28571428571
@@ -6815,11 +6838,11 @@ const theme = {
6815
6838
  }
6816
6839
  ],
6817
6840
  tokens: {
6818
- additionalFontName: 'HelveticaNow',
6841
+ additionalFontName: 'HNforTELUSSA',
6819
6842
  additionalFontSize: 14,
6820
6843
  additionalFontWeight: '400',
6821
6844
  additionalLineHeight: 1.42857142857,
6822
- authorFontName: 'HelveticaNow',
6845
+ authorFontName: 'HNforTELUSSA',
6823
6846
  authorFontSize: 16,
6824
6847
  authorFontWeight: '700',
6825
6848
  authorLineHeight: 1.5,
@@ -6832,8 +6855,8 @@ const theme = {
6832
6855
  imageSize: 48,
6833
6856
  quoteContainerGap: 4,
6834
6857
  testimonialContainerGap: 12,
6835
- testimonialFontNameHeading: 'HelveticaNow',
6836
- testimonialFontNameLarge: 'HelveticaNow',
6858
+ testimonialFontNameHeading: 'HNforTELUSSA',
6859
+ testimonialFontNameLarge: 'HNforTELUSSA',
6837
6860
  testimonialFontSizeHeading: 24,
6838
6861
  testimonialFontSizeLarge: 20,
6839
6862
  testimonialFontWeightHeading: '400',
@@ -6927,7 +6950,7 @@ const theme = {
6927
6950
  clearButtonIcon: PaletteIconTimes,
6928
6951
  color: '#414547',
6929
6952
  defaultCreditIcon: PaletteIconCreditCard,
6930
- fontName: 'HelveticaNow',
6953
+ fontName: 'HNforTELUSSA',
6931
6954
  fontSize: 16,
6932
6955
  fontWeight: '400',
6933
6956
  icon: null,
@@ -7027,7 +7050,7 @@ const theme = {
7027
7050
  animationPaddingBottomBefore: 0,
7028
7051
  animationPaddingTopAfter: 16,
7029
7052
  animationPaddingTopBefore: 0,
7030
- chevronlinkFontName: 'HelveticaNow',
7053
+ chevronlinkFontName: 'HNforTELUSSA',
7031
7054
  chevronlinkFontWeight: '400',
7032
7055
  containerBackgroundColor: '#4b286d',
7033
7056
  containerGap: 10,
@@ -7130,7 +7153,7 @@ const theme = {
7130
7153
  iconColor: '#676e73',
7131
7154
  iconSize: 14,
7132
7155
  labelColor: '#414547',
7133
- labelFontName: 'HelveticaNow',
7156
+ labelFontName: 'HNforTELUSSA',
7134
7157
  labelFontSize: 16,
7135
7158
  labelFontWeight: '400',
7136
7159
  labelLineHeight: 1.5,
@@ -7208,7 +7231,7 @@ const theme = {
7208
7231
  backgroundColor: '#2c2e30',
7209
7232
  borderRadius: 8,
7210
7233
  color: '#ffffff',
7211
- fontName: 'HelveticaNow',
7234
+ fontName: 'HNforTELUSSA',
7212
7235
  fontSize: 14,
7213
7236
  fontWeight: '400',
7214
7237
  lineHeight: 1.5,
@@ -7357,7 +7380,7 @@ const theme = {
7357
7380
  {
7358
7381
  if: { size: 'display1' },
7359
7382
  tokens: {
7360
- fontName: 'HelveticaNowDisplay',
7383
+ fontName: 'HNforTELUSSA',
7361
7384
  fontSize: 40,
7362
7385
  fontWeight: '300',
7363
7386
  letterSpacing: 0,
@@ -7368,7 +7391,7 @@ const theme = {
7368
7391
  {
7369
7392
  if: { size: 'display1', viewport: [ 'lg', 'xl' ] },
7370
7393
  tokens: {
7371
- fontName: 'HelveticaNowDisplay',
7394
+ fontName: 'HNforTELUSSA',
7372
7395
  fontSize: 64,
7373
7396
  fontWeight: '300',
7374
7397
  lineHeight: 1.2,
@@ -7378,7 +7401,7 @@ const theme = {
7378
7401
  {
7379
7402
  if: { size: 'display2' },
7380
7403
  tokens: {
7381
- fontName: 'HelveticaNowDisplay',
7404
+ fontName: 'HNforTELUSSA',
7382
7405
  fontSize: 36,
7383
7406
  fontWeight: '300',
7384
7407
  letterSpacing: 0,
@@ -7389,7 +7412,7 @@ const theme = {
7389
7412
  {
7390
7413
  if: { size: 'display2', viewport: [ 'lg', 'xl' ] },
7391
7414
  tokens: {
7392
- fontName: 'HelveticaNowDisplay',
7415
+ fontName: 'HNforTELUSSA',
7393
7416
  fontSize: 56,
7394
7417
  fontWeight: '300',
7395
7418
  lineHeight: 1.14285714286,
@@ -7399,7 +7422,7 @@ const theme = {
7399
7422
  {
7400
7423
  if: { size: 'h1' },
7401
7424
  tokens: {
7402
- fontName: 'HelveticaNowDisplay',
7425
+ fontName: 'HNforTELUSSA',
7403
7426
  fontSize: 28,
7404
7427
  fontWeight: '300',
7405
7428
  letterSpacing: 0,
@@ -7410,7 +7433,7 @@ const theme = {
7410
7433
  {
7411
7434
  if: { size: 'h1', viewport: [ 'lg', 'xl' ] },
7412
7435
  tokens: {
7413
- fontName: 'HelveticaNowDisplay',
7436
+ fontName: 'HNforTELUSSA',
7414
7437
  fontSize: 40,
7415
7438
  fontWeight: '300',
7416
7439
  letterSpacing: 0,
@@ -7421,7 +7444,7 @@ const theme = {
7421
7444
  {
7422
7445
  if: { size: 'h2' },
7423
7446
  tokens: {
7424
- fontName: 'HelveticaNowDisplay',
7447
+ fontName: 'HNforTELUSSA',
7425
7448
  fontSize: 24,
7426
7449
  fontWeight: '300',
7427
7450
  letterSpacing: 0,
@@ -7432,7 +7455,7 @@ const theme = {
7432
7455
  {
7433
7456
  if: { size: 'h2', viewport: [ 'lg', 'xl' ] },
7434
7457
  tokens: {
7435
- fontName: 'HelveticaNowDisplay',
7458
+ fontName: 'HNforTELUSSA',
7436
7459
  fontSize: 28,
7437
7460
  fontWeight: '300',
7438
7461
  letterSpacing: -0.017,
@@ -7443,7 +7466,7 @@ const theme = {
7443
7466
  {
7444
7467
  if: { size: 'h3' },
7445
7468
  tokens: {
7446
- fontName: 'HelveticaNow',
7469
+ fontName: 'HNforTELUSSA',
7447
7470
  fontSize: 20,
7448
7471
  fontWeight: '500',
7449
7472
  letterSpacing: 0,
@@ -7454,7 +7477,7 @@ const theme = {
7454
7477
  {
7455
7478
  if: { size: 'h4' },
7456
7479
  tokens: {
7457
- fontName: 'HelveticaNow',
7480
+ fontName: 'HNforTELUSSA',
7458
7481
  fontSize: 16,
7459
7482
  fontWeight: '500',
7460
7483
  letterSpacing: 0,
@@ -7465,7 +7488,7 @@ const theme = {
7465
7488
  {
7466
7489
  if: { size: 'h5' },
7467
7490
  tokens: {
7468
- fontName: 'HelveticaNow',
7491
+ fontName: 'HNforTELUSSA',
7469
7492
  fontSize: 14,
7470
7493
  fontWeight: '500',
7471
7494
  letterSpacing: 0,
@@ -7479,7 +7502,7 @@ const theme = {
7479
7502
  {
7480
7503
  if: { size: 'h6' },
7481
7504
  tokens: {
7482
- fontName: 'HelveticaNow',
7505
+ fontName: 'HNforTELUSSA',
7483
7506
  fontSize: 12,
7484
7507
  fontWeight: '700',
7485
7508
  letterSpacing: 0,
@@ -7514,7 +7537,7 @@ const theme = {
7514
7537
  {
7515
7538
  if: { size: 'micro' },
7516
7539
  tokens: {
7517
- fontName: 'HelveticaNow',
7540
+ fontName: 'HNforTELUSSA',
7518
7541
  fontSize: 12,
7519
7542
  fontWeight: '500',
7520
7543
  lineHeight: 1.33333333333,
@@ -7525,7 +7548,7 @@ const theme = {
7525
7548
  if: { size: 'eyebrow' },
7526
7549
  tokens: {
7527
7550
  color: '#7c53a5',
7528
- fontName: 'HelveticaNow',
7551
+ fontName: 'HNforTELUSSA',
7529
7552
  fontSize: 14,
7530
7553
  fontWeight: '700',
7531
7554
  lineHeight: 1.42857142857,
@@ -7535,31 +7558,31 @@ const theme = {
7535
7558
  {
7536
7559
  description: 'Please only bold single words while using with headings',
7537
7560
  if: { bold: true },
7538
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7561
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7539
7562
  },
7540
7563
  {
7541
7564
  if: { bold: true, size: 'micro' },
7542
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7565
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7543
7566
  },
7544
7567
  {
7545
7568
  if: { bold: true, size: 'display1' },
7546
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7569
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7547
7570
  },
7548
7571
  {
7549
7572
  if: { bold: true, size: 'display2' },
7550
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7573
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7551
7574
  },
7552
7575
  {
7553
7576
  if: { bold: true, size: 'h1' },
7554
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7577
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7555
7578
  },
7556
7579
  {
7557
7580
  if: { bold: true, size: 'h2' },
7558
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7581
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7559
7582
  },
7560
7583
  {
7561
7584
  if: { bold: true, size: 'h3' },
7562
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7585
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7563
7586
  },
7564
7587
  {
7565
7588
  if: {
@@ -7567,15 +7590,15 @@ const theme = {
7567
7590
  size: [ 'h4', 'h5', 'h6' ],
7568
7591
  viewport: [ 'xs', 'sm', 'md' ]
7569
7592
  },
7570
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7593
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7571
7594
  },
7572
7595
  {
7573
7596
  if: { weight: 'semibold' },
7574
- tokens: { fontName: 'HelveticaNow', fontWeight: '500' }
7597
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '500' }
7575
7598
  },
7576
7599
  {
7577
7600
  if: { weight: 'bold' },
7578
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7601
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7579
7602
  },
7580
7603
  { if: { colour: 'default' }, tokens: { color: '#414547' } },
7581
7604
  { if: { colour: 'brand' }, tokens: { color: '#4b286d' } },
@@ -7613,7 +7636,7 @@ const theme = {
7613
7636
  ],
7614
7637
  tokens: {
7615
7638
  color: '#414547',
7616
- fontName: 'HelveticaNow',
7639
+ fontName: 'HNforTELUSSA',
7617
7640
  fontScaleCap: 64,
7618
7641
  fontSize: 16,
7619
7642
  fontWeight: '400',
@@ -7891,6 +7914,6 @@ const theme = {
7891
7914
  tokens: { size: 96 }
7892
7915
  }
7893
7916
  },
7894
- metadata: { name: 'theme-allium', themeTokensVersion: '2.60.0' }
7917
+ metadata: { name: 'theme-allium', themeTokensVersion: '2.62.0' }
7895
7918
  }
7896
7919
  export default theme