@telus-uds/theme-allium 4.30.0 → 4.32.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 (249) hide show
  1. package/build/android/Card.json +161 -0
  2. package/build/android/CardGroup.json +52 -0
  3. package/build/android/ExpandCollapseControl.json +24 -1
  4. package/build/android/ExpandCollapsePanel.json +4 -1
  5. package/build/android/List.json +6 -0
  6. package/build/android/QuickLinksFeature.json +17 -2
  7. package/build/android/QuickLinksFeatureItem.json +1 -1
  8. package/build/android/Radio.json +13 -0
  9. package/build/android/schema.json +1217 -978
  10. package/build/android/theme.json +279 -6
  11. package/build/ios/Card.json +161 -0
  12. package/build/ios/CardGroup.json +52 -0
  13. package/build/ios/ExpandCollapseControl.json +24 -1
  14. package/build/ios/ExpandCollapsePanel.json +4 -1
  15. package/build/ios/List.json +6 -0
  16. package/build/ios/QuickLinksFeature.json +17 -2
  17. package/build/ios/QuickLinksFeatureItem.json +1 -1
  18. package/build/ios/Radio.json +13 -0
  19. package/build/ios/schema.json +1217 -978
  20. package/build/ios/theme.json +279 -6
  21. package/build/rn/ActivityIndicator.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 +1 -1
  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 +85 -3
  32. package/build/rn/CardGroup.js +62 -0
  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 +1 -1
  41. package/build/rn/ColourToggle.js +1 -1
  42. package/build/rn/Countdown.js +1 -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/ExpandCollapse.js +1 -1
  47. package/build/rn/ExpandCollapseControl.js +21 -2
  48. package/build/rn/ExpandCollapseMini.js +1 -1
  49. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  50. package/build/rn/ExpandCollapsePanel.js +10 -2
  51. package/build/rn/Feedback.js +1 -1
  52. package/build/rn/Fieldset.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 +1 -1
  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 +2 -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 +9 -3
  83. package/build/rn/QuickLinksFeatureItem.js +2 -2
  84. package/build/rn/QuickLinksList.js +1 -1
  85. package/build/rn/Radio.js +4 -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/SideNav.js +1 -1
  94. package/build/rn/SideNavItem.js +1 -1
  95. package/build/rn/SideNavItemsGroup.js +1 -1
  96. package/build/rn/Skeleton.js +1 -1
  97. package/build/rn/SkipLink.js +1 -1
  98. package/build/rn/Spinner.js +1 -1
  99. package/build/rn/SplashButton.js +1 -1
  100. package/build/rn/SplashButtonWithDetails.js +1 -1
  101. package/build/rn/StackView.js +1 -1
  102. package/build/rn/StepTracker.js +1 -1
  103. package/build/rn/StoryCard.js +1 -1
  104. package/build/rn/Table.js +1 -1
  105. package/build/rn/Tabs.js +1 -1
  106. package/build/rn/TabsItem.js +1 -1
  107. package/build/rn/Tags.js +1 -1
  108. package/build/rn/TagsItem.js +1 -1
  109. package/build/rn/TermsAndConditions.js +1 -1
  110. package/build/rn/Testimonial.js +1 -1
  111. package/build/rn/TextArea.js +1 -1
  112. package/build/rn/TextInput.js +1 -1
  113. package/build/rn/Timeline.js +1 -1
  114. package/build/rn/Toast.js +1 -1
  115. package/build/rn/ToggleSwitch.js +1 -1
  116. package/build/rn/ToggleSwitchGroup.js +1 -1
  117. package/build/rn/Tooltip.js +1 -1
  118. package/build/rn/TooltipButton.js +1 -1
  119. package/build/rn/Typography.js +1 -1
  120. package/build/rn/Video.js +1 -1
  121. package/build/rn/VideoButton.js +1 -1
  122. package/build/rn/VideoControlBar.js +1 -1
  123. package/build/rn/VideoMenu.js +1 -1
  124. package/build/rn/VideoMiddleControlButton.js +1 -1
  125. package/build/rn/VideoPicker.js +1 -1
  126. package/build/rn/VideoPickerSlider.js +1 -1
  127. package/build/rn/VideoPickerThumbnail.js +1 -1
  128. package/build/rn/VideoProgressBar.js +1 -1
  129. package/build/rn/VideoVolumeSlider.js +1 -1
  130. package/build/rn/WaffleGrid.js +1 -1
  131. package/build/rn/schema.json +1217 -978
  132. package/build/rn/spacingScale.js +1 -1
  133. package/build/rn/theme.js +181 -9
  134. package/build/web/ActivityIndicator.js +1 -1
  135. package/build/web/Badge.js +1 -1
  136. package/build/web/BlockQuote.js +1 -1
  137. package/build/web/Box.js +1 -1
  138. package/build/web/Breadcrumbs.js +1 -1
  139. package/build/web/Button.js +1 -1
  140. package/build/web/ButtonDropdown.js +1 -1
  141. package/build/web/ButtonGroup.js +1 -1
  142. package/build/web/ButtonGroupItem.js +1 -1
  143. package/build/web/Callout.js +1 -1
  144. package/build/web/Card.js +85 -3
  145. package/build/web/CardGroup.js +62 -0
  146. package/build/web/Carousel.js +1 -1
  147. package/build/web/CarouselTabsPanelItem.js +1 -1
  148. package/build/web/CarouselThumbnail.js +1 -1
  149. package/build/web/Checkbox.js +1 -1
  150. package/build/web/CheckboxCard.js +1 -1
  151. package/build/web/CheckboxCardGroup.js +1 -1
  152. package/build/web/CheckboxGroup.js +1 -1
  153. package/build/web/ChevronLink.js +1 -1
  154. package/build/web/ColourToggle.js +1 -1
  155. package/build/web/Countdown.js +1 -1
  156. package/build/web/DatePicker.js +1 -1
  157. package/build/web/Disclaimer.js +1 -1
  158. package/build/web/Divider.js +1 -1
  159. package/build/web/ExpandCollapse.js +1 -1
  160. package/build/web/ExpandCollapseControl.js +21 -2
  161. package/build/web/ExpandCollapseMini.js +1 -1
  162. package/build/web/ExpandCollapseMiniControl.js +1 -1
  163. package/build/web/ExpandCollapsePanel.js +10 -2
  164. package/build/web/Feedback.js +1 -1
  165. package/build/web/Fieldset.js +1 -1
  166. package/build/web/Footnote.js +1 -1
  167. package/build/web/FootnoteLink.js +1 -1
  168. package/build/web/HorizontalScrollButton.js +1 -1
  169. package/build/web/Icon.js +1 -1
  170. package/build/web/IconButton.js +1 -1
  171. package/build/web/Image.js +1 -1
  172. package/build/web/InputLabel.js +1 -1
  173. package/build/web/InputSupports.js +1 -1
  174. package/build/web/Link.js +1 -1
  175. package/build/web/List.js +2 -1
  176. package/build/web/Listbox.js +1 -1
  177. package/build/web/Modal.js +1 -1
  178. package/build/web/MultiSelectFilter.js +1 -1
  179. package/build/web/NavigationBar.js +1 -1
  180. package/build/web/Notification.js +1 -1
  181. package/build/web/OrderedList.js +1 -1
  182. package/build/web/Pagination.js +1 -1
  183. package/build/web/PaginationPageButton.js +1 -1
  184. package/build/web/PaginationSideButton.js +1 -1
  185. package/build/web/PreviewCard.js +1 -1
  186. package/build/web/PriceLockup.js +1 -1
  187. package/build/web/ProductCard.js +1 -1
  188. package/build/web/Progress.js +1 -1
  189. package/build/web/ProgressBar.js +1 -1
  190. package/build/web/QuantitySelector.js +1 -1
  191. package/build/web/QuantitySelectorSideButton.js +1 -1
  192. package/build/web/QuickLinks.js +1 -1
  193. package/build/web/QuickLinksButton.js +1 -1
  194. package/build/web/QuickLinksCard.js +1 -1
  195. package/build/web/QuickLinksFeature.js +9 -3
  196. package/build/web/QuickLinksFeatureItem.js +2 -2
  197. package/build/web/QuickLinksList.js +1 -1
  198. package/build/web/Radio.js +4 -1
  199. package/build/web/RadioCard.js +1 -1
  200. package/build/web/RadioCardGroup.js +1 -1
  201. package/build/web/RadioGroup.js +1 -1
  202. package/build/web/Ribbon.js +1 -1
  203. package/build/web/Search.js +1 -1
  204. package/build/web/SearchButton.js +1 -1
  205. package/build/web/Select.js +1 -1
  206. package/build/web/SideNav.js +1 -1
  207. package/build/web/SideNavItem.js +1 -1
  208. package/build/web/SideNavItemsGroup.js +1 -1
  209. package/build/web/Skeleton.js +1 -1
  210. package/build/web/SkipLink.js +1 -1
  211. package/build/web/Spinner.js +1 -1
  212. package/build/web/SplashButton.js +1 -1
  213. package/build/web/SplashButtonWithDetails.js +1 -1
  214. package/build/web/StackView.js +1 -1
  215. package/build/web/StepTracker.js +1 -1
  216. package/build/web/StoryCard.js +1 -1
  217. package/build/web/Table.js +1 -1
  218. package/build/web/Tabs.js +1 -1
  219. package/build/web/TabsItem.js +1 -1
  220. package/build/web/Tags.js +1 -1
  221. package/build/web/TagsItem.js +1 -1
  222. package/build/web/TermsAndConditions.js +1 -1
  223. package/build/web/Testimonial.js +1 -1
  224. package/build/web/TextArea.js +1 -1
  225. package/build/web/TextInput.js +1 -1
  226. package/build/web/Timeline.js +1 -1
  227. package/build/web/Toast.js +1 -1
  228. package/build/web/ToggleSwitch.js +1 -1
  229. package/build/web/ToggleSwitchGroup.js +1 -1
  230. package/build/web/Tooltip.js +1 -1
  231. package/build/web/TooltipButton.js +1 -1
  232. package/build/web/Typography.js +1 -1
  233. package/build/web/Video.js +1 -1
  234. package/build/web/VideoButton.js +1 -1
  235. package/build/web/VideoControlBar.js +1 -1
  236. package/build/web/VideoMenu.js +1 -1
  237. package/build/web/VideoMiddleControlButton.js +1 -1
  238. package/build/web/VideoPicker.js +1 -1
  239. package/build/web/VideoPickerSlider.js +1 -1
  240. package/build/web/VideoPickerThumbnail.js +1 -1
  241. package/build/web/VideoProgressBar.js +1 -1
  242. package/build/web/VideoVolumeSlider.js +1 -1
  243. package/build/web/WaffleGrid.js +1 -1
  244. package/build/web/index.js +2 -1
  245. package/build/web/schema.json +1217 -978
  246. package/build/web/spacingScale.js +1 -1
  247. package/build/web/theme.js +181 -9
  248. package/package.json +5 -5
  249. package/theme.json +189 -5
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:34 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:34:54 GMT
5
5
  *
6
6
  */
7
7
 
package/build/rn/theme.js CHANGED
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:34 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:34:54 GMT
5
5
  *
6
6
  */
7
7
 
8
8
  const PaletteIconChevronRight = require('@telus-uds/palette-allium/build/rn/icons/ChevronRight')
9
9
  const PaletteIconCaretDown = require('@telus-uds/palette-allium/build/rn/icons/CaretDown')
10
10
  const PaletteIconCaretUp = require('@telus-uds/palette-allium/build/rn/icons/CaretUp')
11
+ const PaletteIconCheckmark = require('@telus-uds/palette-allium/build/rn/icons/Checkmark')
11
12
  const PaletteIconArrowRight = require('@telus-uds/palette-allium/build/rn/icons/ArrowRight')
12
13
  const PaletteIconPause = require('@telus-uds/palette-allium/build/rn/icons/Pause')
13
14
  const PaletteIconPlayVideo = require('@telus-uds/palette-allium/build/rn/icons/PlayVideo')
14
15
  const PaletteIconArrowLeft = require('@telus-uds/palette-allium/build/rn/icons/ArrowLeft')
15
- const PaletteIconCheckmark = require('@telus-uds/palette-allium/build/rn/icons/Checkmark')
16
16
  const PaletteIconStatusSuccess = require('@telus-uds/palette-allium/build/rn/icons/StatusSuccess')
17
17
  const PaletteIconStatusError = require('@telus-uds/palette-allium/build/rn/icons/StatusError')
18
18
  const PaletteIconClose = require('@telus-uds/palette-allium/build/rn/icons/Close')
@@ -1103,6 +1103,7 @@ module.exports = {
1103
1103
  values: [ true, false ]
1104
1104
  },
1105
1105
  interactive: { type: 'variant', values: [ true ] },
1106
+ isControl: { type: 'variant', values: [ true, false ] },
1106
1107
  padding: {
1107
1108
  type: 'variant',
1108
1109
  values: [ 'narrow', 'intermediate', 'compact', 'custom' ]
@@ -1112,6 +1113,11 @@ module.exports = {
1112
1113
  type: 'state',
1113
1114
  values: [ true, false ]
1114
1115
  },
1116
+ selected: {
1117
+ description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
1118
+ type: 'state',
1119
+ values: [ true ]
1120
+ },
1115
1121
  viewport: {
1116
1122
  description: 'The size label for the current screen viewport based on the current screen width',
1117
1123
  type: 'state',
@@ -1119,6 +1125,47 @@ module.exports = {
1119
1125
  }
1120
1126
  },
1121
1127
  rules: [
1128
+ {
1129
+ if: { interactive: true, isControl: true },
1130
+ tokens: { borderColor: '#b2b9bf', borderWidth: 1 }
1131
+ },
1132
+ {
1133
+ if: { interactive: true, isControl: true, selected: true },
1134
+ tokens: {
1135
+ backgroundColor: '#f4f4f7',
1136
+ borderColor: '#4b286d',
1137
+ borderWidth: 1,
1138
+ iconBackgroundColor: '#e3e6e8',
1139
+ iconColor: '#4b286d',
1140
+ inputBackgroundColor: '#e3e6e8'
1141
+ }
1142
+ },
1143
+ {
1144
+ if: { hover: true, interactive: true, isControl: true },
1145
+ tokens: { iconColor: '#414547' }
1146
+ },
1147
+ {
1148
+ if: {
1149
+ focus: false,
1150
+ interactive: true,
1151
+ isControl: true,
1152
+ pressed: false
1153
+ },
1154
+ tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
1155
+ },
1156
+ {
1157
+ if: {
1158
+ hover: true,
1159
+ interactive: true,
1160
+ isControl: true,
1161
+ selected: true
1162
+ },
1163
+ tokens: {
1164
+ iconBackgroundColor: '#e3e6e8',
1165
+ iconColor: '#414547',
1166
+ inputBackgroundColor: '#e3e6e8'
1167
+ }
1168
+ },
1122
1169
  { if: { borderRadius: 'none' }, tokens: { borderRadius: 0 } },
1123
1170
  { if: { borderRadius: 'small' }, tokens: { borderRadius: 6 } },
1124
1171
  { if: { borderRadius: 'large' }, tokens: { borderRadius: 12 } },
@@ -1213,9 +1260,18 @@ module.exports = {
1213
1260
  }
1214
1261
  },
1215
1262
  {
1216
- if: { focus: false, interactive: true, pressed: false },
1263
+ if: {
1264
+ focus: false,
1265
+ interactive: true,
1266
+ isControl: false,
1267
+ pressed: false
1268
+ },
1217
1269
  tokens: { borderColor: '#ffffff', borderWidth: 2 }
1218
1270
  },
1271
+ {
1272
+ if: { focus: false, interactive: true, pressed: false },
1273
+ tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
1274
+ },
1219
1275
  {
1220
1276
  if: { hover: true, interactive: true },
1221
1277
  tokens: {
@@ -1234,6 +1290,14 @@ module.exports = {
1234
1290
  borderColor: '#e3e6e8',
1235
1291
  borderWidth: 2
1236
1292
  }
1293
+ },
1294
+ {
1295
+ if: { interactive: true, isControl: false, selected: true },
1296
+ tokens: {
1297
+ backgroundColor: '#f4f4f7',
1298
+ borderColor: '#4b286d',
1299
+ borderWidth: 1
1300
+ }
1237
1301
  }
1238
1302
  ],
1239
1303
  tokens: {
@@ -1247,6 +1311,24 @@ module.exports = {
1247
1311
  contentJustifyContent: 'flex-start',
1248
1312
  flex: 1,
1249
1313
  gradient: null,
1314
+ icon: PaletteIconCheckmark,
1315
+ iconBackgroundColor: '#f4f4f7',
1316
+ iconColor: '#4b286d',
1317
+ iconSize: 20,
1318
+ inputBackgroundColor: '#f4f4f7',
1319
+ inputBorderColor: 'rgba(0, 0, 0, 0)',
1320
+ inputBorderRadius: 4,
1321
+ inputBorderWidth: 0,
1322
+ inputHeight: 32,
1323
+ inputShadow: {
1324
+ blur: 2,
1325
+ color: 'rgba(0, 0, 0, 0.1)',
1326
+ inset: true,
1327
+ offsetX: 0,
1328
+ offsetY: 2,
1329
+ spread: 0
1330
+ },
1331
+ inputWidth: 32,
1250
1332
  minWidth: null,
1251
1333
  paddingBottom: 32,
1252
1334
  paddingLeft: 24,
@@ -1255,6 +1337,59 @@ module.exports = {
1255
1337
  shadow: null
1256
1338
  }
1257
1339
  },
1340
+ CardGroup: {
1341
+ appearances: {
1342
+ focus: {
1343
+ 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.",
1344
+ platforms: [ 'rn', 'web' ],
1345
+ type: 'state',
1346
+ values: [ true, false ]
1347
+ },
1348
+ hover: {
1349
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1350
+ platforms: [ 'rn', 'web' ],
1351
+ type: 'state',
1352
+ values: [ true, false ]
1353
+ },
1354
+ pressed: {
1355
+ description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
1356
+ type: 'state',
1357
+ values: [ true, false ]
1358
+ },
1359
+ selected: {
1360
+ description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
1361
+ type: 'state',
1362
+ values: [ true ]
1363
+ },
1364
+ viewport: {
1365
+ description: 'The size label for the current screen viewport based on the current screen width',
1366
+ type: 'state',
1367
+ values: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
1368
+ }
1369
+ },
1370
+ rules: [
1371
+ {
1372
+ if: { viewport: [ 'lg', 'xl' ] },
1373
+ tokens: { direction: 'row', space: 5 }
1374
+ },
1375
+ {
1376
+ if: { viewport: [ 'xs', 'sm', 'md' ] },
1377
+ tokens: { direction: 'column', fieldSpace: 3, space: 3 }
1378
+ }
1379
+ ],
1380
+ tokens: {
1381
+ borderBottomLeftRadius: 1,
1382
+ borderBottomRightRadius: 1,
1383
+ borderTopLeftRadius: 1,
1384
+ borderTopRightRadius: 1,
1385
+ direction: 'column',
1386
+ fieldSpace: 3,
1387
+ outlineOffset: 8,
1388
+ outlineWidth: 1,
1389
+ showIcon: true,
1390
+ space: 3
1391
+ }
1392
+ },
1258
1393
  Carousel: {
1259
1394
  appearances: {
1260
1395
  viewport: {
@@ -2166,7 +2301,10 @@ module.exports = {
2166
2301
  paddingTop: 8
2167
2302
  }
2168
2303
  },
2169
- { if: { mini: true }, tokens: { paddingBottom: 0 } },
2304
+ {
2305
+ if: { mini: true },
2306
+ tokens: { borderWidth: null, paddingBottom: 0, paddingTop: 0 }
2307
+ },
2170
2308
  {
2171
2309
  if: { focus: true },
2172
2310
  tokens: {
@@ -2175,6 +2313,14 @@ module.exports = {
2175
2313
  borderWidth: 1
2176
2314
  }
2177
2315
  },
2316
+ {
2317
+ if: { focus: true, mini: true },
2318
+ tokens: {
2319
+ backgroundColor: '#f4f4f7',
2320
+ borderColor: '#676e73',
2321
+ borderWidth: null
2322
+ }
2323
+ },
2178
2324
  {
2179
2325
  if: { hover: true },
2180
2326
  tokens: { backgroundColor: '#fafafa', iconPaddingTop: 8 }
@@ -2190,6 +2336,14 @@ module.exports = {
2190
2336
  borderColor: '#676e73',
2191
2337
  borderWidth: 1
2192
2338
  }
2339
+ },
2340
+ {
2341
+ if: { mini: true, pressed: true },
2342
+ tokens: {
2343
+ backgroundColor: '#e3e6e8',
2344
+ borderColor: '#676e73',
2345
+ borderWidth: null
2346
+ }
2193
2347
  }
2194
2348
  ],
2195
2349
  tokens: {
@@ -2295,7 +2449,15 @@ module.exports = {
2295
2449
  contentPaddingTop: 8
2296
2450
  }
2297
2451
  },
2298
- { if: { mini: true }, tokens: { contentPaddingLeft: 0 } }
2452
+ {
2453
+ if: { mini: true },
2454
+ tokens: {
2455
+ contentPaddingBottom: 0,
2456
+ contentPaddingLeft: 0,
2457
+ contentPanelPaddingBottom: 0,
2458
+ contentPanelPaddingTop: 0
2459
+ }
2460
+ }
2299
2461
  ],
2300
2462
  tokens: {
2301
2463
  borderColor: 'rgba(0, 0, 0, 0)',
@@ -3258,6 +3420,7 @@ module.exports = {
3258
3420
  itemIconColor: '#4b286d',
3259
3421
  itemIconSize: 24,
3260
3422
  itemLineHeight: 1.5,
3423
+ itemTextColor: '#414547',
3261
3424
  listGutter: 8
3262
3425
  }
3263
3426
  },
@@ -4647,8 +4810,14 @@ module.exports = {
4647
4810
  }
4648
4811
  },
4649
4812
  QuickLinksFeature: {
4650
- appearances: {},
4651
- rules: [],
4813
+ appearances: {
4814
+ viewport: {
4815
+ description: 'The size label for the current screen viewport based on the current screen width',
4816
+ type: 'state',
4817
+ values: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
4818
+ }
4819
+ },
4820
+ rules: [ { if: { viewport: 'xs' }, tokens: { stackSpace: 4 } } ],
4652
4821
  tokens: { stackGap: 5, stackJustify: 'center', stackSpace: 5 }
4653
4822
  },
4654
4823
  QuickLinksFeatureItem: {
@@ -4715,7 +4884,7 @@ module.exports = {
4715
4884
  fontName: 'HelveticaNow',
4716
4885
  fontSize: 16,
4717
4886
  fontWeight: '700',
4718
- gap: 32,
4887
+ gap: 5,
4719
4888
  imageDimension: 128,
4720
4889
  outerBorderColor: 'rgba(0, 0, 0, 0)',
4721
4890
  textAlign: 'center',
@@ -4867,6 +5036,9 @@ module.exports = {
4867
5036
  descriptionFontWeight: '400',
4868
5037
  descriptionLineHeight: 1.42857142857,
4869
5038
  descriptionMarginLeft: null,
5039
+ icon: null,
5040
+ iconBackgroundColor: 'rgba(0, 0, 0, 0)',
5041
+ iconColor: 'rgba(0, 0, 0, 0)',
4870
5042
  inputBackgroundColor: '#ffffff',
4871
5043
  inputBorderColor: '#676e73',
4872
5044
  inputBorderWidth: 1,
@@ -7451,5 +7623,5 @@ module.exports = {
7451
7623
  tokens: { size: 96 }
7452
7624
  }
7453
7625
  },
7454
- metadata: { name: 'theme-allium', themeTokensVersion: '2.55.0' }
7626
+ metadata: { name: 'theme-allium', themeTokensVersion: '2.57.0' }
7455
7627
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Card.js CHANGED
@@ -1,11 +1,11 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 GMT
5
5
  *
6
6
  */
7
7
 
8
-
8
+ import PaletteIconCheckmark from '@telus-uds/palette-allium/build/rn/icons/Checkmark'
9
9
  const theme = {
10
10
  appearances: {
11
11
  background: {
@@ -26,6 +26,7 @@ const theme = {
26
26
  values: [ true, false ]
27
27
  },
28
28
  interactive: { type: 'variant', values: [ true ] },
29
+ isControl: { type: 'variant', values: [ true, false ] },
29
30
  padding: {
30
31
  type: 'variant',
31
32
  values: [ 'narrow', 'intermediate', 'compact', 'custom' ]
@@ -35,6 +36,11 @@ const theme = {
35
36
  type: 'state',
36
37
  values: [ true, false ]
37
38
  },
39
+ selected: {
40
+ description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
41
+ type: 'state',
42
+ values: [ true ]
43
+ },
38
44
  viewport: {
39
45
  description: 'The size label for the current screen viewport based on the current screen width',
40
46
  type: 'state',
@@ -42,6 +48,47 @@ const theme = {
42
48
  }
43
49
  },
44
50
  rules: [
51
+ {
52
+ if: { interactive: true, isControl: true },
53
+ tokens: { borderColor: '#b2b9bf', borderWidth: 1 }
54
+ },
55
+ {
56
+ if: { interactive: true, isControl: true, selected: true },
57
+ tokens: {
58
+ backgroundColor: '#f4f4f7',
59
+ borderColor: '#4b286d',
60
+ borderWidth: 1,
61
+ iconBackgroundColor: '#e3e6e8',
62
+ iconColor: '#4b286d',
63
+ inputBackgroundColor: '#e3e6e8'
64
+ }
65
+ },
66
+ {
67
+ if: { hover: true, interactive: true, isControl: true },
68
+ tokens: { iconColor: '#414547' }
69
+ },
70
+ {
71
+ if: {
72
+ focus: false,
73
+ interactive: true,
74
+ isControl: true,
75
+ pressed: false
76
+ },
77
+ tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
78
+ },
79
+ {
80
+ if: {
81
+ hover: true,
82
+ interactive: true,
83
+ isControl: true,
84
+ selected: true
85
+ },
86
+ tokens: {
87
+ iconBackgroundColor: '#e3e6e8',
88
+ iconColor: '#414547',
89
+ inputBackgroundColor: '#e3e6e8'
90
+ }
91
+ },
45
92
  { if: { borderRadius: 'none' }, tokens: { borderRadius: 0 } },
46
93
  { if: { borderRadius: 'small' }, tokens: { borderRadius: 6 } },
47
94
  { if: { borderRadius: 'large' }, tokens: { borderRadius: 12 } },
@@ -136,9 +183,18 @@ const theme = {
136
183
  }
137
184
  },
138
185
  {
139
- if: { focus: false, interactive: true, pressed: false },
186
+ if: {
187
+ focus: false,
188
+ interactive: true,
189
+ isControl: false,
190
+ pressed: false
191
+ },
140
192
  tokens: { borderColor: '#ffffff', borderWidth: 2 }
141
193
  },
194
+ {
195
+ if: { focus: false, interactive: true, pressed: false },
196
+ tokens: { borderColor: 'rgba(0, 0, 0, 0)', borderWidth: 2 }
197
+ },
142
198
  {
143
199
  if: { hover: true, interactive: true },
144
200
  tokens: {
@@ -157,6 +213,14 @@ const theme = {
157
213
  borderColor: '#e3e6e8',
158
214
  borderWidth: 2
159
215
  }
216
+ },
217
+ {
218
+ if: { interactive: true, isControl: false, selected: true },
219
+ tokens: {
220
+ backgroundColor: '#f4f4f7',
221
+ borderColor: '#4b286d',
222
+ borderWidth: 1
223
+ }
160
224
  }
161
225
  ],
162
226
  tokens: {
@@ -170,6 +234,24 @@ const theme = {
170
234
  contentJustifyContent: 'flex-start',
171
235
  flex: 1,
172
236
  gradient: null,
237
+ icon: PaletteIconCheckmark,
238
+ iconBackgroundColor: '#f4f4f7',
239
+ iconColor: '#4b286d',
240
+ iconSize: 20,
241
+ inputBackgroundColor: '#f4f4f7',
242
+ inputBorderColor: 'rgba(0, 0, 0, 0)',
243
+ inputBorderRadius: 4,
244
+ inputBorderWidth: 0,
245
+ inputHeight: 32,
246
+ inputShadow: {
247
+ blur: 2,
248
+ color: 'rgba(0, 0, 0, 0.1)',
249
+ inset: true,
250
+ offsetX: 0,
251
+ offsetY: 2,
252
+ spread: 0
253
+ },
254
+ inputWidth: 32,
173
255
  minWidth: null,
174
256
  paddingBottom: 32,
175
257
  paddingLeft: 24,
@@ -0,0 +1,62 @@
1
+ /*
2
+ *
3
+ * Do not edit directly
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 GMT
5
+ *
6
+ */
7
+
8
+
9
+ const theme = {
10
+ appearances: {
11
+ focus: {
12
+ 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.",
13
+ platforms: [ 'rn', 'web' ],
14
+ type: 'state',
15
+ values: [ true, false ]
16
+ },
17
+ hover: {
18
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
19
+ platforms: [ 'rn', 'web' ],
20
+ type: 'state',
21
+ values: [ true, false ]
22
+ },
23
+ pressed: {
24
+ description: 'Applies while an interactive component is being physically pressed. Most visible on touchscreen taps; in React Native Web, this is visible on web mouse clicks only if the pressable is held down.',
25
+ type: 'state',
26
+ values: [ true, false ]
27
+ },
28
+ selected: {
29
+ description: 'Applies while an interactive component is the currently selected one in a set of states or components, for example a button in a `ButtonGroup`.',
30
+ type: 'state',
31
+ values: [ true ]
32
+ },
33
+ viewport: {
34
+ description: 'The size label for the current screen viewport based on the current screen width',
35
+ type: 'state',
36
+ values: [ 'xs', 'sm', 'md', 'lg', 'xl' ]
37
+ }
38
+ },
39
+ rules: [
40
+ {
41
+ if: { viewport: [ 'lg', 'xl' ] },
42
+ tokens: { direction: 'row', space: 5 }
43
+ },
44
+ {
45
+ if: { viewport: [ 'xs', 'sm', 'md' ] },
46
+ tokens: { direction: 'column', fieldSpace: 3, space: 3 }
47
+ }
48
+ ],
49
+ tokens: {
50
+ borderBottomLeftRadius: 1,
51
+ borderBottomRightRadius: 1,
52
+ borderTopLeftRadius: 1,
53
+ borderTopRightRadius: 1,
54
+ direction: 'column',
55
+ fieldSpace: 3,
56
+ outlineOffset: 8,
57
+ outlineWidth: 1,
58
+ showIcon: true,
59
+ space: 3
60
+ }
61
+ }
62
+ export default theme
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 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, 06 May 2024 16:32:55 GMT
4
+ * Generated on Fri, 07 Jun 2024 22:35:15 GMT
5
5
  *
6
6
  */
7
7