@procore/core-react 12.25.0 → 12.25.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 (449) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  3. package/dist/Avatar/Avatar.d.ts +9 -10
  4. package/dist/Avatar/Avatar.js.map +1 -1
  5. package/dist/Avatar/Avatar.styles.js +5 -5
  6. package/dist/AvatarStack/AvatarStack.styles.d.ts +2 -2
  7. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  8. package/dist/Badge/Badge.styles.js +2 -2
  9. package/dist/BadgePill/BadgePill.styles.js +4 -4
  10. package/dist/Banner/Banner.d.ts +15 -15
  11. package/dist/Banner/Banner.js.map +1 -1
  12. package/dist/Banner/Banner.styles.d.ts +4 -4
  13. package/dist/Banner/Banner.styles.js +10 -10
  14. package/dist/Banner/index.d.ts +1 -1
  15. package/dist/Banner/index.js.map +1 -1
  16. package/dist/Box/Box.d.ts +1 -2
  17. package/dist/Box/Box.js.map +1 -1
  18. package/dist/Box/Box.styles.js +1 -1
  19. package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -4
  20. package/dist/Breadcrumbs/Breadcrumbs.js.map +1 -1
  21. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  22. package/dist/Button/Button.styles.js +5 -5
  23. package/dist/Button/Button.types.d.ts +2 -3
  24. package/dist/Button/Button.types.js.map +1 -1
  25. package/dist/Calendar/Calendar.styles.js +8 -8
  26. package/dist/Card/Card.d.ts +1 -2
  27. package/dist/Card/Card.js.map +1 -1
  28. package/dist/Card/Card.styles.js +1 -1
  29. package/dist/Checkbox/Checkbox.styles.js +6 -6
  30. package/dist/Checkbox/Checkbox.types.d.ts +1 -2
  31. package/dist/Checkbox/Checkbox.types.js.map +1 -1
  32. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  33. package/dist/ContactItem/ContactItem.d.ts +2 -3
  34. package/dist/ContactItem/ContactItem.js.map +1 -1
  35. package/dist/ContactItem/ContactItem.styles.d.ts +5 -5
  36. package/dist/ContactItem/ContactItem.styles.js +5 -5
  37. package/dist/Content/Content.styles.d.ts +4 -4
  38. package/dist/Content/Content.styles.js +2 -2
  39. package/dist/DateInput/DateInput.js.map +1 -1
  40. package/dist/DateInput/DateInput.styles.js +6 -6
  41. package/dist/DateInput/DateInput.types.d.ts +2 -2
  42. package/dist/DateInput/DateInput.types.js.map +1 -1
  43. package/dist/DetailPage/DetailPage.d.ts +1 -1
  44. package/dist/DetailPage/DetailPage.styles.d.ts +4 -4
  45. package/dist/DetailPage/DetailPage.styles.js +7 -7
  46. package/dist/Dropdown/Dropdown.d.ts +1 -1
  47. package/dist/Dropdown/Dropdown.styles.d.ts +2 -2
  48. package/dist/Dropdown/Dropdown.styles.js +3 -3
  49. package/dist/DropdownFlyout/DropdownFlyout.helpers.js +1 -1
  50. package/dist/DropdownFlyout/DropdownFlyout.helpers.js.map +1 -1
  51. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  52. package/dist/DropdownFlyout/DropdownFlyout.types.d.ts +4 -4
  53. package/dist/DropdownFlyout/DropdownFlyout.types.js.map +1 -1
  54. package/dist/Dropzone/Dropzone.d.ts +2 -3
  55. package/dist/Dropzone/Dropzone.js +1 -2
  56. package/dist/Dropzone/Dropzone.js.map +1 -1
  57. package/dist/Dropzone/Dropzone.styles.d.ts +6 -6
  58. package/dist/Dropzone/Dropzone.styles.js +9 -9
  59. package/dist/EmptyState/EmptyState.d.ts +6 -6
  60. package/dist/EmptyState/EmptyState.js.map +1 -1
  61. package/dist/EmptyState/EmptyState.styles.js +6 -6
  62. package/dist/Field/Field.styles.js +3 -3
  63. package/dist/FileList/FileList.d.ts +1 -2
  64. package/dist/FileList/FileList.js.map +1 -1
  65. package/dist/FileList/FileList.styles.js +4 -4
  66. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  67. package/dist/FileSelect/FileExplorer/FileExplorerModal.d.ts +1 -2
  68. package/dist/FileSelect/FileExplorer/FileExplorerModal.js.map +1 -1
  69. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.d.ts +2 -2
  70. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  71. package/dist/FileSelect/FileSelect.d.ts +3 -4
  72. package/dist/FileSelect/FileSelect.js.map +1 -1
  73. package/dist/FileSelect/FileSelect.styles.d.ts +2 -2
  74. package/dist/FileSelect/FileSelect.styles.js +2 -2
  75. package/dist/FileSelect/FileSelect.types.d.ts +1 -2
  76. package/dist/FileSelect/FileSelect.types.js.map +1 -1
  77. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  78. package/dist/FileSelect/FileTokenList/FileTokenList.d.ts +1 -2
  79. package/dist/FileSelect/FileTokenList/FileTokenList.js.map +1 -1
  80. package/dist/FileSelect/FileTokenList/FileTokenList.styles.d.ts +2 -2
  81. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  82. package/dist/FileSelect/GridSource/GridSource.d.ts +1 -2
  83. package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
  84. package/dist/FileSelect/GridSource/GridSource.styles.d.ts +6 -6
  85. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  86. package/dist/FileSelect/LocalSource/LocalSource.styles.d.ts +1 -1
  87. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  88. package/dist/FileSelect/SourceItem/SourceItem.d.ts +2 -2
  89. package/dist/FileSelect/SourceItem/SourceItem.js.map +1 -1
  90. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  91. package/dist/FileSelect/ThumbnailList/ThumbnailList.js.map +1 -1
  92. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +7 -7
  93. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  94. package/dist/FileSelect/ThumbnailList/ThumbnailList.types.d.ts +2 -2
  95. package/dist/FileSelect/ThumbnailList/ThumbnailList.types.js.map +1 -1
  96. package/dist/FileSelect/TreeSource/TreeSource.d.ts +1 -2
  97. package/dist/FileSelect/TreeSource/TreeSource.js.map +1 -1
  98. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  99. package/dist/FileToken/FileToken.d.ts +1 -2
  100. package/dist/FileToken/FileToken.js +17 -18
  101. package/dist/FileToken/FileToken.js.map +1 -1
  102. package/dist/FileToken/FileToken.styles.js +9 -9
  103. package/dist/FileToken/FileToken.styles.js.map +1 -1
  104. package/dist/FileToken/FileToken.types.d.ts +22 -0
  105. package/dist/FileToken/FileToken.types.js.map +1 -1
  106. package/dist/FileToken/FileTokenInner.d.ts +3 -0
  107. package/dist/FileToken/FileTokenInner.js +25 -0
  108. package/dist/FileToken/FileTokenInner.js.map +1 -0
  109. package/dist/FilterToken/FilterToken.d.ts +3 -4
  110. package/dist/FilterToken/FilterToken.js.map +1 -1
  111. package/dist/FilterToken/FilterToken.styles.js +5 -5
  112. package/dist/Flex/Flex.d.ts +1 -2
  113. package/dist/Flex/Flex.js.map +1 -1
  114. package/dist/FlexList/FlexList.d.ts +1 -2
  115. package/dist/FlexList/FlexList.js.map +1 -1
  116. package/dist/FlexList/FlexList.styles.d.ts +2 -2
  117. package/dist/FlexList/FlexList.styles.js +1 -1
  118. package/dist/Form/Form.d.ts +2 -2
  119. package/dist/Form/Form.js.map +1 -1
  120. package/dist/Form/Form.styles.js +14 -14
  121. package/dist/Form/StyledFormikForm.styles.d.ts +2 -2
  122. package/dist/Form/StyledFormikForm.styles.js +2 -2
  123. package/dist/Form/index.d.ts +1 -1
  124. package/dist/Form/index.js.map +1 -1
  125. package/dist/GhostPlaceholder/GhostPlaceholder.js +9 -0
  126. package/dist/GhostPlaceholder/GhostPlaceholder.js.map +1 -1
  127. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  128. package/dist/Grid/Grid.styles.js +2 -2
  129. package/dist/Grid/Grid.types.d.ts +4 -4
  130. package/dist/Grid/Grid.types.js.map +1 -1
  131. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  132. package/dist/Input/Input.d.ts +1 -2
  133. package/dist/Input/Input.js.map +1 -1
  134. package/dist/Input/Input.styles.js +1 -1
  135. package/dist/Input/Input.types.d.ts +2 -2
  136. package/dist/Input/Input.types.js.map +1 -1
  137. package/dist/Link/Link.styles.js +1 -1
  138. package/dist/Link/Link.types.d.ts +2 -2
  139. package/dist/Link/Link.types.js.map +1 -1
  140. package/dist/ListPage/ListPage.styles.js +8 -8
  141. package/dist/Loader/Loader.styles.js +2 -2
  142. package/dist/Menu/Menu.d.ts +8 -9
  143. package/dist/Menu/Menu.js.map +1 -1
  144. package/dist/MenuImperative/MenuImperative.d.ts +8 -9
  145. package/dist/MenuImperative/MenuImperative.js.map +1 -1
  146. package/dist/MenuImperative/MenuImperative.styles.d.ts +2 -2
  147. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  148. package/dist/MenuImperative/MenuImperative.types.d.ts +2 -2
  149. package/dist/MenuImperative/MenuImperative.types.js.map +1 -1
  150. package/dist/Modal/Modal.d.ts +7 -6
  151. package/dist/Modal/Modal.js +47 -11
  152. package/dist/Modal/Modal.js.map +1 -1
  153. package/dist/Modal/Modal.styles.d.ts +4 -4
  154. package/dist/Modal/Modal.styles.js +15 -14
  155. package/dist/Modal/Modal.styles.js.map +1 -1
  156. package/dist/Modal/Modal.types.d.ts +6 -4
  157. package/dist/Modal/Modal.types.js.map +1 -1
  158. package/dist/MultiSelect/MultiSelect.styles.d.ts +2 -2
  159. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  160. package/dist/NextMenu/NextMenu.styles.js +3 -3
  161. package/dist/NextTile/NextTile.types.d.ts +3 -3
  162. package/dist/NextTile/NextTile.types.js.map +1 -1
  163. package/dist/Notation/Notation.d.ts +1 -2
  164. package/dist/Notation/Notation.js +1 -1
  165. package/dist/Notation/Notation.js.map +1 -1
  166. package/dist/NumberInput/NumberInput.js +5 -2
  167. package/dist/NumberInput/NumberInput.js.map +1 -1
  168. package/dist/NumberInput/NumberInput.styles.d.ts +2 -2
  169. package/dist/NumberInput/NumberInput.styles.js +7 -7
  170. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  171. package/dist/PageLayout/PageLayout.d.ts +2 -2
  172. package/dist/PageLayout/PageLayout.js.map +1 -1
  173. package/dist/PageLayout/PageLayout.styles.js +16 -16
  174. package/dist/PageLayout/PageLayout.types.d.ts +3 -3
  175. package/dist/PageLayout/PageLayout.types.js.map +1 -1
  176. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  177. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.d.ts +4 -4
  178. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  179. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.d.ts +6 -4
  180. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  181. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  182. package/dist/Pagination/Pagination.styles.d.ts +6 -6
  183. package/dist/Pagination/Pagination.styles.js +5 -5
  184. package/dist/Panel/Panel.d.ts +6 -7
  185. package/dist/Panel/Panel.js +22 -8
  186. package/dist/Panel/Panel.js.map +1 -1
  187. package/dist/Panel/Panel.styles.d.ts +5 -5
  188. package/dist/Panel/Panel.styles.js +16 -15
  189. package/dist/Panel/Panel.styles.js.map +1 -1
  190. package/dist/Panel/Panel.types.d.ts +14 -5
  191. package/dist/Panel/Panel.types.js.map +1 -1
  192. package/dist/Pill/Pill.js +15 -7
  193. package/dist/Pill/Pill.js.map +1 -1
  194. package/dist/Pill/Pill.styles.d.ts +3 -0
  195. package/dist/Pill/Pill.styles.js +7 -3
  196. package/dist/Pill/Pill.styles.js.map +1 -1
  197. package/dist/Pill/Pill.types.d.ts +1 -1
  198. package/dist/Pill/Pill.types.js.map +1 -1
  199. package/dist/PillSelect/PillSelect.js.map +1 -1
  200. package/dist/PillSelect/PillSelect.styles.js +4 -4
  201. package/dist/Popover/Popover.d.ts +1 -2
  202. package/dist/Popover/Popover.js.map +1 -1
  203. package/dist/Popover/Popover.styles.js +4 -4
  204. package/dist/Popover/Popover.styles.js.map +1 -1
  205. package/dist/Portal/Portal.styles.js +1 -1
  206. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  207. package/dist/ProgressBar/ProgressBar.types.d.ts +2 -2
  208. package/dist/ProgressBar/ProgressBar.types.js.map +1 -1
  209. package/dist/RadioButton/RadioButton.styles.js +3 -3
  210. package/dist/Required/Required.styles.js +3 -3
  211. package/dist/Search/Search.styles.js +5 -5
  212. package/dist/Section/Section.js +6 -5
  213. package/dist/Section/Section.js.map +1 -1
  214. package/dist/Section/Section.styles.d.ts +5 -5
  215. package/dist/Section/Section.styles.js +9 -8
  216. package/dist/Section/Section.styles.js.map +1 -1
  217. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  218. package/dist/SegmentedController/SegmentedController.types.d.ts +2 -2
  219. package/dist/SegmentedController/SegmentedController.types.js.map +1 -1
  220. package/dist/Select/Select.styles.d.ts +2 -2
  221. package/dist/Select/Select.styles.js +7 -7
  222. package/dist/Semantic/Semantic.styles.d.ts +1 -1
  223. package/dist/Semantic/Semantic.styles.js +9 -9
  224. package/dist/Semantic/Semantic.types.d.ts +1 -2
  225. package/dist/Semantic/Semantic.types.js.map +1 -1
  226. package/dist/SettingsPage/SettingsPage.d.ts +1 -1
  227. package/dist/Slider/Slider.styles.d.ts +2 -2
  228. package/dist/Slider/Slider.styles.js +5 -5
  229. package/dist/Slider/Slider.types.d.ts +2 -2
  230. package/dist/Slider/Slider.types.js.map +1 -1
  231. package/dist/Spinner/Spinner.styles.js +7 -7
  232. package/dist/SplitViewCard/SplitViewCard.d.ts +0 -1
  233. package/dist/SplitViewCard/SplitViewCard.js +29 -26
  234. package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
  235. package/dist/SplitViewCard/SplitViewCard.styles.js +10 -9
  236. package/dist/SplitViewCard/SplitViewCard.styles.js.map +1 -1
  237. package/dist/SplitViewCard/SplitViewCard.types.d.ts +11 -0
  238. package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
  239. package/dist/SplitViewCard/SplitViewCardInternal.context.d.ts +2 -2
  240. package/dist/SplitViewCard/SplitViewCardInternal.context.js +4 -1
  241. package/dist/SplitViewCard/SplitViewCardInternal.context.js.map +1 -1
  242. package/dist/SuperSelect/SuperSelect.components.d.ts +4 -3
  243. package/dist/SuperSelect/SuperSelect.components.js +5 -1
  244. package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
  245. package/dist/SuperSelect/SuperSelect.presets.styles.d.ts +2 -2
  246. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  247. package/dist/SuperSelect/SuperSelect.styles.d.ts +6 -6
  248. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  249. package/dist/SuperSelect/SuperSelect.types.d.ts +3 -2
  250. package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
  251. package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
  252. package/dist/SuperSelect/useSuperSelect.js +28 -1
  253. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  254. package/dist/Switch/Switch.d.ts +1 -2
  255. package/dist/Switch/Switch.js.map +1 -1
  256. package/dist/Switch/Switch.styles.js +4 -4
  257. package/dist/Switch/Switch.types.d.ts +2 -2
  258. package/dist/Switch/Switch.types.js.map +1 -1
  259. package/dist/Table/Table.d.ts +34 -35
  260. package/dist/Table/Table.js.map +1 -1
  261. package/dist/Table/Table.styles.d.ts +6 -6
  262. package/dist/Table/Table.styles.js +28 -28
  263. package/dist/Table/Table.types.d.ts +1 -2
  264. package/dist/Table/Table.types.js.map +1 -1
  265. package/dist/Table/index.d.ts +1 -1
  266. package/dist/Table/index.js.map +1 -1
  267. package/dist/TableShelf/TableShelf.d.ts +12 -13
  268. package/dist/TableShelf/TableShelf.js.map +1 -1
  269. package/dist/TableShelf/TableShelf.styles.js +5 -5
  270. package/dist/Tabs/Tabs.d.ts +4 -5
  271. package/dist/Tabs/Tabs.js.map +1 -1
  272. package/dist/Tabs/Tabs.styles.d.ts +2 -2
  273. package/dist/Tabs/Tabs.styles.js +15 -15
  274. package/dist/Tearsheet/Tearsheet.js +9 -6
  275. package/dist/Tearsheet/Tearsheet.js.map +1 -1
  276. package/dist/Tearsheet/Tearsheet.styles.d.ts +2 -2
  277. package/dist/Tearsheet/Tearsheet.styles.js +7 -6
  278. package/dist/Tearsheet/Tearsheet.styles.js.map +1 -1
  279. package/dist/TextArea/TextArea.d.ts +1 -2
  280. package/dist/TextArea/TextArea.js.map +1 -1
  281. package/dist/TextArea/TextArea.styles.js +4 -4
  282. package/dist/TextArea/TextArea.styles.js.map +1 -1
  283. package/dist/TextArea/TextArea.types.d.ts +2 -2
  284. package/dist/TextArea/TextArea.types.js.map +1 -1
  285. package/dist/TextEditorOutput/TextEditorOutput.d.ts +1 -2
  286. package/dist/TextEditorOutput/TextEditorOutput.js.map +1 -1
  287. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  288. package/dist/TextEditorOutput/index.d.ts +1 -0
  289. package/dist/TextEditorOutput/index.js.map +1 -1
  290. package/dist/TextInput/TextInput.d.ts +1 -1
  291. package/dist/Thumbnail/Thumbnail.hooks.d.ts +6 -7
  292. package/dist/Thumbnail/Thumbnail.hooks.js.map +1 -1
  293. package/dist/Thumbnail/Thumbnail.styles.d.ts +2 -2
  294. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  295. package/dist/Thumbnail/index.d.ts +1 -1
  296. package/dist/Thumbnail/index.js.map +1 -1
  297. package/dist/ThumbnailGrid/ThumbnailGrid.d.ts +1 -2
  298. package/dist/ThumbnailGrid/ThumbnailGrid.js.map +1 -1
  299. package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +9 -9
  300. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  301. package/dist/TieredSelect/TieredSelect.styles.d.ts +15 -15
  302. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  303. package/dist/Tile/Tile.styles.d.ts +1 -1
  304. package/dist/Tile/Tile.styles.js +8 -8
  305. package/dist/Tile/Tile.types.d.ts +4 -4
  306. package/dist/Tile/Tile.types.js.map +1 -1
  307. package/dist/Title/Title.d.ts +5 -6
  308. package/dist/Title/Title.js.map +1 -1
  309. package/dist/Title/Title.styles.d.ts +3 -3
  310. package/dist/Title/Title.styles.js +7 -7
  311. package/dist/Title/Title.types.d.ts +2 -2
  312. package/dist/Title/Title.types.js.map +1 -1
  313. package/dist/Toast/Toast.d.ts +4 -5
  314. package/dist/Toast/Toast.js.map +1 -1
  315. package/dist/Toast/Toast.styles.js +3 -3
  316. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  317. package/dist/ToggleButton/ToggleButton.types.d.ts +1 -2
  318. package/dist/ToggleButton/ToggleButton.types.js.map +1 -1
  319. package/dist/Token/Token.d.ts +5 -4
  320. package/dist/Token/Token.js +37 -10
  321. package/dist/Token/Token.js.map +1 -1
  322. package/dist/Token/Token.styles.d.ts +3 -7
  323. package/dist/Token/Token.styles.js +8 -8
  324. package/dist/Token/Token.styles.js.map +1 -1
  325. package/dist/Token/Token.types.d.ts +4 -0
  326. package/dist/Token/Token.types.js.map +1 -1
  327. package/dist/ToolHeader/ToolHeader.d.ts +6 -7
  328. package/dist/ToolHeader/ToolHeader.js.map +1 -1
  329. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  330. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  331. package/dist/Tooltip/Tooltip.styles.js +2 -2
  332. package/dist/Tree/Tree.styles.d.ts +6 -6
  333. package/dist/Tree/Tree.styles.js +9 -9
  334. package/dist/Tree/Tree.types.d.ts +2 -3
  335. package/dist/Tree/Tree.types.js.map +1 -1
  336. package/dist/Typeahead/Typeahead.styles.js +3 -3
  337. package/dist/Typography/Typography.d.ts +1 -2
  338. package/dist/Typography/Typography.js.map +1 -1
  339. package/dist/Typography/Typography.styles.js +1 -1
  340. package/dist/Typography/Typography.table.story.js +2 -2
  341. package/dist/_hooks/ClickOutside.js +8 -4
  342. package/dist/_hooks/ClickOutside.js.map +1 -1
  343. package/dist/_locales/de-DE.json +1 -1
  344. package/dist/_locales/en-AU.json +1 -1
  345. package/dist/_locales/en-CA.json +1 -1
  346. package/dist/_locales/en-GB.json +1 -1
  347. package/dist/_locales/en.json +1 -1
  348. package/dist/_locales/es-ES.json +1 -1
  349. package/dist/_locales/es.json +1 -1
  350. package/dist/_locales/fr-CA.json +1 -1
  351. package/dist/_locales/fr-FR.json +1 -1
  352. package/dist/_locales/is-IS.json +1 -1
  353. package/dist/_locales/it-IT.json +1 -1
  354. package/dist/_locales/ja-JP.json +1 -1
  355. package/dist/_locales/pl-PL.json +1 -1
  356. package/dist/_locales/pseudo.json +1 -1
  357. package/dist/_locales/pt-BR.json +1 -1
  358. package/dist/_locales/th-TH.json +1 -1
  359. package/dist/_locales/zh-SG.json +1 -1
  360. package/dist/_locales/zh-TW.json +1 -1
  361. package/dist/_styles/mixins.js +1 -1
  362. package/dist/_styles/mixins.js.map +1 -1
  363. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  364. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  365. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  366. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  367. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  368. package/dist/_typedoc/Box/Box.types.json +68 -68
  369. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  370. package/dist/_typedoc/Button/Button.types.json +13 -13
  371. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  372. package/dist/_typedoc/Card/Card.types.json +6 -6
  373. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -18
  374. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  375. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  376. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  377. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  378. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  379. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
  380. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  381. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  382. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  383. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  384. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  385. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  386. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  387. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  388. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  389. package/dist/_typedoc/Form/Form.types.json +739 -759
  390. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  391. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  392. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  393. package/dist/_typedoc/Input/Input.types.json +2 -2
  394. package/dist/_typedoc/Link/Link.types.json +1 -31
  395. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  396. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  397. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  398. package/dist/_typedoc/Modal/Modal.types.json +54 -54
  399. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  400. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  401. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  402. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  403. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
  404. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -56
  405. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  406. package/dist/_typedoc/Panel/Panel.types.json +51 -29
  407. package/dist/_typedoc/Pill/Pill.types.json +4 -4
  408. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  409. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  410. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  411. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  412. package/dist/_typedoc/Required/Required.types.json +5 -5
  413. package/dist/_typedoc/Search/Search.types.json +18 -18
  414. package/dist/_typedoc/Section/Section.types.json +15 -15
  415. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  416. package/dist/_typedoc/Select/Select.types.json +60 -60
  417. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  418. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  419. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  420. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +34 -12
  421. package/dist/_typedoc/Switch/Switch.types.json +1 -32
  422. package/dist/_typedoc/Table/Table.types.json +101 -101
  423. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  424. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  425. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  426. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  427. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  428. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  429. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  430. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  431. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  432. package/dist/_typedoc/Title/Title.types.json +1 -1
  433. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  434. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  435. package/dist/_typedoc/Token/Token.types.json +30 -4
  436. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  437. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  438. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  439. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  440. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  441. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  442. package/dist/_typedoc/_utils/types.json +3 -3
  443. package/dist/_utils/slotify.d.ts +1 -2
  444. package/dist/_utils/slotify.js.map +1 -1
  445. package/dist/_utils/types.d.ts +16 -18
  446. package/dist/_utils/types.js.map +1 -1
  447. package/dist/index.d.ts +1 -0
  448. package/dist/index.js.map +1 -1
  449. package/package.json +1 -1
@@ -24,7 +24,7 @@ function applyStylesOnlyToIE11(styles) {
24
24
  }
25
25
  export var StyledFormFieldMain = /*#__PURE__*/styled.div.withConfig({
26
26
  displayName: "StyledFormFieldMain",
27
- componentId: "core-12_25_0__sc-ncj3pf-0"
27
+ componentId: "core-12_25_2__sc-ncj3pf-0"
28
28
  })(["-ms-grid-row:2;grid-row:2;", " ", " ", ""], function (_ref) {
29
29
  var $colStart = _ref.$colStart,
30
30
  $colEnd = _ref.$colEnd,
@@ -36,15 +36,15 @@ export var StyledFormFieldMain = /*#__PURE__*/styled.div.withConfig({
36
36
  }, applyStylesOnlyToIE11("\n padding-left: ".concat(columnGutter, ";\n\n &:nth-child(2) {\n padding-left: 0;\n }\n ")));
37
37
  export var StyledLabel = /*#__PURE__*/styled(Label).withConfig({
38
38
  displayName: "StyledLabel",
39
- componentId: "core-12_25_0__sc-ncj3pf-1"
39
+ componentId: "core-12_25_2__sc-ncj3pf-1"
40
40
  })(["word-wrap:break-word;word-break:break-word;"]);
41
41
  export var StyledDescription = /*#__PURE__*/styled.div.withConfig({
42
42
  displayName: "StyledDescription",
43
- componentId: "core-12_25_0__sc-ncj3pf-2"
43
+ componentId: "core-12_25_2__sc-ncj3pf-2"
44
44
  })(["", " color:", ";word-wrap:break-word;word-break:break-word;"], getTypographyIntent('body'), colors.gray45);
45
45
  export var StyledCheckboxInlineDescription = /*#__PURE__*/styled(StyledDescription).withConfig({
46
46
  displayName: "StyledCheckboxInlineDescription",
47
- componentId: "core-12_25_0__sc-ncj3pf-3"
47
+ componentId: "core-12_25_2__sc-ncj3pf-3"
48
48
  })(["margin-top:", "px;", ""], spacing.xs, function (_ref3) {
49
49
  var $read = _ref3.$read;
50
50
  if (!$read) {
@@ -53,7 +53,7 @@ export var StyledCheckboxInlineDescription = /*#__PURE__*/styled(StyledDescripti
53
53
  });
54
54
  export var StyledFormFieldHeader = /*#__PURE__*/styled(StyledFieldHeader).withConfig({
55
55
  displayName: "StyledFormFieldHeader",
56
- componentId: "core-12_25_0__sc-ncj3pf-4"
56
+ componentId: "core-12_25_2__sc-ncj3pf-4"
57
57
  })(["-ms-grid-row:1;grid-row:1;align-self:end;margin-bottom:", "px;", " ", " * + ", "{margin-top:", "px;}"], spacing.xs, function (_ref4) {
58
58
  var $colStart = _ref4.$colStart,
59
59
  $colEnd = _ref4.$colEnd,
@@ -62,7 +62,7 @@ export var StyledFormFieldHeader = /*#__PURE__*/styled(StyledFieldHeader).withCo
62
62
  }, applyStylesOnlyToIE11("\n padding-left: ".concat(columnGutter, ";\n\n &:first-child {\n padding-left: 0;\n }\n\n ").concat(StyledFormFieldMain, " {\n padding-left: ").concat(columnGutter, ";\n\n &:nth-child(2) {\n padding-left: 0;\n }\n }\n ")), StyledDescription, spacing.xs);
63
63
  export var StyledFormFieldRequiredMark = /*#__PURE__*/styled(Required).withConfig({
64
64
  displayName: "StyledFormFieldRequiredMark",
65
- componentId: "core-12_25_0__sc-ncj3pf-5"
65
+ componentId: "core-12_25_2__sc-ncj3pf-5"
66
66
  })(["padding-left:", "px;vertical-align:top;"], spacing.xs);
67
67
  export var dataQaFieldTooltipIcon = 'form-field-tooltip-icon';
68
68
  export var StyledFormFieldTooltipIcon = /*#__PURE__*/styled(Help).attrs(function () {
@@ -71,20 +71,20 @@ export var StyledFormFieldTooltipIcon = /*#__PURE__*/styled(Help).attrs(function
71
71
  };
72
72
  }).withConfig({
73
73
  displayName: "StyledFormFieldTooltipIcon",
74
- componentId: "core-12_25_0__sc-ncj3pf-6"
74
+ componentId: "core-12_25_2__sc-ncj3pf-6"
75
75
  })(["margin-left:", "px;color:", ";vertical-align:middle;&:focus-visible{border-radius:50%;", " outline-offset:0;}"], spacing.sm, colors.gray45, getGapOutlineFocus);
76
76
  export var StyledFormFieldErrorIcon = /*#__PURE__*/styled(Error).withConfig({
77
77
  displayName: "StyledFormFieldErrorIcon",
78
- componentId: "core-12_25_0__sc-ncj3pf-7"
78
+ componentId: "core-12_25_2__sc-ncj3pf-7"
79
79
  })(["vertical-align:sub;"]);
80
80
  export var StyledFormFieldBanner = /*#__PURE__*/styled.div.withConfig({
81
81
  displayName: "StyledFormFieldBanner",
82
- componentId: "core-12_25_0__sc-ncj3pf-8"
82
+ componentId: "core-12_25_2__sc-ncj3pf-8"
83
83
  })(["display:flex;align-items:flex-start;min-height:22px;margin-top:", "px;margin-bottom:2px;word-break:break-word;word-wrap:break-word;color:", ";", ""], spacing.xs, colors.red50, getTypographyIntent('body'));
84
84
  /** @deprecated The traditional field layout is deprecated */
85
85
  export var StyledTraditionalFormColumn = /*#__PURE__*/styled.div.withConfig({
86
86
  displayName: "StyledTraditionalFormColumn",
87
- componentId: "core-12_25_0__sc-ncj3pf-9"
87
+ componentId: "core-12_25_2__sc-ncj3pf-9"
88
88
  })(["padding:", ";align-self:center;height:100%;&:nth-child(1){-ms-grid-column:1;}&:nth-child(2){-ms-grid-column:2;}&:nth-child(3){-ms-grid-column:3;}&:nth-child(4){-ms-grid-column:4;}", " ", ""], traditionalPadding, function (_ref5) {
89
89
  var _ref5$$fullWidth = _ref5.$fullWidth,
90
90
  $fullWidth = _ref5$$fullWidth === void 0 ? false : _ref5$$fullWidth;
@@ -96,15 +96,15 @@ export var StyledTraditionalFormColumn = /*#__PURE__*/styled.div.withConfig({
96
96
  });
97
97
  export var StyledFormOutputTextArea = /*#__PURE__*/styled.span.withConfig({
98
98
  displayName: "StyledFormOutputTextArea",
99
- componentId: "core-12_25_0__sc-ncj3pf-10"
99
+ componentId: "core-12_25_2__sc-ncj3pf-10"
100
100
  })(["white-space:pre-wrap;"]);
101
101
  export var StyledFormOutputFiledset = /*#__PURE__*/styled.fieldset.withConfig({
102
102
  displayName: "StyledFormOutputFiledset",
103
- componentId: "core-12_25_0__sc-ncj3pf-11"
103
+ componentId: "core-12_25_2__sc-ncj3pf-11"
104
104
  })(["border:none;padding:0;margin-top:", "px;"], spacing.xs);
105
105
  export var StyledFormRow = /*#__PURE__*/styled.div.withConfig({
106
106
  displayName: "StyledFormRow",
107
- componentId: "core-12_25_0__sc-ncj3pf-12"
107
+ componentId: "core-12_25_2__sc-ncj3pf-12"
108
108
  })(["", ""], function (_ref7) {
109
109
  var _ref7$$traditional = _ref7.$traditional,
110
110
  $traditional = _ref7$$traditional === void 0 ? false : _ref7$$traditional,
@@ -115,6 +115,6 @@ export var StyledFormRow = /*#__PURE__*/styled.div.withConfig({
115
115
  export var formWrapper = /*#__PURE__*/css(["display:inherit;flex-direction:inherit;height:inherit;max-height:inherit;"]);
116
116
  export var StyledForm = /*#__PURE__*/styled.div.withConfig({
117
117
  displayName: "StyledForm",
118
- componentId: "core-12_25_0__sc-ncj3pf-13"
118
+ componentId: "core-12_25_2__sc-ncj3pf-13"
119
119
  })(["", ""], formWrapper);
120
120
  //# sourceMappingURL=Form.styles.js.map
@@ -4,8 +4,8 @@ export declare const StyledFormikForm: import("styled-components/dist/types").IS
4
4
  ref?: ((instance: HTMLFormElement | null) => void) | import("react").RefObject<HTMLFormElement> | null | undefined;
5
5
  }, never>> & string & Omit<import("react").ForwardRefExoticComponent<Pick<import("react").DetailedHTMLProps<import("react").FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>, "is" | "children" | "translate" | "placeholder" | "defaultValue" | "slot" | "style" | "title" | "color" | "hidden" | "key" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "target" | "method" | "name" | "autoComplete" | "acceptCharset" | "action" | "encType" | "noValidate" | "onPointerEnterCapture" | "onPointerLeaveCapture"> & import("react").RefAttributes<HTMLFormElement>>, keyof import("react").Component<any, {}, any>>;
6
6
  /** @deprecated The traditional field layout is deprecated */
7
- export declare const StyledTraditionalFormLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("..").SpanAttributes & import("../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>, "ref"> & {
7
+ export declare const StyledTraditionalFormLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<import("react").HTMLAttributes<HTMLSpanElement> & import("../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>, "ref"> & {
8
8
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
9
9
  }, {
10
10
  $view: View;
11
- }>> & string & Omit<import("react").ForwardRefExoticComponent<import("..").SpanAttributes & import("../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>>, keyof import("react").Component<any, {}, any>>;
11
+ }>> & string & Omit<import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("../Typography").TypographyProps & import("react").RefAttributes<HTMLSpanElement>>, keyof import("react").Component<any, {}, any>>;
@@ -5,13 +5,13 @@ import { spacing } from '../_styles/spacing';
5
5
  import { formWrapper } from './Form.styles';
6
6
  export var StyledFormikForm = /*#__PURE__*/styled(FormikForm).withConfig({
7
7
  displayName: "StyledFormikForm",
8
- componentId: "core-12_25_0__sc-1ks7m0l-0"
8
+ componentId: "core-12_25_2__sc-1ks7m0l-0"
9
9
  })(["", ""], formWrapper);
10
10
 
11
11
  /** @deprecated The traditional field layout is deprecated */
12
12
  export var StyledTraditionalFormLabel = /*#__PURE__*/styled(Typography).withConfig({
13
13
  displayName: "StyledTraditionalFormLabel",
14
- componentId: "core-12_25_0__sc-1ks7m0l-1"
14
+ componentId: "core-12_25_2__sc-1ks7m0l-1"
15
15
  })(["display:inline-block;word-break:break-word;word-wrap:break-word;", ""], function (_ref) {
16
16
  var $view = _ref.$view;
17
17
  return ['create', 'update'].includes($view) && css(["padding-top:", "px;"], spacing.sm);
@@ -1,3 +1,3 @@
1
1
  export { CurrencyOutput, Form, isFormFieldEmpty, makeField as BETA_makeField, NumberOutput, TextOutput, useField, useFormContext, } from './Form';
2
2
  export { StyledFormFieldBanner, StyledFormFieldHeader, StyledFormFieldMain, } from './Form.styles';
3
- export type { ComponentWithFieldProp, FormCheckboxesProps, FormCheckboxProps, FormCurrencyProps, FormDateProps, FormFieldAPI, FormFieldProps, FormFieldValueComponentProps, FormGroupSelectProps, FormMultiSelectProps, FormNumberProps, FormPillSelectProps, FormProps, FormRadioButtonsProps, FormRichTextProps, FormSelectProps, FormTextAreaProps, FormTextProps, FormTieredSelectProps, SelectOptionRendererProps, View as FormView, } from './Form.types';
3
+ export type { ComponentWithFieldProp, FormCheckboxesProps, FormCheckboxProps, FormCurrencyProps, FormDateProps, FormFieldAPI, FormFieldProps, FormFieldValueComponentProps, FormGroupSelectProps, FormMultiSelectProps, FormNumberProps, FormPillSelectProps, FormProps, FormRadioButtonsProps, FormRichTextProps, FormSelectProps, FormTextAreaProps, FormTextProps, FormTieredSelectProps, SelectOptionRendererProps, View as FormView, ViewFieldProps as FormViewFieldProps, } from './Form.types';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["CurrencyOutput","Form","isFormFieldEmpty","makeField","BETA_makeField","NumberOutput","TextOutput","useField","useFormContext","StyledFormFieldBanner","StyledFormFieldHeader","StyledFormFieldMain"],"sources":["../../src/Form/index.ts"],"sourcesContent":["export {\n CurrencyOutput,\n Form,\n isFormFieldEmpty,\n makeField as BETA_makeField,\n NumberOutput,\n TextOutput,\n useField,\n useFormContext,\n} from './Form'\nexport {\n StyledFormFieldBanner,\n StyledFormFieldHeader,\n StyledFormFieldMain,\n} from './Form.styles'\nexport type {\n ComponentWithFieldProp,\n FormCheckboxesProps,\n FormCheckboxProps,\n FormCurrencyProps,\n FormDateProps,\n FormFieldAPI,\n FormFieldProps,\n FormFieldValueComponentProps,\n FormGroupSelectProps,\n FormMultiSelectProps,\n FormNumberProps,\n FormPillSelectProps,\n FormProps,\n FormRadioButtonsProps,\n FormRichTextProps,\n FormSelectProps,\n FormTextAreaProps,\n FormTextProps,\n FormTieredSelectProps,\n SelectOptionRendererProps,\n View as FormView,\n} from './Form.types'\n"],"mappings":"AAAA,SACEA,cAAc,EACdC,IAAI,EACJC,gBAAgB,EAChBC,SAAS,IAAIC,cAAc,EAC3BC,YAAY,EACZC,UAAU,EACVC,QAAQ,EACRC,cAAc,QACT,QAAQ;AACf,SACEC,qBAAqB,EACrBC,qBAAqB,EACrBC,mBAAmB,QACd,eAAe"}
1
+ {"version":3,"file":"index.js","names":["CurrencyOutput","Form","isFormFieldEmpty","makeField","BETA_makeField","NumberOutput","TextOutput","useField","useFormContext","StyledFormFieldBanner","StyledFormFieldHeader","StyledFormFieldMain"],"sources":["../../src/Form/index.ts"],"sourcesContent":["export {\n CurrencyOutput,\n Form,\n isFormFieldEmpty,\n makeField as BETA_makeField,\n NumberOutput,\n TextOutput,\n useField,\n useFormContext,\n} from './Form'\nexport {\n StyledFormFieldBanner,\n StyledFormFieldHeader,\n StyledFormFieldMain,\n} from './Form.styles'\nexport type {\n ComponentWithFieldProp,\n FormCheckboxesProps,\n FormCheckboxProps,\n FormCurrencyProps,\n FormDateProps,\n FormFieldAPI,\n FormFieldProps,\n FormFieldValueComponentProps,\n FormGroupSelectProps,\n FormMultiSelectProps,\n FormNumberProps,\n FormPillSelectProps,\n FormProps,\n FormRadioButtonsProps,\n FormRichTextProps,\n FormSelectProps,\n FormTextAreaProps,\n FormTextProps,\n FormTieredSelectProps,\n SelectOptionRendererProps,\n View as FormView,\n ViewFieldProps as FormViewFieldProps,\n} from './Form.types'\n"],"mappings":"AAAA,SACEA,cAAc,EACdC,IAAI,EACJC,gBAAgB,EAChBC,SAAS,IAAIC,cAAc,EAC3BC,YAAY,EACZC,UAAU,EACVC,QAAQ,EACRC,cAAc,QACT,QAAQ;AACf,SACEC,qBAAqB,EACrBC,qBAAqB,EACrBC,mBAAmB,QACd,eAAe"}
@@ -3,6 +3,7 @@ function _extends() { return _extends = Object.assign ? Object.assign.bind() : f
3
3
  function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
4
4
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
5
5
  import React from 'react';
6
+ import { useI18nContext } from '../_hooks/I18n';
6
7
  import { colors } from '../_styles/colors';
7
8
  import { PlaceholderItem, RoundPlaceholderItem } from './GhostPlaceholder.styles';
8
9
  var GhostPlaceholder = /*#__PURE__*/React.memo(function (_ref) {
@@ -14,14 +15,22 @@ var GhostPlaceholder = /*#__PURE__*/React.memo(function (_ref) {
14
15
  _ref$endGradientColor = _ref.endGradientColor,
15
16
  endGradientColor = _ref$endGradientColor === void 0 ? colors.gray20 : _ref$endGradientColor,
16
17
  props = _objectWithoutProperties(_ref, _excluded);
18
+ var i18n = useI18nContext();
19
+ var loadingLabel = i18n.t('core.spinner.loading', {
20
+ defaultValue: 'Loading'
21
+ });
17
22
  if (shape === 'round') {
18
23
  return /*#__PURE__*/React.createElement(RoundPlaceholderItem, _extends({
24
+ role: "img",
25
+ "aria-label": loadingLabel,
19
26
  $small: small,
20
27
  $startGradientColor: startGradientColor,
21
28
  $endGradientColor: endGradientColor
22
29
  }, props));
23
30
  }
24
31
  return /*#__PURE__*/React.createElement(PlaceholderItem, _extends({
32
+ role: "img",
33
+ "aria-label": loadingLabel,
25
34
  $startGradientColor: startGradientColor,
26
35
  $endGradientColor: endGradientColor
27
36
  }, props));
@@ -1 +1 @@
1
- {"version":3,"file":"GhostPlaceholder.js","names":["React","colors","PlaceholderItem","RoundPlaceholderItem","GhostPlaceholder","memo","_ref","shape","_ref$small","small","_ref$startGradientCol","startGradientColor","gray94","_ref$endGradientColor","endGradientColor","gray20","props","_objectWithoutProperties","_excluded","createElement","_extends","$small","$startGradientColor","$endGradientColor"],"sources":["../../src/GhostPlaceholder/GhostPlaceholder.tsx"],"sourcesContent":["import React from 'react'\nimport { colors } from '../_styles/colors'\nimport {\n PlaceholderItem,\n RoundPlaceholderItem,\n} from './GhostPlaceholder.styles'\nimport type { GhostPlaceholderProps } from './GhostPlaceholder.types'\n\nconst GhostPlaceholder: React.FC<GhostPlaceholderProps> = React.memo(\n ({\n shape,\n small = false,\n startGradientColor = colors.gray94,\n endGradientColor = colors.gray20,\n ...props\n }) => {\n if (shape === 'round') {\n return (\n <RoundPlaceholderItem\n $small={small}\n $startGradientColor={startGradientColor}\n $endGradientColor={endGradientColor}\n {...props}\n />\n )\n }\n return (\n <PlaceholderItem\n $startGradientColor={startGradientColor}\n $endGradientColor={endGradientColor}\n {...props}\n />\n )\n }\n)\n\nexport default GhostPlaceholder\n"],"mappings":";;;;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,MAAM,QAAQ,mBAAmB;AAC1C,SACEC,eAAe,EACfC,oBAAoB,QACf,2BAA2B;AAGlC,IAAMC,gBAAiD,gBAAGJ,KAAK,CAACK,IAAI,CAClE,UAAAC,IAAA,EAMM;EAAA,IALJC,KAAK,GAAAD,IAAA,CAALC,KAAK;IAAAC,UAAA,GAAAF,IAAA,CACLG,KAAK;IAALA,KAAK,GAAAD,UAAA,cAAG,KAAK,GAAAA,UAAA;IAAAE,qBAAA,GAAAJ,IAAA,CACbK,kBAAkB;IAAlBA,kBAAkB,GAAAD,qBAAA,cAAGT,MAAM,CAACW,MAAM,GAAAF,qBAAA;IAAAG,qBAAA,GAAAP,IAAA,CAClCQ,gBAAgB;IAAhBA,gBAAgB,GAAAD,qBAAA,cAAGZ,MAAM,CAACc,MAAM,GAAAF,qBAAA;IAC7BG,KAAK,GAAAC,wBAAA,CAAAX,IAAA,EAAAY,SAAA;EAER,IAAIX,KAAK,KAAK,OAAO,EAAE;IACrB,oBACEP,KAAA,CAAAmB,aAAA,CAAChB,oBAAoB,EAAAiB,QAAA;MACnBC,MAAM,EAAEZ,KAAM;MACda,mBAAmB,EAAEX,kBAAmB;MACxCY,iBAAiB,EAAET;IAAiB,GAChCE,KAAK,CACV,CAAC;EAEN;EACA,oBACEhB,KAAA,CAAAmB,aAAA,CAACjB,eAAe,EAAAkB,QAAA;IACdE,mBAAmB,EAAEX,kBAAmB;IACxCY,iBAAiB,EAAET;EAAiB,GAChCE,KAAK,CACV,CAAC;AAEN,CACF,CAAC;AAED,eAAeZ,gBAAgB"}
1
+ {"version":3,"file":"GhostPlaceholder.js","names":["React","useI18nContext","colors","PlaceholderItem","RoundPlaceholderItem","GhostPlaceholder","memo","_ref","shape","_ref$small","small","_ref$startGradientCol","startGradientColor","gray94","_ref$endGradientColor","endGradientColor","gray20","props","_objectWithoutProperties","_excluded","i18n","loadingLabel","t","defaultValue","createElement","_extends","role","$small","$startGradientColor","$endGradientColor"],"sources":["../../src/GhostPlaceholder/GhostPlaceholder.tsx"],"sourcesContent":["import React from 'react'\nimport { useI18nContext } from '../_hooks/I18n'\nimport { colors } from '../_styles/colors'\nimport {\n PlaceholderItem,\n RoundPlaceholderItem,\n} from './GhostPlaceholder.styles'\nimport type { GhostPlaceholderProps } from './GhostPlaceholder.types'\n\nconst GhostPlaceholder: React.FC<GhostPlaceholderProps> = React.memo(\n ({\n shape,\n small = false,\n startGradientColor = colors.gray94,\n endGradientColor = colors.gray20,\n ...props\n }) => {\n const i18n = useI18nContext()\n const loadingLabel = i18n.t('core.spinner.loading', {\n defaultValue: 'Loading',\n })\n\n if (shape === 'round') {\n return (\n <RoundPlaceholderItem\n role=\"img\"\n aria-label={loadingLabel}\n $small={small}\n $startGradientColor={startGradientColor}\n $endGradientColor={endGradientColor}\n {...props}\n />\n )\n }\n return (\n <PlaceholderItem\n role=\"img\"\n aria-label={loadingLabel}\n $startGradientColor={startGradientColor}\n $endGradientColor={endGradientColor}\n {...props}\n />\n )\n }\n)\n\nexport default GhostPlaceholder\n"],"mappings":";;;;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,cAAc,QAAQ,gBAAgB;AAC/C,SAASC,MAAM,QAAQ,mBAAmB;AAC1C,SACEC,eAAe,EACfC,oBAAoB,QACf,2BAA2B;AAGlC,IAAMC,gBAAiD,gBAAGL,KAAK,CAACM,IAAI,CAClE,UAAAC,IAAA,EAMM;EAAA,IALJC,KAAK,GAAAD,IAAA,CAALC,KAAK;IAAAC,UAAA,GAAAF,IAAA,CACLG,KAAK;IAALA,KAAK,GAAAD,UAAA,cAAG,KAAK,GAAAA,UAAA;IAAAE,qBAAA,GAAAJ,IAAA,CACbK,kBAAkB;IAAlBA,kBAAkB,GAAAD,qBAAA,cAAGT,MAAM,CAACW,MAAM,GAAAF,qBAAA;IAAAG,qBAAA,GAAAP,IAAA,CAClCQ,gBAAgB;IAAhBA,gBAAgB,GAAAD,qBAAA,cAAGZ,MAAM,CAACc,MAAM,GAAAF,qBAAA;IAC7BG,KAAK,GAAAC,wBAAA,CAAAX,IAAA,EAAAY,SAAA;EAER,IAAMC,IAAI,GAAGnB,cAAc,CAAC,CAAC;EAC7B,IAAMoB,YAAY,GAAGD,IAAI,CAACE,CAAC,CAAC,sBAAsB,EAAE;IAClDC,YAAY,EAAE;EAChB,CAAC,CAAC;EAEF,IAAIf,KAAK,KAAK,OAAO,EAAE;IACrB,oBACER,KAAA,CAAAwB,aAAA,CAACpB,oBAAoB,EAAAqB,QAAA;MACnBC,IAAI,EAAC,KAAK;MACV,cAAYL,YAAa;MACzBM,MAAM,EAAEjB,KAAM;MACdkB,mBAAmB,EAAEhB,kBAAmB;MACxCiB,iBAAiB,EAAEd;IAAiB,GAChCE,KAAK,CACV,CAAC;EAEN;EACA,oBACEjB,KAAA,CAAAwB,aAAA,CAACrB,eAAe,EAAAsB,QAAA;IACdC,IAAI,EAAC,KAAK;IACV,cAAYL,YAAa;IACzBO,mBAAmB,EAAEhB,kBAAmB;IACxCiB,iBAAiB,EAAEd;EAAiB,GAChCE,KAAK,CACV,CAAC;AAEN,CACF,CAAC;AAED,eAAeZ,gBAAgB"}
@@ -3,7 +3,7 @@ import { spacing } from '../_styles/spacing';
3
3
  var shimmerAnimation = /*#__PURE__*/keyframes(["0%{background-position:-1000px 500px;}100%{background-position:1000px 500px;}"]);
4
4
  export var PlaceholderItem = /*#__PURE__*/styled.div.withConfig({
5
5
  displayName: "PlaceholderItem",
6
- componentId: "core-12_25_0__sc-1nja302-0"
6
+ componentId: "core-12_25_2__sc-1nja302-0"
7
7
  })(["width:100%;min-height:24px;padding:10px 0;animation:", " 3s ease-out infinite;background:radial-gradient( ellipse at center,", " 0%,", " 50% );background-size:2000px 2000px;border-radius:", "px;"], shimmerAnimation, function (props) {
8
8
  return props.$startGradientColor;
9
9
  }, function (props) {
@@ -11,7 +11,7 @@ export var PlaceholderItem = /*#__PURE__*/styled.div.withConfig({
11
11
  }, spacing.sm);
12
12
  export var RoundPlaceholderItem = /*#__PURE__*/styled(PlaceholderItem).withConfig({
13
13
  displayName: "RoundPlaceholderItem",
14
- componentId: "core-12_25_0__sc-1nja302-1"
14
+ componentId: "core-12_25_2__sc-1nja302-1"
15
15
  })(["width:", ";height:", ";border-radius:50%;"], function (props) {
16
16
  return props.$small ? '24px' : '40px';
17
17
  }, function (props) {
@@ -75,7 +75,7 @@ var getRowGutterVertical = function getRowGutterVertical(gutterY, breakpoint) {
75
75
  };
76
76
  export var StyledGridRow = /*#__PURE__*/styled.div.withConfig({
77
77
  displayName: "StyledGridRow",
78
- componentId: "core-12_25_0__sc-8pinsp-0"
78
+ componentId: "core-12_25_2__sc-8pinsp-0"
79
79
  })(["", " display:flex;flex-wrap:wrap;"], function (_ref) {
80
80
  var $gutterX = _ref.$gutterX,
81
81
  $gutterY = _ref.$gutterY;
@@ -87,7 +87,7 @@ export var StyledGridRow = /*#__PURE__*/styled.div.withConfig({
87
87
  });
88
88
  export var StyledGridCol = /*#__PURE__*/styled.div.withConfig({
89
89
  displayName: "StyledGridCol",
90
- componentId: "core-12_25_0__sc-8pinsp-1"
90
+ componentId: "core-12_25_2__sc-8pinsp-1"
91
91
  })(["flex-shrink:0;width:100%;max-width:100%;", ""], function (_ref2) {
92
92
  var $span = _ref2.$span,
93
93
  $offset = _ref2.$offset,
@@ -1,7 +1,7 @@
1
+ /// <reference types="react" />
1
2
  import type { Spacing } from '../_styles/spacing';
2
- import type { DivAttributes } from '../_utils/types';
3
3
  declare type GridSpacing = Spacing | Partial<SpacingByBreakpoint>;
4
- export interface GridProps extends DivAttributes {
4
+ export interface GridProps extends React.HTMLAttributes<HTMLDivElement> {
5
5
  /**
6
6
  * If given a spacing string value (e.g. "sm" or "none"), sets horizontal
7
7
  * column spacing across all breakpoints. Horizontal gutters are ignored when columns are stacked.
@@ -42,14 +42,14 @@ export interface GridContextShape {
42
42
  */
43
43
  colStackCap: GridBreakpoint;
44
44
  }
45
- export interface GridRowProps extends DivAttributes {
45
+ export interface GridRowProps extends React.HTMLAttributes<HTMLDivElement> {
46
46
  }
47
47
  export declare type GridColSpan = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;
48
48
  export declare type SpanByBreakpoint = Record<GridBreakpoint, GridColSpan>;
49
49
  export declare type GutterByBreakpoint = Record<GridBreakpoint, Spacing>;
50
50
  export declare type OffsetByBreakpoint = Record<GridBreakpoint, number>;
51
51
  export declare type SpacingByBreakpoint = Record<GridBreakpoint, Spacing>;
52
- export interface GridColProps extends DivAttributes {
52
+ export interface GridColProps extends React.HTMLAttributes<HTMLDivElement> {
53
53
  /**
54
54
  * @defaultValue auto
55
55
  * If given a number value between 1 and 12, sets column width across all
@@ -1 +1 @@
1
- {"version":3,"file":"Grid.types.js","names":[],"sources":["../../src/Grid/Grid.types.ts"],"sourcesContent":["import type { Spacing } from '../_styles/spacing'\nimport type { DivAttributes } from '../_utils/types'\n\ntype GridSpacing = Spacing | Partial<SpacingByBreakpoint>\n\nexport interface GridProps extends DivAttributes {\n /**\n * If given a spacing string value (e.g. \"sm\" or \"none\"), sets horizontal\n * column spacing across all breakpoints. Horizontal gutters are ignored when columns are stacked.\n *\n * If given an object, sets horizontal column spacing for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": \"xs\", \"mobileLg\": \"none\"}).\n * @since 10.19.0\n */\n gutterX?: GridSpacing\n /**\n * If given a spacing string value (e.g. \"sm\" or \"none\"), sets vertical\n * column spacing across all breakpoints.\n *\n * If given an object, sets vertical column spacing for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": \"xs\", \"mobileLg\": \"none\"}).\n * @since 10.19.0\n */\n gutterY?: GridSpacing\n /**\n * Sets a breakpoing at which columns will start stacking on top of each other.\n * E.g. if set to \"tabletMd\" - columns will stack on \"tabletMd\", \"tabletSm\"\n * and \"mobileLg\" breakpoints.\n * @since 10.19.0\n */\n colStackCap?: GridBreakpoint\n}\n\nexport interface GridContextShape {\n /**\n * @since 10.19.0\n */\n gutterX: GridSpacing\n /**\n * @since 10.19.0\n */\n gutterY: GridSpacing\n /**\n * @since 10.19.0\n */\n colStackCap: GridBreakpoint\n}\n\nexport interface GridRowProps extends DivAttributes {}\n\nexport type GridColSpan = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12\n\nexport type SpanByBreakpoint = Record<GridBreakpoint, GridColSpan>\n\nexport type GutterByBreakpoint = Record<GridBreakpoint, Spacing>\n\nexport type OffsetByBreakpoint = Record<GridBreakpoint, number>\n\nexport type SpacingByBreakpoint = Record<GridBreakpoint, Spacing>\n\nexport interface GridColProps extends DivAttributes {\n /**\n * @defaultValue auto\n * If given a number value between 1 and 12, sets column width across all\n * breakpoints.\n *\n * If given an object, sets column widths for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": 10, \"mobileLg\": 5}).\n *\n * If set to \"auto\", the column will take all the available space\n * @since 10.19.0\n */\n colWidth?: number | Partial<SpanByBreakpoint> | 'auto'\n /**\n * If given a number value between 1 and 12, sets start positions across all\n * breakpoints.\n * @since 10.19.0\n *\n * If given an object, sets start positions for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": 10, \"mobileLg\": 5}).\n * @since 10.19.0\n */\n colStart?: number | Partial<OffsetByBreakpoint>\n}\n\nexport type GridBreakpoint =\n | 'mobileLg'\n | 'tabletSm'\n | 'tabletMd'\n | 'tabletLg'\n | 'desktopSm'\n | 'desktopMd'\n"],"mappings":""}
1
+ {"version":3,"file":"Grid.types.js","names":[],"sources":["../../src/Grid/Grid.types.ts"],"sourcesContent":["import type { Spacing } from '../_styles/spacing'\n\ntype GridSpacing = Spacing | Partial<SpacingByBreakpoint>\n\nexport interface GridProps extends React.HTMLAttributes<HTMLDivElement> {\n /**\n * If given a spacing string value (e.g. \"sm\" or \"none\"), sets horizontal\n * column spacing across all breakpoints. Horizontal gutters are ignored when columns are stacked.\n *\n * If given an object, sets horizontal column spacing for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": \"xs\", \"mobileLg\": \"none\"}).\n * @since 10.19.0\n */\n gutterX?: GridSpacing\n /**\n * If given a spacing string value (e.g. \"sm\" or \"none\"), sets vertical\n * column spacing across all breakpoints.\n *\n * If given an object, sets vertical column spacing for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": \"xs\", \"mobileLg\": \"none\"}).\n * @since 10.19.0\n */\n gutterY?: GridSpacing\n /**\n * Sets a breakpoing at which columns will start stacking on top of each other.\n * E.g. if set to \"tabletMd\" - columns will stack on \"tabletMd\", \"tabletSm\"\n * and \"mobileLg\" breakpoints.\n * @since 10.19.0\n */\n colStackCap?: GridBreakpoint\n}\n\nexport interface GridContextShape {\n /**\n * @since 10.19.0\n */\n gutterX: GridSpacing\n /**\n * @since 10.19.0\n */\n gutterY: GridSpacing\n /**\n * @since 10.19.0\n */\n colStackCap: GridBreakpoint\n}\n\nexport interface GridRowProps extends React.HTMLAttributes<HTMLDivElement> {}\n\nexport type GridColSpan = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12\n\nexport type SpanByBreakpoint = Record<GridBreakpoint, GridColSpan>\n\nexport type GutterByBreakpoint = Record<GridBreakpoint, Spacing>\n\nexport type OffsetByBreakpoint = Record<GridBreakpoint, number>\n\nexport type SpacingByBreakpoint = Record<GridBreakpoint, Spacing>\n\nexport interface GridColProps extends React.HTMLAttributes<HTMLDivElement> {\n /**\n * @defaultValue auto\n * If given a number value between 1 and 12, sets column width across all\n * breakpoints.\n *\n * If given an object, sets column widths for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": 10, \"mobileLg\": 5}).\n *\n * If set to \"auto\", the column will take all the available space\n * @since 10.19.0\n */\n colWidth?: number | Partial<SpanByBreakpoint> | 'auto'\n /**\n * If given a number value between 1 and 12, sets start positions across all\n * breakpoints.\n * @since 10.19.0\n *\n * If given an object, sets start positions for given breakpoints\n * (keys in configuration object, e.g. {\"tabletMd\": 10, \"mobileLg\": 5}).\n * @since 10.19.0\n */\n colStart?: number | Partial<OffsetByBreakpoint>\n}\n\nexport type GridBreakpoint =\n | 'mobileLg'\n | 'tabletSm'\n | 'tabletMd'\n | 'tabletLg'\n | 'desktopSm'\n | 'desktopMd'\n"],"mappings":""}
@@ -3,7 +3,7 @@ import { MultiSelect } from '../MultiSelect/MultiSelect';
3
3
  import { colors } from '../_styles/colors';
4
4
  export var StyledGroupSelectOption = /*#__PURE__*/styled(MultiSelect.Option).withConfig({
5
5
  displayName: "StyledGroupSelectOption",
6
- componentId: "core-12_25_0__sc-u5gu8j-0"
6
+ componentId: "core-12_25_2__sc-u5gu8j-0"
7
7
  })(["", ""], function (_ref) {
8
8
  var disabled = _ref.disabled;
9
9
  return disabled && css(["color:", ";cursor:not-allowed;a,a:hover{color:", ";text-decoration:none;}"], colors.gray70, colors.gray70);
@@ -1,5 +1,4 @@
1
1
  import React from 'react';
2
- import type { InputAttributes } from '../_utils/types';
3
2
  import type { InputProps } from './Input.types';
4
3
  /**
5
4
 
@@ -10,4 +9,4 @@ import type { InputProps } from './Input.types';
10
9
  @see [Design Guidelines](https://design.procore.com/text-input)
11
10
 
12
11
  */
13
- export declare const Input: React.ForwardRefExoticComponent<InputAttributes & InputProps & React.RefAttributes<HTMLInputElement>>;
12
+ export declare const Input: React.ForwardRefExoticComponent<InputProps & React.RefAttributes<HTMLInputElement>>;
@@ -1 +1 @@
1
- {"version":3,"file":"Input.js","names":["React","StyledInput","Input","forwardRef","_ref","ref","children","error","variant","props","_objectWithoutProperties","_excluded","createElement","_extends","$error","$variant","displayName"],"sources":["../../src/Input/Input.tsx"],"sourcesContent":["import React from 'react'\nimport type { InputAttributes } from '../_utils/types'\nimport { StyledInput } from './Input.styles'\nimport type { InputProps } from './Input.types'\n\n/**\n\n @since 10.19.0\n\n @see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-input--demo)\n\n @see [Design Guidelines](https://design.procore.com/text-input)\n\n */\nexport const Input = React.forwardRef<\n HTMLInputElement,\n InputAttributes & InputProps\n>(function Input({ children, error, variant, ...props }, ref) {\n return <StyledInput {...props} $error={error} $variant={variant} ref={ref} />\n})\n\nInput.displayName = 'Input'\n"],"mappings":";;;;AAAA,OAAOA,KAAK,MAAM,OAAO;AAEzB,SAASC,WAAW,QAAQ,gBAAgB;AAG5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,KAAK,gBAAGF,KAAK,CAACG,UAAU,CAGnC,SAASD,KAAKA,CAAAE,IAAA,EAAyCC,GAAG,EAAE;EAAA,IAA3CC,QAAQ,GAAAF,IAAA,CAARE,QAAQ;IAAEC,KAAK,GAAAH,IAAA,CAALG,KAAK;IAAEC,OAAO,GAAAJ,IAAA,CAAPI,OAAO;IAAKC,KAAK,GAAAC,wBAAA,CAAAN,IAAA,EAAAO,SAAA;EACnD,oBAAOX,KAAA,CAAAY,aAAA,CAACX,WAAW,EAAAY,QAAA,KAAKJ,KAAK;IAAEK,MAAM,EAAEP,KAAM;IAACQ,QAAQ,EAAEP,OAAQ;IAACH,GAAG,EAAEA;EAAI,EAAE,CAAC;AAC/E,CAAC,CAAC;AAEFH,KAAK,CAACc,WAAW,GAAG,OAAO"}
1
+ {"version":3,"file":"Input.js","names":["React","StyledInput","Input","forwardRef","_ref","ref","children","error","variant","props","_objectWithoutProperties","_excluded","createElement","_extends","$error","$variant","displayName"],"sources":["../../src/Input/Input.tsx"],"sourcesContent":["import React from 'react'\nimport { StyledInput } from './Input.styles'\nimport type { InputProps } from './Input.types'\n\n/**\n\n @since 10.19.0\n\n @see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-input--demo)\n\n @see [Design Guidelines](https://design.procore.com/text-input)\n\n */\nexport const Input = React.forwardRef<HTMLInputElement, InputProps>(\n function Input({ children, error, variant, ...props }, ref) {\n return (\n <StyledInput {...props} $error={error} $variant={variant} ref={ref} />\n )\n }\n)\n\nInput.displayName = 'Input'\n"],"mappings":";;;;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,WAAW,QAAQ,gBAAgB;AAG5C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,KAAK,gBAAGF,KAAK,CAACG,UAAU,CACnC,SAASD,KAAKA,CAAAE,IAAA,EAAyCC,GAAG,EAAE;EAAA,IAA3CC,QAAQ,GAAAF,IAAA,CAARE,QAAQ;IAAEC,KAAK,GAAAH,IAAA,CAALG,KAAK;IAAEC,OAAO,GAAAJ,IAAA,CAAPI,OAAO;IAAKC,KAAK,GAAAC,wBAAA,CAAAN,IAAA,EAAAO,SAAA;EACjD,oBACEX,KAAA,CAAAY,aAAA,CAACX,WAAW,EAAAY,QAAA,KAAKJ,KAAK;IAAEK,MAAM,EAAEP,KAAM;IAACQ,QAAQ,EAAEP,OAAQ;IAACH,GAAG,EAAEA;EAAI,EAAE,CAAC;AAE1E,CACF,CAAC;AAEDH,KAAK,CAACc,WAAW,GAAG,OAAO"}
@@ -16,6 +16,6 @@ export function getInputStyles(_ref) {
16
16
  }
17
17
  export var StyledInput = /*#__PURE__*/styled.input.withConfig({
18
18
  displayName: "StyledInput",
19
- componentId: "core-12_25_0__sc-12sjkxg-0"
19
+ componentId: "core-12_25_2__sc-12sjkxg-0"
20
20
  })(["", " padding:0 ", "px;&::-ms-clear{display:none;}&[type='number']{-moz-appearance:textfield;&::-webkit-inner-spin-button,&::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}}"], getInputStyles, spacing.md);
21
21
  //# sourceMappingURL=Input.styles.js.map
@@ -1,5 +1,5 @@
1
- import type { InputAttributes } from '../_utils/types';
2
- export interface InputProps extends InputAttributes {
1
+ /// <reference types="react" />
2
+ export interface InputProps extends React.InputHTMLAttributes<HTMLInputElement> {
3
3
  /**
4
4
  * Controls the error state of the `Input`, changing the
5
5
  * background color and border colors to red
@@ -1 +1 @@
1
- {"version":3,"file":"Input.types.js","names":[],"sources":["../../src/Input/Input.types.ts"],"sourcesContent":["import type { InputAttributes } from '../_utils/types'\n\nexport interface InputProps extends InputAttributes {\n /**\n * Controls the error state of the `Input`, changing the\n * background color and border colors to red\n * @since 10.19.0\n */\n error?: boolean\n\n /**\n * @deprecated Use the `error` prop instead\n * @deprecatedSince 11\n * @since 10.19.0\n */\n variant?: 'error' | ''\n}\n"],"mappings":""}
1
+ {"version":3,"file":"Input.types.js","names":[],"sources":["../../src/Input/Input.types.ts"],"sourcesContent":["export interface InputProps\n extends React.InputHTMLAttributes<HTMLInputElement> {\n /**\n * Controls the error state of the `Input`, changing the\n * background color and border colors to red\n * @since 10.19.0\n */\n error?: boolean\n\n /**\n * @deprecated Use the `error` prop instead\n * @deprecatedSince 11\n * @since 10.19.0\n */\n variant?: 'error' | ''\n}\n"],"mappings":""}
@@ -17,6 +17,6 @@ function getLinkColors(_ref) {
17
17
  }
18
18
  export var StyledLink = /*#__PURE__*/styled.a.withConfig({
19
19
  displayName: "StyledLink",
20
- componentId: "core-12_25_0__sc-jfowrl-0"
20
+ componentId: "core-12_25_2__sc-jfowrl-0"
21
21
  })(["text-decoration:underline;&:hover{cursor:pointer;text-decoration:underline;}", " &.focus,&:focus{", ";}", ""], focusable, getBorderRadius('md'), getLinkColors);
22
22
  //# sourceMappingURL=Link.styles.js.map
@@ -1,6 +1,6 @@
1
- import type { AnchorAttributes, Props } from '../_utils/types';
1
+ /// <reference types="react" />
2
2
  export declare type LinkVariant = 'gray' | 'white';
3
- export interface LinkProps extends Props, AnchorAttributes {
3
+ export interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement> {
4
4
  /**
5
5
  * The color variant of the link
6
6
  * @since 10.19.0
@@ -1 +1 @@
1
- {"version":3,"file":"Link.types.js","names":[],"sources":["../../src/Link/Link.types.ts"],"sourcesContent":["import type { AnchorAttributes, Props } from '../_utils/types'\n\nexport type LinkVariant = 'gray' | 'white'\n\nexport interface LinkProps extends Props, AnchorAttributes {\n /**\n * The color variant of the link\n * @since 10.19.0\n *\n * @deprecated variant `gray` is deprecated and will be removed\n * @deprecatedSince 12.18.0\n */\n variant?: LinkVariant\n}\n"],"mappings":""}
1
+ {"version":3,"file":"Link.types.js","names":[],"sources":["../../src/Link/Link.types.ts"],"sourcesContent":["export type LinkVariant = 'gray' | 'white'\n\nexport interface LinkProps\n extends React.AnchorHTMLAttributes<HTMLAnchorElement> {\n /**\n * The color variant of the link\n * @since 10.19.0\n *\n * @deprecated variant `gray` is deprecated and will be removed\n * @deprecatedSince 12.18.0\n */\n variant?: LinkVariant\n}\n"],"mappings":""}
@@ -3,19 +3,19 @@ import { colors } from '../_styles/colors';
3
3
  import { spacing } from '../_styles/spacing';
4
4
  export var StyledListPageMain = /*#__PURE__*/styled.div.withConfig({
5
5
  displayName: "StyledListPageMain",
6
- componentId: "core-12_25_0__sc-1eq7fzi-0"
6
+ componentId: "core-12_25_2__sc-1eq7fzi-0"
7
7
  })(["display:flex;flex:1 0 auto;flex-direction:column;min-width:0;padding:", "px ", "px;width:100%;"], spacing.lg, spacing.xl);
8
8
  export var StyledListPageBanner = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledListPageBanner",
10
- componentId: "core-12_25_0__sc-1eq7fzi-1"
10
+ componentId: "core-12_25_2__sc-1eq7fzi-1"
11
11
  })(["flex:0 0 auto;"]);
12
12
  export var StyledListPageToolHeader = /*#__PURE__*/styled.div.withConfig({
13
13
  displayName: "StyledListPageToolHeader",
14
- componentId: "core-12_25_0__sc-1eq7fzi-2"
14
+ componentId: "core-12_25_2__sc-1eq7fzi-2"
15
15
  })(["flex:0 0 auto;padding-bottom:", "px;"], spacing.lg);
16
16
  export var StyledListPageControl = /*#__PURE__*/styled.div.withConfig({
17
17
  displayName: "StyledListPageControl",
18
- componentId: "core-12_25_0__sc-1eq7fzi-3"
18
+ componentId: "core-12_25_2__sc-1eq7fzi-3"
19
19
  })(["flex:", ";", " ", ""], function (_ref) {
20
20
  var $block = _ref.$block;
21
21
  return $block ? '1 0 auto' : '0 0 auto';
@@ -32,18 +32,18 @@ export var StyledListPageControl = /*#__PURE__*/styled.div.withConfig({
32
32
  });
33
33
  export var StyledListPageContentControls = /*#__PURE__*/styled.div.withConfig({
34
34
  displayName: "StyledListPageContentControls",
35
- componentId: "core-12_25_0__sc-1eq7fzi-4"
35
+ componentId: "core-12_25_2__sc-1eq7fzi-4"
36
36
  })(["align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;padding:", "px 0;", " + ", "{margin-left:", "px;}"], spacing.md, StyledListPageControl, StyledListPageControl, spacing.lg);
37
37
  export var StyledListPageBody = /*#__PURE__*/styled.div.withConfig({
38
38
  displayName: "StyledListPageBody",
39
- componentId: "core-12_25_0__sc-1eq7fzi-5"
39
+ componentId: "core-12_25_2__sc-1eq7fzi-5"
40
40
  })(["display:flex;flex:1 0 auto;padding-top:", "px;"], spacing.md);
41
41
  export var StyledListPageBodyContent = /*#__PURE__*/styled.div.withConfig({
42
42
  displayName: "StyledListPageBodyContent",
43
- componentId: "core-12_25_0__sc-1eq7fzi-6"
43
+ componentId: "core-12_25_2__sc-1eq7fzi-6"
44
44
  })(["flex:1 1 auto;"]);
45
45
  export var StyledListPage = /*#__PURE__*/styled.div.withConfig({
46
46
  displayName: "StyledListPage",
47
- componentId: "core-12_25_0__sc-1eq7fzi-7"
47
+ componentId: "core-12_25_2__sc-1eq7fzi-7"
48
48
  })(["display:flex;flex-direction:row;height:100%;width:100%;", " + ", "{padding-top:", "px;}", " + ", "{border-top-color:", ";border-top-style:solid;border-top-width:1px;}", " + ", ",", " + ", "{border-top-color:", ";border-top-style:solid;border-top-width:1px;}", " + ", "{padding-top:0;}"], StyledListPageBanner, StyledListPageToolHeader, spacing.lg, StyledListPageContentControls, StyledListPageContentControls, colors.gray85, StyledListPageToolHeader, StyledListPageContentControls, StyledListPageToolHeader, StyledListPageBody, colors.gray85, StyledListPageContentControls, StyledListPageBody);
49
49
  //# sourceMappingURL=ListPage.styles.js.map
@@ -7,11 +7,11 @@ export var loaderTransitionDuration = 250;
7
7
  var movingStripes = /*#__PURE__*/keyframes(["from{background-position:", "px 0;}100%{background-position:0 ", "px;}"], backgroundSize, backgroundSize);
8
8
  export var StyledLoader = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledLoader",
10
- componentId: "core-12_25_0__sc-wgvjj9-0"
10
+ componentId: "core-12_25_2__sc-wgvjj9-0"
11
11
  })(["display:block;height:100%;left:0;min-width:12px;position:absolute;transition:width ", "ms ease-out;top:0;"], loaderTransitionDuration);
12
12
  export var StyledGradient = /*#__PURE__*/styled.div.withConfig({
13
13
  displayName: "StyledGradient",
14
- componentId: "core-12_25_0__sc-wgvjj9-1"
14
+ componentId: "core-12_25_2__sc-wgvjj9-1"
15
15
  })(["height:100%;", ""], function (_ref) {
16
16
  var $animated = _ref.$animated;
17
17
  return $animated ? css(["animation:", " 0.5s linear infinite;background-image:linear-gradient( 45deg,", " 26%,", " 25%,", " 51%,", " 50%,", " 76%,", " 75%,", " );background-size:", "px ", "px;"], movingStripes, color1, color2, color2, color1, color1, color2, color2, backgroundSize, backgroundSize) : css(["background-color:", ";"], colors.blue50);
@@ -1,20 +1,19 @@
1
1
  import React from 'react';
2
- import type { DivAttributes } from '../_utils/types';
3
2
  import type { ElementTypeChecker, MenuFooterProps, MenuGroupProps, MenuHeaderProps, MenuHook, MenuHookConfig, MenuItemProps, MenuOptionsProps, MenuProps, MenuSearchProps } from './Menu.types';
4
3
  export declare const isItem: ElementTypeChecker;
5
4
  export declare function useMenu({ isSelectable, keyHandlerRef: externalKeyHandlerRef, multiple, onScrollBottom, onSearch, onSelect, scrollable, }: MenuHookConfig): MenuHook;
6
5
  export declare const MenuHookContext: React.Context<MenuHook | null>;
7
6
  export declare function useMenuHookContext(): MenuHook;
8
7
  export declare const Menu_: React.ForwardRefExoticComponent<MenuProps & React.RefAttributes<HTMLDivElement>>;
9
- export declare const Group: React.ForwardRefExoticComponent<DivAttributes & MenuGroupProps & React.RefAttributes<HTMLDivElement>>;
10
- export declare const Item: React.ForwardRefExoticComponent<Omit<DivAttributes & MenuItemProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
+ export declare const Group: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuGroupProps & React.RefAttributes<HTMLDivElement>>;
9
+ export declare const Item: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLDivElement> & MenuItemProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
10
  export declare const Options: React.ForwardRefExoticComponent<MenuOptionsProps & React.RefAttributes<HTMLDivElement>>;
12
11
  export declare const Search: {
13
12
  ({ className, i18nScope, placeholder, onChange: _onChange, ...props }: MenuSearchProps): React.JSX.Element;
14
13
  displayName: string;
15
14
  };
16
- export declare const Header: React.ForwardRefExoticComponent<DivAttributes & MenuHeaderProps & React.RefAttributes<HTMLDivElement>>;
17
- export declare const Footer: React.ForwardRefExoticComponent<DivAttributes & MenuFooterProps & React.RefAttributes<HTMLDivElement>>;
15
+ export declare const Header: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuHeaderProps & React.RefAttributes<HTMLDivElement>>;
16
+ export declare const Footer: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuFooterProps & React.RefAttributes<HTMLDivElement>>;
18
17
  /**
19
18
 
20
19
  Menus are used in conjunction with components that contain dropdowns.
@@ -28,10 +27,10 @@ export declare const Footer: React.ForwardRefExoticComponent<DivAttributes & Men
28
27
 
29
28
  */
30
29
  export declare const Menu: React.ForwardRefExoticComponent<MenuProps & React.RefAttributes<HTMLDivElement>> & {
31
- Footer: React.ForwardRefExoticComponent<DivAttributes & MenuFooterProps & React.RefAttributes<HTMLDivElement>>;
32
- Group: React.ForwardRefExoticComponent<DivAttributes & MenuGroupProps & React.RefAttributes<HTMLDivElement>>;
33
- Header: React.ForwardRefExoticComponent<DivAttributes & MenuHeaderProps & React.RefAttributes<HTMLDivElement>>;
34
- Item: React.ForwardRefExoticComponent<Omit<DivAttributes & MenuItemProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
30
+ Footer: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuFooterProps & React.RefAttributes<HTMLDivElement>>;
31
+ Group: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuGroupProps & React.RefAttributes<HTMLDivElement>>;
32
+ Header: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & MenuHeaderProps & React.RefAttributes<HTMLDivElement>>;
33
+ Item: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLDivElement> & MenuItemProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
35
34
  Options: React.ForwardRefExoticComponent<MenuOptionsProps & React.RefAttributes<HTMLDivElement>>;
36
35
  Search: {
37
36
  ({ className, i18nScope, placeholder, onChange: _onChange, ...props }: MenuSearchProps): React.JSX.Element;