@telus-uds/theme-public-mobile 4.22.0 → 5.0.0-alpha.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 (265) hide show
  1. package/build/android/Card.json +0 -108
  2. package/build/android/CarouselThumbnail.json +1 -0
  3. package/build/android/ChevronLink.json +0 -62
  4. package/build/android/ExpandCollapseMiniControl.json +10 -16
  5. package/build/android/Link.json +0 -91
  6. package/build/android/ProgressBar.json +0 -35
  7. package/build/android/Ribbon.json +5 -21
  8. package/build/android/schema.json +797 -791
  9. package/build/android/theme.json +17 -341
  10. package/build/ios/Card.json +0 -108
  11. package/build/ios/CarouselThumbnail.json +1 -0
  12. package/build/ios/ChevronLink.json +0 -62
  13. package/build/ios/ExpandCollapseMiniControl.json +10 -16
  14. package/build/ios/Link.json +0 -91
  15. package/build/ios/ProgressBar.json +0 -35
  16. package/build/ios/Ribbon.json +5 -21
  17. package/build/ios/schema.json +797 -791
  18. package/build/ios/theme.json +17 -341
  19. package/build/rn/ActionCard.js +1 -1
  20. package/build/rn/ActivityIndicator.js +1 -1
  21. package/build/rn/Autocomplete.js +1 -1
  22. package/build/rn/Badge.js +1 -1
  23. package/build/rn/BlockQuote.js +1 -1
  24. package/build/rn/Box.js +1 -1
  25. package/build/rn/Breadcrumbs.js +1 -1
  26. package/build/rn/Button.js +1 -1
  27. package/build/rn/ButtonDropdown.js +1 -1
  28. package/build/rn/ButtonGroup.js +1 -1
  29. package/build/rn/ButtonGroupItem.js +1 -1
  30. package/build/rn/Callout.js +1 -1
  31. package/build/rn/Card.js +1 -29
  32. package/build/rn/CardGroup.js +1 -1
  33. package/build/rn/Carousel.js +1 -1
  34. package/build/rn/CarouselTabsPanelItem.js +1 -1
  35. package/build/rn/CarouselThumbnail.js +3 -2
  36. package/build/rn/Checkbox.js +1 -1
  37. package/build/rn/CheckboxCard.js +1 -1
  38. package/build/rn/CheckboxCardGroup.js +1 -1
  39. package/build/rn/CheckboxGroup.js +1 -1
  40. package/build/rn/ChevronLink.js +1 -37
  41. package/build/rn/ColourToggle.js +1 -1
  42. package/build/rn/Countdown.js +1 -1
  43. package/build/rn/DatePicker.js +1 -1
  44. package/build/rn/Disclaimer.js +1 -1
  45. package/build/rn/Divider.js +1 -1
  46. package/build/rn/DownloadApp.js +1 -1
  47. package/build/rn/ExpandCollapse.js +1 -1
  48. package/build/rn/ExpandCollapseControl.js +1 -1
  49. package/build/rn/ExpandCollapseMini.js +1 -1
  50. package/build/rn/ExpandCollapseMiniControl.js +7 -16
  51. package/build/rn/ExpandCollapsePanel.js +1 -1
  52. package/build/rn/Feedback.js +1 -1
  53. package/build/rn/Fieldset.js +1 -1
  54. package/build/rn/FileUpload.js +1 -1
  55. package/build/rn/Footnote.js +1 -1
  56. package/build/rn/FootnoteLink.js +1 -1
  57. package/build/rn/HorizontalScrollButton.js +1 -1
  58. package/build/rn/Icon.js +1 -1
  59. package/build/rn/IconButton.js +1 -1
  60. package/build/rn/Image.js +1 -1
  61. package/build/rn/InputLabel.js +1 -1
  62. package/build/rn/InputSupports.js +1 -1
  63. package/build/rn/Link.js +1 -73
  64. package/build/rn/List.js +1 -1
  65. package/build/rn/Listbox.js +1 -1
  66. package/build/rn/Modal.js +1 -1
  67. package/build/rn/MultiSelectFilter.js +1 -1
  68. package/build/rn/NavigationBar.js +1 -1
  69. package/build/rn/Notification.js +1 -1
  70. package/build/rn/OrderedList.js +1 -1
  71. package/build/rn/Pagination.js +1 -1
  72. package/build/rn/PaginationPageButton.js +1 -1
  73. package/build/rn/PaginationSideButton.js +1 -1
  74. package/build/rn/PreviewCard.js +1 -1
  75. package/build/rn/PriceLockup.js +1 -1
  76. package/build/rn/ProductCard.js +1 -1
  77. package/build/rn/Progress.js +1 -1
  78. package/build/rn/ProgressBar.js +1 -9
  79. package/build/rn/QuantitySelector.js +1 -1
  80. package/build/rn/QuantitySelectorSideButton.js +1 -1
  81. package/build/rn/QuickLinks.js +1 -1
  82. package/build/rn/QuickLinksButton.js +1 -1
  83. package/build/rn/QuickLinksCard.js +1 -1
  84. package/build/rn/QuickLinksFeature.js +1 -1
  85. package/build/rn/QuickLinksFeatureItem.js +1 -1
  86. package/build/rn/QuickLinksList.js +1 -1
  87. package/build/rn/Radio.js +1 -1
  88. package/build/rn/RadioCard.js +1 -1
  89. package/build/rn/RadioCardGroup.js +1 -1
  90. package/build/rn/RadioGroup.js +1 -1
  91. package/build/rn/Ribbon.js +7 -18
  92. package/build/rn/Search.js +1 -1
  93. package/build/rn/SearchButton.js +1 -1
  94. package/build/rn/Select.js +1 -1
  95. package/build/rn/Shortcuts.js +1 -1
  96. package/build/rn/ShortcutsItem.js +1 -1
  97. package/build/rn/SideNav.js +1 -1
  98. package/build/rn/SideNavItem.js +1 -1
  99. package/build/rn/SideNavItemsGroup.js +1 -1
  100. package/build/rn/Skeleton.js +1 -1
  101. package/build/rn/SkipLink.js +1 -1
  102. package/build/rn/Spinner.js +1 -1
  103. package/build/rn/SplashButton.js +1 -1
  104. package/build/rn/SplashButtonWithDetails.js +1 -1
  105. package/build/rn/StackView.js +1 -1
  106. package/build/rn/Status.js +1 -1
  107. package/build/rn/StepTracker.js +1 -1
  108. package/build/rn/StoryCard.js +1 -1
  109. package/build/rn/TabBar.js +1 -1
  110. package/build/rn/TabBarItem.js +1 -1
  111. package/build/rn/Table.js +1 -1
  112. package/build/rn/Tabs.js +1 -1
  113. package/build/rn/TabsItem.js +1 -1
  114. package/build/rn/Tags.js +1 -1
  115. package/build/rn/TagsItem.js +1 -1
  116. package/build/rn/TermsAndConditions.js +1 -1
  117. package/build/rn/Testimonial.js +1 -1
  118. package/build/rn/TextArea.js +1 -1
  119. package/build/rn/TextInput.js +1 -1
  120. package/build/rn/Timeline.js +1 -1
  121. package/build/rn/Toast.js +1 -1
  122. package/build/rn/ToggleSwitch.js +1 -1
  123. package/build/rn/ToggleSwitchGroup.js +1 -1
  124. package/build/rn/Tooltip.js +1 -1
  125. package/build/rn/TooltipButton.js +1 -1
  126. package/build/rn/Typography.js +1 -1
  127. package/build/rn/Video.js +1 -1
  128. package/build/rn/VideoButton.js +1 -1
  129. package/build/rn/VideoControlBar.js +1 -1
  130. package/build/rn/VideoMenu.js +1 -1
  131. package/build/rn/VideoMiddleControlButton.js +1 -1
  132. package/build/rn/VideoPicker.js +1 -1
  133. package/build/rn/VideoPickerSlider.js +1 -1
  134. package/build/rn/VideoPickerThumbnail.js +1 -1
  135. package/build/rn/VideoProgressBar.js +1 -1
  136. package/build/rn/VideoVolumeSlider.js +1 -1
  137. package/build/rn/WaffleGrid.js +1 -1
  138. package/build/rn/schema.json +797 -791
  139. package/build/rn/spacingScale.js +1 -1
  140. package/build/rn/theme.js +15 -201
  141. package/build/web/ActionCard.js +1 -1
  142. package/build/web/ActivityIndicator.js +1 -1
  143. package/build/web/Autocomplete.js +1 -1
  144. package/build/web/Badge.js +1 -1
  145. package/build/web/BlockQuote.js +1 -1
  146. package/build/web/Box.js +1 -1
  147. package/build/web/Breadcrumbs.js +1 -1
  148. package/build/web/Button.js +1 -1
  149. package/build/web/ButtonDropdown.js +1 -1
  150. package/build/web/ButtonGroup.js +1 -1
  151. package/build/web/ButtonGroupItem.js +1 -1
  152. package/build/web/Callout.js +1 -1
  153. package/build/web/Card.js +1 -29
  154. package/build/web/CardGroup.js +1 -1
  155. package/build/web/Carousel.js +1 -1
  156. package/build/web/CarouselTabsPanelItem.js +1 -1
  157. package/build/web/CarouselThumbnail.js +3 -2
  158. package/build/web/Checkbox.js +1 -1
  159. package/build/web/CheckboxCard.js +1 -1
  160. package/build/web/CheckboxCardGroup.js +1 -1
  161. package/build/web/CheckboxGroup.js +1 -1
  162. package/build/web/ChevronLink.js +1 -37
  163. package/build/web/ColourToggle.js +1 -1
  164. package/build/web/Countdown.js +1 -1
  165. package/build/web/DatePicker.js +1 -1
  166. package/build/web/Disclaimer.js +1 -1
  167. package/build/web/Divider.js +1 -1
  168. package/build/web/DownloadApp.js +1 -1
  169. package/build/web/ExpandCollapse.js +1 -1
  170. package/build/web/ExpandCollapseControl.js +1 -1
  171. package/build/web/ExpandCollapseMini.js +1 -1
  172. package/build/web/ExpandCollapseMiniControl.js +7 -16
  173. package/build/web/ExpandCollapsePanel.js +1 -1
  174. package/build/web/Feedback.js +1 -1
  175. package/build/web/Fieldset.js +1 -1
  176. package/build/web/FileUpload.js +1 -1
  177. package/build/web/Footnote.js +1 -1
  178. package/build/web/FootnoteLink.js +1 -1
  179. package/build/web/HorizontalScrollButton.js +1 -1
  180. package/build/web/Icon.js +1 -1
  181. package/build/web/IconButton.js +1 -1
  182. package/build/web/Image.js +1 -1
  183. package/build/web/InputLabel.js +1 -1
  184. package/build/web/InputSupports.js +1 -1
  185. package/build/web/Link.js +1 -73
  186. package/build/web/List.js +1 -1
  187. package/build/web/Listbox.js +1 -1
  188. package/build/web/Modal.js +1 -1
  189. package/build/web/MultiSelectFilter.js +1 -1
  190. package/build/web/NavigationBar.js +1 -1
  191. package/build/web/Notification.js +1 -1
  192. package/build/web/OrderedList.js +1 -1
  193. package/build/web/Pagination.js +1 -1
  194. package/build/web/PaginationPageButton.js +1 -1
  195. package/build/web/PaginationSideButton.js +1 -1
  196. package/build/web/PreviewCard.js +1 -1
  197. package/build/web/PriceLockup.js +1 -1
  198. package/build/web/ProductCard.js +1 -1
  199. package/build/web/Progress.js +1 -1
  200. package/build/web/ProgressBar.js +1 -9
  201. package/build/web/QuantitySelector.js +1 -1
  202. package/build/web/QuantitySelectorSideButton.js +1 -1
  203. package/build/web/QuickLinks.js +1 -1
  204. package/build/web/QuickLinksButton.js +1 -1
  205. package/build/web/QuickLinksCard.js +1 -1
  206. package/build/web/QuickLinksFeature.js +1 -1
  207. package/build/web/QuickLinksFeatureItem.js +1 -1
  208. package/build/web/QuickLinksList.js +1 -1
  209. package/build/web/Radio.js +1 -1
  210. package/build/web/RadioCard.js +1 -1
  211. package/build/web/RadioCardGroup.js +1 -1
  212. package/build/web/RadioGroup.js +1 -1
  213. package/build/web/Ribbon.js +7 -18
  214. package/build/web/Search.js +1 -1
  215. package/build/web/SearchButton.js +1 -1
  216. package/build/web/Select.js +1 -1
  217. package/build/web/Shortcuts.js +1 -1
  218. package/build/web/ShortcutsItem.js +1 -1
  219. package/build/web/SideNav.js +1 -1
  220. package/build/web/SideNavItem.js +1 -1
  221. package/build/web/SideNavItemsGroup.js +1 -1
  222. package/build/web/Skeleton.js +1 -1
  223. package/build/web/SkipLink.js +1 -1
  224. package/build/web/Spinner.js +1 -1
  225. package/build/web/SplashButton.js +1 -1
  226. package/build/web/SplashButtonWithDetails.js +1 -1
  227. package/build/web/StackView.js +1 -1
  228. package/build/web/Status.js +1 -1
  229. package/build/web/StepTracker.js +1 -1
  230. package/build/web/StoryCard.js +1 -1
  231. package/build/web/TabBar.js +1 -1
  232. package/build/web/TabBarItem.js +1 -1
  233. package/build/web/Table.js +1 -1
  234. package/build/web/Tabs.js +1 -1
  235. package/build/web/TabsItem.js +1 -1
  236. package/build/web/Tags.js +1 -1
  237. package/build/web/TagsItem.js +1 -1
  238. package/build/web/TermsAndConditions.js +1 -1
  239. package/build/web/Testimonial.js +1 -1
  240. package/build/web/TextArea.js +1 -1
  241. package/build/web/TextInput.js +1 -1
  242. package/build/web/Timeline.js +1 -1
  243. package/build/web/Toast.js +1 -1
  244. package/build/web/ToggleSwitch.js +1 -1
  245. package/build/web/ToggleSwitchGroup.js +1 -1
  246. package/build/web/Tooltip.js +1 -1
  247. package/build/web/TooltipButton.js +1 -1
  248. package/build/web/Typography.js +1 -1
  249. package/build/web/Video.js +1 -1
  250. package/build/web/VideoButton.js +1 -1
  251. package/build/web/VideoControlBar.js +1 -1
  252. package/build/web/VideoMenu.js +1 -1
  253. package/build/web/VideoMiddleControlButton.js +1 -1
  254. package/build/web/VideoPicker.js +1 -1
  255. package/build/web/VideoPickerSlider.js +1 -1
  256. package/build/web/VideoPickerThumbnail.js +1 -1
  257. package/build/web/VideoProgressBar.js +1 -1
  258. package/build/web/VideoVolumeSlider.js +1 -1
  259. package/build/web/WaffleGrid.js +1 -1
  260. package/build/web/index.js +1 -1
  261. package/build/web/schema.json +797 -791
  262. package/build/web/spacingScale.js +1 -1
  263. package/build/web/theme.js +15 -201
  264. package/package.json +4 -4
  265. package/theme.json +16 -405
@@ -2312,17 +2312,6 @@
2312
2312
  },
2313
2313
  "Card": {
2314
2314
  "appearances": {
2315
- "background": {
2316
- "type": "variant",
2317
- "values": [
2318
- "alternative",
2319
- "subtle",
2320
- "grid",
2321
- "image",
2322
- "feature",
2323
- "plain"
2324
- ]
2325
- },
2326
2315
  "borderRadius": {
2327
2316
  "type": "variant",
2328
2317
  "values": ["none", "small", "large"]
@@ -2483,110 +2472,6 @@
2483
2472
  "borderRadius": 6
2484
2473
  }
2485
2474
  },
2486
- {
2487
- "if": {
2488
- "background": "alternative"
2489
- },
2490
- "tokens": {
2491
- "backgroundColor": {
2492
- "red": 0.98824,
2493
- "green": 0.97255,
2494
- "blue": 0.93333,
2495
- "alpha": 1
2496
- },
2497
- "borderColor": {
2498
- "red": 0.80392,
2499
- "green": 0.81176,
2500
- "blue": 0.83529,
2501
- "alpha": 1
2502
- }
2503
- }
2504
- },
2505
- {
2506
- "if": {
2507
- "background": "subtle"
2508
- },
2509
- "tokens": {
2510
- "backgroundColor": {
2511
- "red": 0.99216,
2512
- "green": 0.98824,
2513
- "blue": 0.96471,
2514
- "alpha": 1
2515
- },
2516
- "borderColor": {
2517
- "red": 0.97647,
2518
- "green": 0.94902,
2519
- "blue": 0.86667,
2520
- "alpha": 1
2521
- }
2522
- }
2523
- },
2524
- {
2525
- "if": {
2526
- "background": "grid"
2527
- },
2528
- "tokens": {
2529
- "backgroundColor": {
2530
- "red": 0.98824,
2531
- "green": 0.97255,
2532
- "blue": 0.93333,
2533
- "alpha": 1
2534
- },
2535
- "borderWidth": 0
2536
- }
2537
- },
2538
- {
2539
- "if": {
2540
- "background": "image"
2541
- },
2542
- "tokens": {
2543
- "backgroundColor": {
2544
- "red": 1,
2545
- "green": 1,
2546
- "blue": 1,
2547
- "alpha": 1
2548
- },
2549
- "borderColor": {
2550
- "red": 0.80392,
2551
- "green": 0.81176,
2552
- "blue": 0.83529,
2553
- "alpha": 1
2554
- }
2555
- }
2556
- },
2557
- {
2558
- "if": {
2559
- "background": "feature"
2560
- },
2561
- "tokens": {
2562
- "backgroundColor": {
2563
- "red": 1,
2564
- "green": 1,
2565
- "blue": 1,
2566
- "alpha": 1
2567
- },
2568
- "borderColor": {
2569
- "red": 0.95294,
2570
- "green": 0.61569,
2571
- "blue": 0.50196,
2572
- "alpha": 1
2573
- }
2574
- }
2575
- },
2576
- {
2577
- "if": {
2578
- "background": "plain"
2579
- },
2580
- "tokens": {
2581
- "backgroundColor": {
2582
- "red": 0.99216,
2583
- "green": 0.98824,
2584
- "blue": 0.96471,
2585
- "alpha": 1
2586
- },
2587
- "borderWidth": 0
2588
- }
2589
- },
2590
2475
  {
2591
2476
  "if": {
2592
2477
  "style": "grid"
@@ -3526,6 +3411,7 @@
3526
3411
  "containerPaddingTop": 24,
3527
3412
  "margin": 4,
3528
3413
  "padding": 8,
3414
+ "playIcon": "PaletteIconPlaySolid",
3529
3415
  "selectedBorderColor": {
3530
3416
  "red": 0.95294,
3531
3417
  "green": 0.61569,
@@ -3995,14 +3881,6 @@
3995
3881
  },
3996
3882
  "ChevronLink": {
3997
3883
  "appearances": {
3998
- "alternative": {
3999
- "type": "variant",
4000
- "values": [true]
4001
- },
4002
- "inverse": {
4003
- "type": "variant",
4004
- "values": [true]
4005
- },
4006
3884
  "pressed": {
4007
3885
  "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.",
4008
3886
  "values": [true, false],
@@ -4037,60 +3915,6 @@
4037
3915
  }
4038
3916
  }
4039
3917
  },
4040
- {
4041
- "if": {
4042
- "alternative": true
4043
- },
4044
- "tokens": {
4045
- "color": {
4046
- "red": 0.22353,
4047
- "green": 0.25098,
4048
- "blue": 0.33725,
4049
- "alpha": 1
4050
- }
4051
- }
4052
- },
4053
- {
4054
- "if": {
4055
- "alternative": true,
4056
- "pressed": true
4057
- },
4058
- "tokens": {
4059
- "color": {
4060
- "red": 0.16863,
4061
- "green": 0.19216,
4062
- "blue": 0.27059,
4063
- "alpha": 1
4064
- }
4065
- }
4066
- },
4067
- {
4068
- "if": {
4069
- "inverse": true
4070
- },
4071
- "tokens": {
4072
- "color": {
4073
- "red": 0.97647,
4074
- "green": 0.94902,
4075
- "blue": 0.86667,
4076
- "alpha": 1
4077
- }
4078
- }
4079
- },
4080
- {
4081
- "if": {
4082
- "inverse": true,
4083
- "pressed": true
4084
- },
4085
- "tokens": {
4086
- "color": {
4087
- "red": 0.95294,
4088
- "green": 0.61569,
4089
- "blue": 0.50196,
4090
- "alpha": 1
4091
- }
4092
- }
4093
- },
4094
3918
  {
4095
3919
  "if": {
4096
3920
  "size": "large"
@@ -5113,21 +4937,11 @@
5113
4937
  },
5114
4938
  "ExpandCollapseMiniControl": {
5115
4939
  "appearances": {
5116
- "alternative": {
5117
- "description": "Replaces the default colour with black.",
5118
- "type": "variant",
5119
- "values": [true]
5120
- },
5121
4940
  "expanded": {
5122
4941
  "description": "Applies when an ExpandCollapse panel is open and the content inside is visible",
5123
4942
  "values": [true, false],
5124
4943
  "type": "state"
5125
4944
  },
5126
- "inverse": {
5127
- "description": "Replaces the default colour with white.",
5128
- "type": "variant",
5129
- "values": [true]
5130
- },
5131
4945
  "quiet": {
5132
4946
  "description": "When it is true, it does not show the decoration",
5133
4947
  "type": "state",
@@ -5136,6 +4950,10 @@
5136
4950
  "size": {
5137
4951
  "type": "variant",
5138
4952
  "values": ["micro", "small", "large"]
4953
+ },
4954
+ "style": {
4955
+ "type": "variant",
4956
+ "values": ["subtle", "inverse"]
5139
4957
  }
5140
4958
  },
5141
4959
  "rules": [
@@ -5149,7 +4967,7 @@
5149
4967
  },
5150
4968
  {
5151
4969
  "if": {
5152
- "alternative": true
4970
+ "style": "subtle"
5153
4971
  },
5154
4972
  "tokens": {
5155
4973
  "color": {
@@ -5168,7 +4986,7 @@
5168
4986
  },
5169
4987
  {
5170
4988
  "if": {
5171
- "inverse": true
4989
+ "style": "inverse"
5172
4990
  },
5173
4991
  "tokens": {
5174
4992
  "color": {
@@ -5225,8 +5043,8 @@
5225
5043
  },
5226
5044
  {
5227
5045
  "if": {
5228
- "alternative": true,
5229
- "quiet": true
5046
+ "quiet": true,
5047
+ "style": "subtle"
5230
5048
  },
5231
5049
  "tokens": {
5232
5050
  "color": {
@@ -5246,8 +5064,8 @@
5246
5064
  },
5247
5065
  {
5248
5066
  "if": {
5249
- "inverse": true,
5250
- "quiet": true
5067
+ "quiet": true,
5068
+ "style": "inverse"
5251
5069
  },
5252
5070
  "tokens": {
5253
5071
  "color": {
@@ -7917,19 +7735,11 @@
7917
7735
  },
7918
7736
  "Link": {
7919
7737
  "appearances": {
7920
- "alternative": {
7921
- "type": "variant",
7922
- "values": [true]
7923
- },
7924
7738
  "iconPosition": {
7925
7739
  "description": "Theme styles to be applied to icon links depending on where the icon is in relation to the link text",
7926
7740
  "values": ["left", "right", "inline"],
7927
7741
  "type": "state"
7928
7742
  },
7929
- "inverse": {
7930
- "type": "variant",
7931
- "values": [true]
7932
- },
7933
7743
  "pressed": {
7934
7744
  "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.",
7935
7745
  "values": [true, false],
@@ -7981,89 +7791,6 @@
7981
7791
  "textLine": "none"
7982
7792
  }
7983
7793
  },
7984
- {
7985
- "if": {
7986
- "alternative": true
7987
- },
7988
- "tokens": {
7989
- "color": {
7990
- "red": 0.22353,
7991
- "green": 0.25098,
7992
- "blue": 0.33725,
7993
- "alpha": 1
7994
- }
7995
- }
7996
- },
7997
- {
7998
- "if": {
7999
- "alternative": true,
8000
- "pressed": true
8001
- },
8002
- "tokens": {
8003
- "color": {
8004
- "red": 0.16863,
8005
- "green": 0.19216,
8006
- "blue": 0.27059,
8007
- "alpha": 1
8008
- },
8009
- "outerBorderWidth": 0
8010
- }
8011
- },
8012
- {
8013
- "if": {
8014
- "alternative": true,
8015
- "pressed": true
8016
- },
8017
- "tokens": {
8018
- "color": {
8019
- "red": 0.16863,
8020
- "green": 0.19216,
8021
- "blue": 0.27059,
8022
- "alpha": 1
8023
- }
8024
- }
8025
- },
8026
- {
8027
- "if": {
8028
- "alternative": true,
8029
- "pressed": true
8030
- },
8031
- "tokens": {
8032
- "color": {
8033
- "red": 0.16863,
8034
- "green": 0.19216,
8035
- "blue": 0.27059,
8036
- "alpha": 1
8037
- }
8038
- }
8039
- },
8040
- {
8041
- "if": {
8042
- "inverse": true
8043
- },
8044
- "tokens": {
8045
- "color": {
8046
- "red": 0.97647,
8047
- "green": 0.94902,
8048
- "blue": 0.86667,
8049
- "alpha": 1
8050
- }
8051
- }
8052
- },
8053
- {
8054
- "if": {
8055
- "inverse": true,
8056
- "pressed": true
8057
- },
8058
- "tokens": {
8059
- "color": {
8060
- "red": 0.95294,
8061
- "green": 0.61569,
8062
- "blue": 0.50196,
8063
- "alpha": 1
8064
- }
8065
- }
8066
- },
8067
7794
  {
8068
7795
  "if": {
8069
7796
  "size": "micro"
@@ -10537,15 +10264,6 @@
10537
10264
  },
10538
10265
  "ProgressBar": {
10539
10266
  "appearances": {
10540
- "inactive": {
10541
- "description": "Prevents an interactive component from being interacted with and applies accessibility attributes to indicate to the user that this component cannot be used.",
10542
- "values": [true],
10543
- "type": "state"
10544
- },
10545
- "negative": {
10546
- "type": "variant",
10547
- "values": [true]
10548
- },
10549
10267
  "style": {
10550
10268
  "description": "Configure `style` variant for `ProgressBar`",
10551
10269
  "type": "variant",
@@ -10553,32 +10271,6 @@
10553
10271
  }
10554
10272
  },
10555
10273
  "rules": [
10556
- {
10557
- "if": {
10558
- "inactive": true
10559
- },
10560
- "tokens": {
10561
- "backgroundColor": {
10562
- "red": 0.80392,
10563
- "green": 0.81176,
10564
- "blue": 0.83529,
10565
- "alpha": 1
10566
- }
10567
- }
10568
- },
10569
- {
10570
- "if": {
10571
- "negative": true
10572
- },
10573
- "tokens": {
10574
- "backgroundColor": {
10575
- "red": 0.74902,
10576
- "green": 0.0902,
10577
- "blue": 0.13333,
10578
- "alpha": 1
10579
- }
10580
- }
10581
- },
10582
10274
  {
10583
10275
  "if": {
10584
10276
  "style": "subtle"
@@ -11811,10 +11503,6 @@
11811
11503
  "purpose": {
11812
11504
  "type": "variant",
11813
11505
  "values": ["offer", "default", "editorial", "subtle"]
11814
- },
11815
- "wrap": {
11816
- "type": "variant",
11817
- "values": [true]
11818
11506
  }
11819
11507
  },
11820
11508
  "rules": [
@@ -11862,18 +11550,6 @@
11862
11550
  "alpha": 1
11863
11551
  }
11864
11552
  }
11865
- },
11866
- {
11867
- "if": {
11868
- "wrap": true
11869
- },
11870
- "tokens": {
11871
- "borderRadius": null,
11872
- "borderRadiusBottomLeft": 8,
11873
- "borderRadiusBottomRight": 8,
11874
- "paddingBottom": 6,
11875
- "paddingTop": 6
11876
- }
11877
11553
  }
11878
11554
  ],
11879
11555
  "tokens": {
@@ -11883,9 +11559,9 @@
11883
11559
  "blue": 0.33725,
11884
11560
  "alpha": 1
11885
11561
  },
11886
- "borderRadius": 50,
11887
- "borderRadiusBottomLeft": null,
11888
- "borderRadiusBottomRight": null,
11562
+ "borderRadius": null,
11563
+ "borderRadiusBottomLeft": 8,
11564
+ "borderRadiusBottomRight": 8,
11889
11565
  "boxShadowColor": {
11890
11566
  "red": 0,
11891
11567
  "green": 0,
@@ -11925,10 +11601,10 @@
11925
11601
  "fontWeight": 700,
11926
11602
  "gradient": null,
11927
11603
  "lineHeight": 1.4285714285714286,
11928
- "paddingBottom": 2,
11604
+ "paddingBottom": 6,
11929
11605
  "paddingLeft": 12,
11930
11606
  "paddingRight": 12,
11931
- "paddingTop": 2
11607
+ "paddingTop": 6
11932
11608
  }
11933
11609
  },
11934
11610
  "Search": {
@@ -16743,7 +16419,7 @@
16743
16419
  }
16744
16420
  },
16745
16421
  "metadata": {
16746
- "themeTokensVersion": "4.20.0",
16422
+ "themeTokensVersion": "5.0.0-alpha.1",
16747
16423
  "name": "theme-public-mobile"
16748
16424
  }
16749
16425
  }
@@ -1,9 +1,5 @@
1
1
  {
2
2
  "appearances": {
3
- "background": {
4
- "type": "variant",
5
- "values": ["alternative", "subtle", "grid", "image", "feature", "plain"]
6
- },
7
3
  "borderRadius": {
8
4
  "type": "variant",
9
5
  "values": ["none", "small", "large"]
@@ -164,110 +160,6 @@
164
160
  "borderRadius": 6
165
161
  }
166
162
  },
167
- {
168
- "if": {
169
- "background": "alternative"
170
- },
171
- "tokens": {
172
- "backgroundColor": {
173
- "red": 0.98824,
174
- "green": 0.97255,
175
- "blue": 0.93333,
176
- "alpha": 1
177
- },
178
- "borderColor": {
179
- "red": 0.80392,
180
- "green": 0.81176,
181
- "blue": 0.83529,
182
- "alpha": 1
183
- }
184
- }
185
- },
186
- {
187
- "if": {
188
- "background": "subtle"
189
- },
190
- "tokens": {
191
- "backgroundColor": {
192
- "red": 0.99216,
193
- "green": 0.98824,
194
- "blue": 0.96471,
195
- "alpha": 1
196
- },
197
- "borderColor": {
198
- "red": 0.97647,
199
- "green": 0.94902,
200
- "blue": 0.86667,
201
- "alpha": 1
202
- }
203
- }
204
- },
205
- {
206
- "if": {
207
- "background": "grid"
208
- },
209
- "tokens": {
210
- "backgroundColor": {
211
- "red": 0.98824,
212
- "green": 0.97255,
213
- "blue": 0.93333,
214
- "alpha": 1
215
- },
216
- "borderWidth": 0
217
- }
218
- },
219
- {
220
- "if": {
221
- "background": "image"
222
- },
223
- "tokens": {
224
- "backgroundColor": {
225
- "red": 1,
226
- "green": 1,
227
- "blue": 1,
228
- "alpha": 1
229
- },
230
- "borderColor": {
231
- "red": 0.80392,
232
- "green": 0.81176,
233
- "blue": 0.83529,
234
- "alpha": 1
235
- }
236
- }
237
- },
238
- {
239
- "if": {
240
- "background": "feature"
241
- },
242
- "tokens": {
243
- "backgroundColor": {
244
- "red": 1,
245
- "green": 1,
246
- "blue": 1,
247
- "alpha": 1
248
- },
249
- "borderColor": {
250
- "red": 0.95294,
251
- "green": 0.61569,
252
- "blue": 0.50196,
253
- "alpha": 1
254
- }
255
- }
256
- },
257
- {
258
- "if": {
259
- "background": "plain"
260
- },
261
- "tokens": {
262
- "backgroundColor": {
263
- "red": 0.99216,
264
- "green": 0.98824,
265
- "blue": 0.96471,
266
- "alpha": 1
267
- },
268
- "borderWidth": 0
269
- }
270
- },
271
163
  {
272
164
  "if": {
273
165
  "style": "grid"
@@ -49,6 +49,7 @@
49
49
  "containerPaddingTop": 24,
50
50
  "margin": 4,
51
51
  "padding": 8,
52
+ "playIcon": "PaletteIconPlaySolid",
52
53
  "selectedBorderColor": {
53
54
  "red": 0.95294,
54
55
  "green": 0.61569,
@@ -1,13 +1,5 @@
1
1
  {
2
2
  "appearances": {
3
- "alternative": {
4
- "type": "variant",
5
- "values": [true]
6
- },
7
- "inverse": {
8
- "type": "variant",
9
- "values": [true]
10
- },
11
3
  "pressed": {
12
4
  "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
5
  "values": [true, false],
@@ -42,60 +34,6 @@
42
34
  }
43
35
  }
44
36
  },
45
- {
46
- "if": {
47
- "alternative": true
48
- },
49
- "tokens": {
50
- "color": {
51
- "red": 0.22353,
52
- "green": 0.25098,
53
- "blue": 0.33725,
54
- "alpha": 1
55
- }
56
- }
57
- },
58
- {
59
- "if": {
60
- "alternative": true,
61
- "pressed": true
62
- },
63
- "tokens": {
64
- "color": {
65
- "red": 0.16863,
66
- "green": 0.19216,
67
- "blue": 0.27059,
68
- "alpha": 1
69
- }
70
- }
71
- },
72
- {
73
- "if": {
74
- "inverse": true
75
- },
76
- "tokens": {
77
- "color": {
78
- "red": 0.97647,
79
- "green": 0.94902,
80
- "blue": 0.86667,
81
- "alpha": 1
82
- }
83
- }
84
- },
85
- {
86
- "if": {
87
- "inverse": true,
88
- "pressed": true
89
- },
90
- "tokens": {
91
- "color": {
92
- "red": 0.95294,
93
- "green": 0.61569,
94
- "blue": 0.50196,
95
- "alpha": 1
96
- }
97
- }
98
- },
99
37
  {
100
38
  "if": {
101
39
  "size": "large"