@procore/core-react 12.11.1 → 12.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.d.ts +1 -1
  4. package/dist/AvatarStack/AvatarStack.js +4 -3
  5. package/dist/AvatarStack/AvatarStack.js.map +1 -1
  6. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  7. package/dist/AvatarStack/AvatarStack.types.d.ts +6 -0
  8. package/dist/AvatarStack/AvatarStack.types.js.map +1 -1
  9. package/dist/Badge/Badge.styles.js +2 -2
  10. package/dist/Banner/Banner.styles.js +10 -10
  11. package/dist/Box/Box.styles.js +1 -1
  12. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  13. package/dist/Button/Button.styles.js +5 -5
  14. package/dist/Calendar/Calendar.styles.js +8 -8
  15. package/dist/Card/Card.styles.js +1 -1
  16. package/dist/Checkbox/Checkbox.styles.js +6 -6
  17. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  18. package/dist/ContactItem/ContactItem.styles.js +5 -5
  19. package/dist/Content/Content.styles.js +2 -2
  20. package/dist/DateInput/DateInput.styles.js +6 -6
  21. package/dist/DetailPage/DetailPage.styles.js +7 -7
  22. package/dist/Dropdown/Dropdown.styles.js +3 -3
  23. package/dist/DropdownFlyout/DropdownFlyout.js +4 -1
  24. package/dist/DropdownFlyout/DropdownFlyout.js.map +1 -1
  25. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  26. package/dist/Dropzone/Dropzone.js +1 -1
  27. package/dist/Dropzone/Dropzone.styles.js +9 -9
  28. package/dist/EmptyState/EmptyState.styles.js +6 -6
  29. package/dist/Field/Field.styles.js +3 -3
  30. package/dist/FileList/FileList.styles.js +4 -4
  31. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  32. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  33. package/dist/FileSelect/FileSelect.styles.js +2 -2
  34. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  35. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  36. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  37. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  38. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  39. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  40. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  41. package/dist/FileToken/FileToken.styles.js +4 -4
  42. package/dist/FilterToken/FilterToken.styles.js +2 -2
  43. package/dist/FlexList/FlexList.styles.js +1 -1
  44. package/dist/Form/Form.styles.js +14 -14
  45. package/dist/Form/StyledFormikForm.styles.js +2 -2
  46. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  47. package/dist/Grid/Grid.styles.js +2 -2
  48. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  49. package/dist/Input/Input.styles.js +1 -1
  50. package/dist/Link/Link.styles.js +1 -1
  51. package/dist/ListPage/ListPage.styles.js +8 -8
  52. package/dist/Loader/Loader.styles.js +2 -2
  53. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  54. package/dist/Modal/Modal.styles.js +13 -13
  55. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  56. package/dist/NextMenu/NextMenu.styles.js +3 -3
  57. package/dist/Notation/Notation.js +1 -1
  58. package/dist/NumberInput/NumberInput.styles.js +7 -7
  59. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  60. package/dist/PageLayout/PageLayout.styles.js +16 -16
  61. package/dist/Pagination/Pagination.styles.js +5 -5
  62. package/dist/Panel/Panel.d.ts +1 -1
  63. package/dist/Panel/Panel.js +30 -44
  64. package/dist/Panel/Panel.js.map +1 -1
  65. package/dist/Panel/Panel.styles.d.ts +2 -2
  66. package/dist/Panel/Panel.styles.js +14 -15
  67. package/dist/Panel/Panel.styles.js.map +1 -1
  68. package/dist/Panel/Panel.types.d.ts +5 -5
  69. package/dist/Panel/Panel.types.js.map +1 -1
  70. package/dist/Pill/Pill.styles.js +2 -2
  71. package/dist/PillSelect/PillSelect.styles.js +4 -4
  72. package/dist/Popover/Popover.styles.js +2 -2
  73. package/dist/Portal/Portal.styles.js +1 -1
  74. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  75. package/dist/RadioButton/RadioButton.styles.js +3 -3
  76. package/dist/Required/Required.styles.js +3 -3
  77. package/dist/Search/Search.styles.js +5 -5
  78. package/dist/Section/Section.styles.js +7 -7
  79. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  80. package/dist/Select/Select.styles.js +7 -7
  81. package/dist/Semantic/Semantic.styles.js +9 -9
  82. package/dist/Slider/Slider.styles.js +5 -5
  83. package/dist/Spinner/Spinner.styles.js +7 -7
  84. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  85. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  86. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  87. package/dist/Switch/Switch.styles.js +4 -4
  88. package/dist/Table/Table.styles.js +28 -28
  89. package/dist/TableShelf/TableShelf.styles.js +5 -5
  90. package/dist/Tabs/Tabs.styles.js +15 -15
  91. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  92. package/dist/TextArea/TextArea.styles.js +1 -1
  93. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  94. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  95. package/dist/Thumbnail/ThumbnailDocumentIcon.d.ts +1 -1
  96. package/dist/Thumbnail/ThumbnailDocumentIcon.js +23 -1
  97. package/dist/Thumbnail/ThumbnailDocumentIcon.js.map +1 -1
  98. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  99. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  100. package/dist/Tile/Tile.styles.js +8 -8
  101. package/dist/Title/Title.styles.js +7 -7
  102. package/dist/Toast/Toast.styles.js +3 -3
  103. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  104. package/dist/Token/Token.styles.js +3 -3
  105. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  106. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  107. package/dist/Tooltip/Tooltip.styles.js +2 -2
  108. package/dist/Tree/Tree.styles.js +9 -9
  109. package/dist/Typeahead/Typeahead.styles.js +3 -3
  110. package/dist/Typography/Typography.styles.js +1 -1
  111. package/dist/Typography/Typography.table.story.js +2 -2
  112. package/dist/_hooks/I18n.d.ts +363 -1
  113. package/dist/_locales/en-AU.json +5 -5
  114. package/dist/_locales/en-CA.json +1 -1
  115. package/dist/_locales/en-GB.json +5 -5
  116. package/dist/_locales/en.json +1 -1
  117. package/dist/_locales/fr-CA.json +1 -1
  118. package/dist/_locales/fr-FR.json +1 -1
  119. package/dist/_locales/pl-PL.json +364 -2
  120. package/dist/_locales/pseudo.json +1 -1
  121. package/dist/_locales/pt-BR.json +2 -2
  122. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  123. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +33 -23
  124. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  125. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  126. package/dist/_typedoc/Box/Box.types.json +68 -68
  127. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  128. package/dist/_typedoc/Button/Button.types.json +12 -12
  129. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  130. package/dist/_typedoc/Card/Card.types.json +6 -6
  131. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  132. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  133. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  134. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  135. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  136. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  137. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  138. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  139. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  140. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  141. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  142. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  143. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  144. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  145. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  146. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  147. package/dist/_typedoc/Form/Form.types.json +730 -730
  148. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  149. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  150. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  151. package/dist/_typedoc/Input/Input.types.json +2 -2
  152. package/dist/_typedoc/Link/Link.types.json +4 -4
  153. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  154. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  155. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  156. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  157. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  158. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  159. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  160. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  161. package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
  162. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  163. package/dist/_typedoc/Panel/Panel.types.json +33 -33
  164. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  165. package/dist/_typedoc/PillSelect/PillSelect.types.json +48 -48
  166. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  167. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  168. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  169. package/dist/_typedoc/Required/Required.types.json +5 -5
  170. package/dist/_typedoc/Search/Search.types.json +18 -18
  171. package/dist/_typedoc/Section/Section.types.json +15 -15
  172. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  173. package/dist/_typedoc/Select/Select.types.json +58 -58
  174. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  175. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  176. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  177. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
  178. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  179. package/dist/_typedoc/Table/Table.types.json +100 -100
  180. package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
  181. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  182. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  183. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  184. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  185. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  186. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  187. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  188. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  189. package/dist/_typedoc/Title/Title.types.json +1 -1
  190. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  191. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  192. package/dist/_typedoc/Token/Token.types.json +4 -4
  193. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  194. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  195. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  196. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  197. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  198. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  199. package/dist/_typedoc/_utils/types.json +3 -3
  200. package/package.json +1 -1
@@ -5,7 +5,7 @@ import { colors } from '../_styles/colors';
5
5
  import { spacing } from '../_styles/spacing';
6
6
  export var StyledHeaderBadge = /*#__PURE__*/styled.div.withConfig({
7
7
  displayName: "StyledHeaderBadge",
8
- componentId: "core-12_11_1__sc-1jpjx47-0"
8
+ componentId: "core-12_12_0__sc-1jpjx47-0"
9
9
  })(["", " border-radius:10px;border-style:solid;border-width:1px;display:inline-block;margin-bottom:", "px;padding:1px ", "px;", ""], getTypographyIntent('small'), spacing.sm, spacing.sm, function (_ref) {
10
10
  var $variant = _ref.$variant;
11
11
  if ($variant) {
@@ -18,22 +18,22 @@ export var StyledHeaderBadge = /*#__PURE__*/styled.div.withConfig({
18
18
  // TODO in v12 remove cursor: pointer;
19
19
  export var StyledToolHeaderIconContainer = /*#__PURE__*/styled.div.withConfig({
20
20
  displayName: "StyledToolHeaderIconContainer",
21
- componentId: "core-12_11_1__sc-1jpjx47-1"
21
+ componentId: "core-12_12_0__sc-1jpjx47-1"
22
22
  })(["color:", ";cursor:pointer;display:inline-flex;flex:0 0 auto;"], colors.orange50);
23
23
  export var StyledHeaderTabs = /*#__PURE__*/styled.div.withConfig({
24
24
  displayName: "StyledHeaderTabs",
25
- componentId: "core-12_11_1__sc-1jpjx47-2"
25
+ componentId: "core-12_12_0__sc-1jpjx47-2"
26
26
  })(["align-self:flex-end;flex:1 1 auto;min-width:100px;overflow:hidden;"]);
27
27
  export var StyledHeaderActions = /*#__PURE__*/styled.div.withConfig({
28
28
  displayName: "StyledHeaderActions",
29
- componentId: "core-12_11_1__sc-1jpjx47-3"
29
+ componentId: "core-12_12_0__sc-1jpjx47-3"
30
30
  })(["flex:0 0 auto;margin-left:auto;padding-left:", "px;"], spacing.lg);
31
31
  export var StyledToolHeaderTitle = /*#__PURE__*/styled(H1).withConfig({
32
32
  displayName: "StyledToolHeaderTitle",
33
- componentId: "core-12_11_1__sc-1jpjx47-4"
33
+ componentId: "core-12_12_0__sc-1jpjx47-4"
34
34
  })(["margin-right:", "px;white-space:nowrap;"], spacing.xl);
35
35
  export var StyledToolHeader = /*#__PURE__*/styled.div.withConfig({
36
36
  displayName: "StyledToolHeader",
37
- componentId: "core-12_11_1__sc-1jpjx47-5"
37
+ componentId: "core-12_12_0__sc-1jpjx47-5"
38
38
  })(["align-items:center;display:flex;min-height:36px;width:100%;", " + ", ",a + ", ",button + ", "{margin-left:", "px;}"], StyledToolHeaderIconContainer, StyledToolHeaderTitle, StyledToolHeaderTitle, StyledToolHeaderTitle, spacing.lg);
39
39
  //# sourceMappingURL=ToolHeader.styles.js.map
@@ -3,14 +3,14 @@ import { Page } from '../PageLayout';
3
3
  import { spacing } from '../_styles/spacing';
4
4
  export var StyledTitleOuter = /*#__PURE__*/styled(Page.Title).withConfig({
5
5
  displayName: "StyledTitleOuter",
6
- componentId: "core-12_11_1__sc-wa8j06-0"
6
+ componentId: "core-12_12_0__sc-wa8j06-0"
7
7
  })(["align-items:center;display:flex;gap:", "px;"], spacing.md);
8
8
  export var StyledTitleInner = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledTitleInner",
10
- componentId: "core-12_11_1__sc-wa8j06-1"
10
+ componentId: "core-12_12_0__sc-wa8j06-1"
11
11
  })(["width:100%;"]);
12
12
  export var StyledToolLandingPageBodyContent = /*#__PURE__*/styled.div.withConfig({
13
13
  displayName: "StyledToolLandingPageBodyContent",
14
- componentId: "core-12_11_1__sc-wa8j06-2"
14
+ componentId: "core-12_12_0__sc-wa8j06-2"
15
15
  })(["> * + *{margin-top:", "px;}"], spacing.sm);
16
16
  //# sourceMappingURL=ToolLandingPage.styles.js.map
@@ -6,10 +6,10 @@ import { getShadow } from '../_styles/shadows';
6
6
  import { spacing } from '../_styles/spacing';
7
7
  export var StyledTooltip = /*#__PURE__*/styled.span.withConfig({
8
8
  displayName: "StyledTooltip",
9
- componentId: "core-12_11_1__sc-1fawsi4-0"
9
+ componentId: "core-12_12_0__sc-1fawsi4-0"
10
10
  })(["", " color:", ";max-width:200px;padding:", "px ", "px;position:relative;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;"], getTypographyIntent('small'), colors.white, spacing.sm, spacing.md);
11
11
  export var StyledContainer = /*#__PURE__*/styled.span.withConfig({
12
12
  displayName: "StyledContainer",
13
- componentId: "core-12_11_1__sc-1fawsi4-1"
13
+ componentId: "core-12_12_0__sc-1fawsi4-1"
14
14
  })(["display:inline-flex;background-color:", ";border-radius:", "px;", " & + [data-overlay-arrow]{background:", ";}"], colors.gray15, borderRadius.md, getShadow(3, 'bottom'), colors.gray15);
15
15
  //# sourceMappingURL=Tooltip.styles.js.map
@@ -5,15 +5,15 @@ import { Typography } from '../Typography/Typography';
5
5
  import { colors } from '../_styles/colors';
6
6
  export var StyledFilenameCaption = /*#__PURE__*/styled(Typography).withConfig({
7
7
  displayName: "StyledFilenameCaption",
8
- componentId: "core-12_11_1__sc-2d45b5-0"
8
+ componentId: "core-12_12_0__sc-2d45b5-0"
9
9
  })(["display:flex;width:100%;"]);
10
10
  export var StyledTree = /*#__PURE__*/styled.div.withConfig({
11
11
  displayName: "StyledTree",
12
- componentId: "core-12_11_1__sc-2d45b5-1"
12
+ componentId: "core-12_12_0__sc-2d45b5-1"
13
13
  })(["width:100%;height:100%;min-height:36px;outline:none;overflow:auto;"]);
14
14
  export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
15
15
  displayName: "StyledTreeRowContainer",
16
- componentId: "core-12_11_1__sc-2d45b5-2"
16
+ componentId: "core-12_12_0__sc-2d45b5-2"
17
17
  })(["display:flex;align-items:center;height:36px;background:transparent;box-shadow:inset 4px 0px 0px transparent;cursor:default;outline:none;", " &:hover{background:", ";}", " ", ""], function (_ref) {
18
18
  var isSelectable = _ref.isSelectable;
19
19
  return isSelectable ? 'cursor: pointer;' : '';
@@ -27,30 +27,30 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
27
27
  });
28
28
  export var StyledTreeRowContent = /*#__PURE__*/styled.div.withConfig({
29
29
  displayName: "StyledTreeRowContent",
30
- componentId: "core-12_11_1__sc-2d45b5-3"
30
+ componentId: "core-12_12_0__sc-2d45b5-3"
31
31
  })(["display:flex;align-items:center;"]);
32
32
  export var StyledTreeRowWrapper = /*#__PURE__*/styled.div.withConfig({
33
33
  displayName: "StyledTreeRowWrapper",
34
- componentId: "core-12_11_1__sc-2d45b5-4"
34
+ componentId: "core-12_12_0__sc-2d45b5-4"
35
35
  })(["outline:none;"]);
36
36
  var StyledIconBase = /*#__PURE__*/styled(Box).withConfig({
37
37
  displayName: "StyledIconBase",
38
- componentId: "core-12_11_1__sc-2d45b5-5"
38
+ componentId: "core-12_12_0__sc-2d45b5-5"
39
39
  })(["display:flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;"]);
40
40
  export var StyledChevronContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
41
41
  displayName: "StyledChevronContainer",
42
- componentId: "core-12_11_1__sc-2d45b5-6"
42
+ componentId: "core-12_12_0__sc-2d45b5-6"
43
43
  })([""]);
44
44
  export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
45
45
  displayName: "StyledIconContainer",
46
- componentId: "core-12_11_1__sc-2d45b5-7"
46
+ componentId: "core-12_12_0__sc-2d45b5-7"
47
47
  })(["color:", ";"], function (_ref4) {
48
48
  var $isSelected = _ref4.$isSelected;
49
49
  return $isSelected ? colors.blue45 : colors.gray40;
50
50
  });
51
51
  export var StyledChevron = /*#__PURE__*/styled(ChevronRight).withConfig({
52
52
  displayName: "StyledChevron",
53
- componentId: "core-12_11_1__sc-2d45b5-8"
53
+ componentId: "core-12_12_0__sc-2d45b5-8"
54
54
  })(["transform:rotate(", "deg);transition:transform 150ms ease-out;"], function (_ref5) {
55
55
  var $isExpanded = _ref5.$isExpanded;
56
56
  return $isExpanded ? 90 : 0;
@@ -5,11 +5,11 @@ import { spacing } from '../_styles/spacing';
5
5
  var inputHeight = 36;
6
6
  export var StyledInput = /*#__PURE__*/styled.input.withConfig({
7
7
  displayName: "StyledInput",
8
- componentId: "core-12_11_1__sc-gpc39h-0"
8
+ componentId: "core-12_12_0__sc-gpc39h-0"
9
9
  })(["", " padding-right:", "px;"], getSearchInputStyles(), spacing.xxl);
10
10
  export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
11
11
  displayName: "StyledIcon",
12
- componentId: "core-12_11_1__sc-gpc39h-1"
12
+ componentId: "core-12_12_0__sc-gpc39h-1"
13
13
  })(["align-items:center;color:", ";display:flex;height:", "px;justify-content:center;pointer-events:", ";position:absolute;right:0;top:0;width:", "px;"], function (p) {
14
14
  return p.disabled ? colors.gray70 : colors.gray45;
15
15
  }, inputHeight, function (p) {
@@ -17,6 +17,6 @@ export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
17
17
  }, inputHeight);
18
18
  export var StyledTypeahead = /*#__PURE__*/styled.div.withConfig({
19
19
  displayName: "StyledTypeahead",
20
- componentId: "core-12_11_1__sc-gpc39h-2"
20
+ componentId: "core-12_12_0__sc-gpc39h-2"
21
21
  })(["position:relative;width:100%;"]);
22
22
  //# sourceMappingURL=Typeahead.styles.js.map
@@ -35,7 +35,7 @@ export var semiboldRules = function semiboldRules() {
35
35
  };
36
36
  export var StyledTypography = /*#__PURE__*/styled.span.withConfig({
37
37
  displayName: "StyledTypography",
38
- componentId: "core-12_11_1__sc-1c4583t-0"
38
+ componentId: "core-12_12_0__sc-1c4583t-0"
39
39
  })(["", " color:", ";font-style:", ";font-weight:", ";", " ", " em,i{font-style:italic;}"], function (_ref) {
40
40
  var _ref$intent = _ref.intent,
41
41
  intent = _ref$intent === void 0 ? 'body' : _ref$intent;
@@ -5,11 +5,11 @@ import { colors } from '../_styles/colors';
5
5
  import { getTypographyIntent } from './Typography.styles';
6
6
  var StyledBodyCell = /*#__PURE__*/styled(Table.BodyCell).withConfig({
7
7
  displayName: "StyledBodyCell",
8
- componentId: "core-12_11_1__sc-p4v7d-0"
8
+ componentId: "core-12_12_0__sc-p4v7d-0"
9
9
  })([""]);
10
10
  var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
11
11
  displayName: "StyledTextCell",
12
- componentId: "core-12_11_1__sc-p4v7d-1"
12
+ componentId: "core-12_12_0__sc-p4v7d-1"
13
13
  })(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
14
14
  function BodyCell() {
15
15
  return /*#__PURE__*/React.createElement(StyledBodyCell, {
@@ -5484,7 +5484,369 @@ export declare const coreTranslations: {
5484
5484
  };
5485
5485
  };
5486
5486
  readonly 'pl-PL': {
5487
- core: {};
5487
+ core: {
5488
+ banner: {
5489
+ dismissAlert: string;
5490
+ };
5491
+ breadcrumbs: {
5492
+ label: string;
5493
+ };
5494
+ calendar: {
5495
+ navigationLabel: string;
5496
+ };
5497
+ connected: {
5498
+ fileSelect: {
5499
+ documents: string;
5500
+ drawings: string;
5501
+ forms: string;
5502
+ photos: string;
5503
+ selectAlbum: string;
5504
+ selectAnAlbum: string;
5505
+ selectArea: string;
5506
+ selectAnArea: string;
5507
+ selectDiscipline: string;
5508
+ selectADiscipline: string;
5509
+ selectSet: string;
5510
+ selectASet: string;
5511
+ selectTemplate: string;
5512
+ selectATemplate: string;
5513
+ };
5514
+ emails: {
5515
+ emailSendErrorTitle: string;
5516
+ emailBodyRequiredError: string;
5517
+ emailContentValidationError: string;
5518
+ emailContentDisclaimer: string;
5519
+ recipientSelectPlaceholder: string;
5520
+ emailRecipientRequiredError: string;
5521
+ emailSubjectRequiredError: string;
5522
+ goToAllEmails: string;
5523
+ sendEmail: string;
5524
+ replyAll: string;
5525
+ downloadAll: string;
5526
+ showAll: string;
5527
+ showLess: string;
5528
+ composeEmailPageTitle: string;
5529
+ emailSentMessage: string;
5530
+ from: string;
5531
+ to: string;
5532
+ cc: string;
5533
+ bcc: string;
5534
+ downloadPdfLong: string;
5535
+ downloadPdfShort: string;
5536
+ privateEmailDisclaimer: string;
5537
+ privateLabel: string;
5538
+ settingsLink: string;
5539
+ composeNewEmail: string;
5540
+ startNewCommunication: string;
5541
+ emptyStateTitle: string;
5542
+ emptyStateDescription: string;
5543
+ reply: string;
5544
+ cancel: string;
5545
+ subject: string;
5546
+ subjectPlaceholder: string;
5547
+ };
5548
+ distributionSelect: {
5549
+ noCompany: string;
5550
+ peopleCount: string;
5551
+ distributionGroups: string;
5552
+ people: string;
5553
+ };
5554
+ relatedItems: {
5555
+ cancel: string;
5556
+ close: string;
5557
+ date: string;
5558
+ itemType: string;
5559
+ itemTypeGroupLabel: {
5560
+ dailyLog: string;
5561
+ prostoreFile: string;
5562
+ };
5563
+ itemName: string;
5564
+ loading: string;
5565
+ notes: string;
5566
+ notesPlaceholder: string;
5567
+ newItem: string;
5568
+ noRelatedItems: {
5569
+ title: string;
5570
+ description: string;
5571
+ };
5572
+ noItems: {
5573
+ title: string;
5574
+ description: string;
5575
+ };
5576
+ noResultsSearchQuery: {
5577
+ title: string;
5578
+ description: string;
5579
+ };
5580
+ noResultsServerError: {
5581
+ title: string;
5582
+ description: string;
5583
+ action: string;
5584
+ };
5585
+ panelTitle: string;
5586
+ search: string;
5587
+ searchItemType: string;
5588
+ submit: string;
5589
+ toast: {
5590
+ itemAdded: string;
5591
+ itemAdditionFailed: string;
5592
+ itemRemoved: string;
5593
+ requestError: string;
5594
+ };
5595
+ };
5596
+ };
5597
+ dateTimeFormat: {
5598
+ dateAtTime: string;
5599
+ timeOnDate: string;
5600
+ };
5601
+ table: {
5602
+ sortableColumn: string;
5603
+ };
5604
+ dataTable: {
5605
+ emptyState: {
5606
+ noFilteredResults: {
5607
+ description: string;
5608
+ title: string;
5609
+ };
5610
+ };
5611
+ exporting: string;
5612
+ filters: {
5613
+ filters: string;
5614
+ moreFilters: string;
5615
+ clearAllFilters: string;
5616
+ };
5617
+ grandTotals: string;
5618
+ search: string;
5619
+ subtotals: string;
5620
+ tableSettings: {
5621
+ configureColumns: string;
5622
+ resetToDefault: string;
5623
+ rowHeight: string;
5624
+ small: string;
5625
+ medium: string;
5626
+ large: string;
5627
+ tableSettings: string;
5628
+ };
5629
+ };
5630
+ dateInput: {
5631
+ clear: string;
5632
+ ariaLabel: string;
5633
+ segment: {
5634
+ ariaLabel: {
5635
+ withValue: {
5636
+ month: string;
5637
+ day: string;
5638
+ year: string;
5639
+ };
5640
+ withoutValue: {
5641
+ month: string;
5642
+ day: string;
5643
+ year: string;
5644
+ };
5645
+ };
5646
+ ariaValueText: {
5647
+ empty: string;
5648
+ };
5649
+ };
5650
+ clearButton: {
5651
+ ariaLabel: string;
5652
+ };
5653
+ };
5654
+ dropdown: {
5655
+ search: string;
5656
+ moreOptions: string;
5657
+ loading: string;
5658
+ };
5659
+ dropzone: {
5660
+ uploadFiles: {
5661
+ one: string;
5662
+ other: string;
5663
+ };
5664
+ dragAndDrop: string;
5665
+ incorrectFileTypeMessage: {
5666
+ one: string;
5667
+ other: string;
5668
+ };
5669
+ incorrectFileNumber: string;
5670
+ invalidAmountAttachments: {
5671
+ one: string;
5672
+ other: string;
5673
+ };
5674
+ hideDetails: string;
5675
+ showDetails: string;
5676
+ errorTitle: string;
5677
+ oneFileAtATimeError: string;
5678
+ multipleErrorsMessage: string;
5679
+ maxFileSizeErrorGroup: string;
5680
+ minFileSizeErrorGroup: string;
5681
+ maxFileNumberErrorGroup: string;
5682
+ wrongFileTypeErrorGroup: string;
5683
+ standaloneMaxFileNumberError: string;
5684
+ standaloneUnsupportedFileTypeError: string;
5685
+ standaloneMinFileSizeError: string;
5686
+ standaloneMaxFileSizeError: string;
5687
+ uploadTotalProgress: {
5688
+ withFailed: string;
5689
+ withoutFailed: string;
5690
+ };
5691
+ };
5692
+ modal: {
5693
+ a11y: {
5694
+ close: string;
5695
+ };
5696
+ cancel: string;
5697
+ };
5698
+ multiSelect: {
5699
+ clearAll: string;
5700
+ selectValues: string;
5701
+ noResults: string;
5702
+ };
5703
+ tearsheet: {
5704
+ a11y: {
5705
+ close: string;
5706
+ };
5707
+ };
5708
+ fileAttacher: {
5709
+ attachFiles: {
5710
+ one: string;
5711
+ other: string;
5712
+ };
5713
+ };
5714
+ fileToken: {
5715
+ uploading: string;
5716
+ };
5717
+ tree: {
5718
+ selectionLimit: {
5719
+ one: string;
5720
+ other: string;
5721
+ };
5722
+ unsupportedFileType: {
5723
+ specific: string;
5724
+ unspecific: string;
5725
+ };
5726
+ };
5727
+ fileExplorer: {
5728
+ filesSelectedWithLimit: string;
5729
+ ungroupedThumbnailGridGroup: string;
5730
+ filesSelected: {
5731
+ one: string;
5732
+ other: string;
5733
+ };
5734
+ cancelAction: string;
5735
+ attachAction: string;
5736
+ maxNumberOfFilesSelected: string;
5737
+ modalTitle: string;
5738
+ filesPendingUpload: string;
5739
+ noSelectedItems: string;
5740
+ emptySearchResults: string;
5741
+ noItems: string;
5742
+ searchPlaceholder: string;
5743
+ uploadFailed: string;
5744
+ supportedFileTypes: string;
5745
+ };
5746
+ form: {
5747
+ closeWithConfirm: {
5748
+ confirmMessage: string;
5749
+ };
5750
+ checkbox: {
5751
+ no: string;
5752
+ yes: string;
5753
+ checked: string;
5754
+ unchecked: string;
5755
+ };
5756
+ errorBanner: {
5757
+ coundNotCreateItem: string;
5758
+ couldNotUpdateItem: string;
5759
+ fixErrorsToCreate: string;
5760
+ fixErrorsToUpdate: string;
5761
+ };
5762
+ field: {
5763
+ tooltipHelp: string;
5764
+ };
5765
+ };
5766
+ menu: {
5767
+ search: string;
5768
+ };
5769
+ pagination: {
5770
+ interval: string;
5771
+ notation: string;
5772
+ page: string;
5773
+ nextPage: string;
5774
+ prevPage: string;
5775
+ };
5776
+ search: {
5777
+ clear: string;
5778
+ goSearch: string;
5779
+ };
5780
+ select: {
5781
+ clear: string;
5782
+ search: string;
5783
+ };
5784
+ splitViewCard: {
5785
+ a11y: {
5786
+ close: string;
5787
+ };
5788
+ };
5789
+ tabs: {
5790
+ more: string;
5791
+ };
5792
+ thumbnail: {
5793
+ checked: string;
5794
+ };
5795
+ thumbnailList: {
5796
+ removeUpload: string;
5797
+ uploading: string;
5798
+ };
5799
+ toast: {
5800
+ a11y: {
5801
+ dismiss: string;
5802
+ };
5803
+ };
5804
+ fileList: {
5805
+ downloadAll: string;
5806
+ download: string;
5807
+ noPreview: string;
5808
+ };
5809
+ tieredSelect: {
5810
+ emptyMessage: string;
5811
+ goToTier: string;
5812
+ placeholder: string;
5813
+ quickCreateActionLabel: string;
5814
+ quickCreateCancelLabel: string;
5815
+ quickCreateCreateLabel: string;
5816
+ quickCreatePlaceholder: string;
5817
+ searchEmptyMessage: string;
5818
+ searchPlaceholder: string;
5819
+ spinnerLabel: string;
5820
+ };
5821
+ tieredDropdown: {
5822
+ emptyMessage: string;
5823
+ searchEmptyMessage: string;
5824
+ searchPlaceholder: string;
5825
+ spinnerLabel: string;
5826
+ };
5827
+ token: {
5828
+ remove: string;
5829
+ };
5830
+ toolHeader: {
5831
+ settingsAction: string;
5832
+ };
5833
+ fileSelect: {
5834
+ localFilesSource: string;
5835
+ uploadFailed: string;
5836
+ maxNumberOfFilesSelected: string;
5837
+ };
5838
+ required: {
5839
+ requiredFields: string;
5840
+ };
5841
+ avatarStack: {
5842
+ viewAll: string;
5843
+ close: string;
5844
+ };
5845
+ panel: {
5846
+ close: string;
5847
+ goBack: string;
5848
+ };
5849
+ };
5488
5850
  };
5489
5851
  };
5490
5852
  export declare function useI18n({ locale: _locale, translations: _translations, }: I18njsConfig): I18njs;
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "emails" : {
30
30
  "emailSendErrorTitle" : "Sorry, we couldn't send this message.",
31
- "emailBodyRequiredError" : "Please fix the errors below, and try creating again.",
31
+ "emailBodyRequiredError" : "Please fix the errors below and try creating again.",
32
32
  "emailContentValidationError" : "Enter message to send.",
33
33
  "emailContentDisclaimer" : "Note: The general information about “{{title}}” will be included in the body of this email.",
34
34
  "recipientSelectPlaceholder" : "Type to search people",
@@ -195,7 +195,7 @@
195
195
  "minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
196
196
  "maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
197
197
  "wrongFileTypeErrorGroup" : "Unsupported file types",
198
- "standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
198
+ "standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item and that maximum has been reached. Please delete some attachments to upload new ones.",
199
199
  "standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
200
200
  "standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
201
201
  "standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
@@ -271,8 +271,8 @@
271
271
  "errorBanner" : {
272
272
  "coundNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
273
273
  "couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
274
- "fixErrorsToCreate" : "Please fix the errors below, and try creating again.",
275
- "fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
274
+ "fixErrorsToCreate" : "Please fix the errors below and try creating again.",
275
+ "fixErrorsToUpdate" : "Please fix the errors below and try updating again."
276
276
  },
277
277
  "field" : {
278
278
  "tooltipHelp" : "More Information"
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected" : "Maximum number of files selected"
352
352
  },
353
353
  "required" : {
354
- "requiredFields" : "required fields"
354
+ "requiredFields" : "Required fields"
355
355
  },
356
356
  "avatarStack" : {
357
357
  "viewAll" : "View All",
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected" : "Maximum number of files selected"
352
352
  },
353
353
  "required" : {
354
- "requiredFields" : "required fields"
354
+ "requiredFields" : "Required fields"
355
355
  },
356
356
  "avatarStack" : {
357
357
  "viewAll" : "View All",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "emails" : {
30
30
  "emailSendErrorTitle" : "Sorry, we couldn't send this message.",
31
- "emailBodyRequiredError" : "Please fix the errors below, and try creating again.",
31
+ "emailBodyRequiredError" : "Please fix the errors below and try creating again.",
32
32
  "emailContentValidationError" : "Enter message to send.",
33
33
  "emailContentDisclaimer" : "Note: The general information about “{{title}}” will be included in the body of this email.",
34
34
  "recipientSelectPlaceholder" : "Type to search people",
@@ -195,7 +195,7 @@
195
195
  "minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
196
196
  "maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
197
197
  "wrongFileTypeErrorGroup" : "Unsupported file types",
198
- "standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
198
+ "standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item and that maximum has been reached. Please delete some attachments to upload new ones.",
199
199
  "standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
200
200
  "standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
201
201
  "standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
@@ -271,8 +271,8 @@
271
271
  "errorBanner" : {
272
272
  "coundNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
273
273
  "couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
274
- "fixErrorsToCreate" : "Please fix the errors below, and try creating again.",
275
- "fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
274
+ "fixErrorsToCreate" : "Please fix the errors below and try creating again.",
275
+ "fixErrorsToUpdate" : "Please fix the errors below and try updating again."
276
276
  },
277
277
  "field" : {
278
278
  "tooltipHelp" : "More Information"
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected" : "Maximum number of files selected"
352
352
  },
353
353
  "required" : {
354
- "requiredFields" : "required fields"
354
+ "requiredFields" : "Required fields"
355
355
  },
356
356
  "avatarStack" : {
357
357
  "viewAll" : "View All",
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected": "Maximum number of files selected"
352
352
  },
353
353
  "required": {
354
- "requiredFields": "required fields"
354
+ "requiredFields": "Required fields"
355
355
  },
356
356
  "avatarStack": {
357
357
  "viewAll": "View All",
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected" : "Nombre maximum de fichiers sélectionnés"
352
352
  },
353
353
  "required" : {
354
- "requiredFields" : "champs requis"
354
+ "requiredFields" : "Champs requis"
355
355
  },
356
356
  "avatarStack" : {
357
357
  "viewAll" : "Afficher tout",
@@ -351,7 +351,7 @@
351
351
  "maxNumberOfFilesSelected" : "Nombre maximum de fichiers sélectionnés"
352
352
  },
353
353
  "required" : {
354
- "requiredFields" : "champs requis"
354
+ "requiredFields" : "Champs requis"
355
355
  },
356
356
  "avatarStack" : {
357
357
  "viewAll" : "Afficher tout",