@procore/core-react 12.17.0 → 12.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) 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.styles.js +7 -7
  4. package/dist/Badge/Badge.styles.js +2 -2
  5. package/dist/Banner/Banner.styles.js +10 -10
  6. package/dist/Box/Box.styles.js +1 -1
  7. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  8. package/dist/Button/Button.styles.js +5 -5
  9. package/dist/Calendar/Calendar.styles.js +8 -8
  10. package/dist/Card/Card.js +8 -2
  11. package/dist/Card/Card.js.map +1 -1
  12. package/dist/Card/Card.styles.js +1 -1
  13. package/dist/Checkbox/Checkbox.js +0 -1
  14. package/dist/Checkbox/Checkbox.js.map +1 -1
  15. package/dist/Checkbox/Checkbox.styles.js +6 -6
  16. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  17. package/dist/ContactItem/ContactItem.styles.js +5 -5
  18. package/dist/Content/Content.styles.js +2 -2
  19. package/dist/DateInput/DateInput.styles.js +6 -6
  20. package/dist/DetailPage/DetailPage.styles.js +7 -7
  21. package/dist/Dropdown/Dropdown.styles.js +3 -3
  22. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  23. package/dist/Dropzone/Dropzone.hooks.js +8 -6
  24. package/dist/Dropzone/Dropzone.hooks.js.map +1 -1
  25. package/dist/Dropzone/Dropzone.js +45 -45
  26. package/dist/Dropzone/Dropzone.js.map +1 -1
  27. package/dist/Dropzone/Dropzone.styles.js +9 -9
  28. package/dist/Dropzone/Dropzone.utils.d.ts +3 -0
  29. package/dist/Dropzone/Dropzone.utils.js +7 -0
  30. package/dist/Dropzone/Dropzone.utils.js.map +1 -0
  31. package/dist/EmptyState/EmptyState.styles.js +6 -6
  32. package/dist/Field/Field.styles.js +3 -3
  33. package/dist/FileList/FileList.styles.js +4 -4
  34. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  35. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  36. package/dist/FileSelect/FileSelect.styles.js +2 -2
  37. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  38. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  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 +4 -4
  45. package/dist/FilterToken/FilterToken.styles.js +2 -2
  46. package/dist/FlexList/FlexList.styles.js +1 -1
  47. package/dist/Form/Form.styles.js +14 -14
  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.js +4 -1
  57. package/dist/MenuImperative/MenuImperative.js.map +1 -1
  58. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  59. package/dist/Modal/Modal.styles.js +13 -13
  60. package/dist/MultiSelect/MultiSelect.js +7 -1
  61. package/dist/MultiSelect/MultiSelect.js.map +1 -1
  62. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  63. package/dist/NextMenu/NextMenu.styles.js +3 -3
  64. package/dist/Notation/Notation.js +1 -1
  65. package/dist/NumberInput/NumberInput.styles.js +7 -7
  66. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  67. package/dist/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  68. package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  69. package/dist/PageLayout/PageLayout.styles.js +16 -16
  70. package/dist/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  71. package/dist/PageTemplate/PageTemplate.styles.js +3 -3
  72. package/dist/Pagination/Pagination.styles.js +5 -5
  73. package/dist/Panel/Panel.styles.js +11 -11
  74. package/dist/Pill/Pill.styles.js +2 -2
  75. package/dist/PillSelect/PillSelect.styles.js +4 -4
  76. package/dist/Popover/Popover.styles.js +2 -2
  77. package/dist/Portal/Portal.styles.js +1 -1
  78. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  79. package/dist/RadioButton/RadioButton.styles.js +3 -3
  80. package/dist/Required/Required.styles.js +3 -3
  81. package/dist/Search/Search.styles.js +5 -5
  82. package/dist/Search/Search.types.d.ts +12 -2
  83. package/dist/Search/Search.types.js.map +1 -1
  84. package/dist/Section/Section.styles.js +7 -7
  85. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  86. package/dist/Select/Select.js +1 -1
  87. package/dist/Select/Select.js.map +1 -1
  88. package/dist/Select/Select.styles.js +7 -7
  89. package/dist/Semantic/Semantic.styles.js +9 -9
  90. package/dist/Slider/Slider.styles.js +5 -5
  91. package/dist/Spinner/Spinner.styles.js +7 -7
  92. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  93. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  94. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  95. package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
  96. package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
  97. package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
  98. package/dist/SuperSelect/useSuperSelect.js +9 -5
  99. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  100. package/dist/Switch/Switch.styles.js +4 -4
  101. package/dist/Table/Table.styles.js +28 -28
  102. package/dist/TableShelf/TableShelf.styles.js +5 -5
  103. package/dist/Tabs/Tabs.styles.js +15 -15
  104. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  105. package/dist/TextArea/TextArea.styles.js +1 -1
  106. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  107. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  108. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  109. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  110. package/dist/Tile/Tile.styles.js +8 -8
  111. package/dist/Title/Title.styles.js +7 -7
  112. package/dist/Toast/Toast.styles.js +3 -3
  113. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  114. package/dist/Token/Token.styles.js +3 -3
  115. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  116. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  117. package/dist/Tooltip/Tooltip.styles.js +2 -2
  118. package/dist/Tree/Tree.styles.js +9 -9
  119. package/dist/Typeahead/Typeahead.styles.js +3 -3
  120. package/dist/Typography/Typography.styles.js +1 -1
  121. package/dist/Typography/Typography.table.story.js +2 -2
  122. package/dist/_hooks/I18n.d.ts +42 -0
  123. package/dist/_locales/de-DE.json +11 -9
  124. package/dist/_locales/en-AU.json +11 -9
  125. package/dist/_locales/en-CA.json +11 -9
  126. package/dist/_locales/en-GB.json +11 -9
  127. package/dist/_locales/en.json +16 -9
  128. package/dist/_locales/es-ES.json +11 -9
  129. package/dist/_locales/es.json +11 -9
  130. package/dist/_locales/fr-CA.json +11 -9
  131. package/dist/_locales/fr-FR.json +11 -9
  132. package/dist/_locales/is-IS.json +11 -9
  133. package/dist/_locales/ja-JP.json +11 -9
  134. package/dist/_locales/pl-PL.json +15 -13
  135. package/dist/_locales/pseudo.json +16 -9
  136. package/dist/_locales/pt-BR.json +11 -9
  137. package/dist/_locales/th-TH.json +11 -9
  138. package/dist/_locales/zh-SG.json +11 -9
  139. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  140. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  141. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  142. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  143. package/dist/_typedoc/Box/Box.types.json +68 -68
  144. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  145. package/dist/_typedoc/Button/Button.types.json +12 -12
  146. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  147. package/dist/_typedoc/Card/Card.types.json +6 -6
  148. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  149. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  150. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  151. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  152. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  153. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  154. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  155. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  156. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  157. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  158. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  159. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  160. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  161. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  162. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  163. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  164. package/dist/_typedoc/Form/Form.types.json +741 -741
  165. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  166. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  167. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  168. package/dist/_typedoc/Input/Input.types.json +2 -2
  169. package/dist/_typedoc/Link/Link.types.json +4 -4
  170. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  171. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  172. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  173. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  174. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  175. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  176. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  177. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  178. package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
  179. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  180. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  181. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  182. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  183. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  184. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  185. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  186. package/dist/_typedoc/Required/Required.types.json +5 -5
  187. package/dist/_typedoc/Search/Search.types.json +35 -21
  188. package/dist/_typedoc/Section/Section.types.json +15 -15
  189. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  190. package/dist/_typedoc/Select/Select.types.json +60 -60
  191. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  192. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  193. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  194. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
  195. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  196. package/dist/_typedoc/Table/Table.types.json +101 -101
  197. package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
  198. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  199. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  200. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  201. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  202. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  203. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  204. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  205. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  206. package/dist/_typedoc/Title/Title.types.json +1 -1
  207. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  208. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  209. package/dist/_typedoc/Token/Token.types.json +4 -4
  210. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  211. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  212. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  213. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  214. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  215. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  216. package/dist/_typedoc/_utils/types.json +3 -3
  217. package/dist/_typedoc/deprecations.json +1 -1
  218. 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_17_0__sc-2d45b5-0"
8
+ componentId: "core-12_17_2__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_17_0__sc-2d45b5-1"
12
+ componentId: "core-12_17_2__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_17_0__sc-2d45b5-2"
20
+ componentId: "core-12_17_2__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,30 +35,30 @@ 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_17_0__sc-2d45b5-3"
38
+ componentId: "core-12_17_2__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_17_0__sc-2d45b5-4"
42
+ componentId: "core-12_17_2__sc-2d45b5-4"
43
43
  })(["outline:none;"]);
44
44
  var StyledIconBase = /*#__PURE__*/styled(Box).withConfig({
45
45
  displayName: "StyledIconBase",
46
- componentId: "core-12_17_0__sc-2d45b5-5"
46
+ componentId: "core-12_17_2__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
  export var StyledChevronContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
49
49
  displayName: "StyledChevronContainer",
50
- componentId: "core-12_17_0__sc-2d45b5-6"
50
+ componentId: "core-12_17_2__sc-2d45b5-6"
51
51
  })([""]);
52
52
  export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
53
53
  displayName: "StyledIconContainer",
54
- componentId: "core-12_17_0__sc-2d45b5-7"
54
+ componentId: "core-12_17_2__sc-2d45b5-7"
55
55
  })(["color:", ";"], function (_ref4) {
56
56
  var $isSelected = _ref4.$isSelected;
57
57
  return $isSelected ? colors.blue45 : colors.gray40;
58
58
  });
59
59
  export var StyledChevron = /*#__PURE__*/styled(ChevronRight).withConfig({
60
60
  displayName: "StyledChevron",
61
- componentId: "core-12_17_0__sc-2d45b5-8"
61
+ componentId: "core-12_17_2__sc-2d45b5-8"
62
62
  })(["transform:rotate(", "deg);transition:transform 150ms ease-out;"], function (_ref5) {
63
63
  var $isExpanded = _ref5.$isExpanded;
64
64
  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_17_0__sc-gpc39h-0"
8
+ componentId: "core-12_17_2__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_17_0__sc-gpc39h-1"
12
+ componentId: "core-12_17_2__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_17_0__sc-gpc39h-2"
20
+ componentId: "core-12_17_2__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_17_0__sc-1c4583t-0"
38
+ componentId: "core-12_17_2__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_17_0__sc-p4v7d-0"
8
+ componentId: "core-12_17_2__sc-p4v7d-0"
9
9
  })([""]);
10
10
  var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
11
11
  displayName: "StyledTextCell",
12
- componentId: "core-12_17_0__sc-p4v7d-1"
12
+ componentId: "core-12_17_2__sc-p4v7d-1"
13
13
  })(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
14
14
  function BodyCell() {
15
15
  return /*#__PURE__*/React.createElement(StyledBodyCell, {
@@ -203,12 +203,14 @@ export declare const coreTranslations: {
203
203
  multipleErrorsMessage: string;
204
204
  maxFileSizeErrorGroup: string;
205
205
  minFileSizeErrorGroup: string;
206
+ zeroFileSizeErrorGroup: string;
206
207
  maxFileNumberErrorGroup: string;
207
208
  wrongFileTypeErrorGroup: string;
208
209
  standaloneMaxFileNumberError: string;
209
210
  standaloneUnsupportedFileTypeError: string;
210
211
  standaloneMinFileSizeError: string;
211
212
  standaloneMaxFileSizeError: string;
213
+ standaloneZeroFileSizeError: string;
212
214
  uploadTotalProgress: {
213
215
  withFailed: string;
214
216
  withoutFailed: string;
@@ -568,12 +570,14 @@ export declare const coreTranslations: {
568
570
  multipleErrorsMessage: string;
569
571
  maxFileSizeErrorGroup: string;
570
572
  minFileSizeErrorGroup: string;
573
+ zeroFileSizeErrorGroup: string;
571
574
  maxFileNumberErrorGroup: string;
572
575
  wrongFileTypeErrorGroup: string;
573
576
  standaloneMaxFileNumberError: string;
574
577
  standaloneUnsupportedFileTypeError: string;
575
578
  standaloneMinFileSizeError: string;
576
579
  standaloneMaxFileSizeError: string;
580
+ standaloneZeroFileSizeError: string;
577
581
  uploadTotalProgress: {
578
582
  withFailed: string;
579
583
  withoutFailed: string;
@@ -736,6 +740,11 @@ export declare const coreTranslations: {
736
740
  close: string;
737
741
  goBack: string;
738
742
  };
743
+ menuImperative: {
744
+ options: {
745
+ ariaLabel: string;
746
+ };
747
+ };
739
748
  };
740
749
  };
741
750
  readonly 'en-AU': {
@@ -933,12 +942,14 @@ export declare const coreTranslations: {
933
942
  multipleErrorsMessage: string;
934
943
  maxFileSizeErrorGroup: string;
935
944
  minFileSizeErrorGroup: string;
945
+ zeroFileSizeErrorGroup: string;
936
946
  maxFileNumberErrorGroup: string;
937
947
  wrongFileTypeErrorGroup: string;
938
948
  standaloneMaxFileNumberError: string;
939
949
  standaloneUnsupportedFileTypeError: string;
940
950
  standaloneMinFileSizeError: string;
941
951
  standaloneMaxFileSizeError: string;
952
+ standaloneZeroFileSizeError: string;
942
953
  uploadTotalProgress: {
943
954
  withFailed: string;
944
955
  withoutFailed: string;
@@ -1298,12 +1309,14 @@ export declare const coreTranslations: {
1298
1309
  multipleErrorsMessage: string;
1299
1310
  maxFileSizeErrorGroup: string;
1300
1311
  minFileSizeErrorGroup: string;
1312
+ zeroFileSizeErrorGroup: string;
1301
1313
  maxFileNumberErrorGroup: string;
1302
1314
  wrongFileTypeErrorGroup: string;
1303
1315
  standaloneMaxFileNumberError: string;
1304
1316
  standaloneUnsupportedFileTypeError: string;
1305
1317
  standaloneMinFileSizeError: string;
1306
1318
  standaloneMaxFileSizeError: string;
1319
+ standaloneZeroFileSizeError: string;
1307
1320
  uploadTotalProgress: {
1308
1321
  withFailed: string;
1309
1322
  withoutFailed: string;
@@ -1663,12 +1676,14 @@ export declare const coreTranslations: {
1663
1676
  multipleErrorsMessage: string;
1664
1677
  maxFileSizeErrorGroup: string;
1665
1678
  minFileSizeErrorGroup: string;
1679
+ zeroFileSizeErrorGroup: string;
1666
1680
  maxFileNumberErrorGroup: string;
1667
1681
  wrongFileTypeErrorGroup: string;
1668
1682
  standaloneMaxFileNumberError: string;
1669
1683
  standaloneUnsupportedFileTypeError: string;
1670
1684
  standaloneMinFileSizeError: string;
1671
1685
  standaloneMaxFileSizeError: string;
1686
+ standaloneZeroFileSizeError: string;
1672
1687
  uploadTotalProgress: {
1673
1688
  withFailed: string;
1674
1689
  withoutFailed: string;
@@ -2028,12 +2043,14 @@ export declare const coreTranslations: {
2028
2043
  multipleErrorsMessage: string;
2029
2044
  maxFileSizeErrorGroup: string;
2030
2045
  minFileSizeErrorGroup: string;
2046
+ zeroFileSizeErrorGroup: string;
2031
2047
  maxFileNumberErrorGroup: string;
2032
2048
  wrongFileTypeErrorGroup: string;
2033
2049
  standaloneMaxFileNumberError: string;
2034
2050
  standaloneUnsupportedFileTypeError: string;
2035
2051
  standaloneMinFileSizeError: string;
2036
2052
  standaloneMaxFileSizeError: string;
2053
+ standaloneZeroFileSizeError: string;
2037
2054
  uploadTotalProgress: {
2038
2055
  withFailed: string;
2039
2056
  withoutFailed: string;
@@ -2393,12 +2410,14 @@ export declare const coreTranslations: {
2393
2410
  multipleErrorsMessage: string;
2394
2411
  maxFileSizeErrorGroup: string;
2395
2412
  minFileSizeErrorGroup: string;
2413
+ zeroFileSizeErrorGroup: string;
2396
2414
  maxFileNumberErrorGroup: string;
2397
2415
  wrongFileTypeErrorGroup: string;
2398
2416
  standaloneMaxFileNumberError: string;
2399
2417
  standaloneUnsupportedFileTypeError: string;
2400
2418
  standaloneMinFileSizeError: string;
2401
2419
  standaloneMaxFileSizeError: string;
2420
+ standaloneZeroFileSizeError: string;
2402
2421
  uploadTotalProgress: {
2403
2422
  withFailed: string;
2404
2423
  withoutFailed: string;
@@ -2758,12 +2777,14 @@ export declare const coreTranslations: {
2758
2777
  multipleErrorsMessage: string;
2759
2778
  maxFileSizeErrorGroup: string;
2760
2779
  minFileSizeErrorGroup: string;
2780
+ zeroFileSizeErrorGroup: string;
2761
2781
  maxFileNumberErrorGroup: string;
2762
2782
  wrongFileTypeErrorGroup: string;
2763
2783
  standaloneMaxFileNumberError: string;
2764
2784
  standaloneUnsupportedFileTypeError: string;
2765
2785
  standaloneMinFileSizeError: string;
2766
2786
  standaloneMaxFileSizeError: string;
2787
+ standaloneZeroFileSizeError: string;
2767
2788
  uploadTotalProgress: {
2768
2789
  withFailed: string;
2769
2790
  withoutFailed: string;
@@ -3123,12 +3144,14 @@ export declare const coreTranslations: {
3123
3144
  multipleErrorsMessage: string;
3124
3145
  maxFileSizeErrorGroup: string;
3125
3146
  minFileSizeErrorGroup: string;
3147
+ zeroFileSizeErrorGroup: string;
3126
3148
  maxFileNumberErrorGroup: string;
3127
3149
  wrongFileTypeErrorGroup: string;
3128
3150
  standaloneMaxFileNumberError: string;
3129
3151
  standaloneUnsupportedFileTypeError: string;
3130
3152
  standaloneMinFileSizeError: string;
3131
3153
  standaloneMaxFileSizeError: string;
3154
+ standaloneZeroFileSizeError: string;
3132
3155
  uploadTotalProgress: {
3133
3156
  withFailed: string;
3134
3157
  withoutFailed: string;
@@ -3488,12 +3511,14 @@ export declare const coreTranslations: {
3488
3511
  multipleErrorsMessage: string;
3489
3512
  maxFileSizeErrorGroup: string;
3490
3513
  minFileSizeErrorGroup: string;
3514
+ zeroFileSizeErrorGroup: string;
3491
3515
  maxFileNumberErrorGroup: string;
3492
3516
  wrongFileTypeErrorGroup: string;
3493
3517
  standaloneMaxFileNumberError: string;
3494
3518
  standaloneUnsupportedFileTypeError: string;
3495
3519
  standaloneMinFileSizeError: string;
3496
3520
  standaloneMaxFileSizeError: string;
3521
+ standaloneZeroFileSizeError: string;
3497
3522
  uploadTotalProgress: {
3498
3523
  withFailed: string;
3499
3524
  withoutFailed: string;
@@ -3853,12 +3878,14 @@ export declare const coreTranslations: {
3853
3878
  multipleErrorsMessage: string;
3854
3879
  maxFileSizeErrorGroup: string;
3855
3880
  minFileSizeErrorGroup: string;
3881
+ zeroFileSizeErrorGroup: string;
3856
3882
  maxFileNumberErrorGroup: string;
3857
3883
  wrongFileTypeErrorGroup: string;
3858
3884
  standaloneMaxFileNumberError: string;
3859
3885
  standaloneUnsupportedFileTypeError: string;
3860
3886
  standaloneMinFileSizeError: string;
3861
3887
  standaloneMaxFileSizeError: string;
3888
+ standaloneZeroFileSizeError: string;
3862
3889
  uploadTotalProgress: {
3863
3890
  withFailed: string;
3864
3891
  withoutFailed: string;
@@ -4218,12 +4245,14 @@ export declare const coreTranslations: {
4218
4245
  multipleErrorsMessage: string;
4219
4246
  maxFileSizeErrorGroup: string;
4220
4247
  minFileSizeErrorGroup: string;
4248
+ zeroFileSizeErrorGroup: string;
4221
4249
  maxFileNumberErrorGroup: string;
4222
4250
  wrongFileTypeErrorGroup: string;
4223
4251
  standaloneMaxFileNumberError: string;
4224
4252
  standaloneUnsupportedFileTypeError: string;
4225
4253
  standaloneMinFileSizeError: string;
4226
4254
  standaloneMaxFileSizeError: string;
4255
+ standaloneZeroFileSizeError: string;
4227
4256
  uploadTotalProgress: {
4228
4257
  withFailed: string;
4229
4258
  withoutFailed: string;
@@ -4386,6 +4415,11 @@ export declare const coreTranslations: {
4386
4415
  close: string;
4387
4416
  goBack: string;
4388
4417
  };
4418
+ menuImperative: {
4419
+ options: {
4420
+ ariaLabel: string;
4421
+ };
4422
+ };
4389
4423
  };
4390
4424
  };
4391
4425
  readonly 'pt-BR': {
@@ -4583,12 +4617,14 @@ export declare const coreTranslations: {
4583
4617
  multipleErrorsMessage: string;
4584
4618
  maxFileSizeErrorGroup: string;
4585
4619
  minFileSizeErrorGroup: string;
4620
+ zeroFileSizeErrorGroup: string;
4586
4621
  maxFileNumberErrorGroup: string;
4587
4622
  wrongFileTypeErrorGroup: string;
4588
4623
  standaloneMaxFileNumberError: string;
4589
4624
  standaloneUnsupportedFileTypeError: string;
4590
4625
  standaloneMinFileSizeError: string;
4591
4626
  standaloneMaxFileSizeError: string;
4627
+ standaloneZeroFileSizeError: string;
4592
4628
  uploadTotalProgress: {
4593
4629
  withFailed: string;
4594
4630
  withoutFailed: string;
@@ -4948,12 +4984,14 @@ export declare const coreTranslations: {
4948
4984
  multipleErrorsMessage: string;
4949
4985
  maxFileSizeErrorGroup: string;
4950
4986
  minFileSizeErrorGroup: string;
4987
+ zeroFileSizeErrorGroup: string;
4951
4988
  maxFileNumberErrorGroup: string;
4952
4989
  wrongFileTypeErrorGroup: string;
4953
4990
  standaloneMaxFileNumberError: string;
4954
4991
  standaloneUnsupportedFileTypeError: string;
4955
4992
  standaloneMinFileSizeError: string;
4956
4993
  standaloneMaxFileSizeError: string;
4994
+ standaloneZeroFileSizeError: string;
4957
4995
  uploadTotalProgress: {
4958
4996
  withFailed: string;
4959
4997
  withoutFailed: string;
@@ -5313,12 +5351,14 @@ export declare const coreTranslations: {
5313
5351
  multipleErrorsMessage: string;
5314
5352
  maxFileSizeErrorGroup: string;
5315
5353
  minFileSizeErrorGroup: string;
5354
+ zeroFileSizeErrorGroup: string;
5316
5355
  maxFileNumberErrorGroup: string;
5317
5356
  wrongFileTypeErrorGroup: string;
5318
5357
  standaloneMaxFileNumberError: string;
5319
5358
  standaloneUnsupportedFileTypeError: string;
5320
5359
  standaloneMinFileSizeError: string;
5321
5360
  standaloneMaxFileSizeError: string;
5361
+ standaloneZeroFileSizeError: string;
5322
5362
  uploadTotalProgress: {
5323
5363
  withFailed: string;
5324
5364
  withoutFailed: string;
@@ -5678,12 +5718,14 @@ export declare const coreTranslations: {
5678
5718
  multipleErrorsMessage: string;
5679
5719
  maxFileSizeErrorGroup: string;
5680
5720
  minFileSizeErrorGroup: string;
5721
+ zeroFileSizeErrorGroup: string;
5681
5722
  maxFileNumberErrorGroup: string;
5682
5723
  wrongFileTypeErrorGroup: string;
5683
5724
  standaloneMaxFileNumberError: string;
5684
5725
  standaloneUnsupportedFileTypeError: string;
5685
5726
  standaloneMinFileSizeError: string;
5686
5727
  standaloneMaxFileSizeError: string;
5728
+ standaloneZeroFileSizeError: string;
5687
5729
  uploadTotalProgress: {
5688
5730
  withFailed: string;
5689
5731
  withoutFailed: string;
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Details anzeigen",
191
191
  "errorTitle" : "Wir konnten einige Ihrer Dateien nicht hochladen",
192
192
  "oneFileAtATimeError" : "Sie können leider nur eine Datei auf einmal anhängen.",
193
- "multipleErrorsMessage" : "Leider konnten einige Ihreer Elemente aufgrund mehrerer Fehler nicht hochgeladen werden.",
194
- "maxFileSizeErrorGroup" : "Maximale Dateigröße ({{sizeInMegabytes}} MB) überschritten",
195
- "minFileSizeErrorGroup" : "Minimale Dateigröße ({{sizeInMegabytes}} MB) nicht erfüllt",
196
- "maxFileNumberErrorGroup" : "Maximale Anzahl von Dateien ({{count}}) überschritten",
197
- "wrongFileTypeErrorGroup" : "Nicht unterstützte Dateitypen",
198
- "standaloneMaxFileNumberError" : "Wir erlauben nur {{maxFiles}} Anhänge pro Element, und dieses Maximum wurde erreicht. Bitte löschen Sie einige Anhänge, um neue Anhänge hochzuladen.",
199
- "standaloneUnsupportedFileTypeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da ein oder mehrere Dateitypen in Procore nicht unterstützt werden.",
200
- "standaloneMinFileSizeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die Mindestgröße von {{sizeInMegabytes}} MB nicht erreicht haben.",
201
- "standaloneMaxFileSizeError" : "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die maximale Dateigröße von {{sizeInMegabytes}} MB nicht erreicht haben.",
193
+ "multipleErrorsMessage" : "Einige Dateien konnten leider aufgrund von Fehlern nicht hochgeladen werden. Bitte versuchen Sie erneut, die Dateien hochzuladen.",
194
+ "maxFileSizeErrorGroup" : "Eine oder mehrere Ihrer Dateien überschreiten die maximale Dateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine kleinere Datei hoch.",
195
+ "minFileSizeErrorGroup" : "Eine oder mehrere Ihrer Dateien entsprechen nicht der Mindestdateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine größere Datei hoch.",
196
+ "zeroFileSizeErrorGroup" : "Dateien konnten nicht hochgeladen werden. Leere Dateien werden nicht unterstützt.",
197
+ "maxFileNumberErrorGroup" : "Nur ({{count}}) Dateien können auf einmal hochgeladen werden. Bitte entfernen Sie einige der Dateien und versuchen Sie es erneut.",
198
+ "wrongFileTypeErrorGroup" : "Einige der Dateitypen, die Sie hochladen möchten, werden von Procore nicht unterstützt. Bitte laden Sie ein anderes Dateiformat hoch.",
199
+ "standaloneMaxFileNumberError" : "Nur ({{maxFiles}}) Dateien können auf einmal hochgeladen werden. Bitte entfernen Sie einige der Dateien und versuchen Sie es erneut.",
200
+ "standaloneUnsupportedFileTypeError" : "Einige der Dateitypen, die Sie hochladen möchten, werden von Procore nicht unterstützt. Bitte laden Sie ein anderes Dateiformat hoch.",
201
+ "standaloneMinFileSizeError" : "Eine oder mehrere Ihrer Dateien entsprechen nicht der Mindestdateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine größere Datei hoch.",
202
+ "standaloneMaxFileSizeError" : "Eine oder mehrere Ihrer Dateien überschreiten die maximale Dateigröße von {{sizeInMegabytes}} MB. Bitte laden Sie eine kleinere Datei hoch.",
203
+ "standaloneZeroFileSizeError" : "Eine oder mehrere Ihrer Dateien sind leer (0 Byte) und können nicht hochgeladen werden. Bitte laden Sie eine größere Datei hoch.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen. {{failed}} fehlgeschlagen.",
204
206
  "withoutFailed" : "Gesamtfortschritt: {{totalProgress}} %. {{uploaded}} von {{total}} hochgeladen."
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Show details",
191
191
  "errorTitle" : "We couldn't upload some of your files",
192
192
  "oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
193
- "multipleErrorsMessage" : "Sorry, some of your items could not be uploaded due to multiple errors.",
194
- "maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
195
- "minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
196
- "maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
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.",
199
- "standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
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
- "standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
193
+ "multipleErrorsMessage" : "Sorry, errors prevented some files from being uploaded. Please try uploading the files again.",
194
+ "maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
195
+ "minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
196
+ "zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
197
+ "maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at once. Please remove some files and try again.",
198
+ "wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
199
+ "standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at once. Please remove some files and try again.",
200
+ "standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
201
+ "standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
202
+ "standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
203
+ "standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
204
206
  "withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Show details",
191
191
  "errorTitle" : "We couldn't upload some of your files",
192
192
  "oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
193
- "multipleErrorsMessage" : "Sorry, some of your items could not be uploaded due to multiple errors.",
194
- "maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
195
- "minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
196
- "maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
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.",
199
- "standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
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
- "standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
193
+ "multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
194
+ "maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
195
+ "minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
196
+ "zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
197
+ "maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at one time. Please remove some files and try again.",
198
+ "wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
199
+ "standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at one time. Please remove some files and try again.",
200
+ "standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
201
+ "standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
202
+ "standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
203
+ "standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
204
206
  "withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Show details",
191
191
  "errorTitle" : "We couldn't upload some of your files",
192
192
  "oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
193
- "multipleErrorsMessage" : "Sorry, some of your items could not be uploaded due to multiple errors.",
194
- "maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
195
- "minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
196
- "maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
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.",
199
- "standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
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
- "standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
193
+ "multipleErrorsMessage" : "Sorry, errors prevented some files from being uploaded. Please try uploading the files again.",
194
+ "maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
195
+ "minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
196
+ "zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
197
+ "maxFileNumberErrorGroup" : "Only {{count}} files can be uploaded at once. Please remove some files and try again.",
198
+ "wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
199
+ "standaloneMaxFileNumberError" : "Only {{maxFiles}} files can be uploaded at once. Please remove some files and try again.",
200
+ "standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
201
+ "standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}} MB. Please try uploading a bigger file.",
202
+ "standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}} MB. Please try uploading a smaller file.",
203
+ "standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
204
206
  "withoutFailed" : "Total progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
@@ -190,15 +190,17 @@
190
190
  "showDetails": "Show Details",
191
191
  "errorTitle": "We Couldn't Upload Some of Your Files",
192
192
  "oneFileAtATimeError": "Sorry, you can only attach one file at a time.",
193
- "multipleErrorsMessage": "Sorry, some of your items could not be uploaded due to multiple errors.",
194
- "maxFileSizeErrorGroup": "Max file size ({{sizeInMegabytes}}mb) exceeded",
195
- "minFileSizeErrorGroup": "Min file size ({{sizeInMegabytes}}mb) not met",
196
- "maxFileNumberErrorGroup": "Max number of files ({{count}}) exceeded",
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.",
199
- "standaloneUnsupportedFileTypeError": "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
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
- "standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
193
+ "multipleErrorsMessage": "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
194
+ "maxFileSizeErrorGroup": "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
195
+ "minFileSizeErrorGroup": "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
196
+ "zeroFileSizeErrorGroup": "Failed to upload files. Empty files are not supported.",
197
+ "maxFileNumberErrorGroup": "Only ({{count}}) files can be uploaded at one time. Please remove some files and try again.",
198
+ "wrongFileTypeErrorGroup": "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
199
+ "standaloneMaxFileNumberError": "Only ({{maxFiles}}) files can be uploaded at one time. Please remove some files and try again.",
200
+ "standaloneUnsupportedFileTypeError": "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
201
+ "standaloneMinFileSizeError": "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
202
+ "standaloneMaxFileSizeError": "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
203
+ "standaloneZeroFileSizeError": "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
202
204
  "uploadTotalProgress": {
203
205
  "withFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
204
206
  "withoutFailed": "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
@@ -360,6 +362,11 @@
360
362
  "panel": {
361
363
  "close": "Close",
362
364
  "goBack": "Go back"
365
+ },
366
+ "menuImperative": {
367
+ "options": {
368
+ "ariaLabel": "Menu options"
369
+ }
363
370
  }
364
371
  }
365
372
  }
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Mostrar detalles",
191
191
  "errorTitle" : "No hemos podido cargar algunos de sus archivos",
192
192
  "oneFileAtATimeError" : "Solo puede adjuntar un archivo a la vez.",
193
- "multipleErrorsMessage" : "Algunos de sus elementos no se han podido cargar debido a varios errores.",
194
- "maxFileSizeErrorGroup" : "Se ha superado el tamaño máximo de archivo ({{sizeInMegabytes}} MB)",
195
- "minFileSizeErrorGroup" : "No se ha alcanzado el tamaño mínimo de archivo ({{sizeInMegabytes}} MB)",
196
- "maxFileNumberErrorGroup" : "Se ha superado el número máximo de archivos ({{count}})",
197
- "wrongFileTypeErrorGroup" : "Tipos de archivo no admitidos",
198
- "standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} adjuntos por elemento y se ha alcanzado ese máximo. Elimine algunos adjuntos para cargar otros nuevos.",
199
- "standaloneUnsupportedFileTypeError" : "No hemos podido cargar sus archivos porque uno o más tipos de archivo no son admitidos en Procore.",
200
- "standaloneMinFileSizeError" : "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño de archivo mínimo de {{sizeInMegabytes}} MB.",
201
- "standaloneMaxFileSizeError" : "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño máximo de archivo de {{sizeInMegabytes}} MB.",
193
+ "multipleErrorsMessage" : "Algunos errores han impedido cargar ciertos archivos. Intente cargar los archivos de nuevo.",
194
+ "maxFileSizeErrorGroup" : "Uno o más archivos superan el tamaño máximo permitido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más pequeños.",
195
+ "minFileSizeErrorGroup" : "Uno o más archivos no tienen el tamaño mínimo requerido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más grandes.",
196
+ "zeroFileSizeErrorGroup" : "Error al cargar los archivos. No se admiten archivos vacíos.",
197
+ "maxFileNumberErrorGroup" : "Solo se pueden cargar ({{count}}) archivos a la vez. Elimine algunos e inténtelo de nuevo.",
198
+ "wrongFileTypeErrorGroup" : "Algunos de los tipos de archivo que ha intentado cargar no son compatibles con Procore. Pruebe a cargar un formato de archivo distinto.",
199
+ "standaloneMaxFileNumberError" : "Solo se pueden cargar ({{maxFiles}}) archivos a la vez. Elimine algunos e inténtelo de nuevo.",
200
+ "standaloneUnsupportedFileTypeError" : "Algunos de los tipos de archivo que ha intentado cargar no son compatibles con Procore. Pruebe a cargar un formato de archivo distinto.",
201
+ "standaloneMinFileSizeError" : "Uno o más archivos no tienen el tamaño mínimo requerido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más grandes.",
202
+ "standaloneMaxFileSizeError" : "Uno o más archivos superan el tamaño máximo permitido ({{sizeInMegabytes}} MB). Pruebe a cargar archivos más pequeños.",
203
+ "standaloneZeroFileSizeError" : "Uno o más archivos están vacíos (0 bytes) y no se pueden cargar. Pruebe a cargar archivos más grandes.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}. Error: {{failed}}.",
204
206
  "withoutFailed" : "Progreso total: {{totalProgress}} %. Carga: {{uploaded}} de {{total}}."
@@ -190,15 +190,17 @@
190
190
  "showDetails" : "Mostrar detalles",
191
191
  "errorTitle" : "No pudimos cargar algunos de sus archivos",
192
192
  "oneFileAtATimeError" : "Lo sentimos, solo puede adjuntar un archivo a la vez.",
193
- "multipleErrorsMessage" : "Lo sentimos, algunos de sus ítems no se pudieron cargar debido a varios errores.",
194
- "maxFileSizeErrorGroup" : "Se superó el tamaño máximo de archivo ({{sizeInMegabytes}} mb)",
195
- "minFileSizeErrorGroup" : "No se alcanzó el tamaño mínimo de archivo ({{sizeInMegabytes}} mb)",
196
- "maxFileNumberErrorGroup" : "Se superó el número máximo de archivos ({{count}})",
197
- "wrongFileTypeErrorGroup" : "Tipos de archivos no admitidos",
198
- "standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} archivos adjuntos por ítem y se alcanzó ese máximo. Elimine algunos archivos adjuntos para cargar otros nuevos.",
199
- "standaloneUnsupportedFileTypeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o más tipos de archivos no son compatibles con Procore.",
200
- "standaloneMinFileSizeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} mb.",
201
- "standaloneMaxFileSizeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño máximo de archivo de {{sizeInMegabytes}} mb.",
193
+ "multipleErrorsMessage" : "Lo sentimos, surgieron errores que impidieron la carga de algunos archivos. Intente cargar los archivos nuevamente.",
194
+ "maxFileSizeErrorGroup" : "Uno o más de sus archivos exceden el tamaño máximo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más pequeño.",
195
+ "minFileSizeErrorGroup" : "Uno o más de sus archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más grande.",
196
+ "zeroFileSizeErrorGroup" : "Error al cargar archivos. No se admiten archivos vacíos.",
197
+ "maxFileNumberErrorGroup" : "Solo se pueden cargar ({{count}}) archivos a la vez. Elimine algunos archivos y vuelva a intentarlo.",
198
+ "wrongFileTypeErrorGroup" : "Algunos de los tipos de archivos que intentó cargar no son compatibles con Procore. Intente cargar un formato de archivo diferente.",
199
+ "standaloneMaxFileNumberError" : "Solo se pueden cargar ({{maxFiles}}) archivos a la vez. Elimine algunos archivos y vuelva a intentarlo.",
200
+ "standaloneUnsupportedFileTypeError" : "Algunos de los tipos de archivos que intentó cargar no son compatibles con Procore. Intente cargar un formato de archivo diferente.",
201
+ "standaloneMinFileSizeError" : "Uno o más de sus archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más grande.",
202
+ "standaloneMaxFileSizeError" : "Uno o más de sus archivos exceden el tamaño máximo de archivo de {{sizeInMegabytes}} MB. Intente cargar un archivo más pequeño.",
203
+ "standaloneZeroFileSizeError" : "Uno o más de sus archivos son archivos vacíos (0 bytes) y no se pueden cargar. Intente cargar un archivo más grande.",
202
204
  "uploadTotalProgress" : {
203
205
  "withFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}. Error {{failed}}.",
204
206
  "withoutFailed" : "Progreso total: {{totalProgress}}%. Cargado {{uploaded}} de {{total}}."