@procore/core-react 12.28.0 → 12.28.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  3. package/dist/Avatar/Avatar.styles.js +5 -5
  4. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  5. package/dist/Badge/Badge.styles.js +2 -2
  6. package/dist/BadgePill/BadgePill.styles.js +4 -4
  7. package/dist/Banner/Banner.styles.js +10 -10
  8. package/dist/Box/Box.styles.js +1 -1
  9. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  10. package/dist/Button/Button.styles.js +5 -5
  11. package/dist/Calendar/Calendar.styles.js +8 -8
  12. package/dist/Card/Card.styles.js +1 -1
  13. package/dist/Checkbox/Checkbox.styles.js +6 -6
  14. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  15. package/dist/ContactItem/ContactItem.styles.js +5 -5
  16. package/dist/Content/Content.styles.js +2 -2
  17. package/dist/DateInput/DateInput.styles.js +6 -6
  18. package/dist/DetailPage/DetailPage.styles.js +7 -7
  19. package/dist/Dropdown/Dropdown.styles.js +3 -3
  20. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  21. package/dist/Dropzone/Dropzone.js +1 -1
  22. package/dist/Dropzone/Dropzone.styles.js +9 -9
  23. package/dist/EmptyState/EmptyState.styles.js +6 -6
  24. package/dist/Field/Field.styles.js +3 -3
  25. package/dist/FileList/FileList.styles.js +4 -4
  26. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  27. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  28. package/dist/FileSelect/FileSelect.styles.js +2 -2
  29. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  30. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  31. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  32. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  33. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  34. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  35. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  36. package/dist/FileToken/FileToken.styles.js +4 -4
  37. package/dist/FilterToken/FilterToken.styles.js +5 -5
  38. package/dist/FlexList/FlexList.styles.js +1 -1
  39. package/dist/Form/Form.styles.js +14 -14
  40. package/dist/Form/StyledFormikForm.styles.js +2 -2
  41. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  42. package/dist/Grid/Grid.styles.js +2 -2
  43. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  44. package/dist/Input/Input.styles.js +1 -1
  45. package/dist/Link/Link.styles.js +1 -1
  46. package/dist/ListPage/ListPage.styles.js +8 -8
  47. package/dist/Loader/Loader.styles.js +2 -2
  48. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  49. package/dist/Modal/Modal.styles.js +13 -13
  50. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  51. package/dist/NextMenu/NextMenu.styles.js +3 -3
  52. package/dist/Notation/Notation.js +1 -1
  53. package/dist/NumberInput/NumberInput.styles.js +7 -7
  54. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  55. package/dist/PageLayout/PageLayout.styles.js +16 -16
  56. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  57. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  58. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  59. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  60. package/dist/Pagination/Pagination.styles.js +5 -5
  61. package/dist/Panel/Panel.styles.js +11 -11
  62. package/dist/Pill/Pill.styles.js +3 -3
  63. package/dist/PillSelect/PillSelect.styles.js +4 -4
  64. package/dist/Popover/Popover.styles.js +2 -2
  65. package/dist/Portal/Portal.styles.js +1 -1
  66. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  67. package/dist/RadioButton/RadioButton.styles.js +3 -3
  68. package/dist/Required/Required.styles.js +3 -3
  69. package/dist/Search/Search.styles.js +5 -5
  70. package/dist/Section/Section.styles.js +7 -7
  71. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  72. package/dist/Select/Select.styles.js +7 -7
  73. package/dist/Semantic/Semantic.styles.js +9 -9
  74. package/dist/Slider/Slider.styles.js +5 -5
  75. package/dist/Spinner/Spinner.styles.js +7 -7
  76. package/dist/SplitViewCard/SplitViewCard.js +1 -2
  77. package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
  78. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  79. package/dist/SuperSelect/SuperSelect.components.js +1 -5
  80. package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
  81. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  82. package/dist/SuperSelect/SuperSelect.styles.js +38 -38
  83. package/dist/SuperSelect/SuperSelect.types.d.ts +0 -1
  84. package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
  85. package/dist/SuperSelect/useSuperSelect.js +15 -3
  86. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  87. package/dist/Switch/Switch.styles.js +4 -4
  88. package/dist/Table/Table.styles.js +28 -28
  89. package/dist/TableShelf/TableShelf.styles.js +5 -5
  90. package/dist/Tabs/Tabs.styles.js +15 -15
  91. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  92. package/dist/TextArea/TextArea.styles.js +1 -1
  93. package/dist/TextEditor/TextEditor.styles.js +1 -1
  94. package/dist/TextEditor/utils/config.js +1 -3
  95. package/dist/TextEditor/utils/config.js.map +1 -1
  96. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  97. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  98. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  99. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  100. package/dist/Tile/Tile.styles.js +8 -8
  101. package/dist/Title/Title.styles.js +7 -7
  102. package/dist/Toast/Toast.styles.js +3 -3
  103. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  104. package/dist/Token/Token.styles.js +3 -3
  105. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  106. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  107. package/dist/Tooltip/Tooltip.styles.js +2 -2
  108. package/dist/Tree/Tree.styles.js +9 -9
  109. package/dist/Typeahead/Typeahead.styles.js +3 -3
  110. package/dist/Typography/Typography.styles.js +1 -1
  111. package/dist/Typography/Typography.table.story.js +2 -2
  112. package/dist/_hooks/I18n.d.ts +14 -0
  113. package/dist/_locales/de-DE.json +2 -1
  114. package/dist/_locales/en-AU.json +2 -1
  115. package/dist/_locales/en-CA.json +2 -1
  116. package/dist/_locales/en-GB.json +2 -1
  117. package/dist/_locales/es-ES.json +3 -2
  118. package/dist/_locales/es.json +4 -3
  119. package/dist/_locales/fr-CA.json +2 -1
  120. package/dist/_locales/fr-FR.json +2 -1
  121. package/dist/_locales/is-IS.json +2 -1
  122. package/dist/_locales/it-IT.json +2 -1
  123. package/dist/_locales/ja-JP.json +2 -1
  124. package/dist/_locales/pl-PL.json +2 -1
  125. package/dist/_locales/pt-BR.json +2 -1
  126. package/dist/_locales/pt-PT.json +380 -0
  127. package/dist/_locales/th-TH.json +2 -1
  128. package/dist/_locales/zh-SG.json +2 -1
  129. package/dist/_locales/zh-TW.json +219 -218
  130. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  131. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  132. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  133. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  134. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  135. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  136. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  137. package/dist/_typedoc/Box/Box.types.json +68 -68
  138. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  139. package/dist/_typedoc/Button/Button.types.json +13 -13
  140. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  141. package/dist/_typedoc/Card/Card.types.json +6 -6
  142. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  143. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  144. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  145. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  146. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  147. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  148. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
  149. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  150. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  151. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  152. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  153. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  154. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  155. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  156. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  157. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  158. package/dist/_typedoc/Form/Form.types.json +771 -771
  159. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  160. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  161. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  162. package/dist/_typedoc/Input/Input.types.json +2 -2
  163. package/dist/_typedoc/Link/Link.types.json +1 -1
  164. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  165. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  166. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  167. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  168. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  169. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  170. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  171. package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
  172. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
  173. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
  174. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  175. package/dist/_typedoc/Panel/Panel.types.json +30 -30
  176. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  177. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  178. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  179. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  180. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  181. package/dist/_typedoc/Required/Required.types.json +5 -5
  182. package/dist/_typedoc/Search/Search.types.json +18 -18
  183. package/dist/_typedoc/Section/Section.types.json +15 -15
  184. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  185. package/dist/_typedoc/Select/Select.types.json +60 -60
  186. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  187. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  188. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  189. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  190. package/dist/_typedoc/Table/Table.types.json +101 -101
  191. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  192. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  193. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  194. package/dist/_typedoc/TextEditor/TextEditor.types.json +21 -21
  195. package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +2 -2
  196. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
  197. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  198. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  199. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  200. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  201. package/dist/_typedoc/Title/Title.types.json +1 -1
  202. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  203. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  204. package/dist/_typedoc/Token/Token.types.json +7 -7
  205. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  206. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  207. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  208. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  209. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  210. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  211. package/dist/_typedoc/_utils/types.json +3 -3
  212. package/package.json +1 -1
@@ -5,7 +5,7 @@ import { colors } from '../_styles/colors';
5
5
  import { spacing } from '../_styles/spacing';
6
6
  export var StyledHeaderBadge = /*#__PURE__*/styled.div.withConfig({
7
7
  displayName: "StyledHeaderBadge",
8
- componentId: "core-12_28_0__sc-1jpjx47-0"
8
+ componentId: "core-12_28_1__sc-1jpjx47-0"
9
9
  })(["", " border-radius:10px;border-style:solid;border-width:1px;display:inline-block;margin-bottom:", "px;padding:1px ", "px;", ""], getTypographyIntent('small'), spacing.sm, spacing.sm, function (_ref) {
10
10
  var $variant = _ref.$variant;
11
11
  if ($variant) {
@@ -18,22 +18,22 @@ export var StyledHeaderBadge = /*#__PURE__*/styled.div.withConfig({
18
18
  // TODO in v12 remove cursor: pointer;
19
19
  export var StyledToolHeaderIconContainer = /*#__PURE__*/styled.div.withConfig({
20
20
  displayName: "StyledToolHeaderIconContainer",
21
- componentId: "core-12_28_0__sc-1jpjx47-1"
21
+ componentId: "core-12_28_1__sc-1jpjx47-1"
22
22
  })(["color:", ";cursor:pointer;display:inline-flex;flex:0 0 auto;"], colors.orange50);
23
23
  export var StyledHeaderTabs = /*#__PURE__*/styled.div.withConfig({
24
24
  displayName: "StyledHeaderTabs",
25
- componentId: "core-12_28_0__sc-1jpjx47-2"
25
+ componentId: "core-12_28_1__sc-1jpjx47-2"
26
26
  })(["align-self:flex-end;flex:1 1 auto;min-width:100px;overflow:hidden;"]);
27
27
  export var StyledHeaderActions = /*#__PURE__*/styled.div.withConfig({
28
28
  displayName: "StyledHeaderActions",
29
- componentId: "core-12_28_0__sc-1jpjx47-3"
29
+ componentId: "core-12_28_1__sc-1jpjx47-3"
30
30
  })(["flex:0 0 auto;margin-left:auto;padding-left:", "px;"], spacing.lg);
31
31
  export var StyledToolHeaderTitle = /*#__PURE__*/styled(H1).withConfig({
32
32
  displayName: "StyledToolHeaderTitle",
33
- componentId: "core-12_28_0__sc-1jpjx47-4"
33
+ componentId: "core-12_28_1__sc-1jpjx47-4"
34
34
  })(["margin-right:", "px;white-space:nowrap;"], spacing.xl);
35
35
  export var StyledToolHeader = /*#__PURE__*/styled.div.withConfig({
36
36
  displayName: "StyledToolHeader",
37
- componentId: "core-12_28_0__sc-1jpjx47-5"
37
+ componentId: "core-12_28_1__sc-1jpjx47-5"
38
38
  })(["align-items:center;display:flex;min-height:36px;width:100%;", " + ", ",a + ", ",button + ", "{margin-left:", "px;}"], StyledToolHeaderIconContainer, StyledToolHeaderTitle, StyledToolHeaderTitle, StyledToolHeaderTitle, spacing.lg);
39
39
  //# sourceMappingURL=ToolHeader.styles.js.map
@@ -3,14 +3,14 @@ import { Page } from '../PageLayout';
3
3
  import { spacing } from '../_styles/spacing';
4
4
  export var StyledTitleOuter = /*#__PURE__*/styled(Page.Title).withConfig({
5
5
  displayName: "StyledTitleOuter",
6
- componentId: "core-12_28_0__sc-wa8j06-0"
6
+ componentId: "core-12_28_1__sc-wa8j06-0"
7
7
  })(["align-items:center;display:flex;gap:", "px;"], spacing.md);
8
8
  export var StyledTitleInner = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledTitleInner",
10
- componentId: "core-12_28_0__sc-wa8j06-1"
10
+ componentId: "core-12_28_1__sc-wa8j06-1"
11
11
  })(["width:100%;"]);
12
12
  export var StyledToolLandingPageBodyContent = /*#__PURE__*/styled.div.withConfig({
13
13
  displayName: "StyledToolLandingPageBodyContent",
14
- componentId: "core-12_28_0__sc-wa8j06-2"
14
+ componentId: "core-12_28_1__sc-wa8j06-2"
15
15
  })(["> * + *{margin-top:", "px;}"], spacing.sm);
16
16
  //# sourceMappingURL=ToolLandingPage.styles.js.map
@@ -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-12_28_0__sc-1fawsi4-0"
9
+ componentId: "core-12_28_1__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-12_28_0__sc-1fawsi4-1"
13
+ componentId: "core-12_28_1__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
@@ -5,11 +5,11 @@ import { Typography } from '../Typography/Typography';
5
5
  import { colors } from '../_styles/colors';
6
6
  export var StyledFilenameCaption = /*#__PURE__*/styled(Typography).withConfig({
7
7
  displayName: "StyledFilenameCaption",
8
- componentId: "core-12_28_0__sc-2d45b5-0"
8
+ componentId: "core-12_28_1__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_28_0__sc-2d45b5-1"
12
+ componentId: "core-12_28_1__sc-2d45b5-1"
13
13
  })(["width:100%;height:100%;min-height:36px;outline:none;overflow:auto;"]);
14
14
  export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
15
15
  shouldForwardProp: function shouldForwardProp(prop) {
@@ -17,7 +17,7 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
17
17
  }
18
18
  }).withConfig({
19
19
  displayName: "StyledTreeRowContainer",
20
- componentId: "core-12_28_0__sc-2d45b5-2"
20
+ componentId: "core-12_28_1__sc-2d45b5-2"
21
21
  })(["display:flex;align-items:center;height:36px;background:transparent;box-shadow:inset 4px 0px 0px transparent;cursor:default;outline:none;", " &:hover{background:", ";}", " ", ""], function (_ref) {
22
22
  var isSelectable = _ref.isSelectable,
23
23
  $isSelectable = _ref.$isSelectable;
@@ -35,30 +35,30 @@ export var StyledTreeRowContainer = /*#__PURE__*/styled(Typography).withConfig({
35
35
  });
36
36
  export var StyledTreeRowContent = /*#__PURE__*/styled.div.withConfig({
37
37
  displayName: "StyledTreeRowContent",
38
- componentId: "core-12_28_0__sc-2d45b5-3"
38
+ componentId: "core-12_28_1__sc-2d45b5-3"
39
39
  })(["display:flex;align-items:center;"]);
40
40
  export var StyledTreeRowWrapper = /*#__PURE__*/styled.div.withConfig({
41
41
  displayName: "StyledTreeRowWrapper",
42
- componentId: "core-12_28_0__sc-2d45b5-4"
42
+ componentId: "core-12_28_1__sc-2d45b5-4"
43
43
  })(["outline:none;"]);
44
44
  var StyledIconBase = /*#__PURE__*/styled(Box).withConfig({
45
45
  displayName: "StyledIconBase",
46
- componentId: "core-12_28_0__sc-2d45b5-5"
46
+ componentId: "core-12_28_1__sc-2d45b5-5"
47
47
  })(["display:flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;min-height:24px;"]);
48
48
  export var StyledChevronContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
49
49
  displayName: "StyledChevronContainer",
50
- componentId: "core-12_28_0__sc-2d45b5-6"
50
+ componentId: "core-12_28_1__sc-2d45b5-6"
51
51
  })([""]);
52
52
  export var StyledIconContainer = /*#__PURE__*/styled(StyledIconBase).withConfig({
53
53
  displayName: "StyledIconContainer",
54
- componentId: "core-12_28_0__sc-2d45b5-7"
54
+ componentId: "core-12_28_1__sc-2d45b5-7"
55
55
  })(["color:", ";"], function (_ref4) {
56
56
  var $isSelected = _ref4.$isSelected;
57
57
  return $isSelected ? colors.blue45 : colors.gray40;
58
58
  });
59
59
  export var StyledChevron = /*#__PURE__*/styled(ChevronRight).withConfig({
60
60
  displayName: "StyledChevron",
61
- componentId: "core-12_28_0__sc-2d45b5-8"
61
+ componentId: "core-12_28_1__sc-2d45b5-8"
62
62
  })(["transform:rotate(", "deg);transition:transform 150ms ease-out;"], function (_ref5) {
63
63
  var $isExpanded = _ref5.$isExpanded;
64
64
  return $isExpanded ? 90 : 0;
@@ -5,11 +5,11 @@ import { spacing } from '../_styles/spacing';
5
5
  var inputHeight = 36;
6
6
  export var StyledInput = /*#__PURE__*/styled.input.withConfig({
7
7
  displayName: "StyledInput",
8
- componentId: "core-12_28_0__sc-gpc39h-0"
8
+ componentId: "core-12_28_1__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_28_0__sc-gpc39h-1"
12
+ componentId: "core-12_28_1__sc-gpc39h-1"
13
13
  })(["align-items:center;color:", ";display:flex;height:", "px;justify-content:center;pointer-events:", ";position:absolute;right:0;top:0;width:", "px;"], function (p) {
14
14
  return p.disabled ? colors.gray70 : colors.gray45;
15
15
  }, inputHeight, function (p) {
@@ -17,6 +17,6 @@ export var StyledIcon = /*#__PURE__*/styled.div.withConfig({
17
17
  }, inputHeight);
18
18
  export var StyledTypeahead = /*#__PURE__*/styled.div.withConfig({
19
19
  displayName: "StyledTypeahead",
20
- componentId: "core-12_28_0__sc-gpc39h-2"
20
+ componentId: "core-12_28_1__sc-gpc39h-2"
21
21
  })(["position:relative;width:100%;"]);
22
22
  //# sourceMappingURL=Typeahead.styles.js.map
@@ -35,7 +35,7 @@ export var semiboldRules = function semiboldRules() {
35
35
  };
36
36
  export var StyledTypography = /*#__PURE__*/styled.span.withConfig({
37
37
  displayName: "StyledTypography",
38
- componentId: "core-12_28_0__sc-1c4583t-0"
38
+ componentId: "core-12_28_1__sc-1c4583t-0"
39
39
  })(["", " color:", ";font-style:", ";font-weight:", ";", " ", " em,i{font-style:italic;}"], function (_ref) {
40
40
  var _ref$$intent = _ref.$intent,
41
41
  $intent = _ref$$intent === void 0 ? 'body' : _ref$$intent;
@@ -5,11 +5,11 @@ import { colors } from '../_styles/colors';
5
5
  import { getTypographyIntent } from './Typography.styles';
6
6
  var StyledBodyCell = /*#__PURE__*/styled(Table.BodyCell).withConfig({
7
7
  displayName: "StyledBodyCell",
8
- componentId: "core-12_28_0__sc-p4v7d-0"
8
+ componentId: "core-12_28_1__sc-p4v7d-0"
9
9
  })([""]);
10
10
  var StyledTextCell = /*#__PURE__*/styled(Table.TextCell).withConfig({
11
11
  displayName: "StyledTextCell",
12
- componentId: "core-12_28_0__sc-p4v7d-1"
12
+ componentId: "core-12_28_1__sc-p4v7d-1"
13
13
  })(["", " color:", ";"], getTypographyIntent('body'), colors.blue50);
14
14
  function BodyCell() {
15
15
  return /*#__PURE__*/React.createElement(StyledBodyCell, {
@@ -312,6 +312,7 @@ export declare const coreTranslations: {
312
312
  select: {
313
313
  clear: string;
314
314
  search: string;
315
+ selectAll: string;
315
316
  };
316
317
  splitViewCard: {
317
318
  a11y: {
@@ -1071,6 +1072,7 @@ export declare const coreTranslations: {
1071
1072
  select: {
1072
1073
  clear: string;
1073
1074
  search: string;
1075
+ selectAll: string;
1074
1076
  };
1075
1077
  splitViewCard: {
1076
1078
  a11y: {
@@ -1450,6 +1452,7 @@ export declare const coreTranslations: {
1450
1452
  select: {
1451
1453
  clear: string;
1452
1454
  search: string;
1455
+ selectAll: string;
1453
1456
  };
1454
1457
  splitViewCard: {
1455
1458
  a11y: {
@@ -1829,6 +1832,7 @@ export declare const coreTranslations: {
1829
1832
  select: {
1830
1833
  clear: string;
1831
1834
  search: string;
1835
+ selectAll: string;
1832
1836
  };
1833
1837
  splitViewCard: {
1834
1838
  a11y: {
@@ -2208,6 +2212,7 @@ export declare const coreTranslations: {
2208
2212
  select: {
2209
2213
  clear: string;
2210
2214
  search: string;
2215
+ selectAll: string;
2211
2216
  };
2212
2217
  splitViewCard: {
2213
2218
  a11y: {
@@ -2592,6 +2597,7 @@ export declare const coreTranslations: {
2592
2597
  select: {
2593
2598
  clear: string;
2594
2599
  search: string;
2600
+ selectAll: string;
2595
2601
  };
2596
2602
  splitViewCard: {
2597
2603
  a11y: {
@@ -2971,6 +2977,7 @@ export declare const coreTranslations: {
2971
2977
  select: {
2972
2978
  clear: string;
2973
2979
  search: string;
2980
+ selectAll: string;
2974
2981
  };
2975
2982
  splitViewCard: {
2976
2983
  a11y: {
@@ -3350,6 +3357,7 @@ export declare const coreTranslations: {
3350
3357
  select: {
3351
3358
  clear: string;
3352
3359
  search: string;
3360
+ selectAll: string;
3353
3361
  };
3354
3362
  splitViewCard: {
3355
3363
  a11y: {
@@ -3729,6 +3737,7 @@ export declare const coreTranslations: {
3729
3737
  select: {
3730
3738
  clear: string;
3731
3739
  search: string;
3740
+ selectAll: string;
3732
3741
  };
3733
3742
  splitViewCard: {
3734
3743
  a11y: {
@@ -4108,6 +4117,7 @@ export declare const coreTranslations: {
4108
4117
  select: {
4109
4118
  clear: string;
4110
4119
  search: string;
4120
+ selectAll: string;
4111
4121
  };
4112
4122
  splitViewCard: {
4113
4123
  a11y: {
@@ -4867,6 +4877,7 @@ export declare const coreTranslations: {
4867
4877
  select: {
4868
4878
  clear: string;
4869
4879
  search: string;
4880
+ selectAll: string;
4870
4881
  };
4871
4882
  splitViewCard: {
4872
4883
  a11y: {
@@ -5255,6 +5266,7 @@ export declare const coreTranslations: {
5255
5266
  select: {
5256
5267
  clear: string;
5257
5268
  search: string;
5269
+ selectAll: string;
5258
5270
  };
5259
5271
  splitViewCard: {
5260
5272
  a11y: {
@@ -5634,6 +5646,7 @@ export declare const coreTranslations: {
5634
5646
  select: {
5635
5647
  clear: string;
5636
5648
  search: string;
5649
+ selectAll: string;
5637
5650
  };
5638
5651
  splitViewCard: {
5639
5652
  a11y: {
@@ -6013,6 +6026,7 @@ export declare const coreTranslations: {
6013
6026
  select: {
6014
6027
  clear: string;
6015
6028
  search: string;
6029
+ selectAll: string;
6016
6030
  };
6017
6031
  splitViewCard: {
6018
6032
  a11y: {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Feld löschen",
301
- "search" : "Suchen"
301
+ "search" : "Suchen",
302
+ "selectAll" : "Alle auswählen"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Delete field",
301
- "search" : "Search"
301
+ "search" : "Search",
302
+ "selectAll" : "Select all"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Delete field",
301
- "search" : "Search"
301
+ "search" : "Search",
302
+ "selectAll" : "Select all"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Delete field",
301
- "search" : "Search"
301
+ "search" : "Search",
302
+ "selectAll" : "Select all"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Eliminar campo",
301
- "search" : "Buscar"
301
+ "search" : "Buscar",
302
+ "selectAll" : "Seleccionar todo"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -352,7 +353,7 @@
352
353
  "remove" : "Eliminar"
353
354
  },
354
355
  "toolHeader" : {
355
- "settingsAction" : "Configurar"
356
+ "settingsAction" : "Configurar ajustes"
356
357
  },
357
358
  "fileSelect" : {
358
359
  "localFilesSource" : "Mi ordenador",
@@ -50,7 +50,7 @@
50
50
  "downloadPdfShort" : "PDF",
51
51
  "privateEmailDisclaimer" : "Los correos electrónicos privados solo se muestran a los destinatarios y al remitente del correo electrónico.",
52
52
  "privateLabel" : "Privado",
53
- "settingsLink" : "Configuraciones",
53
+ "settingsLink" : "Ajustes",
54
54
  "composeNewEmail" : "Escribir correo electrónico",
55
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",
@@ -140,7 +140,7 @@
140
140
  "small" : "Pequeño",
141
141
  "medium" : "Medio",
142
142
  "large" : "Grande",
143
- "tableSettings" : "Configuración de la tabla"
143
+ "tableSettings" : "Ajustes de tabla"
144
144
  }
145
145
  },
146
146
  "dateInput" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Eliminar campo",
301
- "search" : "Buscar"
301
+ "search" : "Buscar",
302
+ "selectAll" : "Seleccionar todo"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Supprimer le champ",
301
- "search" : "Rechercher"
301
+ "search" : "Rechercher",
302
+ "selectAll" : "Sélectionner tout"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Supprimer le champ",
301
- "search" : "Rechercher"
301
+ "search" : "Rechercher",
302
+ "selectAll" : "Tout sélectionner"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Eyða reit",
301
- "search" : "Leitaðu"
301
+ "search" : "Leitaðu",
302
+ "selectAll" : "Velja allt"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Elimina campo",
301
- "search" : "Cerca"
301
+ "search" : "Cerca",
302
+ "selectAll" : "Seleziona tutto"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "フィールドを削除する",
301
- "search" : "検索"
301
+ "search" : "検索",
302
+ "selectAll" : "すべて選択"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Usuń pole",
301
- "search" : "Szukaj"
301
+ "search" : "Szukaj",
302
+ "selectAll" : "Zaznacz wszystkie"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {
@@ -298,7 +298,8 @@
298
298
  },
299
299
  "select" : {
300
300
  "clear" : "Excluir campo",
301
- "search" : "Pesquisar"
301
+ "search" : "Pesquisar",
302
+ "selectAll" : "Selecionar Tudo"
302
303
  },
303
304
  "splitViewCard" : {
304
305
  "a11y" : {