@procore/core-react 11.7.0-rc.9 → 11.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/dist/Banner/Banner.types.d.ts +5 -5
  2. package/dist/DateInput/DateInput.js +2 -2
  3. package/dist/DateInput/DateInput.js.map +1 -1
  4. package/dist/Modal/Modal.js +1 -1
  5. package/dist/Modal/Modal.js.map +1 -1
  6. package/dist/SegmentedController/SegmentedController.js +1 -0
  7. package/dist/SegmentedController/SegmentedController.js.map +1 -1
  8. package/dist/SuperSelect/SuperSelect.utils.d.ts +1 -0
  9. package/dist/SuperSelect/SuperSelect.utils.js +9 -0
  10. package/dist/SuperSelect/SuperSelect.utils.js.map +1 -1
  11. package/dist/SuperSelect/useSuperSelect.js +11 -9
  12. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  13. package/dist/Tabs/Tabs.d.ts +9 -3
  14. package/dist/Tabs/Tabs.js +17 -6
  15. package/dist/Tabs/Tabs.js.map +1 -1
  16. package/dist/Tabs/Tabs.styles.js +1 -1
  17. package/dist/Tabs/Tabs.styles.js.map +1 -1
  18. package/dist/Tabs/Tabs.types.d.ts +27 -1
  19. package/dist/Tabs/Tabs.types.js.map +1 -1
  20. package/dist/Tearsheet/Tearsheet.js +1 -1
  21. package/dist/Tearsheet/Tearsheet.js.map +1 -1
  22. package/dist/_hooks/DelayedCallback.js +6 -0
  23. package/dist/_hooks/DelayedCallback.js.map +1 -1
  24. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  25. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
  26. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  27. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  28. package/dist/_typedoc/Box/Box.types.json +68 -68
  29. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  30. package/dist/_typedoc/Button/Button.types.json +11 -11
  31. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  32. package/dist/_typedoc/Card/Card.types.json +6 -6
  33. package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
  34. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  35. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  36. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  37. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  38. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  39. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  40. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  41. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  42. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  43. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  44. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  45. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  46. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  47. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  48. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  49. package/dist/_typedoc/Form/Form.types.json +694 -694
  50. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  51. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  52. package/dist/_typedoc/Input/Input.types.json +2 -2
  53. package/dist/_typedoc/Link/Link.types.json +4 -4
  54. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  55. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  56. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
  57. package/dist/_typedoc/Modal/Modal.types.json +28 -28
  58. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  59. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  60. package/dist/_typedoc/NumberInput/NumberInput.types.json +43 -43
  61. package/dist/_typedoc/PageLayout/PageLayout.types.json +7 -7
  62. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  63. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  64. package/dist/_typedoc/Pill/Pill.types.json +1 -1
  65. package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
  66. package/dist/_typedoc/Popover/Popover.types.json +10 -10
  67. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +5 -5
  68. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  69. package/dist/_typedoc/Required/Required.types.json +5 -5
  70. package/dist/_typedoc/Search/Search.types.json +18 -18
  71. package/dist/_typedoc/Section/Section.types.json +14 -14
  72. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  73. package/dist/_typedoc/Select/Select.types.json +31 -31
  74. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  75. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  76. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  77. package/dist/_typedoc/Table/Table.types.json +94 -94
  78. package/dist/_typedoc/Tabs/Tabs.types.json +88 -68
  79. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +10 -10
  80. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  81. package/dist/_typedoc/TextEditor/TextEditor.types.json +7 -7
  82. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  83. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  84. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  85. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  86. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  87. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  88. package/dist/_typedoc/Token/Token.types.json +4 -4
  89. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  90. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  91. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  92. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  93. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  94. package/dist/_typedoc/_utils/types.json +3 -3
  95. package/dist/_typedoc/deprecations.json +1 -1
  96. package/dist/_utils/CalendarHelpers.d.ts +1 -1
  97. package/dist/_utils/CalendarHelpers.js +2 -1
  98. package/dist/_utils/CalendarHelpers.js.map +1 -1
  99. package/dist/_utils/propsTypedoc.d.ts +1 -1
  100. package/package.json +5 -5
@@ -1,62 +1,6 @@
1
1
  {
2
- "TabsProps": {
3
- "name": "TabsProps",
4
- "properties": [
5
- {
6
- "name": "children",
7
- "required": false,
8
- "type": "<span class=\"tsd-signature-type\">ReactNode</span>",
9
- "typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
10
- "description": "Instead of using the default children, you can pass in your own.",
11
- "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>",
12
- "sourceFile": "packages/core-react/src/_utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L45"
14
- },
15
- {
16
- "name": "className",
17
- "required": false,
18
- "type": "<span class=\"tsd-signature-type\">string</span>",
19
- "typeDetail": "<span class=\"tsd-signature-type\">string</span>",
20
- "description": "Additional classNames",
21
- "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
22
- "sourceFile": "packages/core-react/src/_utils/types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L50"
24
- },
25
- {
26
- "name": "dark",
27
- "required": false,
28
- "type": "<span class=\"tsd-signature-type\">boolean</span>",
29
- "typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
30
- "description": "",
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
- "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L73"
34
- },
35
- {
36
- "name": "qa",
37
- "required": false,
38
- "type": "<span class=\"tsd-signature-type\">QaTags</span>",
39
- "typeDetail": "<span class=\"tsd-signature-type\">QaTags</span>",
40
- "description": "",
41
- "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>",
42
- "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L77"
44
- },
45
- {
46
- "name": "style",
47
- "required": false,
48
- "type": "<span class=\"tsd-signature-type\">CSSProperties</span>",
49
- "typeDetail": "<span class=\"tsd-signature-type\">CSSProperties</span>",
50
- "description": "Additional CSS styles",
51
- "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
52
- "sourceFile": "packages/core-react/src/_utils/types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L55"
54
- }
55
- ],
56
- "description": ""
57
- },
58
- "TabsTabProps": {
59
- "name": "TabsTabProps",
2
+ "BaseTabProps": {
3
+ "name": "BaseTabProps",
60
4
  "properties": [
61
5
  {
62
6
  "name": "active",
@@ -66,7 +10,7 @@
66
10
  "description": "The tab is active",
67
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>",
68
12
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L19"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L46"
70
14
  },
71
15
  {
72
16
  "name": "children",
@@ -76,7 +20,7 @@
76
20
  "description": "Instead of using the default children, you can pass in your own.",
77
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>",
78
22
  "sourceFile": "packages/core-react/src/_utils/types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L45"
80
24
  },
81
25
  {
82
26
  "name": "className",
@@ -86,7 +30,7 @@
86
30
  "description": "Additional classNames",
87
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
88
32
  "sourceFile": "packages/core-react/src/_utils/types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L50"
33
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L50"
90
34
  },
91
35
  {
92
36
  "name": "dark",
@@ -96,7 +40,17 @@
96
40
  "description": "Whether or not tab is in dark mode",
97
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>",
98
42
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L26"
43
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L53"
44
+ },
45
+ {
46
+ "name": "disabled",
47
+ "required": false,
48
+ "type": "<span class=\"tsd-signature-type\">boolean</span>",
49
+ "typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
50
+ "description": "",
51
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
52
+ "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
53
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L90"
100
54
  },
101
55
  {
102
56
  "name": "dropdown",
@@ -107,7 +61,7 @@
107
61
  "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>",
108
62
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
109
63
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
110
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L44"
64
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L71"
111
65
  },
112
66
  {
113
67
  "name": "overflowing",
@@ -118,7 +72,17 @@
118
72
  "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>",
119
73
  "deprecated": "This was never intended to be a public facing API and does not\ndo anything. It will be removed in the future.",
120
74
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
121
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L51"
75
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L78"
76
+ },
77
+ {
78
+ "name": "role",
79
+ "required": false,
80
+ "type": "<span class=\"tsd-signature-type\">TabRole</span>",
81
+ "typeDetail": "<span class=\"tsd-signature-type\">TabRole</span>",
82
+ "description": "Sets the Tab's role",
83
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Tab&#39;s role</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.6.0</p>\n</dd></dl></div>",
84
+ "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
85
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L95"
122
86
  },
123
87
  {
124
88
  "name": "style",
@@ -128,7 +92,7 @@
128
92
  "description": "Additional CSS styles",
129
93
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
130
94
  "sourceFile": "packages/core-react/src/_utils/types.ts",
131
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/_utils/types.ts#L55"
95
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L55"
132
96
  },
133
97
  {
134
98
  "name": "variant",
@@ -139,7 +103,7 @@
139
103
  "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>",
140
104
  "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",
141
105
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
142
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L59"
106
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L86"
143
107
  },
144
108
  {
145
109
  "name": "onMount",
@@ -149,7 +113,7 @@
149
113
  "description": "",
150
114
  "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
115
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
152
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L32"
116
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L59"
153
117
  },
154
118
  {
155
119
  "name": "onUnmount",
@@ -159,7 +123,63 @@
159
123
  "description": "",
160
124
  "descriptionHtml": "",
161
125
  "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
162
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tabs/Tabs.types.ts#L37"
126
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L64"
127
+ }
128
+ ],
129
+ "description": ""
130
+ },
131
+ "TabsProps": {
132
+ "name": "TabsProps",
133
+ "properties": [
134
+ {
135
+ "name": "children",
136
+ "required": false,
137
+ "type": "<span class=\"tsd-signature-type\">ReactNode</span>",
138
+ "typeDetail": "<span class=\"tsd-signature-type\">ReactNode</span>",
139
+ "description": "Instead of using the default children, you can pass in your own.",
140
+ "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>",
141
+ "sourceFile": "packages/core-react/src/_utils/types.ts",
142
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L45"
143
+ },
144
+ {
145
+ "name": "className",
146
+ "required": false,
147
+ "type": "<span class=\"tsd-signature-type\">string</span>",
148
+ "typeDetail": "<span class=\"tsd-signature-type\">string</span>",
149
+ "description": "Additional classNames",
150
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
151
+ "sourceFile": "packages/core-react/src/_utils/types.ts",
152
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L50"
153
+ },
154
+ {
155
+ "name": "dark",
156
+ "required": false,
157
+ "type": "<span class=\"tsd-signature-type\">boolean</span>",
158
+ "typeDetail": "<span class=\"tsd-signature-type\">boolean</span>",
159
+ "description": "",
160
+ "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>",
161
+ "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
162
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L111"
163
+ },
164
+ {
165
+ "name": "qa",
166
+ "required": false,
167
+ "type": "<span class=\"tsd-signature-type\">QaTags</span>",
168
+ "typeDetail": "<span class=\"tsd-signature-type\">QaTags</span>",
169
+ "description": "",
170
+ "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>",
171
+ "sourceFile": "packages/core-react/src/Tabs/Tabs.types.ts",
172
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tabs/Tabs.types.ts#L115"
173
+ },
174
+ {
175
+ "name": "style",
176
+ "required": false,
177
+ "type": "<span class=\"tsd-signature-type\">CSSProperties</span>",
178
+ "typeDetail": "<span class=\"tsd-signature-type\">CSSProperties</span>",
179
+ "description": "Additional CSS styles",
180
+ "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
181
+ "sourceFile": "packages/core-react/src/_utils/types.ts",
182
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L55"
163
183
  }
164
184
  ],
165
185
  "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/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L58"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L58"
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/Tearsheet/Tearsheet.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L59"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L59"
24
24
  }
25
25
  ],
26
26
  "description": ""
@@ -36,7 +36,7 @@
36
36
  "description": "",
37
37
  "descriptionHtml": "",
38
38
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
39
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L13"
39
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/Tearsheet/Tearsheet.types.ts",
49
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L18"
49
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/Tearsheet/Tearsheet.types.ts",
59
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L42"
59
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/Tearsheet/Tearsheet.types.ts",
69
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L54"
69
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L54"
70
70
  },
71
71
  {
72
72
  "name": "stretch",
@@ -76,7 +76,7 @@
76
76
  "description": "Stretch tearsheet body to the full width or height of the screen, depending on placement",
77
77
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Stretch tearsheet body to the full width or height of the screen, depending on placement</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>11.1.0</p>\n</dd></dl></div>",
78
78
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
79
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L48"
79
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L48"
80
80
  },
81
81
  {
82
82
  "name": "afterHide",
@@ -86,7 +86,7 @@
86
86
  "description": "A callback to be called when \"close\" animation is finished.",
87
87
  "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>",
88
88
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
89
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L36"
89
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L36"
90
90
  },
91
91
  {
92
92
  "name": "afterShow",
@@ -96,7 +96,7 @@
96
96
  "description": "A callback to be called when \"open\" animation is finished.",
97
97
  "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>",
98
98
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
99
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L30"
99
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L30"
100
100
  },
101
101
  {
102
102
  "name": "onClose",
@@ -106,7 +106,7 @@
106
106
  "description": "A required callback to be called when \"close\" button is clicked. Should set \"open\" flag to \"false\".",
107
107
  "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>",
108
108
  "sourceFile": "packages/core-react/src/Tearsheet/Tearsheet.types.ts",
109
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L24"
109
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/Tearsheet/Tearsheet.types.ts#L24"
110
110
  }
111
111
  ],
112
112
  "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/TextArea/TextArea.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextArea/TextArea.types.ts#L9"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextArea/TextArea.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextArea/TextArea.types.ts#L15"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextArea/TextArea.types.ts",
35
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextArea/TextArea.types.ts#L33"
35
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L10"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L14"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L20"
33
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
45
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L42"
45
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
55
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L50"
55
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
65
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L69"
65
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/TextEditor/TextEditor.types.ts",
75
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditor/TextEditor.types.ts#L57"
75
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/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/620050d2e/packages/core-react/src/_utils/types.ts#L50"
13
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L50"
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/620050d2e/packages/core-react/src/_utils/types.ts#L55"
23
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/_utils/types.ts#L55"
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/TextEditorOutput/TextEditorOutput.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/620050d2e/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L9"
33
+ "sourceUrl": "https://github.com/procore/core/blob/3be4568bb/packages/core-react/src/TextEditorOutput/TextEditorOutput.types.ts#L9"
34
34
  }
35
35
  ],
36
36
  "description": ""