@procore/core-react 12.45.0 → 12.46.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 (241) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +4 -4
  3. package/dist/Avatar/Avatar.styles.js +5 -5
  4. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  5. package/dist/Badge/Badge.styles.js +2 -2
  6. package/dist/BadgePill/BadgePill.styles.js +4 -4
  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.styles.js +9 -9
  12. package/dist/Card/Card.styles.js +1 -1
  13. package/dist/Checkbox/Checkbox.styles.js +6 -6
  14. package/dist/ContactItem/ContactItem.styles.js +5 -5
  15. package/dist/Content/Content.styles.js +2 -2
  16. package/dist/DateInput/DateInput.styles.js +6 -6
  17. package/dist/DetailPage/DetailPage.styles.js +7 -7
  18. package/dist/Dropdown/Dropdown.styles.js +3 -3
  19. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  20. package/dist/Dropzone/Dropzone.js +1 -1
  21. package/dist/Dropzone/Dropzone.styles.js +9 -9
  22. package/dist/EmptyState/EmptyState.d.ts +3 -5
  23. package/dist/EmptyState/EmptyState.js.map +1 -1
  24. package/dist/EmptyState/EmptyState.styles.d.ts +2 -2
  25. package/dist/EmptyState/EmptyState.styles.js +10 -10
  26. package/dist/EmptyState/EmptyState.styles.js.map +1 -1
  27. package/dist/EmptyState/EmptyState.types.d.ts +11 -0
  28. package/dist/EmptyState/EmptyState.types.js.map +1 -1
  29. package/dist/Field/Field.styles.js +3 -3
  30. package/dist/FileList/FileList.styles.js +3 -3
  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.js +1 -0
  37. package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
  38. package/dist/FileSelect/GridSource/GridSource.styles.d.ts +2 -4
  39. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  40. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  41. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  42. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  43. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  44. package/dist/FileToken/FileToken.styles.js +6 -6
  45. package/dist/FilterToken/FilterToken.styles.js +5 -5
  46. package/dist/FlexList/FlexList.styles.js +1 -1
  47. package/dist/Form/Form.styles.js +13 -13
  48. package/dist/Form/StyledFormikForm.styles.js +2 -2
  49. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  50. package/dist/Grid/Grid.styles.js +2 -2
  51. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  52. package/dist/Input/Input.styles.js +1 -1
  53. package/dist/Link/Link.styles.js +1 -1
  54. package/dist/ListPage/ListPage.styles.js +8 -8
  55. package/dist/Loader/Loader.styles.js +2 -2
  56. package/dist/MenuImperative/MenuImperative.styles.js +11 -11
  57. package/dist/Modal/Modal.styles.js +13 -13
  58. package/dist/MultiSelect/MultiSelect.styles.js +8 -8
  59. package/dist/NextMenu/NextMenu.styles.js +3 -3
  60. package/dist/Notation/Notation.js +1 -1
  61. package/dist/NumberInput/NumberInput.styles.js +7 -7
  62. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  63. package/dist/PageLayout/PageLayout.styles.js +16 -16
  64. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  65. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  66. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  67. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  68. package/dist/Pagination/Pagination.styles.js +5 -5
  69. package/dist/Panel/Panel.styles.js +11 -11
  70. package/dist/Pill/Pill.styles.js +3 -3
  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.js +12 -10
  81. package/dist/Select/Select.js.map +1 -1
  82. package/dist/Select/Select.styles.js +8 -8
  83. package/dist/Semantic/Semantic.styles.js +9 -9
  84. package/dist/Slider/Slider.styles.js +5 -5
  85. package/dist/Spinner/Spinner.styles.js +7 -7
  86. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  87. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  88. package/dist/SuperSelect/SuperSelect.styles.js +41 -41
  89. package/dist/SuperSelect/SuperSelect.styles.js.map +1 -1
  90. package/dist/Switch/Switch.styles.js +4 -4
  91. package/dist/Table/OverdueContext.d.ts +4 -0
  92. package/dist/Table/OverdueContext.js +10 -0
  93. package/dist/Table/OverdueContext.js.map +1 -0
  94. package/dist/Table/OverdueContext.types.d.ts +6 -0
  95. package/dist/Table/OverdueContext.types.js +2 -0
  96. package/dist/Table/OverdueContext.types.js.map +1 -0
  97. package/dist/Table/Table.js +58 -10
  98. package/dist/Table/Table.js.map +1 -1
  99. package/dist/Table/Table.styles.d.ts +9 -0
  100. package/dist/Table/Table.styles.js +52 -45
  101. package/dist/Table/Table.styles.js.map +1 -1
  102. package/dist/Table/Table.types.d.ts +7 -0
  103. package/dist/Table/Table.types.js.map +1 -1
  104. package/dist/TableShelf/TableShelf.styles.js +5 -5
  105. package/dist/Tabs/Tabs.styles.js +16 -16
  106. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  107. package/dist/TextArea/TextArea.styles.js +1 -1
  108. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  109. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  110. package/dist/ThumbnailGrid/ThumbnailGrid.d.ts +1 -1
  111. package/dist/ThumbnailGrid/ThumbnailGrid.js +14 -4
  112. package/dist/ThumbnailGrid/ThumbnailGrid.js.map +1 -1
  113. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  114. package/dist/ThumbnailGrid/ThumbnailGrid.types.d.ts +34 -6
  115. package/dist/ThumbnailGrid/ThumbnailGrid.types.js.map +1 -1
  116. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  117. package/dist/Tile/Tile.styles.js +8 -8
  118. package/dist/Title/Title.styles.js +7 -7
  119. package/dist/Toast/Toast.styles.js +3 -3
  120. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  121. package/dist/Token/Token.js +20 -4
  122. package/dist/Token/Token.js.map +1 -1
  123. package/dist/Token/Token.styles.d.ts +2 -0
  124. package/dist/Token/Token.styles.js +14 -5
  125. package/dist/Token/Token.styles.js.map +1 -1
  126. package/dist/Token/Token.types.d.ts +3 -1
  127. package/dist/Token/Token.types.js.map +1 -1
  128. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  129. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  130. package/dist/Tooltip/Tooltip.js +23 -18
  131. package/dist/Tooltip/Tooltip.js.map +1 -1
  132. package/dist/Tooltip/Tooltip.styles.js +3 -3
  133. package/dist/Tree/Tree.js +1 -1
  134. package/dist/Tree/Tree.styles.js +10 -10
  135. package/dist/Typeahead/Typeahead.styles.js +3 -3
  136. package/dist/Typography/Typography.styles.js +1 -1
  137. package/dist/Typography/Typography.table.story.js +2 -2
  138. package/dist/_hooks/I18n.d.ts +49 -11
  139. package/dist/_locales/de-DE.json +2 -0
  140. package/dist/_locales/en-AU.json +2 -0
  141. package/dist/_locales/en-CA.json +2 -0
  142. package/dist/_locales/en-GB.json +2 -0
  143. package/dist/_locales/en.json +3 -1
  144. package/dist/_locales/es-ES.json +2 -0
  145. package/dist/_locales/es.json +2 -0
  146. package/dist/_locales/fr-CA.json +2 -0
  147. package/dist/_locales/fr-FR.json +2 -0
  148. package/dist/_locales/is-IS.json +2 -0
  149. package/dist/_locales/it-IT.json +3 -1
  150. package/dist/_locales/ja-JP.json +2 -0
  151. package/dist/_locales/nb-NO.json +6 -4
  152. package/dist/_locales/pl-PL.json +2 -0
  153. package/dist/_locales/pseudo.json +3 -1
  154. package/dist/_locales/pt-BR.json +2 -0
  155. package/dist/_locales/pt-PT.json +4 -2
  156. package/dist/_locales/th-TH.json +2 -0
  157. package/dist/_locales/zh-SG.json +2 -0
  158. package/dist/_locales/zh-TW.json +2 -0
  159. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  160. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  161. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +4 -4
  162. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  163. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +25 -25
  164. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  165. package/dist/_typedoc/Banner/Banner.types.json +15 -15
  166. package/dist/_typedoc/Box/Box.types.json +68 -68
  167. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  168. package/dist/_typedoc/Button/Button.types.json +14 -14
  169. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  170. package/dist/_typedoc/Card/Card.types.json +6 -6
  171. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  172. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  173. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  174. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  175. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  176. package/dist/_typedoc/Dropdown/Dropdown.types.json +38 -38
  177. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +31 -31
  178. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  179. package/dist/_typedoc/EmptyState/EmptyState.types.json +39 -16
  180. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  181. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  182. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  183. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  184. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  185. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  186. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  187. package/dist/_typedoc/Form/Form.types.json +760 -760
  188. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  189. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  190. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
  191. package/dist/_typedoc/Input/Input.types.json +2 -2
  192. package/dist/_typedoc/Link/Link.types.json +1 -1
  193. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  194. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  195. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +84 -84
  196. package/dist/_typedoc/Modal/Modal.types.json +48 -48
  197. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +33 -33
  198. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  199. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  200. package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
  201. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +33 -33
  202. package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
  203. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  204. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  205. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  206. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  207. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  208. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  209. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  210. package/dist/_typedoc/Required/Required.types.json +5 -5
  211. package/dist/_typedoc/Search/Search.types.json +18 -18
  212. package/dist/_typedoc/Section/Section.types.json +15 -15
  213. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  214. package/dist/_typedoc/Select/Select.types.json +67 -67
  215. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  216. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  217. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  218. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  219. package/dist/_typedoc/Table/Table.types.json +122 -102
  220. package/dist/_typedoc/Tabs/Tabs.types.json +21 -21
  221. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  222. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  223. package/dist/_typedoc/TextEditor/TextEditor.types.json +11 -11
  224. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  225. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  226. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +43 -43
  227. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
  228. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  229. package/dist/_typedoc/Title/Title.types.json +1 -1
  230. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  231. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  232. package/dist/_typedoc/Token/Token.types.json +11 -11
  233. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  234. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +8 -8
  235. package/dist/_typedoc/Tooltip/Tooltip.types.json +15 -15
  236. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  237. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  238. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  239. package/dist/_typedoc/_utils/types.json +3 -3
  240. package/dist/_typedoc/deprecations.json +1 -1
  241. package/package.json +2 -2
@@ -5,11 +5,11 @@ 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_45_0__sc-2d45b5-0"
8
+ componentId: "core-12_46_1__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_45_0__sc-2d45b5-1"
12
+ componentId: "core-12_46_1__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
  shouldForwardProp: function shouldForwardProp(prop) {
@@ -17,7 +17,7 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
17
17
  }
18
18
  }).withConfig({
19
19
  displayName: "StyledTreeRowContainer",
20
- componentId: "core-12_45_0__sc-2d45b5-2"
20
+ componentId: "core-12_46_1__sc-2d45b5-2"
21
21
  })(["display:flex;align-items:center;height:36px;background:transparent;box-shadow:inset 4px 0px 0px transparent;cursor:default;outline:none;", " &:hover{background:", ";}", " ", ""], function (_ref) {
22
22
  var isSelectable = _ref.isSelectable,
23
23
  $isSelectable = _ref.$isSelectable;
@@ -35,29 +35,29 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
35
35
  });
36
36
  export var StyledTreeRowContent = /*#__PURE__*/styled.div.withConfig({
37
37
  displayName: "StyledTreeRowContent",
38
- componentId: "core-12_45_0__sc-2d45b5-3"
38
+ componentId: "core-12_46_1__sc-2d45b5-3"
39
39
  })(["display:flex;align-items:center;"]);
40
40
  export var StyledTreeRowWrapper = /*#__PURE__*/styled.div.withConfig({
41
41
  displayName: "StyledTreeRowWrapper",
42
- componentId: "core-12_45_0__sc-2d45b5-4"
42
+ componentId: "core-12_46_1__sc-2d45b5-4"
43
43
  })(["outline:none;"]);
44
44
  var StyledIconBase = /*#__PURE__*/styled(Box).withConfig({
45
45
  displayName: "StyledIconBase",
46
- componentId: "core-12_45_0__sc-2d45b5-5"
46
+ componentId: "core-12_46_1__sc-2d45b5-5"
47
47
  })(["display:flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;"]);
48
48
 
49
49
  /** @deprecated Use StyledChevronPlaceholder instead */
50
50
  export var StyledChevronContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
51
51
  displayName: "StyledChevronContainer",
52
- componentId: "core-12_45_0__sc-2d45b5-6"
52
+ componentId: "core-12_46_1__sc-2d45b5-6"
53
53
  })([""]);
54
54
  export var StyledChevronPlaceholder = /*#__PURE__*/styled(StyledIconBase).withConfig({
55
55
  displayName: "StyledChevronPlaceholder",
56
- componentId: "core-12_45_0__sc-2d45b5-7"
56
+ componentId: "core-12_46_1__sc-2d45b5-7"
57
57
  })([""]);
58
58
  export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
59
59
  displayName: "StyledIconContainer",
60
- componentId: "core-12_45_0__sc-2d45b5-8"
60
+ componentId: "core-12_46_1__sc-2d45b5-8"
61
61
  })(["color:", ";"], function (_ref4) {
62
62
  var $isSelected = _ref4.$isSelected;
63
63
  return $isSelected ? colors.blue45 : colors.gray40;
@@ -66,7 +66,7 @@ export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig(
66
66
  /** @deprecated TreeRowChevron now uses Button with inline styled icon */
67
67
  export var StyledChevron = /*#__PURE__*/styled(ChevronRight).withConfig({
68
68
  displayName: "StyledChevron",
69
- componentId: "core-12_45_0__sc-2d45b5-9"
69
+ componentId: "core-12_46_1__sc-2d45b5-9"
70
70
  })(["transform:rotate(", "deg);transition:transform 150ms ease-out;"], function (_ref5) {
71
71
  var $isExpanded = _ref5.$isExpanded;
72
72
  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_45_0__sc-gpc39h-0"
8
+ componentId: "core-12_46_1__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_45_0__sc-gpc39h-1"
12
+ componentId: "core-12_46_1__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_45_0__sc-gpc39h-2"
20
+ componentId: "core-12_46_1__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_45_0__sc-1c4583t-0"
38
+ componentId: "core-12_46_1__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_45_0__sc-p4v7d-0"
8
+ componentId: "core-12_46_1__sc-p4v7d-0"
9
9
  })([""]);
10
10
  var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
11
11
  displayName: "StyledTextCell",
12
- componentId: "core-12_45_0__sc-p4v7d-1"
12
+ componentId: "core-12_46_1__sc-p4v7d-1"
13
13
  })(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
14
14
  function BodyCell() {
15
15
  return /*#__PURE__*/React.createElement(StyledBodyCell, {
@@ -305,6 +305,7 @@ export declare const coreTranslations: {
305
305
  fixErrorsToUpdate: string;
306
306
  };
307
307
  field: {
308
+ errorIcon: string;
308
309
  tooltipHelp: string;
309
310
  };
310
311
  };
@@ -386,6 +387,7 @@ export declare const coreTranslations: {
386
387
  loading: string;
387
388
  };
388
389
  token: {
390
+ error: string;
389
391
  remove: string;
390
392
  };
391
393
  toolHeader: {
@@ -545,6 +547,7 @@ export declare const coreTranslations: {
545
547
  a11y: {
546
548
  expand: string;
547
549
  collapse: string;
550
+ overdue: string;
548
551
  };
549
552
  checkboxLabel: string;
550
553
  sortableColumn: string;
@@ -797,6 +800,7 @@ export declare const coreTranslations: {
797
800
  loading: string;
798
801
  };
799
802
  token: {
803
+ error: string;
800
804
  remove: string;
801
805
  };
802
806
  toolHeader: {
@@ -1126,6 +1130,7 @@ export declare const coreTranslations: {
1126
1130
  fixErrorsToUpdate: string;
1127
1131
  };
1128
1132
  field: {
1133
+ errorIcon: string;
1129
1134
  tooltipHelp: string;
1130
1135
  };
1131
1136
  };
@@ -1207,6 +1212,7 @@ export declare const coreTranslations: {
1207
1212
  loading: string;
1208
1213
  };
1209
1214
  token: {
1215
+ error: string;
1210
1216
  remove: string;
1211
1217
  };
1212
1218
  toolHeader: {
@@ -1544,6 +1550,7 @@ export declare const coreTranslations: {
1544
1550
  fixErrorsToUpdate: string;
1545
1551
  };
1546
1552
  field: {
1553
+ errorIcon: string;
1547
1554
  tooltipHelp: string;
1548
1555
  };
1549
1556
  };
@@ -1625,6 +1632,7 @@ export declare const coreTranslations: {
1625
1632
  loading: string;
1626
1633
  };
1627
1634
  token: {
1635
+ error: string;
1628
1636
  remove: string;
1629
1637
  };
1630
1638
  toolHeader: {
@@ -1954,6 +1962,7 @@ export declare const coreTranslations: {
1954
1962
  fixErrorsToUpdate: string;
1955
1963
  };
1956
1964
  field: {
1965
+ errorIcon: string;
1957
1966
  tooltipHelp: string;
1958
1967
  };
1959
1968
  };
@@ -2035,6 +2044,7 @@ export declare const coreTranslations: {
2035
2044
  loading: string;
2036
2045
  };
2037
2046
  token: {
2047
+ error: string;
2038
2048
  remove: string;
2039
2049
  };
2040
2050
  toolHeader: {
@@ -2364,6 +2374,7 @@ export declare const coreTranslations: {
2364
2374
  fixErrorsToUpdate: string;
2365
2375
  };
2366
2376
  field: {
2377
+ errorIcon: string;
2367
2378
  tooltipHelp: string;
2368
2379
  };
2369
2380
  };
@@ -2445,6 +2456,7 @@ export declare const coreTranslations: {
2445
2456
  loading: string;
2446
2457
  };
2447
2458
  token: {
2459
+ error: string;
2448
2460
  remove: string;
2449
2461
  };
2450
2462
  toolHeader: {
@@ -2774,6 +2786,7 @@ export declare const coreTranslations: {
2774
2786
  fixErrorsToUpdate: string;
2775
2787
  };
2776
2788
  field: {
2789
+ errorIcon: string;
2777
2790
  tooltipHelp: string;
2778
2791
  };
2779
2792
  };
@@ -2855,6 +2868,7 @@ export declare const coreTranslations: {
2855
2868
  loading: string;
2856
2869
  };
2857
2870
  token: {
2871
+ error: string;
2858
2872
  remove: string;
2859
2873
  };
2860
2874
  toolHeader: {
@@ -3184,6 +3198,7 @@ export declare const coreTranslations: {
3184
3198
  fixErrorsToUpdate: string;
3185
3199
  };
3186
3200
  field: {
3201
+ errorIcon: string;
3187
3202
  tooltipHelp: string;
3188
3203
  };
3189
3204
  };
@@ -3265,6 +3280,7 @@ export declare const coreTranslations: {
3265
3280
  loading: string;
3266
3281
  };
3267
3282
  token: {
3283
+ error: string;
3268
3284
  remove: string;
3269
3285
  };
3270
3286
  toolHeader: {
@@ -3594,6 +3610,7 @@ export declare const coreTranslations: {
3594
3610
  fixErrorsToUpdate: string;
3595
3611
  };
3596
3612
  field: {
3613
+ errorIcon: string;
3597
3614
  tooltipHelp: string;
3598
3615
  };
3599
3616
  };
@@ -3675,6 +3692,7 @@ export declare const coreTranslations: {
3675
3692
  loading: string;
3676
3693
  };
3677
3694
  token: {
3695
+ error: string;
3678
3696
  remove: string;
3679
3697
  };
3680
3698
  toolHeader: {
@@ -4004,6 +4022,7 @@ export declare const coreTranslations: {
4004
4022
  fixErrorsToUpdate: string;
4005
4023
  };
4006
4024
  field: {
4025
+ errorIcon: string;
4007
4026
  tooltipHelp: string;
4008
4027
  };
4009
4028
  };
@@ -4085,6 +4104,7 @@ export declare const coreTranslations: {
4085
4104
  loading: string;
4086
4105
  };
4087
4106
  token: {
4107
+ error: string;
4088
4108
  remove: string;
4089
4109
  };
4090
4110
  toolHeader: {
@@ -4414,6 +4434,7 @@ export declare const coreTranslations: {
4414
4434
  fixErrorsToUpdate: string;
4415
4435
  };
4416
4436
  field: {
4437
+ errorIcon: string;
4417
4438
  tooltipHelp: string;
4418
4439
  };
4419
4440
  };
@@ -4495,6 +4516,7 @@ export declare const coreTranslations: {
4495
4516
  loading: string;
4496
4517
  };
4497
4518
  token: {
4519
+ error: string;
4498
4520
  remove: string;
4499
4521
  };
4500
4522
  toolHeader: {
@@ -4654,6 +4676,7 @@ export declare const coreTranslations: {
4654
4676
  a11y: {
4655
4677
  expand: string;
4656
4678
  collapse: string;
4679
+ overdue: string;
4657
4680
  };
4658
4681
  checkboxLabel: string;
4659
4682
  sortableColumn: string;
@@ -4906,6 +4929,7 @@ export declare const coreTranslations: {
4906
4929
  loading: string;
4907
4930
  };
4908
4931
  token: {
4932
+ error: string;
4909
4933
  remove: string;
4910
4934
  };
4911
4935
  toolHeader: {
@@ -5235,6 +5259,7 @@ export declare const coreTranslations: {
5235
5259
  fixErrorsToUpdate: string;
5236
5260
  };
5237
5261
  field: {
5262
+ errorIcon: string;
5238
5263
  tooltipHelp: string;
5239
5264
  };
5240
5265
  };
@@ -5316,6 +5341,7 @@ export declare const coreTranslations: {
5316
5341
  loading: string;
5317
5342
  };
5318
5343
  token: {
5344
+ error: string;
5319
5345
  remove: string;
5320
5346
  };
5321
5347
  toolHeader: {
@@ -5645,6 +5671,7 @@ export declare const coreTranslations: {
5645
5671
  fixErrorsToUpdate: string;
5646
5672
  };
5647
5673
  field: {
5674
+ errorIcon: string;
5648
5675
  tooltipHelp: string;
5649
5676
  };
5650
5677
  };
@@ -5726,6 +5753,7 @@ export declare const coreTranslations: {
5726
5753
  loading: string;
5727
5754
  };
5728
5755
  token: {
5756
+ error: string;
5729
5757
  remove: string;
5730
5758
  };
5731
5759
  toolHeader: {
@@ -6055,6 +6083,7 @@ export declare const coreTranslations: {
6055
6083
  fixErrorsToUpdate: string;
6056
6084
  };
6057
6085
  field: {
6086
+ errorIcon: string;
6058
6087
  tooltipHelp: string;
6059
6088
  };
6060
6089
  };
@@ -6068,17 +6097,6 @@ export declare const coreTranslations: {
6068
6097
  nextPage: string;
6069
6098
  prevPage: string;
6070
6099
  };
6071
- /**
6072
- * Hook to access the I18n context.
6073
- *
6074
- * @template Translations - An optional generic to provide type safety for translations.
6075
- * If specified, it enables typed access to the `t` and `translate` methods of the I18n instance.
6076
- * These methods will have type safe access to both the tranlsation scope as well as the interpolation variables.
6077
- * If not specified, the default I18nWithCDN instance is returned.
6078
- *
6079
- * @returns {I18nWithCDNFlag | I18njsWithTypedTranslate<Translations>} The I18n context instance,
6080
- * either with or without typed translations based on the provided generic.
6081
- */
6082
6100
  search: {
6083
6101
  clear: string;
6084
6102
  goSearch: string;
@@ -6147,6 +6165,7 @@ export declare const coreTranslations: {
6147
6165
  loading: string;
6148
6166
  };
6149
6167
  token: {
6168
+ error: string;
6150
6169
  remove: string;
6151
6170
  };
6152
6171
  toolHeader: {
@@ -6476,6 +6495,7 @@ export declare const coreTranslations: {
6476
6495
  fixErrorsToUpdate: string;
6477
6496
  };
6478
6497
  field: {
6498
+ errorIcon: string;
6479
6499
  tooltipHelp: string;
6480
6500
  };
6481
6501
  };
@@ -6557,6 +6577,7 @@ export declare const coreTranslations: {
6557
6577
  loading: string;
6558
6578
  };
6559
6579
  token: {
6580
+ error: string;
6560
6581
  remove: string;
6561
6582
  };
6562
6583
  toolHeader: {
@@ -6886,6 +6907,7 @@ export declare const coreTranslations: {
6886
6907
  fixErrorsToUpdate: string;
6887
6908
  };
6888
6909
  field: {
6910
+ errorIcon: string;
6889
6911
  tooltipHelp: string;
6890
6912
  };
6891
6913
  };
@@ -6967,6 +6989,7 @@ export declare const coreTranslations: {
6967
6989
  loading: string;
6968
6990
  };
6969
6991
  token: {
6992
+ error: string;
6970
6993
  remove: string;
6971
6994
  };
6972
6995
  toolHeader: {
@@ -7296,6 +7319,7 @@ export declare const coreTranslations: {
7296
7319
  fixErrorsToUpdate: string;
7297
7320
  };
7298
7321
  field: {
7322
+ errorIcon: string;
7299
7323
  tooltipHelp: string;
7300
7324
  };
7301
7325
  };
@@ -7377,6 +7401,7 @@ export declare const coreTranslations: {
7377
7401
  loading: string;
7378
7402
  };
7379
7403
  token: {
7404
+ error: string;
7380
7405
  remove: string;
7381
7406
  };
7382
7407
  toolHeader: {
@@ -7522,6 +7547,15 @@ export declare const coreTranslations: {
7522
7547
  submit: string;
7523
7548
  toast: {
7524
7549
  itemAdded: string;
7550
+ /**
7551
+ * Provider to wrap the application with the I18n context.
7552
+ * @param {PropsWithChildren<UseI18n>} props - The I18n configuration.
7553
+ * @param {React.ReactNode} props.children - The children to render.
7554
+ * @param {UseI18n} props.locale - The locale to use.
7555
+ * @param {Record<string, string>} props.translations - The translations to use.
7556
+ * @param {boolean} props.enableCDN - Whether to pull core-react translations from the CDN or not, by default it follows the value passed down through the parent I18nProvider.
7557
+ * @returns {React.ReactNode} The I18n context instance.
7558
+ */
7525
7559
  itemAdditionFailed: string;
7526
7560
  itemRemoved: string;
7527
7561
  requestError: string;
@@ -7706,6 +7740,7 @@ export declare const coreTranslations: {
7706
7740
  fixErrorsToUpdate: string;
7707
7741
  };
7708
7742
  field: {
7743
+ errorIcon: string;
7709
7744
  tooltipHelp: string;
7710
7745
  };
7711
7746
  };
@@ -7787,6 +7822,7 @@ export declare const coreTranslations: {
7787
7822
  loading: string;
7788
7823
  };
7789
7824
  token: {
7825
+ error: string;
7790
7826
  remove: string;
7791
7827
  };
7792
7828
  toolHeader: {
@@ -8116,6 +8152,7 @@ export declare const coreTranslations: {
8116
8152
  fixErrorsToUpdate: string;
8117
8153
  };
8118
8154
  field: {
8155
+ errorIcon: string;
8119
8156
  tooltipHelp: string;
8120
8157
  };
8121
8158
  };
@@ -8197,6 +8234,7 @@ export declare const coreTranslations: {
8197
8234
  loading: string;
8198
8235
  };
8199
8236
  token: {
8237
+ error: string;
8200
8238
  remove: string;
8201
8239
  };
8202
8240
  toolHeader: {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Bitte beheben Sie die unten stehenden Fehler und versuchen Sie die Aktualisierung erneut."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Fehler",
295
296
  "tooltipHelp" : "Weitere Informationen"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Wird geladen"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Entfernen"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Please fix the errors below and try updating again."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Error",
295
296
  "tooltipHelp" : "More information"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Loading"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Remove"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Error",
295
296
  "tooltipHelp" : "More information"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Loading"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Remove"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Please fix the errors below and try updating again."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Error",
295
296
  "tooltipHelp" : "More information"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Loading"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Remove"
377
379
  },
378
380
  "toolHeader" : {
@@ -121,7 +121,8 @@
121
121
  "table": {
122
122
  "a11y": {
123
123
  "expand": "Expand",
124
- "collapse": "Collapse"
124
+ "collapse": "Collapse",
125
+ "overdue": "Overdue"
125
126
  },
126
127
  "checkboxLabel": "Select row",
127
128
  "sortableColumn": "Sortable column"
@@ -374,6 +375,7 @@
374
375
  "loading": "Loading"
375
376
  },
376
377
  "token": {
378
+ "error": "Error",
377
379
  "remove": "Remove"
378
380
  },
379
381
  "toolHeader": {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Corrija los siguientes errores e intente actualizar de nuevo."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Error",
295
296
  "tooltipHelp" : "Más información"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Cargando"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Eliminar"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Corrija los siguientes errores y vuelva a intentar actualizar."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Error",
295
296
  "tooltipHelp" : "Más información"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Cargando"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Eliminar"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Veuillez corriger les erreurs ci-dessous et réessayer de mettre à jour."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Erreur",
295
296
  "tooltipHelp" : "Informations supplémentaires"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Chargement"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Supprimer"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Veuillez corriger les erreurs ci-dessous, puis retenter la mise à jour."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Erreur",
295
296
  "tooltipHelp" : "Plus d'informations"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Chargement"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Supprimer"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Lagfærðu villurnar hér að neðan og reyndu að uppfæra aftur."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Villa",
295
296
  "tooltipHelp" : "Meiri upplýsingar"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Hleðsla"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Fjarlægðu"
377
379
  },
378
380
  "toolHeader" : {
@@ -87,7 +87,7 @@
87
87
  "newItem" : "Collega elemento correlato",
88
88
  "noRelatedItems" : {
89
89
  "title" : "Per iniziare, collegare gli elementi correlati",
90
- "description" : "Collegando gli elementi a questo {{itemName}} sarà più facile per l'utente e il team trovare informazioni rilevanti in Procore."
90
+ "description" : "Collegando gli elementi a {{itemName}} sarà più facile per l'utente e il team trovare informazioni rilevanti in Procore."
91
91
  },
92
92
  "noItems" : {
93
93
  "title" : "Nessun elemento da visualizzare",
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "Correggere gli errori di seguito e provare ad aggiornare di nuovo."
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "Errore",
295
296
  "tooltipHelp" : "Più informazioni"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "Caricamento"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "Rimuovi"
377
379
  },
378
380
  "toolHeader" : {
@@ -292,6 +292,7 @@
292
292
  "fixErrorsToUpdate" : "以下のエラーを修正し、再度更新してみてください。"
293
293
  },
294
294
  "field" : {
295
+ "errorIcon" : "エラー",
295
296
  "tooltipHelp" : "その他の情報"
296
297
  }
297
298
  },
@@ -373,6 +374,7 @@
373
374
  "loading" : "読み込み中"
374
375
  },
375
376
  "token" : {
377
+ "error" : "Error",
376
378
  "remove" : "削除"
377
379
  },
378
380
  "toolHeader" : {