@telus-uds/theme-allium 4.36.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 +2 -2
  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 +7 -7
  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 +1 -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 +991 -1000
  56. package/build/android/theme.json +150 -124
  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 +2 -2
  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 +7 -7
  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 +1 -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 +991 -1000
  112. package/build/ios/theme.json +150 -124
  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 +3 -3
  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 +8 -8
  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 +2 -2
  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 +991 -1000
  226. package/build/rn/spacingScale.js +1 -1
  227. package/build/rn/theme.js +134 -125
  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 +3 -3
  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 +8 -8
  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 +2 -2
  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 +991 -1000
  342. package/build/web/spacingScale.js +1 -1
  343. package/build/web/theme.js +134 -125
  344. package/package.json +5 -5
  345. package/theme.json +141 -123
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 12 Aug 2024 06:25:54 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,7 +4192,7 @@ 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,
@@ -4196,7 +4200,7 @@ const theme = {
4196
4200
  itemBulletTextAlign: 'right',
4197
4201
  itemBulletWidth: 4,
4198
4202
  itemColor: null,
4199
- itemFontName: 'HelveticaNow',
4203
+ itemFontName: 'HNforTELUSSA',
4200
4204
  itemFontSize: 16,
4201
4205
  itemFontWeight: '400',
4202
4206
  itemLineHeight: 1.5,
@@ -4233,7 +4237,7 @@ const theme = {
4233
4237
  ellipsisBorderTopWidth: 0,
4234
4238
  ellipsisHeight: null,
4235
4239
  ellipsisPadding: 0,
4236
- fontName: 'HelveticaNow',
4240
+ fontName: 'HNforTELUSSA',
4237
4241
  fontSize: 16,
4238
4242
  fontWeight: '400',
4239
4243
  gap: 2,
@@ -4303,7 +4307,7 @@ const theme = {
4303
4307
  borderRightWidth: 1,
4304
4308
  borderTopWidth: 1,
4305
4309
  color: '#676e73',
4306
- fontName: 'HelveticaNow',
4310
+ fontName: 'HNforTELUSSA',
4307
4311
  fontSize: 16,
4308
4312
  fontWeight: '400',
4309
4313
  height: 32,
@@ -4416,7 +4420,7 @@ const theme = {
4416
4420
  borderTopWidth: 0,
4417
4421
  color: '#676e73',
4418
4422
  displayLabel: true,
4419
- fontName: 'HelveticaNow',
4423
+ fontName: 'HNforTELUSSA',
4420
4424
  fontSize: 16,
4421
4425
  fontWeight: '400',
4422
4426
  height: null,
@@ -4568,7 +4572,7 @@ const theme = {
4568
4572
  }
4569
4573
  ],
4570
4574
  tokens: {
4571
- amountFontName: 'HelveticaNow',
4575
+ amountFontName: 'HNforTELUSSA',
4572
4576
  amountFontSize: 40,
4573
4577
  amountFontWeight: '300',
4574
4578
  amountLetterSpacing: -0.039,
@@ -4577,34 +4581,34 @@ const theme = {
4577
4581
  bottomTextFontSize: 16,
4578
4582
  bottomTextLineHeight: 1.5,
4579
4583
  bottomTextMarginTop: 4,
4580
- centsFontName: 'HelveticaNow',
4584
+ centsFontName: 'HNforTELUSSA',
4581
4585
  centsFontSize: 20,
4582
4586
  centsFontWeight: '400',
4583
4587
  centsLineHeight: 1.2,
4584
- currencySymbolFontName: 'HelveticaNow',
4588
+ currencySymbolFontName: 'HNforTELUSSA',
4585
4589
  currencySymbolFontSize: 20,
4586
4590
  currencySymbolFontWeight: '400',
4587
4591
  currencySymbolLineHeight: 1.2,
4588
4592
  dividerColor: '#b2b9bf',
4589
4593
  fontColor: '#414547',
4590
- fontName: 'HelveticaNow',
4594
+ fontName: 'HNforTELUSSA',
4591
4595
  fontWeight: '700',
4592
4596
  footnoteGap: 4,
4593
4597
  footnoteLinkColor: '#414547',
4594
- footnoteLinkFontName: 'HelveticaNow',
4598
+ footnoteLinkFontName: 'HNforTELUSSA',
4595
4599
  footnoteLinkFontSize: 14,
4596
4600
  footnoteLinkFontWeight: '400',
4597
4601
  footnoteLinkLineHeight: 1.42857142857,
4598
4602
  footnoteMarginTop: 4,
4599
4603
  priceMarginBottom: 8,
4600
- rateFontName: 'HelveticaNow',
4604
+ rateFontName: 'HNforTELUSSA',
4601
4605
  rateFontSize: 16,
4602
4606
  rateFontWeight: '400',
4603
4607
  rateLineHeight: 1.25,
4604
4608
  strikeThroughColor: '#676e73',
4605
4609
  strikeThroughHeight: 2,
4606
4610
  strikeThroughPosition: 22,
4607
- topTextFontName: 'HelveticaNow',
4611
+ topTextFontName: 'HNforTELUSSA',
4608
4612
  topTextFontSize: 16,
4609
4613
  topTextFontWeight: '700',
4610
4614
  topTextLineHeight: 1.5,
@@ -4890,7 +4894,7 @@ const theme = {
4890
4894
  borderRadius: 32,
4891
4895
  borderWidth: 1,
4892
4896
  color: '#676e73',
4893
- fontName: 'HelveticaNow',
4897
+ fontName: 'HNforTELUSSA',
4894
4898
  fontSize: 16,
4895
4899
  fontWeight: '700',
4896
4900
  icon: null,
@@ -5002,7 +5006,7 @@ const theme = {
5002
5006
  contentDirection: 'column',
5003
5007
  contentMaxDimension: 168,
5004
5008
  contentSpace: 3,
5005
- fontName: 'HelveticaNow',
5009
+ fontName: 'HNforTELUSSA',
5006
5010
  fontSize: 16,
5007
5011
  fontWeight: '700',
5008
5012
  gap: 5,
@@ -5073,7 +5077,7 @@ const theme = {
5073
5077
  itemBulletHeight: 4,
5074
5078
  itemBulletWidth: 4,
5075
5079
  itemFontColor: '#676e73',
5076
- itemFontName: 'HelveticaNow',
5080
+ itemFontName: 'HNforTELUSSA',
5077
5081
  itemFontSize: 16,
5078
5082
  itemFontWeight: '700',
5079
5083
  itemIconColor: '#4b286d',
@@ -5152,7 +5156,7 @@ const theme = {
5152
5156
  containerPaddingRight: 0,
5153
5157
  containerPaddingTop: 0,
5154
5158
  containerShadow: null,
5155
- descriptionFontName: 'HelveticaNow',
5159
+ descriptionFontName: 'HNforTELUSSA',
5156
5160
  descriptionFontSize: 14,
5157
5161
  descriptionFontWeight: '400',
5158
5162
  descriptionLineHeight: 1.42857142857,
@@ -5167,7 +5171,7 @@ const theme = {
5167
5171
  inputOutlineWidth: 0,
5168
5172
  inputSize: 20,
5169
5173
  labelColor: '#414547',
5170
- labelFontName: 'HelveticaNow',
5174
+ labelFontName: 'HNforTELUSSA',
5171
5175
  labelFontSize: 16,
5172
5176
  labelFontWeight: '400',
5173
5177
  labelLineHeight: 1.5,
@@ -5298,7 +5302,7 @@ const theme = {
5298
5302
  contentJustifyContent: 'flex-start',
5299
5303
  contentSpace: 2,
5300
5304
  flex: 1,
5301
- fontName: 'HelveticaNow',
5305
+ fontName: 'HNforTELUSSA',
5302
5306
  fontSize: 20,
5303
5307
  fontWeight: '500',
5304
5308
  letterSpacing: 0,
@@ -5435,7 +5439,7 @@ const theme = {
5435
5439
  curveMarginTop: 4,
5436
5440
  curveWidth: 8,
5437
5441
  fontColor: '#ffffff',
5438
- fontName: 'HelveticaNow',
5442
+ fontName: 'HNforTELUSSA',
5439
5443
  fontSize: 12,
5440
5444
  fontWeight: '700',
5441
5445
  gradient: null,
@@ -5496,7 +5500,7 @@ const theme = {
5496
5500
  buttonsGap: 2,
5497
5501
  clearButtonIcon: PaletteIconTimes,
5498
5502
  color: '#414547',
5499
- fontName: 'HelveticaNow',
5503
+ fontName: 'HNforTELUSSA',
5500
5504
  fontSize: 16,
5501
5505
  fontWeight: '400',
5502
5506
  lineHeight: 1.5,
@@ -5601,6 +5605,7 @@ const theme = {
5601
5605
  },
5602
5606
  Select: {
5603
5607
  appearances: {
5608
+ active: { type: 'state', values: [ true ] },
5604
5609
  focus: {
5605
5610
  description: 'Focus states for some input elements are well supported across web, RN, ios and android',
5606
5611
  type: 'state',
@@ -5658,6 +5663,10 @@ const theme = {
5658
5663
  color: '#676e73',
5659
5664
  icon: null
5660
5665
  }
5666
+ },
5667
+ {
5668
+ if: { active: true },
5669
+ tokens: { icon: PaletteIconCaretUp }
5661
5670
  }
5662
5671
  ],
5663
5672
  tokens: {
@@ -5667,7 +5676,7 @@ const theme = {
5667
5676
  borderWidth: 1,
5668
5677
  color: '#414547',
5669
5678
  feedbackBackgroundColor: '#f4f4f7',
5670
- fontName: 'HelveticaNow',
5679
+ fontName: 'HNforTELUSSA',
5671
5680
  fontSize: 16,
5672
5681
  fontWeight: '400',
5673
5682
  height: 48,
@@ -5728,7 +5737,7 @@ const theme = {
5728
5737
  accentBackgroundColor: '#4b286d',
5729
5738
  backgroundColor: '#f4f4f7',
5730
5739
  color: '#4b286d',
5731
- fontName: 'HelveticaNow',
5740
+ fontName: 'HNforTELUSSA',
5732
5741
  fontWeight: '700',
5733
5742
  paddingLeft: 12
5734
5743
  }
@@ -5753,7 +5762,7 @@ const theme = {
5753
5762
  tokens: {
5754
5763
  accentBackgroundColor: 'rgba(0, 0, 0, 0)',
5755
5764
  color: '#4b286d',
5756
- fontName: 'HelveticaNow',
5765
+ fontName: 'HNforTELUSSA',
5757
5766
  fontWeight: '400',
5758
5767
  paddingLeft: 16
5759
5768
  }
@@ -5794,7 +5803,7 @@ const theme = {
5794
5803
  borderStyle: 'solid',
5795
5804
  borderWidth: 1,
5796
5805
  color: '#414547',
5797
- fontName: 'HelveticaNow',
5806
+ fontName: 'HNforTELUSSA',
5798
5807
  fontSize: 16,
5799
5808
  fontWeight: '400',
5800
5809
  justifyContent: 'space-between',
@@ -5875,7 +5884,7 @@ const theme = {
5875
5884
  backgroundColor: 'rgba(0, 0, 0, 0)',
5876
5885
  borderRadius: 4,
5877
5886
  color: '#2b8000',
5878
- fontName: 'HelveticaNow',
5887
+ fontName: 'HNforTELUSSA',
5879
5888
  fontSize: 16,
5880
5889
  fontWeight: '400',
5881
5890
  lineHeight: 1.5,
@@ -5948,7 +5957,7 @@ const theme = {
5948
5957
  buttonPaddingRight: 16,
5949
5958
  buttonRadius: 32,
5950
5959
  detailsContainerPadding: 8,
5951
- labelFontName: 'HelveticaNow',
5960
+ labelFontName: 'HNforTELUSSA',
5952
5961
  labelFontWeight: '700',
5953
5962
  playIcon: PaletteIconPlaySolid,
5954
5963
  playIconColor: '#ffffff',
@@ -6115,7 +6124,7 @@ const theme = {
6115
6124
  borderColor: null,
6116
6125
  borderRadius: null,
6117
6126
  borderWidth: null,
6118
- fontName: 'HelveticaNow',
6127
+ fontName: 'HNforTELUSSA',
6119
6128
  fontSize: 16,
6120
6129
  fontWeight: '700',
6121
6130
  icon: PaletteIconStatusInfo,
@@ -6194,10 +6203,10 @@ const theme = {
6194
6203
  knobSize: 16,
6195
6204
  labelColor: '#414547',
6196
6205
  labelCurrentColor: '#7c53a5',
6197
- labelCurrentFontName: 'HelveticaNow',
6206
+ labelCurrentFontName: 'HNforTELUSSA',
6198
6207
  labelCurrentFontWeight: '700',
6199
6208
  labelDirection: 'column',
6200
- labelFontName: 'HelveticaNow',
6209
+ labelFontName: 'HNforTELUSSA',
6201
6210
  labelFontSize: 14,
6202
6211
  labelFontWeight: '400',
6203
6212
  labelGap: 0,
@@ -6209,7 +6218,7 @@ const theme = {
6209
6218
  showStepName: true,
6210
6219
  showStepTrackerLabel: true,
6211
6220
  stepLabelColor: '#676e73',
6212
- stepLabelFontName: 'HelveticaNow',
6221
+ stepLabelFontName: 'HNforTELUSSA',
6213
6222
  stepLabelFontSize: 12,
6214
6223
  stepLabelFontWeight: '700',
6215
6224
  stepLabelLineHeight: 1.33333333333,
@@ -6300,7 +6309,7 @@ const theme = {
6300
6309
  tokens: {
6301
6310
  cellPaddingBottom: 8,
6302
6311
  cellPaddingTop: 8,
6303
- fontName: 'HelveticaNow',
6312
+ fontName: 'HNforTELUSSA',
6304
6313
  fontSize: 16,
6305
6314
  fontWeight: '700',
6306
6315
  lineHeight: 1.25
@@ -6312,7 +6321,7 @@ const theme = {
6312
6321
  cellBackground: '#fafafa',
6313
6322
  cellPaddingBottom: 8,
6314
6323
  cellPaddingTop: 8,
6315
- fontName: 'HelveticaNow',
6324
+ fontName: 'HNforTELUSSA',
6316
6325
  fontSize: 14,
6317
6326
  fontWeight: '500',
6318
6327
  lineHeight: 1.14285714286
@@ -6323,7 +6332,7 @@ const theme = {
6323
6332
  tokens: {
6324
6333
  cellBackground: '#f4f4f7',
6325
6334
  cellBoxShadowColor: '#b2b9bf',
6326
- fontName: 'HelveticaNow',
6335
+ fontName: 'HNforTELUSSA',
6327
6336
  fontSize: 16,
6328
6337
  fontWeight: '500'
6329
6338
  }
@@ -6332,7 +6341,7 @@ const theme = {
6332
6341
  if: { spacing: 'default', type: 'subHeading' },
6333
6342
  tokens: {
6334
6343
  cellBackground: '#fafafa',
6335
- fontName: 'HelveticaNow',
6344
+ fontName: 'HNforTELUSSA',
6336
6345
  fontSize: 14,
6337
6346
  fontWeight: '500',
6338
6347
  lineHeight: 1.28571428571
@@ -6342,7 +6351,7 @@ const theme = {
6342
6351
  if: { spacing: 'compact', text: 'medium', type: 'subHeading' },
6343
6352
  tokens: {
6344
6353
  cellBackground: '#fafafa',
6345
- fontName: 'HelveticaNow',
6354
+ fontName: 'HNforTELUSSA',
6346
6355
  fontSize: 16,
6347
6356
  fontWeight: '500',
6348
6357
  lineHeight: 1.25
@@ -6350,12 +6359,12 @@ const theme = {
6350
6359
  },
6351
6360
  {
6352
6361
  if: { spacing: 'default', type: 'rowHeading' },
6353
- tokens: { fontName: 'HelveticaNow', fontSize: 16, fontWeight: '700' }
6362
+ tokens: { fontName: 'HNforTELUSSA', fontSize: 16, fontWeight: '700' }
6354
6363
  },
6355
6364
  {
6356
6365
  if: { spacing: 'default', text: 'small', type: 'default' },
6357
6366
  tokens: {
6358
- fontName: 'HelveticaNow',
6367
+ fontName: 'HNforTELUSSA',
6359
6368
  fontSize: 14,
6360
6369
  fontWeight: '400',
6361
6370
  lineHeight: 1.42857142857
@@ -6364,7 +6373,7 @@ const theme = {
6364
6373
  {
6365
6374
  if: { spacing: 'compact', text: 'small', type: 'default' },
6366
6375
  tokens: {
6367
- fontName: 'HelveticaNow',
6376
+ fontName: 'HNforTELUSSA',
6368
6377
  fontSize: 14,
6369
6378
  fontWeight: '400',
6370
6379
  lineHeight: 1.14285714286
@@ -6373,7 +6382,7 @@ const theme = {
6373
6382
  {
6374
6383
  if: { text: 'small', type: 'rowHeading' },
6375
6384
  tokens: {
6376
- fontName: 'HelveticaNow',
6385
+ fontName: 'HNforTELUSSA',
6377
6386
  fontSize: 14,
6378
6387
  fontWeight: '700',
6379
6388
  lineHeight: 1.14285714286
@@ -6400,7 +6409,7 @@ const theme = {
6400
6409
  },
6401
6410
  display: null,
6402
6411
  fontColor: '#000000',
6403
- fontName: 'HelveticaNow',
6412
+ fontName: 'HNforTELUSSA',
6404
6413
  fontSize: 16,
6405
6414
  fontWeight: '400',
6406
6415
  lineHeight: 1.5,
@@ -6536,7 +6545,7 @@ const theme = {
6536
6545
  borderRadius: 32,
6537
6546
  borderWidth: 0,
6538
6547
  color: '#676e73',
6539
- fontName: 'HelveticaNow',
6548
+ fontName: 'HNforTELUSSA',
6540
6549
  fontScaleCap: 64,
6541
6550
  fontSize: 14,
6542
6551
  fontWeight: '700',
@@ -6670,7 +6679,7 @@ const theme = {
6670
6679
  borderRadius: 32,
6671
6680
  borderWidth: 1,
6672
6681
  color: '#676e73',
6673
- fontName: 'HelveticaNow',
6682
+ fontName: 'HNforTELUSSA',
6674
6683
  fontSize: 14,
6675
6684
  fontWeight: '700',
6676
6685
  icon: PaletteIconAdd,
@@ -6776,7 +6785,7 @@ const theme = {
6776
6785
  expandTitleBorder: 0,
6777
6786
  expandTitleBorderColor: 'rgba(0, 0, 0, 0)',
6778
6787
  expandTitleColor: '#2c2e30',
6779
- expandTitleFontName: 'HelveticaNow',
6788
+ expandTitleFontName: 'HNforTELUSSA',
6780
6789
  expandTitleFontSize: 16,
6781
6790
  expandTitleFontWeight: '500',
6782
6791
  expandTitleLineHeight: 1.5,
@@ -6793,7 +6802,7 @@ const theme = {
6793
6802
  iconOuterBorderGap: 0,
6794
6803
  iconOuterBorderWidth: null,
6795
6804
  listColor: '#414547',
6796
- listFontName: 'HelveticaNow',
6805
+ listFontName: 'HNforTELUSSA',
6797
6806
  listFontSize: 14,
6798
6807
  listFontWeight: '400',
6799
6808
  listLineHeight: 1.42857142857,
@@ -6821,7 +6830,7 @@ const theme = {
6821
6830
  {
6822
6831
  if: { viewport: [ 'md', 'lg', 'xl' ] },
6823
6832
  tokens: {
6824
- testimonialFontNameHeading: 'HelveticaNow',
6833
+ testimonialFontNameHeading: 'HNforTELUSSA',
6825
6834
  testimonialFontSizeHeading: 28,
6826
6835
  testimonialFontWeightHeading: '400',
6827
6836
  testimonialLineHeightHeading: 1.28571428571
@@ -6829,11 +6838,11 @@ const theme = {
6829
6838
  }
6830
6839
  ],
6831
6840
  tokens: {
6832
- additionalFontName: 'HelveticaNow',
6841
+ additionalFontName: 'HNforTELUSSA',
6833
6842
  additionalFontSize: 14,
6834
6843
  additionalFontWeight: '400',
6835
6844
  additionalLineHeight: 1.42857142857,
6836
- authorFontName: 'HelveticaNow',
6845
+ authorFontName: 'HNforTELUSSA',
6837
6846
  authorFontSize: 16,
6838
6847
  authorFontWeight: '700',
6839
6848
  authorLineHeight: 1.5,
@@ -6846,8 +6855,8 @@ const theme = {
6846
6855
  imageSize: 48,
6847
6856
  quoteContainerGap: 4,
6848
6857
  testimonialContainerGap: 12,
6849
- testimonialFontNameHeading: 'HelveticaNow',
6850
- testimonialFontNameLarge: 'HelveticaNow',
6858
+ testimonialFontNameHeading: 'HNforTELUSSA',
6859
+ testimonialFontNameLarge: 'HNforTELUSSA',
6851
6860
  testimonialFontSizeHeading: 24,
6852
6861
  testimonialFontSizeLarge: 20,
6853
6862
  testimonialFontWeightHeading: '400',
@@ -6941,7 +6950,7 @@ const theme = {
6941
6950
  clearButtonIcon: PaletteIconTimes,
6942
6951
  color: '#414547',
6943
6952
  defaultCreditIcon: PaletteIconCreditCard,
6944
- fontName: 'HelveticaNow',
6953
+ fontName: 'HNforTELUSSA',
6945
6954
  fontSize: 16,
6946
6955
  fontWeight: '400',
6947
6956
  icon: null,
@@ -7041,7 +7050,7 @@ const theme = {
7041
7050
  animationPaddingBottomBefore: 0,
7042
7051
  animationPaddingTopAfter: 16,
7043
7052
  animationPaddingTopBefore: 0,
7044
- chevronlinkFontName: 'HelveticaNow',
7053
+ chevronlinkFontName: 'HNforTELUSSA',
7045
7054
  chevronlinkFontWeight: '400',
7046
7055
  containerBackgroundColor: '#4b286d',
7047
7056
  containerGap: 10,
@@ -7144,7 +7153,7 @@ const theme = {
7144
7153
  iconColor: '#676e73',
7145
7154
  iconSize: 14,
7146
7155
  labelColor: '#414547',
7147
- labelFontName: 'HelveticaNow',
7156
+ labelFontName: 'HNforTELUSSA',
7148
7157
  labelFontSize: 16,
7149
7158
  labelFontWeight: '400',
7150
7159
  labelLineHeight: 1.5,
@@ -7222,7 +7231,7 @@ const theme = {
7222
7231
  backgroundColor: '#2c2e30',
7223
7232
  borderRadius: 8,
7224
7233
  color: '#ffffff',
7225
- fontName: 'HelveticaNow',
7234
+ fontName: 'HNforTELUSSA',
7226
7235
  fontSize: 14,
7227
7236
  fontWeight: '400',
7228
7237
  lineHeight: 1.5,
@@ -7371,7 +7380,7 @@ const theme = {
7371
7380
  {
7372
7381
  if: { size: 'display1' },
7373
7382
  tokens: {
7374
- fontName: 'HelveticaNowDisplay',
7383
+ fontName: 'HNforTELUSSA',
7375
7384
  fontSize: 40,
7376
7385
  fontWeight: '300',
7377
7386
  letterSpacing: 0,
@@ -7382,7 +7391,7 @@ const theme = {
7382
7391
  {
7383
7392
  if: { size: 'display1', viewport: [ 'lg', 'xl' ] },
7384
7393
  tokens: {
7385
- fontName: 'HelveticaNowDisplay',
7394
+ fontName: 'HNforTELUSSA',
7386
7395
  fontSize: 64,
7387
7396
  fontWeight: '300',
7388
7397
  lineHeight: 1.2,
@@ -7392,7 +7401,7 @@ const theme = {
7392
7401
  {
7393
7402
  if: { size: 'display2' },
7394
7403
  tokens: {
7395
- fontName: 'HelveticaNowDisplay',
7404
+ fontName: 'HNforTELUSSA',
7396
7405
  fontSize: 36,
7397
7406
  fontWeight: '300',
7398
7407
  letterSpacing: 0,
@@ -7403,7 +7412,7 @@ const theme = {
7403
7412
  {
7404
7413
  if: { size: 'display2', viewport: [ 'lg', 'xl' ] },
7405
7414
  tokens: {
7406
- fontName: 'HelveticaNowDisplay',
7415
+ fontName: 'HNforTELUSSA',
7407
7416
  fontSize: 56,
7408
7417
  fontWeight: '300',
7409
7418
  lineHeight: 1.14285714286,
@@ -7413,7 +7422,7 @@ const theme = {
7413
7422
  {
7414
7423
  if: { size: 'h1' },
7415
7424
  tokens: {
7416
- fontName: 'HelveticaNowDisplay',
7425
+ fontName: 'HNforTELUSSA',
7417
7426
  fontSize: 28,
7418
7427
  fontWeight: '300',
7419
7428
  letterSpacing: 0,
@@ -7424,7 +7433,7 @@ const theme = {
7424
7433
  {
7425
7434
  if: { size: 'h1', viewport: [ 'lg', 'xl' ] },
7426
7435
  tokens: {
7427
- fontName: 'HelveticaNowDisplay',
7436
+ fontName: 'HNforTELUSSA',
7428
7437
  fontSize: 40,
7429
7438
  fontWeight: '300',
7430
7439
  letterSpacing: 0,
@@ -7435,7 +7444,7 @@ const theme = {
7435
7444
  {
7436
7445
  if: { size: 'h2' },
7437
7446
  tokens: {
7438
- fontName: 'HelveticaNowDisplay',
7447
+ fontName: 'HNforTELUSSA',
7439
7448
  fontSize: 24,
7440
7449
  fontWeight: '300',
7441
7450
  letterSpacing: 0,
@@ -7446,7 +7455,7 @@ const theme = {
7446
7455
  {
7447
7456
  if: { size: 'h2', viewport: [ 'lg', 'xl' ] },
7448
7457
  tokens: {
7449
- fontName: 'HelveticaNowDisplay',
7458
+ fontName: 'HNforTELUSSA',
7450
7459
  fontSize: 28,
7451
7460
  fontWeight: '300',
7452
7461
  letterSpacing: -0.017,
@@ -7457,7 +7466,7 @@ const theme = {
7457
7466
  {
7458
7467
  if: { size: 'h3' },
7459
7468
  tokens: {
7460
- fontName: 'HelveticaNow',
7469
+ fontName: 'HNforTELUSSA',
7461
7470
  fontSize: 20,
7462
7471
  fontWeight: '500',
7463
7472
  letterSpacing: 0,
@@ -7468,7 +7477,7 @@ const theme = {
7468
7477
  {
7469
7478
  if: { size: 'h4' },
7470
7479
  tokens: {
7471
- fontName: 'HelveticaNow',
7480
+ fontName: 'HNforTELUSSA',
7472
7481
  fontSize: 16,
7473
7482
  fontWeight: '500',
7474
7483
  letterSpacing: 0,
@@ -7479,7 +7488,7 @@ const theme = {
7479
7488
  {
7480
7489
  if: { size: 'h5' },
7481
7490
  tokens: {
7482
- fontName: 'HelveticaNow',
7491
+ fontName: 'HNforTELUSSA',
7483
7492
  fontSize: 14,
7484
7493
  fontWeight: '500',
7485
7494
  letterSpacing: 0,
@@ -7493,7 +7502,7 @@ const theme = {
7493
7502
  {
7494
7503
  if: { size: 'h6' },
7495
7504
  tokens: {
7496
- fontName: 'HelveticaNow',
7505
+ fontName: 'HNforTELUSSA',
7497
7506
  fontSize: 12,
7498
7507
  fontWeight: '700',
7499
7508
  letterSpacing: 0,
@@ -7528,7 +7537,7 @@ const theme = {
7528
7537
  {
7529
7538
  if: { size: 'micro' },
7530
7539
  tokens: {
7531
- fontName: 'HelveticaNow',
7540
+ fontName: 'HNforTELUSSA',
7532
7541
  fontSize: 12,
7533
7542
  fontWeight: '500',
7534
7543
  lineHeight: 1.33333333333,
@@ -7539,7 +7548,7 @@ const theme = {
7539
7548
  if: { size: 'eyebrow' },
7540
7549
  tokens: {
7541
7550
  color: '#7c53a5',
7542
- fontName: 'HelveticaNow',
7551
+ fontName: 'HNforTELUSSA',
7543
7552
  fontSize: 14,
7544
7553
  fontWeight: '700',
7545
7554
  lineHeight: 1.42857142857,
@@ -7549,31 +7558,31 @@ const theme = {
7549
7558
  {
7550
7559
  description: 'Please only bold single words while using with headings',
7551
7560
  if: { bold: true },
7552
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7561
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7553
7562
  },
7554
7563
  {
7555
7564
  if: { bold: true, size: 'micro' },
7556
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7565
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7557
7566
  },
7558
7567
  {
7559
7568
  if: { bold: true, size: 'display1' },
7560
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7569
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7561
7570
  },
7562
7571
  {
7563
7572
  if: { bold: true, size: 'display2' },
7564
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7573
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7565
7574
  },
7566
7575
  {
7567
7576
  if: { bold: true, size: 'h1' },
7568
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7577
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7569
7578
  },
7570
7579
  {
7571
7580
  if: { bold: true, size: 'h2' },
7572
- tokens: { fontName: 'HelveticaNowDisplay', fontWeight: '700' }
7581
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7573
7582
  },
7574
7583
  {
7575
7584
  if: { bold: true, size: 'h3' },
7576
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7585
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7577
7586
  },
7578
7587
  {
7579
7588
  if: {
@@ -7581,15 +7590,15 @@ const theme = {
7581
7590
  size: [ 'h4', 'h5', 'h6' ],
7582
7591
  viewport: [ 'xs', 'sm', 'md' ]
7583
7592
  },
7584
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7593
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7585
7594
  },
7586
7595
  {
7587
7596
  if: { weight: 'semibold' },
7588
- tokens: { fontName: 'HelveticaNow', fontWeight: '500' }
7597
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '500' }
7589
7598
  },
7590
7599
  {
7591
7600
  if: { weight: 'bold' },
7592
- tokens: { fontName: 'HelveticaNow', fontWeight: '700' }
7601
+ tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
7593
7602
  },
7594
7603
  { if: { colour: 'default' }, tokens: { color: '#414547' } },
7595
7604
  { if: { colour: 'brand' }, tokens: { color: '#4b286d' } },
@@ -7627,7 +7636,7 @@ const theme = {
7627
7636
  ],
7628
7637
  tokens: {
7629
7638
  color: '#414547',
7630
- fontName: 'HelveticaNow',
7639
+ fontName: 'HNforTELUSSA',
7631
7640
  fontScaleCap: 64,
7632
7641
  fontSize: 16,
7633
7642
  fontWeight: '400',
@@ -7905,6 +7914,6 @@ const theme = {
7905
7914
  tokens: { size: 96 }
7906
7915
  }
7907
7916
  },
7908
- metadata: { name: 'theme-allium', themeTokensVersion: '2.61.0' }
7917
+ metadata: { name: 'theme-allium', themeTokensVersion: '2.62.0' }
7909
7918
  }
7910
7919
  export default theme