@telus-uds/theme-allium 8.1.0 → 8.2.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 (267) hide show
  1. package/build/android/Box.json +1 -1
  2. package/build/android/ChevronLink.json +12 -0
  3. package/build/android/Countdown.json +6 -0
  4. package/build/android/IconButton.json +1 -1
  5. package/build/android/Table.json +5 -10
  6. package/build/android/ToggleSwitch.json +1 -0
  7. package/build/android/Typography.json +19 -19
  8. package/build/android/schema.json +1143 -1130
  9. package/build/android/theme.json +46 -32
  10. package/build/ios/Box.json +1 -1
  11. package/build/ios/ChevronLink.json +12 -0
  12. package/build/ios/Countdown.json +6 -0
  13. package/build/ios/IconButton.json +1 -1
  14. package/build/ios/Table.json +5 -10
  15. package/build/ios/ToggleSwitch.json +1 -0
  16. package/build/ios/Typography.json +19 -19
  17. package/build/ios/schema.json +1143 -1130
  18. package/build/ios/theme.json +46 -32
  19. package/build/rn/ActionCard.js +1 -1
  20. package/build/rn/ActivityIndicator.js +1 -1
  21. package/build/rn/Autocomplete.js +1 -1
  22. package/build/rn/Badge.js +1 -1
  23. package/build/rn/BlockQuote.js +1 -1
  24. package/build/rn/Box.js +2 -2
  25. package/build/rn/Breadcrumbs.js +1 -1
  26. package/build/rn/Button.js +1 -1
  27. package/build/rn/ButtonDropdown.js +1 -1
  28. package/build/rn/ButtonGroup.js +1 -1
  29. package/build/rn/ButtonGroupItem.js +1 -1
  30. package/build/rn/Callout.js +1 -1
  31. package/build/rn/Card.js +1 -1
  32. package/build/rn/CardGroup.js +1 -1
  33. package/build/rn/Carousel.js +1 -1
  34. package/build/rn/CarouselTabsPanelItem.js +1 -1
  35. package/build/rn/CarouselThumbnail.js +1 -1
  36. package/build/rn/Checkbox.js +1 -1
  37. package/build/rn/CheckboxCard.js +1 -1
  38. package/build/rn/CheckboxCardGroup.js +1 -1
  39. package/build/rn/CheckboxGroup.js +1 -1
  40. package/build/rn/ChevronLink.js +4 -2
  41. package/build/rn/ColorToggle.js +1 -1
  42. package/build/rn/Countdown.js +2 -1
  43. package/build/rn/DatePicker.js +1 -1
  44. package/build/rn/Disclaimer.js +1 -1
  45. package/build/rn/Divider.js +1 -1
  46. package/build/rn/DownloadApp.js +1 -1
  47. package/build/rn/ExpandCollapse.js +1 -1
  48. package/build/rn/ExpandCollapseControl.js +1 -1
  49. package/build/rn/ExpandCollapseMini.js +1 -1
  50. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  51. package/build/rn/ExpandCollapsePanel.js +1 -1
  52. package/build/rn/Feedback.js +1 -1
  53. package/build/rn/Fieldset.js +1 -1
  54. package/build/rn/FileUpload.js +1 -1
  55. package/build/rn/Footnote.js +1 -1
  56. package/build/rn/FootnoteLink.js +1 -1
  57. package/build/rn/HorizontalScrollButton.js +1 -1
  58. package/build/rn/Icon.js +1 -1
  59. package/build/rn/IconButton.js +2 -2
  60. package/build/rn/Image.js +1 -1
  61. package/build/rn/InputLabel.js +1 -1
  62. package/build/rn/InputSupports.js +1 -1
  63. package/build/rn/Link.js +1 -1
  64. package/build/rn/List.js +1 -1
  65. package/build/rn/Listbox.js +1 -1
  66. package/build/rn/Modal.js +1 -1
  67. package/build/rn/MultiSelectFilter.js +1 -1
  68. package/build/rn/NavigationBar.js +1 -1
  69. package/build/rn/Notification.js +1 -1
  70. package/build/rn/OrderedList.js +1 -1
  71. package/build/rn/Pagination.js +1 -1
  72. package/build/rn/PaginationPageButton.js +1 -1
  73. package/build/rn/PaginationSideButton.js +1 -1
  74. package/build/rn/PreviewCard.js +1 -1
  75. package/build/rn/PriceLockup.js +1 -1
  76. package/build/rn/ProductCard.js +1 -1
  77. package/build/rn/Progress.js +1 -1
  78. package/build/rn/ProgressBar.js +1 -1
  79. package/build/rn/QuantitySelector.js +1 -1
  80. package/build/rn/QuantitySelectorSideButton.js +1 -1
  81. package/build/rn/QuickLinks.js +1 -1
  82. package/build/rn/QuickLinksButton.js +1 -1
  83. package/build/rn/QuickLinksCard.js +1 -1
  84. package/build/rn/QuickLinksFeature.js +1 -1
  85. package/build/rn/QuickLinksFeatureItem.js +1 -1
  86. package/build/rn/QuickLinksList.js +1 -1
  87. package/build/rn/Radio.js +1 -1
  88. package/build/rn/RadioCard.js +1 -1
  89. package/build/rn/RadioCardGroup.js +1 -1
  90. package/build/rn/RadioGroup.js +1 -1
  91. package/build/rn/Ribbon.js +1 -1
  92. package/build/rn/Scroll.js +1 -1
  93. package/build/rn/Search.js +1 -1
  94. package/build/rn/SearchButton.js +1 -1
  95. package/build/rn/Select.js +1 -1
  96. package/build/rn/Shortcuts.js +1 -1
  97. package/build/rn/ShortcutsItem.js +1 -1
  98. package/build/rn/SideNav.js +1 -1
  99. package/build/rn/SideNavItem.js +1 -1
  100. package/build/rn/SideNavItemsGroup.js +1 -1
  101. package/build/rn/Skeleton.js +1 -1
  102. package/build/rn/SkipLink.js +1 -1
  103. package/build/rn/Spinner.js +1 -1
  104. package/build/rn/SplashButton.js +1 -1
  105. package/build/rn/SplashButtonWithDetails.js +1 -1
  106. package/build/rn/StackView.js +1 -1
  107. package/build/rn/Status.js +1 -1
  108. package/build/rn/StepTracker.js +1 -1
  109. package/build/rn/StoryCard.js +1 -1
  110. package/build/rn/TabBar.js +1 -1
  111. package/build/rn/TabBarItem.js +1 -1
  112. package/build/rn/Table.js +6 -11
  113. package/build/rn/Tabs.js +1 -1
  114. package/build/rn/TabsItem.js +1 -1
  115. package/build/rn/Tags.js +1 -1
  116. package/build/rn/TagsItem.js +1 -1
  117. package/build/rn/TermsAndConditions.js +1 -1
  118. package/build/rn/Testimonial.js +1 -1
  119. package/build/rn/TextArea.js +1 -1
  120. package/build/rn/TextInput.js +1 -1
  121. package/build/rn/Timeline.js +1 -1
  122. package/build/rn/Toast.js +1 -1
  123. package/build/rn/ToggleSwitch.js +2 -1
  124. package/build/rn/ToggleSwitchGroup.js +1 -1
  125. package/build/rn/Tooltip.js +1 -1
  126. package/build/rn/TooltipButton.js +1 -1
  127. package/build/rn/Typography.js +21 -21
  128. package/build/rn/Video.js +1 -1
  129. package/build/rn/VideoButton.js +1 -1
  130. package/build/rn/VideoControlBar.js +1 -1
  131. package/build/rn/VideoMenu.js +1 -1
  132. package/build/rn/VideoMiddleControlButton.js +1 -1
  133. package/build/rn/VideoPicker.js +1 -1
  134. package/build/rn/VideoPickerSlider.js +1 -1
  135. package/build/rn/VideoPickerThumbnail.js +1 -1
  136. package/build/rn/VideoProgressBar.js +1 -1
  137. package/build/rn/VideoVolumeSlider.js +1 -1
  138. package/build/rn/WaffleGrid.js +1 -1
  139. package/build/rn/schema.json +1143 -1130
  140. package/build/rn/spacingScale.js +1 -1
  141. package/build/rn/theme.js +33 -40
  142. package/build/web/ActionCard.js +1 -1
  143. package/build/web/ActivityIndicator.js +1 -1
  144. package/build/web/Autocomplete.js +1 -1
  145. package/build/web/Badge.js +1 -1
  146. package/build/web/BlockQuote.js +1 -1
  147. package/build/web/Box.js +2 -2
  148. package/build/web/Breadcrumbs.js +1 -1
  149. package/build/web/Button.js +1 -1
  150. package/build/web/ButtonDropdown.js +1 -1
  151. package/build/web/ButtonGroup.js +1 -1
  152. package/build/web/ButtonGroupItem.js +1 -1
  153. package/build/web/Callout.js +1 -1
  154. package/build/web/Card.js +1 -1
  155. package/build/web/CardGroup.js +1 -1
  156. package/build/web/Carousel.js +1 -1
  157. package/build/web/CarouselTabsPanelItem.js +1 -1
  158. package/build/web/CarouselThumbnail.js +1 -1
  159. package/build/web/Checkbox.js +1 -1
  160. package/build/web/CheckboxCard.js +1 -1
  161. package/build/web/CheckboxCardGroup.js +1 -1
  162. package/build/web/CheckboxGroup.js +1 -1
  163. package/build/web/ChevronLink.js +4 -2
  164. package/build/web/ColorToggle.js +1 -1
  165. package/build/web/Countdown.js +2 -1
  166. package/build/web/DatePicker.js +1 -1
  167. package/build/web/Disclaimer.js +1 -1
  168. package/build/web/Divider.js +1 -1
  169. package/build/web/DownloadApp.js +1 -1
  170. package/build/web/ExpandCollapse.js +1 -1
  171. package/build/web/ExpandCollapseControl.js +1 -1
  172. package/build/web/ExpandCollapseMini.js +1 -1
  173. package/build/web/ExpandCollapseMiniControl.js +1 -1
  174. package/build/web/ExpandCollapsePanel.js +1 -1
  175. package/build/web/Feedback.js +1 -1
  176. package/build/web/Fieldset.js +1 -1
  177. package/build/web/FileUpload.js +1 -1
  178. package/build/web/Footnote.js +1 -1
  179. package/build/web/FootnoteLink.js +1 -1
  180. package/build/web/HorizontalScrollButton.js +1 -1
  181. package/build/web/Icon.js +1 -1
  182. package/build/web/IconButton.js +2 -2
  183. package/build/web/Image.js +1 -1
  184. package/build/web/InputLabel.js +1 -1
  185. package/build/web/InputSupports.js +1 -1
  186. package/build/web/Link.js +1 -1
  187. package/build/web/List.js +1 -1
  188. package/build/web/Listbox.js +1 -1
  189. package/build/web/Modal.js +1 -1
  190. package/build/web/MultiSelectFilter.js +1 -1
  191. package/build/web/NavigationBar.js +1 -1
  192. package/build/web/Notification.js +1 -1
  193. package/build/web/OrderedList.js +1 -1
  194. package/build/web/Pagination.js +1 -1
  195. package/build/web/PaginationPageButton.js +1 -1
  196. package/build/web/PaginationSideButton.js +1 -1
  197. package/build/web/PreviewCard.js +1 -1
  198. package/build/web/PriceLockup.js +1 -1
  199. package/build/web/ProductCard.js +1 -1
  200. package/build/web/Progress.js +1 -1
  201. package/build/web/ProgressBar.js +1 -1
  202. package/build/web/QuantitySelector.js +1 -1
  203. package/build/web/QuantitySelectorSideButton.js +1 -1
  204. package/build/web/QuickLinks.js +1 -1
  205. package/build/web/QuickLinksButton.js +1 -1
  206. package/build/web/QuickLinksCard.js +1 -1
  207. package/build/web/QuickLinksFeature.js +1 -1
  208. package/build/web/QuickLinksFeatureItem.js +1 -1
  209. package/build/web/QuickLinksList.js +1 -1
  210. package/build/web/Radio.js +1 -1
  211. package/build/web/RadioCard.js +1 -1
  212. package/build/web/RadioCardGroup.js +1 -1
  213. package/build/web/RadioGroup.js +1 -1
  214. package/build/web/Ribbon.js +1 -1
  215. package/build/web/Scroll.js +1 -1
  216. package/build/web/Search.js +1 -1
  217. package/build/web/SearchButton.js +1 -1
  218. package/build/web/Select.js +1 -1
  219. package/build/web/Shortcuts.js +1 -1
  220. package/build/web/ShortcutsItem.js +1 -1
  221. package/build/web/SideNav.js +1 -1
  222. package/build/web/SideNavItem.js +1 -1
  223. package/build/web/SideNavItemsGroup.js +1 -1
  224. package/build/web/Skeleton.js +1 -1
  225. package/build/web/SkipLink.js +1 -1
  226. package/build/web/Spinner.js +1 -1
  227. package/build/web/SplashButton.js +1 -1
  228. package/build/web/SplashButtonWithDetails.js +1 -1
  229. package/build/web/StackView.js +1 -1
  230. package/build/web/Status.js +1 -1
  231. package/build/web/StepTracker.js +1 -1
  232. package/build/web/StoryCard.js +1 -1
  233. package/build/web/TabBar.js +1 -1
  234. package/build/web/TabBarItem.js +1 -1
  235. package/build/web/Table.js +6 -11
  236. package/build/web/Tabs.js +1 -1
  237. package/build/web/TabsItem.js +1 -1
  238. package/build/web/Tags.js +1 -1
  239. package/build/web/TagsItem.js +1 -1
  240. package/build/web/TermsAndConditions.js +1 -1
  241. package/build/web/Testimonial.js +1 -1
  242. package/build/web/TextArea.js +1 -1
  243. package/build/web/TextInput.js +1 -1
  244. package/build/web/Timeline.js +1 -1
  245. package/build/web/Toast.js +1 -1
  246. package/build/web/ToggleSwitch.js +2 -1
  247. package/build/web/ToggleSwitchGroup.js +1 -1
  248. package/build/web/Tooltip.js +1 -1
  249. package/build/web/TooltipButton.js +1 -1
  250. package/build/web/Typography.js +21 -21
  251. package/build/web/Video.js +1 -1
  252. package/build/web/VideoButton.js +1 -1
  253. package/build/web/VideoControlBar.js +1 -1
  254. package/build/web/VideoMenu.js +1 -1
  255. package/build/web/VideoMiddleControlButton.js +1 -1
  256. package/build/web/VideoPicker.js +1 -1
  257. package/build/web/VideoPickerSlider.js +1 -1
  258. package/build/web/VideoPickerThumbnail.js +1 -1
  259. package/build/web/VideoProgressBar.js +1 -1
  260. package/build/web/VideoVolumeSlider.js +1 -1
  261. package/build/web/WaffleGrid.js +1 -1
  262. package/build/web/index.js +1 -1
  263. package/build/web/schema.json +1143 -1130
  264. package/build/web/spacingScale.js +1 -1
  265. package/build/web/theme.js +33 -40
  266. package/package.json +5 -5
  267. package/theme.json +41 -27
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Tue, 14 Jul 2026 18:24:17 GMT
4
+ * Generated on Mon, 10 Aug 2026 18:48:23 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Tue, 14 Jul 2026 18:24:18 GMT
4
+ * Generated on Mon, 10 Aug 2026 18:48:23 GMT
5
5
  *
6
6
  */
7
7
 
@@ -361,7 +361,7 @@ const theme = {
361
361
  Box: {
362
362
  appearances: {
363
363
  background: {
364
- description: 'Background colour of box. Transparent if not specified.',
364
+ description: 'Background color of box. Transparent if not specified.',
365
365
  type: 'variant',
366
366
  values: [
367
367
  'lightest', 'lighter',
@@ -2407,6 +2407,7 @@ const theme = {
2407
2407
  },
2408
2408
  ChevronLink: {
2409
2409
  appearances: {
2410
+ disabled: { type: 'state', values: [ true ] },
2410
2411
  focus: {
2411
2412
  description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
2412
2413
  platforms: [ 'rn', 'web' ],
@@ -2681,7 +2682,8 @@ const theme = {
2681
2682
  {
2682
2683
  if: { focus: true, pressed: true, quiet: true, style: 'inverse' },
2683
2684
  tokens: { outerBorderColor: '#b2b9bf' }
2684
- }
2685
+ },
2686
+ { if: { disabled: true }, tokens: { color: '#676e73' } }
2685
2687
  ],
2686
2688
  tokens: {
2687
2689
  blockLineHeight: 1.5,
@@ -2820,6 +2822,7 @@ const theme = {
2820
2822
  {
2821
2823
  if: { feature: true },
2822
2824
  tokens: {
2825
+ containerBorderColor: '#4b286d',
2823
2826
  labelBorderColor: '#4b286d',
2824
2827
  textFontSize: 64,
2825
2828
  textLineHeight: 1.125,
@@ -3883,7 +3886,7 @@ const theme = {
3883
3886
  values: [ true, false ]
3884
3887
  },
3885
3888
  raised: {
3886
- description: 'Uses shadow and background colour to appear raised above the page',
3889
+ description: 'Uses shadow and background color to appear raised above the page',
3887
3890
  type: 'variant',
3888
3891
  values: [ true ]
3889
3892
  },
@@ -8312,20 +8315,17 @@ const theme = {
8312
8315
  if: { highlight: 'row' },
8313
8316
  tokens: { rowHoverBackgroundColor: 'rgba(0, 0, 0, 0.05)' }
8314
8317
  },
8318
+ {
8319
+ if: { spacing: 'compact' },
8320
+ tokens: { cellPaddingBottom: 8, cellPaddingTop: 8 }
8321
+ },
8315
8322
  {
8316
8323
  if: { spacing: 'compact', type: 'default' },
8317
- tokens: {
8318
- cellPaddingBottom: 8,
8319
- cellPaddingTop: 8,
8320
- fontSize: 16,
8321
- lineHeight: 1.25
8322
- }
8324
+ tokens: { fontSize: 16, lineHeight: 1.25 }
8323
8325
  },
8324
8326
  {
8325
8327
  if: { spacing: 'compact', type: 'rowHeading' },
8326
8328
  tokens: {
8327
- cellPaddingBottom: 8,
8328
- cellPaddingTop: 8,
8329
8329
  fontName: 'HNforTELUSSA',
8330
8330
  fontSize: 16,
8331
8331
  fontWeight: '700',
@@ -8336,8 +8336,6 @@ const theme = {
8336
8336
  if: { spacing: 'compact', text: 'small', type: 'subHeading' },
8337
8337
  tokens: {
8338
8338
  cellBackground: '#fafafa',
8339
- cellPaddingBottom: 8,
8340
- cellPaddingTop: 8,
8341
8339
  fontName: 'HNforTELUSSA',
8342
8340
  fontSize: 14,
8343
8341
  fontWeight: '500',
@@ -9328,6 +9326,7 @@ const theme = {
9328
9326
  switchBorderRadius: 32,
9329
9327
  switchBorderWidth: 0,
9330
9328
  switchColor: '#ffffff',
9329
+ switchOffset: null,
9331
9330
  switchShadow: {
9332
9331
  blur: 2,
9333
9332
  color: 'rgba(0, 0, 0, 0.2)',
@@ -9456,8 +9455,8 @@ const theme = {
9456
9455
  type: 'variant',
9457
9456
  values: [ true ]
9458
9457
  },
9459
- colour: {
9460
- description: 'Each typography variant has a default color, and at least a secondary color variant. In exceptional cases where a different colour is needed,\n' +
9458
+ color: {
9459
+ description: 'Each typography variant has a default color, and at least a secondary color variant. In exceptional cases where a different color is needed,\n' +
9461
9460
  ' use the tokens prop.',
9462
9461
  type: 'variant',
9463
9462
  values: [
@@ -9512,17 +9511,17 @@ const theme = {
9512
9511
  },
9513
9512
  {
9514
9513
  if: {
9515
- colour: 'dark',
9514
+ color: 'dark',
9516
9515
  size: [ 'display1', 'display2', 'h1', 'h2', 'h3' ]
9517
9516
  },
9518
9517
  tokens: { color: '#2c2e30' }
9519
9518
  },
9520
9519
  {
9521
- if: { colour: 'light', size: 'h6' },
9520
+ if: { color: 'light', size: 'h6' },
9522
9521
  tokens: { color: '#676e73' }
9523
9522
  },
9524
9523
  {
9525
- if: { colour: 'dark', size: 'eyebrow' },
9524
+ if: { color: 'dark', size: 'eyebrow' },
9526
9525
  tokens: { color: '#7c53a5' }
9527
9526
  },
9528
9527
  { if: { inverse: true }, tokens: { color: '#ffffff' } },
@@ -9749,19 +9748,19 @@ const theme = {
9749
9748
  if: { weight: 'bold' },
9750
9749
  tokens: { fontName: 'HNforTELUSSA', fontWeight: '700' }
9751
9750
  },
9752
- { if: { colour: 'default' }, tokens: { color: '#414547' } },
9753
- { if: { colour: 'brand' }, tokens: { color: '#4b286d' } },
9754
- { if: { colour: 'dark' }, tokens: { color: '#2c2e30' } },
9755
- { if: { colour: 'light' }, tokens: { color: '#676e73' } },
9756
- { if: { colour: 'positive' }, tokens: { color: '#2b8000' } },
9757
- { if: { colour: 'warning' }, tokens: { color: '#c77539' } },
9758
- { if: { colour: 'danger' }, tokens: { color: '#c12335' } },
9759
- { if: { colour: 'black' }, tokens: { color: '#000000' } },
9760
- { if: { colour: 'white' }, tokens: { color: '#ffffff' } },
9761
- { if: { colour: 'brand2' }, tokens: { color: '#2b8000' } },
9762
- { if: { colour: 'brand3' }, tokens: { color: '#7c53a5' } },
9751
+ { if: { color: 'default' }, tokens: { color: '#414547' } },
9752
+ { if: { color: 'brand' }, tokens: { color: '#4b286d' } },
9753
+ { if: { color: 'dark' }, tokens: { color: '#2c2e30' } },
9754
+ { if: { color: 'light' }, tokens: { color: '#676e73' } },
9755
+ { if: { color: 'positive' }, tokens: { color: '#2b8000' } },
9756
+ { if: { color: 'warning' }, tokens: { color: '#c77539' } },
9757
+ { if: { color: 'danger' }, tokens: { color: '#c12335' } },
9758
+ { if: { color: 'black' }, tokens: { color: '#000000' } },
9759
+ { if: { color: 'white' }, tokens: { color: '#ffffff' } },
9760
+ { if: { color: 'brand2' }, tokens: { color: '#2b8000' } },
9761
+ { if: { color: 'brand3' }, tokens: { color: '#7c53a5' } },
9763
9762
  {
9764
- if: { colour: 'alternative1' },
9763
+ if: { color: 'alternative1' },
9765
9764
  tokens: {
9766
9765
  color: '#4b286d',
9767
9766
  gradient: {
@@ -9774,14 +9773,8 @@ const theme = {
9774
9773
  }
9775
9774
  }
9776
9775
  },
9777
- {
9778
- if: { colour: 'alternative2' },
9779
- tokens: { color: '#4b286d' }
9780
- },
9781
- {
9782
- if: { colour: 'alternative3' },
9783
- tokens: { color: '#4b286d' }
9784
- }
9776
+ { if: { color: 'alternative2' }, tokens: { color: '#4b286d' } },
9777
+ { if: { color: 'alternative3' }, tokens: { color: '#4b286d' } }
9785
9778
  ],
9786
9779
  tokens: {
9787
9780
  color: '#414547',
@@ -10065,6 +10058,6 @@ const theme = {
10065
10058
  tokens: { size: 96 }
10066
10059
  }
10067
10060
  },
10068
- metadata: { name: 'theme-allium', themeTokensVersion: '5.0.0' }
10061
+ metadata: { name: 'theme-allium', themeTokensVersion: '5.1.0' }
10069
10062
  }
10070
10063
  export default theme
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/theme-allium",
3
- "version": "8.1.0",
3
+ "version": "8.2.0",
4
4
  "description": "Allium theme",
5
5
  "author": "TELUS Digital",
6
6
  "homepage": "https://github.com/telus/allium-design-system#readme",
@@ -9,12 +9,12 @@
9
9
  "module": "build/web/index.js",
10
10
  "dependencies": {},
11
11
  "devDependencies": {
12
- "@telus-uds/palette-allium": "^6.1.0",
13
- "@telus-uds/system-theme-tokens": "^5.1.0",
14
- "@telus-uds/system-tokens": "^2.0.1"
12
+ "@telus-uds/palette-allium": "^6.2.0",
13
+ "@telus-uds/system-theme-tokens": "^5.2.0",
14
+ "@telus-uds/system-tokens": "^2.0.2"
15
15
  },
16
16
  "peerDependencies": {
17
- "@telus-uds/palette-allium": "^6.1.0"
17
+ "@telus-uds/palette-allium": "^6.2.0"
18
18
  },
19
19
  "files": [
20
20
  "build",
package/theme.json CHANGED
@@ -346,7 +346,7 @@
346
346
  "Box": {
347
347
  "appearances": {
348
348
  "background": {
349
- "description": "Background colour of box. Transparent if not specified.",
349
+ "description": "Background color of box. Transparent if not specified.",
350
350
  "type": "variant",
351
351
  "values": [
352
352
  "lightest",
@@ -2892,6 +2892,7 @@
2892
2892
  },
2893
2893
  "ChevronLink": {
2894
2894
  "appearances": {
2895
+ "disabled": "{appearances.ChevronLink.disabled}",
2895
2896
  "focus": "{appearances.ChevronLink.focus}",
2896
2897
  "hover": "{appearances.ChevronLink.hover}",
2897
2898
  "pressed": "{appearances.ChevronLink.pressed}",
@@ -3494,6 +3495,14 @@
3494
3495
  "tokens": {
3495
3496
  "outerBorderColor": "{palette.color.greyCloud}"
3496
3497
  }
3498
+ },
3499
+ {
3500
+ "if": {
3501
+ "disabled": true
3502
+ },
3503
+ "tokens": {
3504
+ "color": "{palette.color.greyShuttle}"
3505
+ }
3497
3506
  }
3498
3507
  ],
3499
3508
  "tokens": {
@@ -3630,6 +3639,7 @@
3630
3639
  "feature": true
3631
3640
  },
3632
3641
  "tokens": {
3642
+ "containerBorderColor": "{palette.color.purpleTelus}",
3633
3643
  "labelBorderColor": "{palette.color.purpleTelus}",
3634
3644
  "textFontSize": "{palette.fontSize.size64}",
3635
3645
  "textLineHeight": "{palette.lineHeight.ratio9to8}",
@@ -5175,7 +5185,7 @@
5175
5185
  },
5176
5186
  "pressed": "{appearances.IconButton.pressed}",
5177
5187
  "raised": {
5178
- "description": "Uses shadow and background colour to appear raised above the page",
5188
+ "description": "Uses shadow and background color to appear raised above the page",
5179
5189
  "type": "variant",
5180
5190
  "values": [true]
5181
5191
  },
@@ -10633,14 +10643,21 @@
10633
10643
  "rowHoverBackgroundColor": "{palette.color.dark5}"
10634
10644
  }
10635
10645
  },
10646
+ {
10647
+ "if": {
10648
+ "spacing": "compact"
10649
+ },
10650
+ "tokens": {
10651
+ "cellPaddingBottom": "{palette.size.size8}",
10652
+ "cellPaddingTop": "{palette.size.size8}"
10653
+ }
10654
+ },
10636
10655
  {
10637
10656
  "if": {
10638
10657
  "spacing": "compact",
10639
10658
  "type": "default"
10640
10659
  },
10641
10660
  "tokens": {
10642
- "cellPaddingBottom": "{palette.size.size8}",
10643
- "cellPaddingTop": "{palette.size.size8}",
10644
10661
  "fontSize": "{palette.fontSize.size16}",
10645
10662
  "lineHeight": "{palette.lineHeight.ratio5to4}"
10646
10663
  }
@@ -10651,8 +10668,6 @@
10651
10668
  "type": "rowHeading"
10652
10669
  },
10653
10670
  "tokens": {
10654
- "cellPaddingBottom": "{palette.size.size8}",
10655
- "cellPaddingTop": "{palette.size.size8}",
10656
10671
  "fontName": "{palette.fontName.HNforTELUSSA}",
10657
10672
  "fontSize": "{palette.fontSize.size16}",
10658
10673
  "fontWeight": "{palette.fontWeight.weight700}",
@@ -10667,8 +10682,6 @@
10667
10682
  },
10668
10683
  "tokens": {
10669
10684
  "cellBackground": "{palette.color.greyAlabaster}",
10670
- "cellPaddingBottom": "{palette.size.size8}",
10671
- "cellPaddingTop": "{palette.size.size8}",
10672
10685
  "fontName": "{palette.fontName.HNforTELUSSA}",
10673
10686
  "fontSize": "{palette.fontSize.size14}",
10674
10687
  "fontWeight": "{palette.fontWeight.weight500}",
@@ -11774,6 +11787,7 @@
11774
11787
  "switchBorderRadius": "{palette.radius.pill32}",
11775
11788
  "switchBorderWidth": "{palette.border.none}",
11776
11789
  "switchColor": "{palette.color.white}",
11790
+ "switchOffset": "{system.size.none}",
11777
11791
  "switchShadow": "{palette.shadow.surfaceRaised}",
11778
11792
  "switchSize": "{palette.size.size18}",
11779
11793
  "trackBorderColor": "{palette.color.transparent}",
@@ -11927,8 +11941,8 @@
11927
11941
  "type": "variant",
11928
11942
  "values": [true]
11929
11943
  },
11930
- "colour": {
11931
- "description": "Each typography variant has a default color, and at least a secondary color variant. In exceptional cases where a different colour is needed,\n use the tokens prop.",
11944
+ "color": {
11945
+ "description": "Each typography variant has a default color, and at least a secondary color variant. In exceptional cases where a different color is needed,\n use the tokens prop.",
11932
11946
  "type": "variant",
11933
11947
  "values": [
11934
11948
  "default",
@@ -11993,7 +12007,7 @@
11993
12007
  },
11994
12008
  {
11995
12009
  "if": {
11996
- "colour": "dark",
12010
+ "color": "dark",
11997
12011
  "size": ["display1", "display2", "h1", "h2", "h3"]
11998
12012
  },
11999
12013
  "tokens": {
@@ -12002,7 +12016,7 @@
12002
12016
  },
12003
12017
  {
12004
12018
  "if": {
12005
- "colour": "light",
12019
+ "color": "light",
12006
12020
  "size": "h6"
12007
12021
  },
12008
12022
  "tokens": {
@@ -12011,7 +12025,7 @@
12011
12025
  },
12012
12026
  {
12013
12027
  "if": {
12014
- "colour": "dark",
12028
+ "color": "dark",
12015
12029
  "size": "eyebrow"
12016
12030
  },
12017
12031
  "tokens": {
@@ -12364,7 +12378,7 @@
12364
12378
  },
12365
12379
  {
12366
12380
  "if": {
12367
- "colour": "default"
12381
+ "color": "default"
12368
12382
  },
12369
12383
  "tokens": {
12370
12384
  "color": "{palette.color.greyCharcoal}"
@@ -12372,7 +12386,7 @@
12372
12386
  },
12373
12387
  {
12374
12388
  "if": {
12375
- "colour": "brand"
12389
+ "color": "brand"
12376
12390
  },
12377
12391
  "tokens": {
12378
12392
  "color": "{palette.color.purpleTelus}"
@@ -12380,7 +12394,7 @@
12380
12394
  },
12381
12395
  {
12382
12396
  "if": {
12383
- "colour": "dark"
12397
+ "color": "dark"
12384
12398
  },
12385
12399
  "tokens": {
12386
12400
  "color": "{palette.color.greyThunder}"
@@ -12388,7 +12402,7 @@
12388
12402
  },
12389
12403
  {
12390
12404
  "if": {
12391
- "colour": "light"
12405
+ "color": "light"
12392
12406
  },
12393
12407
  "tokens": {
12394
12408
  "color": "{palette.color.greyShuttle}"
@@ -12396,7 +12410,7 @@
12396
12410
  },
12397
12411
  {
12398
12412
  "if": {
12399
- "colour": "positive"
12413
+ "color": "positive"
12400
12414
  },
12401
12415
  "tokens": {
12402
12416
  "color": "{palette.color.greenAccessible}"
@@ -12404,7 +12418,7 @@
12404
12418
  },
12405
12419
  {
12406
12420
  "if": {
12407
- "colour": "warning"
12421
+ "color": "warning"
12408
12422
  },
12409
12423
  "tokens": {
12410
12424
  "color": "{palette.color.amberDark}"
@@ -12412,7 +12426,7 @@
12412
12426
  },
12413
12427
  {
12414
12428
  "if": {
12415
- "colour": "danger"
12429
+ "color": "danger"
12416
12430
  },
12417
12431
  "tokens": {
12418
12432
  "color": "{palette.color.redDark}"
@@ -12420,7 +12434,7 @@
12420
12434
  },
12421
12435
  {
12422
12436
  "if": {
12423
- "colour": "black"
12437
+ "color": "black"
12424
12438
  },
12425
12439
  "tokens": {
12426
12440
  "color": "{palette.color.black}"
@@ -12428,7 +12442,7 @@
12428
12442
  },
12429
12443
  {
12430
12444
  "if": {
12431
- "colour": "white"
12445
+ "color": "white"
12432
12446
  },
12433
12447
  "tokens": {
12434
12448
  "color": "{palette.color.white}"
@@ -12436,7 +12450,7 @@
12436
12450
  },
12437
12451
  {
12438
12452
  "if": {
12439
- "colour": "brand2"
12453
+ "color": "brand2"
12440
12454
  },
12441
12455
  "tokens": {
12442
12456
  "color": "{palette.color.greenAccessible}"
@@ -12444,7 +12458,7 @@
12444
12458
  },
12445
12459
  {
12446
12460
  "if": {
12447
- "colour": "brand3"
12461
+ "color": "brand3"
12448
12462
  },
12449
12463
  "tokens": {
12450
12464
  "color": "{palette.color.purpleDeluge}"
@@ -12452,7 +12466,7 @@
12452
12466
  },
12453
12467
  {
12454
12468
  "if": {
12455
- "colour": "alternative1"
12469
+ "color": "alternative1"
12456
12470
  },
12457
12471
  "tokens": {
12458
12472
  "color": "{palette.color.purpleTelus}",
@@ -12461,7 +12475,7 @@
12461
12475
  },
12462
12476
  {
12463
12477
  "if": {
12464
- "colour": "alternative2"
12478
+ "color": "alternative2"
12465
12479
  },
12466
12480
  "tokens": {
12467
12481
  "color": "{palette.color.purpleTelus}"
@@ -12469,7 +12483,7 @@
12469
12483
  },
12470
12484
  {
12471
12485
  "if": {
12472
- "colour": "alternative3"
12486
+ "color": "alternative3"
12473
12487
  },
12474
12488
  "tokens": {
12475
12489
  "color": "{palette.color.purpleTelus}"