@telus-uds/theme-allium 7.4.0 → 7.5.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 (248) hide show
  1. package/build/android/ChevronLink.json +299 -0
  2. package/build/android/Notification.json +5 -27
  3. package/build/android/Progress.json +4 -4
  4. package/build/android/theme.json +308 -31
  5. package/build/ios/ChevronLink.json +299 -0
  6. package/build/ios/Notification.json +5 -27
  7. package/build/ios/Progress.json +4 -4
  8. package/build/ios/theme.json +308 -31
  9. package/build/rn/ActionCard.js +1 -1
  10. package/build/rn/ActivityIndicator.js +1 -1
  11. package/build/rn/Autocomplete.js +1 -1
  12. package/build/rn/Badge.js +1 -1
  13. package/build/rn/BlockQuote.js +1 -1
  14. package/build/rn/Box.js +1 -1
  15. package/build/rn/Breadcrumbs.js +1 -1
  16. package/build/rn/Button.js +1 -1
  17. package/build/rn/ButtonDropdown.js +1 -1
  18. package/build/rn/ButtonGroup.js +1 -1
  19. package/build/rn/ButtonGroupItem.js +1 -1
  20. package/build/rn/Callout.js +1 -1
  21. package/build/rn/Card.js +1 -1
  22. package/build/rn/CardGroup.js +1 -1
  23. package/build/rn/Carousel.js +1 -1
  24. package/build/rn/CarouselTabsPanelItem.js +1 -1
  25. package/build/rn/CarouselThumbnail.js +1 -1
  26. package/build/rn/Checkbox.js +1 -1
  27. package/build/rn/CheckboxCard.js +1 -1
  28. package/build/rn/CheckboxCardGroup.js +1 -1
  29. package/build/rn/CheckboxGroup.js +1 -1
  30. package/build/rn/ChevronLink.js +219 -1
  31. package/build/rn/ColourToggle.js +1 -1
  32. package/build/rn/Countdown.js +1 -1
  33. package/build/rn/DatePicker.js +1 -1
  34. package/build/rn/Disclaimer.js +1 -1
  35. package/build/rn/Divider.js +1 -1
  36. package/build/rn/DownloadApp.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/FileUpload.js +1 -1
  45. package/build/rn/Footnote.js +1 -1
  46. package/build/rn/FootnoteLink.js +1 -1
  47. package/build/rn/HorizontalScrollButton.js +1 -1
  48. package/build/rn/Icon.js +1 -1
  49. package/build/rn/IconButton.js +1 -1
  50. package/build/rn/Image.js +1 -1
  51. package/build/rn/InputLabel.js +1 -1
  52. package/build/rn/InputSupports.js +1 -1
  53. package/build/rn/Link.js +1 -1
  54. package/build/rn/List.js +1 -1
  55. package/build/rn/Listbox.js +1 -1
  56. package/build/rn/Modal.js +1 -1
  57. package/build/rn/MultiSelectFilter.js +1 -1
  58. package/build/rn/NavigationBar.js +1 -1
  59. package/build/rn/Notification.js +6 -22
  60. package/build/rn/OrderedList.js +1 -1
  61. package/build/rn/Pagination.js +1 -1
  62. package/build/rn/PaginationPageButton.js +1 -1
  63. package/build/rn/PaginationSideButton.js +1 -1
  64. package/build/rn/PreviewCard.js +1 -1
  65. package/build/rn/PriceLockup.js +1 -1
  66. package/build/rn/ProductCard.js +1 -1
  67. package/build/rn/Progress.js +2 -2
  68. package/build/rn/ProgressBar.js +1 -1
  69. package/build/rn/QuantitySelector.js +1 -1
  70. package/build/rn/QuantitySelectorSideButton.js +1 -1
  71. package/build/rn/QuickLinks.js +1 -1
  72. package/build/rn/QuickLinksButton.js +1 -1
  73. package/build/rn/QuickLinksCard.js +1 -1
  74. package/build/rn/QuickLinksFeature.js +1 -1
  75. package/build/rn/QuickLinksFeatureItem.js +1 -1
  76. package/build/rn/QuickLinksList.js +1 -1
  77. package/build/rn/Radio.js +1 -1
  78. package/build/rn/RadioCard.js +1 -1
  79. package/build/rn/RadioCardGroup.js +1 -1
  80. package/build/rn/RadioGroup.js +1 -1
  81. package/build/rn/Ribbon.js +1 -1
  82. package/build/rn/Search.js +1 -1
  83. package/build/rn/SearchButton.js +1 -1
  84. package/build/rn/Select.js +1 -1
  85. package/build/rn/SideNav.js +1 -1
  86. package/build/rn/SideNavItem.js +1 -1
  87. package/build/rn/SideNavItemsGroup.js +1 -1
  88. package/build/rn/Skeleton.js +1 -1
  89. package/build/rn/SkipLink.js +1 -1
  90. package/build/rn/Spinner.js +1 -1
  91. package/build/rn/SplashButton.js +1 -1
  92. package/build/rn/SplashButtonWithDetails.js +1 -1
  93. package/build/rn/StackView.js +1 -1
  94. package/build/rn/Status.js +1 -1
  95. package/build/rn/StepTracker.js +1 -1
  96. package/build/rn/StoryCard.js +1 -1
  97. package/build/rn/TabBar.js +1 -1
  98. package/build/rn/TabBarItem.js +1 -1
  99. package/build/rn/Table.js +1 -1
  100. package/build/rn/Tabs.js +1 -1
  101. package/build/rn/TabsItem.js +1 -1
  102. package/build/rn/Tags.js +1 -1
  103. package/build/rn/TagsItem.js +1 -1
  104. package/build/rn/TermsAndConditions.js +1 -1
  105. package/build/rn/Testimonial.js +1 -1
  106. package/build/rn/TextArea.js +1 -1
  107. package/build/rn/TextInput.js +1 -1
  108. package/build/rn/Timeline.js +1 -1
  109. package/build/rn/Toast.js +1 -1
  110. package/build/rn/ToggleSwitch.js +1 -1
  111. package/build/rn/ToggleSwitchGroup.js +1 -1
  112. package/build/rn/Tooltip.js +1 -1
  113. package/build/rn/TooltipButton.js +1 -1
  114. package/build/rn/Typography.js +1 -1
  115. package/build/rn/Video.js +1 -1
  116. package/build/rn/VideoButton.js +1 -1
  117. package/build/rn/VideoControlBar.js +1 -1
  118. package/build/rn/VideoMenu.js +1 -1
  119. package/build/rn/VideoMiddleControlButton.js +1 -1
  120. package/build/rn/VideoPicker.js +1 -1
  121. package/build/rn/VideoPickerSlider.js +1 -1
  122. package/build/rn/VideoPickerThumbnail.js +1 -1
  123. package/build/rn/VideoProgressBar.js +1 -1
  124. package/build/rn/VideoVolumeSlider.js +1 -1
  125. package/build/rn/WaffleGrid.js +1 -1
  126. package/build/rn/spacingScale.js +1 -1
  127. package/build/rn/theme.js +225 -23
  128. package/build/web/ActionCard.js +1 -1
  129. package/build/web/ActivityIndicator.js +1 -1
  130. package/build/web/Autocomplete.js +1 -1
  131. package/build/web/Badge.js +1 -1
  132. package/build/web/BlockQuote.js +1 -1
  133. package/build/web/Box.js +1 -1
  134. package/build/web/Breadcrumbs.js +1 -1
  135. package/build/web/Button.js +1 -1
  136. package/build/web/ButtonDropdown.js +1 -1
  137. package/build/web/ButtonGroup.js +1 -1
  138. package/build/web/ButtonGroupItem.js +1 -1
  139. package/build/web/Callout.js +1 -1
  140. package/build/web/Card.js +1 -1
  141. package/build/web/CardGroup.js +1 -1
  142. package/build/web/Carousel.js +1 -1
  143. package/build/web/CarouselTabsPanelItem.js +1 -1
  144. package/build/web/CarouselThumbnail.js +1 -1
  145. package/build/web/Checkbox.js +1 -1
  146. package/build/web/CheckboxCard.js +1 -1
  147. package/build/web/CheckboxCardGroup.js +1 -1
  148. package/build/web/CheckboxGroup.js +1 -1
  149. package/build/web/ChevronLink.js +219 -1
  150. package/build/web/ColourToggle.js +1 -1
  151. package/build/web/Countdown.js +1 -1
  152. package/build/web/DatePicker.js +1 -1
  153. package/build/web/Disclaimer.js +1 -1
  154. package/build/web/Divider.js +1 -1
  155. package/build/web/DownloadApp.js +1 -1
  156. package/build/web/ExpandCollapse.js +1 -1
  157. package/build/web/ExpandCollapseControl.js +1 -1
  158. package/build/web/ExpandCollapseMini.js +1 -1
  159. package/build/web/ExpandCollapseMiniControl.js +1 -1
  160. package/build/web/ExpandCollapsePanel.js +1 -1
  161. package/build/web/Feedback.js +1 -1
  162. package/build/web/Fieldset.js +1 -1
  163. package/build/web/FileUpload.js +1 -1
  164. package/build/web/Footnote.js +1 -1
  165. package/build/web/FootnoteLink.js +1 -1
  166. package/build/web/HorizontalScrollButton.js +1 -1
  167. package/build/web/Icon.js +1 -1
  168. package/build/web/IconButton.js +1 -1
  169. package/build/web/Image.js +1 -1
  170. package/build/web/InputLabel.js +1 -1
  171. package/build/web/InputSupports.js +1 -1
  172. package/build/web/Link.js +1 -1
  173. package/build/web/List.js +1 -1
  174. package/build/web/Listbox.js +1 -1
  175. package/build/web/Modal.js +1 -1
  176. package/build/web/MultiSelectFilter.js +1 -1
  177. package/build/web/NavigationBar.js +1 -1
  178. package/build/web/Notification.js +6 -22
  179. package/build/web/OrderedList.js +1 -1
  180. package/build/web/Pagination.js +1 -1
  181. package/build/web/PaginationPageButton.js +1 -1
  182. package/build/web/PaginationSideButton.js +1 -1
  183. package/build/web/PreviewCard.js +1 -1
  184. package/build/web/PriceLockup.js +1 -1
  185. package/build/web/ProductCard.js +1 -1
  186. package/build/web/Progress.js +2 -2
  187. package/build/web/ProgressBar.js +1 -1
  188. package/build/web/QuantitySelector.js +1 -1
  189. package/build/web/QuantitySelectorSideButton.js +1 -1
  190. package/build/web/QuickLinks.js +1 -1
  191. package/build/web/QuickLinksButton.js +1 -1
  192. package/build/web/QuickLinksCard.js +1 -1
  193. package/build/web/QuickLinksFeature.js +1 -1
  194. package/build/web/QuickLinksFeatureItem.js +1 -1
  195. package/build/web/QuickLinksList.js +1 -1
  196. package/build/web/Radio.js +1 -1
  197. package/build/web/RadioCard.js +1 -1
  198. package/build/web/RadioCardGroup.js +1 -1
  199. package/build/web/RadioGroup.js +1 -1
  200. package/build/web/Ribbon.js +1 -1
  201. package/build/web/Search.js +1 -1
  202. package/build/web/SearchButton.js +1 -1
  203. package/build/web/Select.js +1 -1
  204. package/build/web/SideNav.js +1 -1
  205. package/build/web/SideNavItem.js +1 -1
  206. package/build/web/SideNavItemsGroup.js +1 -1
  207. package/build/web/Skeleton.js +1 -1
  208. package/build/web/SkipLink.js +1 -1
  209. package/build/web/Spinner.js +1 -1
  210. package/build/web/SplashButton.js +1 -1
  211. package/build/web/SplashButtonWithDetails.js +1 -1
  212. package/build/web/StackView.js +1 -1
  213. package/build/web/Status.js +1 -1
  214. package/build/web/StepTracker.js +1 -1
  215. package/build/web/StoryCard.js +1 -1
  216. package/build/web/TabBar.js +1 -1
  217. package/build/web/TabBarItem.js +1 -1
  218. package/build/web/Table.js +1 -1
  219. package/build/web/Tabs.js +1 -1
  220. package/build/web/TabsItem.js +1 -1
  221. package/build/web/Tags.js +1 -1
  222. package/build/web/TagsItem.js +1 -1
  223. package/build/web/TermsAndConditions.js +1 -1
  224. package/build/web/Testimonial.js +1 -1
  225. package/build/web/TextArea.js +1 -1
  226. package/build/web/TextInput.js +1 -1
  227. package/build/web/Timeline.js +1 -1
  228. package/build/web/Toast.js +1 -1
  229. package/build/web/ToggleSwitch.js +1 -1
  230. package/build/web/ToggleSwitchGroup.js +1 -1
  231. package/build/web/Tooltip.js +1 -1
  232. package/build/web/TooltipButton.js +1 -1
  233. package/build/web/Typography.js +1 -1
  234. package/build/web/Video.js +1 -1
  235. package/build/web/VideoButton.js +1 -1
  236. package/build/web/VideoControlBar.js +1 -1
  237. package/build/web/VideoMenu.js +1 -1
  238. package/build/web/VideoMiddleControlButton.js +1 -1
  239. package/build/web/VideoPicker.js +1 -1
  240. package/build/web/VideoPickerSlider.js +1 -1
  241. package/build/web/VideoPickerThumbnail.js +1 -1
  242. package/build/web/VideoProgressBar.js +1 -1
  243. package/build/web/VideoVolumeSlider.js +1 -1
  244. package/build/web/WaffleGrid.js +1 -1
  245. package/build/web/spacingScale.js +1 -1
  246. package/build/web/theme.js +225 -23
  247. package/package.json +1 -1
  248. package/theme.json +575 -68
package/theme.json CHANGED
@@ -2714,51 +2714,445 @@
2714
2714
  "values": [true]
2715
2715
  },
2716
2716
  "pressed": "{appearances.ChevronLink.pressed}",
2717
+ "quiet": {
2718
+ "description": "When it is true, it does not show the decoration",
2719
+ "type": "state",
2720
+ "values": [true, false]
2721
+ },
2717
2722
  "size": {
2718
2723
  "description": "Sets the size of the text and icon; these variants are shared with ChevronLink",
2719
2724
  "type": "variant",
2720
2725
  "values": ["large", "small", "micro"]
2726
+ },
2727
+ "style": {
2728
+ "type": "variant",
2729
+ "values": ["inline", "subtle", "feature", "danger", "inverse"]
2721
2730
  }
2722
2731
  },
2723
2732
  "rules": [
2724
2733
  {
2725
2734
  "if": {
2726
- "hover": true
2735
+ "hover": true
2736
+ },
2737
+ "tokens": {
2738
+ "color": "{palette.color.greenSanFelix}",
2739
+ "iconDisplace": "{palette.size.size4}"
2740
+ }
2741
+ },
2742
+ {
2743
+ "if": {
2744
+ "pressed": true
2745
+ },
2746
+ "tokens": {
2747
+ "color": "{palette.color.greenDarkFern}"
2748
+ }
2749
+ },
2750
+ {
2751
+ "if": {
2752
+ "alternative": true
2753
+ },
2754
+ "tokens": {
2755
+ "color": "{palette.color.greyCharcoal}"
2756
+ }
2757
+ },
2758
+ {
2759
+ "if": {
2760
+ "alternative": true,
2761
+ "hover": true
2762
+ },
2763
+ "tokens": {
2764
+ "color": "{palette.color.greyThunder}"
2765
+ }
2766
+ },
2767
+ {
2768
+ "if": {
2769
+ "alternative": true,
2770
+ "pressed": true
2771
+ },
2772
+ "tokens": {
2773
+ "color": "{palette.color.greyThunder}"
2774
+ }
2775
+ },
2776
+ {
2777
+ "if": {
2778
+ "inverse": true
2779
+ },
2780
+ "tokens": {
2781
+ "color": "{palette.color.white}"
2782
+ }
2783
+ },
2784
+ {
2785
+ "if": {
2786
+ "hover": true,
2787
+ "inverse": true
2788
+ },
2789
+ "tokens": {
2790
+ "color": "{palette.color.greyAthens}"
2791
+ }
2792
+ },
2793
+ {
2794
+ "if": {
2795
+ "inverse": true,
2796
+ "pressed": true
2797
+ },
2798
+ "tokens": {
2799
+ "color": "{palette.color.greyMystic}"
2800
+ }
2801
+ },
2802
+ {
2803
+ "if": {
2804
+ "size": "large"
2805
+ },
2806
+ "tokens": {
2807
+ "blockLineHeight": "{palette.lineHeight.ratio8to5}",
2808
+ "fontSize": "{palette.fontSize.size20}",
2809
+ "iconSize": "{palette.size.size20}"
2810
+ }
2811
+ },
2812
+ {
2813
+ "if": {
2814
+ "size": "small"
2815
+ },
2816
+ "tokens": {
2817
+ "blockLineHeight": "{palette.lineHeight.ratio10to7}",
2818
+ "fontSize": "{palette.fontSize.size14}",
2819
+ "iconSize": "{palette.size.size16}"
2820
+ }
2821
+ },
2822
+ {
2823
+ "if": {
2824
+ "size": "micro"
2825
+ },
2826
+ "tokens": {
2827
+ "blockLineHeight": "{palette.lineHeight.ratio4to3}",
2828
+ "fontSize": "{palette.fontSize.size12}",
2829
+ "iconSize": "{palette.size.size16}"
2830
+ }
2831
+ },
2832
+ {
2833
+ "if": {
2834
+ "focus": true
2835
+ },
2836
+ "tokens": {
2837
+ "outerBorderColor": "{palette.color.greenAccessible}"
2838
+ }
2839
+ },
2840
+ {
2841
+ "if": {
2842
+ "focus": true,
2843
+ "pressed": true
2844
+ },
2845
+ "tokens": {
2846
+ "outerBorderColor": "{palette.color.greenDarkFern}"
2847
+ }
2848
+ },
2849
+ {
2850
+ "if": {
2851
+ "focus": true,
2852
+ "inverse": true
2853
+ },
2854
+ "tokens": {
2855
+ "outerBorderColor": "{palette.color.white}"
2856
+ }
2857
+ },
2858
+ {
2859
+ "if": {
2860
+ "alternative": true,
2861
+ "focus": true
2862
+ },
2863
+ "tokens": {
2864
+ "color": "{palette.color.greyCharcoal}",
2865
+ "outerBorderColor": "{palette.color.greyCharcoal}"
2866
+ }
2867
+ },
2868
+ {
2869
+ "if": {
2870
+ "focus": true,
2871
+ "quiet": true
2872
+ },
2873
+ "tokens": {
2874
+ "color": "{palette.color.greenAccessible}",
2875
+ "textLine": "{system.textLine.underline}"
2876
+ }
2877
+ },
2878
+ {
2879
+ "if": {
2880
+ "style": "inline"
2881
+ },
2882
+ "tokens": {
2883
+ "color": "{palette.color.greyCharcoal}"
2884
+ }
2885
+ },
2886
+ {
2887
+ "if": {
2888
+ "focus": true,
2889
+ "style": "inline"
2890
+ },
2891
+ "tokens": {
2892
+ "color": "{palette.color.greyCharcoal}",
2893
+ "outerBorderColor": "{palette.color.greyCharcoal}"
2894
+ }
2895
+ },
2896
+ {
2897
+ "if": {
2898
+ "hover": true,
2899
+ "style": "inline"
2900
+ },
2901
+ "tokens": {
2902
+ "color": "{palette.color.greyThunder}",
2903
+ "textLine": "{system.textLine.none}"
2904
+ }
2905
+ },
2906
+ {
2907
+ "if": {
2908
+ "pressed": true,
2909
+ "style": "inline"
2910
+ },
2911
+ "tokens": {
2912
+ "color": "{palette.color.greyThunder}",
2913
+ "textLine": "{system.textLine.none}"
2914
+ }
2915
+ },
2916
+ {
2917
+ "if": {
2918
+ "focus": true,
2919
+ "pressed": true,
2920
+ "style": "inline"
2921
+ },
2922
+ "tokens": {
2923
+ "outerBorderColor": "{palette.color.greyThunder}"
2924
+ }
2925
+ },
2926
+ {
2927
+ "if": {
2928
+ "style": "subtle"
2929
+ },
2930
+ "tokens": {
2931
+ "color": "{palette.color.greyShuttle}"
2932
+ }
2933
+ },
2934
+ {
2935
+ "if": {
2936
+ "focus": true,
2937
+ "style": "subtle"
2938
+ },
2939
+ "tokens": {
2940
+ "color": "{palette.color.greyShuttle}",
2941
+ "outerBorderColor": "{palette.color.greyShuttle}"
2942
+ }
2943
+ },
2944
+ {
2945
+ "if": {
2946
+ "hover": true,
2947
+ "style": "subtle"
2948
+ },
2949
+ "tokens": {
2950
+ "color": "{palette.color.greyThunder}",
2951
+ "textLine": "{system.textLine.none}"
2952
+ }
2953
+ },
2954
+ {
2955
+ "if": {
2956
+ "pressed": true,
2957
+ "style": "subtle"
2958
+ },
2959
+ "tokens": {
2960
+ "color": "{palette.color.greyThunder}",
2961
+ "textLine": "{system.textLine.none}"
2962
+ }
2963
+ },
2964
+ {
2965
+ "if": {
2966
+ "focus": true,
2967
+ "pressed": true,
2968
+ "style": "subtle"
2969
+ },
2970
+ "tokens": {
2971
+ "outerBorderColor": "{palette.color.greyThunder}"
2972
+ }
2973
+ },
2974
+ {
2975
+ "if": {
2976
+ "style": "feature"
2977
+ },
2978
+ "tokens": {
2979
+ "color": "{palette.color.greenAccessible}"
2980
+ }
2981
+ },
2982
+ {
2983
+ "if": {
2984
+ "focus": true,
2985
+ "style": "feature"
2986
+ },
2987
+ "tokens": {
2988
+ "color": "{palette.color.greenAccessible}",
2989
+ "outerBorderColor": "{palette.color.greenAccessible}"
2990
+ }
2991
+ },
2992
+ {
2993
+ "if": {
2994
+ "hover": true,
2995
+ "style": "feature"
2996
+ },
2997
+ "tokens": {
2998
+ "color": "{palette.color.greenSanFelix}",
2999
+ "textLine": "{system.textLine.none}"
3000
+ }
3001
+ },
3002
+ {
3003
+ "if": {
3004
+ "pressed": true,
3005
+ "style": "feature"
3006
+ },
3007
+ "tokens": {
3008
+ "color": "{palette.color.greenDarkFern}",
3009
+ "textLine": "{system.textLine.none}"
3010
+ }
3011
+ },
3012
+ {
3013
+ "if": {
3014
+ "focus": true,
3015
+ "pressed": true,
3016
+ "style": "feature"
3017
+ },
3018
+ "tokens": {
3019
+ "outerBorderColor": "{palette.color.greenDarkFern}"
3020
+ }
3021
+ },
3022
+ {
3023
+ "if": {
3024
+ "style": "danger"
3025
+ },
3026
+ "tokens": {
3027
+ "color": "{palette.color.redDark}"
3028
+ }
3029
+ },
3030
+ {
3031
+ "if": {
3032
+ "focus": true,
3033
+ "style": "danger"
3034
+ },
3035
+ "tokens": {
3036
+ "color": "{palette.color.redDark}",
3037
+ "outerBorderColor": "{palette.color.redDark}"
3038
+ }
3039
+ },
3040
+ {
3041
+ "if": {
3042
+ "hover": true,
3043
+ "style": "danger"
3044
+ },
3045
+ "tokens": {
3046
+ "color": "{palette.color.redDarker}",
3047
+ "textLine": "{system.textLine.none}"
3048
+ }
3049
+ },
3050
+ {
3051
+ "if": {
3052
+ "pressed": true,
3053
+ "style": "danger"
3054
+ },
3055
+ "tokens": {
3056
+ "color": "{palette.color.greyThunder}",
3057
+ "textLine": "{system.textLine.none}"
3058
+ }
3059
+ },
3060
+ {
3061
+ "if": {
3062
+ "focus": true,
3063
+ "pressed": true,
3064
+ "style": "danger"
3065
+ },
3066
+ "tokens": {
3067
+ "outerBorderColor": "{palette.color.greyThunder}"
3068
+ }
3069
+ },
3070
+ {
3071
+ "if": {
3072
+ "style": "inverse"
3073
+ },
3074
+ "tokens": {
3075
+ "color": "{palette.color.white}"
3076
+ }
3077
+ },
3078
+ {
3079
+ "if": {
3080
+ "focus": true,
3081
+ "style": "inverse"
3082
+ },
3083
+ "tokens": {
3084
+ "color": "{palette.color.white}",
3085
+ "outerBorderColor": "{palette.color.white}"
3086
+ }
3087
+ },
3088
+ {
3089
+ "if": {
3090
+ "hover": true,
3091
+ "style": "inverse"
3092
+ },
3093
+ "tokens": {
3094
+ "color": "{palette.color.greyAthens}",
3095
+ "textLine": "{system.textLine.none}"
3096
+ }
3097
+ },
3098
+ {
3099
+ "if": {
3100
+ "pressed": true,
3101
+ "style": "inverse"
3102
+ },
3103
+ "tokens": {
3104
+ "color": "{palette.color.greyCloud}",
3105
+ "textLine": "{system.textLine.none}"
3106
+ }
3107
+ },
3108
+ {
3109
+ "if": {
3110
+ "focus": true,
3111
+ "pressed": true,
3112
+ "style": "inverse"
2727
3113
  },
2728
3114
  "tokens": {
2729
- "color": "{palette.color.greenSanFelix}",
2730
- "iconDisplace": "{palette.size.size4}"
3115
+ "outerBorderColor": "{palette.color.greyCloud}"
2731
3116
  }
2732
3117
  },
2733
3118
  {
2734
3119
  "if": {
2735
- "pressed": true
3120
+ "quiet": true,
3121
+ "style": "inline"
2736
3122
  },
2737
3123
  "tokens": {
2738
- "color": "{palette.color.greenDarkFern}"
3124
+ "color": "{palette.color.greyCharcoal}",
3125
+ "textLine": "{system.textLine.none}"
2739
3126
  }
2740
3127
  },
2741
3128
  {
2742
3129
  "if": {
2743
- "alternative": true
3130
+ "focus": true,
3131
+ "quiet": true,
3132
+ "style": "inline"
2744
3133
  },
2745
3134
  "tokens": {
2746
- "color": "{palette.color.greyCharcoal}"
3135
+ "color": "{palette.color.greyCharcoal}",
3136
+ "outerBorderColor": "{palette.color.greyCharcoal}",
3137
+ "textLine": "{system.textLine.underline}"
2747
3138
  }
2748
3139
  },
2749
3140
  {
2750
3141
  "if": {
2751
- "alternative": true,
2752
- "hover": true
3142
+ "hover": true,
3143
+ "quiet": true,
3144
+ "style": "inline"
2753
3145
  },
2754
3146
  "tokens": {
2755
- "color": "{palette.color.greyThunder}"
3147
+ "color": "{palette.color.greyThunder}",
3148
+ "textLine": "{system.textLine.underline}"
2756
3149
  }
2757
3150
  },
2758
3151
  {
2759
3152
  "if": {
2760
- "alternative": true,
2761
- "pressed": true
3153
+ "pressed": true,
3154
+ "quiet": true,
3155
+ "style": "inline"
2762
3156
  },
2763
3157
  "tokens": {
2764
3158
  "color": "{palette.color.greyThunder}"
@@ -2766,94 +3160,229 @@
2766
3160
  },
2767
3161
  {
2768
3162
  "if": {
2769
- "inverse": true
3163
+ "focus": true,
3164
+ "pressed": true,
3165
+ "quiet": true,
3166
+ "style": "inline"
2770
3167
  },
2771
3168
  "tokens": {
2772
- "color": "{palette.color.white}"
3169
+ "outerBorderColor": "{palette.color.greyThunder}"
3170
+ }
3171
+ },
3172
+ {
3173
+ "if": {
3174
+ "quiet": true,
3175
+ "style": "subtle"
3176
+ },
3177
+ "tokens": {
3178
+ "color": "{palette.color.greyShuttle}",
3179
+ "textLine": "{system.textLine.none}"
3180
+ }
3181
+ },
3182
+ {
3183
+ "if": {
3184
+ "focus": true,
3185
+ "quiet": true,
3186
+ "style": "subtle"
3187
+ },
3188
+ "tokens": {
3189
+ "color": "{palette.color.greyShuttle}",
3190
+ "outerBorderColor": "{palette.color.greyShuttle}",
3191
+ "textLine": "{system.textLine.underline}"
2773
3192
  }
2774
3193
  },
2775
3194
  {
2776
3195
  "if": {
2777
3196
  "hover": true,
2778
- "inverse": true
3197
+ "quiet": true,
3198
+ "style": "subtle"
2779
3199
  },
2780
3200
  "tokens": {
2781
- "color": "{palette.color.greyAthens}"
3201
+ "color": "{palette.color.greyThunder}",
3202
+ "textLine": "{system.textLine.underline}"
2782
3203
  }
2783
3204
  },
2784
3205
  {
2785
3206
  "if": {
2786
- "inverse": true,
2787
- "pressed": true
3207
+ "pressed": true,
3208
+ "quiet": true,
3209
+ "style": "subtle"
2788
3210
  },
2789
3211
  "tokens": {
2790
- "color": "{palette.color.greyMystic}"
3212
+ "color": "{palette.color.greyThunder}"
2791
3213
  }
2792
3214
  },
2793
3215
  {
2794
3216
  "if": {
2795
- "size": "large"
3217
+ "focus": true,
3218
+ "pressed": true,
3219
+ "quiet": true,
3220
+ "style": "subtle"
2796
3221
  },
2797
3222
  "tokens": {
2798
- "blockLineHeight": "{palette.lineHeight.ratio8to5}",
2799
- "fontSize": "{palette.fontSize.size20}",
2800
- "iconSize": "{palette.size.size20}"
3223
+ "outerBorderColor": "{palette.color.greyThunder}"
2801
3224
  }
2802
3225
  },
2803
3226
  {
2804
3227
  "if": {
2805
- "size": "small"
3228
+ "quiet": true,
3229
+ "style": "feature"
2806
3230
  },
2807
3231
  "tokens": {
2808
- "blockLineHeight": "{palette.lineHeight.ratio10to7}",
2809
- "fontSize": "{palette.fontSize.size14}",
2810
- "iconSize": "{palette.size.size16}"
3232
+ "color": "{palette.color.greenAccessible}",
3233
+ "textLine": "{system.textLine.none}"
2811
3234
  }
2812
3235
  },
2813
3236
  {
2814
3237
  "if": {
2815
- "size": "micro"
3238
+ "focus": true,
3239
+ "quiet": true,
3240
+ "style": "feature"
2816
3241
  },
2817
3242
  "tokens": {
2818
- "blockLineHeight": "{palette.lineHeight.ratio4to3}",
2819
- "fontSize": "{palette.fontSize.size12}",
2820
- "iconSize": "{palette.size.size16}"
3243
+ "color": "{palette.color.greenAccessible}",
3244
+ "outerBorderColor": "{palette.color.greenAccessible}",
3245
+ "textLine": "{system.textLine.underline}"
2821
3246
  }
2822
3247
  },
2823
3248
  {
2824
3249
  "if": {
2825
- "focus": true
3250
+ "hover": true,
3251
+ "quiet": true,
3252
+ "style": "feature"
2826
3253
  },
2827
3254
  "tokens": {
2828
- "outerBorderColor": "{palette.color.greenAccessible}"
3255
+ "color": "{palette.color.greenSanFelix}",
3256
+ "textLine": "{system.textLine.underline}"
3257
+ }
3258
+ },
3259
+ {
3260
+ "if": {
3261
+ "pressed": true,
3262
+ "quiet": true,
3263
+ "style": "feature"
3264
+ },
3265
+ "tokens": {
3266
+ "color": "{palette.color.greenDarkFern}"
2829
3267
  }
2830
3268
  },
2831
3269
  {
2832
3270
  "if": {
2833
3271
  "focus": true,
2834
- "pressed": true
3272
+ "pressed": true,
3273
+ "quiet": true,
3274
+ "style": "feature"
2835
3275
  },
2836
3276
  "tokens": {
2837
3277
  "outerBorderColor": "{palette.color.greenDarkFern}"
2838
3278
  }
2839
3279
  },
3280
+ {
3281
+ "if": {
3282
+ "quiet": true,
3283
+ "style": "danger"
3284
+ },
3285
+ "tokens": {
3286
+ "color": "{palette.color.redDark}",
3287
+ "textLine": "{system.textLine.none}"
3288
+ }
3289
+ },
2840
3290
  {
2841
3291
  "if": {
2842
3292
  "focus": true,
2843
- "inverse": true
3293
+ "quiet": true,
3294
+ "style": "danger"
2844
3295
  },
2845
3296
  "tokens": {
2846
- "outerBorderColor": "{palette.color.white}"
3297
+ "color": "{palette.color.redDark}",
3298
+ "outerBorderColor": "{palette.color.redDark}",
3299
+ "textLine": "{system.textLine.underline}"
2847
3300
  }
2848
3301
  },
2849
3302
  {
2850
3303
  "if": {
2851
- "alternative": true,
2852
- "focus": true
3304
+ "hover": true,
3305
+ "quiet": true,
3306
+ "style": "danger"
2853
3307
  },
2854
3308
  "tokens": {
2855
- "color": "{palette.color.greyCharcoal}",
2856
- "outerBorderColor": "{palette.color.greyCharcoal}"
3309
+ "color": "{palette.color.redDarker}",
3310
+ "textLine": "{system.textLine.underline}"
3311
+ }
3312
+ },
3313
+ {
3314
+ "if": {
3315
+ "pressed": true,
3316
+ "quiet": true,
3317
+ "style": "danger"
3318
+ },
3319
+ "tokens": {
3320
+ "color": "{palette.color.greyThunder}"
3321
+ }
3322
+ },
3323
+ {
3324
+ "if": {
3325
+ "focus": true,
3326
+ "pressed": true,
3327
+ "quiet": true,
3328
+ "style": "danger"
3329
+ },
3330
+ "tokens": {
3331
+ "outerBorderColor": "{palette.color.greyThunder}"
3332
+ }
3333
+ },
3334
+ {
3335
+ "if": {
3336
+ "quiet": true,
3337
+ "style": "inverse"
3338
+ },
3339
+ "tokens": {
3340
+ "color": "{palette.color.white}",
3341
+ "textLine": "{system.textLine.none}"
3342
+ }
3343
+ },
3344
+ {
3345
+ "if": {
3346
+ "focus": true,
3347
+ "quiet": true,
3348
+ "style": "inverse"
3349
+ },
3350
+ "tokens": {
3351
+ "color": "{palette.color.white}",
3352
+ "outerBorderColor": "{palette.color.white}",
3353
+ "textLine": "{system.textLine.underline}"
3354
+ }
3355
+ },
3356
+ {
3357
+ "if": {
3358
+ "hover": true,
3359
+ "quiet": true,
3360
+ "style": "inverse"
3361
+ },
3362
+ "tokens": {
3363
+ "color": "{palette.color.greyAthens}",
3364
+ "textLine": "{system.textLine.underline}"
3365
+ }
3366
+ },
3367
+ {
3368
+ "if": {
3369
+ "pressed": true,
3370
+ "quiet": true,
3371
+ "style": "inverse"
3372
+ },
3373
+ "tokens": {
3374
+ "color": "{palette.color.greyCloud}"
3375
+ }
3376
+ },
3377
+ {
3378
+ "if": {
3379
+ "focus": true,
3380
+ "pressed": true,
3381
+ "quiet": true,
3382
+ "style": "inverse"
3383
+ },
3384
+ "tokens": {
3385
+ "outerBorderColor": "{palette.color.greyCloud}"
2857
3386
  }
2858
3387
  }
2859
3388
  ],
@@ -6197,16 +6726,6 @@
6197
6726
  "viewport": "{appearances.system.viewport}"
6198
6727
  },
6199
6728
  "rules": [
6200
- {
6201
- "if": {
6202
- "system": true,
6203
- "viewport": ["xl"]
6204
- },
6205
- "tokens": {
6206
- "containerPaddingLeft": "{palette.size.size16}",
6207
- "containerPaddingRight": "{palette.size.size16}"
6208
- }
6209
- },
6210
6729
  {
6211
6730
  "if": {
6212
6731
  "system": true
@@ -6216,11 +6735,7 @@
6216
6735
  "borderRadius": "{palette.radius.none}",
6217
6736
  "borderRightWidth": "{system.border.zero}",
6218
6737
  "borderTopWidth": "{system.border.zero}",
6219
- "iconGap": "{palette.size.size8}",
6220
- "paddingBottom": "{palette.size.size12}",
6221
- "paddingLeft": "{palette.size.size12}",
6222
- "paddingRight": "{palette.size.size12}",
6223
- "paddingTop": "{palette.size.size12}"
6738
+ "iconGap": "{palette.size.size8}"
6224
6739
  }
6225
6740
  },
6226
6741
  {
@@ -6232,11 +6747,7 @@
6232
6747
  "borderRadius": "{palette.radius.none}",
6233
6748
  "borderRightWidth": "{system.border.zero}",
6234
6749
  "borderTopWidth": "{system.border.zero}",
6235
- "iconGap": "{palette.size.size8}",
6236
- "paddingBottom": "{palette.size.size12}",
6237
- "paddingLeft": "{palette.size.size12}",
6238
- "paddingRight": "{palette.size.size12}",
6239
- "paddingTop": "{palette.size.size12}"
6750
+ "iconGap": "{palette.size.size8}"
6240
6751
  }
6241
6752
  },
6242
6753
  {
@@ -6249,11 +6760,7 @@
6249
6760
  "borderRadius": "{palette.radius.radius6}",
6250
6761
  "borderRightWidth": "{system.border.zero}",
6251
6762
  "borderTopWidth": "{system.border.zero}",
6252
- "iconGap": "{palette.size.size8}",
6253
- "paddingBottom": "{palette.size.size12}",
6254
- "paddingLeft": "{palette.size.size12}",
6255
- "paddingRight": "{palette.size.size12}",
6256
- "paddingTop": "{palette.size.size12}"
6763
+ "iconGap": "{palette.size.size8}"
6257
6764
  }
6258
6765
  },
6259
6766
  {
@@ -6351,8 +6858,8 @@
6351
6858
  "justifyContent": "{system.flexJustifyContent.flexStart}",
6352
6859
  "lineHeight": "{palette.lineHeight.ratio3to2}",
6353
6860
  "paddingBottom": "{palette.size.size12}",
6354
- "paddingLeft": "{palette.size.size12}",
6355
- "paddingRight": "{palette.size.size12}",
6861
+ "paddingLeft": "{palette.size.size16}",
6862
+ "paddingRight": "{palette.size.size16}",
6356
6863
  "paddingTop": "{palette.size.size12}"
6357
6864
  }
6358
6865
  },
@@ -6909,7 +7416,7 @@
6909
7416
  }
6910
7417
  ],
6911
7418
  "tokens": {
6912
- "backgroundColor": "{palette.color.greyAthens}",
7419
+ "backgroundColor": "{palette.color.dark10}",
6913
7420
  "borderColor": "{palette.color.greyCloud}",
6914
7421
  "borderRadius": "{palette.radius.radius12}",
6915
7422
  "borderWidth": "{palette.border.border1}",