@procore/core-react 12.36.0 → 12.38.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 +46 -0
- 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/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.d.ts +2 -1
- package/dist/Banner/Banner.js +53 -34
- package/dist/Banner/Banner.js.map +1 -1
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Banner/Banner.types.d.ts +6 -0
- package/dist/Banner/Banner.types.js.map +1 -1
- package/dist/Banner/index.d.ts +1 -1
- package/dist/Banner/index.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.js +0 -1
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +9 -9
- 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.js +2 -3
- package/dist/DateInput/DateInput.js.map +1 -1
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DateSelect/DateSelect.js +1 -1
- package/dist/DateSelect/DateSelect.js.map +1 -1
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.js +0 -4
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.js +8 -3
- package/dist/DropdownFlyout/DropdownFlyout.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/DropdownFlyout/DropdownFlyout.types.d.ts +1 -0
- package/dist/DropdownFlyout/DropdownFlyout.types.js.map +1 -1
- 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.js +3 -1
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.js.map +1 -1
- 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.js +2 -1
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.js +29 -21
- package/dist/FileSelect/SourceItem/SourceItem.js.map +1 -1
- 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.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/Form/stories/util.js +1 -12
- package/dist/Form/stories/util.js.map +1 -1
- 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.js +3 -3
- package/dist/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.styles.d.ts +7 -4
- package/dist/MultiSelect/MultiSelect.styles.js +18 -10
- package/dist/MultiSelect/MultiSelect.styles.js.map +1 -1
- 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/OverlayTrigger/OverlayTrigger.js +4 -2
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +8 -0
- package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -1
- package/dist/PageLayout/PageLayout.styles.d.ts +1 -0
- package/dist/PageLayout/PageLayout.styles.js +17 -17
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- 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.js +2 -1
- package/dist/Popover/Popover.js.map +1 -1
- 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 +1 -1
- package/dist/SegmentedController/SegmentedController.js.map +1 -1
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +46 -20
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.d.ts +5 -1
- package/dist/Select/Select.styles.js +45 -35
- package/dist/Select/Select.styles.js.map +1 -1
- package/dist/Select/Select.types.d.ts +13 -0
- package/dist/Select/Select.types.js.map +1 -1
- package/dist/Semantic/Semantic.styles.d.ts +4 -4
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.js +21 -6
- package/dist/Spinner/Spinner.js.map +1 -1
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.components.js +1 -3
- package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +39 -39
- package/dist/SuperSelect/SuperSelect.styles.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.types.d.ts +1 -0
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.utils.d.ts +2 -1
- package/dist/SuperSelect/SuperSelect.utils.js +17 -0
- package/dist/SuperSelect/SuperSelect.utils.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.d.ts +1 -1
- package/dist/SuperSelect/useSuperSelect.js +26 -30
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +62 -59
- package/dist/Table/Table.styles.js.map +1 -1
- 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/Tearsheet/storybook/PageLayoutDemo.js +4 -1
- package/dist/Tearsheet/storybook/PageLayoutDemo.js.map +1 -1
- 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/TierSelectionTieredSelect.js +12 -2
- package/dist/TieredSelect/TierSelectionTieredSelect.js.map +1 -1
- package/dist/TieredSelect/TieredSelect.js +18 -5
- package/dist/TieredSelect/TieredSelect.js.map +1 -1
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/TieredSelect/TieredSelectMenu.js +9 -2
- package/dist/TieredSelect/TieredSelectMenu.js.map +1 -1
- 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/Tooltip/Tooltip.types.d.ts +4 -0
- package/dist/Tooltip/Tooltip.types.js.map +1 -1
- package/dist/Tree/Tree.js +1 -1
- package/dist/Tree/Tree.styles.js +10 -10
- 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 +4 -41
- 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/en.json +3 -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 +4 -4
- package/dist/_locales/is-IS.json +2 -2
- package/dist/_locales/it-IT.json +47 -47
- package/dist/_locales/ja-JP.json +4 -4
- package/dist/_locales/pl-PL.json +1 -1
- package/dist/_locales/pseudo.json +3 -1
- package/dist/_locales/pt-BR.json +4 -4
- package/dist/_locales/pt-PT.json +11 -11
- package/dist/_locales/th-TH.json +4 -4
- package/dist/_locales/zh-SG.json +1 -1
- package/dist/_locales/zh-TW.json +5 -5
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_styles/colors.js +7 -3
- package/dist/_styles/colors.js.map +1 -1
- 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 +39 -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 +40 -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 +750 -750
- 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 +42 -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 +95 -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 +102 -102
- 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 +11 -11
- 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 +43 -43
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +29 -29
- 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 +8 -8
- package/dist/_typedoc/Tooltip/Tooltip.types.json +23 -13
- package/dist/_typedoc/Tree/Tree.types.json +88 -88
- 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/_utils/storybookTooltip.d.ts +2 -0
- package/dist/_utils/storybookTooltip.js +12 -0
- package/dist/_utils/storybookTooltip.js.map +1 -0
- package/dist/_utils/triggerListeners.js +2 -2
- package/dist/_utils/triggerListeners.js.map +1 -1
- package/package.json +2 -2
package/dist/_locales/it-IT.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"core" : {
|
|
3
3
|
"banner" : {
|
|
4
|
-
"dismissAlert" : "
|
|
4
|
+
"dismissAlert" : "Ignora avviso"
|
|
5
5
|
},
|
|
6
6
|
"breadcrumbs" : {
|
|
7
7
|
"label" : "Breadcrumb"
|
|
@@ -15,15 +15,15 @@
|
|
|
15
15
|
"drawings" : "Disegni",
|
|
16
16
|
"forms" : "Moduli",
|
|
17
17
|
"photos" : "Foto",
|
|
18
|
-
"selectAlbum" : "
|
|
18
|
+
"selectAlbum" : "Seleziona album",
|
|
19
19
|
"selectAnAlbum" : "Selezionare un album",
|
|
20
|
-
"selectArea" : "
|
|
20
|
+
"selectArea" : "Seleziona area",
|
|
21
21
|
"selectAnArea" : "Selezionare un'area",
|
|
22
|
-
"selectDiscipline" : "
|
|
22
|
+
"selectDiscipline" : "Seleziona disciplina",
|
|
23
23
|
"selectADiscipline" : "Selezionare una disciplina",
|
|
24
|
-
"selectSet" : "
|
|
24
|
+
"selectSet" : "Seleziona set",
|
|
25
25
|
"selectASet" : "Selezionare un set",
|
|
26
|
-
"selectTemplate" : "
|
|
26
|
+
"selectTemplate" : "Seleziona template",
|
|
27
27
|
"selectATemplate" : "Selezionare un template"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
@@ -37,24 +37,24 @@
|
|
|
37
37
|
"goToAllEmails" : "Tutte le e-mail",
|
|
38
38
|
"sendEmail" : "Invia",
|
|
39
39
|
"replyAll" : "Rispondi a tutti",
|
|
40
|
-
"downloadAll" : "
|
|
40
|
+
"downloadAll" : "Scarica tutto",
|
|
41
41
|
"showAll" : "Mostra tutto",
|
|
42
42
|
"showLess" : "Mostra meno",
|
|
43
43
|
"composeEmailPageTitle" : "Crea nuova e-mail",
|
|
44
|
-
"emailSentMessage" : "
|
|
44
|
+
"emailSentMessage" : "E-mail inviata correttamente.",
|
|
45
45
|
"from" : "Da",
|
|
46
46
|
"to" : "A",
|
|
47
47
|
"cc" : "Cc",
|
|
48
48
|
"bcc" : "Ccn",
|
|
49
|
-
"downloadPdfLong" : "
|
|
49
|
+
"downloadPdfLong" : "Scarica PDF",
|
|
50
50
|
"downloadPdfShort" : "PDF",
|
|
51
51
|
"privateEmailDisclaimer" : "Le e-mail private vengono mostrate solo ai destinatari e al mittente.",
|
|
52
52
|
"privateLabel" : "Privato",
|
|
53
53
|
"settingsLink" : "Impostazioni",
|
|
54
|
-
"composeNewEmail" : "
|
|
54
|
+
"composeNewEmail" : "Scrivi e-mail",
|
|
55
55
|
"startNewCommunication" : "Per avviare un nuovo thread di comunicazione associato a questo elemento, inviare un'e-mail a",
|
|
56
|
-
"emptyStateTitle" : "
|
|
57
|
-
"emptyStateDescription" : "
|
|
56
|
+
"emptyStateTitle" : "Per iniziare, inviare un'e-mail",
|
|
57
|
+
"emptyStateDescription" : "Qui è possibile fare riferimento alle e-mail relative a questo elemento inviate dall'utente e dal suo team.",
|
|
58
58
|
"reply" : "Rispondi",
|
|
59
59
|
"cancel" : "Annulla",
|
|
60
60
|
"subject" : "Oggetto",
|
|
@@ -75,14 +75,14 @@
|
|
|
75
75
|
"dailyLog" : "Registro giornaliero",
|
|
76
76
|
"prostoreFile" : "Allega file"
|
|
77
77
|
},
|
|
78
|
-
"itemName" : "Nome
|
|
78
|
+
"itemName" : "Nome elemento",
|
|
79
79
|
"loading" : "Caricamento",
|
|
80
80
|
"notes" : "Note",
|
|
81
81
|
"notesPlaceholder" : "Spiegazione facoltativa del motivo per cui questo elemento è correlato",
|
|
82
82
|
"newItem" : "Collega elemento correlato",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
84
|
"title" : "Per iniziare, collegare gli elementi correlati",
|
|
85
|
-
"description" : "Collegando gli elementi a questo {{itemName}}
|
|
85
|
+
"description" : "Collegando gli elementi a questo {{itemName}} sarà più facile per l'utente e il team trovare informazioni rilevanti in Procore."
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
88
|
"title" : "Nessun elemento da visualizzare",
|
|
@@ -90,10 +90,10 @@
|
|
|
90
90
|
},
|
|
91
91
|
"noResultsSearchQuery" : {
|
|
92
92
|
"title" : "Nessun elemento corrispondente alla ricerca",
|
|
93
|
-
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con
|
|
93
|
+
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con una parola chiave diversa."
|
|
94
94
|
},
|
|
95
95
|
"noResultsServerError" : {
|
|
96
|
-
"title" : "Si è verificato un errore
|
|
96
|
+
"title" : "Si è verificato un errore",
|
|
97
97
|
"description" : "Controllare la connessione Internet e riprovare.",
|
|
98
98
|
"action" : "Riprova"
|
|
99
99
|
},
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dateTimeFormat" : {
|
|
113
|
-
"dateAtTime" : "{{date}},
|
|
113
|
+
"dateAtTime" : "{{date}}, orario: {{time}}",
|
|
114
114
|
"timeOnDate" : "{{time}}, data: {{date}}"
|
|
115
115
|
},
|
|
116
116
|
"table" : {
|
|
@@ -124,14 +124,14 @@
|
|
|
124
124
|
"dataTable" : {
|
|
125
125
|
"emptyState" : {
|
|
126
126
|
"noFilteredResults" : {
|
|
127
|
-
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con
|
|
127
|
+
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con una parola chiave diversa.",
|
|
128
128
|
"title" : "Nessun elemento corrispondente alla ricerca"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"exporting" : "Esportazione in corso...",
|
|
132
132
|
"filters" : {
|
|
133
133
|
"filters" : "Filtri",
|
|
134
|
-
"moreFilters" : "
|
|
134
|
+
"moreFilters" : "Altri filtri",
|
|
135
135
|
"clearAllFilters" : "Cancella tutti i filtri"
|
|
136
136
|
},
|
|
137
137
|
"grandTotals" : "Totali generali",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"subtotals" : "Subtotali",
|
|
140
140
|
"tableSettings" : {
|
|
141
141
|
"configureColumns" : "Configura colonne",
|
|
142
|
-
"resetToDefault" : "
|
|
142
|
+
"resetToDefault" : "Ripristina impostazioni predefinite",
|
|
143
143
|
"rowHeight" : "Altezza riga",
|
|
144
144
|
"small" : "Piccola",
|
|
145
145
|
"medium" : "Media",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
},
|
|
174
174
|
"dropdown" : {
|
|
175
175
|
"search" : "Cerca",
|
|
176
|
-
"moreOptions" : "
|
|
176
|
+
"moreOptions" : "Altre opzioni",
|
|
177
177
|
"loading" : "Caricamento"
|
|
178
178
|
},
|
|
179
179
|
"dropzone" : {
|
|
@@ -181,34 +181,34 @@
|
|
|
181
181
|
"one" : "Carica file",
|
|
182
182
|
"other" : "Carica file"
|
|
183
183
|
},
|
|
184
|
-
"dragAndDrop" : "o
|
|
184
|
+
"dragAndDrop" : "o trascinare e rilasciare",
|
|
185
185
|
"incorrectFileTypeMessage" : {
|
|
186
|
-
"one" : "
|
|
186
|
+
"one" : "Il tipo di file non è consentito.",
|
|
187
187
|
"other" : "Alcuni di questi tipi di file non sono consentiti."
|
|
188
188
|
},
|
|
189
189
|
"incorrectFileNumber" : "Impossibile caricare un numero così elevato di file contemporaneamente.",
|
|
190
190
|
"invalidAmountAttachments" : {
|
|
191
|
-
"one" : "È possibile allegare
|
|
192
|
-
"other" : "
|
|
191
|
+
"one" : "È possibile allegare {{count}} solo file.",
|
|
192
|
+
"other" : "Spiacenti, è possibile allegare solo {{count}} file."
|
|
193
193
|
},
|
|
194
194
|
"hideDetails" : "Nascondi dettagli",
|
|
195
195
|
"showDetails" : "Mostra dettagli",
|
|
196
196
|
"errorTitle" : "Impossibile caricare alcuni file",
|
|
197
197
|
"oneFileAtATimeError" : "È possibile allegare un solo file alla volta.",
|
|
198
|
-
"multipleErrorsMessage" : "Impossibile caricare alcuni file a causa di errori.
|
|
198
|
+
"multipleErrorsMessage" : "Impossibile caricare alcuni file a causa di errori. Provare di nuovo a caricare i file.",
|
|
199
199
|
"maxFileSizeErrorGroup" : "Uno o più file superano la dimensione massima di {{sizeInMegabytes}} MB. Provare a caricare un file più piccolo.",
|
|
200
|
-
"minFileSizeErrorGroup" : "Uno o più file non
|
|
200
|
+
"minFileSizeErrorGroup" : "Uno o più file non rispettano la dimensione minima di {{sizeInMegabytes}} MB. Provare a caricare un file più grande.",
|
|
201
201
|
"zeroFileSizeErrorGroup" : "Caricamento dei file non riuscito. I file vuoti non sono supportati.",
|
|
202
|
-
"maxFileNumberErrorGroup" : "È possibile caricare solo (
|
|
202
|
+
"maxFileNumberErrorGroup" : "È possibile caricare solo ({{count}}) file alla volta. Rimuovere alcuni file e riprovare.",
|
|
203
203
|
"wrongFileTypeErrorGroup" : "Alcuni tipi di file che si è cercato di caricare non sono supportati in Procore. Provare a caricare un altro formato di file.",
|
|
204
|
-
"standaloneMaxFileNumberError" : "È possibile caricare solo (
|
|
204
|
+
"standaloneMaxFileNumberError" : "È possibile caricare solo ({{maxFiles}}) file alla volta. Rimuovere alcuni file e riprovare.",
|
|
205
205
|
"standaloneUnsupportedFileTypeError" : "Alcuni tipi di file che si è cercato di caricare non sono supportati in Procore. Provare a caricare un altro formato di file.",
|
|
206
|
-
"standaloneMinFileSizeError" : "Uno o più file non
|
|
206
|
+
"standaloneMinFileSizeError" : "Uno o più file non rispettano la dimensione minima di {{sizeInMegabytes}} MB. Provare a caricare un file più grande.",
|
|
207
207
|
"standaloneMaxFileSizeError" : "Uno o più file superano la dimensione massima di {{sizeInMegabytes}} MB. Provare a caricare un file più piccolo.",
|
|
208
|
-
"standaloneZeroFileSizeError" : "Uno o più file sono vuoti (0 byte) e non
|
|
208
|
+
"standaloneZeroFileSizeError" : "Uno o più file sono vuoti (0 byte) e non è possibile caricarli. Provare a caricare un file più grande.",
|
|
209
209
|
"uploadTotalProgress" : {
|
|
210
|
-
"withFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati {{uploaded}}
|
|
211
|
-
"withoutFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati {{uploaded}}
|
|
210
|
+
"withFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati: {{uploaded}} su {{total}}. Non riusciti: {{failed}}.",
|
|
211
|
+
"withoutFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati: {{uploaded}} su {{total}}."
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
"modal" : {
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
},
|
|
220
220
|
"multiSelect" : {
|
|
221
221
|
"clearAll" : "Elimina campo",
|
|
222
|
-
"selectValues" : "
|
|
222
|
+
"selectValues" : "Seleziona valori",
|
|
223
223
|
"noResults" : "Nessun risultato",
|
|
224
224
|
"selectedToken" : "Selezionati: {{tokenLabel}}",
|
|
225
225
|
"selectedItems" : "Elementi selezionati"
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"expand" : "Espandi",
|
|
243
243
|
"collapse" : "Comprimi",
|
|
244
244
|
"selectionLimit" : {
|
|
245
|
-
"one" : "È possibile allegare
|
|
245
|
+
"one" : "È possibile allegare {{count}} solo file",
|
|
246
246
|
"other" : "È possibile allegare solo {{count}} file"
|
|
247
247
|
},
|
|
248
248
|
"unsupportedFileType" : {
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
},
|
|
260
260
|
"cancelAction" : "Annulla",
|
|
261
261
|
"attachAction" : "Allega",
|
|
262
|
-
"maxNumberOfFilesSelected" : "Numero massimo di file
|
|
262
|
+
"maxNumberOfFilesSelected" : "Numero massimo di file selezionati",
|
|
263
263
|
"modalTitle" : "Allega file",
|
|
264
264
|
"filesPendingUpload" : "Il caricamento di uno o più file non è stato completato.",
|
|
265
265
|
"noSelectedItems" : "Selezionare un file.",
|
|
@@ -271,16 +271,16 @@
|
|
|
271
271
|
},
|
|
272
272
|
"form" : {
|
|
273
273
|
"closeWithConfirm" : {
|
|
274
|
-
"confirmMessage" : "Se si esce prima di salvare le modifiche andranno perse."
|
|
274
|
+
"confirmMessage" : "Se si esce prima di salvare, le modifiche andranno perse."
|
|
275
275
|
},
|
|
276
276
|
"checkbox" : {
|
|
277
277
|
"no" : "No",
|
|
278
278
|
"yes" : "Sì",
|
|
279
279
|
"checked" : "Selezionato",
|
|
280
|
-
"unchecked" : "
|
|
280
|
+
"unchecked" : "Non selezionato"
|
|
281
281
|
},
|
|
282
282
|
"errorBanner" : {
|
|
283
|
-
"couldNotCreateItem" : "
|
|
283
|
+
"couldNotCreateItem" : "Impossibile creare questo {{item}}.",
|
|
284
284
|
"couldNotUpdateItem" : "Impossibile aggiornare questo {{item}}.",
|
|
285
285
|
"fixErrorsToCreate" : "Correggere gli errori di seguito e provare a creare di nuovo.",
|
|
286
286
|
"fixErrorsToUpdate" : "Correggere gli errori di seguito e provare ad aggiornare di nuovo."
|
|
@@ -294,13 +294,13 @@
|
|
|
294
294
|
},
|
|
295
295
|
"pagination" : {
|
|
296
296
|
"interval" : "di",
|
|
297
|
-
"notation" : "{{start}}-{{end}}
|
|
297
|
+
"notation" : "{{start}}-{{end}} di {{totalItems}}",
|
|
298
298
|
"page" : "Pagina:",
|
|
299
299
|
"nextPage" : "Pagina successiva",
|
|
300
300
|
"prevPage" : "Pagina precedente"
|
|
301
301
|
},
|
|
302
302
|
"search" : {
|
|
303
|
-
"clear" : "
|
|
303
|
+
"clear" : "Cancella testo",
|
|
304
304
|
"goSearch" : "Vai ai risultati della ricerca",
|
|
305
305
|
"label" : "Cerca"
|
|
306
306
|
},
|
|
@@ -333,13 +333,13 @@
|
|
|
333
333
|
}
|
|
334
334
|
},
|
|
335
335
|
"fileList" : {
|
|
336
|
-
"downloadAll" : "
|
|
337
|
-
"download" : "
|
|
336
|
+
"downloadAll" : "Scarica tutto",
|
|
337
|
+
"download" : "Download",
|
|
338
338
|
"noPreview" : "Nessuna anteprima disponibile"
|
|
339
339
|
},
|
|
340
340
|
"tieredSelect" : {
|
|
341
341
|
"emptyMessage" : "Nessuna posizione.",
|
|
342
|
-
"goToTier" : "Vai al
|
|
342
|
+
"goToTier" : "Vai al sottomenu",
|
|
343
343
|
"placeholder" : "Selezionare un elemento",
|
|
344
344
|
"quickCreateActionLabel" : "Crea nuova posizione",
|
|
345
345
|
"quickCreateCancelLabel" : "Annulla",
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"fileSelect" : {
|
|
368
368
|
"localFilesSource" : "Il mio computer",
|
|
369
369
|
"uploadFailed" : "Caricamento non riuscito",
|
|
370
|
-
"maxNumberOfFilesSelected" : "Numero massimo di file
|
|
370
|
+
"maxNumberOfFilesSelected" : "Numero massimo di file selezionati"
|
|
371
371
|
},
|
|
372
372
|
"required" : {
|
|
373
373
|
"requiredFields" : "Campi obbligatori"
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
},
|
|
379
379
|
"panel" : {
|
|
380
380
|
"close" : "Chiudi",
|
|
381
|
-
"goBack" : "
|
|
381
|
+
"goBack" : "Torna indietro"
|
|
382
382
|
},
|
|
383
383
|
"menuImperative" : {
|
|
384
384
|
"options" : {
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
package/dist/_locales/ja-JP.json
CHANGED
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"selectValues" : "値を選択",
|
|
223
223
|
"noResults" : "結果がありません",
|
|
224
224
|
"selectedToken" : "{{tokenLabel}}が選択されました",
|
|
225
|
-
"selectedItems" : "
|
|
225
|
+
"selectedItems" : "選択した案件"
|
|
226
226
|
},
|
|
227
227
|
"tearsheet" : {
|
|
228
228
|
"a11y" : {
|
|
@@ -251,11 +251,11 @@
|
|
|
251
251
|
}
|
|
252
252
|
},
|
|
253
253
|
"fileExplorer" : {
|
|
254
|
-
"filesSelectedWithLimit" : "{{maxFileNumber}}
|
|
254
|
+
"filesSelectedWithLimit" : "{{maxFileNumber}} 個中 {{count}} 個のファイルが選択されました",
|
|
255
255
|
"ungroupedThumbnailGridGroup" : "グループ化が解除済み",
|
|
256
256
|
"filesSelected" : {
|
|
257
257
|
"one" : "{{count}}個のファイルを選択しました",
|
|
258
|
-
"other" : "{{count}}
|
|
258
|
+
"other" : "{{count}} 個のファイルを選択しました"
|
|
259
259
|
},
|
|
260
260
|
"cancelAction" : "キャンセル",
|
|
261
261
|
"attachAction" : "添付する",
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
package/dist/_locales/pl-PL.json
CHANGED
package/dist/_locales/pt-BR.json
CHANGED
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"itemAdded" : "O item relacionado foi vinculado com sucesso.",
|
|
106
106
|
"itemAdditionFailed" : "Lamentamos, mas não foi possível anexar o item. Tente novamente.",
|
|
107
107
|
"itemRemoved" : "O item relacionado foi removido com sucesso.",
|
|
108
|
-
"requestError" : "
|
|
108
|
+
"requestError" : "Sentimos muito, mas algo deu errado. Tente novamente."
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"selectValues" : "Selecionar Valores",
|
|
223
223
|
"noResults" : "Nenhum resultado",
|
|
224
224
|
"selectedToken" : "{{tokenLabel}}, selecionado",
|
|
225
|
-
"selectedItems" : "Itens
|
|
225
|
+
"selectedItems" : "Itens Selecionados"
|
|
226
226
|
},
|
|
227
227
|
"tearsheet" : {
|
|
228
228
|
"a11y" : {
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"maxNumberOfFilesSelected" : "Número máximo de arquivos selecionados"
|
|
371
371
|
},
|
|
372
372
|
"required" : {
|
|
373
|
-
"requiredFields" : "Campos obrigatórios
|
|
373
|
+
"requiredFields" : "Campos obrigatórios"
|
|
374
374
|
},
|
|
375
375
|
"avatarStack" : {
|
|
376
376
|
"viewAll" : "Visualizar Tudo",
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
package/dist/_locales/pt-PT.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"connected" : {
|
|
13
13
|
"fileSelect" : {
|
|
14
14
|
"documents" : "Documentos",
|
|
15
|
-
"drawings" : "
|
|
15
|
+
"drawings" : "Peças desenhadas",
|
|
16
16
|
"forms" : "Formulários",
|
|
17
17
|
"photos" : "Fotos",
|
|
18
18
|
"selectAlbum" : "Selecionar álbum",
|
|
@@ -196,15 +196,15 @@
|
|
|
196
196
|
"errorTitle" : "Não foi possível carregar alguns dos seus ficheiros",
|
|
197
197
|
"oneFileAtATimeError" : "Só pode anexar um ficheiro de cada vez.",
|
|
198
198
|
"multipleErrorsMessage" : "Alguns erros impediram o carregamento de alguns ficheiros. Tente carregar os ficheiros novamente.",
|
|
199
|
-
"maxFileSizeErrorGroup" : "Um ou mais dos seus ficheiros excedem o tamanho máximo de ficheiro de {{sizeInMegabytes}}
|
|
200
|
-
"minFileSizeErrorGroup" : "Um ou mais dos seus ficheiros não cumprem o tamanho mínimo de ficheiro de {{sizeInMegabytes}}
|
|
199
|
+
"maxFileSizeErrorGroup" : "Um ou mais dos seus ficheiros excedem o tamanho máximo de ficheiro de {{sizeInMegabytes}} MB. Tente carregar um ficheiro mais pequeno.",
|
|
200
|
+
"minFileSizeErrorGroup" : "Um ou mais dos seus ficheiros não cumprem o tamanho mínimo de ficheiro de {{sizeInMegabytes}} MB. Tente carregar um ficheiro maior.",
|
|
201
201
|
"zeroFileSizeErrorGroup" : "Falha ao carregar os ficheiros. Não são suportados ficheiros vazios.",
|
|
202
202
|
"maxFileNumberErrorGroup" : "Só podem ser carregados ({{count}}) ficheiros de cada vez. Remova alguns ficheiros e tente novamente.",
|
|
203
203
|
"wrongFileTypeErrorGroup" : "Alguns dos tipos de ficheiro que tentou carregar não são suportados pela Procore. Tente carregar um formato de ficheiro diferente.",
|
|
204
204
|
"standaloneMaxFileNumberError" : "Só podem ser carregados ({{maxFiles}}) ficheiros de cada vez. Remova alguns ficheiros e tente novamente.",
|
|
205
205
|
"standaloneUnsupportedFileTypeError" : "Alguns dos tipos de ficheiro que tentou carregar não são suportados pela Procore. Tente carregar um formato de ficheiro diferente.",
|
|
206
|
-
"standaloneMinFileSizeError" : "Um ou mais dos seus ficheiros não cumprem o tamanho mínimo de ficheiro de {{sizeInMegabytes}}
|
|
207
|
-
"standaloneMaxFileSizeError" : "Um ou mais dos seus ficheiros excedem o tamanho máximo de ficheiro de {{sizeInMegabytes}}
|
|
206
|
+
"standaloneMinFileSizeError" : "Um ou mais dos seus ficheiros não cumprem o tamanho mínimo de ficheiro de {{sizeInMegabytes}} MB. Tente carregar um ficheiro maior.",
|
|
207
|
+
"standaloneMaxFileSizeError" : "Um ou mais dos seus ficheiros excedem o tamanho máximo de ficheiro de {{sizeInMegabytes}} MB. Tente carregar um ficheiro mais pequeno.",
|
|
208
208
|
"standaloneZeroFileSizeError" : "Um ou mais dos seus ficheiros são ficheiros vazios (0 bytes) e não podem ser carregados. Tente carregar um ficheiro maior.",
|
|
209
209
|
"uploadTotalProgress" : {
|
|
210
210
|
"withFailed" : "Progresso atual: {{totalProgress}}%. Carregado(s) {{uploaded}} de {{total}}. Falharam {{failed}}.",
|
|
@@ -242,8 +242,8 @@
|
|
|
242
242
|
"expand" : "Expandir",
|
|
243
243
|
"collapse" : "Fechar",
|
|
244
244
|
"selectionLimit" : {
|
|
245
|
-
"one" : "Só é possível anexar {{count}}
|
|
246
|
-
"other" : "Só é possível anexar {{count}}
|
|
245
|
+
"one" : "Só é possível anexar {{count}} ficheiro",
|
|
246
|
+
"other" : "Só é possível anexar {{count}} ficheiros"
|
|
247
247
|
},
|
|
248
248
|
"unsupportedFileType" : {
|
|
249
249
|
"specific" : "Os tipos de ficheiro {{fileType}} não são suportados",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
}
|
|
252
252
|
},
|
|
253
253
|
"fileExplorer" : {
|
|
254
|
-
"filesSelectedWithLimit" : "{{count}} de {{maxFileNumber}}
|
|
254
|
+
"filesSelectedWithLimit" : "{{count}} de {{maxFileNumber}} ficheiros selecionados",
|
|
255
255
|
"ungroupedThumbnailGridGroup" : "Desagrupado",
|
|
256
256
|
"filesSelected" : {
|
|
257
257
|
"one" : "{{count}} ficheiro selecionado",
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
},
|
|
282
282
|
"errorBanner" : {
|
|
283
283
|
"couldNotCreateItem" : "Não foi possível criar este {{item}}.",
|
|
284
|
-
"couldNotUpdateItem" : "Não foi possível
|
|
284
|
+
"couldNotUpdateItem" : "Não foi possível atualizar este {{item}}.",
|
|
285
285
|
"fixErrorsToCreate" : "Corrija os erros abaixo e tente criar novamente.",
|
|
286
286
|
"fixErrorsToUpdate" : "Corrija os erros abaixo e tente atualizar novamente."
|
|
287
287
|
},
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"requiredFields" : "Campos obrigatórios"
|
|
374
374
|
},
|
|
375
375
|
"avatarStack" : {
|
|
376
|
-
"viewAll" : "Ver
|
|
376
|
+
"viewAll" : "Ver todos",
|
|
377
377
|
"close" : "Fechar"
|
|
378
378
|
},
|
|
379
379
|
"panel" : {
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
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
|
},
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
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" : "選取範本"
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"search" : "搜尋"
|
|
294
294
|
},
|
|
295
295
|
"pagination" : {
|
|
296
|
-
"interval" : "
|
|
296
|
+
"interval" : "/",
|
|
297
297
|
"notation" : "{{start}}-{{end}} / {{totalItems}}",
|
|
298
298
|
"page" : "頁面:",
|
|
299
299
|
"nextPage" : "下一個頁面",
|
|
@@ -386,4 +386,4 @@
|
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
|
-
}
|
|
389
|
+
}
|
|
@@ -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_38_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_38_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_38_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_38_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,
|
package/dist/_styles/colors.js
CHANGED
|
@@ -10,9 +10,13 @@ var luminosities = [10, 15, 20, 30, 40, 45, 50, 60, 70, 85, 90, 94, 96, 98];
|
|
|
10
10
|
|
|
11
11
|
function colorGenerator(color, hue, saturation) {
|
|
12
12
|
var colorSet = {};
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
var hueVariable = "var(--hue-".concat(color, ", ").concat(hue, ")");
|
|
14
|
+
var saturationVariable = "var(--saturation-".concat(color, ", ").concat(saturation, "%)");
|
|
15
|
+
for (var _i = 0, _luminosities = luminosities; _i < _luminosities.length; _i++) {
|
|
16
|
+
var luminosity = _luminosities[_i];
|
|
17
|
+
var key = "".concat(color).concat(luminosity);
|
|
18
|
+
var value = "var(--".concat(key, ", hsl(").concat(hueVariable, ", ").concat(saturationVariable, ", ").concat(luminosity, "%))");
|
|
19
|
+
colorSet[key] = value;
|
|
16
20
|
}
|
|
17
21
|
return colorSet;
|
|
18
22
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.js","names":["luminosities","colorGenerator","color","hue","saturation","colorSet","
|
|
1
|
+
{"version":3,"file":"colors.js","names":["luminosities","colorGenerator","color","hue","saturation","colorSet","hueVariable","concat","saturationVariable","_i","_luminosities","length","luminosity","key","value","paletteGenerator","_objectSpread","black","white","colors"],"sources":["../../src/_styles/colors.ts"],"sourcesContent":["export type Color =\n | 'blue10'\n | 'blue15'\n | 'blue20'\n | 'blue30'\n | 'blue40'\n | 'blue45'\n | 'blue50'\n | 'blue60'\n | 'blue70'\n | 'blue85'\n | 'blue90'\n | 'blue94'\n | 'blue96'\n | 'blue98'\n | 'cyan10'\n | 'cyan15'\n | 'cyan20'\n | 'cyan30'\n | 'cyan40'\n | 'cyan45'\n | 'cyan50'\n | 'cyan60'\n | 'cyan70'\n | 'cyan85'\n | 'cyan90'\n | 'cyan94'\n | 'cyan96'\n | 'cyan98'\n | 'gray10'\n | 'gray15'\n | 'gray20'\n | 'gray30'\n | 'gray40'\n | 'gray45'\n | 'gray50'\n | 'gray60'\n | 'gray70'\n | 'gray85'\n | 'gray90'\n | 'gray94'\n | 'gray96'\n | 'gray98'\n | 'green10'\n | 'green15'\n | 'green20'\n | 'green30'\n | 'green40'\n | 'green45'\n | 'green50'\n | 'green60'\n | 'green70'\n | 'green85'\n | 'green90'\n | 'green94'\n | 'green96'\n | 'green98'\n | 'magenta10'\n | 'magenta15'\n | 'magenta20'\n | 'magenta30'\n | 'magenta40'\n | 'magenta45'\n | 'magenta50'\n | 'magenta60'\n | 'magenta70'\n | 'magenta85'\n | 'magenta90'\n | 'magenta94'\n | 'magenta96'\n | 'magenta98'\n | 'orange10'\n | 'orange15'\n | 'orange20'\n | 'orange30'\n | 'orange40'\n | 'orange45'\n | 'orange50'\n | 'orange60'\n | 'orange70'\n | 'orange85'\n | 'orange90'\n | 'orange94'\n | 'orange96'\n | 'orange98'\n | 'purple10'\n | 'purple15'\n | 'purple20'\n | 'purple30'\n | 'purple40'\n | 'purple45'\n | 'purple50'\n | 'purple60'\n | 'purple70'\n | 'purple85'\n | 'purple90'\n | 'purple94'\n | 'purple96'\n | 'purple98'\n | 'red10'\n | 'red15'\n | 'red20'\n | 'red30'\n | 'red40'\n | 'red45'\n | 'red50'\n | 'red60'\n | 'red70'\n | 'red85'\n | 'red90'\n | 'red94'\n | 'red96'\n | 'red98'\n | 'yellow10'\n | 'yellow15'\n | 'yellow20'\n | 'yellow30'\n | 'yellow40'\n | 'yellow45'\n | 'yellow50'\n | 'yellow60'\n | 'yellow70'\n | 'yellow85'\n | 'yellow90'\n | 'yellow94'\n | 'yellow96'\n | 'yellow98'\n | 'black'\n | 'white'\n\nconst luminosities = [10, 15, 20, 30, 40, 45, 50, 60, 70, 85, 90, 94, 96, 98]\n\n// Palette Generation\n\nexport type ColorPaletteObject = { [key in Color]: string }\n\nfunction colorGenerator(color: string, hue: number, saturation: number) {\n const colorSet = {} as ColorPaletteObject\n const hueVariable = `var(--hue-${color}, ${hue})`\n const saturationVariable = `var(--saturation-${color}, ${saturation}%)`\n\n for (let luminosity of luminosities) {\n const key = `${color}${luminosity}` as Color\n const value = `var(--${key}, hsl(${hueVariable}, ${saturationVariable}, ${luminosity}%))`\n\n colorSet[key] = value\n }\n\n return colorSet\n}\n\nfunction paletteGenerator(): ColorPaletteObject {\n return {\n ...colorGenerator('blue', 218, 75),\n ...colorGenerator('cyan', 170, 65),\n ...colorGenerator('gray', 200, 8),\n ...colorGenerator('green', 125, 50),\n ...colorGenerator('magenta', 310, 60),\n ...colorGenerator('orange', 19, 100),\n ...colorGenerator('purple', 288, 43),\n ...colorGenerator('red', 360, 70),\n ...colorGenerator('yellow', 45, 85),\n black: 'black',\n white: 'white',\n }\n}\n\nexport const colors = paletteGenerator()\n"],"mappings":";;;;;;AAkIA,IAAMA,YAAY,GAAG,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;;AAE7E;;AAIA,SAASC,cAAcA,CAACC,KAAa,EAAEC,GAAW,EAAEC,UAAkB,EAAE;EACtE,IAAMC,QAAQ,GAAG,CAAC,CAAuB;EACzC,IAAMC,WAAW,gBAAAC,MAAA,CAAgBL,KAAK,QAAAK,MAAA,CAAKJ,GAAG,MAAG;EACjD,IAAMK,kBAAkB,uBAAAD,MAAA,CAAuBL,KAAK,QAAAK,MAAA,CAAKH,UAAU,OAAI;EAEvE,SAAAK,EAAA,MAAAC,aAAA,GAAuBV,YAAY,EAAAS,EAAA,GAAAC,aAAA,CAAAC,MAAA,EAAAF,EAAA,IAAE;IAAhC,IAAIG,UAAU,GAAAF,aAAA,CAAAD,EAAA;IACjB,IAAMI,GAAG,MAAAN,MAAA,CAAML,KAAK,EAAAK,MAAA,CAAGK,UAAU,CAAW;IAC5C,IAAME,KAAK,YAAAP,MAAA,CAAYM,GAAG,YAAAN,MAAA,CAASD,WAAW,QAAAC,MAAA,CAAKC,kBAAkB,QAAAD,MAAA,CAAKK,UAAU,QAAK;IAEzFP,QAAQ,CAACQ,GAAG,CAAC,GAAGC,KAAK;EACvB;EAEA,OAAOT,QAAQ;AACjB;AAEA,SAASU,gBAAgBA,CAAA,EAAuB;EAC9C,OAAAC,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,CAAAA,aAAA,KACKf,cAAc,CAAC,MAAM,EAAE,GAAG,EAAE,EAAE,CAAC,GAC/BA,cAAc,CAAC,MAAM,EAAE,GAAG,EAAE,EAAE,CAAC,GAC/BA,cAAc,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,CAAC,GAC9BA,cAAc,CAAC,OAAO,EAAE,GAAG,EAAE,EAAE,CAAC,GAChCA,cAAc,CAAC,SAAS,EAAE,GAAG,EAAE,EAAE,CAAC,GAClCA,cAAc,CAAC,QAAQ,EAAE,EAAE,EAAE,GAAG,CAAC,GACjCA,cAAc,CAAC,QAAQ,EAAE,GAAG,EAAE,EAAE,CAAC,GACjCA,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,GAC9BA,cAAc,CAAC,QAAQ,EAAE,EAAE,EAAE,EAAE,CAAC;IACnCgB,KAAK,EAAE,OAAO;IACdC,KAAK,EAAE;EAAO;AAElB;AAEA,OAAO,IAAMC,MAAM,GAAGJ,gBAAgB,CAAC,CAAC"}
|
|
@@ -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/77cfaf0/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/77cfaf0/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/77cfaf0/packages/core-react/src/AnchorNavigation/AnchorNavigation.types.tsx#L25"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|