@procore/core-react 12.53.1 → 12.53.2

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 (338) hide show
  1. package/.jest/setupTests.js +1 -2
  2. package/CHANGELOG.md +10 -0
  3. package/dist/AnchorNavigation/AnchorNavigation.styles.d.ts +12 -4
  4. package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
  5. package/dist/Avatar/Avatar.styles.d.ts +15 -5
  6. package/dist/Avatar/Avatar.styles.js +5 -5
  7. package/dist/AvatarStack/AvatarStack.styles.d.ts +113 -29
  8. package/dist/AvatarStack/AvatarStack.styles.js +8 -8
  9. package/dist/Badge/Badge.styles.d.ts +6 -2
  10. package/dist/Badge/Badge.styles.js +2 -2
  11. package/dist/BadgePill/BadgePill.styles.d.ts +12 -4
  12. package/dist/BadgePill/BadgePill.styles.js +4 -4
  13. package/dist/Banner/Banner.styles.d.ts +32 -12
  14. package/dist/Banner/Banner.styles.js +10 -10
  15. package/dist/Box/Box.styles.d.ts +3 -1
  16. package/dist/Box/Box.styles.js +1 -1
  17. package/dist/Breadcrumbs/Breadcrumbs.styles.d.ts +12 -4
  18. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  19. package/dist/Button/Button.styles.d.ts +16 -6
  20. package/dist/Button/Button.styles.js +5 -5
  21. package/dist/Calendar/Calendar.styles.d.ts +48 -14
  22. package/dist/Calendar/Calendar.styles.js +9 -9
  23. package/dist/Card/Card.styles.d.ts +3 -1
  24. package/dist/Card/Card.styles.js +1 -1
  25. package/dist/Checkbox/Checkbox.styles.d.ts +18 -6
  26. package/dist/Checkbox/Checkbox.styles.js +6 -6
  27. package/dist/ContactItem/ContactItem.styles.d.ts +1689 -9
  28. package/dist/ContactItem/ContactItem.styles.js +5 -5
  29. package/dist/Content/Content.styles.d.ts +8 -4
  30. package/dist/Content/Content.styles.js +2 -2
  31. package/dist/DateInput/DateInput.styles.d.ts +25 -10
  32. package/dist/DateInput/DateInput.styles.js +6 -6
  33. package/dist/DetailPage/DetailPage.styles.d.ts +24 -10
  34. package/dist/DetailPage/DetailPage.styles.js +7 -7
  35. package/dist/Dropdown/Dropdown.styles.d.ts +11 -5
  36. package/dist/Dropdown/Dropdown.styles.js +3 -3
  37. package/dist/DropdownFlyout/DropdownFlyout.styles.d.ts +12 -4
  38. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  39. package/dist/Dropzone/Dropzone.d.ts +4 -2
  40. package/dist/Dropzone/Dropzone.js +4 -2
  41. package/dist/Dropzone/Dropzone.js.map +1 -1
  42. package/dist/Dropzone/Dropzone.styles.d.ts +31 -13
  43. package/dist/Dropzone/Dropzone.styles.js +9 -9
  44. package/dist/EmptyState/EmptyState.styles.d.ts +18 -6
  45. package/dist/EmptyState/EmptyState.styles.js +6 -6
  46. package/dist/Field/Field.styles.d.ts +9 -3
  47. package/dist/Field/Field.styles.js +3 -3
  48. package/dist/FileList/FileList.styles.d.ts +11 -5
  49. package/dist/FileList/FileList.styles.js +3 -3
  50. package/dist/FileSelect/FileExplorer/FileExplorer.styles.d.ts +37 -12
  51. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  52. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.d.ts +10 -4
  53. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  54. package/dist/FileSelect/FileSelect.styles.d.ts +7 -3
  55. package/dist/FileSelect/FileSelect.styles.js +2 -2
  56. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.d.ts +7 -3
  57. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  58. package/dist/FileSelect/FileTokenList/FileTokenList.styles.d.ts +7 -3
  59. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  60. package/dist/FileSelect/GridSource/GridSource.styles.d.ts +19 -7
  61. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  62. package/dist/FileSelect/LocalSource/LocalSource.js +1 -1
  63. package/dist/FileSelect/LocalSource/LocalSource.js.map +1 -1
  64. package/dist/FileSelect/LocalSource/LocalSource.styles.d.ts +20 -7
  65. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  66. package/dist/FileSelect/SourceItem/SourceItem.styles.d.ts +9 -3
  67. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  68. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +29 -11
  69. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  70. package/dist/FileSelect/TreeSource/TreeSource.styles.d.ts +3 -1
  71. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  72. package/dist/FileToken/FileToken.styles.d.ts +18 -6
  73. package/dist/FileToken/FileToken.styles.js +6 -6
  74. package/dist/FilterToken/FilterToken.styles.d.ts +15 -5
  75. package/dist/FilterToken/FilterToken.styles.js +5 -5
  76. package/dist/FlexList/FlexList.styles.d.ts +3 -1
  77. package/dist/FlexList/FlexList.styles.js +1 -1
  78. package/dist/Form/Form.styles.d.ts +59 -532
  79. package/dist/Form/Form.styles.js +13 -13
  80. package/dist/Form/StyledFormikForm.styles.d.ts +7 -3
  81. package/dist/Form/StyledFormikForm.styles.js +2 -2
  82. package/dist/Form/stories/util.js.map +1 -1
  83. package/dist/GhostPlaceholder/GhostPlaceholder.styles.d.ts +13 -2
  84. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  85. package/dist/Grid/Grid.styles.d.ts +6 -2
  86. package/dist/Grid/Grid.styles.js +2 -2
  87. package/dist/GroupSelect/GroupSelect.styles.d.ts +1 -1
  88. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  89. package/dist/Input/Input.styles.d.ts +3 -1
  90. package/dist/Input/Input.styles.js +1 -1
  91. package/dist/Link/Link.styles.d.ts +3 -1
  92. package/dist/Link/Link.styles.js +1 -1
  93. package/dist/ListPage/ListPage.styles.d.ts +24 -8
  94. package/dist/ListPage/ListPage.styles.js +8 -8
  95. package/dist/Loader/Loader.styles.d.ts +6 -2
  96. package/dist/Loader/Loader.styles.js +2 -2
  97. package/dist/MenuImperative/MenuImperative.styles.d.ts +34 -12
  98. package/dist/MenuImperative/MenuImperative.styles.js +11 -11
  99. package/dist/MenuImperative/MenuImperative.types.d.ts +1 -1
  100. package/dist/MenuImperative/MenuImperative.types.js.map +1 -1
  101. package/dist/Modal/Modal.d.ts +12 -4
  102. package/dist/Modal/Modal.styles.d.ts +41 -15
  103. package/dist/Modal/Modal.styles.js +13 -13
  104. package/dist/MultiSelect/MultiSelect.styles.d.ts +41 -12
  105. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  106. package/dist/NextMenu/NextMenu.styles.d.ts +9 -3
  107. package/dist/NextMenu/NextMenu.styles.js +3 -3
  108. package/dist/NextTile/NextTile.styles.d.ts +9 -5
  109. package/dist/NextTile/NextTile.styles.js +5 -5
  110. package/dist/Notation/Notation.js +1 -1
  111. package/dist/NumberInput/NumberInput.styles.d.ts +34 -8
  112. package/dist/NumberInput/NumberInput.styles.js +7 -7
  113. package/dist/Overlay/OverlayArrow.styles.d.ts +3 -1
  114. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  115. package/dist/PageLayout/PageLayout.styles.d.ts +93 -20
  116. package/dist/PageLayout/PageLayout.styles.js +16 -16
  117. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.d.ts +3 -1
  118. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  119. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.d.ts +11 -5
  120. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  121. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.d.ts +20 -8
  122. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  123. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.d.ts +10 -4
  124. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  125. package/dist/Pagination/Pagination.styles.d.ts +19 -9
  126. package/dist/Pagination/Pagination.styles.js +5 -5
  127. package/dist/Panel/Panel.js.map +1 -1
  128. package/dist/Panel/Panel.styles.d.ts +35 -13
  129. package/dist/Panel/Panel.styles.js +11 -11
  130. package/dist/Pill/Pill.styles.d.ts +9 -3
  131. package/dist/Pill/Pill.styles.js +3 -3
  132. package/dist/PillSelect/PillSelect.styles.d.ts +13 -5
  133. package/dist/PillSelect/PillSelect.styles.js +4 -4
  134. package/dist/Popover/Popover.styles.d.ts +6 -2
  135. package/dist/Popover/Popover.styles.js +2 -2
  136. package/dist/Portal/Portal.styles.d.ts +3 -1
  137. package/dist/Portal/Portal.styles.js +1 -1
  138. package/dist/ProgressBar/ProgressBar.styles.d.ts +6 -2
  139. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  140. package/dist/RadioButton/RadioButton.styles.d.ts +9 -3
  141. package/dist/RadioButton/RadioButton.styles.js +3 -3
  142. package/dist/Required/Required.styles.d.ts +9 -3
  143. package/dist/Required/Required.styles.js +3 -3
  144. package/dist/Search/Search.styles.d.ts +28 -6
  145. package/dist/Search/Search.styles.js +5 -5
  146. package/dist/Section/Section.styles.d.ts +22 -8
  147. package/dist/Section/Section.styles.js +7 -7
  148. package/dist/SegmentedController/SegmentedController.styles.d.ts +12 -4
  149. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  150. package/dist/Select/Select.styles.d.ts +26 -10
  151. package/dist/Select/Select.styles.js +8 -8
  152. package/dist/Semantic/Semantic.styles.d.ts +46 -352
  153. package/dist/Semantic/Semantic.styles.js +9 -9
  154. package/dist/Slider/Slider.styles.d.ts +16 -6
  155. package/dist/Slider/Slider.styles.js +5 -5
  156. package/dist/Spinner/Spinner.styles.d.ts +21 -7
  157. package/dist/Spinner/Spinner.styles.js +7 -7
  158. package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
  159. package/dist/SplitViewCard/SplitViewCard.styles.d.ts +25 -9
  160. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  161. package/dist/SuperSelect/SuperSelect.js +2 -1
  162. package/dist/SuperSelect/SuperSelect.js.map +1 -1
  163. package/dist/SuperSelect/SuperSelect.presets.styles.d.ts +4 -2
  164. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  165. package/dist/SuperSelect/SuperSelect.styles.d.ts +127 -47
  166. package/dist/SuperSelect/SuperSelect.styles.js +40 -40
  167. package/dist/SuperSelect/useSuperSelect.js +1 -2
  168. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  169. package/dist/Switch/Switch.styles.d.ts +12 -4
  170. package/dist/Switch/Switch.styles.js +4 -4
  171. package/dist/Table/Table.styles.d.ts +90 -34
  172. package/dist/Table/Table.styles.js +29 -29
  173. package/dist/TableShelf/TableShelf.styles.d.ts +15 -5
  174. package/dist/TableShelf/TableShelf.styles.js +5 -5
  175. package/dist/Tabs/Tabs.styles.d.ts +121 -21
  176. package/dist/Tabs/Tabs.styles.js +16 -16
  177. package/dist/Tearsheet/Tearsheet.styles.d.ts +15 -5
  178. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  179. package/dist/TextArea/TextArea.styles.d.ts +3 -1
  180. package/dist/TextArea/TextArea.styles.js +1 -1
  181. package/dist/TextEditorOutput/TextEditorOutput.styles.d.ts +3 -1
  182. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  183. package/dist/Thumbnail/Thumbnail.hooks.d.ts +20 -20
  184. package/dist/Thumbnail/Thumbnail.js +40 -38
  185. package/dist/Thumbnail/Thumbnail.js.map +1 -1
  186. package/dist/Thumbnail/Thumbnail.styles.d.ts +62 -22
  187. package/dist/Thumbnail/Thumbnail.styles.js +21 -21
  188. package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +33 -13
  189. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  190. package/dist/TieredDropdown/TieredDropdown.js +6 -0
  191. package/dist/TieredDropdown/TieredDropdown.js.map +1 -1
  192. package/dist/TieredSelect/LeafSelectionTieredSelect.js +4 -0
  193. package/dist/TieredSelect/LeafSelectionTieredSelect.js.map +1 -1
  194. package/dist/TieredSelect/TierSelectionTieredSelect.js +25 -13
  195. package/dist/TieredSelect/TierSelectionTieredSelect.js.map +1 -1
  196. package/dist/TieredSelect/TieredSelect.styles.d.ts +54 -17
  197. package/dist/TieredSelect/TieredSelect.styles.js +18 -12
  198. package/dist/TieredSelect/TieredSelect.styles.js.map +1 -1
  199. package/dist/TieredSelect/TieredSelect.types.d.ts +6 -0
  200. package/dist/TieredSelect/TieredSelect.types.js.map +1 -1
  201. package/dist/TieredSelect/TieredSelectMenu.js +10 -5
  202. package/dist/TieredSelect/TieredSelectMenu.js.map +1 -1
  203. package/dist/Tile/Tile.styles.d.ts +32 -9
  204. package/dist/Tile/Tile.styles.js +8 -8
  205. package/dist/Title/Title.styles.d.ts +30 -9
  206. package/dist/Title/Title.styles.js +7 -7
  207. package/dist/Toast/Toast.styles.d.ts +10 -4
  208. package/dist/Toast/Toast.styles.js +3 -3
  209. package/dist/ToggleButton/ToggleButton.styles.d.ts +3 -1
  210. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  211. package/dist/Token/Token.styles.d.ts +16 -6
  212. package/dist/Token/Token.styles.js +5 -5
  213. package/dist/ToolHeader/ToolHeader.d.ts +14 -6
  214. package/dist/ToolHeader/ToolHeader.styles.d.ts +19 -7
  215. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  216. package/dist/ToolLandingPage/ToolLandingPage.styles.d.ts +10 -4
  217. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  218. package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.types.d.ts +1 -1
  219. package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.types.js.map +1 -1
  220. package/dist/Tooltip/Tooltip.styles.d.ts +9 -3
  221. package/dist/Tooltip/Tooltip.styles.js +3 -3
  222. package/dist/Tree/Tree.js +1 -1
  223. package/dist/Tree/Tree.styles.d.ts +52 -13
  224. package/dist/Tree/Tree.styles.js +10 -10
  225. package/dist/Typeahead/Typeahead.styles.d.ts +12 -4
  226. package/dist/Typeahead/Typeahead.styles.js +4 -4
  227. package/dist/Typography/Typography.styles.d.ts +4 -2
  228. package/dist/Typography/Typography.styles.js +1 -1
  229. package/dist/Typography/Typography.styles.js.map +1 -1
  230. package/dist/Typography/Typography.table.story.js +2 -2
  231. package/dist/_hooks/I18n.d.ts +90 -0
  232. package/dist/_locales/de-DE.json +9 -4
  233. package/dist/_locales/en-AU.json +5 -0
  234. package/dist/_locales/en-CA.json +5 -0
  235. package/dist/_locales/en-GB.json +5 -0
  236. package/dist/_locales/es-ES.json +6 -1
  237. package/dist/_locales/es.json +5 -0
  238. package/dist/_locales/fr-CA.json +5 -0
  239. package/dist/_locales/fr-FR.json +5 -0
  240. package/dist/_locales/is-IS.json +5 -0
  241. package/dist/_locales/it-IT.json +5 -0
  242. package/dist/_locales/ja-JP.json +5 -0
  243. package/dist/_locales/nb-NO.json +5 -0
  244. package/dist/_locales/pl-PL.json +5 -0
  245. package/dist/_locales/pt-BR.json +5 -0
  246. package/dist/_locales/pt-PT.json +5 -0
  247. package/dist/_locales/th-TH.json +5 -0
  248. package/dist/_locales/zh-SG.json +5 -0
  249. package/dist/_locales/zh-TW.json +5 -0
  250. package/dist/_storyHelpers_/components/Deprecation.styles.d.ts +4 -2
  251. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  252. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  253. package/dist/_styles/mixins.d.ts +2 -2
  254. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +7 -7
  255. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  256. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
  257. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  258. package/dist/_typedoc/Banner/Banner.types.json +17 -17
  259. package/dist/_typedoc/Box/Box.types.json +68 -68
  260. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +12 -12
  261. package/dist/_typedoc/Button/Button.types.json +14 -14
  262. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  263. package/dist/_typedoc/Card/Card.types.json +6 -6
  264. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  265. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  266. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  267. package/dist/_typedoc/DateSelect/DateSelect.types.json +14 -14
  268. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  269. package/dist/_typedoc/DetailPageTemplate/DetailPageTemplate.types.json +3 -3
  270. package/dist/_typedoc/Dropdown/Dropdown.types.json +38 -38
  271. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +37 -37
  272. package/dist/_typedoc/Dropzone/Dropzone.types.json +50 -50
  273. package/dist/_typedoc/EmptyState/EmptyState.types.json +18 -18
  274. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  275. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  276. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  277. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  278. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +17 -17
  279. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  280. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  281. package/dist/_typedoc/Form/Form.types.json +845 -845
  282. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  283. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  284. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +79 -79
  285. package/dist/_typedoc/Input/Input.types.json +2 -2
  286. package/dist/_typedoc/Link/Link.types.json +1 -1
  287. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  288. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  289. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +133 -86
  290. package/dist/_typedoc/Modal/Modal.types.json +48 -48
  291. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  292. package/dist/_typedoc/NextTile/NextTile.types.json +33 -33
  293. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  294. package/dist/_typedoc/NumberInput/NumberInput.types.json +58 -58
  295. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  296. package/dist/_typedoc/PageLayout/PageLayout.types.json +40 -40
  297. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  298. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  299. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  300. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  301. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  302. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  303. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  304. package/dist/_typedoc/Required/Required.types.json +5 -5
  305. package/dist/_typedoc/Search/Search.types.json +18 -18
  306. package/dist/_typedoc/Section/Section.types.json +15 -15
  307. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  308. package/dist/_typedoc/Select/Select.types.json +67 -67
  309. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  310. package/dist/_typedoc/SettingsPageTemplate/SettingsPageTemplate.types.json +3 -3
  311. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  312. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  313. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  314. package/dist/_typedoc/Table/Table.types.json +105 -105
  315. package/dist/_typedoc/Tabs/Tablist.types.json +10 -10
  316. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  317. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  318. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  319. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  320. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  321. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  322. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  323. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  324. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  325. package/dist/_typedoc/Title/Title.types.json +1 -1
  326. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  327. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  328. package/dist/_typedoc/Token/Token.types.json +7 -7
  329. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  330. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  331. package/dist/_typedoc/ToolLandingPageTemplate/ToolLandingPageTemplate.types.json +2 -2
  332. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  333. package/dist/_typedoc/Tree/Tree.types.json +132 -132
  334. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  335. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  336. package/dist/_typedoc/_utils/types.json +3 -3
  337. package/dist/_typedoc/a11y-tips.json +1 -1
  338. package/package.json +10 -11
@@ -188,6 +188,11 @@ export declare const coreTranslations: {
188
188
  year: string;
189
189
  };
190
190
  };
191
+ name: {
192
+ month: string;
193
+ day: string;
194
+ year: string;
195
+ };
191
196
  ariaValueText: {
192
197
  empty: string;
193
198
  };
@@ -1037,6 +1042,11 @@ export declare const coreTranslations: {
1037
1042
  year: string;
1038
1043
  };
1039
1044
  };
1045
+ name: {
1046
+ month: string;
1047
+ day: string;
1048
+ year: string;
1049
+ };
1040
1050
  ariaValueText: {
1041
1051
  empty: string;
1042
1052
  };
@@ -1459,6 +1469,11 @@ export declare const coreTranslations: {
1459
1469
  year: string;
1460
1470
  };
1461
1471
  };
1472
+ name: {
1473
+ month: string;
1474
+ day: string;
1475
+ year: string;
1476
+ };
1462
1477
  ariaValueText: {
1463
1478
  empty: string;
1464
1479
  };
@@ -1881,6 +1896,11 @@ export declare const coreTranslations: {
1881
1896
  year: string;
1882
1897
  };
1883
1898
  };
1899
+ name: {
1900
+ month: string;
1901
+ day: string;
1902
+ year: string;
1903
+ };
1884
1904
  ariaValueText: {
1885
1905
  empty: string;
1886
1906
  };
@@ -2303,6 +2323,11 @@ export declare const coreTranslations: {
2303
2323
  year: string;
2304
2324
  };
2305
2325
  };
2326
+ name: {
2327
+ month: string;
2328
+ day: string;
2329
+ year: string;
2330
+ };
2306
2331
  ariaValueText: {
2307
2332
  empty: string;
2308
2333
  };
@@ -2725,6 +2750,11 @@ export declare const coreTranslations: {
2725
2750
  year: string;
2726
2751
  };
2727
2752
  };
2753
+ name: {
2754
+ month: string;
2755
+ day: string;
2756
+ year: string;
2757
+ };
2728
2758
  ariaValueText: {
2729
2759
  empty: string;
2730
2760
  };
@@ -3147,6 +3177,11 @@ export declare const coreTranslations: {
3147
3177
  year: string;
3148
3178
  };
3149
3179
  };
3180
+ name: {
3181
+ month: string;
3182
+ day: string;
3183
+ year: string;
3184
+ };
3150
3185
  ariaValueText: {
3151
3186
  empty: string;
3152
3187
  };
@@ -3569,6 +3604,11 @@ export declare const coreTranslations: {
3569
3604
  year: string;
3570
3605
  };
3571
3606
  };
3607
+ name: {
3608
+ month: string;
3609
+ day: string;
3610
+ year: string;
3611
+ };
3572
3612
  ariaValueText: {
3573
3613
  empty: string;
3574
3614
  };
@@ -3991,6 +4031,11 @@ export declare const coreTranslations: {
3991
4031
  year: string;
3992
4032
  };
3993
4033
  };
4034
+ name: {
4035
+ month: string;
4036
+ day: string;
4037
+ year: string;
4038
+ };
3994
4039
  ariaValueText: {
3995
4040
  empty: string;
3996
4041
  };
@@ -4413,6 +4458,11 @@ export declare const coreTranslations: {
4413
4458
  year: string;
4414
4459
  };
4415
4460
  };
4461
+ name: {
4462
+ month: string;
4463
+ day: string;
4464
+ year: string;
4465
+ };
4416
4466
  ariaValueText: {
4417
4467
  empty: string;
4418
4468
  };
@@ -5262,6 +5312,11 @@ export declare const coreTranslations: {
5262
5312
  year: string;
5263
5313
  };
5264
5314
  };
5315
+ name: {
5316
+ month: string;
5317
+ day: string;
5318
+ year: string;
5319
+ };
5265
5320
  ariaValueText: {
5266
5321
  empty: string;
5267
5322
  };
@@ -5684,6 +5739,11 @@ export declare const coreTranslations: {
5684
5739
  year: string;
5685
5740
  };
5686
5741
  };
5742
+ name: {
5743
+ month: string;
5744
+ day: string;
5745
+ year: string;
5746
+ };
5687
5747
  ariaValueText: {
5688
5748
  empty: string;
5689
5749
  };
@@ -6106,6 +6166,11 @@ export declare const coreTranslations: {
6106
6166
  year: string;
6107
6167
  };
6108
6168
  };
6169
+ name: {
6170
+ month: string;
6171
+ day: string;
6172
+ year: string;
6173
+ };
6109
6174
  ariaValueText: {
6110
6175
  empty: string;
6111
6176
  };
@@ -6528,6 +6593,11 @@ export declare const coreTranslations: {
6528
6593
  year: string;
6529
6594
  };
6530
6595
  };
6596
+ name: {
6597
+ month: string;
6598
+ day: string;
6599
+ year: string;
6600
+ };
6531
6601
  ariaValueText: {
6532
6602
  empty: string;
6533
6603
  };
@@ -6950,6 +7020,11 @@ export declare const coreTranslations: {
6950
7020
  year: string;
6951
7021
  };
6952
7022
  };
7023
+ name: {
7024
+ month: string;
7025
+ day: string;
7026
+ year: string;
7027
+ };
6953
7028
  ariaValueText: {
6954
7029
  empty: string;
6955
7030
  };
@@ -7372,6 +7447,11 @@ export declare const coreTranslations: {
7372
7447
  year: string;
7373
7448
  };
7374
7449
  };
7450
+ name: {
7451
+ month: string;
7452
+ day: string;
7453
+ year: string;
7454
+ };
7375
7455
  ariaValueText: {
7376
7456
  empty: string;
7377
7457
  };
@@ -7794,6 +7874,11 @@ export declare const coreTranslations: {
7794
7874
  year: string;
7795
7875
  };
7796
7876
  };
7877
+ name: {
7878
+ month: string;
7879
+ day: string;
7880
+ year: string;
7881
+ };
7797
7882
  ariaValueText: {
7798
7883
  empty: string;
7799
7884
  };
@@ -8216,6 +8301,11 @@ export declare const coreTranslations: {
8216
8301
  year: string;
8217
8302
  };
8218
8303
  };
8304
+ name: {
8305
+ month: string;
8306
+ day: string;
8307
+ year: string;
8308
+ };
8219
8309
  ariaValueText: {
8220
8310
  empty: string;
8221
8311
  };
@@ -100,7 +100,7 @@
100
100
  "description" : "Erstellen Sie Elemente in Ihrem Projekt, um sie hier als verlinkte Elemente hinzuzufügen."
101
101
  },
102
102
  "noResultsSearchQuery" : {
103
- "title" : "Ihrer Suche entsprechen keine Elemente",
103
+ "title" : "Ihre Suche ergab keine Treffer",
104
104
  "description" : "Überprüfen Sie Rechtschreibung und Filteroptionen oder suchen Sie nach einem anderen Schlüsselwort."
105
105
  },
106
106
  "noResultsServerError" : {
@@ -137,7 +137,7 @@
137
137
  "emptyState" : {
138
138
  "noFilteredResults" : {
139
139
  "description" : "Überprüfen Sie Rechtschreibung und Filteroptionen oder suchen Sie nach einem anderen Schlüsselwort.",
140
- "title" : "Ihrer Suche entsprechen keine Elemente"
140
+ "title" : "Ihre Suche ergab keine Treffer"
141
141
  }
142
142
  },
143
143
  "exporting" : "Wird exportiert …",
@@ -175,6 +175,11 @@
175
175
  "year" : "Ein Jahr festlegen"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Monat",
180
+ "day" : "Tag",
181
+ "year" : "Jahr"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Leer"
180
185
  }
@@ -205,7 +210,7 @@
205
210
  },
206
211
  "hideDetails" : "Details ausblenden",
207
212
  "showDetails" : "Details anzeigen",
208
- "errorTitle" : "Wir konnten einige Ihrer Dateien nicht hochladen",
213
+ "errorTitle" : "Einige Ihrer Dateien wurden nicht hochgeladen",
209
214
  "oneFileAtATimeError" : "Sie können leider nur eine Datei auf einmal anhängen.",
210
215
  "multipleErrorsMessage" : "Einige Dateien konnten leider aufgrund von Fehlern nicht hochgeladen werden. Bitte versuchen Sie erneut, die Dateien hochzuladen.",
211
216
  "maxFileSizeErrorGroup" : "Eine oder mehrere Ihrer Dateien überschreiten die maximale Dateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine kleinere Datei hoch.",
@@ -371,7 +376,7 @@
371
376
  "quickCreateCreateLabel" : "Erstellen",
372
377
  "quickCreatePlaceholder" : "Standort hinzufügen",
373
378
  "searchEmptyMessage" : "Keine Ergebnisse.",
374
- "searchPlaceholder" : "Nach bestehenden Standorten suchen",
379
+ "searchPlaceholder" : "Standorte durchsuchen",
375
380
  "spinnerLabel" : "Wird geladen"
376
381
  },
377
382
  "tieredDropdown" : {
@@ -175,6 +175,11 @@
175
175
  "year" : "Set a year"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Month",
180
+ "day" : "Day",
181
+ "year" : "Year"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Empty"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Set a year"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Month",
180
+ "day" : "Day",
181
+ "year" : "Year"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Empty"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Set a year"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Month",
180
+ "day" : "Day",
181
+ "year" : "Year"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Empty"
180
185
  }
@@ -92,7 +92,7 @@
92
92
  "notesPlaceholder" : "Explicación opcional de por qué este elemento está relacionado",
93
93
  "newItem" : "Vincular elemento relacionado",
94
94
  "noRelatedItems" : {
95
- "title" : "Vincular elementos relacionados para comenzar",
95
+ "title" : "Vincule elementos relacionados para comenzar",
96
96
  "description" : "Si vincula elementos a \"{{itemName}}\", será más fácil encontrar información relevante en Procore para usted y su equipo."
97
97
  },
98
98
  "noItems" : {
@@ -175,6 +175,11 @@
175
175
  "year" : "Establecer un año"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mes",
180
+ "day" : "Día",
181
+ "year" : "Año"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vacío"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Establecer un año"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mes",
180
+ "day" : "Día",
181
+ "year" : "Año"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vacío"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Sélectionner une année"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mois",
180
+ "day" : "Jour",
181
+ "year" : "Année"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vide"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Définir une année"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mois",
180
+ "day" : "Jour",
181
+ "year" : "Année"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vide"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Settu ár"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mánuður",
180
+ "day" : "Dagur",
181
+ "year" : "Ár"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Tómur"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Impostare un anno"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mese",
180
+ "day" : "Giorno",
181
+ "year" : "Anno"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vuoto"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "年を設定する"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "月",
180
+ "day" : "曜日",
181
+ "year" : "年"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "空"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Angi et år"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Måned",
180
+ "day" : "Dag",
181
+ "year" : "År"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Tom"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Ustaw rok"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Miesiąc",
180
+ "day" : "Dzień",
181
+ "year" : "Rok"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Puste"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Defina um ano"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mês",
180
+ "day" : "Dia",
181
+ "year" : "Ano"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vazio"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "Definir um ano"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "Mês",
180
+ "day" : "Dia",
181
+ "year" : "Ano"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "Vazio"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "กำหนดปี"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "เดือน",
180
+ "day" : "วัน",
181
+ "year" : "ปี"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "ว่างเปล่า"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "设置年份"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "月",
180
+ "day" : "日",
181
+ "year" : "年"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "空"
180
185
  }
@@ -175,6 +175,11 @@
175
175
  "year" : "設定年"
176
176
  }
177
177
  },
178
+ "name" : {
179
+ "month" : "月",
180
+ "day" : "天",
181
+ "year" : "年"
182
+ },
178
183
  "ariaValueText" : {
179
184
  "empty" : "空白"
180
185
  }
@@ -1,3 +1,5 @@
1
- export declare const StyledDeprecation: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").HTMLAttributes<HTMLSpanElement> & import("../../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>, "ref"> & {
1
+ export declare const StyledDeprecation: import("styled-components/dist/types").IStyledComponentBase<"web", Omit<Omit<import("react").HTMLAttributes<HTMLSpanElement> & import("../../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>, "ref"> & {
2
2
  ref?: ((instance: HTMLSpanElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLSpanElement> | null | undefined;
3
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("../../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>>, keyof import("react").Component<any, {}, any>>;
3
+ }, "style"> & {
4
+ style?: import("react").CSSProperties | import("styled-components/dist/types").CSSPropertiesWithVars | undefined;
5
+ }> & string & Omit<import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("../../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>>, keyof import("react").Component<any, {}, any>>;
@@ -2,6 +2,6 @@ import styled from 'styled-components';
2
2
  import { Typography } from '../../Typography';
3
3
  export var StyledDeprecation = /*#__PURE__*/styled(Typography).withConfig({
4
4
  displayName: "StyledDeprecation",
5
- componentId: "core-12_53_1__sc-ojy3xo-0"
5
+ componentId: "core-12_53_2__sc-ojy3xo-0"
6
6
  })(["display:block;margin-bottom:16px;"]);
7
7
  //# sourceMappingURL=Deprecation.styles.js.map
@@ -6,11 +6,11 @@ import styled from 'styled-components';
6
6
  import { colors } from '../../_styles/colors';
7
7
  var StyledCell = /*#__PURE__*/styled.div.withConfig({
8
8
  displayName: "StyledCell",
9
- componentId: "core-12_53_1__sc-7owp8g-0"
9
+ componentId: "core-12_53_2__sc-7owp8g-0"
10
10
  })(["display:flex;align-items:center;justify-content:center;padding:0 48px;border-bottom:1px dashed ", ";border-right:1px dashed ", ";"], colors.gray90, colors.gray90);
11
11
  var StyledGrid = /*#__PURE__*/styled.div.withConfig({
12
12
  displayName: "StyledGrid",
13
- componentId: "core-12_53_1__sc-7owp8g-1"
13
+ componentId: "core-12_53_2__sc-7owp8g-1"
14
14
  })(["align-items:center;justify-content:center;display:grid;gap:0;border-top:1px dashed ", ";border-left:1px dashed ", ";grid-template-columns:repeat( ", ",minmax(0,1fr) );height:100%;width:100%;@media (max-width:600px){grid-template-columns:1fr;}", "{min-height:", "px;overflow:hidden;}"], colors.gray90, colors.gray90, function (_ref) {
15
15
  var _ref$$columns = _ref.$columns,
16
16
  $columns = _ref$$columns === void 0 ? 1 : _ref$$columns;
@@ -21,7 +21,7 @@ var StyledGrid = /*#__PURE__*/styled.div.withConfig({
21
21
  });
22
22
  var StyledGridContainer = /*#__PURE__*/styled.div.withConfig({
23
23
  displayName: "StyledGridContainer",
24
- componentId: "core-12_53_1__sc-7owp8g-2"
24
+ componentId: "core-12_53_2__sc-7owp8g-2"
25
25
  })(["height:100%;padding:24px;width:100%;"]);
26
26
  export var StoryGrid = function StoryGrid(_ref3) {
27
27
  var children = _ref3.children,
@@ -27,7 +27,7 @@ export declare function getFocus(): import("styled-components").RuleSet<object>;
27
27
  * Useful when overflow could clip the outer pixel.
28
28
  */
29
29
  export declare function getFocusInset(): import("styled-components").RuleSet<object>;
30
- export declare function getLineClamp(lines?: number): import("styled-components").RuleSet<{
30
+ export declare function getLineClamp(lines?: number): import("styled-components").RuleSet<NoInfer<{
31
31
  intent?: Intent;
32
- }>;
32
+ }>>;
33
33
  export {};
@@ -10,7 +10,7 @@
10
10
  "description": "Accessible name for the navigation landmark. When omitted, the default\ntranslated string `On this page` is used.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessible name for the navigation landmark. When omitted, the default\ntranslated string <code>On this page</code> is used.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.42.0</p></dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
13
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L31"
13
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L31"
14
14
  },
15
15
  {
16
16
  "name": "onSelect",
@@ -20,7 +20,7 @@
20
20
  "description": "Callback function to update the selected section ID.",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Callback function to update the selected section ID.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p></dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
23
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L25"
23
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L25"
24
24
  },
25
25
  {
26
26
  "name": "sections",
@@ -30,7 +30,7 @@
30
30
  "description": "An array of sections used in the anchor navigation.",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An array of sections used in the anchor navigation.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p></dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
33
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L15"
33
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L15"
34
34
  },
35
35
  {
36
36
  "name": "selected",
@@ -40,7 +40,7 @@
40
40
  "description": "The ID of the currently selected section.",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The ID of the currently selected section.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p></dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
43
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L20"
43
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L20"
44
44
  }
45
45
  ],
46
46
  "description": ""
@@ -56,7 +56,7 @@
56
56
  "description": "",
57
57
  "descriptionHtml": "",
58
58
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
59
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L2"
59
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L2"
60
60
  },
61
61
  {
62
62
  "name": "label",
@@ -66,7 +66,7 @@
66
66
  "description": "",
67
67
  "descriptionHtml": "",
68
68
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
69
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L3"
69
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L3"
70
70
  },
71
71
  {
72
72
  "name": "element",
@@ -76,7 +76,7 @@
76
76
  "description": "",
77
77
  "descriptionHtml": "",
78
78
  "sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
79
- "sourceUrl": "https://github.com/procore/core/blob/8b69fd24db849f5514b8a2a86f1bfc61cb1ead77/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L7"
79
+ "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L7"
80
80
  }
81
81
  ],
82
82
  "description": ""