@procore/core-react 12.8.1 → 12.9.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/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.js +8 -1
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/Button.styles.js +15 -6
- package/dist/Button/Button.styles.js.map +1 -1
- package/dist/Button/Button.types.d.ts +1 -1
- package/dist/Button/Button.types.js.map +1 -1
- 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 +8 -8
- package/dist/DetailPage/DetailPage.styles.js.map +1 -1
- 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 +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/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.d.ts +7 -0
- package/dist/ListPage/ListPage.js +8 -0
- package/dist/ListPage/ListPage.js.map +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/PageLayout/PageLayout.styles.d.ts +3 -1
- package/dist/PageLayout/PageLayout.styles.js +29 -23
- package/dist/PageLayout/PageLayout.styles.js.map +1 -1
- 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.js +4 -3
- package/dist/Section/Section.js.map +1 -1
- package/dist/Section/Section.styles.d.ts +1 -0
- package/dist/Section/Section.styles.js +10 -6
- package/dist/Section/Section.styles.js.map +1 -1
- package/dist/Section/Section.types.d.ts +4 -0
- package/dist/Section/Section.types.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.context.d.ts +3 -4
- package/dist/SplitViewCard/SplitViewCard.context.js +27 -9
- package/dist/SplitViewCard/SplitViewCard.context.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.d.ts +23 -22
- package/dist/SplitViewCard/SplitViewCard.js +106 -39
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.d.ts +9 -3
- package/dist/SplitViewCard/SplitViewCard.styles.js +30 -18
- package/dist/SplitViewCard/SplitViewCard.styles.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.types.d.ts +29 -6
- package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
- package/dist/SplitViewCard/index.d.ts +0 -2
- package/dist/SplitViewCard/index.js +0 -2
- package/dist/SplitViewCard/index.js.map +1 -1
- 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.d.ts +7 -0
- package/dist/ToolHeader/ToolHeader.js +8 -0
- package/dist/ToolHeader/ToolHeader.js.map +1 -1
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.d.ts +25 -0
- package/dist/ToolLandingPage/ToolLandingPage.js +78 -0
- package/dist/ToolLandingPage/ToolLandingPage.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.d.ts +4 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +16 -0
- package/dist/ToolLandingPage/ToolLandingPage.styles.js.map +1 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.d.ts +11 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js +2 -0
- package/dist/ToolLandingPage/ToolLandingPage.types.js.map +1 -0
- package/dist/ToolLandingPage/index.d.ts +2 -0
- package/dist/ToolLandingPage/index.js +2 -0
- package/dist/ToolLandingPage/index.js.map +1 -0
- 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 +70 -0
- package/dist/_locales/de-DE.json +7 -2
- package/dist/_locales/en-AU.json +5 -0
- package/dist/_locales/en-CA.json +5 -0
- package/dist/_locales/en-GB.json +5 -0
- package/dist/_locales/es-ES.json +5 -0
- package/dist/_locales/es.json +10 -5
- package/dist/_locales/fr-CA.json +9 -4
- package/dist/_locales/fr-FR.json +12 -7
- package/dist/_locales/is-IS.json +5 -0
- package/dist/_locales/ja-JP.json +45 -40
- package/dist/_locales/pseudo.json +5 -0
- package/dist/_locales/pt-BR.json +7 -2
- package/dist/_locales/th-TH.json +5 -0
- package/dist/_locales/zh-SG.json +5 -0
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- 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 +14 -14
- 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 +39 -39
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- 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 +726 -726
- 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 +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +38 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
- 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 +24 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +58 -58
- 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 +134 -0
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +99 -99
- 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 +44 -44
- 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 +3 -3
- 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 +84 -0
- 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/_utils/propsTypedoc.d.ts +2 -0
- package/dist/_utils/propsTypedoc.js +2 -0
- package/dist/_utils/propsTypedoc.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/NextListPage/NextListPage.d.ts +0 -24
- package/dist/NextListPage/NextListPage.js +0 -44
- package/dist/NextListPage/NextListPage.js.map +0 -1
- package/dist/NextListPage/NextListPage.types.d.ts +0 -3
- package/dist/NextListPage/NextListPage.types.js +0 -2
- package/dist/NextListPage/NextListPage.types.js.map +0 -1
- package/dist/NextListPage/index.d.ts +0 -2
- package/dist/NextListPage/index.js +0 -2
- package/dist/NextListPage/index.js.map +0 -1
- package/dist/SplitViewCard/useSplitViewCard.d.ts +0 -5
- package/dist/SplitViewCard/useSplitViewCard.js +0 -14
- package/dist/SplitViewCard/useSplitViewCard.js.map +0 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import styled from 'styled-components';
|
|
2
|
+
import { Page } from '../PageLayout';
|
|
3
|
+
import { spacing } from '../_styles/spacing';
|
|
4
|
+
export var StyledTitleOuter = /*#__PURE__*/styled(Page.Title).withConfig({
|
|
5
|
+
displayName: "StyledTitleOuter",
|
|
6
|
+
componentId: "core-12_9_0__sc-wa8j06-0"
|
|
7
|
+
})(["align-items:center;display:flex;gap:", "px;"], spacing.md);
|
|
8
|
+
export var StyledTitleInner = /*#__PURE__*/styled.div.withConfig({
|
|
9
|
+
displayName: "StyledTitleInner",
|
|
10
|
+
componentId: "core-12_9_0__sc-wa8j06-1"
|
|
11
|
+
})(["width:100%;"]);
|
|
12
|
+
export var StyledToolLandingPageBodyContent = /*#__PURE__*/styled.div.withConfig({
|
|
13
|
+
displayName: "StyledToolLandingPageBodyContent",
|
|
14
|
+
componentId: "core-12_9_0__sc-wa8j06-2"
|
|
15
|
+
})(["> * + *{margin-top:", "px;}"], spacing.sm);
|
|
16
|
+
//# sourceMappingURL=ToolLandingPage.styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ToolLandingPage.styles.js","names":["styled","Page","spacing","StyledTitleOuter","Title","withConfig","displayName","componentId","md","StyledTitleInner","div","StyledToolLandingPageBodyContent","sm"],"sources":["../../src/ToolLandingPage/ToolLandingPage.styles.ts"],"sourcesContent":["import styled from 'styled-components'\nimport { Page } from '../PageLayout'\nimport { spacing } from '../_styles/spacing'\n\nexport const StyledTitleOuter = styled(Page.Title)`\n align-items: center;\n display: flex;\n gap: ${spacing.md}px;\n`\n\nexport const StyledTitleInner = styled.div`\n width: 100%;\n`\n\nexport const StyledToolLandingPageBodyContent = styled.div`\n > * + * {\n margin-top: ${spacing.sm}px;\n }\n`\n"],"mappings":"AAAA,OAAOA,MAAM,MAAM,mBAAmB;AACtC,SAASC,IAAI,QAAQ,eAAe;AACpC,SAASC,OAAO,QAAQ,oBAAoB;AAE5C,OAAO,IAAMC,gBAAgB,gBAAGH,MAAM,CAACC,IAAI,CAACG,KAAK,CAAC,CAAAC,UAAA;EAAAC,WAAA;EAAAC,WAAA;AAAA,oDAGzCL,OAAO,CAACM,EAAE,CAClB;AAED,OAAO,IAAMC,gBAAgB,gBAAGT,MAAM,CAACU,GAAG,CAAAL,UAAA;EAAAC,WAAA;EAAAC,WAAA;AAAA,mBAEzC;AAED,OAAO,IAAMI,gCAAgC,gBAAGX,MAAM,CAACU,GAAG,CAAAL,UAAA;EAAAC,WAAA;EAAAC,WAAA;AAAA,oCAExCL,OAAO,CAACU,EAAE,CAE3B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { DetailPageProps } from '../DetailPage';
|
|
2
|
+
import type { Props } from '../_utils/types';
|
|
3
|
+
export interface ToolLandingPageProps extends Omit<DetailPageProps, 'width' | 'hasNavigation'> {
|
|
4
|
+
}
|
|
5
|
+
export interface ToolLandingPageTitleProps extends Props {
|
|
6
|
+
/**
|
|
7
|
+
* Link for the settings page
|
|
8
|
+
* @since 12.9.0
|
|
9
|
+
*/
|
|
10
|
+
settingsHref?: string;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ToolLandingPage.types.js","names":[],"sources":["../../src/ToolLandingPage/ToolLandingPage.types.ts"],"sourcesContent":["import type { DetailPageProps } from '../DetailPage'\nimport type { Props } from '../_utils/types'\n\nexport interface ToolLandingPageProps\n extends Omit<DetailPageProps, 'width' | 'hasNavigation'> {}\n\nexport interface ToolLandingPageTitleProps extends Props {\n /**\n * Link for the settings page\n * @since 12.9.0\n */\n settingsHref?: string\n}\n"],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["ToolLandingPage"],"sources":["../../src/ToolLandingPage/index.ts"],"sourcesContent":["export { ToolLandingPage } from './ToolLandingPage'\nexport type {\n ToolLandingPageProps,\n ToolLandingPageTitleProps,\n} from './ToolLandingPage.types'\n"],"mappings":"AAAA,SAASA,eAAe,QAAQ,mBAAmB"}
|
|
@@ -6,10 +6,10 @@ import { getShadow } from '../_styles/shadows';
|
|
|
6
6
|
import { spacing } from '../_styles/spacing';
|
|
7
7
|
export var StyledTooltip = /*#__PURE__*/styled.span.withConfig({
|
|
8
8
|
displayName: "StyledTooltip",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-12_9_0__sc-1fawsi4-0"
|
|
10
10
|
})(["", " color:", ";max-width:200px;padding:", "px ", "px;position:relative;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;"], getTypographyIntent('small'), colors.white, spacing.sm, spacing.md);
|
|
11
11
|
export var StyledContainer = /*#__PURE__*/styled.span.withConfig({
|
|
12
12
|
displayName: "StyledContainer",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-12_9_0__sc-1fawsi4-1"
|
|
14
14
|
})(["display:inline-flex;background-color:", ";border-radius:", "px;", " & + [data-overlay-arrow]{background:", ";}"], colors.gray15, borderRadius.md, getShadow(3, 'bottom'), colors.gray15);
|
|
15
15
|
//# sourceMappingURL=Tooltip.styles.js.map
|
package/dist/Tree/Tree.styles.js
CHANGED
|
@@ -5,15 +5,15 @@ import { Typography } from '../Typography/Typography';
|
|
|
5
5
|
import { colors } from '../_styles/colors';
|
|
6
6
|
export var StyledFilenameCaption = /*#__PURE__*/styled(Typography).withConfig({
|
|
7
7
|
displayName: "StyledFilenameCaption",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-12_9_0__sc-2d45b5-0"
|
|
9
9
|
})(["display:flex;width:100%;"]);
|
|
10
10
|
export var StyledTree = /*#__PURE__*/styled.div.withConfig({
|
|
11
11
|
displayName: "StyledTree",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-12_9_0__sc-2d45b5-1"
|
|
13
13
|
})(["width:100%;height:100%;min-height:36px;outline:none;overflow:auto;"]);
|
|
14
14
|
export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
|
|
15
15
|
displayName: "StyledTreeRowContainer",
|
|
16
|
-
componentId: "core-
|
|
16
|
+
componentId: "core-12_9_0__sc-2d45b5-2"
|
|
17
17
|
})(["display:flex;align-items:center;height:36px;background:transparent;box-shadow:inset 4px 0px 0px transparent;cursor:default;outline:none;", " &:hover{background:", ";}", " ", ""], function (_ref) {
|
|
18
18
|
var isSelectable = _ref.isSelectable;
|
|
19
19
|
return isSelectable ? 'cursor: pointer;' : '';
|
|
@@ -27,30 +27,30 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
|
|
|
27
27
|
});
|
|
28
28
|
export var StyledTreeRowContent = /*#__PURE__*/styled.div.withConfig({
|
|
29
29
|
displayName: "StyledTreeRowContent",
|
|
30
|
-
componentId: "core-
|
|
30
|
+
componentId: "core-12_9_0__sc-2d45b5-3"
|
|
31
31
|
})(["display:flex;align-items:center;"]);
|
|
32
32
|
export var StyledTreeRowWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
33
33
|
displayName: "StyledTreeRowWrapper",
|
|
34
|
-
componentId: "core-
|
|
34
|
+
componentId: "core-12_9_0__sc-2d45b5-4"
|
|
35
35
|
})(["outline:none;"]);
|
|
36
36
|
var StyledIconBase = /*#__PURE__*/styled(Box).withConfig({
|
|
37
37
|
displayName: "StyledIconBase",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-12_9_0__sc-2d45b5-5"
|
|
39
39
|
})(["display:flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;"]);
|
|
40
40
|
export var StyledChevronContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
|
|
41
41
|
displayName: "StyledChevronContainer",
|
|
42
|
-
componentId: "core-
|
|
42
|
+
componentId: "core-12_9_0__sc-2d45b5-6"
|
|
43
43
|
})([""]);
|
|
44
44
|
export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
|
|
45
45
|
displayName: "StyledIconContainer",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-12_9_0__sc-2d45b5-7"
|
|
47
47
|
})(["color:", ";"], function (_ref4) {
|
|
48
48
|
var $isSelected = _ref4.$isSelected;
|
|
49
49
|
return $isSelected ? colors.blue45 : colors.gray40;
|
|
50
50
|
});
|
|
51
51
|
export var StyledChevron = /*#__PURE__*/styled(ChevronRight).withConfig({
|
|
52
52
|
displayName: "StyledChevron",
|
|
53
|
-
componentId: "core-
|
|
53
|
+
componentId: "core-12_9_0__sc-2d45b5-8"
|
|
54
54
|
})(["transform:rotate(", "deg);transition:transform 150ms ease-out;"], function (_ref5) {
|
|
55
55
|
var $isExpanded = _ref5.$isExpanded;
|
|
56
56
|
return $isExpanded ? 90 : 0;
|
|
@@ -5,11 +5,11 @@ import { spacing } from '../_styles/spacing';
|
|
|
5
5
|
var inputHeight = 36;
|
|
6
6
|
export var StyledInput = /*#__PURE__*/styled.input.withConfig({
|
|
7
7
|
displayName: "StyledInput",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-12_9_0__sc-gpc39h-0"
|
|
9
9
|
})(["", " padding-right:", "px;"], getSearchInputStyles(), spacing.xxl);
|
|
10
10
|
export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
|
|
11
11
|
displayName: "StyledIcon",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-12_9_0__sc-gpc39h-1"
|
|
13
13
|
})(["align-items:center;color:", ";display:flex;height:", "px;justify-content:center;pointer-events:", ";position:absolute;right:0;top:0;width:", "px;"], function (p) {
|
|
14
14
|
return p.disabled ? colors.gray70 : colors.gray45;
|
|
15
15
|
}, inputHeight, function (p) {
|
|
@@ -17,6 +17,6 @@ export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
|
|
|
17
17
|
}, inputHeight);
|
|
18
18
|
export var StyledTypeahead = /*#__PURE__*/styled.div.withConfig({
|
|
19
19
|
displayName: "StyledTypeahead",
|
|
20
|
-
componentId: "core-
|
|
20
|
+
componentId: "core-12_9_0__sc-gpc39h-2"
|
|
21
21
|
})(["position:relative;width:100%;"]);
|
|
22
22
|
//# sourceMappingURL=Typeahead.styles.js.map
|
|
@@ -35,7 +35,7 @@ export var semiboldRules = function semiboldRules() {
|
|
|
35
35
|
};
|
|
36
36
|
export var StyledTypography = /*#__PURE__*/styled.span.withConfig({
|
|
37
37
|
displayName: "StyledTypography",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-12_9_0__sc-1c4583t-0"
|
|
39
39
|
})(["", " color:", ";font-style:", ";font-weight:", ";", " ", " em,i{font-style:italic;}"], function (_ref) {
|
|
40
40
|
var _ref$intent = _ref.intent,
|
|
41
41
|
intent = _ref$intent === void 0 ? 'body' : _ref$intent;
|
|
@@ -5,11 +5,11 @@ import { colors } from '../_styles/colors';
|
|
|
5
5
|
import { getTypographyIntent } from './Typography.styles';
|
|
6
6
|
var StyledBodyCell = /*#__PURE__*/styled(Table.BodyCell).withConfig({
|
|
7
7
|
displayName: "StyledBodyCell",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-12_9_0__sc-p4v7d-0"
|
|
9
9
|
})([""]);
|
|
10
10
|
var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
|
|
11
11
|
displayName: "StyledTextCell",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-12_9_0__sc-p4v7d-1"
|
|
13
13
|
})(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
|
|
14
14
|
function BodyCell() {
|
|
15
15
|
return /*#__PURE__*/React.createElement(StyledBodyCell, {
|
package/dist/_hooks/I18n.d.ts
CHANGED
|
@@ -301,6 +301,11 @@ export declare const coreTranslations: {
|
|
|
301
301
|
clear: string;
|
|
302
302
|
search: string;
|
|
303
303
|
};
|
|
304
|
+
splitViewCard: {
|
|
305
|
+
a11y: {
|
|
306
|
+
close: string;
|
|
307
|
+
};
|
|
308
|
+
};
|
|
304
309
|
tabs: {
|
|
305
310
|
more: string;
|
|
306
311
|
};
|
|
@@ -1026,6 +1031,11 @@ export declare const coreTranslations: {
|
|
|
1026
1031
|
clear: string;
|
|
1027
1032
|
search: string;
|
|
1028
1033
|
};
|
|
1034
|
+
splitViewCard: {
|
|
1035
|
+
a11y: {
|
|
1036
|
+
close: string;
|
|
1037
|
+
};
|
|
1038
|
+
};
|
|
1029
1039
|
tabs: {
|
|
1030
1040
|
more: string;
|
|
1031
1041
|
};
|
|
@@ -1386,6 +1396,11 @@ export declare const coreTranslations: {
|
|
|
1386
1396
|
clear: string;
|
|
1387
1397
|
search: string;
|
|
1388
1398
|
};
|
|
1399
|
+
splitViewCard: {
|
|
1400
|
+
a11y: {
|
|
1401
|
+
close: string;
|
|
1402
|
+
};
|
|
1403
|
+
};
|
|
1389
1404
|
tabs: {
|
|
1390
1405
|
more: string;
|
|
1391
1406
|
};
|
|
@@ -1746,6 +1761,11 @@ export declare const coreTranslations: {
|
|
|
1746
1761
|
clear: string;
|
|
1747
1762
|
search: string;
|
|
1748
1763
|
};
|
|
1764
|
+
splitViewCard: {
|
|
1765
|
+
a11y: {
|
|
1766
|
+
close: string;
|
|
1767
|
+
};
|
|
1768
|
+
};
|
|
1749
1769
|
tabs: {
|
|
1750
1770
|
more: string;
|
|
1751
1771
|
};
|
|
@@ -2106,6 +2126,11 @@ export declare const coreTranslations: {
|
|
|
2106
2126
|
clear: string;
|
|
2107
2127
|
search: string;
|
|
2108
2128
|
};
|
|
2129
|
+
splitViewCard: {
|
|
2130
|
+
a11y: {
|
|
2131
|
+
close: string;
|
|
2132
|
+
};
|
|
2133
|
+
};
|
|
2109
2134
|
tabs: {
|
|
2110
2135
|
more: string;
|
|
2111
2136
|
};
|
|
@@ -2466,6 +2491,11 @@ export declare const coreTranslations: {
|
|
|
2466
2491
|
clear: string;
|
|
2467
2492
|
search: string;
|
|
2468
2493
|
};
|
|
2494
|
+
splitViewCard: {
|
|
2495
|
+
a11y: {
|
|
2496
|
+
close: string;
|
|
2497
|
+
};
|
|
2498
|
+
};
|
|
2469
2499
|
tabs: {
|
|
2470
2500
|
more: string;
|
|
2471
2501
|
};
|
|
@@ -2826,6 +2856,11 @@ export declare const coreTranslations: {
|
|
|
2826
2856
|
clear: string;
|
|
2827
2857
|
search: string;
|
|
2828
2858
|
};
|
|
2859
|
+
splitViewCard: {
|
|
2860
|
+
a11y: {
|
|
2861
|
+
close: string;
|
|
2862
|
+
};
|
|
2863
|
+
};
|
|
2829
2864
|
tabs: {
|
|
2830
2865
|
more: string;
|
|
2831
2866
|
};
|
|
@@ -3186,6 +3221,11 @@ export declare const coreTranslations: {
|
|
|
3186
3221
|
clear: string;
|
|
3187
3222
|
search: string;
|
|
3188
3223
|
};
|
|
3224
|
+
splitViewCard: {
|
|
3225
|
+
a11y: {
|
|
3226
|
+
close: string;
|
|
3227
|
+
};
|
|
3228
|
+
};
|
|
3189
3229
|
tabs: {
|
|
3190
3230
|
more: string;
|
|
3191
3231
|
};
|
|
@@ -3546,6 +3586,11 @@ export declare const coreTranslations: {
|
|
|
3546
3586
|
clear: string;
|
|
3547
3587
|
search: string;
|
|
3548
3588
|
};
|
|
3589
|
+
splitViewCard: {
|
|
3590
|
+
a11y: {
|
|
3591
|
+
close: string;
|
|
3592
|
+
};
|
|
3593
|
+
};
|
|
3549
3594
|
tabs: {
|
|
3550
3595
|
more: string;
|
|
3551
3596
|
};
|
|
@@ -3906,6 +3951,11 @@ export declare const coreTranslations: {
|
|
|
3906
3951
|
clear: string;
|
|
3907
3952
|
search: string;
|
|
3908
3953
|
};
|
|
3954
|
+
splitViewCard: {
|
|
3955
|
+
a11y: {
|
|
3956
|
+
close: string;
|
|
3957
|
+
};
|
|
3958
|
+
};
|
|
3909
3959
|
tabs: {
|
|
3910
3960
|
more: string;
|
|
3911
3961
|
};
|
|
@@ -4266,6 +4316,11 @@ export declare const coreTranslations: {
|
|
|
4266
4316
|
clear: string;
|
|
4267
4317
|
search: string;
|
|
4268
4318
|
};
|
|
4319
|
+
splitViewCard: {
|
|
4320
|
+
a11y: {
|
|
4321
|
+
close: string;
|
|
4322
|
+
};
|
|
4323
|
+
};
|
|
4269
4324
|
tabs: {
|
|
4270
4325
|
more: string;
|
|
4271
4326
|
};
|
|
@@ -4626,6 +4681,11 @@ export declare const coreTranslations: {
|
|
|
4626
4681
|
clear: string;
|
|
4627
4682
|
search: string;
|
|
4628
4683
|
};
|
|
4684
|
+
splitViewCard: {
|
|
4685
|
+
a11y: {
|
|
4686
|
+
close: string;
|
|
4687
|
+
};
|
|
4688
|
+
};
|
|
4629
4689
|
tabs: {
|
|
4630
4690
|
more: string;
|
|
4631
4691
|
};
|
|
@@ -4986,6 +5046,11 @@ export declare const coreTranslations: {
|
|
|
4986
5046
|
clear: string;
|
|
4987
5047
|
search: string;
|
|
4988
5048
|
};
|
|
5049
|
+
splitViewCard: {
|
|
5050
|
+
a11y: {
|
|
5051
|
+
close: string;
|
|
5052
|
+
};
|
|
5053
|
+
};
|
|
4989
5054
|
tabs: {
|
|
4990
5055
|
more: string;
|
|
4991
5056
|
};
|
|
@@ -5346,6 +5411,11 @@ export declare const coreTranslations: {
|
|
|
5346
5411
|
clear: string;
|
|
5347
5412
|
search: string;
|
|
5348
5413
|
};
|
|
5414
|
+
splitViewCard: {
|
|
5415
|
+
a11y: {
|
|
5416
|
+
close: string;
|
|
5417
|
+
};
|
|
5418
|
+
};
|
|
5349
5419
|
tabs: {
|
|
5350
5420
|
more: string;
|
|
5351
5421
|
};
|
package/dist/_locales/de-DE.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"selectAlbum" : "Album auswählen",
|
|
19
19
|
"selectAnAlbum" : "Album auswählen",
|
|
20
20
|
"selectArea" : "Bereich auswählen",
|
|
21
|
-
"selectAnArea" : "
|
|
21
|
+
"selectAnArea" : "Bereich auswählen",
|
|
22
22
|
"selectDiscipline" : "Gewerk auswählen",
|
|
23
23
|
"selectADiscipline" : "Gewerk auswählen",
|
|
24
24
|
"selectSet" : "Satz auswählen",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"startNewCommunication" : "Um einen neuen Kommunikations-Thread zu diesem Element zu starten, senden Sie eine E-Mail an",
|
|
56
56
|
"emptyStateTitle" : "Senden Sie eine E-Mail, um loszulegen",
|
|
57
57
|
"emptyStateDescription" : "Wenn Sie und Ihr Team E-Mails zu diesem Element senden, können Sie hier darauf verweisen.",
|
|
58
|
-
"reply" : "
|
|
58
|
+
"reply" : "Antworten",
|
|
59
59
|
"cancel" : "Abbrechen",
|
|
60
60
|
"subject" : "Betreff",
|
|
61
61
|
"subjectPlaceholder" : "Betreff hier eingeben"
|
|
@@ -296,6 +296,11 @@
|
|
|
296
296
|
"clear" : "Feld löschen",
|
|
297
297
|
"search" : "Suchen"
|
|
298
298
|
},
|
|
299
|
+
"splitViewCard" : {
|
|
300
|
+
"a11y" : {
|
|
301
|
+
"close" : "Schließen"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
299
304
|
"tabs" : {
|
|
300
305
|
"more" : "Mehr"
|
|
301
306
|
},
|
package/dist/_locales/en-AU.json
CHANGED
package/dist/_locales/en-CA.json
CHANGED
package/dist/_locales/en-GB.json
CHANGED
package/dist/_locales/es-ES.json
CHANGED
package/dist/_locales/es.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"forms" : "Formularios",
|
|
17
17
|
"photos" : "Fotos",
|
|
18
18
|
"selectAlbum" : "Seleccionar álbum",
|
|
19
|
-
"selectAnAlbum" : "Seleccionar un
|
|
19
|
+
"selectAnAlbum" : "Seleccionar un álbum",
|
|
20
20
|
"selectArea" : "Seleccionar área",
|
|
21
21
|
"selectAnArea" : "Seleccione un área",
|
|
22
22
|
"selectDiscipline" : "Seleccionar disciplina",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"selectSet" : "Seleccionar juego",
|
|
25
25
|
"selectASet" : "Seleccione un juego",
|
|
26
26
|
"selectTemplate" : "Seleccionar plantilla",
|
|
27
|
-
"selectATemplate" : "Seleccionar una
|
|
27
|
+
"selectATemplate" : "Seleccionar una plantilla"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
30
30
|
"emailSendErrorTitle" : "Lo sentimos, no pudimos enviar este mensaje.",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"downloadAll" : "Descargar todo",
|
|
41
41
|
"showAll" : "Mostrar todo",
|
|
42
42
|
"showLess" : "Mostrar menos",
|
|
43
|
-
"composeEmailPageTitle" : "
|
|
43
|
+
"composeEmailPageTitle" : "Escribir nuevo correo electrónico",
|
|
44
44
|
"emailSentMessage" : "El correo electrónico se envió correctamente.",
|
|
45
45
|
"from" : "De",
|
|
46
46
|
"to" : "Para",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"privateLabel" : "Privado",
|
|
53
53
|
"settingsLink" : "Configuraciones",
|
|
54
54
|
"composeNewEmail" : "Escribir correo electrónico",
|
|
55
|
-
"startNewCommunication" : "Para iniciar una comunicación nueva asociada con este ítem,
|
|
55
|
+
"startNewCommunication" : "Para iniciar una comunicación nueva asociada con este ítem, envíe un correo electrónico a",
|
|
56
56
|
"emptyStateTitle" : "Envíe un correo electrónico para comenzar",
|
|
57
57
|
"emptyStateDescription" : "Cuando usted y su equipo envíen correos electrónicos sobre este ítem, puede hacer referencia a ellos aquí.",
|
|
58
58
|
"reply" : "Responder",
|
|
@@ -296,6 +296,11 @@
|
|
|
296
296
|
"clear" : "Eliminar campo",
|
|
297
297
|
"search" : "Buscar"
|
|
298
298
|
},
|
|
299
|
+
"splitViewCard" : {
|
|
300
|
+
"a11y" : {
|
|
301
|
+
"close" : "Cerrar"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
299
304
|
"tabs" : {
|
|
300
305
|
"more" : "Más"
|
|
301
306
|
},
|
|
@@ -346,7 +351,7 @@
|
|
|
346
351
|
"maxNumberOfFilesSelected" : "Número máximo de archivos seleccionados"
|
|
347
352
|
},
|
|
348
353
|
"required" : {
|
|
349
|
-
"requiredFields" : "
|
|
354
|
+
"requiredFields" : "Campos obligatorios"
|
|
350
355
|
},
|
|
351
356
|
"avatarStack" : {
|
|
352
357
|
"viewAll" : "Ver todo",
|
package/dist/_locales/fr-CA.json
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"settingsLink" : "Paramètres",
|
|
54
54
|
"composeNewEmail" : "Rédiger un courriel",
|
|
55
55
|
"startNewCommunication" : "Pour initier un nouveau fil de communication associé à cet item, envoyez un courriel à l'adresse suivante",
|
|
56
|
-
"emptyStateTitle" : "
|
|
56
|
+
"emptyStateTitle" : "Envoyer un courriel pour commencer",
|
|
57
57
|
"emptyStateDescription" : "Lorsque vous et votre équipe envoyez des courriels à propos de cet item, vous pouvez les référencer ici.",
|
|
58
58
|
"reply" : "Répondre",
|
|
59
59
|
"cancel" : "Annuler",
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
},
|
|
78
78
|
"itemName" : "Nom de l'item",
|
|
79
79
|
"loading" : "Chargement",
|
|
80
|
-
"notes" : "
|
|
80
|
+
"notes" : "Notes",
|
|
81
81
|
"notesPlaceholder" : "Explication facultative de la raison pour laquelle cet item est relié",
|
|
82
|
-
"newItem" : "Lier un item
|
|
82
|
+
"newItem" : "Lier un item apparenté",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
84
|
"title" : "Lier des items apparentés pour commencer",
|
|
85
85
|
"description" : "Lier des items à {{itemName}} permet, à vous et à votre équipe, de trouver plus facilement des informations pertinentes dans Procore."
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"description" : "S'il vous plaît, vérifiez votre connexion Internet et réessayez.",
|
|
98
98
|
"action" : "Réessayer"
|
|
99
99
|
},
|
|
100
|
-
"panelTitle" : "Lier un
|
|
100
|
+
"panelTitle" : "Lier un item apparenté",
|
|
101
101
|
"search" : "Rechercher",
|
|
102
102
|
"searchItemType" : "Rechercher le type d'item",
|
|
103
103
|
"submit" : "Lien",
|
|
@@ -296,6 +296,11 @@
|
|
|
296
296
|
"clear" : "Supprimer le champ",
|
|
297
297
|
"search" : "Rechercher"
|
|
298
298
|
},
|
|
299
|
+
"splitViewCard" : {
|
|
300
|
+
"a11y" : {
|
|
301
|
+
"close" : "Fermer"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
299
304
|
"tabs" : {
|
|
300
305
|
"more" : "Plus"
|
|
301
306
|
},
|
package/dist/_locales/fr-FR.json
CHANGED
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
"loading" : "Chargement",
|
|
80
80
|
"notes" : "Notes",
|
|
81
81
|
"notesPlaceholder" : "Explication facultative de la raison pour laquelle cet élément est relié",
|
|
82
|
-
"newItem" : "Lier un élément
|
|
82
|
+
"newItem" : "Lier un élément lié",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
|
-
"title" : "Lier des éléments
|
|
85
|
-
"description" : "Lier des éléments à
|
|
84
|
+
"title" : "Lier des éléments liés pour commencer",
|
|
85
|
+
"description" : "Lier des éléments à {{itemName}} permet, à vous et à votre équipe, de trouver plus facilement des informations pertinentes dans Procore."
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
88
|
"title" : "Aucun élément à afficher",
|
|
@@ -97,20 +97,20 @@
|
|
|
97
97
|
"description" : "Veuillez vérifier votre connexion à Internet et réessayer.",
|
|
98
98
|
"action" : "Réessayer"
|
|
99
99
|
},
|
|
100
|
-
"panelTitle" : "Lier un élément
|
|
100
|
+
"panelTitle" : "Lier un élément lié",
|
|
101
101
|
"search" : "Rechercher",
|
|
102
102
|
"searchItemType" : "Rechercher un type d'élément",
|
|
103
103
|
"submit" : "Lien",
|
|
104
104
|
"toast" : {
|
|
105
|
-
"itemAdded" : "L'élément
|
|
105
|
+
"itemAdded" : "L'élément lié a été lié avec succès.",
|
|
106
106
|
"itemAdditionFailed" : "Désolé, l'élément n'a pas pu être associé. Veuillez réessayer.",
|
|
107
|
-
"itemRemoved" : "L'élément
|
|
107
|
+
"itemRemoved" : "L'élément lié a été supprimé avec succès.",
|
|
108
108
|
"requestError" : "Désolé, un problème est survenu. Veuillez réessayer."
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dateTimeFormat" : {
|
|
113
|
-
"dateAtTime" : "
|
|
113
|
+
"dateAtTime" : "{{date}} à {{time}}",
|
|
114
114
|
"timeOnDate" : "À {{time}} le {{date}}"
|
|
115
115
|
},
|
|
116
116
|
"table" : {
|
|
@@ -296,6 +296,11 @@
|
|
|
296
296
|
"clear" : "Supprimer le champ",
|
|
297
297
|
"search" : "Rechercher"
|
|
298
298
|
},
|
|
299
|
+
"splitViewCard" : {
|
|
300
|
+
"a11y" : {
|
|
301
|
+
"close" : "Fermer"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
299
304
|
"tabs" : {
|
|
300
305
|
"more" : "Plus"
|
|
301
306
|
},
|