@telus-uds/theme-allium 4.22.0 → 4.23.1

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 (237) hide show
  1. package/build/android/Footnote.json +2 -0
  2. package/build/android/FootnoteLink.json +1 -0
  3. package/build/android/TermsAndConditions.json +57 -0
  4. package/build/android/Typography.json +3 -3
  5. package/build/android/schema.json +1026 -960
  6. package/build/android/theme.json +64 -4
  7. package/build/ios/Footnote.json +2 -0
  8. package/build/ios/FootnoteLink.json +1 -0
  9. package/build/ios/TermsAndConditions.json +57 -0
  10. package/build/ios/Typography.json +3 -3
  11. package/build/ios/schema.json +1026 -960
  12. package/build/ios/theme.json +64 -4
  13. package/build/rn/ActivityIndicator.js +1 -1
  14. package/build/rn/Badge.js +1 -1
  15. package/build/rn/BlockQuote.js +1 -1
  16. package/build/rn/Box.js +1 -1
  17. package/build/rn/Breadcrumbs.js +1 -1
  18. package/build/rn/Button.js +3 -3
  19. package/build/rn/ButtonDropdown.js +3 -3
  20. package/build/rn/ButtonGroup.js +1 -1
  21. package/build/rn/ButtonGroupItem.js +3 -3
  22. package/build/rn/Callout.js +1 -1
  23. package/build/rn/Card.js +3 -3
  24. package/build/rn/Carousel.js +1 -1
  25. package/build/rn/CarouselTabsPanelItem.js +3 -3
  26. package/build/rn/CarouselThumbnail.js +3 -3
  27. package/build/rn/Checkbox.js +3 -3
  28. package/build/rn/CheckboxCard.js +3 -3
  29. package/build/rn/CheckboxCardGroup.js +1 -1
  30. package/build/rn/CheckboxGroup.js +1 -1
  31. package/build/rn/ChevronLink.js +3 -3
  32. package/build/rn/ColourToggle.js +3 -3
  33. package/build/rn/Countdown.js +1 -1
  34. package/build/rn/DatePicker.js +1 -1
  35. package/build/rn/Disclaimer.js +1 -1
  36. package/build/rn/Divider.js +1 -1
  37. package/build/rn/ExpandCollapse.js +1 -1
  38. package/build/rn/ExpandCollapseControl.js +1 -1
  39. package/build/rn/ExpandCollapseMini.js +1 -1
  40. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  41. package/build/rn/ExpandCollapsePanel.js +1 -1
  42. package/build/rn/Feedback.js +1 -1
  43. package/build/rn/Fieldset.js +1 -1
  44. package/build/rn/Footnote.js +3 -1
  45. package/build/rn/FootnoteLink.js +2 -1
  46. package/build/rn/HorizontalScrollButton.js +3 -3
  47. package/build/rn/Icon.js +1 -1
  48. package/build/rn/IconButton.js +3 -3
  49. package/build/rn/Image.js +1 -1
  50. package/build/rn/InputLabel.js +1 -1
  51. package/build/rn/InputSupports.js +1 -1
  52. package/build/rn/Link.js +3 -3
  53. package/build/rn/List.js +1 -1
  54. package/build/rn/Listbox.js +3 -3
  55. package/build/rn/Modal.js +1 -1
  56. package/build/rn/MultiSelectFilter.js +1 -1
  57. package/build/rn/NavigationBar.js +3 -3
  58. package/build/rn/Notification.js +1 -1
  59. package/build/rn/OrderedList.js +1 -1
  60. package/build/rn/Pagination.js +1 -1
  61. package/build/rn/PaginationPageButton.js +3 -3
  62. package/build/rn/PaginationSideButton.js +3 -3
  63. package/build/rn/PreviewCard.js +4 -4
  64. package/build/rn/PriceLockup.js +1 -1
  65. package/build/rn/Progress.js +1 -1
  66. package/build/rn/ProgressBar.js +1 -1
  67. package/build/rn/QuantitySelector.js +1 -1
  68. package/build/rn/QuantitySelectorSideButton.js +1 -1
  69. package/build/rn/QuickLinks.js +1 -1
  70. package/build/rn/QuickLinksButton.js +3 -3
  71. package/build/rn/QuickLinksCard.js +1 -1
  72. package/build/rn/QuickLinksFeature.js +1 -1
  73. package/build/rn/QuickLinksFeatureItem.js +3 -3
  74. package/build/rn/QuickLinksList.js +3 -3
  75. package/build/rn/Radio.js +3 -3
  76. package/build/rn/RadioCard.js +3 -3
  77. package/build/rn/RadioCardGroup.js +1 -1
  78. package/build/rn/RadioGroup.js +1 -1
  79. package/build/rn/Ribbon.js +1 -1
  80. package/build/rn/Search.js +2 -2
  81. package/build/rn/SearchButton.js +3 -3
  82. package/build/rn/Select.js +2 -2
  83. package/build/rn/SideNav.js +1 -1
  84. package/build/rn/SideNavItem.js +3 -3
  85. package/build/rn/SideNavItemsGroup.js +1 -1
  86. package/build/rn/Skeleton.js +1 -1
  87. package/build/rn/SkipLink.js +2 -2
  88. package/build/rn/Spinner.js +1 -1
  89. package/build/rn/SplashButton.js +2 -2
  90. package/build/rn/SplashButtonWithDetails.js +2 -2
  91. package/build/rn/StackView.js +1 -1
  92. package/build/rn/StepTracker.js +1 -1
  93. package/build/rn/StoryCard.js +3 -3
  94. package/build/rn/Table.js +1 -1
  95. package/build/rn/Tabs.js +1 -1
  96. package/build/rn/TabsItem.js +1 -1
  97. package/build/rn/Tags.js +1 -1
  98. package/build/rn/TagsItem.js +3 -3
  99. package/build/rn/TermsAndConditions.js +36 -2
  100. package/build/rn/Testimonial.js +1 -1
  101. package/build/rn/TextArea.js +1 -1
  102. package/build/rn/TextInput.js +2 -2
  103. package/build/rn/Timeline.js +1 -1
  104. package/build/rn/Toast.js +1 -1
  105. package/build/rn/ToggleSwitch.js +3 -3
  106. package/build/rn/ToggleSwitchGroup.js +1 -1
  107. package/build/rn/Tooltip.js +1 -1
  108. package/build/rn/TooltipButton.js +3 -3
  109. package/build/rn/Typography.js +2 -2
  110. package/build/rn/Video.js +1 -1
  111. package/build/rn/VideoButton.js +1 -1
  112. package/build/rn/VideoControlBar.js +1 -1
  113. package/build/rn/VideoMenu.js +1 -1
  114. package/build/rn/VideoMiddleControlButton.js +1 -1
  115. package/build/rn/VideoPicker.js +1 -1
  116. package/build/rn/VideoPickerSlider.js +1 -1
  117. package/build/rn/VideoPickerThumbnail.js +3 -3
  118. package/build/rn/VideoProgressBar.js +1 -1
  119. package/build/rn/VideoVolumeSlider.js +1 -1
  120. package/build/rn/WaffleGrid.js +1 -1
  121. package/build/rn/schema.json +1026 -960
  122. package/build/rn/spacingScale.js +1 -1
  123. package/build/rn/theme.js +107 -70
  124. package/build/web/ActivityIndicator.js +1 -1
  125. package/build/web/Badge.js +1 -1
  126. package/build/web/BlockQuote.js +1 -1
  127. package/build/web/Box.js +1 -1
  128. package/build/web/Breadcrumbs.js +1 -1
  129. package/build/web/Button.js +94 -1
  130. package/build/web/ButtonDropdown.js +36 -1
  131. package/build/web/ButtonGroup.js +1 -1
  132. package/build/web/ButtonGroupItem.js +35 -1
  133. package/build/web/Callout.js +1 -1
  134. package/build/web/Card.js +25 -2
  135. package/build/web/Carousel.js +1 -1
  136. package/build/web/CarouselTabsPanelItem.js +57 -1
  137. package/build/web/CarouselThumbnail.js +18 -1
  138. package/build/web/Checkbox.js +30 -1
  139. package/build/web/CheckboxCard.js +35 -1
  140. package/build/web/CheckboxCardGroup.js +1 -1
  141. package/build/web/CheckboxGroup.js +1 -1
  142. package/build/web/ChevronLink.js +38 -1
  143. package/build/web/ColourToggle.js +29 -1
  144. package/build/web/Countdown.js +1 -1
  145. package/build/web/DatePicker.js +1 -1
  146. package/build/web/Disclaimer.js +1 -1
  147. package/build/web/Divider.js +1 -1
  148. package/build/web/ExpandCollapse.js +1 -1
  149. package/build/web/ExpandCollapseControl.js +1 -1
  150. package/build/web/ExpandCollapseMini.js +1 -1
  151. package/build/web/ExpandCollapseMiniControl.js +1 -1
  152. package/build/web/ExpandCollapsePanel.js +1 -1
  153. package/build/web/Feedback.js +1 -1
  154. package/build/web/Fieldset.js +1 -1
  155. package/build/web/Footnote.js +3 -1
  156. package/build/web/FootnoteLink.js +2 -1
  157. package/build/web/HorizontalScrollButton.js +17 -1
  158. package/build/web/Icon.js +1 -1
  159. package/build/web/IconButton.js +76 -1
  160. package/build/web/Image.js +1 -1
  161. package/build/web/InputLabel.js +1 -1
  162. package/build/web/InputSupports.js +1 -1
  163. package/build/web/Link.js +70 -2
  164. package/build/web/List.js +1 -1
  165. package/build/web/Listbox.js +61 -1
  166. package/build/web/Modal.js +1 -1
  167. package/build/web/MultiSelectFilter.js +1 -1
  168. package/build/web/NavigationBar.js +40 -1
  169. package/build/web/Notification.js +1 -1
  170. package/build/web/OrderedList.js +1 -1
  171. package/build/web/Pagination.js +1 -1
  172. package/build/web/PaginationPageButton.js +27 -1
  173. package/build/web/PaginationSideButton.js +26 -1
  174. package/build/web/PreviewCard.js +33 -3
  175. package/build/web/PriceLockup.js +1 -1
  176. package/build/web/Progress.js +1 -1
  177. package/build/web/ProgressBar.js +1 -1
  178. package/build/web/QuantitySelector.js +1 -1
  179. package/build/web/QuantitySelectorSideButton.js +1 -1
  180. package/build/web/QuickLinks.js +1 -1
  181. package/build/web/QuickLinksButton.js +17 -2
  182. package/build/web/QuickLinksCard.js +1 -1
  183. package/build/web/QuickLinksFeature.js +1 -1
  184. package/build/web/QuickLinksFeatureItem.js +29 -1
  185. package/build/web/QuickLinksList.js +29 -1
  186. package/build/web/Radio.js +18 -1
  187. package/build/web/RadioCard.js +35 -1
  188. package/build/web/RadioCardGroup.js +1 -1
  189. package/build/web/RadioGroup.js +1 -1
  190. package/build/web/Ribbon.js +1 -1
  191. package/build/web/Search.js +11 -1
  192. package/build/web/SearchButton.js +30 -1
  193. package/build/web/Select.js +8 -1
  194. package/build/web/SideNav.js +1 -1
  195. package/build/web/SideNavItem.js +30 -1
  196. package/build/web/SideNavItemsGroup.js +1 -1
  197. package/build/web/Skeleton.js +1 -1
  198. package/build/web/SkipLink.js +13 -2
  199. package/build/web/Spinner.js +1 -1
  200. package/build/web/SplashButton.js +15 -3
  201. package/build/web/SplashButtonWithDetails.js +15 -3
  202. package/build/web/StackView.js +1 -1
  203. package/build/web/StepTracker.js +1 -1
  204. package/build/web/StoryCard.js +25 -2
  205. package/build/web/Table.js +1 -1
  206. package/build/web/Tabs.js +1 -1
  207. package/build/web/TabsItem.js +1 -1
  208. package/build/web/Tags.js +1 -1
  209. package/build/web/TagsItem.js +35 -1
  210. package/build/web/TermsAndConditions.js +36 -2
  211. package/build/web/Testimonial.js +1 -1
  212. package/build/web/TextArea.js +1 -1
  213. package/build/web/TextInput.js +11 -1
  214. package/build/web/Timeline.js +1 -1
  215. package/build/web/Toast.js +1 -1
  216. package/build/web/ToggleSwitch.js +42 -1
  217. package/build/web/ToggleSwitchGroup.js +1 -1
  218. package/build/web/Tooltip.js +1 -1
  219. package/build/web/TooltipButton.js +19 -1
  220. package/build/web/Typography.js +2 -2
  221. package/build/web/Video.js +1 -1
  222. package/build/web/VideoButton.js +1 -1
  223. package/build/web/VideoControlBar.js +1 -1
  224. package/build/web/VideoMenu.js +1 -1
  225. package/build/web/VideoMiddleControlButton.js +1 -1
  226. package/build/web/VideoPicker.js +1 -1
  227. package/build/web/VideoPickerSlider.js +1 -1
  228. package/build/web/VideoPickerThumbnail.js +21 -1
  229. package/build/web/VideoProgressBar.js +1 -1
  230. package/build/web/VideoVolumeSlider.js +1 -1
  231. package/build/web/WaffleGrid.js +1 -1
  232. package/build/web/index.js +1 -1
  233. package/build/web/schema.json +1026 -960
  234. package/build/web/spacingScale.js +1 -1
  235. package/build/web/theme.js +1203 -18
  236. package/package.json +5 -5
  237. package/theme.json +33 -1
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 08 Jan 2024 20:06:52 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 08 Jan 2024 20:06:52 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -464,13 +464,13 @@ module.exports = {
464
464
  },
465
465
  focus: {
466
466
  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.",
467
- platforms: [ 'rn' ],
467
+ platforms: [ 'rn', 'web' ],
468
468
  type: 'state',
469
469
  values: [ true, false ]
470
470
  },
471
471
  hover: {
472
472
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
473
- platforms: [ 'rn' ],
473
+ platforms: [ 'rn', 'web' ],
474
474
  type: 'state',
475
475
  values: [ true, false ]
476
476
  },
@@ -773,13 +773,13 @@ module.exports = {
773
773
  appearances: {
774
774
  focus: {
775
775
  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.",
776
- platforms: [ 'rn' ],
776
+ platforms: [ 'rn', 'web' ],
777
777
  type: 'state',
778
778
  values: [ true, false ]
779
779
  },
780
780
  hover: {
781
781
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
782
- platforms: [ 'rn' ],
782
+ platforms: [ 'rn', 'web' ],
783
783
  type: 'state',
784
784
  values: [ true, false ]
785
785
  },
@@ -936,13 +936,13 @@ module.exports = {
936
936
  appearances: {
937
937
  focus: {
938
938
  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.",
939
- platforms: [ 'rn' ],
939
+ platforms: [ 'rn', 'web' ],
940
940
  type: 'state',
941
941
  values: [ true, false ]
942
942
  },
943
943
  hover: {
944
944
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
945
- platforms: [ 'rn' ],
945
+ platforms: [ 'rn', 'web' ],
946
946
  type: 'state',
947
947
  values: [ true, false ]
948
948
  },
@@ -1088,13 +1088,13 @@ module.exports = {
1088
1088
  borderRadius: { type: 'variant', values: [ 'none', 'small', 'large' ] },
1089
1089
  focus: {
1090
1090
  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.",
1091
- platforms: [ 'rn' ],
1091
+ platforms: [ 'rn', 'web' ],
1092
1092
  type: 'state',
1093
1093
  values: [ true, false ]
1094
1094
  },
1095
1095
  hover: {
1096
1096
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1097
- platforms: [ 'rn' ],
1097
+ platforms: [ 'rn', 'web' ],
1098
1098
  type: 'state',
1099
1099
  values: [ true, false ]
1100
1100
  },
@@ -1281,13 +1281,13 @@ module.exports = {
1281
1281
  appearances: {
1282
1282
  focus: {
1283
1283
  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.",
1284
- platforms: [ 'rn' ],
1284
+ platforms: [ 'rn', 'web' ],
1285
1285
  type: 'state',
1286
1286
  values: [ true, false ]
1287
1287
  },
1288
1288
  hover: {
1289
1289
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1290
- platforms: [ 'rn' ],
1290
+ platforms: [ 'rn', 'web' ],
1291
1291
  type: 'state',
1292
1292
  values: [ true, false ]
1293
1293
  },
@@ -1423,13 +1423,13 @@ module.exports = {
1423
1423
  appearances: {
1424
1424
  focus: {
1425
1425
  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.",
1426
- platforms: [ 'rn' ],
1426
+ platforms: [ 'rn', 'web' ],
1427
1427
  type: 'state',
1428
1428
  values: [ true, false ]
1429
1429
  },
1430
1430
  hover: {
1431
1431
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1432
- platforms: [ 'rn' ],
1432
+ platforms: [ 'rn', 'web' ],
1433
1433
  type: 'state',
1434
1434
  values: [ true, false ]
1435
1435
  },
@@ -1482,13 +1482,13 @@ module.exports = {
1482
1482
  error: { type: 'state', values: [ true ] },
1483
1483
  focus: {
1484
1484
  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.",
1485
- platforms: [ 'rn' ],
1485
+ platforms: [ 'rn', 'web' ],
1486
1486
  type: 'state',
1487
1487
  values: [ true, false ]
1488
1488
  },
1489
1489
  hover: {
1490
1490
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1491
- platforms: [ 'rn' ],
1491
+ platforms: [ 'rn', 'web' ],
1492
1492
  type: 'state',
1493
1493
  values: [ true, false ]
1494
1494
  },
@@ -1568,13 +1568,13 @@ module.exports = {
1568
1568
  error: { type: 'state', values: [ true ] },
1569
1569
  focus: {
1570
1570
  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.",
1571
- platforms: [ 'rn' ],
1571
+ platforms: [ 'rn', 'web' ],
1572
1572
  type: 'state',
1573
1573
  values: [ true, false ]
1574
1574
  },
1575
1575
  hover: {
1576
1576
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1577
- platforms: [ 'rn' ],
1577
+ platforms: [ 'rn', 'web' ],
1578
1578
  type: 'state',
1579
1579
  values: [ true, false ]
1580
1580
  },
@@ -1764,13 +1764,13 @@ module.exports = {
1764
1764
  alternative: { type: 'variant', values: [ true ] },
1765
1765
  focus: {
1766
1766
  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.",
1767
- platforms: [ 'rn' ],
1767
+ platforms: [ 'rn', 'web' ],
1768
1768
  type: 'state',
1769
1769
  values: [ true, false ]
1770
1770
  },
1771
1771
  hover: {
1772
1772
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1773
- platforms: [ 'rn' ],
1773
+ platforms: [ 'rn', 'web' ],
1774
1774
  type: 'state',
1775
1775
  values: [ true, false ]
1776
1776
  },
@@ -1864,13 +1864,13 @@ module.exports = {
1864
1864
  appearances: {
1865
1865
  focus: {
1866
1866
  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.",
1867
- platforms: [ 'rn' ],
1867
+ platforms: [ 'rn', 'web' ],
1868
1868
  type: 'state',
1869
1869
  values: [ true, false ]
1870
1870
  },
1871
1871
  hover: {
1872
1872
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
1873
- platforms: [ 'rn' ],
1873
+ platforms: [ 'rn', 'web' ],
1874
1874
  type: 'state',
1875
1875
  values: [ true, false ]
1876
1876
  },
@@ -2429,7 +2429,9 @@ module.exports = {
2429
2429
  headerLineHeight: 1.5,
2430
2430
  headerMargin: 16,
2431
2431
  listItemColor: '#414547',
2432
+ listItemFontName: 'HelveticaNow',
2432
2433
  listItemFontSize: 16,
2434
+ listItemFontWeight: '400',
2433
2435
  listItemLineHeight: 1.5,
2434
2436
  listItemMarkerFontSize: 16,
2435
2437
  listItemMarkerLineHeight: 1.5,
@@ -2443,6 +2445,7 @@ module.exports = {
2443
2445
  tokens: {
2444
2446
  color: null,
2445
2447
  fontName: 'HelveticaNow',
2448
+ fontSize: 16,
2446
2449
  fontWeight: '400',
2447
2450
  lineHeight: 1,
2448
2451
  paddingLeft: 2,
@@ -2453,13 +2456,13 @@ module.exports = {
2453
2456
  appearances: {
2454
2457
  focus: {
2455
2458
  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.",
2456
- platforms: [ 'rn' ],
2459
+ platforms: [ 'rn', 'web' ],
2457
2460
  type: 'state',
2458
2461
  values: [ true, false ]
2459
2462
  },
2460
2463
  hover: {
2461
2464
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
2462
- platforms: [ 'rn' ],
2465
+ platforms: [ 'rn', 'web' ],
2463
2466
  type: 'state',
2464
2467
  values: [ true, false ]
2465
2468
  },
@@ -2561,13 +2564,13 @@ module.exports = {
2561
2564
  },
2562
2565
  focus: {
2563
2566
  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.",
2564
- platforms: [ 'rn' ],
2567
+ platforms: [ 'rn', 'web' ],
2565
2568
  type: 'state',
2566
2569
  values: [ true, false ]
2567
2570
  },
2568
2571
  hover: {
2569
2572
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
2570
- platforms: [ 'rn' ],
2573
+ platforms: [ 'rn', 'web' ],
2571
2574
  type: 'state',
2572
2575
  values: [ true, false ]
2573
2576
  },
@@ -2874,13 +2877,13 @@ module.exports = {
2874
2877
  },
2875
2878
  focus: {
2876
2879
  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.",
2877
- platforms: [ 'rn' ],
2880
+ platforms: [ 'rn', 'web' ],
2878
2881
  type: 'state',
2879
2882
  values: [ true, false ]
2880
2883
  },
2881
2884
  hover: {
2882
2885
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
2883
- platforms: [ 'rn' ],
2886
+ platforms: [ 'rn', 'web' ],
2884
2887
  type: 'state',
2885
2888
  values: [ true, false ]
2886
2889
  },
@@ -3109,13 +3112,13 @@ module.exports = {
3109
3112
  },
3110
3113
  focus: {
3111
3114
  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.",
3112
- platforms: [ 'rn' ],
3115
+ platforms: [ 'rn', 'web' ],
3113
3116
  type: 'state',
3114
3117
  values: [ true, false ]
3115
3118
  },
3116
3119
  hover: {
3117
3120
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
3118
- platforms: [ 'rn' ],
3121
+ platforms: [ 'rn', 'web' ],
3119
3122
  type: 'state',
3120
3123
  values: [ true, false ]
3121
3124
  },
@@ -3479,13 +3482,13 @@ module.exports = {
3479
3482
  },
3480
3483
  focus: {
3481
3484
  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.",
3482
- platforms: [ 'rn' ],
3485
+ platforms: [ 'rn', 'web' ],
3483
3486
  type: 'state',
3484
3487
  values: [ true, false ]
3485
3488
  },
3486
3489
  hover: {
3487
3490
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
3488
- platforms: [ 'rn' ],
3491
+ platforms: [ 'rn', 'web' ],
3489
3492
  type: 'state',
3490
3493
  values: [ true, false ]
3491
3494
  },
@@ -3781,13 +3784,13 @@ module.exports = {
3781
3784
  appearances: {
3782
3785
  focus: {
3783
3786
  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.",
3784
- platforms: [ 'rn' ],
3787
+ platforms: [ 'rn', 'web' ],
3785
3788
  type: 'state',
3786
3789
  values: [ true, false ]
3787
3790
  },
3788
3791
  hover: {
3789
3792
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
3790
- platforms: [ 'rn' ],
3793
+ platforms: [ 'rn', 'web' ],
3791
3794
  type: 'state',
3792
3795
  values: [ true, false ]
3793
3796
  },
@@ -3870,13 +3873,13 @@ module.exports = {
3870
3873
  },
3871
3874
  focus: {
3872
3875
  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.",
3873
- platforms: [ 'rn' ],
3876
+ platforms: [ 'rn', 'web' ],
3874
3877
  type: 'state',
3875
3878
  values: [ true, false ]
3876
3879
  },
3877
3880
  hover: {
3878
3881
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
3879
- platforms: [ 'rn' ],
3882
+ platforms: [ 'rn', 'web' ],
3880
3883
  type: 'state',
3881
3884
  values: [ true, false ]
3882
3885
  },
@@ -3975,19 +3978,19 @@ module.exports = {
3975
3978
  appearances: {
3976
3979
  focus: {
3977
3980
  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.",
3978
- platforms: [ 'rn' ],
3981
+ platforms: [ 'rn', 'web' ],
3979
3982
  type: 'state',
3980
3983
  values: [ true, false ]
3981
3984
  },
3982
3985
  hover: {
3983
3986
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
3984
- platforms: [ 'rn' ],
3987
+ platforms: [ 'rn', 'web' ],
3985
3988
  type: 'state',
3986
3989
  values: [ true, false ]
3987
3990
  },
3988
3991
  pressed: {
3989
3992
  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.",
3990
- platforms: [ 'rn' ],
3993
+ platforms: [ 'rn', 'web' ],
3991
3994
  type: 'state',
3992
3995
  values: [ true, false ]
3993
3996
  }
@@ -4335,13 +4338,13 @@ module.exports = {
4335
4338
  appearances: {
4336
4339
  focus: {
4337
4340
  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.",
4338
- platforms: [ 'rn' ],
4341
+ platforms: [ 'rn', 'web' ],
4339
4342
  type: 'state',
4340
4343
  values: [ true, false ]
4341
4344
  },
4342
4345
  hover: {
4343
4346
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4344
- platforms: [ 'rn' ],
4347
+ platforms: [ 'rn', 'web' ],
4345
4348
  type: 'state',
4346
4349
  values: [ true, false ]
4347
4350
  },
@@ -4422,13 +4425,13 @@ module.exports = {
4422
4425
  appearances: {
4423
4426
  focus: {
4424
4427
  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.",
4425
- platforms: [ 'rn' ],
4428
+ platforms: [ 'rn', 'web' ],
4426
4429
  type: 'state',
4427
4430
  values: [ true, false ]
4428
4431
  },
4429
4432
  hover: {
4430
4433
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4431
- platforms: [ 'rn' ],
4434
+ platforms: [ 'rn', 'web' ],
4432
4435
  type: 'state',
4433
4436
  values: [ true, false ]
4434
4437
  },
@@ -4493,13 +4496,13 @@ module.exports = {
4493
4496
  appearances: {
4494
4497
  focus: {
4495
4498
  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.",
4496
- platforms: [ 'rn' ],
4499
+ platforms: [ 'rn', 'web' ],
4497
4500
  type: 'state',
4498
4501
  values: [ true, false ]
4499
4502
  },
4500
4503
  hover: {
4501
4504
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4502
- platforms: [ 'rn' ],
4505
+ platforms: [ 'rn', 'web' ],
4503
4506
  type: 'state',
4504
4507
  values: [ true, false ]
4505
4508
  },
@@ -4574,13 +4577,13 @@ module.exports = {
4574
4577
  error: { type: 'state', values: [ true ] },
4575
4578
  focus: {
4576
4579
  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.",
4577
- platforms: [ 'rn' ],
4580
+ platforms: [ 'rn', 'web' ],
4578
4581
  type: 'state',
4579
4582
  values: [ true, false ]
4580
4583
  },
4581
4584
  hover: {
4582
4585
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4583
- platforms: [ 'rn' ],
4586
+ platforms: [ 'rn', 'web' ],
4584
4587
  type: 'state',
4585
4588
  values: [ true, false ]
4586
4589
  },
@@ -4661,13 +4664,13 @@ module.exports = {
4661
4664
  error: { type: 'state', values: [ true ] },
4662
4665
  focus: {
4663
4666
  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.",
4664
- platforms: [ 'rn' ],
4667
+ platforms: [ 'rn', 'web' ],
4665
4668
  type: 'state',
4666
4669
  values: [ true, false ]
4667
4670
  },
4668
4671
  hover: {
4669
4672
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4670
- platforms: [ 'rn' ],
4673
+ platforms: [ 'rn', 'web' ],
4671
4674
  type: 'state',
4672
4675
  values: [ true, false ]
4673
4676
  },
@@ -4925,7 +4928,7 @@ module.exports = {
4925
4928
  },
4926
4929
  hover: {
4927
4930
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4928
- platforms: [ 'rn' ],
4931
+ platforms: [ 'rn', 'web' ],
4929
4932
  type: 'state',
4930
4933
  values: [ true, false ]
4931
4934
  },
@@ -4986,13 +4989,13 @@ module.exports = {
4986
4989
  appearances: {
4987
4990
  focus: {
4988
4991
  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.",
4989
- platforms: [ 'rn' ],
4992
+ platforms: [ 'rn', 'web' ],
4990
4993
  type: 'state',
4991
4994
  values: [ true, false ]
4992
4995
  },
4993
4996
  hover: {
4994
4997
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
4995
- platforms: [ 'rn' ],
4998
+ platforms: [ 'rn', 'web' ],
4996
4999
  type: 'state',
4997
5000
  values: [ true, false ]
4998
5001
  },
@@ -5078,7 +5081,7 @@ module.exports = {
5078
5081
  },
5079
5082
  hover: {
5080
5083
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5081
- platforms: [ 'rn' ],
5084
+ platforms: [ 'rn', 'web' ],
5082
5085
  type: 'state',
5083
5086
  values: [ true, false ]
5084
5087
  },
@@ -5175,13 +5178,13 @@ module.exports = {
5175
5178
  },
5176
5179
  focus: {
5177
5180
  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.",
5178
- platforms: [ 'rn' ],
5181
+ platforms: [ 'rn', 'web' ],
5179
5182
  type: 'state',
5180
5183
  values: [ true, false ]
5181
5184
  },
5182
5185
  hover: {
5183
5186
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5184
- platforms: [ 'rn' ],
5187
+ platforms: [ 'rn', 'web' ],
5185
5188
  type: 'state',
5186
5189
  values: [ true, false ]
5187
5190
  },
@@ -5324,7 +5327,7 @@ module.exports = {
5324
5327
  appearances: {
5325
5328
  focus: {
5326
5329
  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.",
5327
- platforms: [ 'rn' ],
5330
+ platforms: [ 'rn', 'web' ],
5328
5331
  type: 'state',
5329
5332
  values: [ true, false ]
5330
5333
  },
@@ -5370,7 +5373,7 @@ module.exports = {
5370
5373
  appearances: {
5371
5374
  hover: {
5372
5375
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5373
- platforms: [ 'rn' ],
5376
+ platforms: [ 'rn', 'web' ],
5374
5377
  type: 'state',
5375
5378
  values: [ true, false ]
5376
5379
  }
@@ -5392,7 +5395,7 @@ module.exports = {
5392
5395
  appearances: {
5393
5396
  hover: {
5394
5397
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5395
- platforms: [ 'rn' ],
5398
+ platforms: [ 'rn', 'web' ],
5396
5399
  type: 'state',
5397
5400
  values: [ true, false ]
5398
5401
  }
@@ -5526,13 +5529,13 @@ module.exports = {
5526
5529
  appearances: {
5527
5530
  focus: {
5528
5531
  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.",
5529
- platforms: [ 'rn' ],
5532
+ platforms: [ 'rn', 'web' ],
5530
5533
  type: 'state',
5531
5534
  values: [ true, false ]
5532
5535
  },
5533
5536
  hover: {
5534
5537
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5535
- platforms: [ 'rn' ],
5538
+ platforms: [ 'rn', 'web' ],
5536
5539
  type: 'state',
5537
5540
  values: [ true, false ]
5538
5541
  },
@@ -5883,13 +5886,13 @@ module.exports = {
5883
5886
  appearances: {
5884
5887
  focus: {
5885
5888
  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.",
5886
- platforms: [ 'rn' ],
5889
+ platforms: [ 'rn', 'web' ],
5887
5890
  type: 'state',
5888
5891
  values: [ true, false ]
5889
5892
  },
5890
5893
  hover: {
5891
5894
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
5892
- platforms: [ 'rn' ],
5895
+ platforms: [ 'rn', 'web' ],
5893
5896
  type: 'state',
5894
5897
  values: [ true, false ]
5895
5898
  },
@@ -6012,6 +6015,17 @@ module.exports = {
6012
6015
  type: 'state',
6013
6016
  values: [ true, false ]
6014
6017
  },
6018
+ focus: {
6019
+ 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.",
6020
+ platforms: [ 'rn', 'web' ],
6021
+ type: 'state',
6022
+ values: [ true, false ]
6023
+ },
6024
+ pressed: {
6025
+ 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.',
6026
+ type: 'state',
6027
+ values: [ true, false ]
6028
+ },
6015
6029
  viewport: {
6016
6030
  description: 'The size label for the current screen viewport based on the current screen width',
6017
6031
  type: 'state',
@@ -6030,6 +6044,23 @@ module.exports = {
6030
6044
  {
6031
6045
  if: { expanded: true },
6032
6046
  tokens: { icon: PaletteIconCaretUp }
6047
+ },
6048
+ {
6049
+ if: { focus: true },
6050
+ tokens: {
6051
+ iconOuterBorderColor: '#414547',
6052
+ iconOuterBorderGap: 4,
6053
+ iconOuterBorderWidth: 1
6054
+ }
6055
+ },
6056
+ {
6057
+ if: { pressed: true },
6058
+ tokens: {
6059
+ iconBackgroundColor: '#414547',
6060
+ iconBorderColor: '#ffffff',
6061
+ iconColor: '#ffffff',
6062
+ iconOuterBorderGap: 4
6063
+ }
6033
6064
  }
6034
6065
  ],
6035
6066
  tokens: {
@@ -6063,6 +6094,12 @@ module.exports = {
6063
6094
  expandTitlePaddingLeft: 0,
6064
6095
  expandTitleUnderline: 'none',
6065
6096
  icon: PaletteIconCaretDown,
6097
+ iconBackgroundColor: 'transparent',
6098
+ iconBorderColor: '#676e73',
6099
+ iconColor: '#676e73',
6100
+ iconOuterBorderColor: 'transparent',
6101
+ iconOuterBorderGap: 0,
6102
+ iconOuterBorderWidth: null,
6066
6103
  listColor: '#414547',
6067
6104
  listFontName: 'HelveticaNow',
6068
6105
  listFontSize: 14,
@@ -6142,7 +6179,7 @@ module.exports = {
6142
6179
  },
6143
6180
  hover: {
6144
6181
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
6145
- platforms: [ 'rn' ],
6182
+ platforms: [ 'rn', 'web' ],
6146
6183
  type: 'state',
6147
6184
  values: [ true, false ]
6148
6185
  },
@@ -6323,13 +6360,13 @@ module.exports = {
6323
6360
  appearances: {
6324
6361
  focus: {
6325
6362
  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.",
6326
- platforms: [ 'rn' ],
6363
+ platforms: [ 'rn', 'web' ],
6327
6364
  type: 'state',
6328
6365
  values: [ true, false ]
6329
6366
  },
6330
6367
  hover: {
6331
6368
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
6332
- platforms: [ 'rn' ],
6369
+ platforms: [ 'rn', 'web' ],
6333
6370
  type: 'state',
6334
6371
  values: [ true, false ]
6335
6372
  },
@@ -6515,13 +6552,13 @@ module.exports = {
6515
6552
  appearances: {
6516
6553
  focus: {
6517
6554
  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.",
6518
- platforms: [ 'rn' ],
6555
+ platforms: [ 'rn', 'web' ],
6519
6556
  type: 'state',
6520
6557
  values: [ true, false ]
6521
6558
  },
6522
6559
  hover: {
6523
6560
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
6524
- platforms: [ 'rn' ],
6561
+ platforms: [ 'rn', 'web' ],
6525
6562
  type: 'state',
6526
6563
  values: [ true, false ]
6527
6564
  },
@@ -6893,7 +6930,7 @@ module.exports = {
6893
6930
  }
6894
6931
  ],
6895
6932
  tokens: {
6896
- color: '#2c2e30',
6933
+ color: '#414547',
6897
6934
  fontName: 'HelveticaNow',
6898
6935
  fontScaleCap: 64,
6899
6936
  fontSize: 16,
@@ -7000,13 +7037,13 @@ module.exports = {
7000
7037
  appearances: {
7001
7038
  focus: {
7002
7039
  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.",
7003
- platforms: [ 'rn' ],
7040
+ platforms: [ 'rn', 'web' ],
7004
7041
  type: 'state',
7005
7042
  values: [ true, false ]
7006
7043
  },
7007
7044
  hover: {
7008
7045
  description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
7009
- platforms: [ 'rn' ],
7046
+ platforms: [ 'rn', 'web' ],
7010
7047
  type: 'state',
7011
7048
  values: [ true, false ]
7012
7049
  },
@@ -7171,5 +7208,5 @@ module.exports = {
7171
7208
  tokens: { size: 96 }
7172
7209
  }
7173
7210
  },
7174
- metadata: { name: 'theme-allium', themeTokensVersion: '2.49.0' }
7211
+ metadata: { name: 'theme-allium', themeTokensVersion: '2.50.1' }
7175
7212
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Mon, 08 Jan 2024 20:07:10 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24: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 Mon, 08 Jan 2024 20:07:10 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24: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 Mon, 08 Jan 2024 20:07:10 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24:29 GMT
5
5
  *
6
6
  */
7
7