@telus-uds/theme-public-mobile 4.0.0 → 4.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 (255) hide show
  1. package/build/android/MultiSelectFilter.json +6 -0
  2. package/build/android/QuantitySelector.json +2 -0
  3. package/build/android/Table.json +16 -0
  4. package/build/android/TabsItem.json +2 -0
  5. package/build/android/schema.json +220 -157
  6. package/build/android/theme.json +27 -1
  7. package/build/ios/MultiSelectFilter.json +6 -0
  8. package/build/ios/QuantitySelector.json +2 -0
  9. package/build/ios/Table.json +16 -0
  10. package/build/ios/TabsItem.json +2 -0
  11. package/build/ios/schema.json +220 -157
  12. package/build/ios/theme.json +27 -1
  13. package/build/rn/ActionCard.js +1 -1
  14. package/build/rn/ActivityIndicator.js +1 -1
  15. package/build/rn/Autocomplete.js +1 -1
  16. package/build/rn/Badge.js +1 -1
  17. package/build/rn/BlockQuote.js +1 -1
  18. package/build/rn/Box.js +1 -1
  19. package/build/rn/Breadcrumbs.js +1 -1
  20. package/build/rn/Button.js +1 -1
  21. package/build/rn/ButtonDropdown.js +1 -1
  22. package/build/rn/ButtonGroup.js +1 -1
  23. package/build/rn/ButtonGroupItem.js +1 -1
  24. package/build/rn/Callout.js +1 -1
  25. package/build/rn/Card.js +1 -1
  26. package/build/rn/CardGroup.js +1 -1
  27. package/build/rn/Carousel.js +1 -1
  28. package/build/rn/CarouselTabsPanelItem.js +1 -1
  29. package/build/rn/CarouselThumbnail.js +1 -1
  30. package/build/rn/Checkbox.js +1 -1
  31. package/build/rn/CheckboxCard.js +1 -1
  32. package/build/rn/CheckboxCardGroup.js +1 -1
  33. package/build/rn/CheckboxGroup.js +1 -1
  34. package/build/rn/ChevronLink.js +1 -1
  35. package/build/rn/ColourToggle.js +1 -1
  36. package/build/rn/Countdown.js +1 -1
  37. package/build/rn/DatePicker.js +1 -1
  38. package/build/rn/Disclaimer.js +1 -1
  39. package/build/rn/Divider.js +1 -1
  40. package/build/rn/DownloadApp.js +1 -1
  41. package/build/rn/ExpandCollapse.js +1 -1
  42. package/build/rn/ExpandCollapseControl.js +1 -1
  43. package/build/rn/ExpandCollapseMini.js +1 -1
  44. package/build/rn/ExpandCollapseMiniControl.js +1 -1
  45. package/build/rn/ExpandCollapsePanel.js +1 -1
  46. package/build/rn/Feedback.js +1 -1
  47. package/build/rn/Fieldset.js +1 -1
  48. package/build/rn/FileUpload.js +1 -1
  49. package/build/rn/Footnote.js +1 -1
  50. package/build/rn/FootnoteLink.js +1 -1
  51. package/build/rn/HorizontalScrollButton.js +1 -1
  52. package/build/rn/Icon.js +1 -1
  53. package/build/rn/IconButton.js +1 -1
  54. package/build/rn/Image.js +1 -1
  55. package/build/rn/InputLabel.js +1 -1
  56. package/build/rn/InputSupports.js +1 -1
  57. package/build/rn/Link.js +1 -1
  58. package/build/rn/List.js +1 -1
  59. package/build/rn/Listbox.js +1 -1
  60. package/build/rn/Modal.js +1 -1
  61. package/build/rn/MultiSelectFilter.js +2 -1
  62. package/build/rn/NavigationBar.js +1 -1
  63. package/build/rn/Notification.js +1 -1
  64. package/build/rn/OrderedList.js +1 -1
  65. package/build/rn/Pagination.js +1 -1
  66. package/build/rn/PaginationPageButton.js +1 -1
  67. package/build/rn/PaginationSideButton.js +1 -1
  68. package/build/rn/PreviewCard.js +1 -1
  69. package/build/rn/PriceLockup.js +1 -1
  70. package/build/rn/ProductCard.js +1 -1
  71. package/build/rn/Progress.js +1 -1
  72. package/build/rn/ProgressBar.js +1 -1
  73. package/build/rn/QuantitySelector.js +7 -2
  74. package/build/rn/QuantitySelectorSideButton.js +1 -1
  75. package/build/rn/QuickLinks.js +1 -1
  76. package/build/rn/QuickLinksButton.js +1 -1
  77. package/build/rn/QuickLinksCard.js +1 -1
  78. package/build/rn/QuickLinksFeature.js +1 -1
  79. package/build/rn/QuickLinksFeatureItem.js +1 -1
  80. package/build/rn/QuickLinksList.js +1 -1
  81. package/build/rn/Radio.js +1 -1
  82. package/build/rn/RadioCard.js +1 -1
  83. package/build/rn/RadioCardGroup.js +1 -1
  84. package/build/rn/RadioGroup.js +1 -1
  85. package/build/rn/Ribbon.js +1 -1
  86. package/build/rn/Search.js +1 -1
  87. package/build/rn/SearchButton.js +1 -1
  88. package/build/rn/Select.js +1 -1
  89. package/build/rn/SideNav.js +1 -1
  90. package/build/rn/SideNavItem.js +1 -1
  91. package/build/rn/SideNavItemsGroup.js +1 -1
  92. package/build/rn/Skeleton.js +1 -1
  93. package/build/rn/SkipLink.js +1 -1
  94. package/build/rn/Spinner.js +1 -1
  95. package/build/rn/SplashButton.js +1 -1
  96. package/build/rn/SplashButtonWithDetails.js +1 -1
  97. package/build/rn/StackView.js +1 -1
  98. package/build/rn/Status.js +1 -1
  99. package/build/rn/StepTracker.js +1 -1
  100. package/build/rn/StoryCard.js +1 -1
  101. package/build/rn/TabBar.js +1 -1
  102. package/build/rn/TabBarItem.js +1 -1
  103. package/build/rn/Table.js +7 -1
  104. package/build/rn/Tabs.js +1 -1
  105. package/build/rn/TabsItem.js +3 -1
  106. package/build/rn/Tags.js +1 -1
  107. package/build/rn/TagsItem.js +1 -1
  108. package/build/rn/TermsAndConditions.js +1 -1
  109. package/build/rn/Testimonial.js +1 -1
  110. package/build/rn/TextArea.js +1 -1
  111. package/build/rn/TextInput.js +1 -1
  112. package/build/rn/Timeline.js +1 -1
  113. package/build/rn/Toast.js +1 -1
  114. package/build/rn/ToggleSwitch.js +1 -1
  115. package/build/rn/ToggleSwitchGroup.js +1 -1
  116. package/build/rn/Tooltip.js +1 -1
  117. package/build/rn/TooltipButton.js +1 -1
  118. package/build/rn/Typography.js +1 -1
  119. package/build/rn/Video.js +1 -1
  120. package/build/rn/VideoButton.js +1 -1
  121. package/build/rn/VideoControlBar.js +1 -1
  122. package/build/rn/VideoMenu.js +1 -1
  123. package/build/rn/VideoMiddleControlButton.js +1 -1
  124. package/build/rn/VideoPicker.js +1 -1
  125. package/build/rn/VideoPickerSlider.js +1 -1
  126. package/build/rn/VideoPickerThumbnail.js +1 -1
  127. package/build/rn/VideoProgressBar.js +1 -1
  128. package/build/rn/VideoVolumeSlider.js +1 -1
  129. package/build/rn/WaffleGrid.js +1 -1
  130. package/build/rn/schema.json +220 -157
  131. package/build/rn/spacingScale.js +1 -1
  132. package/build/rn/theme.js +17 -3
  133. package/build/web/ActionCard.js +1 -1
  134. package/build/web/ActivityIndicator.js +1 -1
  135. package/build/web/Autocomplete.js +1 -1
  136. package/build/web/Badge.js +1 -1
  137. package/build/web/BlockQuote.js +1 -1
  138. package/build/web/Box.js +1 -1
  139. package/build/web/Breadcrumbs.js +1 -1
  140. package/build/web/Button.js +1 -1
  141. package/build/web/ButtonDropdown.js +1 -1
  142. package/build/web/ButtonGroup.js +1 -1
  143. package/build/web/ButtonGroupItem.js +1 -1
  144. package/build/web/Callout.js +1 -1
  145. package/build/web/Card.js +1 -1
  146. package/build/web/CardGroup.js +1 -1
  147. package/build/web/Carousel.js +1 -1
  148. package/build/web/CarouselTabsPanelItem.js +1 -1
  149. package/build/web/CarouselThumbnail.js +1 -1
  150. package/build/web/Checkbox.js +1 -1
  151. package/build/web/CheckboxCard.js +1 -1
  152. package/build/web/CheckboxCardGroup.js +1 -1
  153. package/build/web/CheckboxGroup.js +1 -1
  154. package/build/web/ChevronLink.js +1 -1
  155. package/build/web/ColourToggle.js +1 -1
  156. package/build/web/Countdown.js +1 -1
  157. package/build/web/DatePicker.js +1 -1
  158. package/build/web/Disclaimer.js +1 -1
  159. package/build/web/Divider.js +1 -1
  160. package/build/web/DownloadApp.js +1 -1
  161. package/build/web/ExpandCollapse.js +1 -1
  162. package/build/web/ExpandCollapseControl.js +1 -1
  163. package/build/web/ExpandCollapseMini.js +1 -1
  164. package/build/web/ExpandCollapseMiniControl.js +1 -1
  165. package/build/web/ExpandCollapsePanel.js +1 -1
  166. package/build/web/Feedback.js +1 -1
  167. package/build/web/Fieldset.js +1 -1
  168. package/build/web/FileUpload.js +1 -1
  169. package/build/web/Footnote.js +1 -1
  170. package/build/web/FootnoteLink.js +1 -1
  171. package/build/web/HorizontalScrollButton.js +1 -1
  172. package/build/web/Icon.js +1 -1
  173. package/build/web/IconButton.js +1 -1
  174. package/build/web/Image.js +1 -1
  175. package/build/web/InputLabel.js +1 -1
  176. package/build/web/InputSupports.js +1 -1
  177. package/build/web/Link.js +1 -1
  178. package/build/web/List.js +1 -1
  179. package/build/web/Listbox.js +1 -1
  180. package/build/web/Modal.js +1 -1
  181. package/build/web/MultiSelectFilter.js +2 -1
  182. package/build/web/NavigationBar.js +1 -1
  183. package/build/web/Notification.js +1 -1
  184. package/build/web/OrderedList.js +1 -1
  185. package/build/web/Pagination.js +1 -1
  186. package/build/web/PaginationPageButton.js +1 -1
  187. package/build/web/PaginationSideButton.js +1 -1
  188. package/build/web/PreviewCard.js +1 -1
  189. package/build/web/PriceLockup.js +1 -1
  190. package/build/web/ProductCard.js +1 -1
  191. package/build/web/Progress.js +1 -1
  192. package/build/web/ProgressBar.js +1 -1
  193. package/build/web/QuantitySelector.js +7 -2
  194. package/build/web/QuantitySelectorSideButton.js +1 -1
  195. package/build/web/QuickLinks.js +1 -1
  196. package/build/web/QuickLinksButton.js +1 -1
  197. package/build/web/QuickLinksCard.js +1 -1
  198. package/build/web/QuickLinksFeature.js +1 -1
  199. package/build/web/QuickLinksFeatureItem.js +1 -1
  200. package/build/web/QuickLinksList.js +1 -1
  201. package/build/web/Radio.js +1 -1
  202. package/build/web/RadioCard.js +1 -1
  203. package/build/web/RadioCardGroup.js +1 -1
  204. package/build/web/RadioGroup.js +1 -1
  205. package/build/web/Ribbon.js +1 -1
  206. package/build/web/Search.js +1 -1
  207. package/build/web/SearchButton.js +1 -1
  208. package/build/web/Select.js +1 -1
  209. package/build/web/SideNav.js +1 -1
  210. package/build/web/SideNavItem.js +1 -1
  211. package/build/web/SideNavItemsGroup.js +1 -1
  212. package/build/web/Skeleton.js +1 -1
  213. package/build/web/SkipLink.js +1 -1
  214. package/build/web/Spinner.js +1 -1
  215. package/build/web/SplashButton.js +1 -1
  216. package/build/web/SplashButtonWithDetails.js +1 -1
  217. package/build/web/StackView.js +1 -1
  218. package/build/web/Status.js +1 -1
  219. package/build/web/StepTracker.js +1 -1
  220. package/build/web/StoryCard.js +1 -1
  221. package/build/web/TabBar.js +1 -1
  222. package/build/web/TabBarItem.js +1 -1
  223. package/build/web/Table.js +7 -1
  224. package/build/web/Tabs.js +1 -1
  225. package/build/web/TabsItem.js +3 -1
  226. package/build/web/Tags.js +1 -1
  227. package/build/web/TagsItem.js +1 -1
  228. package/build/web/TermsAndConditions.js +1 -1
  229. package/build/web/Testimonial.js +1 -1
  230. package/build/web/TextArea.js +1 -1
  231. package/build/web/TextInput.js +1 -1
  232. package/build/web/Timeline.js +1 -1
  233. package/build/web/Toast.js +1 -1
  234. package/build/web/ToggleSwitch.js +1 -1
  235. package/build/web/ToggleSwitchGroup.js +1 -1
  236. package/build/web/Tooltip.js +1 -1
  237. package/build/web/TooltipButton.js +1 -1
  238. package/build/web/Typography.js +1 -1
  239. package/build/web/Video.js +1 -1
  240. package/build/web/VideoButton.js +1 -1
  241. package/build/web/VideoControlBar.js +1 -1
  242. package/build/web/VideoMenu.js +1 -1
  243. package/build/web/VideoMiddleControlButton.js +1 -1
  244. package/build/web/VideoPicker.js +1 -1
  245. package/build/web/VideoPickerSlider.js +1 -1
  246. package/build/web/VideoPickerThumbnail.js +1 -1
  247. package/build/web/VideoProgressBar.js +1 -1
  248. package/build/web/VideoVolumeSlider.js +1 -1
  249. package/build/web/WaffleGrid.js +1 -1
  250. package/build/web/index.js +1 -1
  251. package/build/web/schema.json +220 -157
  252. package/build/web/spacingScale.js +1 -1
  253. package/build/web/theme.js +17 -3
  254. package/package.json +2 -2
  255. package/theme.json +11 -0
@@ -279,13 +279,13 @@
279
279
  },
280
280
  {
281
281
  "const": "{system.border.zero}",
282
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
283
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
282
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
283
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
284
284
  },
285
285
  {
286
286
  "const": "{system.border.none}",
287
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
288
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
287
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
288
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
289
289
  }
290
290
  ],
291
291
  "$id": "#border"
@@ -529,13 +529,13 @@
529
529
  },
530
530
  {
531
531
  "const": "{system.color.transparent}",
532
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
533
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
532
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
533
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
534
534
  },
535
535
  {
536
536
  "const": "{system.color.none}",
537
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
538
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
537
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
538
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
539
539
  }
540
540
  ],
541
541
  "$id": "#color"
@@ -554,8 +554,8 @@
554
554
  },
555
555
  {
556
556
  "const": "{system.duration.zero}",
557
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
558
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
557
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
558
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
559
559
  }
560
560
  ],
561
561
  "$id": "#duration"
@@ -624,8 +624,8 @@
624
624
  },
625
625
  {
626
626
  "const": "{system.fontSize.none}",
627
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
628
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
627
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
628
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
629
629
  }
630
630
  ],
631
631
  "$id": "#fontSize"
@@ -639,8 +639,8 @@
639
639
  },
640
640
  {
641
641
  "const": "{system.gradient.none}",
642
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
643
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
642
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
643
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
644
644
  }
645
645
  ],
646
646
  "$id": "#gradient"
@@ -1269,8 +1269,8 @@
1269
1269
  },
1270
1270
  {
1271
1271
  "const": "{system.icon.none}",
1272
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1273
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1272
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1273
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1274
1274
  }
1275
1275
  ],
1276
1276
  "$id": "#icon"
@@ -1299,8 +1299,8 @@
1299
1299
  },
1300
1300
  {
1301
1301
  "const": "{system.letterSpacing.none}",
1302
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1303
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1302
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1303
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1304
1304
  }
1305
1305
  ],
1306
1306
  "$id": "#letterSpacing"
@@ -1464,8 +1464,8 @@
1464
1464
  },
1465
1465
  {
1466
1466
  "const": "{system.opacity.opaque}",
1467
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1468
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1467
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1468
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1469
1469
  }
1470
1470
  ],
1471
1471
  "$id": "#opacity"
@@ -1549,18 +1549,18 @@
1549
1549
  },
1550
1550
  {
1551
1551
  "const": "{system.radius.none}",
1552
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1553
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1552
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1553
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1554
1554
  },
1555
1555
  {
1556
1556
  "const": "{system.radius.zero}",
1557
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1558
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1557
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1558
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1559
1559
  },
1560
1560
  {
1561
1561
  "const": "{system.radius.round}",
1562
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1563
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1562
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1563
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1564
1564
  }
1565
1565
  ],
1566
1566
  "$id": "#radius"
@@ -1609,8 +1609,8 @@
1609
1609
  },
1610
1610
  {
1611
1611
  "const": "{system.shadow.none}",
1612
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1613
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1612
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1613
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1614
1614
  }
1615
1615
  ],
1616
1616
  "$id": "#shadow"
@@ -1884,48 +1884,48 @@
1884
1884
  },
1885
1885
  {
1886
1886
  "const": "{system.size.none}",
1887
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1888
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1887
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1888
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1889
1889
  },
1890
1890
  {
1891
1891
  "const": "{system.size.full}",
1892
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1893
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1892
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1893
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1894
1894
  },
1895
1895
  {
1896
1896
  "const": "{system.size.twoThirds}",
1897
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1898
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1897
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1898
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1899
1899
  },
1900
1900
  {
1901
1901
  "const": "{system.size.zero}",
1902
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1903
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1902
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1903
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1904
1904
  },
1905
1905
  {
1906
1906
  "const": "{system.size.viewportXs}",
1907
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1908
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1907
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1908
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1909
1909
  },
1910
1910
  {
1911
1911
  "const": "{system.size.viewportSm}",
1912
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1913
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1912
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1913
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1914
1914
  },
1915
1915
  {
1916
1916
  "const": "{system.size.viewportMd}",
1917
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1918
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1917
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1918
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1919
1919
  },
1920
1920
  {
1921
1921
  "const": "{system.size.viewportLg}",
1922
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1923
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1922
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1923
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1924
1924
  },
1925
1925
  {
1926
1926
  "const": "{system.size.viewportXl}",
1927
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1928
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1927
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1928
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1929
1929
  }
1930
1930
  ],
1931
1931
  "$id": "#size"
@@ -1964,18 +1964,18 @@
1964
1964
  "anyOf": [
1965
1965
  {
1966
1966
  "const": "{system.display.inline}",
1967
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1968
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1967
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1968
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1969
1969
  },
1970
1970
  {
1971
1971
  "const": "{system.display.inlineBlock}",
1972
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1973
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1972
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1973
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1974
1974
  },
1975
1975
  {
1976
1976
  "const": "{system.display.none}",
1977
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1978
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1977
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1978
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1979
1979
  }
1980
1980
  ],
1981
1981
  "$id": "#display"
@@ -1984,18 +1984,18 @@
1984
1984
  "anyOf": [
1985
1985
  {
1986
1986
  "const": "{system.flexJustifyContent.center}",
1987
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1988
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1987
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1988
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1989
1989
  },
1990
1990
  {
1991
1991
  "const": "{system.flexJustifyContent.flexStart}",
1992
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1993
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1992
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1993
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1994
1994
  },
1995
1995
  {
1996
1996
  "const": "{system.flexJustifyContent.spaceBetween}",
1997
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
1998
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
1997
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
1998
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
1999
1999
  }
2000
2000
  ],
2001
2001
  "$id": "#flexJustifyContent"
@@ -2004,18 +2004,18 @@
2004
2004
  "anyOf": [
2005
2005
  {
2006
2006
  "const": "{system.flexAlign.center}",
2007
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2008
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2007
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2008
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2009
2009
  },
2010
2010
  {
2011
2011
  "const": "{system.flexAlign.flexStart}",
2012
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2013
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2012
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2013
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2014
2014
  },
2015
2015
  {
2016
2016
  "const": "{system.flexAlign.stretch}",
2017
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2018
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2017
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2018
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2019
2019
  }
2020
2020
  ],
2021
2021
  "$id": "#flexAlign"
@@ -2024,43 +2024,43 @@
2024
2024
  "anyOf": [
2025
2025
  {
2026
2026
  "const": "{system.overflow.visible}",
2027
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2028
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2027
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2028
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2029
2029
  },
2030
2030
  {
2031
2031
  "const": "{system.overflow.hidden}",
2032
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2033
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2032
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2033
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2034
2034
  },
2035
2035
  {
2036
2036
  "const": "{system.overflow.scroll}",
2037
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2038
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2037
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2038
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2039
2039
  },
2040
2040
  {
2041
2041
  "const": "{system.overflow.auto}",
2042
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2043
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2042
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2043
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2044
2044
  },
2045
2045
  {
2046
2046
  "const": "{system.overflow.clip}",
2047
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2048
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2047
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2048
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2049
2049
  },
2050
2050
  {
2051
2051
  "const": "{system.overflow.inherit}",
2052
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2053
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2052
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2053
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2054
2054
  },
2055
2055
  {
2056
2056
  "const": "{system.overflow.initial}",
2057
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2058
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2057
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2058
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2059
2059
  },
2060
2060
  {
2061
2061
  "const": "{system.overflow.unset}",
2062
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2063
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2062
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2063
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2064
2064
  }
2065
2065
  ],
2066
2066
  "$id": "#overflow"
@@ -2069,63 +2069,63 @@
2069
2069
  "anyOf": [
2070
2070
  {
2071
2071
  "const": "{system.integer.0}",
2072
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2073
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2072
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2073
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2074
2074
  },
2075
2075
  {
2076
2076
  "const": "{system.integer.1}",
2077
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2078
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2077
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2078
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2079
2079
  },
2080
2080
  {
2081
2081
  "const": "{system.integer.2}",
2082
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2083
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2082
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2083
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2084
2084
  },
2085
2085
  {
2086
2086
  "const": "{system.integer.3}",
2087
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2088
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2087
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2088
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2089
2089
  },
2090
2090
  {
2091
2091
  "const": "{system.integer.4}",
2092
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2093
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2092
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2093
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2094
2094
  },
2095
2095
  {
2096
2096
  "const": "{system.integer.5}",
2097
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2098
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2097
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2098
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2099
2099
  },
2100
2100
  {
2101
2101
  "const": "{system.integer.6}",
2102
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2103
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2102
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2103
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2104
2104
  },
2105
2105
  {
2106
2106
  "const": "{system.integer.7}",
2107
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2108
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2107
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2108
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2109
2109
  },
2110
2110
  {
2111
2111
  "const": "{system.integer.8}",
2112
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2113
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2112
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2113
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2114
2114
  },
2115
2115
  {
2116
2116
  "const": "{system.integer.9}",
2117
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2118
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2117
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2118
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2119
2119
  },
2120
2120
  {
2121
2121
  "const": "{system.integer.10}",
2122
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2123
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2122
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2123
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2124
2124
  },
2125
2125
  {
2126
2126
  "const": "{system.integer.11}",
2127
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2128
- "markdownDescription": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2127
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
2128
+ "markdownDescription": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.com/universal-design-system/docs/themes) docs."
2129
2129
  },
2130
2130
  {
2131
2131
  "type": "string",
@@ -2138,18 +2138,18 @@
2138
2138
  "anyOf": [
2139
2139
  {
2140
2140
  "const": "{system.textLine.none}",
2141
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2142
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2141
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2142
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2143
2143
  },
2144
2144
  {
2145
2145
  "const": "{system.textLine.underline}",
2146
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2147
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2146
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2147
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2148
2148
  },
2149
2149
  {
2150
2150
  "const": "{system.textLine.strikethrough}",
2151
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2152
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2151
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2152
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2153
2153
  }
2154
2154
  ],
2155
2155
  "$id": "#textLine"
@@ -2158,8 +2158,8 @@
2158
2158
  "anyOf": [
2159
2159
  {
2160
2160
  "const": "{system.textLineStyle.solid}",
2161
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2162
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2161
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2162
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2163
2163
  }
2164
2164
  ],
2165
2165
  "$id": "#textLineStyle"
@@ -2168,23 +2168,23 @@
2168
2168
  "anyOf": [
2169
2169
  {
2170
2170
  "const": "{system.position.bottom}",
2171
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2172
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2171
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2172
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2173
2173
  },
2174
2174
  {
2175
2175
  "const": "{system.position.left}",
2176
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2177
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2176
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2177
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2178
2178
  },
2179
2179
  {
2180
2180
  "const": "{system.position.right}",
2181
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2182
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2181
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2182
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2183
2183
  },
2184
2184
  {
2185
2185
  "const": "{system.position.top}",
2186
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2187
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2186
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2187
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2188
2188
  }
2189
2189
  ],
2190
2190
  "$id": "#position"
@@ -2193,18 +2193,18 @@
2193
2193
  "anyOf": [
2194
2194
  {
2195
2195
  "const": "{system.direction.column}",
2196
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2197
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2196
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2197
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2198
2198
  },
2199
2199
  {
2200
2200
  "const": "{system.direction.row}",
2201
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2202
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2201
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2202
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2203
2203
  },
2204
2204
  {
2205
2205
  "const": "{system.direction.rowReverse}",
2206
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2207
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2206
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2207
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2208
2208
  }
2209
2209
  ],
2210
2210
  "$id": "#direction"
@@ -2213,13 +2213,13 @@
2213
2213
  "anyOf": [
2214
2214
  {
2215
2215
  "const": "{system.show.true}",
2216
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2217
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2216
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2217
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2218
2218
  },
2219
2219
  {
2220
2220
  "const": "{system.show.false}",
2221
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2222
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2221
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2222
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2223
2223
  }
2224
2224
  ],
2225
2225
  "$id": "#show"
@@ -2228,13 +2228,13 @@
2228
2228
  "anyOf": [
2229
2229
  {
2230
2230
  "const": "{system.borderStyle.none}",
2231
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2232
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2231
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2232
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2233
2233
  },
2234
2234
  {
2235
2235
  "const": "{system.borderStyle.solid}",
2236
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2237
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2236
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2237
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2238
2238
  }
2239
2239
  ],
2240
2240
  "$id": "#borderStyle"
@@ -2243,18 +2243,18 @@
2243
2243
  "anyOf": [
2244
2244
  {
2245
2245
  "const": "{system.verticalAlign.top}",
2246
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2247
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2246
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2247
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2248
2248
  },
2249
2249
  {
2250
2250
  "const": "{system.verticalAlign.middle}",
2251
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2252
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2251
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2252
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2253
2253
  },
2254
2254
  {
2255
2255
  "const": "{system.verticalAlign.baseline}",
2256
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2257
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2256
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2257
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2258
2258
  }
2259
2259
  ],
2260
2260
  "$id": "#verticalAlign"
@@ -2263,18 +2263,18 @@
2263
2263
  "anyOf": [
2264
2264
  {
2265
2265
  "const": "{system.iconScale.scale1}",
2266
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2267
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2266
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2267
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2268
2268
  },
2269
2269
  {
2270
2270
  "const": "{system.iconScale.scale1_10}",
2271
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2272
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2271
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2272
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2273
2273
  },
2274
2274
  {
2275
2275
  "const": "{system.iconScale.scale1_25}",
2276
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2277
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2276
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2277
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2278
2278
  }
2279
2279
  ],
2280
2280
  "$id": "#iconScale"
@@ -2283,18 +2283,18 @@
2283
2283
  "anyOf": [
2284
2284
  {
2285
2285
  "const": "{system.textAlign.left}",
2286
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2287
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2286
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2287
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2288
2288
  },
2289
2289
  {
2290
2290
  "const": "{system.textAlign.center}",
2291
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2292
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2291
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2292
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2293
2293
  },
2294
2294
  {
2295
2295
  "const": "{system.textAlign.right}",
2296
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2297
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2296
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2297
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2298
2298
  }
2299
2299
  ],
2300
2300
  "$id": "#textAlign"
@@ -2303,13 +2303,13 @@
2303
2303
  "anyOf": [
2304
2304
  {
2305
2305
  "const": "{system.textTransform.none}",
2306
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2307
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2306
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2307
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2308
2308
  },
2309
2309
  {
2310
2310
  "const": "{system.textTransform.uppercase}",
2311
- "description": "@telus-uds/system-tokens/v1.1.1 system react-native tokens ⚙️",
2312
- "markdownDescription": "`@telus-uds/system-tokens/v1.1.1` **system** tokens ⚙️"
2311
+ "description": "@telus-uds/system-tokens/v1.1.2 system react-native tokens ⚙️",
2312
+ "markdownDescription": "`@telus-uds/system-tokens/v1.1.2` **system** tokens ⚙️"
2313
2313
  }
2314
2314
  ],
2315
2315
  "$id": "#textTransform"
@@ -3633,6 +3633,15 @@
3633
3633
  "cellPaddingBottom": {
3634
3634
  "$ref": "#size"
3635
3635
  },
3636
+ "cellBorderWidth": {
3637
+ "$ref": "#border"
3638
+ },
3639
+ "cellBorderColor": {
3640
+ "$ref": "#color"
3641
+ },
3642
+ "cellBorderTopWidth": {
3643
+ "$ref": "#border"
3644
+ },
3636
3645
  "fontWeight": {
3637
3646
  "$ref": "#fontWeight"
3638
3647
  },
@@ -3656,6 +3665,15 @@
3656
3665
  },
3657
3666
  "borderWidth": {
3658
3667
  "$ref": "#border"
3668
+ },
3669
+ "rowBorderWidth": {
3670
+ "$ref": "#border"
3671
+ },
3672
+ "rowBorderColor": {
3673
+ "$ref": "#color"
3674
+ },
3675
+ "rowBorderTopWidth": {
3676
+ "$ref": "#border"
3659
3677
  }
3660
3678
  },
3661
3679
  "required": [
@@ -3670,6 +3688,9 @@
3670
3688
  "cellPaddingRight",
3671
3689
  "cellPaddingLeft",
3672
3690
  "cellPaddingBottom",
3691
+ "cellBorderWidth",
3692
+ "cellBorderColor",
3693
+ "cellBorderTopWidth",
3673
3694
  "fontWeight",
3674
3695
  "fontName",
3675
3696
  "fontSize",
@@ -3677,7 +3698,10 @@
3677
3698
  "stickyBackgroundColor",
3678
3699
  "fontColor",
3679
3700
  "borderColor",
3680
- "borderWidth"
3701
+ "borderWidth",
3702
+ "rowBorderWidth",
3703
+ "rowBorderColor",
3704
+ "rowBorderTopWidth"
3681
3705
  ]
3682
3706
  },
3683
3707
  "rules": {
@@ -3727,6 +3751,15 @@
3727
3751
  "cellPaddingBottom": {
3728
3752
  "$ref": "#size"
3729
3753
  },
3754
+ "cellBorderWidth": {
3755
+ "$ref": "#border"
3756
+ },
3757
+ "cellBorderColor": {
3758
+ "$ref": "#color"
3759
+ },
3760
+ "cellBorderTopWidth": {
3761
+ "$ref": "#border"
3762
+ },
3730
3763
  "fontWeight": {
3731
3764
  "$ref": "#fontWeight"
3732
3765
  },
@@ -3750,6 +3783,15 @@
3750
3783
  },
3751
3784
  "borderWidth": {
3752
3785
  "$ref": "#border"
3786
+ },
3787
+ "rowBorderWidth": {
3788
+ "$ref": "#border"
3789
+ },
3790
+ "rowBorderColor": {
3791
+ "$ref": "#color"
3792
+ },
3793
+ "rowBorderTopWidth": {
3794
+ "$ref": "#border"
3753
3795
  }
3754
3796
  }
3755
3797
  },
@@ -13200,6 +13242,9 @@
13200
13242
  "buttonBorderColor": {
13201
13243
  "$ref": "#color"
13202
13244
  },
13245
+ "buttonIconBackgroundColor": {
13246
+ "$ref": "#color"
13247
+ },
13203
13248
  "contentMarginBottom": {
13204
13249
  "$ref": "#size"
13205
13250
  },
@@ -13290,6 +13335,7 @@
13290
13335
  "buttonIconSize",
13291
13336
  "buttonIconPadding",
13292
13337
  "buttonBorderColor",
13338
+ "buttonIconBackgroundColor",
13293
13339
  "contentMarginBottom",
13294
13340
  "contentMarginLeft",
13295
13341
  "contentMarginRight",
@@ -13346,6 +13392,9 @@
13346
13392
  "buttonBorderColor": {
13347
13393
  "$ref": "#color"
13348
13394
  },
13395
+ "buttonIconBackgroundColor": {
13396
+ "$ref": "#color"
13397
+ },
13349
13398
  "contentMarginBottom": {
13350
13399
  "$ref": "#size"
13351
13400
  },
@@ -18717,6 +18766,12 @@
18717
18766
  "paddingVertical": {
18718
18767
  "$ref": "#size"
18719
18768
  },
18769
+ "marginHorizontal": {
18770
+ "$ref": "#size"
18771
+ },
18772
+ "marginVertical": {
18773
+ "$ref": "#size"
18774
+ },
18720
18775
  "space": {
18721
18776
  "$ref": "#integer"
18722
18777
  },
@@ -18761,6 +18816,8 @@
18761
18816
  "maxWidth",
18762
18817
  "paddingHorizontal",
18763
18818
  "paddingVertical",
18819
+ "marginHorizontal",
18820
+ "marginVertical",
18764
18821
  "space",
18765
18822
  "textAlign",
18766
18823
  "lineHeight",
@@ -18823,6 +18880,12 @@
18823
18880
  "paddingVertical": {
18824
18881
  "$ref": "#size"
18825
18882
  },
18883
+ "marginHorizontal": {
18884
+ "$ref": "#size"
18885
+ },
18886
+ "marginVertical": {
18887
+ "$ref": "#size"
18888
+ },
18826
18889
  "space": {
18827
18890
  "$ref": "#integer"
18828
18891
  },