@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
 
@@ -11,12 +11,12 @@ const theme = {
11
11
  rules: [],
12
12
  tokens: {
13
13
  color: '#414547',
14
- fontName: 'HelveticaNow',
14
+ fontName: 'HNforTELUSSA',
15
15
  fontSize: 16,
16
16
  fontWeight: '700',
17
17
  gap: 8,
18
18
  hintColor: '#414547',
19
- hintFontName: 'HelveticaNow',
19
+ hintFontName: 'HNforTELUSSA',
20
20
  hintFontSize: 14,
21
21
  hintFontWeight: '400',
22
22
  hintLineHeight: 1.42857142857,
@@ -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
 
package/build/web/Link.js CHANGED
@@ -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
 
@@ -86,7 +86,7 @@ const theme = {
86
86
  {
87
87
  if: { size: 'micro' },
88
88
  tokens: {
89
- blockFontName: 'HelveticaNow',
89
+ blockFontName: 'HNforTELUSSA',
90
90
  blockFontSize: 12,
91
91
  blockFontWeight: '500',
92
92
  blockLineHeight: 1.125,
@@ -152,7 +152,7 @@ const theme = {
152
152
  ],
153
153
  tokens: {
154
154
  alignSelf: 'flex-start',
155
- blockFontName: 'HelveticaNow',
155
+ blockFontName: 'HNforTELUSSA',
156
156
  blockFontSize: 16,
157
157
  blockFontWeight: '400',
158
158
  blockLineHeight: 1.5,
package/build/web/List.js CHANGED
@@ -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
 
@@ -63,7 +63,7 @@ const theme = {
63
63
  itemBulletColor: '#4b286d',
64
64
  itemBulletContainerAlign: 'center',
65
65
  itemBulletContainerWidth: 24,
66
- itemFontName: 'HelveticaNow',
66
+ itemFontName: 'HNforTELUSSA',
67
67
  itemFontSize: 16,
68
68
  itemFontWeight: '400',
69
69
  itemIconColor: '#4b286d',
@@ -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
 
@@ -83,7 +83,7 @@ const theme = {
83
83
  if: { current: true },
84
84
  tokens: {
85
85
  groupColor: '#4b286d',
86
- groupFontName: 'HelveticaNow',
86
+ groupFontName: 'HNforTELUSSA',
87
87
  groupFontWeight: '700',
88
88
  itemColor: '#4b286d',
89
89
  itemPaddingBottom: 12,
@@ -98,7 +98,7 @@ const theme = {
98
98
  groupBackgroundColor: '#e3e6e8',
99
99
  groupBorderWidth: 0,
100
100
  groupColor: '#676e73',
101
- groupFontName: 'HelveticaNow',
101
+ groupFontName: 'HNforTELUSSA',
102
102
  groupFontWeight: '700'
103
103
  }
104
104
  },
@@ -150,7 +150,7 @@ const theme = {
150
150
  groupBorderRadius: 0,
151
151
  groupBorderWidth: 1,
152
152
  groupColor: '#414547',
153
- groupFontName: 'HelveticaNow',
153
+ groupFontName: 'HNforTELUSSA',
154
154
  groupFontSize: 14,
155
155
  groupFontWeight: '400',
156
156
  groupHeight: 40,
@@ -172,7 +172,7 @@ const theme = {
172
172
  itemBorderWidth: 1,
173
173
  itemColor: '#414547',
174
174
  itemDisplay: false,
175
- itemFontName: 'HelveticaNow',
175
+ itemFontName: 'HNforTELUSSA',
176
176
  itemFontSize: 14,
177
177
  itemFontWeight: '700',
178
178
  itemHeight: 40,
@@ -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
 
@@ -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
 
@@ -45,7 +45,7 @@ const theme = {
45
45
  tokens: {
46
46
  buttonDirection: 'row',
47
47
  headerFontColor: '#414547',
48
- headerFontName: 'HelveticaNow',
48
+ headerFontName: 'HNforTELUSSA',
49
49
  headerFontSize: 16,
50
50
  headerFontWeight: '500',
51
51
  headerLineHeight: 1.5,
@@ -53,7 +53,7 @@ const theme = {
53
53
  maxWidthSize: 0,
54
54
  minHeight: 412,
55
55
  minWidth: 320,
56
- subHeaderFontName: 'HelveticaNow',
56
+ subHeaderFontName: 'HNforTELUSSA',
57
57
  subHeaderFontSize: 14,
58
58
  subHeaderFontWeight: '400',
59
59
  subHeaderLineHeight: 1.4
@@ -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
 
@@ -49,7 +49,7 @@ const theme = {
49
49
  backgroundColor: '#f4f4f7',
50
50
  borderColor: '#f4f4f7',
51
51
  color: '#4b286d',
52
- fontName: 'HelveticaNow',
52
+ fontName: 'HNforTELUSSA',
53
53
  fontWeight: '700'
54
54
  }
55
55
  },
@@ -105,7 +105,7 @@ const theme = {
105
105
  borderRadius: 32,
106
106
  borderWidth: 1,
107
107
  color: '#414547',
108
- fontName: 'HelveticaNow',
108
+ fontName: 'HNforTELUSSA',
109
109
  fontSize: 14,
110
110
  fontWeight: '400',
111
111
  icoMenu: PaletteIconCaretDown,
@@ -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
 
@@ -153,7 +153,7 @@ const theme = {
153
153
  dismissButtonGap: 24,
154
154
  dismissIcon: PaletteIconClose,
155
155
  dismissIconColor: '#676e73',
156
- fontName: 'HelveticaNow',
156
+ fontName: 'HNforTELUSSA',
157
157
  fontSize: 16,
158
158
  fontWeight: '400',
159
159
  icon: PaletteIconStatusInfo,
@@ -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
 
@@ -39,7 +39,7 @@ const theme = {
39
39
  }
40
40
  ],
41
41
  tokens: {
42
- headerFontName: 'HelveticaNow',
42
+ headerFontName: 'HNforTELUSSA',
43
43
  headerFontWeight: '700',
44
44
  interItemMargin: 8,
45
45
  itemBulletContainerWidth: 20,
@@ -47,7 +47,7 @@ const theme = {
47
47
  itemBulletTextAlign: 'right',
48
48
  itemBulletWidth: 4,
49
49
  itemColor: null,
50
- itemFontName: 'HelveticaNow',
50
+ itemFontName: 'HNforTELUSSA',
51
51
  itemFontSize: 16,
52
52
  itemFontWeight: '400',
53
53
  itemLineHeight: 1.5,
@@ -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
 
@@ -33,7 +33,7 @@ const theme = {
33
33
  ellipsisBorderTopWidth: 0,
34
34
  ellipsisHeight: null,
35
35
  ellipsisPadding: 0,
36
- fontName: 'HelveticaNow',
36
+ fontName: 'HNforTELUSSA',
37
37
  fontSize: 16,
38
38
  fontWeight: '400',
39
39
  gap: 2,
@@ -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
 
@@ -68,7 +68,7 @@ const theme = {
68
68
  borderRightWidth: 1,
69
69
  borderTopWidth: 1,
70
70
  color: '#676e73',
71
- fontName: 'HelveticaNow',
71
+ fontName: 'HNforTELUSSA',
72
72
  fontSize: 16,
73
73
  fontWeight: '400',
74
74
  height: 32,
@@ -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
 
@@ -103,7 +103,7 @@ const theme = {
103
103
  borderTopWidth: 0,
104
104
  color: '#676e73',
105
105
  displayLabel: true,
106
- fontName: 'HelveticaNow',
106
+ fontName: 'HNforTELUSSA',
107
107
  fontSize: 16,
108
108
  fontWeight: '400',
109
109
  height: null,
@@ -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
 
@@ -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
 
@@ -87,7 +87,7 @@ const theme = {
87
87
  }
88
88
  ],
89
89
  tokens: {
90
- amountFontName: 'HelveticaNow',
90
+ amountFontName: 'HNforTELUSSA',
91
91
  amountFontSize: 40,
92
92
  amountFontWeight: '300',
93
93
  amountLetterSpacing: -0.039,
@@ -96,34 +96,34 @@ const theme = {
96
96
  bottomTextFontSize: 16,
97
97
  bottomTextLineHeight: 1.5,
98
98
  bottomTextMarginTop: 4,
99
- centsFontName: 'HelveticaNow',
99
+ centsFontName: 'HNforTELUSSA',
100
100
  centsFontSize: 20,
101
101
  centsFontWeight: '400',
102
102
  centsLineHeight: 1.2,
103
- currencySymbolFontName: 'HelveticaNow',
103
+ currencySymbolFontName: 'HNforTELUSSA',
104
104
  currencySymbolFontSize: 20,
105
105
  currencySymbolFontWeight: '400',
106
106
  currencySymbolLineHeight: 1.2,
107
107
  dividerColor: '#b2b9bf',
108
108
  fontColor: '#414547',
109
- fontName: 'HelveticaNow',
109
+ fontName: 'HNforTELUSSA',
110
110
  fontWeight: '700',
111
111
  footnoteGap: 4,
112
112
  footnoteLinkColor: '#414547',
113
- footnoteLinkFontName: 'HelveticaNow',
113
+ footnoteLinkFontName: 'HNforTELUSSA',
114
114
  footnoteLinkFontSize: 14,
115
115
  footnoteLinkFontWeight: '400',
116
116
  footnoteLinkLineHeight: 1.42857142857,
117
117
  footnoteMarginTop: 4,
118
118
  priceMarginBottom: 8,
119
- rateFontName: 'HelveticaNow',
119
+ rateFontName: 'HNforTELUSSA',
120
120
  rateFontSize: 16,
121
121
  rateFontWeight: '400',
122
122
  rateLineHeight: 1.25,
123
123
  strikeThroughColor: '#676e73',
124
124
  strikeThroughHeight: 2,
125
125
  strikeThroughPosition: 22,
126
- topTextFontName: 'HelveticaNow',
126
+ topTextFontName: 'HNforTELUSSA',
127
127
  topTextFontSize: 16,
128
128
  topTextFontWeight: '700',
129
129
  topTextLineHeight: 1.5,
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -42,7 +42,7 @@ const theme = {
42
42
  borderRadius: 32,
43
43
  borderWidth: 1,
44
44
  color: '#676e73',
45
- fontName: 'HelveticaNow',
45
+ fontName: 'HNforTELUSSA',
46
46
  fontSize: 16,
47
47
  fontWeight: '700',
48
48
  icon: null,
@@ -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
 
@@ -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
 
@@ -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
 
@@ -63,7 +63,7 @@ const theme = {
63
63
  contentDirection: 'column',
64
64
  contentMaxDimension: 168,
65
65
  contentSpace: 3,
66
- fontName: 'HelveticaNow',
66
+ fontName: 'HNforTELUSSA',
67
67
  fontSize: 16,
68
68
  fontWeight: '700',
69
69
  gap: 5,
@@ -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
 
@@ -67,7 +67,7 @@ const theme = {
67
67
  itemBulletHeight: 4,
68
68
  itemBulletWidth: 4,
69
69
  itemFontColor: '#676e73',
70
- itemFontName: 'HelveticaNow',
70
+ itemFontName: 'HNforTELUSSA',
71
71
  itemFontSize: 16,
72
72
  itemFontWeight: '700',
73
73
  itemIconColor: '#4b286d',
@@ -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
 
@@ -68,7 +68,7 @@ const theme = {
68
68
  containerPaddingRight: 0,
69
69
  containerPaddingTop: 0,
70
70
  containerShadow: null,
71
- descriptionFontName: 'HelveticaNow',
71
+ descriptionFontName: 'HNforTELUSSA',
72
72
  descriptionFontSize: 14,
73
73
  descriptionFontWeight: '400',
74
74
  descriptionLineHeight: 1.42857142857,
@@ -83,7 +83,7 @@ const theme = {
83
83
  inputOutlineWidth: 0,
84
84
  inputSize: 20,
85
85
  labelColor: '#414547',
86
- labelFontName: 'HelveticaNow',
86
+ labelFontName: 'HNforTELUSSA',
87
87
  labelFontSize: 16,
88
88
  labelFontWeight: '400',
89
89
  labelLineHeight: 1.5,
@@ -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
 
@@ -127,7 +127,7 @@ const theme = {
127
127
  contentJustifyContent: 'flex-start',
128
128
  contentSpace: 2,
129
129
  flex: 1,
130
- fontName: 'HelveticaNow',
130
+ fontName: 'HNforTELUSSA',
131
131
  fontSize: 20,
132
132
  fontWeight: '500',
133
133
  letterSpacing: 0,
@@ -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
 
@@ -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
 
@@ -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
 
@@ -67,7 +67,7 @@ const theme = {
67
67
  curveMarginTop: 4,
68
68
  curveWidth: 8,
69
69
  fontColor: '#ffffff',
70
- fontName: 'HelveticaNow',
70
+ fontName: 'HNforTELUSSA',
71
71
  fontSize: 12,
72
72
  fontWeight: '700',
73
73
  gradient: null,
@@ -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
 
@@ -53,7 +53,7 @@ const theme = {
53
53
  buttonsGap: 2,
54
54
  clearButtonIcon: PaletteIconTimes,
55
55
  color: '#414547',
56
- fontName: 'HelveticaNow',
56
+ fontName: 'HNforTELUSSA',
57
57
  fontSize: 16,
58
58
  fontWeight: '400',
59
59
  lineHeight: 1.5,
@@ -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
 
@@ -1,15 +1,17 @@
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
 
8
8
  import PaletteIconCaretDown from '@telus-uds/palette-allium/build/rn/icons/CaretDown'
9
9
  import PaletteIconStatusSuccess from '@telus-uds/palette-allium/build/rn/icons/StatusSuccess'
10
10
  import PaletteIconStatusError from '@telus-uds/palette-allium/build/rn/icons/StatusError'
11
+ import PaletteIconCaretUp from '@telus-uds/palette-allium/build/rn/icons/CaretUp'
11
12
  const theme = {
12
13
  appearances: {
14
+ active: { type: 'state', values: [ true ] },
13
15
  focus: {
14
16
  description: 'Focus states for some input elements are well supported across web, RN, ios and android',
15
17
  type: 'state',
@@ -64,7 +66,8 @@ const theme = {
64
66
  color: '#676e73',
65
67
  icon: null
66
68
  }
67
- }
69
+ },
70
+ { if: { active: true }, tokens: { icon: PaletteIconCaretUp } }
68
71
  ],
69
72
  tokens: {
70
73
  backgroundColor: '#ffffff',
@@ -73,7 +76,7 @@ const theme = {
73
76
  borderWidth: 1,
74
77
  color: '#414547',
75
78
  feedbackBackgroundColor: '#f4f4f7',
76
- fontName: 'HelveticaNow',
79
+ fontName: 'HNforTELUSSA',
77
80
  fontSize: 16,
78
81
  fontWeight: '400',
79
82
  height: 48,
@@ -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