@procore/core-react 12.17.0 → 12.17.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.
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.hooks.js +5 -3
- package/dist/Dropzone/Dropzone.hooks.js.map +1 -1
- package/dist/Dropzone/Dropzone.js +3 -2
- package/dist/Dropzone/Dropzone.js.map +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/Dropzone/Dropzone.utils.d.ts +1 -0
- package/dist/Dropzone/Dropzone.utils.js +4 -0
- package/dist/Dropzone/Dropzone.utils.js.map +1 -0
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +32 -0
- package/dist/_locales/de-DE.json +3 -1
- package/dist/_locales/en-AU.json +10 -8
- package/dist/_locales/en-CA.json +3 -1
- package/dist/_locales/en-GB.json +3 -1
- package/dist/_locales/en.json +3 -1
- package/dist/_locales/es-ES.json +3 -1
- package/dist/_locales/es.json +3 -1
- package/dist/_locales/fr-CA.json +3 -1
- package/dist/_locales/fr-FR.json +3 -1
- package/dist/_locales/is-IS.json +3 -1
- package/dist/_locales/ja-JP.json +3 -1
- package/dist/_locales/pl-PL.json +8 -6
- package/dist/_locales/pseudo.json +3 -1
- package/dist/_locales/pt-BR.json +3 -1
- package/dist/_locales/th-TH.json +3 -1
- package/dist/_locales/zh-SG.json +3 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +12 -12
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +741 -741
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +60 -60
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/package.json +2 -2
package/dist/_locales/en-AU.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"selectATemplate" : "Select a template"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
30
|
-
"emailSendErrorTitle" : "Sorry, we couldn
|
|
30
|
+
"emailSendErrorTitle" : "Sorry, we couldn’t send this message.",
|
|
31
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.",
|
|
@@ -188,17 +188,19 @@
|
|
|
188
188
|
},
|
|
189
189
|
"hideDetails" : "Hide details",
|
|
190
190
|
"showDetails" : "Show details",
|
|
191
|
-
"errorTitle" : "We couldn
|
|
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
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"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
|
|
200
|
-
"standaloneMinFileSizeError" : "Sorry, we couldn
|
|
201
|
-
"standaloneMaxFileSizeError" : "Sorry, we couldn
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn’t upload your files because one or more file types are unsupported in Procore.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Sorry, we couldn’t upload your files because one or multiple files doesn’t meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Sorry, we couldn’t upload your files because one or multiple files doesn’t meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
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}}."
|
|
@@ -269,8 +271,8 @@
|
|
|
269
271
|
"unchecked" : "Unticked"
|
|
270
272
|
},
|
|
271
273
|
"errorBanner" : {
|
|
272
|
-
"coundNotCreateItem" : "Sorry, we couldn
|
|
273
|
-
"couldNotUpdateItem" : "Sorry, we couldn
|
|
274
|
+
"coundNotCreateItem" : "Sorry, we couldn’t create this {{item}}.",
|
|
275
|
+
"couldNotUpdateItem" : "Sorry, we couldn’t update this {{item}}.",
|
|
274
276
|
"fixErrorsToCreate" : "Please fix the errors below and try creating again.",
|
|
275
277
|
"fixErrorsToUpdate" : "Please fix the errors below and try updating again."
|
|
276
278
|
},
|
package/dist/_locales/en-CA.json
CHANGED
|
@@ -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
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
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}}."
|
package/dist/_locales/en-GB.json
CHANGED
|
@@ -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
|
|
193
|
+
"multipleErrorsMessage" : "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup" : "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError" : "We only allow {{maxFiles}} attachments per item and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Failed to upload files. Empty files are not supported.",
|
|
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}}."
|
package/dist/_locales/en.json
CHANGED
|
@@ -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
|
|
193
|
+
"multipleErrorsMessage": "Sorry, some errors prevented us from uploading your files.",
|
|
194
194
|
"maxFileSizeErrorGroup": "Max file size ({{sizeInMegabytes}}mb) exceeded",
|
|
195
195
|
"minFileSizeErrorGroup": "Min file size ({{sizeInMegabytes}}mb) not met",
|
|
196
|
+
"zeroFileSizeErrorGroup": "Failed to upload files. Empty files are not supported.",
|
|
196
197
|
"maxFileNumberErrorGroup": "Max number of files ({{count}}) exceeded",
|
|
197
198
|
"wrongFileTypeErrorGroup": "Unsupported file types",
|
|
198
199
|
"standaloneMaxFileNumberError": "We only allow {{maxFiles}} attachments per item, and that maximum has been reached. Please delete some attachments to upload new ones.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError": "Sorry, we couldn't upload your files because one or more file types are unsupported in Procore.",
|
|
200
201
|
"standaloneMinFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
|
|
201
202
|
"standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb.",
|
|
203
|
+
"standaloneZeroFileSizeError": "Failed to upload files. Empty files are not supported.",
|
|
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}}."
|
package/dist/_locales/es-ES.json
CHANGED
|
@@ -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
|
|
193
|
+
"multipleErrorsMessage" : "Algunos errores nos han impedido cargar los archivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Se ha superado el tamaño máximo de archivo ({{sizeInMegabytes}} MB)",
|
|
195
195
|
"minFileSizeErrorGroup" : "No se ha alcanzado el tamaño mínimo de archivo ({{sizeInMegabytes}} MB)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Error al cargar los archivos. No se admiten archivos vacíos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Se ha superado el número máximo de archivos ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de archivo no admitidos",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} adjuntos por elemento y se ha alcanzado ese máximo. Elimine algunos adjuntos para cargar otros nuevos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "No hemos podido cargar sus archivos porque uno o más tipos de archivo no son admitidos en Procore.",
|
|
200
201
|
"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
202
|
"standaloneMaxFileSizeError" : "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño máximo de archivo de {{sizeInMegabytes}} MB.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Error al cargar los archivos. No se admiten archivos vacíos.",
|
|
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}}."
|
package/dist/_locales/es.json
CHANGED
|
@@ -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
|
|
193
|
+
"multipleErrorsMessage" : "Lo sentimos, algunos errores nos impidieron cargar sus archivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Se superó el tamaño máximo de archivo ({{sizeInMegabytes}} mb)",
|
|
195
195
|
"minFileSizeErrorGroup" : "No se alcanzó el tamaño mínimo de archivo ({{sizeInMegabytes}} mb)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Error al cargar archivos. No se admiten archivos vacíos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Se superó el número máximo de archivos ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de archivos no admitidos",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Solo permitimos {{maxFiles}} archivos adjuntos por ítem y se alcanzó ese máximo. Elimine algunos archivos adjuntos para cargar otros nuevos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Lo sentimos, no pudimos cargar sus archivos porque uno o más tipos de archivos no son compatibles con Procore.",
|
|
200
201
|
"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
202
|
"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.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Error al cargar archivos. No se admiten archivos vacíos.",
|
|
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}}."
|
package/dist/_locales/fr-CA.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Afficher les détails",
|
|
191
191
|
"errorTitle" : "Nous n'avons pas pu téléverser certains de vos fichiers",
|
|
192
192
|
"oneFileAtATimeError" : "Désolé, vous ne pouvez joindre qu'un seul fichier à la fois.",
|
|
193
|
-
"multipleErrorsMessage" : "Désolé,
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, certaines erreurs nous ont empêchés de téléverser vos fichiers.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Taille maximale du fichier ({{sizeInMegabytes}} Mo) dépassée",
|
|
195
195
|
"minFileSizeErrorGroup" : "Taille minimale du fichier ({{sizeInMegabytes}} Mo) non atteinte",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Échec du téléversement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Nombre maximal de fichiers ({{count}}) dépassé",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Types de fichiers non pris en charge",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Nous n'autorisons que {{maxFiles}} pièces jointes par item, et ce maximum a été atteint. Veuillez supprimer certaines pièces jointes pour en téléverser de nouvelles.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs types de fichiers ne sont pas pris en charge dans Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale de {{sizeInMegabytes}} Mo.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale de {{sizeInMegabytes}} Mo.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Échec du téléversement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}. Échec {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Téléversé {{uploaded}} sur {{total}}."
|
package/dist/_locales/fr-FR.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Afficher les détails",
|
|
191
191
|
"errorTitle" : "Impossible de charger certains de vos fichiers",
|
|
192
192
|
"oneFileAtATimeError" : "Désolé, vous ne pouvez joindre qu'un seul fichier à la fois.",
|
|
193
|
-
"multipleErrorsMessage" : "Désolé,
|
|
193
|
+
"multipleErrorsMessage" : "Désolé, des erreurs nous ont empêchés de charger vos fichiers.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Taille maximale du fichier ({{sizeInMegabytes}} Mo) dépassée",
|
|
195
195
|
"minFileSizeErrorGroup" : "Taille minimale du fichier ({{sizeInMegabytes}} Mo) non atteinte",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Échec du chargement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Nombre maximal de fichiers ({{count}}) dépassé",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Types de fichiers non pris en charge",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Nous n'autorisons que {{maxFiles}} pièces-jointes par élément, et ce maximum a été atteint. Veuillez supprimer certaines pièces-jointes avant d'en charger de nouvelles.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs types de fichiers ne sont pas pris en charge dans Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale ({{sizeInMegabytes}} Mo).",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale ({{sizeInMegabytes}} Mo).",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Échec du chargement des fichiers. Les fichiers vides ne sont pas pris en charge.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}. Échec de {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Progression totale : {{totalProgress}} %. Chargement réussi de {{uploaded}} sur {{total}}."
|
package/dist/_locales/is-IS.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Sýna smáatriði",
|
|
191
191
|
"errorTitle" : "Við gátum ekki hlaðið inn nokkrum skrám þínum",
|
|
192
192
|
"oneFileAtATimeError" : "Því miður geturðu aðeins hengt eina skrá í einu.",
|
|
193
|
-
"multipleErrorsMessage" : "Því miður
|
|
193
|
+
"multipleErrorsMessage" : "Því miður, nokkrar villur komu í veg fyrir að við gætum hlaðið upp skránum þínum.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Hámarksstærð skráar ( {{sizeInMegabytes}} mb) fór yfir",
|
|
195
195
|
"minFileSizeErrorGroup" : "Lágmarks skráarstærð ( {{sizeInMegabytes}} mb) ekki náð",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Mistókst að hlaða upp skrám. Tómar skrár eru ekki studdar.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Hámarksfjöldi skráa ( {{count}} ) yfir",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Óstuddar skráargerðir",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Við leyfum aðeins {{maxFiles}} viðhengi á hlut og því hámarki hefur verið náð. Vinsamlegast eytt sumum viðhengjum til að hlaða upp nýjum.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Því miður gátum við ekki hlaðið upp skrám þínum vegna þess að ein eða fleiri skráategundir eru ekki studdar í Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki lágmarksstærð skráarinnar {{sizeInMegabytes}} mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki hámarksstærð {{sizeInMegabytes}} mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Mistókst að hlaða upp skrám. Tómar skrár eru ekki studdar.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} . Mistókst {{failed}} .",
|
|
204
206
|
"withoutFailed" : "Heildarframfarir: {{totalProgress}} %. Hlaðið upp {{uploaded}} af {{total}} ."
|
package/dist/_locales/ja-JP.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "詳細を表示",
|
|
191
191
|
"errorTitle" : "一部のファイルをアップロードできませんでした。",
|
|
192
192
|
"oneFileAtATimeError" : "申し訳ありませんが、一度に添付できるのは1つのファイルのみです。",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "申し訳ありませんが、何らかのエラーによりファイルをアップロードできませんでした。",
|
|
194
194
|
"maxFileSizeErrorGroup" : "最大ファイルサイズ ({{sizeInMegabytes}}MB) を超えています",
|
|
195
195
|
"minFileSizeErrorGroup" : "最小ファイルサイズ ({{sizeInMegabytes}}MB) に達していません",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "ファイルのアップロードに失敗しました。 空のファイルはサポートされていません。",
|
|
196
197
|
"maxFileNumberErrorGroup" : "最大ファイル数 ({{count}}) を超えています",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "サポートしていないファイルの種類です",
|
|
198
199
|
"standaloneMaxFileNumberError" : "項目ごとに{{maxFiles}}の添付書類のみ許可されており、その最大数に達しています。新しい添付書類をアップロードするには、いくつかの添付書類を削除してください。",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "申し訳ありませんが、1つ以上のファイルの種類が Procore でサポートされていないため、ファイルをアップロードできませんでした。",
|
|
200
201
|
"standaloneMinFileSizeError" : "申し訳ありませんが、1つまたは複数のファイルが最小ファイルサイズ、{{sizeInMegabytes}}MB に達していないため、ファイルをアップロードできませんでした。",
|
|
201
202
|
"standaloneMaxFileSizeError" : "申し訳ありませんが、1つまたは複数のファイルが最大ファイルサイズ、{{sizeInMegabytes}}MB に達していないため、ファイルをアップロードできませんでした。",
|
|
203
|
+
"standaloneZeroFileSizeError" : "ファイルのアップロードに失敗しました。 空のファイルはサポートされていません。",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。{{failed}} 件が失敗しました。",
|
|
204
206
|
"withoutFailed" : "全体進捗率: {{totalProgress}}%。{{total}} 件中 {{uploaded}} 件をアップロードしました。"
|
package/dist/_locales/pl-PL.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"emailSubjectRequiredError" : "Wprowadź temat, aby wysłać.",
|
|
37
37
|
"goToAllEmails" : "Wszystkie e-maile",
|
|
38
38
|
"sendEmail" : "Wyślij",
|
|
39
|
-
"replyAll" : "Odpowiedz
|
|
39
|
+
"replyAll" : "Odpowiedz wszystkim",
|
|
40
40
|
"downloadAll" : "Pobierz wszystkie",
|
|
41
41
|
"showAll" : "Pokaż wszystkie",
|
|
42
42
|
"showLess" : "Pokaż mniej",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"newItem" : "Dołącz powiązaną pozycję",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
84
|
"title" : "Dołącz powiązane pozycje, aby rozpocząć",
|
|
85
|
-
"description" : "Powiązanie pozycji z {{itemName}} ułatwi Tobie i Twojemu zespołowi wyszukiwanie odpowiednich informacji w systemie Procore."
|
|
85
|
+
"description" : "Powiązanie pozycji z: {{itemName}} ułatwi Tobie i Twojemu zespołowi wyszukiwanie odpowiednich informacji w systemie Procore."
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
88
|
"title" : "Brak pozycji do wyświetlenia",
|
|
@@ -98,12 +98,12 @@
|
|
|
98
98
|
"action" : "Spróbuj ponownie"
|
|
99
99
|
},
|
|
100
100
|
"panelTitle" : "Dołącz powiązaną pozycję",
|
|
101
|
-
"search" : "Szukaj",
|
|
101
|
+
"search" : "Szukaj:",
|
|
102
102
|
"searchItemType" : "Wyszukaj typ pozycji",
|
|
103
103
|
"submit" : "Powiąż",
|
|
104
104
|
"toast" : {
|
|
105
105
|
"itemAdded" : "Pomyślnie dodano powiązaną pozycję.",
|
|
106
|
-
"itemAdditionFailed" : "Przepraszamy. Nie można dołączyć pozycji.Spróbuj ponownie.",
|
|
106
|
+
"itemAdditionFailed" : "Przepraszamy. Nie można dołączyć pozycji. Spróbuj ponownie.",
|
|
107
107
|
"itemRemoved" : "Pomyślnie usunięto powiązaną pozycję.",
|
|
108
108
|
"requestError" : "Przepraszamy, coś poszło nie tak. Spróbuj ponownie."
|
|
109
109
|
}
|
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Pokaż szczegóły",
|
|
191
191
|
"errorTitle" : "Nie udało nam się przesłać niektórych plików",
|
|
192
192
|
"oneFileAtATimeError" : "Przepraszamy. W danym momencie można załączyć tylko jeden plik.",
|
|
193
|
-
"multipleErrorsMessage" : "Przepraszamy
|
|
193
|
+
"multipleErrorsMessage" : "Przepraszamy, pewne błędy uniemożliwiły nam przesłanie Twoich plików.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Przekroczono maks. rozmiar pliku ({{sizeInMegabytes}} MB)",
|
|
195
195
|
"minFileSizeErrorGroup" : "Nie spełniono wymogu minimalnego rozmiaru pliku ({{sizeInMegabytes}} MB)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Nie udało się przesłać plików. Puste pliki nie są obsługiwane.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Przekroczono maksymalną liczbę plików ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Nieobsługiwane typy plików",
|
|
198
|
-
"standaloneMaxFileNumberError" : "Zezwalamy tylko na {{maxFiles}} załączników na pozycję; osiągnięto maksimum.Usuń niektóre załączniki, aby przesłać nowe.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "Zezwalamy tylko na {{maxFiles}} załączników na pozycję; osiągnięto maksimum. Usuń niektóre załączniki, aby przesłać nowe.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Przepraszamy. Nie udało się przesłać plików, ponieważ co najmniej jeden typ pliku jest nieobsługiwany w Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Przepraszamy nie możemy przesłać plików, ponieważ co najmniej jeden z plików nie spełnia wymogu minimalnego rozmiaru pliku {{sizeInMegabytes}} MB.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Przepraszamy nie możemy przesłać plików, ponieważ co najmniej jeden z plików nie spełnia wymogu maksymalnego rozmiaru pliku {{sizeInMegabytes}} MB.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Nie udało się przesłać plików. Puste pliki nie są obsługiwane.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Całkowite postępy: {{totalProgress}}%. Przesłano {{uploaded}} z {{total}}. Zakończone niepowodzeniem {{failed}}.",
|
|
204
206
|
"withoutFailed" : "Całkowite postępy: {{totalProgress}}%. Przesłano {{uploaded}} z {{total}}."
|
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails": "[ŞŞŞħǿẇ · Ḓḗŧȧīŀşşş]",
|
|
191
191
|
"errorTitle": "[ẆẆẆẆẆẆẆẆḗ · Ƈǿŭŀḓƞ'ŧ · Ŭƥŀǿȧḓ · Şǿḿḗ · ǿƒ · Ẏǿŭř · Ƒīŀḗşşşşşşşş]",
|
|
192
192
|
"oneFileAtATimeError": "[ŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẏǿŭ · ƈȧƞ · ǿƞŀẏ · ȧŧŧȧƈħ · ǿƞḗ · ƒīŀḗ · ȧŧ · ȧ · ŧīḿḗ..........]",
|
|
193
|
-
"multipleErrorsMessage": "[
|
|
193
|
+
"multipleErrorsMessage": "[ŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · şǿḿḗ · ḗřřǿřş · ƥřḗṽḗƞŧḗḓ · ŭş · ƒřǿḿ · ŭƥŀǿȧḓīƞɠ · ẏǿŭř · ƒīŀḗş............]",
|
|
194
194
|
"maxFileSizeErrorGroup": "[ḾḾḾḾḾḾḾḾḾḾȧẋ · ƒīŀḗ · şīẑḗ · ({{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ) · ḗẋƈḗḗḓḗḓḓḓḓḓḓḓḓḓḓ]",
|
|
195
195
|
"minFileSizeErrorGroup": "[ḾḾḾḾḾḾḾḾḾīƞ · ƒīŀḗ · şīẑḗ · ({{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ) · ƞǿŧ · ḿḗŧŧŧŧŧŧŧŧŧ]",
|
|
196
|
+
"zeroFileSizeErrorGroup": "[ƑƑƑƑƑƑƑƑƑƑƑȧīŀḗḓ · ŧǿ · ŭƥŀǿȧḓ · ƒīŀḗş. · Ḗḿƥŧẏ · ƒīŀḗş · ȧřḗ · ƞǿŧ · şŭƥƥǿřŧḗḓ...........]",
|
|
196
197
|
"maxFileNumberErrorGroup": "[ḾḾḾḾḾḾḾḾȧẋ · ƞŭḿƀḗř · ǿƒ · ƒīŀḗş · ({{ƈǿŭƞŧ}}) · ḗẋƈḗḗḓḗḓḓḓḓḓḓḓḓ]",
|
|
197
198
|
"wrongFileTypeErrorGroup": "[ŬŬŬŬŬƞşŭƥƥǿřŧḗḓ · ƒīŀḗ · ŧẏƥḗşşşşş]",
|
|
198
199
|
"standaloneMaxFileNumberError": "[ẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆẆḗ · ǿƞŀẏ · ȧŀŀǿẇ · {{ḿȧẋƑīŀḗş}} · ȧŧŧȧƈħḿḗƞŧş · ƥḗř · īŧḗḿ, · ȧƞḓ · ŧħȧŧ · ḿȧẋīḿŭḿ · ħȧş · ƀḗḗƞ · řḗȧƈħḗḓ. · Ƥŀḗȧşḗ · ḓḗŀḗŧḗ · şǿḿḗ · ȧŧŧȧƈħḿḗƞŧş · ŧǿ · ŭƥŀǿȧḓ · ƞḗẇ · ǿƞḗş...........................]",
|
|
199
200
|
"standaloneUnsupportedFileTypeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿǿřḗ · ƒīŀḗ · ŧẏƥḗş · ȧřḗ · ŭƞşŭƥƥǿřŧḗḓ · īƞ · Ƥřǿƈǿřḗ...................]",
|
|
200
201
|
"standaloneMinFileSizeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿŭŀŧīƥŀḗ · ƒīŀḗş · ḓǿḗşƞ'ŧ · ḿḗḗŧ · ŧħḗ · ḿīƞīḿŭḿ · ƒīŀḗ · şīẑḗ · ǿƒ · {{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ..........................]",
|
|
201
202
|
"standaloneMaxFileSizeError": "[ŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞŞǿřřẏ, · ẇḗ · ƈǿŭŀḓƞ'ŧ · ŭƥŀǿȧḓ · ẏǿŭř · ƒīŀḗş · ƀḗƈȧŭşḗ · ǿƞḗ · ǿř · ḿŭŀŧīƥŀḗ · ƒīŀḗş · ḓǿḗşƞ'ŧ · ḿḗḗŧ · ŧħḗ · ḿȧẋīḿŭḿ · ƒīŀḗ · şīẑḗ · ǿƒ · {{şīẑḗĪƞḾḗɠȧƀẏŧḗş}}ḿƀ..........................]",
|
|
203
|
+
"standaloneZeroFileSizeError": "[ƑƑƑƑƑƑƑƑƑƑƑȧīŀḗḓ · ŧǿ · ŭƥŀǿȧḓ · ƒīŀḗş. · Ḗḿƥŧẏ · ƒīŀḗş · ȧřḗ · ƞǿŧ · şŭƥƥǿřŧḗḓ...........]",
|
|
202
204
|
"uploadTotalProgress": {
|
|
203
205
|
"withFailed": "[ŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦǿŧȧŀ · Ƥřǿɠřḗşş: · {{ŧǿŧȧŀƤřǿɠřḗşş}}%. · Ŭƥŀǿȧḓḗḓ · {{ŭƥŀǿȧḓḗḓ}} · ǿƒ · {{ŧǿŧȧŀ}}. · Ƒȧīŀḗḓ · {{ƒȧīŀḗḓ}}..................]",
|
|
204
206
|
"withoutFailed": "[ŦŦŦŦŦŦŦŦŦŦŦŦŦŦŦǿŧȧŀ · Ƥřǿɠřḗşş: · {{ŧǿŧȧŀƤřǿɠřḗşş}}%. · Ŭƥŀǿȧḓḗḓ · {{ŭƥŀǿȧḓḗḓ}} · ǿƒ · {{ŧǿŧȧŀ}}...............]"
|
package/dist/_locales/pt-BR.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "Mostrar Detalhes",
|
|
191
191
|
"errorTitle" : "Não Foi Possível Fazer Upload de Alguns dos Seus Arquivos",
|
|
192
192
|
"oneFileAtATimeError" : "Lamentamos, mas você só pode anexar um arquivo por vez.",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "Sentimos muito, mas alguns erros impedem o upload dos seus arquivos.",
|
|
194
194
|
"maxFileSizeErrorGroup" : "Tamanho máximo do arquivo ({{sizeInMegabytes}} mb) excedido",
|
|
195
195
|
"minFileSizeErrorGroup" : "Tamanho mínimo do arquivo ({{sizeInMegabytes}} mb) não atendido",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Falha ao fazer upload dos arquivos. Arquivos vazios não são permitidos.",
|
|
196
197
|
"maxFileNumberErrorGroup" : "Número máximo de arquivos ({{count}}) excedido",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "Tipos de arquivo não suportados",
|
|
198
199
|
"standaloneMaxFileNumberError" : "Permitimos apenas {{maxFiles}} anexos por item, e esse máximo foi atingido. Exclua alguns anexos para fazer upload de novos.",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "Lamentamos, mas não foi possível fazer upload dos seus arquivos porque um ou mais tipos de arquivo não são compatíveis com o Procore.",
|
|
200
201
|
"standaloneMinFileSizeError" : "Lamentamos, mas não foi possível fazer upload seus arquivos porque um ou vários arquivos não atingem o tamanho mínimo de {{sizeInMegabytes}} mb.",
|
|
201
202
|
"standaloneMaxFileSizeError" : "Lamentamos, mas não foi possível fazer upload dos seus arquivos porque um ou vários arquivos ultrapassam o tamanho máximo de {{sizeInMegabytes}} mb.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Falha ao fazer upload dos arquivos. Arquivos vazios não são permitidos.",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "Andamento Total: {{totalProgress}}%. {{uploaded}} upload(s) realizado(s) de {{total}}. {{failed}} malsucedidos.",
|
|
204
206
|
"withoutFailed" : "Andamento Total: {{totalProgress}}%. {{uploaded}} upload(s) realizado(s) de {{total}}."
|
package/dist/_locales/th-TH.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "แสดงรายละเอียด",
|
|
191
191
|
"errorTitle" : "เราไม่สามารถอัปโหลดไฟล์ของคุณบางส่วนได้",
|
|
192
192
|
"oneFileAtATimeError" : "ขออภัย คุณสามารถแนบไฟล์ได้ครั้งละหนึ่งไฟล์เท่านั้น",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "ขออภัยมีข้อผิดพลาดบางประการที่ทำให้เราไม่สามารถอัปโหลดไฟล์ของคุณได้",
|
|
194
194
|
"maxFileSizeErrorGroup" : "เกินขนาดไฟล์สูงสุด ({{sizeInMegabytes}}mb)",
|
|
195
195
|
"minFileSizeErrorGroup" : "ไม่เป็นไปตามขนาดไฟล์ต่ำสุด ({{sizeInMegabytes}}mb)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "ไม่สามารถอัพโหลดไฟล์ได้ ไม่สนับสนุนไฟล์ที่ว่างเปล่า",
|
|
196
197
|
"maxFileNumberErrorGroup" : "เกินจำนวนไฟล์สูงสุด ({{count}})",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "ประเภทไฟล์ที่ไม่รองรับ",
|
|
198
199
|
"standaloneMaxFileNumberError" : "เราอนุญาต {{maxFiles}} เอกสารแนบต่อรายการเท่านั้น และครบจำนวนสูงสุดนั้นแล้ว โปรดลบไฟล์แนบบางส่วนเพื่ออัปโหลดไฟล์ใหม่",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "ขออภัย เราไม่สามารถอัปโหลดไฟล์ของคุณได้เนื่องจาก Procore ไม่รองรับไฟล์ประเภทใดประเภทหนึ่ง",
|
|
200
201
|
"standaloneMinFileSizeError" : "ขออภัย เราไม่สามารถอัปโหลดไฟล์ของคุณได้เนื่องจากอย่างน้อยหนึ่งไฟล์ไม่ตรงตามขนาดไฟล์ขั้นต่ำ {{sizeInMegabytes}} mb",
|
|
201
202
|
"standaloneMaxFileSizeError" : "ขออภัย เราไม่สามารถอัปโหลดไฟล์ของคุณได้เนื่องจากอย่างน้อยหนึ่งไฟล์ไม่ตรงตามขนาดไฟล์สูงสุด {{sizeInMegabytes}} mb",
|
|
203
|
+
"standaloneZeroFileSizeError" : "ไม่สามารถอัพโหลดไฟล์ได้ ไม่สนับสนุนไฟล์ที่ว่างเปล่า",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "ความคืบหน้าทั้งหมด: {{totalProgress}}% อัปโหลดแล้ว {{uploaded}} จาก {{total}} {{failed}} ล้มเหลว",
|
|
204
206
|
"withoutFailed" : "ความคืบหน้าทั้งหมด: {{totalProgress}}% อัปโหลดแล้ว {{uploaded}} จาก {{total}}"
|
package/dist/_locales/zh-SG.json
CHANGED
|
@@ -190,15 +190,17 @@
|
|
|
190
190
|
"showDetails" : "显示详细信息",
|
|
191
191
|
"errorTitle" : "我们无法上传其中一些文件",
|
|
192
192
|
"oneFileAtATimeError" : "抱歉,一次只能添加一个文件。",
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
193
|
+
"multipleErrorsMessage" : "抱歉,我们遇到了一些问题,导致无法上传你的文件。",
|
|
194
194
|
"maxFileSizeErrorGroup" : "超出最大文件大小 ({{sizeInMegabytes}}MB)",
|
|
195
195
|
"minFileSizeErrorGroup" : "未达到最小文件大小 ({{sizeInMegabytes}}MB)",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "无法上传文件。不支持空文件。",
|
|
196
197
|
"maxFileNumberErrorGroup" : "超出最大文件数量({{count}} 个)",
|
|
197
198
|
"wrongFileTypeErrorGroup" : "不支持的文件类型",
|
|
198
199
|
"standaloneMaxFileNumberError" : "每一项只允许添加 {{maxFiles}} 个附件,已达到数量上限。请删除一些附件,然后上传新的。",
|
|
199
200
|
"standaloneUnsupportedFileTypeError" : "抱歉,由于 Procore 不支持一个或多个文件类型,因此我们无法上传文件。",
|
|
200
201
|
"standaloneMinFileSizeError" : "抱歉,由于一个或多个文件未达到 {{sizeInMegabytes}}MB 的最小文件大小,因此我们无法上传文件。",
|
|
201
202
|
"standaloneMaxFileSizeError" : "抱歉,由于一个或多个文件超出 {{sizeInMegabytes}}MB 的最大文件大小,因此我们无法上传文件。",
|
|
203
|
+
"standaloneZeroFileSizeError" : "无法上传文件。不支持空文件。",
|
|
202
204
|
"uploadTotalProgress" : {
|
|
203
205
|
"withFailed" : "总进度:{{totalProgress}}%。已上传 {{uploaded}}/{{total}}。{{failed}}已失败。",
|
|
204
206
|
"withoutFailed" : "总进度:{{totalProgress}}%。已上传 {{uploaded}}/{{total}}。"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "",
|
|
11
11
|
"descriptionHtml": "",
|
|
12
12
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L42"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L47"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "icon",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "The icon to display",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The icon to display</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L100"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "style",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"description": "Additional CSS styles",
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
42
42
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
43
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
43
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L52"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"description": ""
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "",
|
|
57
57
|
"descriptionHtml": "",
|
|
58
58
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L42"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "className",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Additional classNames",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L47"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "style",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"description": "Additional CSS styles",
|
|
77
77
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
78
78
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
79
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
79
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L52"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"description": ""
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"description": "",
|
|
93
93
|
"descriptionHtml": "",
|
|
94
94
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
95
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
95
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L12"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "img",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"description": "",
|
|
103
103
|
"descriptionHtml": "",
|
|
104
104
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
105
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
105
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L13"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"name": "link",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "",
|
|
113
113
|
"descriptionHtml": "",
|
|
114
114
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
115
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
115
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L14"
|
|
116
116
|
}
|
|
117
117
|
],
|
|
118
118
|
"description": ""
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"description": "",
|
|
129
129
|
"descriptionHtml": "",
|
|
130
130
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
131
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
131
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L42"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"name": "className",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"description": "Additional classNames",
|
|
139
139
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
140
140
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
141
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
141
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L47"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
144
|
"name": "imageUrl",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"description": "The Avatar rich media url",
|
|
149
149
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The Avatar rich media url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
150
150
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
151
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
151
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L108"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"name": "style",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"description": "Additional CSS styles",
|
|
159
159
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
160
160
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
161
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
161
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L52"
|
|
162
162
|
}
|
|
163
163
|
],
|
|
164
164
|
"description": ""
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"description": "",
|
|
175
175
|
"descriptionHtml": "",
|
|
176
176
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
177
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
177
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L42"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"name": "className",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"description": "Additional classNames",
|
|
185
185
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
186
186
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
187
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
187
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L47"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"name": "clickable",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"deprecated": "Reviewing for removal from system, prefer accessible `role=\"link\"` or `role=\"button\"` for interactive UI.",
|
|
198
198
|
"deprecatedSince": "TBD",
|
|
199
199
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
200
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
200
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L34"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"name": "disabled",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the Avatar's disabled state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
209
209
|
"defaultValue": "false\n",
|
|
210
210
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
211
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
211
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L40"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"name": "size",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"deprecated": "\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n",
|
|
222
222
|
"deprecatedSince": "10.20.0",
|
|
223
223
|
"sourceFile": "packages/core-react/src/Avatar/Avatar.types.ts",
|
|
224
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
224
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/Avatar/Avatar.types.ts#L62"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"name": "style",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"description": "Additional CSS styles",
|
|
232
232
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
233
233
|
"sourceFile": "packages/core-react/src/_utils/types.ts",
|
|
234
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
234
|
+
"sourceUrl": "https://github.com/procore/core/blob/330d9c9/packages/core-react/src/_utils/types.ts#L52"
|
|
235
235
|
}
|
|
236
236
|
],
|
|
237
237
|
"description": ""
|