@procore/core-react 11.24.4 → 11.25.1

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 (277) hide show
  1. package/dist/Avatar/Avatar.d.ts +1 -1
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.d.ts +7 -7
  4. package/dist/AvatarStack/AvatarStack.styles.d.ts +1 -1
  5. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  6. package/dist/Badge/Badge.styles.js +2 -2
  7. package/dist/Banner/Banner.styles.js +10 -10
  8. package/dist/Box/Box.styles.js +1 -1
  9. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  10. package/dist/Button/Button.styles.js +5 -5
  11. package/dist/Calendar/Calendar.d.ts +1 -1
  12. package/dist/Calendar/Calendar.styles.js +8 -8
  13. package/dist/Card/Card.styles.js +1 -1
  14. package/dist/Checkbox/Checkbox.d.ts +1 -1
  15. package/dist/Checkbox/Checkbox.js +26 -6
  16. package/dist/Checkbox/Checkbox.js.map +1 -1
  17. package/dist/Checkbox/Checkbox.styles.d.ts +6 -2
  18. package/dist/Checkbox/Checkbox.styles.js +21 -17
  19. package/dist/Checkbox/Checkbox.styles.js.map +1 -1
  20. package/dist/Checkbox/Checkbox.types.d.ts +10 -0
  21. package/dist/Checkbox/Checkbox.types.js.map +1 -1
  22. package/dist/ContactItem/ContactItem.styles.d.ts +1 -1
  23. package/dist/ContactItem/ContactItem.styles.js +5 -5
  24. package/dist/Content/Content.d.ts +3 -3
  25. package/dist/Content/Content.styles.js +2 -2
  26. package/dist/DateInput/DateInput.styles.js +6 -6
  27. package/dist/DetailPage/DetailPage.styles.js +7 -7
  28. package/dist/Dropdown/Dropdown.styles.js +3 -3
  29. package/dist/DropdownFlyout/DropdownFlyout.d.ts +2 -2
  30. package/dist/DropdownFlyout/DropdownFlyout.helpers.d.ts +1 -1
  31. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  32. package/dist/Dropzone/Dropzone.d.ts +2 -2
  33. package/dist/Dropzone/Dropzone.js +1 -1
  34. package/dist/Dropzone/Dropzone.styles.js +9 -9
  35. package/dist/EmptyState/EmptyState.styles.js +6 -6
  36. package/dist/Field/Field.styles.js +3 -3
  37. package/dist/FileList/FileList.d.ts +1 -1
  38. package/dist/FileList/FileList.styles.js +4 -4
  39. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  40. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.d.ts +2 -2
  41. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  42. package/dist/FileSelect/FileSelect.styles.js +2 -2
  43. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  44. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  45. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  46. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  47. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  48. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +2 -2
  49. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  50. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  51. package/dist/FileToken/FileToken.styles.js +4 -4
  52. package/dist/FilterToken/FilterToken.styles.js +2 -2
  53. package/dist/FlexList/FlexList.styles.js +1 -1
  54. package/dist/Form/Form.d.ts +72 -72
  55. package/dist/Form/Form.js +67 -35
  56. package/dist/Form/Form.js.map +1 -1
  57. package/dist/Form/Form.styles.d.ts +8 -4
  58. package/dist/Form/Form.styles.js +49 -35
  59. package/dist/Form/Form.styles.js.map +1 -1
  60. package/dist/Form/Form.types.d.ts +28 -1
  61. package/dist/Form/Form.types.js.map +1 -1
  62. package/dist/Form/FormFieldTooltip.d.ts +4 -0
  63. package/dist/Form/FormFieldTooltip.js +18 -0
  64. package/dist/Form/FormFieldTooltip.js.map +1 -0
  65. package/dist/Form/stories/util.d.ts +5 -3
  66. package/dist/Form/stories/util.js +61 -17
  67. package/dist/Form/stories/util.js.map +1 -1
  68. package/dist/Grid/Grid.d.ts +1 -1
  69. package/dist/Grid/Grid.styles.js +2 -2
  70. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  71. package/dist/Input/Input.styles.js +1 -1
  72. package/dist/Link/Link.styles.js +1 -1
  73. package/dist/ListPage/ListPage.styles.js +8 -8
  74. package/dist/Loader/Loader.styles.js +2 -2
  75. package/dist/Menu/Menu.d.ts +4 -4
  76. package/dist/MenuImperative/MenuImperative.d.ts +3 -3
  77. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  78. package/dist/Modal/ChildRegistry.context.d.ts +1 -1
  79. package/dist/Modal/Modal.d.ts +1 -1
  80. package/dist/Modal/Modal.styles.js +13 -13
  81. package/dist/Modal/storyHelpers.d.ts +2 -2
  82. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  83. package/dist/NextMenu/NextMenu.styles.js +3 -3
  84. package/dist/NextTile/NextTile.d.ts +1 -1
  85. package/dist/Notation/Notation.js +1 -1
  86. package/dist/NumberInput/NumberInput.styles.js +7 -7
  87. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  88. package/dist/OverlayTrigger/OverlayTrigger.d.ts +1 -1
  89. package/dist/OverlayTrigger/OverlayTrigger.js +9 -3
  90. package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
  91. package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +2 -1
  92. package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -1
  93. package/dist/OverlayTrigger/a11yPresets.d.ts +48 -48
  94. package/dist/PageLayout/PageLayout.d.ts +1 -1
  95. package/dist/PageLayout/PageLayout.styles.js +13 -13
  96. package/dist/Pagination/Pagination.styles.js +5 -5
  97. package/dist/Panel/Panel.styles.js +11 -11
  98. package/dist/Pill/Pill.styles.js +2 -2
  99. package/dist/PillSelect/PillSelect.styles.js +4 -4
  100. package/dist/Popover/Popover.d.ts +1 -1
  101. package/dist/Popover/Popover.styles.js +2 -2
  102. package/dist/Portal/Portal.styles.js +1 -1
  103. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  104. package/dist/RadioButton/RadioButton.styles.js +3 -3
  105. package/dist/Required/Required.styles.js +6 -4
  106. package/dist/Required/Required.styles.js.map +1 -1
  107. package/dist/Search/Search.styles.js +5 -5
  108. package/dist/Section/Section.d.ts +2 -2
  109. package/dist/Section/Section.styles.js +6 -6
  110. package/dist/SegmentedController/SegmentedController.d.ts +2 -2
  111. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  112. package/dist/Select/Select.js +3 -1
  113. package/dist/Select/Select.js.map +1 -1
  114. package/dist/Select/Select.styles.js +7 -7
  115. package/dist/Select/Select.types.d.ts +3 -2
  116. package/dist/Select/Select.types.js.map +1 -1
  117. package/dist/Semantic/Semantic.styles.d.ts +1 -1
  118. package/dist/Semantic/Semantic.styles.js +8 -8
  119. package/dist/Sidebar/Sidebar.styles.js +7 -7
  120. package/dist/Slider/Slider.styles.js +5 -5
  121. package/dist/Spinner/Spinner.styles.js +7 -7
  122. package/dist/SuperSelect/SuperSelect.components.d.ts +29 -29
  123. package/dist/SuperSelect/SuperSelect.d.ts +29 -29
  124. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  125. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  126. package/dist/SuperSelect/useSuperSelect.d.ts +87 -87
  127. package/dist/Switch/Switch.styles.js +4 -4
  128. package/dist/Table/Table.styles.js +28 -28
  129. package/dist/TableShelf/TableShelf.styles.js +5 -5
  130. package/dist/Tabs/Tabs.d.ts +1 -1
  131. package/dist/Tabs/Tabs.styles.js +8 -8
  132. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  133. package/dist/TextArea/TextArea.styles.js +1 -1
  134. package/dist/TextEditor/TextEditor.d.ts +3 -3
  135. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  136. package/dist/Thumbnail/Thumbnail.d.ts +3 -3
  137. package/dist/Thumbnail/Thumbnail.hooks.d.ts +226 -210
  138. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  139. package/dist/Thumbnail/ThumbnailCaption.d.ts +2 -2
  140. package/dist/Thumbnail/ThumbnailDocumentIcon.d.ts +2 -2
  141. package/dist/Thumbnail/ThumbnailPreview.d.ts +2 -2
  142. package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +2 -2
  143. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  144. package/dist/TieredSelect/TieredSelect.styles.d.ts +1 -1
  145. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  146. package/dist/Tile/Tile.styles.js +8 -8
  147. package/dist/Title/Title.styles.js +7 -7
  148. package/dist/Toast/Toast.styles.js +3 -3
  149. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  150. package/dist/Token/Token.styles.js +3 -3
  151. package/dist/ToolHeader/ActionIcon.d.ts +2 -2
  152. package/dist/ToolHeader/ToolHeader.d.ts +2 -2
  153. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  154. package/dist/Tooltip/Tooltip.styles.js +2 -2
  155. package/dist/Tree/Tree.hooks.js +58 -36
  156. package/dist/Tree/Tree.hooks.js.map +1 -1
  157. package/dist/Tree/Tree.js +1 -1
  158. package/dist/Tree/Tree.js.map +1 -1
  159. package/dist/Tree/Tree.styles.js +9 -9
  160. package/dist/Tree/Tree.types.d.ts +7 -3
  161. package/dist/Tree/Tree.types.js.map +1 -1
  162. package/dist/Typeahead/Typeahead.styles.js +3 -3
  163. package/dist/Typography/Typography.colors.story.d.ts +2 -2
  164. package/dist/Typography/Typography.styles.js +1 -1
  165. package/dist/Typography/Typography.table.story.d.ts +2 -2
  166. package/dist/Typography/Typography.table.story.js +2 -2
  167. package/dist/_hooks/Analytics.d.ts +1 -1
  168. package/dist/_hooks/Anchor.d.ts +1 -1
  169. package/dist/_hooks/BoundingRect.d.ts +1 -1
  170. package/dist/_hooks/Buffer.d.ts +1 -1
  171. package/dist/_hooks/ClickOutside.d.ts +3 -2
  172. package/dist/_hooks/ClickOutside.js +8 -3
  173. package/dist/_hooks/ClickOutside.js.map +1 -1
  174. package/dist/_hooks/DateTime/DateTime.d.ts +1 -1
  175. package/dist/_hooks/DelayedToggle.d.ts +1 -1
  176. package/dist/_hooks/Event.d.ts +1 -1
  177. package/dist/_hooks/EventListener.js +14 -4
  178. package/dist/_hooks/EventListener.js.map +1 -1
  179. package/dist/_hooks/I18n.d.ts +387 -2
  180. package/dist/_hooks/InjectedScript.d.ts +1 -1
  181. package/dist/_hooks/ListNavigation.d.ts +1 -1
  182. package/dist/_hooks/TextEntry.d.ts +1 -1
  183. package/dist/_hooks/Timer.d.ts +1 -1
  184. package/dist/_hooks/Trigger.d.ts +1 -1
  185. package/dist/_hooks/Visibility.d.ts +1 -1
  186. package/dist/_hooks/ZIndex.d.ts +1 -1
  187. package/dist/_hooks/__tests__/EventListener.test.js +46 -0
  188. package/dist/_hooks/useSet.js +3 -3
  189. package/dist/_hooks/useSet.js.map +1 -1
  190. package/dist/_locales/de-DE.json +3 -1
  191. package/dist/_locales/en-AU.json +3 -1
  192. package/dist/_locales/en-CA.json +3 -1
  193. package/dist/_locales/en-GB.json +3 -1
  194. package/dist/_locales/en.json +3 -1
  195. package/dist/_locales/es-ES.json +3 -1
  196. package/dist/_locales/es.json +3 -1
  197. package/dist/_locales/fr-CA.json +3 -1
  198. package/dist/_locales/fr-FR.json +3 -1
  199. package/dist/_locales/is-IS.json +3 -1
  200. package/dist/_locales/ja-JP.json +360 -1
  201. package/dist/_locales/pt-BR.json +3 -1
  202. package/dist/_locales/th-TH.json +3 -1
  203. package/dist/_locales/zh-SG.json +3 -1
  204. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  205. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
  206. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  207. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  208. package/dist/_typedoc/Box/Box.types.json +68 -68
  209. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  210. package/dist/_typedoc/Button/Button.types.json +11 -11
  211. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  212. package/dist/_typedoc/Card/Card.types.json +6 -6
  213. package/dist/_typedoc/Checkbox/Checkbox.types.json +27 -7
  214. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  215. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  216. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  217. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  218. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  219. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  220. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  221. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  222. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  223. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  224. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  225. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  226. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +11 -11
  227. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  228. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  229. package/dist/_typedoc/Form/Form.types.json +980 -700
  230. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  231. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  232. package/dist/_typedoc/Input/Input.types.json +2 -2
  233. package/dist/_typedoc/Link/Link.types.json +4 -4
  234. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  235. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  236. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  237. package/dist/_typedoc/Modal/Modal.types.json +41 -41
  238. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  239. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  240. package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
  241. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +40 -30
  242. package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
  243. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  244. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  245. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  246. package/dist/_typedoc/PillSelect/PillSelect.types.json +56 -46
  247. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  248. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  249. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  250. package/dist/_typedoc/Required/Required.types.json +5 -5
  251. package/dist/_typedoc/Search/Search.types.json +18 -18
  252. package/dist/_typedoc/Section/Section.types.json +14 -14
  253. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  254. package/dist/_typedoc/Select/Select.types.json +75 -55
  255. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  256. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  257. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  258. package/dist/_typedoc/Table/Table.types.json +106 -96
  259. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  260. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  261. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  262. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  263. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  264. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  265. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  266. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  267. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  268. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  269. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  270. package/dist/_typedoc/Token/Token.types.json +4 -4
  271. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  272. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  273. package/dist/_typedoc/Tree/Tree.types.json +94 -94
  274. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  275. package/dist/_typedoc/Typography/Typography.types.json +8 -8
  276. package/dist/_typedoc/_utils/types.json +3 -3
  277. package/package.json +1 -1
@@ -13,7 +13,7 @@ export var contentHeight = modalBodyWidth - modalBodyBorderTopWidth - toolbarHei
13
13
  // TODO Update box-shadow to use getShadow instead
14
14
  export var StyledToolbar = /*#__PURE__*/styled.div.withConfig({
15
15
  displayName: "StyledToolbar",
16
- componentId: "core-11_24_4__sc-1sj6hvp-0"
16
+ componentId: "core-11_25_1__sc-1sj6hvp-0"
17
17
  })(["display:flex;align-items:center;flex-direction:row;width:100%;min-height:", "px;padding:16px 24px;", " ", " & > * + *{margin-left:", "px;}"], toolbarHeight, function (_ref) {
18
18
  var alignRight = _ref.alignRight;
19
19
  return css(["justify-content:", ";"], alignRight ? 'flex-end' : 'space-between');
@@ -23,23 +23,23 @@ export var StyledToolbar = /*#__PURE__*/styled.div.withConfig({
23
23
  }, spacing.sm);
24
24
  export var StyledSearchWrapper = /*#__PURE__*/styled.div.withConfig({
25
25
  displayName: "StyledSearchWrapper",
26
- componentId: "core-11_24_4__sc-1sj6hvp-1"
26
+ componentId: "core-11_25_1__sc-1sj6hvp-1"
27
27
  })(["width:286px;flex-shrink:1;min-width:180px;"]);
28
28
  export var StyledEmptyStateWrapper = /*#__PURE__*/styled.div.withConfig({
29
29
  displayName: "StyledEmptyStateWrapper",
30
- componentId: "core-11_24_4__sc-1sj6hvp-2"
30
+ componentId: "core-11_25_1__sc-1sj6hvp-2"
31
31
  })(["width:100%;height:100%;display:flex;justify-content:center;align-items:center;"]);
32
32
  export var StyledEmptyState = /*#__PURE__*/styled(EmptyState).withConfig({
33
33
  displayName: "StyledEmptyState",
34
- componentId: "core-11_24_4__sc-1sj6hvp-3"
34
+ componentId: "core-11_25_1__sc-1sj6hvp-3"
35
35
  })(["margin-top:0;margin-bottom:0;img{width:160px;}"]);
36
36
  export var StyledSpinnerWrapper = /*#__PURE__*/styled.div.withConfig({
37
37
  displayName: "StyledSpinnerWrapper",
38
- componentId: "core-11_24_4__sc-1sj6hvp-4"
38
+ componentId: "core-11_25_1__sc-1sj6hvp-4"
39
39
  })(["height:", "px;width:100%;display:flex;align-items:center;justify-content:center;"], contentHeight);
40
40
  export var StyledGrid = /*#__PURE__*/styled.div.withConfig({
41
41
  displayName: "StyledGrid",
42
- componentId: "core-11_24_4__sc-1sj6hvp-5"
42
+ componentId: "core-11_25_1__sc-1sj6hvp-5"
43
43
  })(["display:flex;flex-direction:column;", ""], function (_ref3) {
44
44
  var isEmpty = _ref3.isEmpty;
45
45
  return isEmpty && 'height: 100%;';
@@ -15,21 +15,21 @@ var dropzoneHeightWithIcon = 176;
15
15
  var sourceWidth = 568;
16
16
  export var StyledLocalSource = /*#__PURE__*/styled.div.withConfig({
17
17
  displayName: "StyledLocalSource",
18
- componentId: "core-11_24_4__sc-psqe8z-0"
18
+ componentId: "core-11_25_1__sc-psqe8z-0"
19
19
  })(["display:flex;flex-grow:1;flex-direction:column;align-items:stretch;height:", "px;max-height:", "px;padding:", "px ", "px ", "px ", "px;overflow-y:hidden;"], contentHeight, contentHeight, spacing.xl, spacing.xl + spacing.lg, spacing.xl, spacing.xl);
20
20
  export var StyledDropzoneErrorBanner = /*#__PURE__*/styled(DropzoneErrorBanner).withConfig({
21
21
  displayName: "StyledDropzoneErrorBanner",
22
- componentId: "core-11_24_4__sc-psqe8z-1"
22
+ componentId: "core-11_25_1__sc-psqe8z-1"
23
23
  })(["margin-top:", "px;margin-bottom:", "px;margin-right:2px;"], errorBannerMarginTop, errorBannerMarginBottom);
24
24
  export var StyledDropzoneWrapper = /*#__PURE__*/styled(Dropzone).withConfig({
25
25
  displayName: "StyledDropzoneWrapper",
26
- componentId: "core-11_24_4__sc-psqe8z-2"
26
+ componentId: "core-11_25_1__sc-psqe8z-2"
27
27
  })(["display:flex;height:auto;min-height:", "px;> div:first-child{display:flex;height:auto;}> ", "{display:none;}@media ", "{width:", "px;> div:first-child{height:100%;}}"], function (_ref) {
28
28
  var isIconVisible = _ref.isIconVisible;
29
29
  return isIconVisible ? dropzoneHeightWithIcon : dropzoneHeight;
30
30
  }, DropzoneErrorBanner, mediaIE11Hack, sourceWidth);
31
31
  export var StyledThumbnailList = /*#__PURE__*/styled(ThumbnailList).withConfig({
32
32
  displayName: "StyledThumbnailList",
33
- componentId: "core-11_24_4__sc-psqe8z-3"
33
+ componentId: "core-11_25_1__sc-psqe8z-3"
34
34
  })(["margin-top:", "px;border:", "px solid ", ";"], listMarginTop, listBorderWidth, colors.gray85);
35
35
  //# sourceMappingURL=LocalSource.styles.js.map
@@ -8,7 +8,7 @@ var sourceItemPadding = spacing.xl;
8
8
  var focused = /*#__PURE__*/css(["", " padding:0 ", "px 0 ", "px;"], getFocus(), sourceItemPadding - 1, sourceItemPadding - 1);
9
9
  export var StyledSourceItem = /*#__PURE__*/styled.div.withConfig({
10
10
  displayName: "StyledSourceItem",
11
- componentId: "core-11_24_4__sc-plcozv-0"
11
+ componentId: "core-11_25_1__sc-plcozv-0"
12
12
  })(["position:relative;display:flex;align-items:center;padding:0 ", "px 0 ", "px;color:", ";", " cursor:pointer;height:", "px;&:before{content:'';position:absolute;top:0;left:0;display:block;width:4px;height:100%;background-color:", ";transform:scaleX(0);transform-origin:center left;transition:transform 200ms ease-out;z-index:1;}", " ", " ", " ", " ", " &:focus{", "}"], sourceItemPadding, sourceItemPadding, colors.gray45, getTypographyIntent('body'), sourceItemHeight, colors.blue45, function (_ref) {
13
13
  var selected = _ref.selected;
14
14
  return selected && "\n font-weight: 700;\n background-color: ".concat(colors.blue96, ";\n color: ").concat(colors.blue45, ";\n\n ").concat(StyledIcon, " {\n color: ").concat(colors.blue50, ";\n }\n\n &:before {\n transform: scaleX(1);\n }\n ");
@@ -28,10 +28,10 @@ export var StyledSourceItem = /*#__PURE__*/styled.div.withConfig({
28
28
  }, focused);
29
29
  export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
30
30
  displayName: "StyledIcon",
31
- componentId: "core-11_24_4__sc-plcozv-1"
31
+ componentId: "core-11_25_1__sc-plcozv-1"
32
32
  })(["display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;"]);
33
33
  export var StyledLabel = /*#__PURE__*/styled.div.withConfig({
34
34
  displayName: "StyledLabel",
35
- componentId: "core-11_24_4__sc-plcozv-2"
35
+ componentId: "core-11_25_1__sc-plcozv-2"
36
36
  })(["", ""], getEllipsis());
37
37
  //# sourceMappingURL=SourceItem.styles.js.map
@@ -4,10 +4,10 @@ export declare const StyledThumbnailListContainer: import("styled-components").S
4
4
  export declare const StyledThumbnailList: import("styled-components").StyledComponent<typeof List, any, {}, never>;
5
5
  export declare const StyledThumbnail: import("styled-components").StyledComponent<(<Role extends import("../../Thumbnail/Thumbnail.types").ThumbnailRoles>(props: import("../..").ThumbnailProps<Role> | (import("../../Thumbnail/Thumbnail.types").BaseThumbnailProps & {
6
6
  ref?: import("../../Thumbnail/Thumbnail.types").ThumbnailRef<Role> | undefined;
7
- })) => JSX.Element) & {
7
+ })) => import("react").JSX.Element) & {
8
8
  Placeholder: <Role_1 extends import("../../Thumbnail/Thumbnail.types").ThumbnailRoles>(props: import("../../Thumbnail/Thumbnail.types").PlaceholderProps<Role_1> | (import("../../Thumbnail/Thumbnail.types").BasePlaceholderProps & {
9
9
  ref?: import("../../Thumbnail/Thumbnail.types").ThumbnailRef<Role_1> | undefined;
10
- })) => JSX.Element;
10
+ })) => import("react").JSX.Element;
11
11
  }, any, {}, never>;
12
12
  export declare const StyledProgress: import("styled-components").StyledComponent<"div", any, {}, never>;
13
13
  export declare const StyledThumbnailListItem: import("styled-components").StyledComponent<"div", any, {
@@ -7,23 +7,23 @@ import { colors } from '../../_styles/colors';
7
7
  import { spacing } from '../../_styles/spacing';
8
8
  export var StyledThumbnailListContainer = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledThumbnailListContainer",
10
- componentId: "core-11_24_4__sc-1fz4ynb-0"
10
+ componentId: "core-11_25_1__sc-1fz4ynb-0"
11
11
  })(["display:flex;flex-direction:column;align-items:stretch;outline:none;"]);
12
12
  export var StyledThumbnailList = /*#__PURE__*/styled(List).withConfig({
13
13
  displayName: "StyledThumbnailList",
14
- componentId: "core-11_24_4__sc-1fz4ynb-1"
14
+ componentId: "core-11_25_1__sc-1fz4ynb-1"
15
15
  })(["outline:none;"]);
16
16
  export var StyledThumbnail = /*#__PURE__*/styled(Thumbnail).withConfig({
17
17
  displayName: "StyledThumbnail",
18
- componentId: "core-11_24_4__sc-1fz4ynb-2"
18
+ componentId: "core-11_25_1__sc-1fz4ynb-2"
19
19
  })(["flex-grow:1;justify-content:flex-start;"]);
20
20
  export var StyledProgress = /*#__PURE__*/styled.div.withConfig({
21
21
  displayName: "StyledProgress",
22
- componentId: "core-11_24_4__sc-1fz4ynb-3"
22
+ componentId: "core-11_25_1__sc-1fz4ynb-3"
23
23
  })(["width:146px;padding:0 ", "px 0 ", "px;margin-left:auto;"], spacing.lg, spacing.xl);
24
24
  export var StyledThumbnailListItem = /*#__PURE__*/styled.div.withConfig({
25
25
  displayName: "StyledThumbnailListItem",
26
- componentId: "core-11_24_4__sc-1fz4ynb-4"
26
+ componentId: "core-11_25_1__sc-1fz4ynb-4"
27
27
  })(["display:flex;flex-grow:1;align-items:center;padding:", "px ", "px ", "px ", "px;", " ", " ", " ", ""], spacing.sm, spacing.lg, spacing.sm, spacing.sm, getTypographyIntent('body'), function (_ref) {
28
28
  var error = _ref.error;
29
29
  return !error && "\n &:hover {\n background-color: ".concat(colors.gray96, ";\n }\n ");
@@ -37,6 +37,6 @@ export var StyledThumbnailListItem = /*#__PURE__*/styled.div.withConfig({
37
37
  });
38
38
  export var StyledDeleteIcon = /*#__PURE__*/styled(Button).withConfig({
39
39
  displayName: "StyledDeleteIcon",
40
- componentId: "core-11_24_4__sc-1fz4ynb-5"
40
+ componentId: "core-11_25_1__sc-1fz4ynb-5"
41
41
  })([""]);
42
42
  //# sourceMappingURL=ThumbnailList.styles.js.map
@@ -2,6 +2,6 @@ import styled from 'styled-components';
2
2
  import { modalBodyHeight } from '../FileExplorer/FileExplorer.styles';
3
3
  export var StyledFileTreeSpinner = /*#__PURE__*/styled.div.withConfig({
4
4
  displayName: "StyledFileTreeSpinner",
5
- componentId: "core-11_24_4__sc-wwu3n8-0"
5
+ componentId: "core-11_25_1__sc-wwu3n8-0"
6
6
  })(["display:flex;align-items:center;justify-content:center;height:", "px;"], modalBodyHeight);
7
7
  //# sourceMappingURL=TreeSource.styles.js.map
@@ -6,19 +6,19 @@ export var pulseAnimationDuration = 600;
6
6
  var focusPulse = /*#__PURE__*/keyframes(["0%{box-shadow:0 0 0 0 ", ",0 0 0 0 ", ",0 0 0 0 ", ";}25%{box-shadow:0 0 0 0 ", ",0 0 0 0 ", ",0 0 0 0 ", ";}50%{box-shadow:0 0 0 1px ", ",0 0 0 3px ", ",0 0 0 2px ", ";}100%{box-shadow:0 0 0 1.5px ", ",0 0 0 3px ", ",0 0 0 6px ", ";}"], colors.blue60, colors.blue90, colors.blue94, colors.blue60, colors.blue90, colors.blue94, colors.blue60, colors.blue90, colors.blue94, colors.blue60, colors.blue90, colors.blue94);
7
7
  export var StyledFilenameShortcut = /*#__PURE__*/styled.div.withConfig({
8
8
  displayName: "StyledFilenameShortcut",
9
- componentId: "core-11_24_4__sc-13jx4bx-0"
9
+ componentId: "core-11_25_1__sc-13jx4bx-0"
10
10
  })(["display:flex;"]);
11
11
  export var StyledFilename = /*#__PURE__*/styled.span.withConfig({
12
12
  displayName: "StyledFilename",
13
- componentId: "core-11_24_4__sc-13jx4bx-1"
13
+ componentId: "core-11_25_1__sc-13jx4bx-1"
14
14
  })(["flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;"]);
15
15
  export var StyledExtension = /*#__PURE__*/styled.span.withConfig({
16
16
  displayName: "StyledExtension",
17
- componentId: "core-11_24_4__sc-13jx4bx-2"
17
+ componentId: "core-11_25_1__sc-13jx4bx-2"
18
18
  })(["flex-shrink:0;"]);
19
19
  export var StyledFileToken = /*#__PURE__*/styled.div.withConfig({
20
20
  displayName: "StyledFileToken",
21
- componentId: "core-11_24_4__sc-13jx4bx-3"
21
+ componentId: "core-11_25_1__sc-13jx4bx-3"
22
22
  })(["background-color:", ";border-radius:200px;max-width:100%;outline:none;overflow:hidden;position:relative;&:focus,&.focus{box-shadow:0 0 0 2px ", ";outline:none;", "{border-color:transparent;", "}}", "{background:none;color:", ";display:flex;user-select:none;}", "{overflow:hidden;", "{border-radius:200px 0 0 200px;color:", ";padding-right:0;transition:color 0s linear,background-color 0s linear;user-select:none;", "{flex:0 0 auto;}}}", ""], colors.gray96, colors.blue40, StyledToken, function (_ref) {
23
23
  var $progressComplete = _ref.$progressComplete;
24
24
  return $progressComplete && css(["background-color:", ";"], colors.blue45);
@@ -5,11 +5,11 @@ import { getEllipsis, getFocus } from '../_styles/mixins';
5
5
  import { spacing } from '../_styles/spacing';
6
6
  export var StyledLabel = /*#__PURE__*/styled.span.withConfig({
7
7
  displayName: "StyledLabel",
8
- componentId: "core-11_24_4__sc-1l1h29r-0"
8
+ componentId: "core-11_25_1__sc-1l1h29r-0"
9
9
  })(["", " ", " ", " flex:0 1 auto;"], getTypographyIntent('body'), getEllipsis, semiboldRules);
10
10
  export var StyledFilterToken = /*#__PURE__*/styled.div.withConfig({
11
11
  displayName: "StyledFilterToken",
12
- componentId: "core-11_24_4__sc-1l1h29r-1"
12
+ componentId: "core-11_25_1__sc-1l1h29r-1"
13
13
  })(["align-items:center;background-color:", ";border-radius:4px;border:1px solid transparent;color:", ";cursor:default;display:inline-flex;height:36px;justify-content:space-between;line-height:1;max-width:360px;min-width:48px;padding:", "px ", "px;&:hover,&.hover{background-color:", ";}", ""], colors.blue96, colors.blue45, spacing.sm, spacing.md, colors.blue90, function (_ref) {
14
14
  var _ref$$focused = _ref.$focused,
15
15
  $focused = _ref$$focused === void 0 ? false : _ref$$focused;
@@ -3,7 +3,7 @@ import { StyledBox } from '../Box/Box.styles';
3
3
  import { Flex } from '../Flex/Flex';
4
4
  export var StyledFlex = /*#__PURE__*/styled(Flex).withConfig({
5
5
  displayName: "StyledFlex",
6
- componentId: "core-11_24_4__sc-1quvv61-0"
6
+ componentId: "core-11_25_1__sc-1quvv61-0"
7
7
  })(["> ", "{", "}"], StyledBox, function (_ref) {
8
8
  var $direction = _ref.$direction;
9
9
  if ($direction !== null && $direction !== void 0 && $direction.includes('reverse')) {
@@ -7,24 +7,24 @@ export declare const FormContext: React.Context<FormContextAPI>;
7
7
  export declare function useFormContext<Values = any>(): FormikContextType<Values> & FormContextAPI;
8
8
  export declare function getPrimitiveValue(value: any, getId?: (option: any) => string | number): string | number;
9
9
  export declare function useField<Value = any>({ disabled: _disabled, error: _error, getId, required: _required, name, validate, view: _view, }?: FieldConfig): FormFieldAPI<Value>;
10
- declare function Form_<Values = any>({ initialValues, onSubmit: _onSubmit, disabled, enableConfirmNavigation, variant, validationSchema, view, ...props }: FormProps<Values>): JSX.Element;
11
- export declare function FormForm({ children, className, onKeyDown, style, ...props }: React.ComponentPropsWithoutRef<typeof FormikForm>): JSX.Element;
12
- export declare function FormErrorBanner({ item, i18nScope, ...rest }: FormErrorBannerProps & DivAttributes): JSX.Element | null;
10
+ declare function Form_<Values = any>({ initialValues, onSubmit: _onSubmit, disabled, enableConfirmNavigation, variant, validationSchema, view, ...props }: FormProps<Values>): React.JSX.Element;
11
+ export declare function FormForm({ children, className, onKeyDown, style, ...props }: React.ComponentPropsWithoutRef<typeof FormikForm>): React.JSX.Element;
12
+ export declare function FormErrorBanner({ item, i18nScope, ...rest }: FormErrorBannerProps & DivAttributes): React.JSX.Element | null;
13
13
  export declare function isEmptyField(val: any): boolean;
14
- export declare function WXPField<Value, ComponentProps extends FormFieldValueComponentProps<Value>>({ as: AsComponent, children, colStart, colWidth, disabled, error, label, name, required, tooltip, validate, view, ...props }: BaseFieldProps<Value, ComponentProps> & {
14
+ export declare function WXPField<Value, ComponentProps extends FormFieldValueComponentProps<Value>>({ as: AsComponent, children, colStart, colWidth, disabled, description, error, label, name, required, tooltip, validate, view, inlineLabel: singleCheckboxInlineLabel, inlineDescription: singleCheckboxInlineDescription, ...props }: BaseFieldProps<Value, ComponentProps> & Pick<FormCheckboxProps, 'inlineLabel' | 'inlineDescription'> & {
15
15
  getId?: OptionList<Value>['getId'];
16
- }): JSX.Element;
16
+ }): React.JSX.Element;
17
17
  export declare function TraditionalField<Value, ComponentProps extends FormFieldValueComponentProps<Value>>({ as: AsComponent, children, colWidth, disabled, error, label, name, required, tooltip, validate, view, ...props }: TraditionalBaseFieldProps<Value, ComponentProps> & {
18
18
  getId?: OptionList<Value>['getId'];
19
- }): JSX.Element;
20
- export declare function Row({ children, ...props }: Props): JSX.Element;
21
- export declare function BaseField<Value, ComponentProps extends FormFieldValueComponentProps<Value>>(props: BaseFieldProps<Value, ComponentProps> | TraditionalBaseFieldProps<Value, ComponentProps>): JSX.Element;
19
+ }): React.JSX.Element;
20
+ export declare function Row({ children, ...props }: Props): React.JSX.Element;
21
+ export declare function BaseField<Value, ComponentProps extends FormFieldValueComponentProps<Value>>(props: BaseFieldProps<Value, ComponentProps> | TraditionalBaseFieldProps<Value, ComponentProps>): React.JSX.Element;
22
22
  export declare function makeField<Value, FieldTypeProps extends FormFieldProps<Value>, ComponentProps extends FormFieldValueComponentProps<Value>>(editComponent: ComponentWithFieldProp<Value, ComponentProps>, showComponent: ComponentWithFieldProp<Value, ComponentProps>, options?: {
23
23
  emptyState: boolean;
24
- }): (({ children, ...props }: FieldTypeProps) => JSX.Element) & {
25
- Create: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => JSX.Element | null;
26
- Read: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => JSX.Element | null;
27
- Update: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => JSX.Element | null;
24
+ }): (({ children, ...props }: FieldTypeProps) => React.JSX.Element) & {
25
+ Create: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => React.JSX.Element | null;
26
+ Read: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => React.JSX.Element | null;
27
+ Update: (props: ViewFieldProps<Value, FieldTypeProps, ComponentProps>) => React.JSX.Element | null;
28
28
  };
29
29
  export declare function withDefaultEmptyState<Value, TProps extends FormFieldValueComponentProps>(OutputComponent: ComponentWithFieldProp<Value, TProps>): React.ForwardRefExoticComponent<React.PropsWithoutRef<TProps> & React.RefAttributes<HTMLSpanElement>>;
30
30
  export declare const TextInput: React.ForwardRefExoticComponent<FieldTextComponentProps<string> & React.RefAttributes<HTMLInputElement>>;
@@ -61,91 +61,91 @@ export declare const GroupSelectOutput: React.ForwardRefExoticComponent<FieldGro
61
61
  export declare const TieredSelectInput: React.ForwardRefExoticComponent<FieldTieredSelectComponentProps<FieldTieredSelectValueType> & React.RefAttributes<HTMLDivElement>>;
62
62
  export declare const TieredSelectOutput: React.ForwardRefExoticComponent<FieldTieredSelectComponentProps<FieldTieredSelectValueType> & React.RefAttributes<HTMLSpanElement>>;
63
63
  export declare const Form: typeof Form_ & {
64
- Checkboxes: (({ children, ...props }: FormCheckboxesProps<FieldCheckboxesValueType>) => JSX.Element) & {
65
- Create: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => JSX.Element | null;
66
- Read: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => JSX.Element | null;
67
- Update: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => JSX.Element | null;
64
+ Checkboxes: (({ children, ...props }: FormCheckboxesProps<FieldCheckboxesValueType>) => React.JSX.Element) & {
65
+ Create: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => React.JSX.Element | null;
66
+ Read: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => React.JSX.Element | null;
67
+ Update: (props: ViewFieldProps<FieldCheckboxesValueType, FormCheckboxesProps<FieldCheckboxesValueType>, FieldCheckboxesComponentProps<FieldCheckboxesValueType>>) => React.JSX.Element | null;
68
68
  };
69
- Checkbox: (({ children, ...props }: FormCheckboxProps<boolean>) => JSX.Element) & {
70
- Create: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => JSX.Element | null;
71
- Read: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => JSX.Element | null;
72
- Update: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => JSX.Element | null;
69
+ Checkbox: (({ children, ...props }: FormCheckboxProps<boolean>) => React.JSX.Element) & {
70
+ Create: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => React.JSX.Element | null;
71
+ Read: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => React.JSX.Element | null;
72
+ Update: (props: ViewFieldProps<boolean, FormCheckboxProps<boolean>, FieldCheckboxComponentProps<boolean>>) => React.JSX.Element | null;
73
73
  };
74
- Currency: (({ children, ...props }: FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>) => JSX.Element) & {
75
- Create: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
76
- Read: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
77
- Update: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
74
+ Currency: (({ children, ...props }: FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>) => React.JSX.Element) & {
75
+ Create: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
76
+ Read: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
77
+ Update: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormCurrencyProps<import("../NumberInput/NumberInput.types").InputValue>, FieldCurrencyComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
78
78
  };
79
- DateSelect: (({ children, ...props }: FormDateProps<FieldDateValueType>) => JSX.Element) & {
80
- Create: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => JSX.Element | null;
81
- Read: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => JSX.Element | null;
82
- Update: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => JSX.Element | null;
79
+ DateSelect: (({ children, ...props }: FormDateProps<FieldDateValueType>) => React.JSX.Element) & {
80
+ Create: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => React.JSX.Element | null;
81
+ Read: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => React.JSX.Element | null;
82
+ Update: (props: ViewFieldProps<FieldDateValueType, FormDateProps<FieldDateValueType>, FieldDateComponentProps<FieldDateValueType>>) => React.JSX.Element | null;
83
83
  };
84
84
  ErrorBanner: typeof FormErrorBanner;
85
85
  Field: (({ children, ...props }: FormFieldProps<any> & {
86
86
  [key: string]: unknown;
87
- }) => JSX.Element) & {
87
+ }) => React.JSX.Element) & {
88
88
  Create: (props: ViewFieldProps<any, FormFieldProps<any> & {
89
89
  [key: string]: unknown;
90
- }, FormFieldValueComponentProps<any> & InputProps>) => JSX.Element | null;
90
+ }, FormFieldValueComponentProps<any> & InputProps>) => React.JSX.Element | null;
91
91
  Read: (props: ViewFieldProps<any, FormFieldProps<any> & {
92
92
  [key: string]: unknown;
93
- }, FormFieldValueComponentProps<any> & InputProps>) => JSX.Element | null;
93
+ }, FormFieldValueComponentProps<any> & InputProps>) => React.JSX.Element | null;
94
94
  Update: (props: ViewFieldProps<any, FormFieldProps<any> & {
95
95
  [key: string]: unknown;
96
- }, FormFieldValueComponentProps<any> & InputProps>) => JSX.Element | null;
96
+ }, FormFieldValueComponentProps<any> & InputProps>) => React.JSX.Element | null;
97
97
  };
98
98
  Form: typeof FormForm;
99
- GroupSelect: (({ children, ...props }: FormGroupSelectProps<FieldGroupSelectValueType>) => JSX.Element) & {
100
- Create: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => JSX.Element | null;
101
- Read: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => JSX.Element | null;
102
- Update: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => JSX.Element | null;
99
+ GroupSelect: (({ children, ...props }: FormGroupSelectProps<FieldGroupSelectValueType>) => React.JSX.Element) & {
100
+ Create: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => React.JSX.Element | null;
101
+ Read: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => React.JSX.Element | null;
102
+ Update: (props: ViewFieldProps<FieldGroupSelectValueType, FormGroupSelectProps<FieldGroupSelectValueType>, FieldGroupSelectComponentProps<FieldGroupSelectValueType>>) => React.JSX.Element | null;
103
103
  };
104
- MultiSelect: (({ children, ...props }: FormMultiSelectProps<FieldMultiSelectValueType>) => JSX.Element) & {
105
- Create: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => JSX.Element | null;
106
- Read: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => JSX.Element | null;
107
- Update: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => JSX.Element | null;
104
+ MultiSelect: (({ children, ...props }: FormMultiSelectProps<FieldMultiSelectValueType>) => React.JSX.Element) & {
105
+ Create: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => React.JSX.Element | null;
106
+ Read: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => React.JSX.Element | null;
107
+ Update: (props: ViewFieldProps<FieldMultiSelectValueType, FormMultiSelectProps<FieldMultiSelectValueType>, FieldMultiSelectComponentProps<FieldMultiSelectValueType>>) => React.JSX.Element | null;
108
108
  };
109
- Number: (({ children, ...props }: FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>) => JSX.Element) & {
110
- Create: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
111
- Read: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
112
- Update: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => JSX.Element | null;
109
+ Number: (({ children, ...props }: FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>) => React.JSX.Element) & {
110
+ Create: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
111
+ Read: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
112
+ Update: (props: ViewFieldProps<import("../NumberInput/NumberInput.types").InputValue, FormNumberProps<import("../NumberInput/NumberInput.types").InputValue>, FieldNumberComponentProps<import("../NumberInput/NumberInput.types").InputValue>>) => React.JSX.Element | null;
113
113
  };
114
- PillSelect: (({ children, ...props }: FormPillSelectProps<any>) => JSX.Element) & {
115
- Create: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => JSX.Element | null;
116
- Read: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => JSX.Element | null;
117
- Update: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => JSX.Element | null;
114
+ PillSelect: (({ children, ...props }: FormPillSelectProps<any>) => React.JSX.Element) & {
115
+ Create: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => React.JSX.Element | null;
116
+ Read: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => React.JSX.Element | null;
117
+ Update: (props: ViewFieldProps<any, FormPillSelectProps<any>, FieldPillSelectComponentProps<any>>) => React.JSX.Element | null;
118
118
  };
119
- RadioButtons: (({ children, ...props }: FormRadioButtonsProps<any>) => JSX.Element) & {
120
- Create: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => JSX.Element | null;
121
- Read: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => JSX.Element | null;
122
- Update: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => JSX.Element | null;
119
+ RadioButtons: (({ children, ...props }: FormRadioButtonsProps<any>) => React.JSX.Element) & {
120
+ Create: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => React.JSX.Element | null;
121
+ Read: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => React.JSX.Element | null;
122
+ Update: (props: ViewFieldProps<any, FormRadioButtonsProps<any>, FieldRadioButtonsComponentProps<any>>) => React.JSX.Element | null;
123
123
  };
124
- RichText: (({ children, ...props }: FormRichTextProps<string>) => JSX.Element) & {
125
- Create: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => JSX.Element | null;
126
- Read: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => JSX.Element | null;
127
- Update: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => JSX.Element | null;
124
+ RichText: (({ children, ...props }: FormRichTextProps<string>) => React.JSX.Element) & {
125
+ Create: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => React.JSX.Element | null;
126
+ Read: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => React.JSX.Element | null;
127
+ Update: (props: ViewFieldProps<string, FormRichTextProps<string>, FieldRichTextComponentProps<string>>) => React.JSX.Element | null;
128
128
  };
129
129
  Row: typeof Row;
130
- Select: (({ children, ...props }: FormSelectProps<any, any, any>) => JSX.Element) & {
131
- Create: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => JSX.Element | null;
132
- Read: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => JSX.Element | null;
133
- Update: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => JSX.Element | null;
130
+ Select: (({ children, ...props }: FormSelectProps<any, any, any>) => React.JSX.Element) & {
131
+ Create: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => React.JSX.Element | null;
132
+ Read: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => React.JSX.Element | null;
133
+ Update: (props: ViewFieldProps<any, FormSelectProps<any, any, any>, FieldSelectComponentProps<any, any, any>>) => React.JSX.Element | null;
134
134
  };
135
- Text: (({ children, ...props }: FormTextProps<string>) => JSX.Element) & {
136
- Create: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => JSX.Element | null;
137
- Read: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => JSX.Element | null;
138
- Update: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => JSX.Element | null;
135
+ Text: (({ children, ...props }: FormTextProps<string>) => React.JSX.Element) & {
136
+ Create: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => React.JSX.Element | null;
137
+ Read: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => React.JSX.Element | null;
138
+ Update: (props: ViewFieldProps<string, FormTextProps<string>, FieldTextComponentProps<string>>) => React.JSX.Element | null;
139
139
  };
140
- TextArea: (({ children, ...props }: FormTextAreaProps<string>) => JSX.Element) & {
141
- Create: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => JSX.Element | null;
142
- Read: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => JSX.Element | null;
143
- Update: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => JSX.Element | null;
140
+ TextArea: (({ children, ...props }: FormTextAreaProps<string>) => React.JSX.Element) & {
141
+ Create: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => React.JSX.Element | null;
142
+ Read: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => React.JSX.Element | null;
143
+ Update: (props: ViewFieldProps<string, FormTextAreaProps<string>, FieldTextAreaComponentProps<string>>) => React.JSX.Element | null;
144
144
  };
145
- TieredSelect: (({ children, ...props }: FormTieredSelectProps<FieldTieredSelectValueType>) => JSX.Element) & {
146
- Create: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => JSX.Element | null;
147
- Read: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => JSX.Element | null;
148
- Update: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => JSX.Element | null;
145
+ TieredSelect: (({ children, ...props }: FormTieredSelectProps<FieldTieredSelectValueType>) => React.JSX.Element) & {
146
+ Create: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => React.JSX.Element | null;
147
+ Read: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => React.JSX.Element | null;
148
+ Update: (props: ViewFieldProps<FieldTieredSelectValueType, FormTieredSelectProps<FieldTieredSelectValueType>, FieldTieredSelectComponentProps<FieldTieredSelectValueType>>) => React.JSX.Element | null;
149
149
  };
150
150
  };
151
151
  export {};