@telus-uds/theme-koodo 7.23.0 → 7.24.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 (263) hide show
  1. package/build/android/ExpandCollapse.json +1 -0
  2. package/build/android/ExpandCollapsePanel.json +1 -0
  3. package/build/android/IconButton.json +531 -0
  4. package/build/android/SideNav.json +1 -1
  5. package/build/android/SideNavItem.json +1 -1
  6. package/build/android/SideNavItemsGroup.json +7 -0
  7. package/build/android/schema.json +185 -157
  8. package/build/android/theme.json +682 -142
  9. package/build/ios/ExpandCollapse.json +1 -0
  10. package/build/ios/ExpandCollapsePanel.json +1 -0
  11. package/build/ios/IconButton.json +531 -0
  12. package/build/ios/SideNav.json +1 -1
  13. package/build/ios/SideNavItem.json +1 -1
  14. package/build/ios/SideNavItemsGroup.json +7 -0
  15. package/build/ios/schema.json +185 -157
  16. package/build/ios/theme.json +682 -142
  17. package/build/rn/ActionCard.js +1 -1
  18. package/build/rn/ActivityIndicator.js +1 -1
  19. package/build/rn/Autocomplete.js +1 -1
  20. package/build/rn/Badge.js +1 -1
  21. package/build/rn/BlockQuote.js +1 -1
  22. package/build/rn/Box.js +1 -1
  23. package/build/rn/Breadcrumbs.js +1 -1
  24. package/build/rn/Button.js +1 -1
  25. package/build/rn/ButtonDropdown.js +1 -1
  26. package/build/rn/ButtonGroup.js +1 -1
  27. package/build/rn/ButtonGroupItem.js +1 -1
  28. package/build/rn/Callout.js +1 -1
  29. package/build/rn/Card.js +1 -1
  30. package/build/rn/CardGroup.js +1 -1
  31. package/build/rn/Carousel.js +1 -1
  32. package/build/rn/CarouselTabsPanelItem.js +1 -1
  33. package/build/rn/CarouselThumbnail.js +1 -1
  34. package/build/rn/Checkbox.js +1 -1
  35. package/build/rn/CheckboxCard.js +1 -1
  36. package/build/rn/CheckboxCardGroup.js +1 -1
  37. package/build/rn/CheckboxGroup.js +1 -1
  38. package/build/rn/ChevronLink.js +1 -1
  39. package/build/rn/ColourToggle.js +1 -1
  40. package/build/rn/Countdown.js +1 -1
  41. package/build/rn/DatePicker.js +1 -1
  42. package/build/rn/Disclaimer.js +1 -1
  43. package/build/rn/Divider.js +1 -1
  44. package/build/rn/DownloadApp.js +1 -1
  45. package/build/rn/ExpandCollapse.js +2 -1
  46. package/build/rn/ExpandCollapseControl.js +1 -1
  47. package/build/rn/ExpandCollapseMini.js +1 -1
  48. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  49. package/build/rn/ExpandCollapsePanel.js +2 -1
  50. package/build/rn/Feedback.js +1 -1
  51. package/build/rn/Fieldset.js +1 -1
  52. package/build/rn/FileUpload.js +1 -1
  53. package/build/rn/Footnote.js +1 -1
  54. package/build/rn/FootnoteLink.js +1 -1
  55. package/build/rn/HorizontalScrollButton.js +1 -1
  56. package/build/rn/Icon.js +1 -1
  57. package/build/rn/IconButton.js +345 -3
  58. package/build/rn/Image.js +1 -1
  59. package/build/rn/InputLabel.js +1 -1
  60. package/build/rn/InputSupports.js +1 -1
  61. package/build/rn/Link.js +1 -1
  62. package/build/rn/List.js +1 -1
  63. package/build/rn/Listbox.js +1 -1
  64. package/build/rn/Modal.js +1 -1
  65. package/build/rn/MultiSelectFilter.js +1 -1
  66. package/build/rn/NavigationBar.js +1 -1
  67. package/build/rn/Notification.js +1 -1
  68. package/build/rn/OrderedList.js +1 -1
  69. package/build/rn/Pagination.js +1 -1
  70. package/build/rn/PaginationPageButton.js +1 -1
  71. package/build/rn/PaginationSideButton.js +1 -1
  72. package/build/rn/PreviewCard.js +1 -1
  73. package/build/rn/PriceLockup.js +1 -1
  74. package/build/rn/ProductCard.js +1 -1
  75. package/build/rn/Progress.js +1 -1
  76. package/build/rn/ProgressBar.js +1 -1
  77. package/build/rn/QuantitySelector.js +1 -1
  78. package/build/rn/QuantitySelectorSideButton.js +1 -1
  79. package/build/rn/QuickLinks.js +1 -1
  80. package/build/rn/QuickLinksButton.js +1 -1
  81. package/build/rn/QuickLinksCard.js +1 -1
  82. package/build/rn/QuickLinksFeature.js +1 -1
  83. package/build/rn/QuickLinksFeatureItem.js +1 -1
  84. package/build/rn/QuickLinksList.js +1 -1
  85. package/build/rn/Radio.js +1 -1
  86. package/build/rn/RadioCard.js +1 -1
  87. package/build/rn/RadioCardGroup.js +1 -1
  88. package/build/rn/RadioGroup.js +1 -1
  89. package/build/rn/Ribbon.js +1 -1
  90. package/build/rn/Search.js +1 -1
  91. package/build/rn/SearchButton.js +1 -1
  92. package/build/rn/Select.js +1 -1
  93. package/build/rn/Shortcuts.js +1 -1
  94. package/build/rn/ShortcutsItem.js +1 -1
  95. package/build/rn/SideNav.js +2 -2
  96. package/build/rn/SideNavItem.js +2 -2
  97. package/build/rn/SideNavItemsGroup.js +3 -1
  98. package/build/rn/Skeleton.js +1 -1
  99. package/build/rn/SkipLink.js +1 -1
  100. package/build/rn/Spinner.js +1 -1
  101. package/build/rn/SplashButton.js +1 -1
  102. package/build/rn/SplashButtonWithDetails.js +1 -1
  103. package/build/rn/StackView.js +1 -1
  104. package/build/rn/Status.js +1 -1
  105. package/build/rn/StepTracker.js +1 -1
  106. package/build/rn/StoryCard.js +1 -1
  107. package/build/rn/TabBar.js +1 -1
  108. package/build/rn/TabBarItem.js +1 -1
  109. package/build/rn/Table.js +1 -1
  110. package/build/rn/Tabs.js +1 -1
  111. package/build/rn/TabsItem.js +1 -1
  112. package/build/rn/Tags.js +1 -1
  113. package/build/rn/TagsItem.js +1 -1
  114. package/build/rn/TermsAndConditions.js +1 -1
  115. package/build/rn/Testimonial.js +1 -1
  116. package/build/rn/TextArea.js +1 -1
  117. package/build/rn/TextInput.js +1 -1
  118. package/build/rn/Timeline.js +1 -1
  119. package/build/rn/Toast.js +1 -1
  120. package/build/rn/ToggleSwitch.js +1 -1
  121. package/build/rn/ToggleSwitchGroup.js +1 -1
  122. package/build/rn/Tooltip.js +1 -1
  123. package/build/rn/TooltipButton.js +1 -1
  124. package/build/rn/Typography.js +1 -1
  125. package/build/rn/Video.js +1 -1
  126. package/build/rn/VideoButton.js +1 -1
  127. package/build/rn/VideoControlBar.js +1 -1
  128. package/build/rn/VideoMenu.js +1 -1
  129. package/build/rn/VideoMiddleControlButton.js +1 -1
  130. package/build/rn/VideoPicker.js +1 -1
  131. package/build/rn/VideoPickerSlider.js +1 -1
  132. package/build/rn/VideoPickerThumbnail.js +1 -1
  133. package/build/rn/VideoProgressBar.js +1 -1
  134. package/build/rn/VideoVolumeSlider.js +1 -1
  135. package/build/rn/WaffleGrid.js +1 -1
  136. package/build/rn/schema.json +185 -157
  137. package/build/rn/spacingScale.js +1 -1
  138. package/build/rn/theme.js +370 -5
  139. package/build/web/ActionCard.js +1 -1
  140. package/build/web/ActivityIndicator.js +1 -1
  141. package/build/web/Autocomplete.js +1 -1
  142. package/build/web/Badge.js +1 -1
  143. package/build/web/BlockQuote.js +1 -1
  144. package/build/web/Box.js +1 -1
  145. package/build/web/Breadcrumbs.js +1 -1
  146. package/build/web/Button.js +1 -1
  147. package/build/web/ButtonDropdown.js +1 -1
  148. package/build/web/ButtonGroup.js +1 -1
  149. package/build/web/ButtonGroupItem.js +1 -1
  150. package/build/web/Callout.js +1 -1
  151. package/build/web/Card.js +1 -1
  152. package/build/web/CardGroup.js +1 -1
  153. package/build/web/Carousel.js +1 -1
  154. package/build/web/CarouselTabsPanelItem.js +1 -1
  155. package/build/web/CarouselThumbnail.js +1 -1
  156. package/build/web/Checkbox.js +1 -1
  157. package/build/web/CheckboxCard.js +1 -1
  158. package/build/web/CheckboxCardGroup.js +1 -1
  159. package/build/web/CheckboxGroup.js +1 -1
  160. package/build/web/ChevronLink.js +1 -1
  161. package/build/web/ColourToggle.js +1 -1
  162. package/build/web/Countdown.js +1 -1
  163. package/build/web/DatePicker.js +1 -1
  164. package/build/web/Disclaimer.js +1 -1
  165. package/build/web/Divider.js +1 -1
  166. package/build/web/DownloadApp.js +1 -1
  167. package/build/web/ExpandCollapse.js +2 -1
  168. package/build/web/ExpandCollapseControl.js +1 -1
  169. package/build/web/ExpandCollapseMini.js +1 -1
  170. package/build/web/ExpandCollapseMiniControl.js +1 -1
  171. package/build/web/ExpandCollapsePanel.js +2 -1
  172. package/build/web/Feedback.js +1 -1
  173. package/build/web/Fieldset.js +1 -1
  174. package/build/web/FileUpload.js +1 -1
  175. package/build/web/Footnote.js +1 -1
  176. package/build/web/FootnoteLink.js +1 -1
  177. package/build/web/HorizontalScrollButton.js +1 -1
  178. package/build/web/Icon.js +1 -1
  179. package/build/web/IconButton.js +345 -3
  180. package/build/web/Image.js +1 -1
  181. package/build/web/InputLabel.js +1 -1
  182. package/build/web/InputSupports.js +1 -1
  183. package/build/web/Link.js +1 -1
  184. package/build/web/List.js +1 -1
  185. package/build/web/Listbox.js +1 -1
  186. package/build/web/Modal.js +1 -1
  187. package/build/web/MultiSelectFilter.js +1 -1
  188. package/build/web/NavigationBar.js +1 -1
  189. package/build/web/Notification.js +1 -1
  190. package/build/web/OrderedList.js +1 -1
  191. package/build/web/Pagination.js +1 -1
  192. package/build/web/PaginationPageButton.js +1 -1
  193. package/build/web/PaginationSideButton.js +1 -1
  194. package/build/web/PreviewCard.js +1 -1
  195. package/build/web/PriceLockup.js +1 -1
  196. package/build/web/ProductCard.js +1 -1
  197. package/build/web/Progress.js +1 -1
  198. package/build/web/ProgressBar.js +1 -1
  199. package/build/web/QuantitySelector.js +1 -1
  200. package/build/web/QuantitySelectorSideButton.js +1 -1
  201. package/build/web/QuickLinks.js +1 -1
  202. package/build/web/QuickLinksButton.js +1 -1
  203. package/build/web/QuickLinksCard.js +1 -1
  204. package/build/web/QuickLinksFeature.js +1 -1
  205. package/build/web/QuickLinksFeatureItem.js +1 -1
  206. package/build/web/QuickLinksList.js +1 -1
  207. package/build/web/Radio.js +1 -1
  208. package/build/web/RadioCard.js +1 -1
  209. package/build/web/RadioCardGroup.js +1 -1
  210. package/build/web/RadioGroup.js +1 -1
  211. package/build/web/Ribbon.js +1 -1
  212. package/build/web/Search.js +1 -1
  213. package/build/web/SearchButton.js +1 -1
  214. package/build/web/Select.js +1 -1
  215. package/build/web/Shortcuts.js +1 -1
  216. package/build/web/ShortcutsItem.js +1 -1
  217. package/build/web/SideNav.js +2 -2
  218. package/build/web/SideNavItem.js +2 -2
  219. package/build/web/SideNavItemsGroup.js +3 -1
  220. package/build/web/Skeleton.js +1 -1
  221. package/build/web/SkipLink.js +1 -1
  222. package/build/web/Spinner.js +1 -1
  223. package/build/web/SplashButton.js +1 -1
  224. package/build/web/SplashButtonWithDetails.js +1 -1
  225. package/build/web/StackView.js +1 -1
  226. package/build/web/Status.js +1 -1
  227. package/build/web/StepTracker.js +1 -1
  228. package/build/web/StoryCard.js +1 -1
  229. package/build/web/TabBar.js +1 -1
  230. package/build/web/TabBarItem.js +1 -1
  231. package/build/web/Table.js +1 -1
  232. package/build/web/Tabs.js +1 -1
  233. package/build/web/TabsItem.js +1 -1
  234. package/build/web/Tags.js +1 -1
  235. package/build/web/TagsItem.js +1 -1
  236. package/build/web/TermsAndConditions.js +1 -1
  237. package/build/web/Testimonial.js +1 -1
  238. package/build/web/TextArea.js +1 -1
  239. package/build/web/TextInput.js +1 -1
  240. package/build/web/Timeline.js +1 -1
  241. package/build/web/Toast.js +1 -1
  242. package/build/web/ToggleSwitch.js +1 -1
  243. package/build/web/ToggleSwitchGroup.js +1 -1
  244. package/build/web/Tooltip.js +1 -1
  245. package/build/web/TooltipButton.js +1 -1
  246. package/build/web/Typography.js +1 -1
  247. package/build/web/Video.js +1 -1
  248. package/build/web/VideoButton.js +1 -1
  249. package/build/web/VideoControlBar.js +1 -1
  250. package/build/web/VideoMenu.js +1 -1
  251. package/build/web/VideoMiddleControlButton.js +1 -1
  252. package/build/web/VideoPicker.js +1 -1
  253. package/build/web/VideoPickerSlider.js +1 -1
  254. package/build/web/VideoPickerThumbnail.js +1 -1
  255. package/build/web/VideoProgressBar.js +1 -1
  256. package/build/web/VideoVolumeSlider.js +1 -1
  257. package/build/web/WaffleGrid.js +1 -1
  258. package/build/web/index.js +1 -1
  259. package/build/web/schema.json +185 -157
  260. package/build/web/spacingScale.js +1 -1
  261. package/build/web/theme.js +370 -5
  262. package/package.json +2 -2
  263. package/theme.json +415 -2
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 29 Jan 2026 16:41:09 GMT
4
+ * Generated on Wed, 18 Feb 2026 02:48:29 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 29 Jan 2026 16:41:09 GMT
4
+ * Generated on Wed, 18 Feb 2026 02:48:29 GMT
5
5
  *
6
6
  */
7
7
 
@@ -3044,6 +3044,7 @@ const theme = {
3044
3044
  tokens: {
3045
3045
  borderColor: 'rgba(0, 0, 0, 0)',
3046
3046
  borderStyle: 'solid',
3047
+ borderTopWidth: null,
3047
3048
  borderWidth: 0
3048
3049
  }
3049
3050
  },
@@ -3283,6 +3284,7 @@ const theme = {
3283
3284
  }
3284
3285
  ],
3285
3286
  tokens: {
3287
+ borderBottomWidth: null,
3286
3288
  borderColor: '#efefef',
3287
3289
  borderRadius: 4,
3288
3290
  borderWidth: 1,
@@ -3911,7 +3913,11 @@ const theme = {
3911
3913
  type: 'state',
3912
3914
  values: [ true ]
3913
3915
  },
3914
- size: { type: 'variant', values: [ 'small', 'large' ] }
3916
+ size: { type: 'variant', values: [ 'small', 'large' ] },
3917
+ style: {
3918
+ type: 'variant',
3919
+ values: [ 'default', 'contained', 'subtle', 'raised' ]
3920
+ }
3915
3921
  },
3916
3922
  rules: [
3917
3923
  {
@@ -4258,6 +4264,359 @@ const theme = {
4258
4264
  {
4259
4265
  if: { size: 'large' },
4260
4266
  tokens: { iconSize: 24, padding: 10 }
4267
+ },
4268
+ {
4269
+ if: { style: 'contained' },
4270
+ tokens: {
4271
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4272
+ borderColor: '#000000',
4273
+ borderRadius: 4,
4274
+ borderWidth: 1,
4275
+ iconColor: '#000000'
4276
+ }
4277
+ },
4278
+ {
4279
+ if: { selected: true, style: 'contained' },
4280
+ tokens: {
4281
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4282
+ borderBottomWidth: 1,
4283
+ borderColor: '#000000',
4284
+ borderRadius: 4,
4285
+ borderWidth: 1,
4286
+ iconColor: '#000000'
4287
+ }
4288
+ },
4289
+ {
4290
+ if: { hover: true, style: 'contained' },
4291
+ tokens: {
4292
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4293
+ borderColor: '#000000',
4294
+ borderRadius: 4,
4295
+ borderWidth: 1,
4296
+ iconColor: '#000000'
4297
+ }
4298
+ },
4299
+ {
4300
+ if: { pressed: true, style: 'contained' },
4301
+ tokens: {
4302
+ backgroundColor: 'rgba(0, 0, 0, 0.2)',
4303
+ borderRadius: 4,
4304
+ borderWidth: 1,
4305
+ iconColor: '#666666'
4306
+ }
4307
+ },
4308
+ {
4309
+ if: {
4310
+ focus: true,
4311
+ hover: false,
4312
+ pressed: false,
4313
+ style: 'contained'
4314
+ },
4315
+ tokens: {
4316
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4317
+ borderBottomWidth: 3,
4318
+ borderColor: '#000000',
4319
+ borderRadius: 4,
4320
+ borderWidth: 3,
4321
+ iconColor: '#000000'
4322
+ }
4323
+ },
4324
+ {
4325
+ if: { inverse: true, style: 'contained' },
4326
+ tokens: {
4327
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4328
+ borderColor: '#ffffff',
4329
+ borderRadius: 4,
4330
+ borderWidth: 1,
4331
+ iconColor: '#ffffff'
4332
+ }
4333
+ },
4334
+ {
4335
+ if: { inverse: true, selected: true, style: 'contained' },
4336
+ tokens: {
4337
+ backgroundColor: '#ffffff',
4338
+ borderRadius: 4,
4339
+ borderWidth: 0,
4340
+ iconColor: '#000000'
4341
+ }
4342
+ },
4343
+ {
4344
+ if: { hover: true, inverse: true, style: 'contained' },
4345
+ tokens: {
4346
+ backgroundColor: 'rgba(255, 255, 255, 0.2)',
4347
+ borderColor: '#ffffff',
4348
+ borderRadius: 4,
4349
+ borderWidth: 1,
4350
+ iconColor: '#ffffff'
4351
+ }
4352
+ },
4353
+ {
4354
+ if: { inverse: true, pressed: true, style: 'contained' },
4355
+ tokens: {
4356
+ backgroundColor: 'rgba(255, 255, 255, 0.4)',
4357
+ borderColor: '#ffffff',
4358
+ borderRadius: 4,
4359
+ borderWidth: 1,
4360
+ iconColor: '#ffffff'
4361
+ }
4362
+ },
4363
+ {
4364
+ if: {
4365
+ focus: true,
4366
+ hover: false,
4367
+ inverse: true,
4368
+ pressed: false,
4369
+ style: 'contained'
4370
+ },
4371
+ tokens: {
4372
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4373
+ borderColor: '#ffffff',
4374
+ borderRadius: 4,
4375
+ borderWidth: 3,
4376
+ iconColor: '#ffffff'
4377
+ }
4378
+ },
4379
+ {
4380
+ if: { inactive: true, style: 'contained' },
4381
+ tokens: {
4382
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4383
+ borderWidth: 0,
4384
+ iconColor: 'rgba(0, 0, 0, 0.4)'
4385
+ }
4386
+ },
4387
+ {
4388
+ if: { inactive: true, inverse: true, style: 'contained' },
4389
+ tokens: {
4390
+ backgroundColor: 'rgba(255, 255, 255, 0.2)',
4391
+ borderWidth: 0,
4392
+ iconColor: 'rgba(255, 255, 255, 0.4)'
4393
+ }
4394
+ },
4395
+ {
4396
+ if: { style: 'subtle' },
4397
+ tokens: {
4398
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4399
+ borderColor: 'rgba(0, 0, 0, 0)',
4400
+ borderWidth: 0,
4401
+ iconColor: '#000000'
4402
+ }
4403
+ },
4404
+ {
4405
+ if: { selected: true, style: 'subtle' },
4406
+ tokens: {
4407
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4408
+ borderBottomWidth: 2,
4409
+ borderColor: '#000000',
4410
+ borderWidth: null,
4411
+ iconColor: '#000000'
4412
+ }
4413
+ },
4414
+ {
4415
+ if: { hover: true, style: 'subtle' },
4416
+ tokens: {
4417
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4418
+ borderBottomWidth: 0,
4419
+ borderRadius: 4,
4420
+ borderWidth: 0,
4421
+ iconColor: '#000000'
4422
+ }
4423
+ },
4424
+ {
4425
+ if: { pressed: true, style: 'subtle' },
4426
+ tokens: {
4427
+ backgroundColor: 'rgba(0, 0, 0, 0.2)',
4428
+ borderRadius: 4,
4429
+ borderWidth: 0,
4430
+ iconColor: '#666666'
4431
+ }
4432
+ },
4433
+ {
4434
+ if: {
4435
+ focus: true,
4436
+ hover: false,
4437
+ pressed: false,
4438
+ style: 'subtle'
4439
+ },
4440
+ tokens: {
4441
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4442
+ borderBottomWidth: 1,
4443
+ borderColor: '#000000',
4444
+ borderRadius: 4,
4445
+ borderWidth: 1,
4446
+ iconColor: '#000000'
4447
+ }
4448
+ },
4449
+ {
4450
+ if: { inverse: true, style: 'subtle' },
4451
+ tokens: {
4452
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4453
+ borderColor: 'rgba(0, 0, 0, 0)',
4454
+ borderWidth: 0,
4455
+ iconColor: '#ffffff'
4456
+ }
4457
+ },
4458
+ {
4459
+ if: { inverse: true, selected: true, style: 'subtle' },
4460
+ tokens: {
4461
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4462
+ borderBottomWidth: 2,
4463
+ borderColor: '#ffffff',
4464
+ borderWidth: null,
4465
+ iconColor: '#ffffff'
4466
+ }
4467
+ },
4468
+ {
4469
+ if: { hover: true, inverse: true, style: 'subtle' },
4470
+ tokens: {
4471
+ backgroundColor: '#ffffff',
4472
+ borderBottomWidth: 0,
4473
+ borderRadius: 4,
4474
+ borderWidth: null,
4475
+ iconColor: '#000000'
4476
+ }
4477
+ },
4478
+ {
4479
+ if: { inverse: true, pressed: true, style: 'subtle' },
4480
+ tokens: {
4481
+ backgroundColor: '#c9c8c8',
4482
+ borderRadius: 4,
4483
+ borderWidth: 0,
4484
+ iconColor: '#000000'
4485
+ }
4486
+ },
4487
+ {
4488
+ if: {
4489
+ focus: true,
4490
+ hover: false,
4491
+ inverse: true,
4492
+ pressed: false,
4493
+ style: 'subtle'
4494
+ },
4495
+ tokens: {
4496
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4497
+ borderBottomWidth: 1,
4498
+ borderColor: '#ffffff',
4499
+ borderRadius: 4,
4500
+ borderWidth: 1,
4501
+ iconColor: '#ffffff'
4502
+ }
4503
+ },
4504
+ {
4505
+ if: { inactive: true, style: 'subtle' },
4506
+ tokens: {
4507
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4508
+ iconColor: 'rgba(0, 0, 0, 0.4)'
4509
+ }
4510
+ },
4511
+ {
4512
+ if: { inactive: true, inverse: true, style: 'subtle' },
4513
+ tokens: {
4514
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4515
+ iconColor: 'rgba(255, 255, 255, 0.4)'
4516
+ }
4517
+ },
4518
+ {
4519
+ if: { style: 'raised' },
4520
+ tokens: {
4521
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4522
+ borderColor: '#000000',
4523
+ borderRadius: 4,
4524
+ borderWidth: 1,
4525
+ iconColor: '#000000',
4526
+ padding: 8,
4527
+ shadow: {
4528
+ blur: 2,
4529
+ color: 'rgba(0, 0, 0, 0.2)',
4530
+ inset: false,
4531
+ offsetX: 0,
4532
+ offsetY: 2,
4533
+ spread: 0
4534
+ }
4535
+ }
4536
+ },
4537
+ {
4538
+ if: { selected: true, style: 'raised' },
4539
+ tokens: {
4540
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4541
+ borderBottomWidth: 1,
4542
+ borderColor: '#000000',
4543
+ borderRadius: 4,
4544
+ borderWidth: 1,
4545
+ iconColor: '#000000',
4546
+ padding: 8,
4547
+ shadow: {
4548
+ blur: 2,
4549
+ color: 'rgba(0, 0, 0, 0.2)',
4550
+ inset: false,
4551
+ offsetX: 0,
4552
+ offsetY: 2,
4553
+ spread: 0
4554
+ }
4555
+ }
4556
+ },
4557
+ {
4558
+ if: { hover: true, style: 'raised' },
4559
+ tokens: {
4560
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4561
+ borderColor: '#000000',
4562
+ borderRadius: 4,
4563
+ borderWidth: 1,
4564
+ iconColor: '#000000',
4565
+ padding: 8,
4566
+ shadow: {
4567
+ blur: 2,
4568
+ color: 'rgba(0, 0, 0, 0.2)',
4569
+ inset: false,
4570
+ offsetX: 0,
4571
+ offsetY: 2,
4572
+ spread: 0
4573
+ }
4574
+ }
4575
+ },
4576
+ {
4577
+ if: { pressed: true, style: 'raised' },
4578
+ tokens: {
4579
+ backgroundColor: 'rgba(0, 0, 0, 0.2)',
4580
+ borderRadius: 4,
4581
+ borderWidth: 1,
4582
+ iconColor: '#666666',
4583
+ padding: 8,
4584
+ shadow: null
4585
+ }
4586
+ },
4587
+ {
4588
+ if: {
4589
+ focus: true,
4590
+ hover: false,
4591
+ pressed: false,
4592
+ style: 'raised'
4593
+ },
4594
+ tokens: {
4595
+ backgroundColor: 'rgba(0, 0, 0, 0)',
4596
+ borderBottomWidth: 3,
4597
+ borderColor: '#000000',
4598
+ borderRadius: 4,
4599
+ borderWidth: 3,
4600
+ iconColor: '#000000',
4601
+ padding: 8,
4602
+ shadow: {
4603
+ blur: 2,
4604
+ color: 'rgba(0, 0, 0, 0.2)',
4605
+ inset: false,
4606
+ offsetX: 0,
4607
+ offsetY: 2,
4608
+ spread: 0
4609
+ }
4610
+ }
4611
+ },
4612
+ {
4613
+ if: { inactive: true, style: 'raised' },
4614
+ tokens: {
4615
+ backgroundColor: 'rgba(0, 0, 0, 0.1)',
4616
+ borderWidth: 0,
4617
+ iconColor: 'rgba(0, 0, 0, 0.4)',
4618
+ shadow: null
4619
+ }
4261
4620
  }
4262
4621
  ],
4263
4622
  tokens: {
@@ -7310,7 +7669,11 @@ const theme = {
7310
7669
  SideNav: {
7311
7670
  appearances: {},
7312
7671
  rules: [],
7313
- tokens: { borderColor: '#c9c8c8', borderStyle: 'solid', borderWidth: 1 }
7672
+ tokens: {
7673
+ borderColor: '#c9c8c8',
7674
+ borderStyle: 'solid',
7675
+ borderWidth: null
7676
+ }
7314
7677
  },
7315
7678
  SideNavItem: {
7316
7679
  appearances: {
@@ -7382,7 +7745,7 @@ const theme = {
7382
7745
  backgroundColor: 'rgba(0, 0, 0, 0)',
7383
7746
  fontName: 'StagSans',
7384
7747
  fontWeight: '600',
7385
- lineHeight: 1.5,
7748
+ lineHeight: 1.45,
7386
7749
  paddingBottom: 13,
7387
7750
  paddingTop: 13
7388
7751
  }
@@ -7433,6 +7796,8 @@ const theme = {
7433
7796
  contentPaddingLeft: 0,
7434
7797
  contentPaddingRight: 0,
7435
7798
  contentPaddingTop: 0,
7799
+ expandDividerColor: '#c9c8c8',
7800
+ expandDividerWidth: 1,
7436
7801
  expandDuration: 300,
7437
7802
  icon: PaletteIconChevronDown,
7438
7803
  iconColor: '#000000',
@@ -9810,6 +10175,6 @@ const theme = {
9810
10175
  tokens: { size: 96 }
9811
10176
  }
9812
10177
  },
9813
- metadata: { name: 'theme-koodo', themeTokensVersion: '4.19.0' }
10178
+ metadata: { name: 'theme-koodo', themeTokensVersion: '4.20.0' }
9814
10179
  }
9815
10180
  export default theme
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "description": "Koodo theme",
7
7
  "devDependencies": {
8
8
  "@telus-uds/palette-koodo": "^3.11.0",
9
- "@telus-uds/system-theme-tokens": "^4.19.0"
9
+ "@telus-uds/system-theme-tokens": "^4.20.0"
10
10
  },
11
11
  "files": [
12
12
  "build",
@@ -32,5 +32,5 @@
32
32
  "build": "UDS_PALETTE=@telus-uds/palette-koodo system-tokens-build-theme",
33
33
  "dev": "nodemon -w src -x 'npm run build'"
34
34
  },
35
- "version": "7.23.0"
35
+ "version": "7.24.0"
36
36
  }