@procore/core-react 10.27.2-rc.7 → 10.27.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 (79) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
  3. package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
  4. package/dist/typedoc/components/Badge/Badge.types.json +6 -6
  5. package/dist/typedoc/components/Banner/Banner.types.json +12 -12
  6. package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
  7. package/dist/typedoc/components/Button/Button.types.json +11 -11
  8. package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
  9. package/dist/typedoc/components/Card/Card.types.json +6 -6
  10. package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
  11. package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
  12. package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
  13. package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
  14. package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
  15. package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
  16. package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
  17. package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
  18. package/dist/typedoc/components/FileList/FileList.types.json +9 -9
  19. package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
  20. package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
  21. package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
  22. package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
  23. package/dist/typedoc/components/Font/Font.types.json +7 -7
  24. package/dist/typedoc/components/Form/Form.types.json +684 -684
  25. package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
  26. package/dist/typedoc/components/Icon/Icon.types.json +10 -10
  27. package/dist/typedoc/components/Input/Input.types.json +2 -2
  28. package/dist/typedoc/components/Link/Link.types.json +4 -4
  29. package/dist/typedoc/components/Menu/Menu.types.json +67 -67
  30. package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
  31. package/dist/typedoc/components/Modal/Modal.types.json +27 -27
  32. package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
  33. package/dist/typedoc/components/Notation/Notation.types.json +4 -4
  34. package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
  35. package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
  36. package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
  37. package/dist/typedoc/components/Panel/Panel.types.json +17 -17
  38. package/dist/typedoc/components/Pill/Pill.types.json +1 -1
  39. package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
  40. package/dist/typedoc/components/Popover/Popover.types.json +9 -9
  41. package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
  42. package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
  43. package/dist/typedoc/components/Required/Required.types.json +5 -5
  44. package/dist/typedoc/components/Search/Search.types.json +21 -21
  45. package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
  46. package/dist/typedoc/components/Select/Select.types.json +31 -31
  47. package/dist/typedoc/components/Slider/Slider.types.json +6 -6
  48. package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
  49. package/dist/typedoc/components/Switch/Switch.types.json +3 -3
  50. package/dist/typedoc/components/Table/Table.types.json +94 -94
  51. package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
  52. package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +9 -9
  53. package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
  54. package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
  55. package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
  56. package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
  57. package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
  58. package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
  59. package/dist/typedoc/components/Tile/Tile.types.json +30 -30
  60. package/dist/typedoc/components/Toast/Toast.types.json +4 -4
  61. package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
  62. package/dist/typedoc/components/Token/Token.types.json +4 -4
  63. package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
  64. package/dist/typedoc/components/Tree/Tree.types.json +85 -85
  65. package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
  66. package/dist/typedoc/components/Typography/Typography.types.json +8 -8
  67. package/dist/typedoc/layouts/Box/Box.types.json +66 -66
  68. package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
  69. package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
  70. package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
  71. package/dist/typedoc/layouts/Grid/Grid.json +10 -10
  72. package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
  73. package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
  74. package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
  75. package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
  76. package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
  77. package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
  78. package/dist/typedoc/utils/types.json +3 -3
  79. package/package.json +4 -4
@@ -10,7 +10,7 @@
10
10
  "description": "The tab is active",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The tab is active</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L20"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L20"
14
14
  },
15
15
  {
16
16
  "name": "children",
@@ -20,7 +20,7 @@
20
20
  "description": "Instead of using the default children, you can pass in your own.",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
22
22
  "sourceFile": "packages/core-react/src/utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L40"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L40"
24
24
  },
25
25
  {
26
26
  "name": "className",
@@ -30,7 +30,7 @@
30
30
  "description": "Additional classNames",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
32
32
  "sourceFile": "packages/core-react/src/utils/types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L45"
33
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L45"
34
34
  },
35
35
  {
36
36
  "name": "dark",
@@ -40,7 +40,7 @@
40
40
  "description": "Whether or not tab is in dark mode",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Whether or not tab is in dark mode</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L27"
43
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L27"
44
44
  },
45
45
  {
46
46
  "name": "dropdown",
@@ -51,7 +51,7 @@
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
53
53
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
54
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L45"
54
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L45"
55
55
  },
56
56
  {
57
57
  "name": "overflowing",
@@ -62,7 +62,7 @@
62
62
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
63
63
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
64
64
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L52"
65
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L52"
66
66
  },
67
67
  {
68
68
  "name": "style",
@@ -72,7 +72,7 @@
72
72
  "description": "Additional CSS styles",
73
73
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
74
74
  "sourceFile": "packages/core-react/src/utils/types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L50"
75
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L50"
76
76
  },
77
77
  {
78
78
  "name": "variant",
@@ -83,7 +83,7 @@
83
83
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>deprecated</dt><dd><p>please use the <code>active</code> and <code>dark</code> props to configure style. The\n<code>dropdown</code>, <code>hover</code>, and <code>overflowing</code> variants were only for internal use\nand should not be used in clients</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
84
84
  "deprecated": "please use the `active` and `dark` props to configure style. The\n`dropdown`, `hover`, and `overflowing` variants were only for internal use\nand should not be used in clients",
85
85
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
86
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L60"
86
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L60"
87
87
  },
88
88
  {
89
89
  "name": "onMount",
@@ -93,7 +93,7 @@
93
93
  "description": "",
94
94
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
95
95
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
96
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L33"
96
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L33"
97
97
  },
98
98
  {
99
99
  "name": "onUnmount",
@@ -103,7 +103,7 @@
103
103
  "description": "",
104
104
  "descriptionHtml": "",
105
105
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
106
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L38"
106
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L38"
107
107
  }
108
108
  ],
109
109
  "description": ""
@@ -119,7 +119,7 @@
119
119
  "description": "Instead of using the default children, you can pass in your own.",
120
120
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
121
121
  "sourceFile": "packages/core-react/src/utils/types.ts",
122
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L40"
122
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L40"
123
123
  },
124
124
  {
125
125
  "name": "className",
@@ -129,7 +129,7 @@
129
129
  "description": "Additional classNames",
130
130
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
131
131
  "sourceFile": "packages/core-react/src/utils/types.ts",
132
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L45"
132
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L45"
133
133
  },
134
134
  {
135
135
  "name": "dark",
@@ -139,7 +139,7 @@
139
139
  "description": "",
140
140
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
141
141
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
142
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L74"
142
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L74"
143
143
  },
144
144
  {
145
145
  "name": "qa",
@@ -149,7 +149,7 @@
149
149
  "description": "",
150
150
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
151
151
  "sourceFile": "packages/core-react/src/components/Tabs/Tabs.types.ts",
152
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tabs/Tabs.types.ts#L78"
152
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tabs/Tabs.types.ts#L78"
153
153
  },
154
154
  {
155
155
  "name": "style",
@@ -159,7 +159,7 @@
159
159
  "description": "Additional CSS styles",
160
160
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
161
161
  "sourceFile": "packages/core-react/src/utils/types.ts",
162
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L50"
162
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L50"
163
163
  }
164
164
  ],
165
165
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "",
12
12
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L52"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L52"
14
14
  },
15
15
  {
16
16
  "name": "addListener",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "",
22
22
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L53"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L53"
24
24
  }
25
25
  ],
26
26
  "description": ""
@@ -36,7 +36,7 @@
36
36
  "description": "",
37
37
  "descriptionHtml": "",
38
38
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L13"
39
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L13"
40
40
  },
41
41
  {
42
42
  "name": "open",
@@ -46,7 +46,7 @@
46
46
  "description": "A controlled prop defining open/close state of the tearsheet.",
47
47
  "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>\n</dd></dl></div>",
48
48
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
49
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L18"
49
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L18"
50
50
  },
51
51
  {
52
52
  "name": "placement",
@@ -56,7 +56,7 @@
56
56
  "description": "Tearsheet placement",
57
57
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Tearsheet placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.25.0</p>\n</dd></dl></div>",
58
58
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L42"
59
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L42"
60
60
  },
61
61
  {
62
62
  "name": "qa",
@@ -66,7 +66,7 @@
66
66
  "description": "QA tags",
67
67
  "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>\n</dd></dl></div>",
68
68
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L48"
69
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L48"
70
70
  },
71
71
  {
72
72
  "name": "afterHide",
@@ -76,7 +76,7 @@
76
76
  "description": "A callback to be called when \"close\" animation is finished.",
77
77
  "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>\n</dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L36"
79
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L36"
80
80
  },
81
81
  {
82
82
  "name": "afterShow",
@@ -86,7 +86,7 @@
86
86
  "description": "A callback to be called when \"open\" animation is finished.",
87
87
  "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>\n</dd></dl></div>",
88
88
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L30"
89
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L30"
90
90
  },
91
91
  {
92
92
  "name": "onClose",
@@ -96,7 +96,7 @@
96
96
  "description": "A required callback to be called when \"close\" button is clicked. Should set \"open\" flag to \"false\".",
97
97
  "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>\n</dd></dl></div>",
98
98
  "sourceFile": "packages/core-react/src/components/Tearsheet/Tearsheet.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L24"
99
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Tearsheet/Tearsheet.types.ts#L24"
100
100
  }
101
101
  ],
102
102
  "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>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/components/TextArea/TextArea.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextArea/TextArea.types.ts#L9"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextArea/TextArea.types.ts#L9"
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>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/components/TextArea/TextArea.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextArea/TextArea.types.ts#L15"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextArea/TextArea.types.ts#L15"
24
24
  },
25
25
  {
26
26
  "name": "variant",
@@ -32,7 +32,7 @@
32
32
  "deprecated": "\nThe `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 />`\n",
33
33
  "deprecatedSince": "10.20.0",
34
34
  "sourceFile": "packages/core-react/src/components/TextArea/TextArea.types.ts",
35
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextArea/TextArea.types.ts#L33"
35
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextArea/TextArea.types.ts#L33"
36
36
  }
37
37
  ],
38
38
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L10"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L10"
14
14
  },
15
15
  {
16
16
  "name": "error",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L14"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L14"
24
24
  },
25
25
  {
26
26
  "name": "init",
@@ -30,7 +30,7 @@
30
30
  "description": "",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><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>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L20"
33
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L20"
34
34
  },
35
35
  {
36
36
  "name": "initialValue",
@@ -42,7 +42,7 @@
42
42
  "deprecated": "\n`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\" />`\n",
43
43
  "deprecatedSince": "10.20.0",
44
44
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
45
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L42"
45
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L42"
46
46
  },
47
47
  {
48
48
  "name": "locale",
@@ -52,7 +52,7 @@
52
52
  "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.",
53
53
  "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>\n</dd></dl></div>",
54
54
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
55
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L50"
55
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L50"
56
56
  },
57
57
  {
58
58
  "name": "plugins",
@@ -62,7 +62,7 @@
62
62
  "description": "<div>\n Array of plugins to use with the editor in addition to the defaults.\n Can be any of:\n</div>\n<CodeBlock>\n [{plugins.map((plugin) => `'${plugin}'`).join(', ')}]\n</CodeBlock>",
63
63
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>\n Array of plugins to use with the editor in addition to the defaults.\n Can be any of:\n</div>\n<CodeBlock>\n [{plugins.map((plugin) => `'${plugin}'`).join(', ')}]\n</CodeBlock></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
64
64
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L69"
65
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L69"
66
66
  },
67
67
  {
68
68
  "name": "onChange",
@@ -72,7 +72,7 @@
72
72
  "description": "<div>onChange event handler for text editor area</div>\n<CodeBlock>(content: string) => void</CodeBlock>",
73
73
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<div>onChange event handler for text editor area</div>\n<CodeBlock>(content: string) => void</CodeBlock></div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
74
74
  "sourceFile": "packages/core-react/src/components/TextEditor/TextEditor.types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L57"
75
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditor/TextEditor.types.ts#L57"
76
76
  }
77
77
  ],
78
78
  "description": ""
@@ -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/b06d72fee/packages/core-react/src/utils/types.ts#L45"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L45"
14
14
  },
15
15
  {
16
16
  "name": "style",
@@ -20,7 +20,7 @@
20
20
  "description": "Additional CSS styles",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
22
22
  "sourceFile": "packages/core-react/src/utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/utils/types.ts#L50"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/utils/types.ts#L50"
24
24
  },
25
25
  {
26
26
  "name": "value",
@@ -30,7 +30,7 @@
30
30
  "description": "formatted text",
31
31
  "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>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/components/TextEditorOutput/TextEditorOutput.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/TextEditorOutput/TextEditorOutput.types.ts#L9"
33
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/TextEditorOutput/TextEditorOutput.types.ts#L9"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Thumbnail caption",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail caption</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L63"
13
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L63"
14
14
  },
15
15
  {
16
16
  "name": "className",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L81"
23
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L81"
24
24
  },
25
25
  {
26
26
  "name": "clickable",
@@ -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>\n</dd></dl></div>",
32
32
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L56"
33
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L56"
34
34
  },
35
35
  {
36
36
  "name": "disabled",
@@ -40,7 +40,7 @@
40
40
  "description": "Use \"disabled\" view",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use &quot;disabled&quot; view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
42
42
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L48"
43
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L48"
44
44
  },
45
45
  {
46
46
  "name": "error",
@@ -50,7 +50,7 @@
50
50
  "description": "",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L52"
53
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L52"
54
54
  },
55
55
  {
56
56
  "name": "focused",
@@ -60,7 +60,7 @@
60
60
  "description": "Use \"focused\" view",
61
61
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use &quot;focused&quot; view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
62
62
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L34"
63
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L34"
64
64
  },
65
65
  {
66
66
  "name": "hasCaptionPlaceholder",
@@ -70,7 +70,7 @@
70
70
  "description": "Show placeholder for caption if it is empty",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Show placeholder for caption if it is empty</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
72
72
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L70"
73
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L70"
74
74
  },
75
75
  {
76
76
  "name": "label",
@@ -80,7 +80,7 @@
80
80
  "description": "Thumbnail label",
81
81
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail label</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
82
82
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L77"
83
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L77"
84
84
  },
85
85
  {
86
86
  "name": "qa",
@@ -90,7 +90,7 @@
90
90
  "description": "",
91
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
92
92
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L85"
93
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L85"
94
94
  },
95
95
  {
96
96
  "name": "selected",
@@ -100,7 +100,7 @@
100
100
  "description": "Use \"selected\" view",
101
101
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Use &quot;selected&quot; view</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
102
102
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
103
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L41"
103
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L41"
104
104
  },
105
105
  {
106
106
  "name": "size",
@@ -110,7 +110,7 @@
110
110
  "description": "Thumbnail size",
111
111
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Thumbnail size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;lg&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
112
112
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
113
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L27"
113
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L27"
114
114
  },
115
115
  {
116
116
  "name": "src",
@@ -120,7 +120,7 @@
120
120
  "description": "An image URL or a <Code>File</Code> to generate a preview for",
121
121
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An image URL or a <Code>File</Code> to generate a preview for</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
122
122
  "sourceFile": "packages/core-react/src/components/Thumbnail/Thumbnail.types.ts",
123
- "sourceUrl": "https://github.com/procore/core/blob/b06d72fee/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L20"
123
+ "sourceUrl": "https://github.com/procore/core/blob/476b0c9c5/packages/core-react/src/components/Thumbnail/Thumbnail.types.ts#L20"
124
124
  }
125
125
  ],
126
126
  "description": ""