@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:07:10 GMT
4
+ * Generated on Mon, 29 Jan 2024 18:24:29 GMT
5
5
  *
6
6
  */
7
7
 
@@ -14,6 +14,18 @@ const theme = {
14
14
  type: 'state',
15
15
  values: [ true, false ]
16
16
  },
17
+ focus: {
18
+ 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.",
19
+ platforms: [ 'rn', 'web' ],
20
+ type: 'state',
21
+ values: [ true, false ]
22
+ },
23
+ hover: {
24
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
25
+ platforms: [ 'rn', 'web' ],
26
+ type: 'state',
27
+ values: [ true, false ]
28
+ },
17
29
  pressed: {
18
30
  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.',
19
31
  type: 'state',
@@ -41,6 +53,33 @@ const theme = {
41
53
  fontWeight: '700'
42
54
  }
43
55
  },
56
+ {
57
+ if: { focus: true },
58
+ tokens: {
59
+ backgroundColor: '#f4f4f7',
60
+ borderColor: '#4b286d',
61
+ borderWidth: 2,
62
+ color: '#4b286d',
63
+ outerBorderColor: '#4b286d',
64
+ outerBorderWidth: 2
65
+ }
66
+ },
67
+ {
68
+ if: { focus: true, pressed: true },
69
+ tokens: {
70
+ backgroundColor: '#4b286d',
71
+ borderColor: '#4b286d',
72
+ color: '#ffffff'
73
+ }
74
+ },
75
+ {
76
+ if: { hover: true },
77
+ tokens: {
78
+ backgroundColor: '#f4f4f7',
79
+ borderColor: '#7c53a5',
80
+ color: '#4b286d'
81
+ }
82
+ },
44
83
  {
45
84
  if: { pressed: true },
46
85
  tokens: {
@@ -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
 
@@ -1,13 +1,25 @@
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
 
8
8
 
9
9
  const theme = {
10
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
+ },
11
23
  pressed: {
12
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.',
13
25
  type: 'state',
@@ -20,6 +32,20 @@ const theme = {
20
32
  }
21
33
  },
22
34
  rules: [
35
+ {
36
+ if: { hover: true },
37
+ tokens: { borderColor: '#676e73', textLine: 'none' }
38
+ },
39
+ {
40
+ if: { focus: true },
41
+ tokens: {
42
+ borderBottomWidth: 3,
43
+ borderColor: '#676e73',
44
+ borderLeftWidth: 3,
45
+ borderRightWidth: 3,
46
+ borderTopWidth: 3
47
+ }
48
+ },
23
49
  {
24
50
  if: { selected: true },
25
51
  tokens: {
@@ -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
 
@@ -19,6 +19,18 @@ const theme = {
19
19
  type: 'state',
20
20
  values: [ 'previous', 'next' ]
21
21
  },
22
+ focus: {
23
+ 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.",
24
+ platforms: [ 'rn', 'web' ],
25
+ type: 'state',
26
+ values: [ true, false ]
27
+ },
28
+ hover: {
29
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
30
+ platforms: [ 'rn', 'web' ],
31
+ type: 'state',
32
+ values: [ true, false ]
33
+ },
22
34
  pressed: {
23
35
  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.',
24
36
  type: 'state',
@@ -47,6 +59,19 @@ const theme = {
47
59
  width: 32
48
60
  }
49
61
  },
62
+ {
63
+ if: { hover: true },
64
+ tokens: {
65
+ iconDisplace: 4,
66
+ outerBorderColor: '#676e73',
67
+ outerBorderWidth: 1,
68
+ textLine: 'none'
69
+ }
70
+ },
71
+ {
72
+ if: { focus: true },
73
+ tokens: { outerBorderColor: '#676e73', outerBorderWidth: 3 }
74
+ },
50
75
  {
51
76
  if: { selected: true },
52
77
  tokens: {
@@ -1,14 +1,44 @@
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
 
8
8
 
9
9
  const theme = {
10
- appearances: {},
11
- rules: [],
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: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
25
+ platforms: [ 'rn', 'web' ],
26
+ type: 'state',
27
+ values: [ true, false ]
28
+ }
29
+ },
30
+ rules: [
31
+ { if: { hover: true }, tokens: { borderWidth: 2 } },
32
+ { if: { pressed: true }, tokens: { backgroundColor: '#f4f4f7' } },
33
+ {
34
+ if: { focus: true },
35
+ tokens: {
36
+ outerBorderColor: '#676e73',
37
+ outerBorderGap: 2,
38
+ outerBorderWidth: 2
39
+ }
40
+ }
41
+ ],
12
42
  tokens: {
13
43
  backgroundColor: '#ffffff',
14
44
  borderColor: '#e3e6e8',
@@ -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
 
@@ -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
 
@@ -1,13 +1,25 @@
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
 
8
8
 
9
9
  const theme = {
10
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
+ },
11
23
  pressed: {
12
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.',
13
25
  type: 'state',
@@ -15,10 +27,13 @@ const theme = {
15
27
  }
16
28
  },
17
29
  rules: [
30
+ { if: { hover: true }, tokens: { borderWidth: 3 } },
18
31
  {
19
32
  if: { pressed: true },
20
33
  tokens: { backgroundColor: '#b2b9bf', borderWidth: 3 }
21
- }
34
+ },
35
+ { if: { focus: true }, tokens: { outerBorderColor: '#676e73' } },
36
+ { if: { focus: true, pressed: true }, tokens: { borderWidth: 1 } }
22
37
  ],
23
38
  tokens: {
24
39
  alignSelf: 'flex-start',
@@ -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,13 +1,25 @@
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
 
8
8
 
9
9
  const theme = {
10
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
+ },
11
23
  pressed: {
12
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.',
13
25
  type: 'state',
@@ -24,9 +36,25 @@ const theme = {
24
36
  if: { viewport: 'xl' },
25
37
  tokens: { contentMaxDimension: 184, imageDimension: 168 }
26
38
  },
39
+ {
40
+ if: { focus: true },
41
+ tokens: { outerBorderColor: '#2b8000', textLine: 'none' }
42
+ },
43
+ {
44
+ if: { hover: true },
45
+ tokens: { color: '#2b8000', imageDimension: 140, textLine: 'underline' }
46
+ },
47
+ {
48
+ if: { hover: true, viewport: 'xl' },
49
+ tokens: { imageDimension: 184 }
50
+ },
27
51
  {
28
52
  if: { pressed: true },
29
53
  tokens: { color: '#1f5c09', textLine: 'none' }
54
+ },
55
+ {
56
+ if: { focus: true, pressed: true },
57
+ tokens: { color: '#1f5c09', outerBorderColor: '#1f5c09' }
30
58
  }
31
59
  ],
32
60
  tokens: {
@@ -1,13 +1,25 @@
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
 
8
8
 
9
9
  const theme = {
10
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
+ },
11
23
  pressed: {
12
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.',
13
25
  type: 'state',
@@ -15,6 +27,22 @@ const theme = {
15
27
  }
16
28
  },
17
29
  rules: [
30
+ {
31
+ if: { hover: true },
32
+ tokens: {
33
+ backgroundColor: '#f4f4f7',
34
+ itemFontColor: '#4b286d',
35
+ itemUnderline: 'underline'
36
+ }
37
+ },
38
+ {
39
+ if: { focus: true },
40
+ tokens: {
41
+ backgroundColor: '#e3e6e8',
42
+ itemFontColor: '#414547',
43
+ itemUnderline: 'underline'
44
+ }
45
+ },
18
46
  {
19
47
  if: { pressed: true },
20
48
  tokens: {
@@ -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
 
@@ -14,6 +14,18 @@ const theme = {
14
14
  values: [ true ]
15
15
  },
16
16
  error: { type: 'state', values: [ true ] },
17
+ focus: {
18
+ 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.",
19
+ platforms: [ 'rn', 'web' ],
20
+ type: 'state',
21
+ values: [ true, false ]
22
+ },
23
+ hover: {
24
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
25
+ platforms: [ 'rn', 'web' ],
26
+ type: 'state',
27
+ values: [ true, false ]
28
+ },
17
29
  inactive: {
18
30
  description: 'Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.',
19
31
  type: 'state',
@@ -22,6 +34,11 @@ const theme = {
22
34
  },
23
35
  rules: [
24
36
  { if: { error: true }, tokens: {} },
37
+ { if: { hover: true }, tokens: { outerBorderColor: '#e3e6e8' } },
38
+ {
39
+ if: { focus: true },
40
+ tokens: { inputBorderColor: '#7c53a5', inputBorderWidth: 3 }
41
+ },
25
42
  {
26
43
  if: { inactive: true },
27
44
  tokens: {
@@ -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
 
@@ -14,6 +14,18 @@ const theme = {
14
14
  values: [ true ]
15
15
  },
16
16
  error: { type: 'state', values: [ true ] },
17
+ focus: {
18
+ 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.",
19
+ platforms: [ 'rn', 'web' ],
20
+ type: 'state',
21
+ values: [ true, false ]
22
+ },
23
+ hover: {
24
+ description: "Currently web only. Applies when an interactive component's hover handler is triggered, such as on mouseover.",
25
+ platforms: [ 'rn', 'web' ],
26
+ type: 'state',
27
+ values: [ true, false ]
28
+ },
17
29
  inactive: {
18
30
  description: 'Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.',
19
31
  type: 'state',
@@ -42,6 +54,24 @@ const theme = {
42
54
  paddingTop: 16
43
55
  }
44
56
  },
57
+ {
58
+ if: { hover: true },
59
+ tokens: {
60
+ borderColor: '#676e73',
61
+ outerBorderColor: '#e3e6e8',
62
+ radioOuterBorderColor: '#e3e6e8',
63
+ radioOuterBorderWidth: 2
64
+ }
65
+ },
66
+ {
67
+ if: { focus: true },
68
+ tokens: {
69
+ outerBorderColor: '#676e73',
70
+ outerBorderGap: 2,
71
+ radioInputBorderColor: '#7c53a5',
72
+ radioInputBorderWidth: 3
73
+ }
74
+ },
45
75
  {
46
76
  description: 'Pressed state matches hover state plus light grey background',
47
77
  if: { pressed: true },
@@ -57,6 +87,10 @@ const theme = {
57
87
  }
58
88
  },
59
89
  { if: { checked: true }, tokens: { borderColor: '#7c53a5' } },
90
+ {
91
+ if: { checked: true, hover: true },
92
+ tokens: { borderColor: '#4b286d' }
93
+ },
60
94
  {
61
95
  if: { error: true },
62
96
  tokens: {
@@ -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
 
@@ -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
 
@@ -14,6 +14,12 @@ const theme = {
14
14
  type: 'state',
15
15
  values: [ true ]
16
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
+ },
17
23
  inactive: {
18
24
  description: 'Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.',
19
25
  type: 'state',
@@ -21,6 +27,10 @@ const theme = {
21
27
  }
22
28
  },
23
29
  rules: [
30
+ {
31
+ if: { hover: true, inactive: null },
32
+ tokens: { outerBorderWidth: 2 }
33
+ },
24
34
  {
25
35
  if: { focus: true },
26
36
  tokens: { borderColor: '#7c53a5', borderWidth: 3, outerBorderWidth: 0 }
@@ -1,13 +1,25 @@
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
 
8
8
 
9
9
  const theme = {
10
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
+ },
11
23
  inactive: {
12
24
  description: 'Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.',
13
25
  type: 'state',
@@ -25,6 +37,23 @@ const theme = {
25
37
  if: { priority: 'high' },
26
38
  tokens: { backgroundColor: '#4b286d', iconColor: '#ffffff' }
27
39
  },
40
+ {
41
+ if: { hover: true },
42
+ tokens: {
43
+ backgroundColor: '#7c53a5',
44
+ borderWidth: 0,
45
+ iconColor: '#ffffff'
46
+ }
47
+ },
48
+ {
49
+ if: { focus: true },
50
+ tokens: {
51
+ backgroundColor: 'transparent',
52
+ borderColor: '#4b286d',
53
+ borderWidth: 3,
54
+ iconColor: '#4b286d'
55
+ }
56
+ },
28
57
  {
29
58
  if: { pressed: true },
30
59
  tokens: {