@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
@@ -1,7 +1 @@
1
- {
2
- "appearances": {},
3
- "rules": [],
4
- "tokens": {
5
- "borderRadius": null
6
- }
7
- }
1
+ { "appearances": {}, "rules": [], "tokens": { "borderRadius": null } }
@@ -2,12 +2,7 @@
2
2
  "appearances": {},
3
3
  "rules": [],
4
4
  "tokens": {
5
- "color": {
6
- "red": 0.22353,
7
- "green": 0.25098,
8
- "blue": 0.33725,
9
- "alpha": 1
10
- },
5
+ "color": { "red": 0.22353, "green": 0.25098, "blue": 0.33725, "alpha": 1 },
11
6
  "fontName": "SofiaPro",
12
7
  "fontSize": 18,
13
8
  "fontWeight": 400,
@@ -1,7 +1 @@
1
- {
2
- "appearances": {},
3
- "rules": [],
4
- "tokens": {
5
- "space": 1
6
- }
7
- }
1
+ { "appearances": {}, "rules": [], "tokens": { "space": 1 } }
@@ -26,26 +26,10 @@
26
26
  }
27
27
  },
28
28
  "rules": [
29
+ { "if": { "iconPosition": "left" }, "tokens": { "iconSpace": 2 } },
30
+ { "if": { "iconPosition": "right" }, "tokens": { "iconSpace": 1 } },
29
31
  {
30
- "if": {
31
- "iconPosition": "left"
32
- },
33
- "tokens": {
34
- "iconSpace": 2
35
- }
36
- },
37
- {
38
- "if": {
39
- "iconPosition": "right"
40
- },
41
- "tokens": {
42
- "iconSpace": 1
43
- }
44
- },
45
- {
46
- "if": {
47
- "pressed": true
48
- },
32
+ "if": { "pressed": true },
49
33
  "tokens": {
50
34
  "color": {
51
35
  "red": 0.16863,
@@ -57,9 +41,7 @@
57
41
  }
58
42
  },
59
43
  {
60
- "if": {
61
- "size": "micro"
62
- },
44
+ "if": { "size": "micro" },
63
45
  "tokens": {
64
46
  "blockFontName": "SofiaPro",
65
47
  "blockFontSize": 14,
@@ -69,38 +51,16 @@
69
51
  }
70
52
  },
71
53
  {
72
- "if": {
73
- "size": "small"
74
- },
75
- "tokens": {
76
- "blockFontSize": 16,
77
- "blockLineHeight": 1.5,
78
- "iconSize": 20
79
- }
54
+ "if": { "size": "small" },
55
+ "tokens": { "blockFontSize": 16, "blockLineHeight": 1.5, "iconSize": 20 }
80
56
  },
81
57
  {
82
- "if": {
83
- "size": "large"
84
- },
85
- "tokens": {
86
- "blockFontSize": 20,
87
- "blockLineHeight": 1.4,
88
- "iconSize": 24
89
- }
58
+ "if": { "size": "large" },
59
+ "tokens": { "blockFontSize": 20, "blockLineHeight": 1.4, "iconSize": 24 }
90
60
  },
61
+ { "if": { "quiet": true }, "tokens": { "textLine": "none" } },
91
62
  {
92
- "if": {
93
- "quiet": true
94
- },
95
- "tokens": {
96
- "textLine": "none"
97
- }
98
- },
99
- {
100
- "if": {
101
- "pressed": true,
102
- "quiet": true
103
- },
63
+ "if": { "pressed": true, "quiet": true },
104
64
  "tokens": {
105
65
  "color": {
106
66
  "red": 0.16863,
@@ -112,9 +72,7 @@
112
72
  }
113
73
  },
114
74
  {
115
- "if": {
116
- "style": "inline"
117
- },
75
+ "if": { "style": "inline" },
118
76
  "tokens": {
119
77
  "color": {
120
78
  "red": 0.22353,
@@ -125,10 +83,7 @@
125
83
  }
126
84
  },
127
85
  {
128
- "if": {
129
- "pressed": true,
130
- "style": "inline"
131
- },
86
+ "if": { "pressed": true, "style": "inline" },
132
87
  "tokens": {
133
88
  "color": {
134
89
  "red": 0.16863,
@@ -140,9 +95,7 @@
140
95
  }
141
96
  },
142
97
  {
143
- "if": {
144
- "style": "subtle"
145
- },
98
+ "if": { "style": "subtle" },
146
99
  "tokens": {
147
100
  "color": {
148
101
  "red": 0.41569,
@@ -153,10 +106,7 @@
153
106
  }
154
107
  },
155
108
  {
156
- "if": {
157
- "pressed": true,
158
- "style": "subtle"
159
- },
109
+ "if": { "pressed": true, "style": "subtle" },
160
110
  "tokens": {
161
111
  "color": {
162
112
  "red": 0.16863,
@@ -168,9 +118,7 @@
168
118
  }
169
119
  },
170
120
  {
171
- "if": {
172
- "style": "feature"
173
- },
121
+ "if": { "style": "feature" },
174
122
  "tokens": {
175
123
  "color": {
176
124
  "red": 0.38824,
@@ -181,10 +129,7 @@
181
129
  }
182
130
  },
183
131
  {
184
- "if": {
185
- "pressed": true,
186
- "style": "feature"
187
- },
132
+ "if": { "pressed": true, "style": "feature" },
188
133
  "tokens": {
189
134
  "color": {
190
135
  "red": 0.16863,
@@ -196,9 +141,7 @@
196
141
  }
197
142
  },
198
143
  {
199
- "if": {
200
- "style": "danger"
201
- },
144
+ "if": { "style": "danger" },
202
145
  "tokens": {
203
146
  "color": {
204
147
  "red": 0.74902,
@@ -209,10 +152,7 @@
209
152
  }
210
153
  },
211
154
  {
212
- "if": {
213
- "pressed": true,
214
- "style": "danger"
215
- },
155
+ "if": { "pressed": true, "style": "danger" },
216
156
  "tokens": {
217
157
  "color": {
218
158
  "red": 0.87451,
@@ -224,9 +164,7 @@
224
164
  }
225
165
  },
226
166
  {
227
- "if": {
228
- "style": "inverse"
229
- },
167
+ "if": { "style": "inverse" },
230
168
  "tokens": {
231
169
  "color": {
232
170
  "red": 0.97647,
@@ -237,10 +175,7 @@
237
175
  }
238
176
  },
239
177
  {
240
- "if": {
241
- "pressed": true,
242
- "style": "inverse"
243
- },
178
+ "if": { "pressed": true, "style": "inverse" },
244
179
  "tokens": {
245
180
  "color": {
246
181
  "red": 0.95294,
@@ -252,10 +187,7 @@
252
187
  }
253
188
  },
254
189
  {
255
- "if": {
256
- "quiet": true,
257
- "style": "inline"
258
- },
190
+ "if": { "quiet": true, "style": "inline" },
259
191
  "tokens": {
260
192
  "color": {
261
193
  "red": 0.22353,
@@ -267,11 +199,7 @@
267
199
  }
268
200
  },
269
201
  {
270
- "if": {
271
- "pressed": true,
272
- "quiet": true,
273
- "style": "inline"
274
- },
202
+ "if": { "pressed": true, "quiet": true, "style": "inline" },
275
203
  "tokens": {
276
204
  "color": {
277
205
  "red": 0.16863,
@@ -283,10 +211,7 @@
283
211
  }
284
212
  },
285
213
  {
286
- "if": {
287
- "quiet": true,
288
- "style": "subtle"
289
- },
214
+ "if": { "quiet": true, "style": "subtle" },
290
215
  "tokens": {
291
216
  "color": {
292
217
  "red": 0.41569,
@@ -298,11 +223,7 @@
298
223
  }
299
224
  },
300
225
  {
301
- "if": {
302
- "pressed": true,
303
- "quiet": true,
304
- "style": "subtle"
305
- },
226
+ "if": { "pressed": true, "quiet": true, "style": "subtle" },
306
227
  "tokens": {
307
228
  "color": {
308
229
  "red": 0.16863,
@@ -314,10 +235,7 @@
314
235
  }
315
236
  },
316
237
  {
317
- "if": {
318
- "quiet": true,
319
- "style": "feature"
320
- },
238
+ "if": { "quiet": true, "style": "feature" },
321
239
  "tokens": {
322
240
  "color": {
323
241
  "red": 0.38824,
@@ -329,11 +247,7 @@
329
247
  }
330
248
  },
331
249
  {
332
- "if": {
333
- "pressed": true,
334
- "quiet": true,
335
- "style": "feature"
336
- },
250
+ "if": { "pressed": true, "quiet": true, "style": "feature" },
337
251
  "tokens": {
338
252
  "color": {
339
253
  "red": 0.16863,
@@ -345,10 +259,7 @@
345
259
  }
346
260
  },
347
261
  {
348
- "if": {
349
- "quiet": true,
350
- "style": "danger"
351
- },
262
+ "if": { "quiet": true, "style": "danger" },
352
263
  "tokens": {
353
264
  "color": {
354
265
  "red": 0.74902,
@@ -360,11 +271,7 @@
360
271
  }
361
272
  },
362
273
  {
363
- "if": {
364
- "pressed": true,
365
- "quiet": true,
366
- "style": "danger"
367
- },
274
+ "if": { "pressed": true, "quiet": true, "style": "danger" },
368
275
  "tokens": {
369
276
  "color": {
370
277
  "red": 0.87451,
@@ -376,10 +283,7 @@
376
283
  }
377
284
  },
378
285
  {
379
- "if": {
380
- "quiet": true,
381
- "style": "inverse"
382
- },
286
+ "if": { "quiet": true, "style": "inverse" },
383
287
  "tokens": {
384
288
  "color": {
385
289
  "red": 0.97647,
@@ -391,11 +295,7 @@
391
295
  }
392
296
  },
393
297
  {
394
- "if": {
395
- "pressed": true,
396
- "quiet": true,
397
- "style": "inverse"
398
- },
298
+ "if": { "pressed": true, "quiet": true, "style": "inverse" },
399
299
  "tokens": {
400
300
  "color": {
401
301
  "red": 0.95294,
@@ -414,23 +314,13 @@
414
314
  "blockFontWeight": 400,
415
315
  "blockLineHeight": 1.55555555,
416
316
  "borderRadius": 4,
417
- "color": {
418
- "red": 0.38824,
419
- "green": 0.42353,
420
- "blue": 0.54902,
421
- "alpha": 1
422
- },
317
+ "color": { "red": 0.38824, "green": 0.42353, "blue": 0.54902, "alpha": 1 },
423
318
  "icon": null,
424
319
  "iconSize": 24,
425
320
  "iconSpace": 1,
426
321
  "iconTranslateX": 0,
427
322
  "iconTranslateY": 0,
428
- "outerBorderColor": {
429
- "red": 0,
430
- "green": 0,
431
- "blue": 0,
432
- "alpha": 0
433
- },
323
+ "outerBorderColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
434
324
  "outerBorderGap": 2,
435
325
  "outerBorderOutline": "none",
436
326
  "outerBorderWidth": 2,
@@ -13,9 +13,7 @@
13
13
  },
14
14
  "rules": [
15
15
  {
16
- "if": {
17
- "size": "large"
18
- },
16
+ "if": { "size": "large" },
19
17
  "tokens": {
20
18
  "iconMarginTop": 4,
21
19
  "itemFontSize": 20,
@@ -24,9 +22,7 @@
24
22
  }
25
23
  },
26
24
  {
27
- "if": {
28
- "size": "small"
29
- },
25
+ "if": { "size": "small" },
30
26
  "tokens": {
31
27
  "iconMarginTop": 2,
32
28
  "itemFontSize": 16,
@@ -34,31 +30,16 @@
34
30
  }
35
31
  },
36
32
  {
37
- "if": {
38
- "compact": true
39
- },
40
- "tokens": {
41
- "iconMarginTop": 2,
42
- "itemLineHeight": 1.55555555
43
- }
33
+ "if": { "compact": true },
34
+ "tokens": { "iconMarginTop": 2, "itemLineHeight": 1.55555555 }
44
35
  },
45
36
  {
46
- "if": {
47
- "compact": true,
48
- "size": "small"
49
- },
50
- "tokens": {
51
- "itemLineHeight": 1.5
52
- }
37
+ "if": { "compact": true, "size": "small" },
38
+ "tokens": { "itemLineHeight": 1.5 }
53
39
  },
54
40
  {
55
- "if": {
56
- "compact": true,
57
- "size": "large"
58
- },
59
- "tokens": {
60
- "itemLineHeight": 1.2
61
- }
41
+ "if": { "compact": true, "size": "large" },
42
+ "tokens": { "itemLineHeight": 1.2 }
62
43
  }
63
44
  ],
64
45
  "tokens": {
@@ -20,20 +20,12 @@
20
20
  "values": [true, false],
21
21
  "type": "state"
22
22
  },
23
- "secondLevel": {
24
- "type": "variant",
25
- "values": [true]
26
- },
27
- "style": {
28
- "type": "variant",
29
- "values": ["default", "lightest", "light"]
30
- }
23
+ "secondLevel": { "type": "variant", "values": [true] },
24
+ "style": { "type": "variant", "values": ["default", "lightest", "light"] }
31
25
  },
32
26
  "rules": [
33
27
  {
34
- "if": {
35
- "style": "default"
36
- },
28
+ "if": { "style": "default" },
37
29
  "tokens": {
38
30
  "containerBackgroundColor": {
39
31
  "red": 0,
@@ -44,9 +36,7 @@
44
36
  }
45
37
  },
46
38
  {
47
- "if": {
48
- "style": "lightest"
49
- },
39
+ "if": { "style": "lightest" },
50
40
  "tokens": {
51
41
  "containerBackgroundColor": {
52
42
  "red": 0.99608,
@@ -57,9 +47,7 @@
57
47
  }
58
48
  },
59
49
  {
60
- "if": {
61
- "style": "light"
62
- },
50
+ "if": { "style": "light" },
63
51
  "tokens": {
64
52
  "containerBackgroundColor": {
65
53
  "red": 0.99216,
@@ -70,9 +58,7 @@
70
58
  }
71
59
  },
72
60
  {
73
- "if": {
74
- "pressed": true
75
- },
61
+ "if": { "pressed": true },
76
62
  "tokens": {
77
63
  "groupBackgroundColor": {
78
64
  "red": 0.97647,
@@ -89,9 +75,7 @@
89
75
  }
90
76
  },
91
77
  {
92
- "if": {
93
- "current": true
94
- },
78
+ "if": { "current": true },
95
79
  "tokens": {
96
80
  "groupBackgroundColor": {
97
81
  "red": 0.96471,
@@ -120,9 +104,7 @@
120
104
  }
121
105
  },
122
106
  {
123
- "if": {
124
- "expanded": true
125
- },
107
+ "if": { "expanded": true },
126
108
  "tokens": {
127
109
  "groupBackgroundColor": {
128
110
  "red": 0.96471,
@@ -140,10 +122,7 @@
140
122
  }
141
123
  },
142
124
  {
143
- "if": {
144
- "current": true,
145
- "pressed": true
146
- },
125
+ "if": { "current": true, "pressed": true },
147
126
  "tokens": {
148
127
  "itemBackgroundColor": {
149
128
  "red": 0.97647,
@@ -154,10 +133,7 @@
154
133
  }
155
134
  },
156
135
  {
157
- "if": {
158
- "expanded": true,
159
- "pressed": true
160
- },
136
+ "if": { "expanded": true, "pressed": true },
161
137
  "tokens": {
162
138
  "groupBackgroundColor": {
163
139
  "red": 0.97647,
@@ -168,18 +144,14 @@
168
144
  }
169
145
  },
170
146
  {
171
- "if": {
172
- "secondLevel": true
173
- },
147
+ "if": { "secondLevel": true },
174
148
  "tokens": {
175
149
  "groupIcon": "PaletteIconChevronRight",
176
150
  "secondLevelParentIcon": "PaletteIconChevronRight"
177
151
  }
178
152
  },
179
153
  {
180
- "if": {
181
- "secondLevel": true
182
- },
154
+ "if": { "secondLevel": true },
183
155
  "tokens": {
184
156
  "groupIcon": "PaletteIconChevronRight",
185
157
  "secondLevelParentIcon": "PaletteIconChevronRight"
@@ -188,46 +160,16 @@
188
160
  ],
189
161
  "tokens": {
190
162
  "borderRadius": 8,
191
- "containerBackgroundColor": {
192
- "red": 0,
193
- "green": 0,
194
- "blue": 0,
195
- "alpha": 0
196
- },
197
- "groupBackgroundColor": {
198
- "red": 0,
199
- "green": 0,
200
- "blue": 0,
201
- "alpha": 0
202
- },
203
- "groupBorderBottomColor": {
204
- "red": 0,
205
- "green": 0,
206
- "blue": 0,
207
- "alpha": 0
208
- },
163
+ "containerBackgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
164
+ "groupBackgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
165
+ "groupBorderBottomColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
209
166
  "groupBorderBottomWidth": 0,
210
- "groupBorderLeftColor": {
211
- "red": 0,
212
- "green": 0,
213
- "blue": 0,
214
- "alpha": 0
215
- },
167
+ "groupBorderLeftColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
216
168
  "groupBorderLeftWidth": 4,
217
169
  "groupBorderRadius": 0,
218
- "groupBorderRightColor": {
219
- "red": 0,
220
- "green": 0,
221
- "blue": 0,
222
- "alpha": 0
223
- },
170
+ "groupBorderRightColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
224
171
  "groupBorderRightWidth": 0,
225
- "groupBorderTopColor": {
226
- "red": 0,
227
- "green": 0,
228
- "blue": 0,
229
- "alpha": 0
230
- },
172
+ "groupBorderTopColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
231
173
  "groupBorderTopWidth": 0,
232
174
  "groupColor": {
233
175
  "red": 0.22353,
@@ -244,40 +186,15 @@
244
186
  "groupPaddingLeft": 16,
245
187
  "groupPaddingRight": 16,
246
188
  "groupPaddingTop": 12,
247
- "itemBackgroundColor": {
248
- "red": 0,
249
- "green": 0,
250
- "blue": 0,
251
- "alpha": 0
252
- },
253
- "itemBorderBottomColor": {
254
- "red": 0,
255
- "green": 0,
256
- "blue": 0,
257
- "alpha": 0
258
- },
189
+ "itemBackgroundColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
190
+ "itemBorderBottomColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
259
191
  "itemBorderBottomWidth": 1,
260
- "itemBorderLeftColor": {
261
- "red": 0,
262
- "green": 0,
263
- "blue": 0,
264
- "alpha": 0
265
- },
192
+ "itemBorderLeftColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
266
193
  "itemBorderLeftWidth": 1,
267
194
  "itemBorderRadius": 0,
268
- "itemBorderRightColor": {
269
- "red": 0,
270
- "green": 0,
271
- "blue": 0,
272
- "alpha": 0
273
- },
195
+ "itemBorderRightColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
274
196
  "itemBorderRightWidth": 1,
275
- "itemBorderTopColor": {
276
- "red": 0,
277
- "green": 0,
278
- "blue": 0,
279
- "alpha": 0
280
- },
197
+ "itemBorderTopColor": { "red": 0, "green": 0, "blue": 0, "alpha": 0 },
281
198
  "itemBorderTopWidth": 1,
282
199
  "itemBorderWidth": 1,
283
200
  "itemColor": {
@@ -345,12 +262,7 @@
345
262
  "offsetY": 4,
346
263
  "blur": 8,
347
264
  "spread": 0,
348
- "color": {
349
- "red": 0,
350
- "green": 0,
351
- "blue": 0,
352
- "alpha": 0.1
353
- }
265
+ "color": { "red": 0, "green": 0, "blue": 0, "alpha": 0.1 }
354
266
  }
355
267
  }
356
268
  }