@procore/core-react 12.53.2 → 12.53.3

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 (200) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
  3. package/dist/Avatar/Avatar.styles.js +5 -5
  4. package/dist/AvatarStack/AvatarStack.styles.js +8 -8
  5. package/dist/Badge/Badge.styles.js +2 -2
  6. package/dist/BadgePill/BadgePill.styles.js +4 -4
  7. package/dist/Banner/Banner.styles.js +10 -10
  8. package/dist/Box/Box.styles.js +1 -1
  9. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  10. package/dist/Button/Button.styles.js +5 -5
  11. package/dist/Calendar/Calendar.styles.js +9 -9
  12. package/dist/Card/Card.styles.js +1 -1
  13. package/dist/Checkbox/Checkbox.styles.js +6 -6
  14. package/dist/ContactItem/ContactItem.styles.js +5 -5
  15. package/dist/Content/Content.styles.js +2 -2
  16. package/dist/DateInput/DateInput.styles.js +6 -6
  17. package/dist/DetailPage/DetailPage.styles.js +7 -7
  18. package/dist/Dropdown/Dropdown.styles.js +3 -3
  19. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  20. package/dist/Dropzone/Dropzone.js +1 -1
  21. package/dist/Dropzone/Dropzone.styles.js +9 -9
  22. package/dist/EmptyState/EmptyState.styles.js +6 -6
  23. package/dist/Field/Field.styles.js +3 -3
  24. package/dist/FileList/FileList.styles.js +3 -3
  25. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  26. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  27. package/dist/FileSelect/FileSelect.styles.js +2 -2
  28. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  29. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  30. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  31. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  32. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  33. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  34. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  35. package/dist/FileToken/FileToken.styles.js +6 -6
  36. package/dist/FilterToken/FilterToken.styles.js +5 -5
  37. package/dist/FlexList/FlexList.styles.js +1 -1
  38. package/dist/Form/Form.styles.js +13 -13
  39. package/dist/Form/StyledFormikForm.styles.js +2 -2
  40. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  41. package/dist/Grid/Grid.styles.js +2 -2
  42. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  43. package/dist/Input/Input.styles.js +1 -1
  44. package/dist/Link/Link.styles.js +1 -1
  45. package/dist/ListPage/ListPage.styles.js +8 -8
  46. package/dist/Loader/Loader.styles.js +2 -2
  47. package/dist/MenuImperative/MenuImperative.styles.js +11 -11
  48. package/dist/Modal/Modal.styles.js +13 -13
  49. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  50. package/dist/NextMenu/NextMenu.styles.js +3 -3
  51. package/dist/NextTile/NextTile.styles.js +5 -5
  52. package/dist/Notation/Notation.js +1 -1
  53. package/dist/NumberInput/NumberInput.styles.js +7 -7
  54. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  55. package/dist/PageLayout/PageLayout.styles.js +16 -16
  56. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  57. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  58. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  59. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  60. package/dist/Pagination/Pagination.styles.js +5 -5
  61. package/dist/Panel/Panel.styles.js +11 -11
  62. package/dist/Pill/Pill.styles.js +3 -3
  63. package/dist/PillSelect/PillSelect.js +2 -3
  64. package/dist/PillSelect/PillSelect.js.map +1 -1
  65. package/dist/PillSelect/PillSelect.styles.d.ts +5 -0
  66. package/dist/PillSelect/PillSelect.styles.js +8 -4
  67. package/dist/PillSelect/PillSelect.styles.js.map +1 -1
  68. package/dist/Popover/Popover.styles.js +2 -2
  69. package/dist/Portal/Portal.styles.js +1 -1
  70. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  71. package/dist/RadioButton/RadioButton.styles.js +3 -3
  72. package/dist/Required/Required.styles.js +3 -3
  73. package/dist/Search/Search.styles.js +5 -5
  74. package/dist/Section/Section.styles.js +7 -7
  75. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  76. package/dist/Select/Select.styles.js +8 -8
  77. package/dist/Semantic/Semantic.styles.js +9 -9
  78. package/dist/Slider/Slider.styles.js +5 -5
  79. package/dist/Spinner/Spinner.styles.js +7 -7
  80. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  81. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  82. package/dist/SuperSelect/SuperSelect.styles.js +40 -40
  83. package/dist/Switch/Switch.styles.js +4 -4
  84. package/dist/Table/Table.styles.js +29 -29
  85. package/dist/TableShelf/TableShelf.styles.js +5 -5
  86. package/dist/Tabs/Tabs.styles.js +16 -16
  87. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  88. package/dist/TextArea/TextArea.styles.js +1 -1
  89. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  90. package/dist/Thumbnail/Thumbnail.styles.js +21 -21
  91. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  92. package/dist/TieredSelect/LeafSelectionTieredSelect.js +2 -0
  93. package/dist/TieredSelect/LeafSelectionTieredSelect.js.map +1 -1
  94. package/dist/TieredSelect/TierSelectionTieredSelect.js +4 -12
  95. package/dist/TieredSelect/TierSelectionTieredSelect.js.map +1 -1
  96. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  97. package/dist/Tile/Tile.styles.js +8 -8
  98. package/dist/Title/Title.styles.js +7 -7
  99. package/dist/Toast/Toast.styles.js +3 -3
  100. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  101. package/dist/Token/Token.styles.js +5 -5
  102. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  103. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  104. package/dist/Tooltip/Tooltip.styles.js +3 -3
  105. package/dist/Tree/Tree.js +1 -1
  106. package/dist/Tree/Tree.styles.js +10 -10
  107. package/dist/Typeahead/Typeahead.styles.js +4 -4
  108. package/dist/Typography/Typography.styles.js +1 -1
  109. package/dist/Typography/Typography.table.story.js +2 -2
  110. package/dist/_locales/es-ES.json +2 -2
  111. package/dist/_locales/es.json +2 -2
  112. package/dist/_locales/fr-CA.json +2 -2
  113. package/dist/_locales/nb-NO.json +5 -5
  114. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  115. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  116. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +7 -7
  117. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  118. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
  119. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  120. package/dist/_typedoc/Banner/Banner.types.json +17 -17
  121. package/dist/_typedoc/Box/Box.types.json +68 -68
  122. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +12 -12
  123. package/dist/_typedoc/Button/Button.types.json +14 -14
  124. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  125. package/dist/_typedoc/Card/Card.types.json +6 -6
  126. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  127. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  128. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  129. package/dist/_typedoc/DateSelect/DateSelect.types.json +14 -14
  130. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  131. package/dist/_typedoc/DetailPageTemplate/DetailPageTemplate.types.json +3 -3
  132. package/dist/_typedoc/Dropdown/Dropdown.types.json +38 -38
  133. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +37 -37
  134. package/dist/_typedoc/Dropzone/Dropzone.types.json +50 -50
  135. package/dist/_typedoc/EmptyState/EmptyState.types.json +18 -18
  136. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  137. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  138. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  139. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  140. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +17 -17
  141. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  142. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  143. package/dist/_typedoc/Form/Form.types.json +773 -773
  144. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  145. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  146. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +79 -79
  147. package/dist/_typedoc/Input/Input.types.json +2 -2
  148. package/dist/_typedoc/Link/Link.types.json +1 -1
  149. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  150. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  151. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +90 -90
  152. package/dist/_typedoc/Modal/Modal.types.json +48 -48
  153. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  154. package/dist/_typedoc/NextTile/NextTile.types.json +33 -33
  155. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  156. package/dist/_typedoc/NumberInput/NumberInput.types.json +52 -52
  157. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  158. package/dist/_typedoc/PageLayout/PageLayout.types.json +40 -40
  159. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  160. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  161. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  162. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  163. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  164. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  165. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  166. package/dist/_typedoc/Required/Required.types.json +5 -5
  167. package/dist/_typedoc/Search/Search.types.json +18 -18
  168. package/dist/_typedoc/Section/Section.types.json +15 -15
  169. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  170. package/dist/_typedoc/Select/Select.types.json +67 -67
  171. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  172. package/dist/_typedoc/SettingsPageTemplate/SettingsPageTemplate.types.json +3 -3
  173. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  174. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  175. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  176. package/dist/_typedoc/Table/Table.types.json +105 -105
  177. package/dist/_typedoc/Tabs/Tablist.types.json +10 -10
  178. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  179. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  180. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  181. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  182. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  183. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  184. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  185. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  186. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  187. package/dist/_typedoc/Title/Title.types.json +1 -1
  188. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  189. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  190. package/dist/_typedoc/Token/Token.types.json +7 -7
  191. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  192. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  193. package/dist/_typedoc/ToolLandingPageTemplate/ToolLandingPageTemplate.types.json +2 -2
  194. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  195. package/dist/_typedoc/Tree/Tree.types.json +132 -132
  196. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  197. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  198. package/dist/_typedoc/_utils/types.json +3 -3
  199. package/dist/_typedoc/a11y-tips.json +1 -1
  200. package/package.json +1 -1
@@ -10,7 +10,7 @@
10
10
  "description": "Accessible name for the tablist when no visible label element is referenced.\nProvide this OR `aria-labelledby`.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessible name for the tablist when no visible label element is referenced.\nProvide this OR <code>aria-labelledby</code>.</p>\n</div></div>",
12
12
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L10"
13
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L10"
14
14
  },
15
15
  {
16
16
  "name": "aria-labelledby",
@@ -21,7 +21,7 @@
21
21
  "descriptionHtml": "",
22
22
  "a11y": "Required - Id reference to visible labeling text for the tablist.",
23
23
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
24
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L22"
24
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L22"
25
25
  },
26
26
  {
27
27
  "name": "children",
@@ -31,7 +31,7 @@
31
31
  "description": "One or more `TabList.Tab` children that make up the tablist.",
32
32
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>One or more <code>TabList.Tab</code> children that make up the tablist.</p>\n</div></div>",
33
33
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
34
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L15"
34
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L15"
35
35
  }
36
36
  ],
37
37
  "description": ""
@@ -47,7 +47,7 @@
47
47
  "description": "Visible tab label content.",
48
48
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Visible tab label content.</p>\n</div></div>",
49
49
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
50
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L36"
50
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L36"
51
51
  },
52
52
  {
53
53
  "name": "idPanel",
@@ -58,7 +58,7 @@
58
58
  "descriptionHtml": "",
59
59
  "a11y": "Required shared id used to match this tab to its `TabPanel`.\nThis becomes the tab `aria-controls` property.",
60
60
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
61
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L41"
61
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L41"
62
62
  }
63
63
  ],
64
64
  "description": ""
@@ -74,7 +74,7 @@
74
74
  "description": "Panel content for the associated tab.",
75
75
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Panel content for the associated tab.</p>\n</div></div>",
76
76
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
77
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L49"
77
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L49"
78
78
  },
79
79
  {
80
80
  "name": "idPanel",
@@ -85,7 +85,7 @@
85
85
  "descriptionHtml": "",
86
86
  "a11y": "Required shared id that must match the controlling `TabList.Tab idPanel`.\nUsed to derive panel id/label relationships in the tab pattern.",
87
87
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
88
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L54"
88
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L54"
89
89
  },
90
90
  {
91
91
  "name": "selected",
@@ -95,7 +95,7 @@
95
95
  "description": "Whether this panel is visible. Keep this synchronized with the selected tab state.",
96
96
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether this panel is visible. Keep this synchronized with the selected tab state.</p>\n</div></div>",
97
97
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
98
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L58"
98
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L58"
99
99
  },
100
100
  {
101
101
  "name": "aria-labelledby",
@@ -105,7 +105,7 @@
105
105
  "description": "",
106
106
  "descriptionHtml": "",
107
107
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
108
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L63"
108
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L63"
109
109
  },
110
110
  {
111
111
  "name": "id",
@@ -115,7 +115,7 @@
115
115
  "description": "",
116
116
  "descriptionHtml": "",
117
117
  "sourceFile": "packages/core-react/src/Tabs/Tablist.types.ts",
118
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tablist.types.ts#L62"
118
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tablist.types.ts#L62"
119
119
  }
120
120
  ],
121
121
  "description": ""
@@ -12,7 +12,7 @@
12
12
  "deprecated": "Please use `selected` instead",
13
13
  "deprecatedSince": "12.18.0",
14
14
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
15
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L64"
15
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L64"
16
16
  },
17
17
  {
18
18
  "name": "children",
@@ -22,7 +22,7 @@
22
22
  "description": "",
23
23
  "descriptionHtml": "",
24
24
  "sourceFile": "packages/core-react/src/_utils/types.ts",
25
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L42"
25
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L42"
26
26
  },
27
27
  {
28
28
  "name": "className",
@@ -32,7 +32,7 @@
32
32
  "description": "Additional classNames",
33
33
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
34
34
  "sourceFile": "packages/core-react/src/_utils/types.ts",
35
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L47"
35
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L47"
36
36
  },
37
37
  {
38
38
  "name": "disabled",
@@ -42,7 +42,7 @@
42
42
  "description": "",
43
43
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p></dd></dl></div>",
44
44
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
45
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L121"
45
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L121"
46
46
  },
47
47
  {
48
48
  "name": "dropdown",
@@ -54,7 +54,7 @@
54
54
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
55
55
  "deprecatedSince": "11",
56
56
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
57
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L100"
57
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L100"
58
58
  },
59
59
  {
60
60
  "name": "overflowing",
@@ -66,7 +66,7 @@
66
66
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
67
67
  "deprecatedSince": "11",
68
68
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L108"
69
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L108"
70
70
  },
71
71
  {
72
72
  "name": "role",
@@ -76,7 +76,7 @@
76
76
  "description": "Sets the Tab's role",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Tab's role</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p></dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L126"
79
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L126"
80
80
  },
81
81
  {
82
82
  "name": "selected",
@@ -86,7 +86,7 @@
86
86
  "description": "The tab is selected",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tab is selected</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p></dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L70"
89
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L70"
90
90
  },
91
91
  {
92
92
  "name": "style",
@@ -96,7 +96,7 @@
96
96
  "description": "Additional CSS styles",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
98
98
  "sourceFile": "packages/core-react/src/_utils/types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L52"
99
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L52"
100
100
  },
101
101
  {
102
102
  "name": "UNSAFE_helixHeader",
@@ -107,7 +107,7 @@
107
107
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tab styles specific to the global navigation header.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.8.0</p></dd></dl></div>",
108
108
  "deprecated": "Alternative style variant. To be used on Helix Header ONLY",
109
109
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
110
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L132"
110
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L132"
111
111
  },
112
112
  {
113
113
  "name": "variant",
@@ -119,7 +119,7 @@
119
119
  "deprecated": "please use the `selected` props to configure style. The\n`dropdown`, `hover`, and `overflowing` variants were only for internal use\nand should not be used in clients",
120
120
  "deprecatedSince": "11",
121
121
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
122
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L117"
122
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L117"
123
123
  }
124
124
  ],
125
125
  "description": ""
@@ -135,7 +135,7 @@
135
135
  "description": "",
136
136
  "descriptionHtml": "",
137
137
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
138
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L161"
138
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L161"
139
139
  },
140
140
  {
141
141
  "name": "aria-labelledby",
@@ -146,7 +146,7 @@
146
146
  "descriptionHtml": "",
147
147
  "a11y": "Required for role=\"tablist\"",
148
148
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
149
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L165"
149
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L165"
150
150
  },
151
151
  {
152
152
  "name": "children",
@@ -156,7 +156,7 @@
156
156
  "description": "",
157
157
  "descriptionHtml": "",
158
158
  "sourceFile": "packages/core-react/src/_utils/types.ts",
159
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L42"
159
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L42"
160
160
  },
161
161
  {
162
162
  "name": "className",
@@ -166,7 +166,7 @@
166
166
  "description": "Additional classNames",
167
167
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
168
168
  "sourceFile": "packages/core-react/src/_utils/types.ts",
169
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L47"
169
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L47"
170
170
  },
171
171
  {
172
172
  "name": "dark",
@@ -178,7 +178,7 @@
178
178
  "deprecated": "Custom styles intended for the global navigation header.\nFuture Core-React will look holistically at themes and dark mode support.\n\nAFTER - Regular Tab styles. If needing dark support, please reach out.",
179
179
  "deprecatedSince": "12.8.0",
180
180
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
181
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L174"
181
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L174"
182
182
  },
183
183
  {
184
184
  "name": "qa",
@@ -188,7 +188,7 @@
188
188
  "description": "",
189
189
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
190
190
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
191
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L178"
191
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L178"
192
192
  },
193
193
  {
194
194
  "name": "role",
@@ -200,7 +200,7 @@
200
200
  "defaultValue": "undefined\nCan specify as a `navigational` element for when tabs are links.",
201
201
  "a11y": "Roles require a label.\n1) Default - Undefined. A group of links or buttons.\n2) Prefer - Use `tablist` with aria-label or aria-labelledby for the WCAG tab pattern.\n3) Low Change - Navigation tabs are less likely, they must be links and\nare used for larger navigation changes like global navigation.\nContext and heading 1 will be drastically different.\n\n__Do not mix tab patterns__, only use one at a time.",
202
202
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
203
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L160"
203
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L160"
204
204
  },
205
205
  {
206
206
  "name": "style",
@@ -210,7 +210,7 @@
210
210
  "description": "Additional CSS styles",
211
211
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
212
212
  "sourceFile": "packages/core-react/src/_utils/types.ts",
213
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L52"
213
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L52"
214
214
  },
215
215
  {
216
216
  "name": "UNSAFE_helixHeader",
@@ -221,7 +221,7 @@
221
221
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tab styles specific to the global navigation header.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.8.0</p></dd></dl></div>",
222
222
  "deprecated": "Alternative style variant. To be used on Helix Header ONLY",
223
223
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
224
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tabs/Tabs.types.ts#L184"
224
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tabs/Tabs.types.ts#L184"
225
225
  }
226
226
  ],
227
227
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "",
12
12
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L89"
13
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L89"
14
14
  },
15
15
  {
16
16
  "name": "placement",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "",
22
22
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L88"
23
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L88"
24
24
  }
25
25
  ],
26
26
  "description": ""
@@ -36,7 +36,7 @@
36
36
  "description": "A callback to be called when \"close\" animation is finished.",
37
37
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be called when &quot;close&quot; animation is finished.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p></dd></dl></div>",
38
38
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L56"
39
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L56"
40
40
  },
41
41
  {
42
42
  "name": "afterShow",
@@ -46,7 +46,7 @@
46
46
  "description": "A callback to be called when \"open\" animation is finished.",
47
47
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A callback to be called when &quot;open&quot; animation is finished.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p></dd></dl></div>",
48
48
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
49
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L50"
49
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L50"
50
50
  },
51
51
  {
52
52
  "name": "aria-describedby",
@@ -56,7 +56,7 @@
56
56
  "description": "",
57
57
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
58
58
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L16"
59
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L16"
60
60
  },
61
61
  {
62
62
  "name": "aria-details",
@@ -66,7 +66,7 @@
66
66
  "description": "",
67
67
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
68
68
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L20"
69
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L20"
70
70
  },
71
71
  {
72
72
  "name": "aria-label",
@@ -76,7 +76,7 @@
76
76
  "description": "",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L24"
79
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L24"
80
80
  },
81
81
  {
82
82
  "name": "aria-labelledby",
@@ -86,7 +86,7 @@
86
86
  "description": "",
87
87
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L28"
89
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L28"
90
90
  },
91
91
  {
92
92
  "name": "block",
@@ -96,7 +96,7 @@
96
96
  "description": "Force Tearsheet to fill all the available width/height of the screen, depending on placement",
97
97
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Force Tearsheet to fill all the available width/height of the screen, depending on placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p></dd></dl></div>",
98
98
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L61"
99
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L61"
100
100
  },
101
101
  {
102
102
  "name": "children",
@@ -106,7 +106,7 @@
106
106
  "description": "",
107
107
  "descriptionHtml": "",
108
108
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
109
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L29"
109
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L29"
110
110
  },
111
111
  {
112
112
  "name": "id",
@@ -116,7 +116,7 @@
116
116
  "description": "",
117
117
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
118
118
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
119
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L33"
119
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L33"
120
120
  },
121
121
  {
122
122
  "name": "onClose",
@@ -126,7 +126,7 @@
126
126
  "description": "A required callback to be called when \"close\" button is clicked. Should set \"open\" flag to \"false\".",
127
127
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A required callback to be called when &quot;close&quot; button is clicked. Should set &quot;open&quot; flag to &quot;false&quot;.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p></dd></dl></div>",
128
128
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
129
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L44"
129
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L44"
130
130
  },
131
131
  {
132
132
  "name": "open",
@@ -136,7 +136,7 @@
136
136
  "description": "A controlled prop defining open/close state of the tearsheet.",
137
137
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>A controlled prop defining open/close state of the tearsheet.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p></dd></dl></div>",
138
138
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
139
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L38"
139
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L38"
140
140
  },
141
141
  {
142
142
  "name": "placement",
@@ -148,7 +148,7 @@
148
148
  "deprecated": "There will be only `right` placement, so the property will be removed",
149
149
  "deprecatedSince": "12.18.0",
150
150
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
151
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L68"
151
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L68"
152
152
  },
153
153
  {
154
154
  "name": "qa",
@@ -158,7 +158,7 @@
158
158
  "description": "QA tags",
159
159
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>QA tags</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p></dd></dl></div>",
160
160
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
161
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L84"
161
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L84"
162
162
  },
163
163
  {
164
164
  "name": "role",
@@ -168,7 +168,7 @@
168
168
  "description": "",
169
169
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.11.0</p></dd></dl></div>",
170
170
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
171
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L79"
171
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L79"
172
172
  },
173
173
  {
174
174
  "name": "stretch",
@@ -180,7 +180,7 @@
180
180
  "deprecated": "Use `block` as a drop-in replacement",
181
181
  "deprecatedSince": "12.18.0",
182
182
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
183
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L75"
183
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L75"
184
184
  }
185
185
  ],
186
186
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Controls the error state of the `TextArea`, changing the\nbackground color and border colors to red",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the error state of the <code>TextArea</code>, changing the\nbackground color and border colors to red</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/TextArea/TextArea.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextArea/TextArea.types.ts#L8"
13
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextArea/TextArea.types.ts#L8"
14
14
  },
15
15
  {
16
16
  "name": "resize",
@@ -20,7 +20,7 @@
20
20
  "description": "Controls the resize rules for the `TextArea`",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Controls the resize rules for the <code>TextArea</code></p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd><dt>see</dt><dd><p>https://developer.mozilla.org/en-US/docs/Web/CSS/resize</p></dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/TextArea/TextArea.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextArea/TextArea.types.ts#L15"
23
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextArea/TextArea.types.ts#L15"
24
24
  },
25
25
  {
26
26
  "name": "variant",
@@ -32,7 +32,7 @@
32
32
  "deprecated": "The `variant` prop has been deprecated and will be removed in a future version.\nPlease use the `error` boolean prop instead.\n\n**Before**\n\n`<TextArea variant=\"error\" />`\n\n**After**\n\n`<TextArea error />`",
33
33
  "deprecatedSince": "10.20.0",
34
34
  "sourceFile": "packages/core-react/src/TextArea/TextArea.types.ts",
35
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextArea/TextArea.types.ts#L33"
35
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextArea/TextArea.types.ts#L33"
36
36
  }
37
37
  ],
38
38
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Accessible description for the editor's editable area.\nThis text provides additional context to screen reader users. It will be\nannounced after the label when the user focuses the editor.",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessible description for the editor's editable area.\nThis text provides additional context to screen reader users. It will be\nannounced after the label when the user focuses the editor.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.35.0</p></dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L53"
13
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L53"
14
14
  },
15
15
  {
16
16
  "name": "aria-label",
@@ -20,7 +20,7 @@
20
20
  "description": "Accessible label for the editor's editable area. This text will be\nannounced by screen readers when the user focuses the editor. It should\nmatch or include the visible label associated with this editor field.\nIf not provided, screen readers will announce a generic \"Rich Text Area\" message.",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Accessible label for the editor's editable area. This text will be\nannounced by screen readers when the user focuses the editor. It should\nmatch or include the visible label associated with this editor field.\nIf not provided, screen readers will announce a generic &quot;Rich Text Area&quot; message.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.35.0</p></dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L44"
23
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L44"
24
24
  },
25
25
  {
26
26
  "name": "disabled",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L30"
33
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L30"
34
34
  },
35
35
  {
36
36
  "name": "error",
@@ -40,7 +40,7 @@
40
40
  "description": "",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L34"
43
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L34"
44
44
  },
45
45
  {
46
46
  "name": "init",
@@ -50,7 +50,7 @@
50
50
  "description": "Config for when the editor is initialized. **Changes after the editor has initialized are ignored.**",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Config for when the editor is initialized. <strong>Changes after the editor has initialized are ignored.</strong></p>\n</div><dl class=\"tsd-comment-tags\"><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#init\">TinyMCE React Init</a></p></dd><dt>unsupported</dt><dd><p>Use at your own risk. DST makes no guarantees about this API,\nand is subject to removal at any point without warning or deprecation.</p></dd><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L62"
53
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L62"
54
54
  },
55
55
  {
56
56
  "name": "initialValue",
@@ -62,7 +62,7 @@
62
62
  "deprecated": "`initialValue` has been deprecated and will be removed in a future version.\nPlease use the `value` prop instead\n\nThe first value passed into `value` prop will be the `TextEditor` initial\nvalue. Changing the value will update the text of the `TextEditor`.\nThe editor should be controlled via the combination of `value`\nand `onChange` props.\n\n**Before**\n\n`<TextEditor initialValue=\"Hello World\" />`\n\n**After**\n\n`<TextEditor value=\"Hello World\" />`",
63
63
  "deprecatedSince": "10.20.0",
64
64
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L84"
65
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L84"
66
66
  },
67
67
  {
68
68
  "name": "locale",
@@ -72,7 +72,7 @@
72
72
  "description": "Locale which will be used used for localization. Can be passed directly or\nset by wrapping components in I18n provider. Icelandic (is-IS) is not\nactually supported by TinyMCE, so it is defaulted to english.",
73
73
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Locale which will be used used for localization. Can be passed directly or\nset by wrapping components in I18n provider. Icelandic (is-IS) is not\nactually supported by TinyMCE, so it is defaulted to english.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
74
74
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L92"
75
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L92"
76
76
  },
77
77
  {
78
78
  "name": "onChange",
@@ -82,7 +82,7 @@
82
82
  "description": "onChange event handler for text editor area\n\n```\n(content: string) => void\n```",
83
83
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>onChange event handler for text editor area</p>\n<pre><code>(content: string) =&gt; void\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
84
84
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
85
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L102"
85
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L102"
86
86
  },
87
87
  {
88
88
  "name": "plugins",
@@ -92,7 +92,7 @@
92
92
  "description": "Array of plugins to use with the editor in addition to the defaults.\nCan be any of:\n\n```\n[{plugins.map((plugin) => `'${plugin}'`).join(', ')}]\n```",
93
93
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Array of plugins to use with the editor in addition to the defaults.\nCan be any of:</p>\n<pre><code>[{plugins.map((plugin) =&gt; `'${plugin}'`).join(', ')}]\n</code></pre>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p></dd></dl></div>",
94
94
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
95
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L114"
95
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L114"
96
96
  }
97
97
  ],
98
98
  "description": ""
@@ -108,7 +108,7 @@
108
108
  "description": "",
109
109
  "descriptionHtml": "",
110
110
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
111
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L17"
111
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L17"
112
112
  },
113
113
  {
114
114
  "name": "features",
@@ -118,7 +118,7 @@
118
118
  "description": "- `stickyToolbar` - Have the editor toolbar stick to the top when content is longer than the page length.\n- `tabAsNavigation` - Have `Tab` key exit the editor. Support `Alt`/`Opt` + `Tab` as triple space indent.",
119
119
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<ul>\n<li><code>stickyToolbar</code> - Have the editor toolbar stick to the top when content is longer than the page length.</li>\n<li><code>tabAsNavigation</code> - Have <code>Tab</code> key exit the editor. Support <code>Alt</code>/<code>Opt</code> + <code>Tab</code> as triple space indent.</li>\n</ul>\n</div></div>",
120
120
  "sourceFile": "packages/core-react/src/TextEditor/TextEditor.types.ts",
121
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditor/TextEditor.types.ts#L22"
121
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditor/TextEditor.types.ts#L22"
122
122
  }
123
123
  ],
124
124
  "description": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Expect context to change the <code>init</code> config of the below <code>TextEditor</code>s.\n<strong>Changes after the editor has initialized are ignored.</strong></p>\n</div><dl class=\"tsd-comment-tags\"><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#init\">TinyMCE React Init</a></p></dd><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#configuringeditorsettings\">TinyMCE React configure editor</a></p></dd></dl></div>"
@@ -10,7 +10,7 @@
10
10
  "description": "Additional classNames",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
12
12
  "sourceFile": "packages/core-react/src/_utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L47"
13
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L47"
14
14
  },
15
15
  {
16
16
  "name": "init",
@@ -20,7 +20,7 @@
20
20
  "description": "Config for when the editor is initialized.\n**Changes after the editor has initialized are ignored.**",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Config for when the editor is initialized.\n<strong>Changes after the editor has initialized are ignored.</strong></p>\n</div><dl class=\"tsd-comment-tags\"><dt>link</dt><dd><p><a href=\"https://www.tiny.cloud/docs/integrations/react/#init\">TinyMCE React Init</a></p></dd><dt>since</dt><dd><p>11.17.0</p></dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L16"
23
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L16"
24
24
  },
25
25
  {
26
26
  "name": "style",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional CSS styles",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/_utils/types.ts#L52"
33
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/_utils/types.ts#L52"
34
34
  },
35
35
  {
36
36
  "name": "value",
@@ -40,7 +40,7 @@
40
40
  "description": "formatted text",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>formatted text</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.24.0</p></dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/1ea861d6c985563a8e4c54244cf6f6a178a28a1e/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L9"
43
+ "sourceUrl": "https://github.com/procore/core/blob/74a2a6e9ef458b346a066a8f63dbc2f5ee1110ea/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L9"
44
44
  }
45
45
  ],
46
46
  "description": ""