@procore/core-react 12.31.0 → 12.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.js +20 -12
- package/dist/Avatar/Avatar.js.map +1 -1
- 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/BadgePill/BadgePill.styles.js +4 -4
- 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.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- 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 +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.js +10 -5
- package/dist/Form/Form.js.map +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/Form.types.d.ts +2 -0
- package/dist/Form/Form.types.js.map +1 -1
- 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.js +1 -0
- package/dist/Input/Input.js.map +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/NextTile/NextTile.js +119 -45
- package/dist/NextTile/NextTile.js.map +1 -1
- 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/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/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 +3 -3
- 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.js +86 -25
- package/dist/SegmentedController/SegmentedController.js.map +1 -1
- 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 +38 -38
- 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.js +19 -13
- package/dist/Tabs/Tabs.js.map +1 -1
- 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.js +14 -7
- package/dist/ToolLandingPage/ToolLandingPage.js.map +1 -1
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/ToolLandingPage/ToolLandingPage.types.d.ts +29 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js.map +1 -1
- 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 +50 -46
- package/dist/_hooks/I18n.js +2 -0
- package/dist/_hooks/I18n.js.map +1 -1
- package/dist/_hooks/getI18nProviderLocale.js +1 -1
- package/dist/_hooks/getI18nProviderLocale.js.map +1 -1
- package/dist/_locales/de-DE.json +2 -2
- package/dist/_locales/en-AU.json +1 -1
- package/dist/_locales/en-CA.json +1 -1
- package/dist/_locales/en-GB.json +1 -1
- package/dist/_locales/es-ES.json +1 -1
- package/dist/_locales/es.json +3 -3
- package/dist/_locales/fr-CA.json +2 -2
- package/dist/_locales/fr-FR.json +2 -2
- package/dist/_locales/is-IS.json +2 -2
- package/dist/_locales/it-IT.json +47 -47
- package/dist/_locales/ja-JP.json +1 -1
- package/dist/_locales/pl-PL.json +1 -1
- package/dist/_locales/pt-BR.json +2 -2
- package/dist/_locales/pt-PT.json +89 -89
- package/dist/_locales/th-TH.json +4 -4
- package/dist/_locales/zh-SG.json +1 -1
- package/dist/_locales/zh-TW.json +4 -4
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- 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 +13 -13
- 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 +8 -8
- 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 +30 -30
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- 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 +753 -743
- 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 +1 -1
- 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 +77 -77
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -30
- 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 +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- 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 +21 -21
- 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 +14 -14
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- 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 +8 -8
- 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 +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +19 -8
- 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/dist/_typedoc/deprecations.json +1 -1
- package/package.json +14 -14
package/dist/_locales/pt-PT.json
CHANGED
|
@@ -11,19 +11,19 @@
|
|
|
11
11
|
},
|
|
12
12
|
"connected" : {
|
|
13
13
|
"fileSelect" : {
|
|
14
|
-
"documents" : "
|
|
15
|
-
"drawings" : "
|
|
16
|
-
"forms" : "
|
|
17
|
-
"photos" : "
|
|
14
|
+
"documents" : "Documentos",
|
|
15
|
+
"drawings" : "Desenhos",
|
|
16
|
+
"forms" : "Formulários",
|
|
17
|
+
"photos" : "Fotos",
|
|
18
18
|
"selectAlbum" : "Select album",
|
|
19
|
-
"selectAnAlbum" : "
|
|
20
|
-
"selectArea" : "
|
|
19
|
+
"selectAnAlbum" : "Selecione um álbum",
|
|
20
|
+
"selectArea" : "Selecione a área",
|
|
21
21
|
"selectAnArea" : "Select an Area",
|
|
22
22
|
"selectDiscipline" : "Select discipline",
|
|
23
|
-
"selectADiscipline" : "
|
|
23
|
+
"selectADiscipline" : "Selecione uma Disciplina",
|
|
24
24
|
"selectSet" : "Select set",
|
|
25
|
-
"selectASet" : "
|
|
26
|
-
"selectTemplate" : "
|
|
25
|
+
"selectASet" : "Selecione um conjunto",
|
|
26
|
+
"selectTemplate" : "Selecione o modelo",
|
|
27
27
|
"selectATemplate" : "Select a Template"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
@@ -35,49 +35,49 @@
|
|
|
35
35
|
"emailRecipientRequiredError" : "Enter recipient to send.",
|
|
36
36
|
"emailSubjectRequiredError" : "Enter Subject to send.",
|
|
37
37
|
"goToAllEmails" : "All Emails",
|
|
38
|
-
"sendEmail" : "
|
|
39
|
-
"replyAll" : "
|
|
38
|
+
"sendEmail" : "Enviar",
|
|
39
|
+
"replyAll" : "Responder a todos",
|
|
40
40
|
"downloadAll" : "Download All",
|
|
41
|
-
"showAll" : "
|
|
42
|
-
"showLess" : "
|
|
41
|
+
"showAll" : "Mostrar tudo",
|
|
42
|
+
"showLess" : "Mostrar menos",
|
|
43
43
|
"composeEmailPageTitle" : "Compose New Email",
|
|
44
44
|
"emailSentMessage" : "The email was successfully sent.",
|
|
45
|
-
"from" : "
|
|
46
|
-
"to" : "
|
|
45
|
+
"from" : "De",
|
|
46
|
+
"to" : "Para",
|
|
47
47
|
"cc" : "Cc",
|
|
48
48
|
"bcc" : "Bcc",
|
|
49
49
|
"downloadPdfLong" : "Download PDF",
|
|
50
50
|
"downloadPdfShort" : "PDF",
|
|
51
51
|
"privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
|
|
52
|
-
"privateLabel" : "
|
|
53
|
-
"settingsLink" : "
|
|
52
|
+
"privateLabel" : "Privado",
|
|
53
|
+
"settingsLink" : "Configurações",
|
|
54
54
|
"composeNewEmail" : "Compose Email",
|
|
55
55
|
"startNewCommunication" : "To initiate a new communication thread associated with this item, send an email to",
|
|
56
56
|
"emptyStateTitle" : "Send an Email to Get Started",
|
|
57
57
|
"emptyStateDescription" : "When you and your team send emails about this item, you can reference them here.",
|
|
58
58
|
"reply" : "Reply",
|
|
59
|
-
"cancel" : "
|
|
60
|
-
"subject" : "
|
|
59
|
+
"cancel" : "Cancelar",
|
|
60
|
+
"subject" : "Assunto",
|
|
61
61
|
"subjectPlaceholder" : "Enter subject here"
|
|
62
62
|
},
|
|
63
63
|
"distributionSelect" : {
|
|
64
|
-
"noCompany" : "
|
|
65
|
-
"peopleCount" : "{{count}}
|
|
64
|
+
"noCompany" : "Nenhuma empresa",
|
|
65
|
+
"peopleCount" : "{{count}} pessoas",
|
|
66
66
|
"distributionGroups" : "Distribution Groups",
|
|
67
67
|
"people" : "People"
|
|
68
68
|
},
|
|
69
69
|
"relatedItems" : {
|
|
70
|
-
"cancel" : "
|
|
71
|
-
"close" : "
|
|
72
|
-
"date" : "
|
|
70
|
+
"cancel" : "Cancelar",
|
|
71
|
+
"close" : "Perto",
|
|
72
|
+
"date" : "Data",
|
|
73
73
|
"itemType" : "Item Type",
|
|
74
74
|
"itemTypeGroupLabel" : {
|
|
75
75
|
"dailyLog" : "Daily Log",
|
|
76
76
|
"prostoreFile" : "Attach Files"
|
|
77
77
|
},
|
|
78
78
|
"itemName" : "Item Name",
|
|
79
|
-
"loading" : "
|
|
80
|
-
"notes" : "
|
|
79
|
+
"loading" : "Carregando",
|
|
80
|
+
"notes" : "Notas",
|
|
81
81
|
"notesPlaceholder" : "Optional explanation of why this item is related",
|
|
82
82
|
"newItem" : "Link Related Item",
|
|
83
83
|
"noRelatedItems" : {
|
|
@@ -89,29 +89,29 @@
|
|
|
89
89
|
"description" : "Create items in your project to add them as related items here."
|
|
90
90
|
},
|
|
91
91
|
"noResultsSearchQuery" : {
|
|
92
|
-
"title" : "
|
|
93
|
-
"description" : "
|
|
92
|
+
"title" : "Nenhum item corresponde à sua pesquisa",
|
|
93
|
+
"description" : "Verifique a ortografia e as opções de filtro ou pesquise por uma palavra-chave diferente."
|
|
94
94
|
},
|
|
95
95
|
"noResultsServerError" : {
|
|
96
|
-
"title" : "
|
|
96
|
+
"title" : "Algo correu mal",
|
|
97
97
|
"description" : "Please check your internet connection and try again.",
|
|
98
|
-
"action" : "
|
|
98
|
+
"action" : "Tente novamente"
|
|
99
99
|
},
|
|
100
100
|
"panelTitle" : "Link Related Item",
|
|
101
|
-
"search" : "
|
|
101
|
+
"search" : "Pesquisa",
|
|
102
102
|
"searchItemType" : "Search item type",
|
|
103
|
-
"submit" : "
|
|
103
|
+
"submit" : "Ligação",
|
|
104
104
|
"toast" : {
|
|
105
105
|
"itemAdded" : "The related item was successfully linked.",
|
|
106
106
|
"itemAdditionFailed" : "Sorry, the item couldn’t be attached. Please try again.",
|
|
107
107
|
"itemRemoved" : "The related item was successfully removed.",
|
|
108
|
-
"requestError" : "
|
|
108
|
+
"requestError" : "Desculpe, algo correu mal. Por favor, tente novamente."
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dateTimeFormat" : {
|
|
113
113
|
"dateAtTime" : "{{date}} at {{time}}",
|
|
114
|
-
"timeOnDate" : "{{time}}
|
|
114
|
+
"timeOnDate" : "{{time}} em {{date}}"
|
|
115
115
|
},
|
|
116
116
|
"table" : {
|
|
117
117
|
"checkboxLabel" : "Select row",
|
|
@@ -120,26 +120,26 @@
|
|
|
120
120
|
"dataTable" : {
|
|
121
121
|
"emptyState" : {
|
|
122
122
|
"noFilteredResults" : {
|
|
123
|
-
"description" : "
|
|
124
|
-
"title" : "
|
|
123
|
+
"description" : "Verifique a ortografia e as opções de filtro ou pesquise por uma palavra-chave diferente.",
|
|
124
|
+
"title" : "Nenhum item corresponde à sua pesquisa"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
"exporting" : "Exporting...",
|
|
128
128
|
"filters" : {
|
|
129
|
-
"filters" : "
|
|
129
|
+
"filters" : "Filtros",
|
|
130
130
|
"moreFilters" : "More Filters",
|
|
131
|
-
"clearAllFilters" : "
|
|
131
|
+
"clearAllFilters" : "Limpar todos os filtros"
|
|
132
132
|
},
|
|
133
133
|
"grandTotals" : "Grand Totals",
|
|
134
|
-
"search" : "
|
|
134
|
+
"search" : "Pesquisa",
|
|
135
135
|
"subtotals" : "Subtotals",
|
|
136
136
|
"tableSettings" : {
|
|
137
137
|
"configureColumns" : "Configure Columns",
|
|
138
138
|
"resetToDefault" : "Reset To Default",
|
|
139
139
|
"rowHeight" : "Row Height",
|
|
140
|
-
"small" : "
|
|
141
|
-
"medium" : "
|
|
142
|
-
"large" : "
|
|
140
|
+
"small" : "Pequeno",
|
|
141
|
+
"medium" : "Médio",
|
|
142
|
+
"large" : "Grande",
|
|
143
143
|
"tableSettings" : "Table Settings"
|
|
144
144
|
}
|
|
145
145
|
},
|
|
@@ -168,16 +168,16 @@
|
|
|
168
168
|
}
|
|
169
169
|
},
|
|
170
170
|
"dropdown" : {
|
|
171
|
-
"search" : "
|
|
172
|
-
"moreOptions" : "
|
|
173
|
-
"loading" : "
|
|
171
|
+
"search" : "Pesquisa",
|
|
172
|
+
"moreOptions" : "Mais opções",
|
|
173
|
+
"loading" : "Carregando"
|
|
174
174
|
},
|
|
175
175
|
"dropzone" : {
|
|
176
176
|
"uploadFiles" : {
|
|
177
177
|
"one" : "Upload File",
|
|
178
178
|
"other" : "Upload Files"
|
|
179
179
|
},
|
|
180
|
-
"dragAndDrop" : "
|
|
180
|
+
"dragAndDrop" : "ou arrastar e largar",
|
|
181
181
|
"incorrectFileTypeMessage" : {
|
|
182
182
|
"one" : "Sorry - that file type is not allowed.",
|
|
183
183
|
"other" : "Sorry, some of those file types are not allowed."
|
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
"one" : "Sorry, only {{count}} file can be attached.",
|
|
188
188
|
"other" : "Sorry, only {{count}} files can be attached."
|
|
189
189
|
},
|
|
190
|
-
"hideDetails" : "
|
|
191
|
-
"showDetails" : "
|
|
190
|
+
"hideDetails" : "Ocultar detalhes",
|
|
191
|
+
"showDetails" : "Mostrar detalhes",
|
|
192
192
|
"errorTitle" : "We Couldn't Upload Some of Your Files",
|
|
193
193
|
"oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
|
|
194
194
|
"multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
|
|
@@ -209,23 +209,23 @@
|
|
|
209
209
|
},
|
|
210
210
|
"modal" : {
|
|
211
211
|
"a11y" : {
|
|
212
|
-
"close" : "
|
|
212
|
+
"close" : "Perto"
|
|
213
213
|
},
|
|
214
|
-
"cancel" : "
|
|
214
|
+
"cancel" : "Cancelar"
|
|
215
215
|
},
|
|
216
216
|
"multiSelect" : {
|
|
217
217
|
"clearAll" : "Delete field",
|
|
218
218
|
"selectValues" : "Select Values",
|
|
219
|
-
"noResults" : "
|
|
219
|
+
"noResults" : "Nenhum resultado"
|
|
220
220
|
},
|
|
221
221
|
"tearsheet" : {
|
|
222
222
|
"a11y" : {
|
|
223
|
-
"close" : "
|
|
223
|
+
"close" : "Perto"
|
|
224
224
|
}
|
|
225
225
|
},
|
|
226
226
|
"fileAttacher" : {
|
|
227
227
|
"attachFiles" : {
|
|
228
|
-
"one" : "
|
|
228
|
+
"one" : "Anexar ficheiro",
|
|
229
229
|
"other" : "Attach Files"
|
|
230
230
|
}
|
|
231
231
|
},
|
|
@@ -247,18 +247,18 @@
|
|
|
247
247
|
"ungroupedThumbnailGridGroup" : "Ungrouped",
|
|
248
248
|
"filesSelected" : {
|
|
249
249
|
"one" : "{{count}} file selected",
|
|
250
|
-
"other" : "{{count}}
|
|
250
|
+
"other" : "{{count}} ficheiros selecionados"
|
|
251
251
|
},
|
|
252
|
-
"cancelAction" : "
|
|
252
|
+
"cancelAction" : "Cancelar",
|
|
253
253
|
"attachAction" : "Attach",
|
|
254
254
|
"maxNumberOfFilesSelected" : "Maximum number of files selected",
|
|
255
255
|
"modalTitle" : "Attach Files",
|
|
256
256
|
"filesPendingUpload" : "One or more files have not finished uploading.",
|
|
257
|
-
"noSelectedItems" : "
|
|
258
|
-
"emptySearchResults" : "
|
|
259
|
-
"noItems" : "
|
|
260
|
-
"searchPlaceholder" : "
|
|
261
|
-
"uploadFailed" : "
|
|
257
|
+
"noSelectedItems" : "Selecione um ficheiro.",
|
|
258
|
+
"emptySearchResults" : "Nenhum resultado encontrado",
|
|
259
|
+
"noItems" : "Nenhum item",
|
|
260
|
+
"searchPlaceholder" : "Pesquisa",
|
|
261
|
+
"uploadFailed" : "Falha no upload",
|
|
262
262
|
"supportedFileTypes" : "Supported file types"
|
|
263
263
|
},
|
|
264
264
|
"form" : {
|
|
@@ -266,8 +266,8 @@
|
|
|
266
266
|
"confirmMessage" : "If you leave before saving, your changes will be lost."
|
|
267
267
|
},
|
|
268
268
|
"checkbox" : {
|
|
269
|
-
"no" : "
|
|
270
|
-
"yes" : "
|
|
269
|
+
"no" : "Não",
|
|
270
|
+
"yes" : "Sim",
|
|
271
271
|
"checked" : "Checked",
|
|
272
272
|
"unchecked" : "Unchecked"
|
|
273
273
|
},
|
|
@@ -278,14 +278,14 @@
|
|
|
278
278
|
"fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
|
|
279
279
|
},
|
|
280
280
|
"field" : {
|
|
281
|
-
"tooltipHelp" : "
|
|
281
|
+
"tooltipHelp" : "Mais informações"
|
|
282
282
|
}
|
|
283
283
|
},
|
|
284
284
|
"menu" : {
|
|
285
|
-
"search" : "
|
|
285
|
+
"search" : "Pesquisa"
|
|
286
286
|
},
|
|
287
287
|
"pagination" : {
|
|
288
|
-
"interval" : "
|
|
288
|
+
"interval" : "de",
|
|
289
289
|
"notation" : "{{start}}-{{end}} of {{totalItems}}",
|
|
290
290
|
"page" : "Page:",
|
|
291
291
|
"nextPage" : "Next page",
|
|
@@ -294,17 +294,17 @@
|
|
|
294
294
|
"search" : {
|
|
295
295
|
"clear" : "Clear text",
|
|
296
296
|
"goSearch" : "Go to search results",
|
|
297
|
-
"label" : "
|
|
297
|
+
"label" : "Pesquisa"
|
|
298
298
|
},
|
|
299
299
|
"select" : {
|
|
300
300
|
"clear" : "Delete field",
|
|
301
|
-
"search" : "
|
|
301
|
+
"search" : "Pesquisa",
|
|
302
302
|
"selectAll" : "Selecionar tudo",
|
|
303
303
|
"noResult" : "Nenhum resultado"
|
|
304
304
|
},
|
|
305
305
|
"splitViewCard" : {
|
|
306
306
|
"a11y" : {
|
|
307
|
-
"close" : "
|
|
307
|
+
"close" : "Perto"
|
|
308
308
|
}
|
|
309
309
|
},
|
|
310
310
|
"tabs" : {
|
|
@@ -321,56 +321,56 @@
|
|
|
321
321
|
},
|
|
322
322
|
"toast" : {
|
|
323
323
|
"a11y" : {
|
|
324
|
-
"dismiss" : "
|
|
324
|
+
"dismiss" : "Dispensar"
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
327
|
"fileList" : {
|
|
328
328
|
"downloadAll" : "Download All",
|
|
329
|
-
"download" : "
|
|
329
|
+
"download" : "Transferir",
|
|
330
330
|
"noPreview" : "No Preview Available"
|
|
331
331
|
},
|
|
332
332
|
"tieredSelect" : {
|
|
333
|
-
"emptyMessage" : "
|
|
333
|
+
"emptyMessage" : "Nenhum local.",
|
|
334
334
|
"goToTier" : "Go to sub menu",
|
|
335
335
|
"placeholder" : "Select an item",
|
|
336
|
-
"quickCreateActionLabel" : "
|
|
337
|
-
"quickCreateCancelLabel" : "
|
|
338
|
-
"quickCreateCreateLabel" : "
|
|
339
|
-
"quickCreatePlaceholder" : "
|
|
340
|
-
"searchEmptyMessage" : "
|
|
336
|
+
"quickCreateActionLabel" : "Criar novo local",
|
|
337
|
+
"quickCreateCancelLabel" : "Cancelar",
|
|
338
|
+
"quickCreateCreateLabel" : "Criar",
|
|
339
|
+
"quickCreatePlaceholder" : "Adicionar localização",
|
|
340
|
+
"searchEmptyMessage" : "Nenhum resultado.",
|
|
341
341
|
"searchPlaceholder" : "Search existing locations",
|
|
342
|
-
"spinnerLabel" : "
|
|
342
|
+
"spinnerLabel" : "Carregando"
|
|
343
343
|
},
|
|
344
344
|
"tieredDropdown" : {
|
|
345
345
|
"emptyMessage" : "No Items.",
|
|
346
|
-
"searchEmptyMessage" : "
|
|
347
|
-
"searchPlaceholder" : "
|
|
348
|
-
"spinnerLabel" : "
|
|
346
|
+
"searchEmptyMessage" : "Nenhum resultado.",
|
|
347
|
+
"searchPlaceholder" : "Pesquisa",
|
|
348
|
+
"spinnerLabel" : "Carregando"
|
|
349
349
|
},
|
|
350
350
|
"spinner" : {
|
|
351
|
-
"loading" : "
|
|
351
|
+
"loading" : "Carregando"
|
|
352
352
|
},
|
|
353
353
|
"token" : {
|
|
354
|
-
"remove" : "
|
|
354
|
+
"remove" : "Remover"
|
|
355
355
|
},
|
|
356
356
|
"toolHeader" : {
|
|
357
|
-
"settingsAction" : "
|
|
357
|
+
"settingsAction" : "Configurar definições"
|
|
358
358
|
},
|
|
359
359
|
"fileSelect" : {
|
|
360
360
|
"localFilesSource" : "My Computer",
|
|
361
|
-
"uploadFailed" : "
|
|
361
|
+
"uploadFailed" : "Falha no upload",
|
|
362
362
|
"maxNumberOfFilesSelected" : "Maximum number of files selected"
|
|
363
363
|
},
|
|
364
364
|
"required" : {
|
|
365
365
|
"requiredFields" : "Required fields"
|
|
366
366
|
},
|
|
367
367
|
"avatarStack" : {
|
|
368
|
-
"viewAll" : "
|
|
369
|
-
"close" : "
|
|
368
|
+
"viewAll" : "Ver tudo",
|
|
369
|
+
"close" : "Perto"
|
|
370
370
|
},
|
|
371
371
|
"panel" : {
|
|
372
|
-
"close" : "
|
|
373
|
-
"goBack" : "
|
|
372
|
+
"close" : "Perto",
|
|
373
|
+
"goBack" : "Volte"
|
|
374
374
|
},
|
|
375
375
|
"menuImperative" : {
|
|
376
376
|
"options" : {
|
|
@@ -378,4 +378,4 @@
|
|
|
378
378
|
}
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
|
-
}
|
|
381
|
+
}
|
package/dist/_locales/th-TH.json
CHANGED
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
"emailSentMessage" : "ส่งอีเมลเรียบร้อยแล้ว",
|
|
45
45
|
"from" : "จาก",
|
|
46
46
|
"to" : "ถึง",
|
|
47
|
-
"cc" : "
|
|
48
|
-
"bcc" : "
|
|
47
|
+
"cc" : "ส่งสำเนาถึง",
|
|
48
|
+
"bcc" : "ส่งสำเนาลับถึง",
|
|
49
49
|
"downloadPdfLong" : "ดาวน์โหลด PDF",
|
|
50
50
|
"downloadPdfShort" : "PDF",
|
|
51
51
|
"privateEmailDisclaimer" : "อีเมลส่วนตัวจะแสดงเฉพาะต่อผู้รับและผู้ส่งอีเมลเท่านั้น",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"itemAdded" : "เชื่อมโยงรายการที่เกี่ยวข้องสำเร็จแล้ว",
|
|
106
106
|
"itemAdditionFailed" : "ขออภัย ไม่สามารถแนบรายการนี้ได้ กรุณาลองอีกครั้ง",
|
|
107
107
|
"itemRemoved" : "ลบรายการที่เกี่ยวข้องสำเร็จแล้ว",
|
|
108
|
-
"requestError" : "
|
|
108
|
+
"requestError" : "ขอโทษมีบางอย่างผิดพลาด. กรุณาลองอีกครั้ง."
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
@@ -378,4 +378,4 @@
|
|
|
378
378
|
}
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
|
-
}
|
|
381
|
+
}
|
package/dist/_locales/zh-SG.json
CHANGED
package/dist/_locales/zh-TW.json
CHANGED
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"photos" : "照片",
|
|
18
18
|
"selectAlbum" : "選取相簿",
|
|
19
19
|
"selectAnAlbum" : "選取相簿",
|
|
20
|
-
"selectArea" : "
|
|
20
|
+
"selectArea" : "選擇區域",
|
|
21
21
|
"selectAnArea" : "選取區域",
|
|
22
|
-
"selectDiscipline" : "
|
|
22
|
+
"selectDiscipline" : "選擇學科",
|
|
23
23
|
"selectADiscipline" : "選取一個類別",
|
|
24
|
-
"selectSet" : "
|
|
24
|
+
"selectSet" : "選擇集",
|
|
25
25
|
"selectASet" : "選取圖紙集",
|
|
26
26
|
"selectTemplate" : "選取範本",
|
|
27
27
|
"selectATemplate" : "選取範本"
|
|
@@ -378,4 +378,4 @@
|
|
|
378
378
|
}
|
|
379
379
|
}
|
|
380
380
|
}
|
|
381
|
-
}
|
|
381
|
+
}
|
|
@@ -2,6 +2,6 @@ import styled from 'styled-components';
|
|
|
2
2
|
import { Typography } from '../../Typography';
|
|
3
3
|
export var StyledDeprecation = /*#__PURE__*/styled(Typography).withConfig({
|
|
4
4
|
displayName: "StyledDeprecation",
|
|
5
|
-
componentId: "core-
|
|
5
|
+
componentId: "core-12_33_0__sc-ojy3xo-0"
|
|
6
6
|
})(["display:block;margin-bottom:16px;"]);
|
|
7
7
|
//# sourceMappingURL=Deprecation.styles.js.map
|
|
@@ -6,11 +6,11 @@ import styled from 'styled-components';
|
|
|
6
6
|
import { colors } from '../../_styles/colors';
|
|
7
7
|
var StyledCell = /*#__PURE__*/styled.div.withConfig({
|
|
8
8
|
displayName: "StyledCell",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-12_33_0__sc-7owp8g-0"
|
|
10
10
|
})(["display:flex;align-items:center;justify-content:center;padding:0 48px;border-bottom:1px dashed ", ";border-right:1px dashed ", ";"], colors.gray90, colors.gray90);
|
|
11
11
|
var StyledGrid = /*#__PURE__*/styled.div.withConfig({
|
|
12
12
|
displayName: "StyledGrid",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-12_33_0__sc-7owp8g-1"
|
|
14
14
|
})(["align-items:center;justify-content:center;display:grid;gap:0;border-top:1px dashed ", ";border-left:1px dashed ", ";grid-template-columns:repeat( ", ",minmax(0,1fr) );height:100%;width:100%;", "{min-height:", "px;overflow:hidden;}"], colors.gray90, colors.gray90, function (_ref) {
|
|
15
15
|
var _ref$$columns = _ref.$columns,
|
|
16
16
|
$columns = _ref$$columns === void 0 ? 1 : _ref$$columns;
|
|
@@ -21,7 +21,7 @@ var StyledGrid = /*#__PURE__*/styled.div.withConfig({
|
|
|
21
21
|
});
|
|
22
22
|
var StyledGridContainer = /*#__PURE__*/styled.div.withConfig({
|
|
23
23
|
displayName: "StyledGridContainer",
|
|
24
|
-
componentId: "core-
|
|
24
|
+
componentId: "core-12_33_0__sc-7owp8g-2"
|
|
25
25
|
})(["height:100%;padding:24px;width:100%;"]);
|
|
26
26
|
export var StoryGrid = function StoryGrid(_ref3) {
|
|
27
27
|
var children = _ref3.children,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "An array of sections used in the anchor navigation.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>An array of sections used in the anchor navigation.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/f6f4377/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L15"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "selected",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "The ID of the currently selected section.",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The ID of the currently selected section.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/f6f4377/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L20"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "onSelect",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Callback function to update the selected section ID.",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Callback function to update the selected section ID.</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.18.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/f6f4377/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L25"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|