@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,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:10 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:23:50 GMT
5
5
  *
6
6
  */
7
7
 
package/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:11 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:23:50 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1779,6 +1779,7 @@ module.exports = {
1779
1779
  showPanelNavigation: true,
1780
1780
  showPanelTabs: true,
1781
1781
  showPreviousNextNavigation: true,
1782
+ showStepTrackerLabel: true,
1782
1783
  spaceBetweenSlideAndPanelNavigation: 32,
1783
1784
  spaceBetweenSlideAndPreviousNextNavigation: 24,
1784
1785
  stepTrackerCurrentBackgroundColor: null
@@ -2576,7 +2577,7 @@ module.exports = {
2576
2577
  textLine: 'none'
2577
2578
  }
2578
2579
  },
2579
- ColourToggle: {
2580
+ ColorToggle: {
2580
2581
  appearances: {
2581
2582
  focus: {
2582
2583
  description: "Currently only web has good support for this. Applies when an interactive component's focus handler is triggered, such as keyboard tabbing or selection.",
@@ -7757,6 +7758,11 @@ module.exports = {
7757
7758
  },
7758
7759
  StepTracker: {
7759
7760
  appearances: {
7761
+ floating: {
7762
+ description: 'Compact dot-style indicators (no brand styling; falls back to circular dots).',
7763
+ type: 'variant',
7764
+ values: [ true ]
7765
+ },
7760
7766
  inverse: {
7761
7767
  description: 'Styles the step tracker for using on dark backgrounds.',
7762
7768
  type: 'variant',
@@ -7810,6 +7816,7 @@ module.exports = {
7810
7816
  containerPaddingLeft: null,
7811
7817
  containerPaddingRight: null,
7812
7818
  containerPaddingTop: null,
7819
+ knobAnimatePill: false,
7813
7820
  knobBackgroundColor: 'rgba(0, 0, 0, 0)',
7814
7821
  knobBorderColor: '#394056',
7815
7822
  knobBorderWidth: 1,
@@ -7817,6 +7824,8 @@ module.exports = {
7817
7824
  knobCompletedBorderColor: '#394056',
7818
7825
  knobCompletedPaddingLeft: 0,
7819
7826
  knobCompletedPaddingTop: 0,
7827
+ knobCompletedRadius: null,
7828
+ knobCompletedWidth: null,
7820
7829
  knobCurrentBackgroundColor: '#394056',
7821
7830
  knobCurrentBorderColor: '#394056',
7822
7831
  knobCurrentBorderWidth: 2,
@@ -9638,5 +9647,5 @@ module.exports = {
9638
9647
  tokens: { size: 80 }
9639
9648
  }
9640
9649
  },
9641
- metadata: { name: 'theme-public-mobile', themeTokensVersion: '5.0.0-beta.0' }
9650
+ metadata: { name: 'theme-public-mobile', themeTokensVersion: '5.0.0' }
9642
9651
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Card.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -39,6 +39,7 @@ const theme = {
39
39
  showPanelNavigation: true,
40
40
  showPanelTabs: true,
41
41
  showPreviousNextNavigation: true,
42
+ showStepTrackerLabel: true,
42
43
  spaceBetweenSlideAndPanelNavigation: 32,
43
44
  spaceBetweenSlideAndPreviousNextNavigation: 24,
44
45
  stepTrackerCurrentBackgroundColor: null
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Icon.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/Link.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
package/build/web/List.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Fri, 29 May 2026 17:26:25 GMT
4
+ * Generated on Tue, 14 Jul 2026 18:24:00 GMT
5
5
  *
6
6
  */
7
7