@telus-uds/theme-public-mobile 5.0.0-beta.1 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (477) hide show
  1. package/build/android/ActionCard.json +11 -60
  2. package/build/android/ActivityIndicator.json +7 -30
  3. package/build/android/Autocomplete.json +1 -6
  4. package/build/android/Badge.json +22 -97
  5. package/build/android/BlockQuote.json +2 -9
  6. package/build/android/Box.json +21 -75
  7. package/build/android/Breadcrumbs.json +3 -15
  8. package/build/android/Button.json +35 -157
  9. package/build/android/ButtonDropdown.json +18 -94
  10. package/build/android/ButtonGroup.json +6 -24
  11. package/build/android/ButtonGroupItem.json +25 -129
  12. package/build/android/Callout.json +6 -29
  13. package/build/android/Card.json +58 -263
  14. package/build/android/CardGroup.json +4 -15
  15. package/build/android/Carousel.json +4 -13
  16. package/build/android/CarouselTabsPanelItem.json +10 -40
  17. package/build/android/CarouselThumbnail.json +3 -10
  18. package/build/android/Checkbox.json +7 -34
  19. package/build/android/CheckboxCard.json +11 -49
  20. package/build/android/CheckboxCardGroup.json +4 -15
  21. package/build/android/ChevronLink.json +29 -118
  22. package/build/android/{ColourToggle.json → ColorToggle.json} +6 -30
  23. package/build/android/Countdown.json +12 -52
  24. package/build/android/DatePicker.json +4 -21
  25. package/build/android/Disclaimer.json +1 -6
  26. package/build/android/Divider.json +7 -36
  27. package/build/android/DownloadApp.json +2 -9
  28. package/build/android/ExpandCollapse.json +1 -6
  29. package/build/android/ExpandCollapseControl.json +9 -43
  30. package/build/android/ExpandCollapseMini.json +1 -7
  31. package/build/android/ExpandCollapseMiniControl.json +19 -85
  32. package/build/android/ExpandCollapsePanel.json +6 -26
  33. package/build/android/Feedback.json +8 -36
  34. package/build/android/Fieldset.json +3 -15
  35. package/build/android/FileUpload.json +6 -36
  36. package/build/android/Footnote.json +5 -21
  37. package/build/android/FootnoteLink.json +18 -104
  38. package/build/android/HorizontalScrollButton.json +2 -12
  39. package/build/android/Icon.json +57 -271
  40. package/build/android/IconButton.json +108 -520
  41. package/build/android/Image.json +1 -7
  42. package/build/android/InputLabel.json +1 -6
  43. package/build/android/InputSupports.json +1 -7
  44. package/build/android/Link.json +32 -142
  45. package/build/android/List.json +8 -27
  46. package/build/android/Listbox.json +24 -112
  47. package/build/android/Modal.json +12 -52
  48. package/build/android/MultiSelectFilter.json +9 -36
  49. package/build/android/NavigationBar.json +14 -67
  50. package/build/android/Notification.json +25 -118
  51. package/build/android/OrderedList.json +10 -42
  52. package/build/android/Pagination.json +3 -12
  53. package/build/android/PaginationPageButton.json +5 -24
  54. package/build/android/PaginationSideButton.json +10 -48
  55. package/build/android/PreviewCard.json +3 -18
  56. package/build/android/PriceLockup.json +15 -63
  57. package/build/android/ProductCard.json +1 -3
  58. package/build/android/Progress.json +7 -40
  59. package/build/android/ProgressBar.json +4 -12
  60. package/build/android/QuantitySelector.json +14 -62
  61. package/build/android/QuantitySelectorSideButton.json +25 -99
  62. package/build/android/QuickLinks.json +2 -8
  63. package/build/android/QuickLinksButton.json +4 -21
  64. package/build/android/QuickLinksFeature.json +2 -15
  65. package/build/android/QuickLinksFeatureItem.json +5 -22
  66. package/build/android/QuickLinksList.json +2 -9
  67. package/build/android/Radio.json +10 -53
  68. package/build/android/RadioCard.json +11 -52
  69. package/build/android/RadioCardGroup.json +2 -8
  70. package/build/android/Ribbon.json +6 -27
  71. package/build/android/Scroll.json +1 -6
  72. package/build/android/Search.json +6 -30
  73. package/build/android/SearchButton.json +12 -61
  74. package/build/android/Select.json +11 -54
  75. package/build/android/Shortcuts.json +3 -24
  76. package/build/android/ShortcutsItem.json +2 -9
  77. package/build/android/SideNavItem.json +6 -26
  78. package/build/android/SideNavItemsGroup.json +1 -8
  79. package/build/android/Skeleton.json +1 -6
  80. package/build/android/SkipLink.json +2 -12
  81. package/build/android/Spinner.json +2 -15
  82. package/build/android/SplashButton.json +2 -12
  83. package/build/android/SplashButtonWithDetails.json +4 -24
  84. package/build/android/Status.json +35 -149
  85. package/build/android/StepTracker.json +21 -71
  86. package/build/android/StoryCard.json +3 -15
  87. package/build/android/TabBar.json +2 -7
  88. package/build/android/TabBarItem.json +6 -32
  89. package/build/android/Table.json +22 -102
  90. package/build/android/Tabs.json +1 -3
  91. package/build/android/TabsItem.json +23 -120
  92. package/build/android/Tags.json +1 -10
  93. package/build/android/TagsItem.json +12 -61
  94. package/build/android/TermsAndConditions.json +9 -42
  95. package/build/android/TextArea.json +1 -8
  96. package/build/android/TextInput.json +9 -42
  97. package/build/android/Timeline.json +2 -10
  98. package/build/android/Toast.json +1 -3
  99. package/build/android/ToggleSwitch.json +13 -67
  100. package/build/android/ToggleSwitchGroup.json +1 -10
  101. package/build/android/Tooltip.json +5 -27
  102. package/build/android/TooltipButton.json +6 -26
  103. package/build/android/Typography.json +53 -191
  104. package/build/android/VideoButton.json +1 -6
  105. package/build/android/VideoControlBar.json +1 -3
  106. package/build/android/VideoMenu.json +1 -6
  107. package/build/android/VideoMiddleControlButton.json +2 -12
  108. package/build/android/VideoPickerThumbnail.json +4 -18
  109. package/build/android/VideoProgressBar.json +1 -6
  110. package/build/android/VideoVolumeSlider.json +4 -24
  111. package/build/android/WaffleGrid.json +4 -30
  112. package/build/android/schema.json +824 -796
  113. package/build/android/spacingScale.json +15 -115
  114. package/build/android/theme.json +1091 -4757
  115. package/build/ios/ActionCard.json +11 -60
  116. package/build/ios/ActivityIndicator.json +7 -30
  117. package/build/ios/Autocomplete.json +1 -6
  118. package/build/ios/Badge.json +22 -97
  119. package/build/ios/BlockQuote.json +2 -9
  120. package/build/ios/Box.json +21 -75
  121. package/build/ios/Breadcrumbs.json +3 -15
  122. package/build/ios/Button.json +35 -157
  123. package/build/ios/ButtonDropdown.json +18 -94
  124. package/build/ios/ButtonGroup.json +6 -24
  125. package/build/ios/ButtonGroupItem.json +25 -129
  126. package/build/ios/Callout.json +6 -29
  127. package/build/ios/Card.json +58 -263
  128. package/build/ios/CardGroup.json +4 -15
  129. package/build/ios/Carousel.json +4 -13
  130. package/build/ios/CarouselTabsPanelItem.json +10 -40
  131. package/build/ios/CarouselThumbnail.json +3 -10
  132. package/build/ios/Checkbox.json +7 -34
  133. package/build/ios/CheckboxCard.json +11 -49
  134. package/build/ios/CheckboxCardGroup.json +4 -15
  135. package/build/ios/ChevronLink.json +29 -118
  136. package/build/ios/{ColourToggle.json → ColorToggle.json} +6 -30
  137. package/build/ios/Countdown.json +12 -52
  138. package/build/ios/DatePicker.json +4 -21
  139. package/build/ios/Disclaimer.json +1 -6
  140. package/build/ios/Divider.json +7 -36
  141. package/build/ios/DownloadApp.json +2 -9
  142. package/build/ios/ExpandCollapse.json +1 -6
  143. package/build/ios/ExpandCollapseControl.json +9 -43
  144. package/build/ios/ExpandCollapseMini.json +1 -7
  145. package/build/ios/ExpandCollapseMiniControl.json +19 -85
  146. package/build/ios/ExpandCollapsePanel.json +6 -26
  147. package/build/ios/Feedback.json +8 -36
  148. package/build/ios/Fieldset.json +3 -15
  149. package/build/ios/FileUpload.json +6 -36
  150. package/build/ios/Footnote.json +5 -21
  151. package/build/ios/FootnoteLink.json +18 -104
  152. package/build/ios/HorizontalScrollButton.json +2 -12
  153. package/build/ios/Icon.json +57 -271
  154. package/build/ios/IconButton.json +108 -520
  155. package/build/ios/Image.json +1 -7
  156. package/build/ios/InputLabel.json +1 -6
  157. package/build/ios/InputSupports.json +1 -7
  158. package/build/ios/Link.json +32 -142
  159. package/build/ios/List.json +8 -27
  160. package/build/ios/Listbox.json +24 -112
  161. package/build/ios/Modal.json +12 -52
  162. package/build/ios/MultiSelectFilter.json +9 -36
  163. package/build/ios/NavigationBar.json +14 -67
  164. package/build/ios/Notification.json +25 -118
  165. package/build/ios/OrderedList.json +10 -42
  166. package/build/ios/Pagination.json +3 -12
  167. package/build/ios/PaginationPageButton.json +5 -24
  168. package/build/ios/PaginationSideButton.json +10 -48
  169. package/build/ios/PreviewCard.json +3 -18
  170. package/build/ios/PriceLockup.json +15 -63
  171. package/build/ios/ProductCard.json +1 -3
  172. package/build/ios/Progress.json +7 -40
  173. package/build/ios/ProgressBar.json +4 -12
  174. package/build/ios/QuantitySelector.json +14 -62
  175. package/build/ios/QuantitySelectorSideButton.json +25 -99
  176. package/build/ios/QuickLinks.json +2 -8
  177. package/build/ios/QuickLinksButton.json +4 -21
  178. package/build/ios/QuickLinksFeature.json +2 -15
  179. package/build/ios/QuickLinksFeatureItem.json +5 -22
  180. package/build/ios/QuickLinksList.json +2 -9
  181. package/build/ios/Radio.json +10 -53
  182. package/build/ios/RadioCard.json +11 -52
  183. package/build/ios/RadioCardGroup.json +2 -8
  184. package/build/ios/Ribbon.json +6 -27
  185. package/build/ios/Scroll.json +1 -6
  186. package/build/ios/Search.json +6 -30
  187. package/build/ios/SearchButton.json +12 -61
  188. package/build/ios/Select.json +11 -54
  189. package/build/ios/Shortcuts.json +3 -24
  190. package/build/ios/ShortcutsItem.json +2 -9
  191. package/build/ios/SideNavItem.json +6 -26
  192. package/build/ios/SideNavItemsGroup.json +1 -8
  193. package/build/ios/Skeleton.json +1 -6
  194. package/build/ios/SkipLink.json +2 -12
  195. package/build/ios/Spinner.json +2 -15
  196. package/build/ios/SplashButton.json +2 -12
  197. package/build/ios/SplashButtonWithDetails.json +4 -24
  198. package/build/ios/Status.json +35 -149
  199. package/build/ios/StepTracker.json +21 -71
  200. package/build/ios/StoryCard.json +3 -15
  201. package/build/ios/TabBar.json +2 -7
  202. package/build/ios/TabBarItem.json +6 -32
  203. package/build/ios/Table.json +22 -102
  204. package/build/ios/Tabs.json +1 -3
  205. package/build/ios/TabsItem.json +23 -120
  206. package/build/ios/Tags.json +1 -10
  207. package/build/ios/TagsItem.json +12 -61
  208. package/build/ios/TermsAndConditions.json +9 -42
  209. package/build/ios/TextArea.json +1 -8
  210. package/build/ios/TextInput.json +9 -42
  211. package/build/ios/Timeline.json +2 -10
  212. package/build/ios/Toast.json +1 -3
  213. package/build/ios/ToggleSwitch.json +13 -67
  214. package/build/ios/ToggleSwitchGroup.json +1 -10
  215. package/build/ios/Tooltip.json +5 -27
  216. package/build/ios/TooltipButton.json +6 -26
  217. package/build/ios/Typography.json +53 -191
  218. package/build/ios/VideoButton.json +1 -6
  219. package/build/ios/VideoControlBar.json +1 -3
  220. package/build/ios/VideoMenu.json +1 -6
  221. package/build/ios/VideoMiddleControlButton.json +2 -12
  222. package/build/ios/VideoPickerThumbnail.json +4 -18
  223. package/build/ios/VideoProgressBar.json +1 -6
  224. package/build/ios/VideoVolumeSlider.json +4 -24
  225. package/build/ios/WaffleGrid.json +4 -30
  226. package/build/ios/schema.json +824 -796
  227. package/build/ios/spacingScale.json +15 -115
  228. package/build/ios/theme.json +1091 -4757
  229. package/build/rn/ActionCard.js +1 -1
  230. package/build/rn/ActivityIndicator.js +1 -1
  231. package/build/rn/Autocomplete.js +1 -1
  232. package/build/rn/Badge.js +1 -1
  233. package/build/rn/BlockQuote.js +1 -1
  234. package/build/rn/Box.js +1 -1
  235. package/build/rn/Breadcrumbs.js +1 -1
  236. package/build/rn/Button.js +1 -1
  237. package/build/rn/ButtonDropdown.js +1 -1
  238. package/build/rn/ButtonGroup.js +1 -1
  239. package/build/rn/ButtonGroupItem.js +1 -1
  240. package/build/rn/Callout.js +1 -1
  241. package/build/rn/Card.js +1 -1
  242. package/build/rn/CardGroup.js +1 -1
  243. package/build/rn/Carousel.js +2 -1
  244. package/build/rn/CarouselTabsPanelItem.js +1 -1
  245. package/build/rn/CarouselThumbnail.js +1 -1
  246. package/build/rn/Checkbox.js +1 -1
  247. package/build/rn/CheckboxCard.js +1 -1
  248. package/build/rn/CheckboxCardGroup.js +1 -1
  249. package/build/rn/CheckboxGroup.js +1 -1
  250. package/build/rn/ChevronLink.js +1 -1
  251. package/build/rn/{ColourToggle.js → ColorToggle.js} +1 -1
  252. package/build/rn/Countdown.js +1 -1
  253. package/build/rn/DatePicker.js +1 -1
  254. package/build/rn/Disclaimer.js +1 -1
  255. package/build/rn/Divider.js +1 -1
  256. package/build/rn/DownloadApp.js +1 -1
  257. package/build/rn/ExpandCollapse.js +1 -1
  258. package/build/rn/ExpandCollapseControl.js +1 -1
  259. package/build/rn/ExpandCollapseMini.js +1 -1
  260. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  261. package/build/rn/ExpandCollapsePanel.js +1 -1
  262. package/build/rn/Feedback.js +1 -1
  263. package/build/rn/Fieldset.js +1 -1
  264. package/build/rn/FileUpload.js +1 -1
  265. package/build/rn/Footnote.js +1 -1
  266. package/build/rn/FootnoteLink.js +1 -1
  267. package/build/rn/HorizontalScrollButton.js +1 -1
  268. package/build/rn/Icon.js +1 -1
  269. package/build/rn/IconButton.js +1 -1
  270. package/build/rn/Image.js +1 -1
  271. package/build/rn/InputLabel.js +1 -1
  272. package/build/rn/InputSupports.js +1 -1
  273. package/build/rn/Link.js +1 -1
  274. package/build/rn/List.js +1 -1
  275. package/build/rn/Listbox.js +1 -1
  276. package/build/rn/Modal.js +1 -1
  277. package/build/rn/MultiSelectFilter.js +1 -1
  278. package/build/rn/NavigationBar.js +1 -1
  279. package/build/rn/Notification.js +1 -1
  280. package/build/rn/OrderedList.js +1 -1
  281. package/build/rn/Pagination.js +1 -1
  282. package/build/rn/PaginationPageButton.js +1 -1
  283. package/build/rn/PaginationSideButton.js +1 -1
  284. package/build/rn/PreviewCard.js +1 -1
  285. package/build/rn/PriceLockup.js +1 -1
  286. package/build/rn/ProductCard.js +1 -1
  287. package/build/rn/Progress.js +1 -1
  288. package/build/rn/ProgressBar.js +1 -1
  289. package/build/rn/QuantitySelector.js +1 -1
  290. package/build/rn/QuantitySelectorSideButton.js +1 -1
  291. package/build/rn/QuickLinks.js +1 -1
  292. package/build/rn/QuickLinksButton.js +1 -1
  293. package/build/rn/QuickLinksCard.js +1 -1
  294. package/build/rn/QuickLinksFeature.js +1 -1
  295. package/build/rn/QuickLinksFeatureItem.js +1 -1
  296. package/build/rn/QuickLinksList.js +1 -1
  297. package/build/rn/Radio.js +1 -1
  298. package/build/rn/RadioCard.js +1 -1
  299. package/build/rn/RadioCardGroup.js +1 -1
  300. package/build/rn/RadioGroup.js +1 -1
  301. package/build/rn/Ribbon.js +1 -1
  302. package/build/rn/Scroll.js +1 -1
  303. package/build/rn/Search.js +1 -1
  304. package/build/rn/SearchButton.js +1 -1
  305. package/build/rn/Select.js +1 -1
  306. package/build/rn/Shortcuts.js +1 -1
  307. package/build/rn/ShortcutsItem.js +1 -1
  308. package/build/rn/SideNav.js +1 -1
  309. package/build/rn/SideNavItem.js +1 -1
  310. package/build/rn/SideNavItemsGroup.js +1 -1
  311. package/build/rn/Skeleton.js +1 -1
  312. package/build/rn/SkipLink.js +1 -1
  313. package/build/rn/Spinner.js +1 -1
  314. package/build/rn/SplashButton.js +1 -1
  315. package/build/rn/SplashButtonWithDetails.js +1 -1
  316. package/build/rn/StackView.js +1 -1
  317. package/build/rn/Status.js +1 -1
  318. package/build/rn/StepTracker.js +9 -1
  319. package/build/rn/StoryCard.js +1 -1
  320. package/build/rn/TabBar.js +1 -1
  321. package/build/rn/TabBarItem.js +1 -1
  322. package/build/rn/Table.js +1 -1
  323. package/build/rn/Tabs.js +1 -1
  324. package/build/rn/TabsItem.js +1 -1
  325. package/build/rn/Tags.js +1 -1
  326. package/build/rn/TagsItem.js +1 -1
  327. package/build/rn/TermsAndConditions.js +1 -1
  328. package/build/rn/Testimonial.js +1 -1
  329. package/build/rn/TextArea.js +1 -1
  330. package/build/rn/TextInput.js +1 -1
  331. package/build/rn/Timeline.js +1 -1
  332. package/build/rn/Toast.js +1 -1
  333. package/build/rn/ToggleSwitch.js +1 -1
  334. package/build/rn/ToggleSwitchGroup.js +1 -1
  335. package/build/rn/Tooltip.js +1 -1
  336. package/build/rn/TooltipButton.js +1 -1
  337. package/build/rn/Typography.js +1 -1
  338. package/build/rn/Video.js +1 -1
  339. package/build/rn/VideoButton.js +1 -1
  340. package/build/rn/VideoControlBar.js +1 -1
  341. package/build/rn/VideoMenu.js +1 -1
  342. package/build/rn/VideoMiddleControlButton.js +1 -1
  343. package/build/rn/VideoPicker.js +1 -1
  344. package/build/rn/VideoPickerSlider.js +1 -1
  345. package/build/rn/VideoPickerThumbnail.js +1 -1
  346. package/build/rn/VideoProgressBar.js +1 -1
  347. package/build/rn/VideoVolumeSlider.js +1 -1
  348. package/build/rn/WaffleGrid.js +1 -1
  349. package/build/rn/schema.json +824 -796
  350. package/build/rn/spacingScale.js +1 -1
  351. package/build/rn/theme.js +12 -3
  352. package/build/web/ActionCard.js +1 -1
  353. package/build/web/ActivityIndicator.js +1 -1
  354. package/build/web/Autocomplete.js +1 -1
  355. package/build/web/Badge.js +1 -1
  356. package/build/web/BlockQuote.js +1 -1
  357. package/build/web/Box.js +1 -1
  358. package/build/web/Breadcrumbs.js +1 -1
  359. package/build/web/Button.js +1 -1
  360. package/build/web/ButtonDropdown.js +1 -1
  361. package/build/web/ButtonGroup.js +1 -1
  362. package/build/web/ButtonGroupItem.js +1 -1
  363. package/build/web/Callout.js +1 -1
  364. package/build/web/Card.js +1 -1
  365. package/build/web/CardGroup.js +1 -1
  366. package/build/web/Carousel.js +2 -1
  367. package/build/web/CarouselTabsPanelItem.js +1 -1
  368. package/build/web/CarouselThumbnail.js +1 -1
  369. package/build/web/Checkbox.js +1 -1
  370. package/build/web/CheckboxCard.js +1 -1
  371. package/build/web/CheckboxCardGroup.js +1 -1
  372. package/build/web/CheckboxGroup.js +1 -1
  373. package/build/web/ChevronLink.js +1 -1
  374. package/build/web/{ColourToggle.js → ColorToggle.js} +1 -1
  375. package/build/web/Countdown.js +1 -1
  376. package/build/web/DatePicker.js +1 -1
  377. package/build/web/Disclaimer.js +1 -1
  378. package/build/web/Divider.js +1 -1
  379. package/build/web/DownloadApp.js +1 -1
  380. package/build/web/ExpandCollapse.js +1 -1
  381. package/build/web/ExpandCollapseControl.js +1 -1
  382. package/build/web/ExpandCollapseMini.js +1 -1
  383. package/build/web/ExpandCollapseMiniControl.js +1 -1
  384. package/build/web/ExpandCollapsePanel.js +1 -1
  385. package/build/web/Feedback.js +1 -1
  386. package/build/web/Fieldset.js +1 -1
  387. package/build/web/FileUpload.js +1 -1
  388. package/build/web/Footnote.js +1 -1
  389. package/build/web/FootnoteLink.js +1 -1
  390. package/build/web/HorizontalScrollButton.js +1 -1
  391. package/build/web/Icon.js +1 -1
  392. package/build/web/IconButton.js +1 -1
  393. package/build/web/Image.js +1 -1
  394. package/build/web/InputLabel.js +1 -1
  395. package/build/web/InputSupports.js +1 -1
  396. package/build/web/Link.js +1 -1
  397. package/build/web/List.js +1 -1
  398. package/build/web/Listbox.js +1 -1
  399. package/build/web/Modal.js +1 -1
  400. package/build/web/MultiSelectFilter.js +1 -1
  401. package/build/web/NavigationBar.js +1 -1
  402. package/build/web/Notification.js +1 -1
  403. package/build/web/OrderedList.js +1 -1
  404. package/build/web/Pagination.js +1 -1
  405. package/build/web/PaginationPageButton.js +1 -1
  406. package/build/web/PaginationSideButton.js +1 -1
  407. package/build/web/PreviewCard.js +1 -1
  408. package/build/web/PriceLockup.js +1 -1
  409. package/build/web/ProductCard.js +1 -1
  410. package/build/web/Progress.js +1 -1
  411. package/build/web/ProgressBar.js +1 -1
  412. package/build/web/QuantitySelector.js +1 -1
  413. package/build/web/QuantitySelectorSideButton.js +1 -1
  414. package/build/web/QuickLinks.js +1 -1
  415. package/build/web/QuickLinksButton.js +1 -1
  416. package/build/web/QuickLinksCard.js +1 -1
  417. package/build/web/QuickLinksFeature.js +1 -1
  418. package/build/web/QuickLinksFeatureItem.js +1 -1
  419. package/build/web/QuickLinksList.js +1 -1
  420. package/build/web/Radio.js +1 -1
  421. package/build/web/RadioCard.js +1 -1
  422. package/build/web/RadioCardGroup.js +1 -1
  423. package/build/web/RadioGroup.js +1 -1
  424. package/build/web/Ribbon.js +1 -1
  425. package/build/web/Scroll.js +1 -1
  426. package/build/web/Search.js +1 -1
  427. package/build/web/SearchButton.js +1 -1
  428. package/build/web/Select.js +1 -1
  429. package/build/web/Shortcuts.js +1 -1
  430. package/build/web/ShortcutsItem.js +1 -1
  431. package/build/web/SideNav.js +1 -1
  432. package/build/web/SideNavItem.js +1 -1
  433. package/build/web/SideNavItemsGroup.js +1 -1
  434. package/build/web/Skeleton.js +1 -1
  435. package/build/web/SkipLink.js +1 -1
  436. package/build/web/Spinner.js +1 -1
  437. package/build/web/SplashButton.js +1 -1
  438. package/build/web/SplashButtonWithDetails.js +1 -1
  439. package/build/web/StackView.js +1 -1
  440. package/build/web/Status.js +1 -1
  441. package/build/web/StepTracker.js +9 -1
  442. package/build/web/StoryCard.js +1 -1
  443. package/build/web/TabBar.js +1 -1
  444. package/build/web/TabBarItem.js +1 -1
  445. package/build/web/Table.js +1 -1
  446. package/build/web/Tabs.js +1 -1
  447. package/build/web/TabsItem.js +1 -1
  448. package/build/web/Tags.js +1 -1
  449. package/build/web/TagsItem.js +1 -1
  450. package/build/web/TermsAndConditions.js +1 -1
  451. package/build/web/Testimonial.js +1 -1
  452. package/build/web/TextArea.js +1 -1
  453. package/build/web/TextInput.js +1 -1
  454. package/build/web/Timeline.js +1 -1
  455. package/build/web/Toast.js +1 -1
  456. package/build/web/ToggleSwitch.js +1 -1
  457. package/build/web/ToggleSwitchGroup.js +1 -1
  458. package/build/web/Tooltip.js +1 -1
  459. package/build/web/TooltipButton.js +1 -1
  460. package/build/web/Typography.js +1 -1
  461. package/build/web/Video.js +1 -1
  462. package/build/web/VideoButton.js +1 -1
  463. package/build/web/VideoControlBar.js +1 -1
  464. package/build/web/VideoMenu.js +1 -1
  465. package/build/web/VideoMiddleControlButton.js +1 -1
  466. package/build/web/VideoPicker.js +1 -1
  467. package/build/web/VideoPickerSlider.js +1 -1
  468. package/build/web/VideoPickerThumbnail.js +1 -1
  469. package/build/web/VideoProgressBar.js +1 -1
  470. package/build/web/VideoVolumeSlider.js +1 -1
  471. package/build/web/WaffleGrid.js +1 -1
  472. package/build/web/index.js +2 -2
  473. package/build/web/schema.json +824 -796
  474. package/build/web/spacingScale.js +1 -1
  475. package/build/web/theme.js +12 -3
  476. package/package.json +5 -5
  477. package/theme.json +14 -5
@@ -53,10 +53,7 @@
53
53
  "values": [true],
54
54
  "type": "state"
55
55
  },
56
- "size": {
57
- "type": "variant",
58
- "values": ["small", "large"]
59
- },
56
+ "size": { "type": "variant", "values": ["small", "large"] },
60
57
  "style": {
61
58
  "type": "variant",
62
59
  "values": ["default", "contained", "subtle", "raised"]
@@ -68,201 +65,72 @@
68
65
  }
69
66
  },
70
67
  "rules": [
68
+ { "if": { "action": "menu" }, "tokens": { "icon": "PaletteIconBurger" } },
69
+ { "if": { "action": "cart" }, "tokens": { "icon": "PaletteIconCart" } },
70
+ { "if": { "action": "profile" }, "tokens": { "icon": "PaletteIconUser" } },
71
+ { "if": { "action": "add" }, "tokens": { "icon": "PaletteIconAdd" } },
71
72
  {
72
- "if": {
73
- "action": "menu"
74
- },
75
- "tokens": {
76
- "icon": "PaletteIconBurger"
77
- }
78
- },
79
- {
80
- "if": {
81
- "action": "cart"
82
- },
83
- "tokens": {
84
- "icon": "PaletteIconCart"
85
- }
86
- },
87
- {
88
- "if": {
89
- "action": "profile"
90
- },
91
- "tokens": {
92
- "icon": "PaletteIconUser"
93
- }
94
- },
95
- {
96
- "if": {
97
- "action": "add"
98
- },
99
- "tokens": {
100
- "icon": "PaletteIconAdd"
101
- }
102
- },
103
- {
104
- "if": {
105
- "action": "subtract"
106
- },
107
- "tokens": {
108
- "icon": "PaletteIconSubtract"
109
- }
110
- },
111
- {
112
- "if": {
113
- "action": "close"
114
- },
115
- "tokens": {
116
- "icon": "PaletteIconClose"
117
- }
118
- },
119
- {
120
- "if": {
121
- "action": "expand"
122
- },
123
- "tokens": {
124
- "icon": "PaletteIconExpand"
125
- }
126
- },
127
- {
128
- "if": {
129
- "action": "moveDown"
130
- },
131
- "tokens": {
132
- "icon": "PaletteIconChevronDown"
133
- }
134
- },
135
- {
136
- "if": {
137
- "action": "moveLeft"
138
- },
139
- "tokens": {
140
- "icon": "PaletteIconChevronLeft"
141
- }
73
+ "if": { "action": "subtract" },
74
+ "tokens": { "icon": "PaletteIconSubtract" }
142
75
  },
76
+ { "if": { "action": "close" }, "tokens": { "icon": "PaletteIconClose" } },
77
+ { "if": { "action": "expand" }, "tokens": { "icon": "PaletteIconExpand" } },
143
78
  {
144
- "if": {
145
- "action": "moveRight"
146
- },
147
- "tokens": {
148
- "icon": "PaletteIconChevronRight"
149
- }
79
+ "if": { "action": "moveDown" },
80
+ "tokens": { "icon": "PaletteIconChevronDown" }
150
81
  },
151
82
  {
152
- "if": {
153
- "action": "moveUp"
154
- },
155
- "tokens": {
156
- "icon": "PaletteIconChevronUp"
157
- }
83
+ "if": { "action": "moveLeft" },
84
+ "tokens": { "icon": "PaletteIconChevronLeft" }
158
85
  },
159
86
  {
160
- "if": {
161
- "action": "play"
162
- },
163
- "tokens": {
164
- "icon": "PaletteIconPlayVideo"
165
- }
87
+ "if": { "action": "moveRight" },
88
+ "tokens": { "icon": "PaletteIconChevronRight" }
166
89
  },
167
90
  {
168
- "if": {
169
- "action": "add"
170
- },
171
- "tokens": {
172
- "icon": "PaletteIconAdd"
173
- }
91
+ "if": { "action": "moveUp" },
92
+ "tokens": { "icon": "PaletteIconChevronUp" }
174
93
  },
175
94
  {
176
- "if": {
177
- "action": "subtract"
178
- },
179
- "tokens": {
180
- "icon": "PaletteIconSubtract"
181
- }
95
+ "if": { "action": "play" },
96
+ "tokens": { "icon": "PaletteIconPlayVideo" }
182
97
  },
98
+ { "if": { "action": "add" }, "tokens": { "icon": "PaletteIconAdd" } },
183
99
  {
184
- "if": {
185
- "action": "close"
186
- },
187
- "tokens": {
188
- "icon": "PaletteIconClose"
189
- }
100
+ "if": { "action": "subtract" },
101
+ "tokens": { "icon": "PaletteIconSubtract" }
190
102
  },
103
+ { "if": { "action": "close" }, "tokens": { "icon": "PaletteIconClose" } },
104
+ { "if": { "action": "expand" }, "tokens": { "icon": "PaletteIconExpand" } },
191
105
  {
192
- "if": {
193
- "action": "expand"
194
- },
195
- "tokens": {
196
- "icon": "PaletteIconExpand"
197
- }
106
+ "if": { "action": "moveDown" },
107
+ "tokens": { "icon": "PaletteIconChevronDown" }
198
108
  },
199
109
  {
200
- "if": {
201
- "action": "moveDown"
202
- },
203
- "tokens": {
204
- "icon": "PaletteIconChevronDown"
205
- }
206
- },
207
- {
208
- "if": {
209
- "action": "moveLeft"
210
- },
211
- "tokens": {
212
- "icon": "PaletteIconChevronLeft"
213
- }
110
+ "if": { "action": "moveLeft" },
111
+ "tokens": { "icon": "PaletteIconChevronLeft" }
214
112
  },
215
113
  {
216
- "if": {
217
- "action": "moveRight"
218
- },
219
- "tokens": {
220
- "icon": "PaletteIconChevronRight"
221
- }
114
+ "if": { "action": "moveRight" },
115
+ "tokens": { "icon": "PaletteIconChevronRight" }
222
116
  },
223
117
  {
224
- "if": {
225
- "action": "moveUp"
226
- },
227
- "tokens": {
228
- "icon": "PaletteIconChevronUp"
229
- }
118
+ "if": { "action": "moveUp" },
119
+ "tokens": { "icon": "PaletteIconChevronUp" }
230
120
  },
231
121
  {
232
- "if": {
233
- "action": "play"
234
- },
235
- "tokens": {
236
- "icon": "PaletteIconPlayVideo"
237
- }
122
+ "if": { "action": "play" },
123
+ "tokens": { "icon": "PaletteIconPlayVideo" }
238
124
  },
239
125
  {
240
- "if": {
241
- "action": "visibility"
242
- },
243
- "tokens": {
244
- "icon": "PaletteIconEyeMasked"
245
- }
126
+ "if": { "action": "visibility" },
127
+ "tokens": { "icon": "PaletteIconEyeMasked" }
246
128
  },
129
+ { "if": { "subtle": true }, "tokens": { "borderWidth": null } },
247
130
  {
248
- "if": {
249
- "subtle": true
250
- },
131
+ "if": { "raised": true },
251
132
  "tokens": {
252
- "borderWidth": null
253
- }
254
- },
255
- {
256
- "if": {
257
- "raised": true
258
- },
259
- "tokens": {
260
- "backgroundColor": {
261
- "red": 1,
262
- "green": 1,
263
- "blue": 1,
264
- "alpha": 1
265
- },
133
+ "backgroundColor": { "red": 1, "green": 1, "blue": 1, "alpha": 1 },
266
134
  "borderColor": {
267
135
  "red": 0.38824,
268
136
  "green": 0.42353,
@@ -276,19 +144,12 @@
276
144
  "offsetY": 2,
277
145
  "blur": 2,
278
146
  "spread": 0,
279
- "color": {
280
- "red": 0,
281
- "green": 0,
282
- "blue": 0,
283
- "alpha": 0.2
284
- }
147
+ "color": { "red": 0, "green": 0, "blue": 0, "alpha": 0.2 }
285
148
  }
286
149
  }
287
150
  },
288
151
  {
289
- "if": {
290
- "inverse": true
291
- },
152
+ "if": { "inverse": true },
292
153
  "tokens": {
293
154
  "borderColor": {
294
155
  "red": 0.97647,
@@ -305,10 +166,7 @@
305
166
  }
306
167
  },
307
168
  {
308
- "if": {
309
- "inverse": true,
310
- "subtle": true
311
- },
169
+ "if": { "inverse": true, "subtle": true },
312
170
  "tokens": {
313
171
  "borderWidth": null,
314
172
  "iconColor": {
@@ -320,9 +178,7 @@
320
178
  }
321
179
  },
322
180
  {
323
- "if": {
324
- "pressed": true
325
- },
181
+ "if": { "pressed": true },
326
182
  "tokens": {
327
183
  "backgroundColor": {
328
184
  "red": 0.38824,
@@ -340,16 +196,9 @@
340
196
  }
341
197
  },
342
198
  {
343
- "if": {
344
- "selected": true
345
- },
199
+ "if": { "selected": true },
346
200
  "tokens": {
347
- "backgroundColor": {
348
- "red": 0,
349
- "green": 0,
350
- "blue": 0,
351
- "alpha": 0
352
- },
201
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
353
202
  "borderColor": {
354
203
  "red": 0.22353,
355
204
  "green": 0.25098,
@@ -366,10 +215,7 @@
366
215
  }
367
216
  },
368
217
  {
369
- "if": {
370
- "inverse": true,
371
- "pressed": true
372
- },
218
+ "if": { "inverse": true, "pressed": true },
373
219
  "tokens": {
374
220
  "backgroundColor": {
375
221
  "red": 0.95294,
@@ -387,17 +233,9 @@
387
233
  }
388
234
  },
389
235
  {
390
- "if": {
391
- "inverse": true,
392
- "selected": true
393
- },
236
+ "if": { "inverse": true, "selected": true },
394
237
  "tokens": {
395
- "backgroundColor": {
396
- "red": 0,
397
- "green": 0,
398
- "blue": 0,
399
- "alpha": 0
400
- },
238
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
401
239
  "borderColor": {
402
240
  "red": 0.97647,
403
241
  "green": 0.80784,
@@ -414,10 +252,7 @@
414
252
  }
415
253
  },
416
254
  {
417
- "if": {
418
- "pressed": true,
419
- "subtle": true
420
- },
255
+ "if": { "pressed": true, "subtle": true },
421
256
  "tokens": {
422
257
  "backgroundColor": {
423
258
  "red": 0.38824,
@@ -435,17 +270,9 @@
435
270
  }
436
271
  },
437
272
  {
438
- "if": {
439
- "selected": true,
440
- "subtle": true
441
- },
273
+ "if": { "selected": true, "subtle": true },
442
274
  "tokens": {
443
- "backgroundColor": {
444
- "red": 0,
445
- "green": 0,
446
- "blue": 0,
447
- "alpha": 0
448
- },
275
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
449
276
  "borderColor": {
450
277
  "red": 0.22353,
451
278
  "green": 0.25098,
@@ -462,11 +289,7 @@
462
289
  }
463
290
  },
464
291
  {
465
- "if": {
466
- "inverse": true,
467
- "pressed": true,
468
- "subtle": true
469
- },
292
+ "if": { "inverse": true, "pressed": true, "subtle": true },
470
293
  "tokens": {
471
294
  "backgroundColor": {
472
295
  "red": 0.95294,
@@ -484,18 +307,9 @@
484
307
  }
485
308
  },
486
309
  {
487
- "if": {
488
- "inverse": true,
489
- "selected": true,
490
- "subtle": true
491
- },
310
+ "if": { "inverse": true, "selected": true, "subtle": true },
492
311
  "tokens": {
493
- "backgroundColor": {
494
- "red": 0,
495
- "green": 0,
496
- "blue": 0,
497
- "alpha": 0
498
- },
312
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
499
313
  "borderColor": {
500
314
  "red": 0.97647,
501
315
  "green": 0.80784,
@@ -512,10 +326,7 @@
512
326
  }
513
327
  },
514
328
  {
515
- "if": {
516
- "pressed": true,
517
- "raised": true
518
- },
329
+ "if": { "pressed": true, "raised": true },
519
330
  "tokens": {
520
331
  "backgroundColor": {
521
332
  "red": 0.38824,
@@ -533,17 +344,9 @@
533
344
  }
534
345
  },
535
346
  {
536
- "if": {
537
- "raised": true,
538
- "selected": true
539
- },
347
+ "if": { "raised": true, "selected": true },
540
348
  "tokens": {
541
- "backgroundColor": {
542
- "red": 1,
543
- "green": 1,
544
- "blue": 1,
545
- "alpha": 1
546
- },
349
+ "backgroundColor": { "red": 1, "green": 1, "blue": 1, "alpha": 1 },
547
350
  "borderColor": {
548
351
  "red": 0.22353,
549
352
  "green": 0.25098,
@@ -560,9 +363,7 @@
560
363
  }
561
364
  },
562
365
  {
563
- "if": {
564
- "inactive": true
565
- },
366
+ "if": { "inactive": true },
566
367
  "tokens": {
567
368
  "backgroundColor": {
568
369
  "red": 0.96078,
@@ -577,95 +378,33 @@
577
378
  "blue": 0.83529,
578
379
  "alpha": 1
579
380
  },
580
- "outerBorderColor": {
581
- "red": 0,
582
- "green": 0,
583
- "blue": 0,
584
- "alpha": 0
585
- }
381
+ "outerBorderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 }
586
382
  }
587
383
  },
588
384
  {
589
- "if": {
590
- "inactive": true,
591
- "inverse": true
592
- },
385
+ "if": { "inactive": true, "inverse": true },
593
386
  "tokens": {
594
- "backgroundColor": {
595
- "red": 0,
596
- "green": 0,
597
- "blue": 0,
598
- "alpha": 0
599
- },
600
- "borderColor": {
601
- "red": 1,
602
- "green": 1,
603
- "blue": 1,
604
- "alpha": 0.2
605
- },
387
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
388
+ "borderColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 },
606
389
  "borderWidth": 2,
607
- "iconColor": {
608
- "red": 1,
609
- "green": 1,
610
- "blue": 1,
611
- "alpha": 0.2
612
- },
613
- "outerBorderColor": {
614
- "red": 0,
615
- "green": 0,
616
- "blue": 0,
617
- "alpha": 0
618
- }
390
+ "iconColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 },
391
+ "outerBorderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 }
619
392
  }
620
393
  },
621
394
  {
622
- "if": {
623
- "inactive": true,
624
- "inverse": true,
625
- "subtle": true
626
- },
395
+ "if": { "inactive": true, "inverse": true, "subtle": true },
627
396
  "tokens": {
628
- "backgroundColor": {
629
- "red": 0,
630
- "green": 0,
631
- "blue": 0,
632
- "alpha": 0
633
- },
397
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
634
398
  "borderWidth": 0,
635
- "iconColor": {
636
- "red": 1,
637
- "green": 1,
638
- "blue": 1,
639
- "alpha": 0.2
640
- },
641
- "outerBorderColor": {
642
- "red": 0,
643
- "green": 0,
644
- "blue": 0,
645
- "alpha": 0
646
- }
647
- }
648
- },
649
- {
650
- "if": {
651
- "size": "large"
652
- },
653
- "tokens": {
654
- "iconSize": 24,
655
- "padding": 10
399
+ "iconColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 },
400
+ "outerBorderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 }
656
401
  }
657
402
  },
403
+ { "if": { "size": "large" }, "tokens": { "iconSize": 24, "padding": 10 } },
658
404
  {
659
- "if": {
660
- "style": "contained"
661
- },
405
+ "if": { "style": "contained" },
662
406
  "tokens": {
663
- "backgroundColor": {
664
- "red": 0,
665
- "green": 0,
666
- "blue": 0,
667
- "alpha": 0
668
- },
407
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
669
408
  "borderColor": {
670
409
  "red": 0.38824,
671
410
  "green": 0.42353,
@@ -682,17 +421,9 @@
682
421
  }
683
422
  },
684
423
  {
685
- "if": {
686
- "selected": true,
687
- "style": "contained"
688
- },
424
+ "if": { "selected": true, "style": "contained" },
689
425
  "tokens": {
690
- "backgroundColor": {
691
- "red": 0,
692
- "green": 0,
693
- "blue": 0,
694
- "alpha": 0
695
- },
426
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
696
427
  "borderColor": {
697
428
  "red": 0.22353,
698
429
  "green": 0.25098,
@@ -709,10 +440,7 @@
709
440
  }
710
441
  },
711
442
  {
712
- "if": {
713
- "pressed": true,
714
- "style": "contained"
715
- },
443
+ "if": { "pressed": true, "style": "contained" },
716
444
  "tokens": {
717
445
  "backgroundColor": {
718
446
  "red": 0.38824,
@@ -730,17 +458,9 @@
730
458
  }
731
459
  },
732
460
  {
733
- "if": {
734
- "inverse": true,
735
- "style": "contained"
736
- },
461
+ "if": { "inverse": true, "style": "contained" },
737
462
  "tokens": {
738
- "backgroundColor": {
739
- "red": 0,
740
- "green": 0,
741
- "blue": 0,
742
- "alpha": 0
743
- },
463
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
744
464
  "borderColor": {
745
465
  "red": 0.97647,
746
466
  "green": 0.94902,
@@ -757,18 +477,9 @@
757
477
  }
758
478
  },
759
479
  {
760
- "if": {
761
- "inverse": true,
762
- "selected": true,
763
- "style": "contained"
764
- },
480
+ "if": { "inverse": true, "selected": true, "style": "contained" },
765
481
  "tokens": {
766
- "backgroundColor": {
767
- "red": 0,
768
- "green": 0,
769
- "blue": 0,
770
- "alpha": 0
771
- },
482
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
772
483
  "borderColor": {
773
484
  "red": 0.97647,
774
485
  "green": 0.80784,
@@ -785,11 +496,7 @@
785
496
  }
786
497
  },
787
498
  {
788
- "if": {
789
- "inverse": true,
790
- "pressed": true,
791
- "style": "contained"
792
- },
499
+ "if": { "inverse": true, "pressed": true, "style": "contained" },
793
500
  "tokens": {
794
501
  "backgroundColor": {
795
502
  "red": 0.95294,
@@ -807,10 +514,7 @@
807
514
  }
808
515
  },
809
516
  {
810
- "if": {
811
- "inactive": true,
812
- "style": "contained"
813
- },
517
+ "if": { "inactive": true, "style": "contained" },
814
518
  "tokens": {
815
519
  "backgroundColor": {
816
520
  "red": 0.96078,
@@ -828,50 +532,19 @@
828
532
  }
829
533
  },
830
534
  {
831
- "if": {
832
- "inactive": true,
833
- "inverse": true,
834
- "style": "contained"
835
- },
535
+ "if": { "inactive": true, "inverse": true, "style": "contained" },
836
536
  "tokens": {
837
- "backgroundColor": {
838
- "red": 0,
839
- "green": 0,
840
- "blue": 0,
841
- "alpha": 0
842
- },
843
- "borderColor": {
844
- "red": 1,
845
- "green": 1,
846
- "blue": 1,
847
- "alpha": 0.2
848
- },
537
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
538
+ "borderColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 },
849
539
  "borderWidth": 2,
850
- "iconColor": {
851
- "red": 1,
852
- "green": 1,
853
- "blue": 1,
854
- "alpha": 0.2
855
- }
540
+ "iconColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 }
856
541
  }
857
542
  },
858
543
  {
859
- "if": {
860
- "style": "subtle"
861
- },
544
+ "if": { "style": "subtle" },
862
545
  "tokens": {
863
- "backgroundColor": {
864
- "red": 0,
865
- "green": 0,
866
- "blue": 0,
867
- "alpha": 0
868
- },
869
- "borderColor": {
870
- "red": 0,
871
- "green": 0,
872
- "blue": 0,
873
- "alpha": 0
874
- },
546
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
547
+ "borderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
875
548
  "borderWidth": 0,
876
549
  "iconColor": {
877
550
  "red": 0.38824,
@@ -882,17 +555,9 @@
882
555
  }
883
556
  },
884
557
  {
885
- "if": {
886
- "selected": true,
887
- "style": "subtle"
888
- },
558
+ "if": { "selected": true, "style": "subtle" },
889
559
  "tokens": {
890
- "backgroundColor": {
891
- "red": 0,
892
- "green": 0,
893
- "blue": 0,
894
- "alpha": 0
895
- },
560
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
896
561
  "borderColor": {
897
562
  "red": 0.22353,
898
563
  "green": 0.25098,
@@ -909,10 +574,7 @@
909
574
  }
910
575
  },
911
576
  {
912
- "if": {
913
- "pressed": true,
914
- "style": "subtle"
915
- },
577
+ "if": { "pressed": true, "style": "subtle" },
916
578
  "tokens": {
917
579
  "backgroundColor": {
918
580
  "red": 0.38824,
@@ -930,23 +592,10 @@
930
592
  }
931
593
  },
932
594
  {
933
- "if": {
934
- "inverse": true,
935
- "style": "subtle"
936
- },
595
+ "if": { "inverse": true, "style": "subtle" },
937
596
  "tokens": {
938
- "backgroundColor": {
939
- "red": 0,
940
- "green": 0,
941
- "blue": 0,
942
- "alpha": 0
943
- },
944
- "borderColor": {
945
- "red": 0,
946
- "green": 0,
947
- "blue": 0,
948
- "alpha": 0
949
- },
597
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
598
+ "borderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
950
599
  "borderWidth": 0,
951
600
  "iconColor": {
952
601
  "red": 0.97647,
@@ -957,18 +606,9 @@
957
606
  }
958
607
  },
959
608
  {
960
- "if": {
961
- "inverse": true,
962
- "selected": true,
963
- "style": "subtle"
964
- },
609
+ "if": { "inverse": true, "selected": true, "style": "subtle" },
965
610
  "tokens": {
966
- "backgroundColor": {
967
- "red": 0,
968
- "green": 0,
969
- "blue": 0,
970
- "alpha": 0
971
- },
611
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
972
612
  "borderColor": {
973
613
  "red": 0.97647,
974
614
  "green": 0.80784,
@@ -985,11 +625,7 @@
985
625
  }
986
626
  },
987
627
  {
988
- "if": {
989
- "inverse": true,
990
- "pressed": true,
991
- "style": "subtle"
992
- },
628
+ "if": { "inverse": true, "pressed": true, "style": "subtle" },
993
629
  "tokens": {
994
630
  "backgroundColor": {
995
631
  "red": 0.95294,
@@ -1007,10 +643,7 @@
1007
643
  }
1008
644
  },
1009
645
  {
1010
- "if": {
1011
- "inactive": true,
1012
- "style": "subtle"
1013
- },
646
+ "if": { "inactive": true, "style": "subtle" },
1014
647
  "tokens": {
1015
648
  "backgroundColor": {
1016
649
  "red": 0.96078,
@@ -1028,31 +661,15 @@
1028
661
  }
1029
662
  },
1030
663
  {
1031
- "if": {
1032
- "inactive": true,
1033
- "inverse": true,
1034
- "style": "subtle"
1035
- },
664
+ "if": { "inactive": true, "inverse": true, "style": "subtle" },
1036
665
  "tokens": {
1037
- "backgroundColor": {
1038
- "red": 0,
1039
- "green": 0,
1040
- "blue": 0,
1041
- "alpha": 0
1042
- },
666
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
1043
667
  "borderWidth": 0,
1044
- "iconColor": {
1045
- "red": 1,
1046
- "green": 1,
1047
- "blue": 1,
1048
- "alpha": 0.2
1049
- }
668
+ "iconColor": { "red": 1, "green": 1, "blue": 1, "alpha": 0.2 }
1050
669
  }
1051
670
  },
1052
671
  {
1053
- "if": {
1054
- "style": "raised"
1055
- },
672
+ "if": { "style": "raised" },
1056
673
  "tokens": {
1057
674
  "backgroundColor": {
1058
675
  "red": 0.99608,
@@ -1080,20 +697,12 @@
1080
697
  "offsetY": 2,
1081
698
  "blur": 2,
1082
699
  "spread": 0,
1083
- "color": {
1084
- "red": 0,
1085
- "green": 0,
1086
- "blue": 0,
1087
- "alpha": 0.2
1088
- }
700
+ "color": { "red": 0, "green": 0, "blue": 0, "alpha": 0.2 }
1089
701
  }
1090
702
  }
1091
703
  },
1092
704
  {
1093
- "if": {
1094
- "selected": true,
1095
- "style": "raised"
1096
- },
705
+ "if": { "selected": true, "style": "raised" },
1097
706
  "tokens": {
1098
707
  "backgroundColor": {
1099
708
  "red": 0.99608,
@@ -1121,20 +730,12 @@
1121
730
  "offsetY": 2,
1122
731
  "blur": 2,
1123
732
  "spread": 0,
1124
- "color": {
1125
- "red": 0,
1126
- "green": 0,
1127
- "blue": 0,
1128
- "alpha": 0.2
1129
- }
733
+ "color": { "red": 0, "green": 0, "blue": 0, "alpha": 0.2 }
1130
734
  }
1131
735
  }
1132
736
  },
1133
737
  {
1134
- "if": {
1135
- "pressed": true,
1136
- "style": "raised"
1137
- },
738
+ "if": { "pressed": true, "style": "raised" },
1138
739
  "tokens": {
1139
740
  "backgroundColor": {
1140
741
  "red": 0.38824,
@@ -1154,10 +755,7 @@
1154
755
  }
1155
756
  },
1156
757
  {
1157
- "if": {
1158
- "inactive": true,
1159
- "style": "raised"
1160
- },
758
+ "if": { "inactive": true, "style": "raised" },
1161
759
  "tokens": {
1162
760
  "backgroundColor": {
1163
761
  "red": 0.96078,
@@ -1177,12 +775,7 @@
1177
775
  }
1178
776
  ],
1179
777
  "tokens": {
1180
- "backgroundColor": {
1181
- "red": 0,
1182
- "green": 0,
1183
- "blue": 0,
1184
- "alpha": 0
1185
- },
778
+ "backgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
1186
779
  "borderBottomLeftRadius": null,
1187
780
  "borderBottomRightRadius": null,
1188
781
  "borderBottomWidth": null,
@@ -1211,12 +804,7 @@
1211
804
  "iconSize": 16,
1212
805
  "iconTranslateX": 0,
1213
806
  "iconTranslateY": 0,
1214
- "outerBorderColor": {
1215
- "red": 0,
1216
- "green": 0,
1217
- "blue": 0,
1218
- "alpha": 0
1219
- },
807
+ "outerBorderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
1220
808
  "outerBorderGap": 0,
1221
809
  "outerBorderWidth": 0,
1222
810
  "padding": 4,