@procore/core-react 12.1.0 → 12.3.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.
Files changed (207) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  4. package/dist/Badge/Badge.styles.js +2 -2
  5. package/dist/Banner/Banner.styles.js +10 -10
  6. package/dist/Box/Box.styles.js +1 -1
  7. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  8. package/dist/Button/Button.styles.js +5 -5
  9. package/dist/Calendar/Calendar.styles.js +8 -8
  10. package/dist/Card/Card.styles.js +1 -1
  11. package/dist/Checkbox/Checkbox.styles.js +6 -6
  12. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  13. package/dist/ContactItem/ContactItem.styles.js +5 -5
  14. package/dist/Content/Content.styles.js +2 -2
  15. package/dist/DateInput/DateInput.styles.js +6 -6
  16. package/dist/DetailPage/DetailPage.d.ts +1 -1
  17. package/dist/DetailPage/DetailPage.styles.js +9 -8
  18. package/dist/DetailPage/DetailPage.styles.js.map +1 -1
  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/Field/index.d.ts +1 -0
  26. package/dist/Field/index.js +1 -0
  27. package/dist/Field/index.js.map +1 -1
  28. package/dist/FileList/FileList.styles.js +4 -4
  29. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  30. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  31. package/dist/FileSelect/FileSelect.styles.js +2 -2
  32. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  33. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  34. package/dist/FileSelect/FileTokenList/index.d.ts +1 -0
  35. package/dist/FileSelect/FileTokenList/index.js.map +1 -1
  36. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  37. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  38. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  39. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  40. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  41. package/dist/FileSelect/index.d.ts +1 -0
  42. package/dist/FileSelect/index.js +1 -0
  43. package/dist/FileSelect/index.js.map +1 -1
  44. package/dist/FileToken/FileToken.styles.js +4 -4
  45. package/dist/FilterToken/FilterToken.styles.js +2 -2
  46. package/dist/FlexList/FlexList.styles.js +1 -1
  47. package/dist/Form/Form.d.ts +2 -0
  48. package/dist/Form/Form.js +20 -2
  49. package/dist/Form/Form.js.map +1 -1
  50. package/dist/Form/Form.styles.js +14 -14
  51. package/dist/Form/StyledFormikForm.styles.d.ts +1 -1
  52. package/dist/Form/StyledFormikForm.styles.js +2 -2
  53. package/dist/Grid/Grid.styles.js +2 -2
  54. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  55. package/dist/Input/Input.styles.js +1 -1
  56. package/dist/Link/Link.styles.js +1 -1
  57. package/dist/ListPage/ListPage.styles.js +8 -8
  58. package/dist/Loader/Loader.styles.js +2 -2
  59. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  60. package/dist/Modal/Modal.d.ts +1 -1
  61. package/dist/Modal/Modal.styles.js +13 -13
  62. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  63. package/dist/NextMenu/NextMenu.styles.js +3 -3
  64. package/dist/Notation/Notation.js +1 -1
  65. package/dist/NumberInput/NumberInput.styles.js +7 -7
  66. package/dist/NumberInput/index.d.ts +2 -1
  67. package/dist/NumberInput/index.js +2 -1
  68. package/dist/NumberInput/index.js.map +1 -1
  69. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  70. package/dist/OverlayTrigger/a11yPresets.d.ts +1 -1
  71. package/dist/PageLayout/PageLayout.styles.js +15 -15
  72. package/dist/Pagination/Pagination.styles.js +5 -5
  73. package/dist/Panel/Panel.d.ts +1 -1
  74. package/dist/Panel/Panel.styles.js +11 -11
  75. package/dist/Pill/Pill.styles.js +2 -2
  76. package/dist/PillSelect/PillSelect.styles.js +4 -4
  77. package/dist/Popover/Popover.styles.js +2 -2
  78. package/dist/Portal/Portal.styles.js +1 -1
  79. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  80. package/dist/RadioButton/RadioButton.styles.js +3 -3
  81. package/dist/Required/Required.styles.js +3 -3
  82. package/dist/Search/Search.styles.js +5 -5
  83. package/dist/Section/Section.styles.js +9 -9
  84. package/dist/Section/Section.styles.js.map +1 -1
  85. package/dist/Section/index.d.ts +1 -0
  86. package/dist/Section/index.js.map +1 -1
  87. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  88. package/dist/Select/Select.styles.js +7 -7
  89. package/dist/Semantic/Semantic.styles.js +9 -9
  90. package/dist/SettingsPage/SettingsPage.d.ts +54 -0
  91. package/dist/SettingsPage/SettingsPage.js +84 -0
  92. package/dist/SettingsPage/SettingsPage.js.map +1 -0
  93. package/dist/SettingsPage/SettingsPage.types.d.ts +11 -0
  94. package/dist/SettingsPage/SettingsPage.types.js +2 -0
  95. package/dist/SettingsPage/SettingsPage.types.js.map +1 -0
  96. package/dist/SettingsPage/index.d.ts +2 -0
  97. package/dist/SettingsPage/index.js +2 -0
  98. package/dist/SettingsPage/index.js.map +1 -0
  99. package/dist/Slider/Slider.styles.js +5 -5
  100. package/dist/Spinner/Spinner.styles.js +7 -7
  101. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  102. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  103. package/dist/Switch/Switch.styles.js +4 -4
  104. package/dist/Table/Table.styles.js +28 -28
  105. package/dist/TableShelf/TableShelf.styles.js +5 -5
  106. package/dist/Tabs/Tabs.styles.js +8 -8
  107. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  108. package/dist/TextArea/TextArea.styles.js +1 -1
  109. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  110. package/dist/Thumbnail/Thumbnail.hooks.d.ts +16 -16
  111. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  112. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  113. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  114. package/dist/Tile/Tile.styles.js +8 -8
  115. package/dist/Title/Title.styles.js +7 -7
  116. package/dist/Toast/Toast.styles.js +3 -3
  117. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  118. package/dist/Token/Token.styles.js +3 -3
  119. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  120. package/dist/Tooltip/Tooltip.styles.js +2 -2
  121. package/dist/Tree/Tree.styles.js +9 -9
  122. package/dist/Typeahead/Typeahead.styles.js +3 -3
  123. package/dist/Typography/Typography.styles.js +2 -2
  124. package/dist/Typography/Typography.styles.js.map +1 -1
  125. package/dist/Typography/Typography.table.story.js +2 -2
  126. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  127. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
  128. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  129. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  130. package/dist/_typedoc/Box/Box.types.json +68 -68
  131. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  132. package/dist/_typedoc/Button/Button.types.json +14 -14
  133. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  134. package/dist/_typedoc/Card/Card.types.json +6 -6
  135. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  136. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  137. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  138. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  139. package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
  140. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  141. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  142. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  143. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  144. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  145. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  146. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  147. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  148. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  149. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  150. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  151. package/dist/_typedoc/Form/Form.types.json +800 -800
  152. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  153. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  154. package/dist/_typedoc/Input/Input.types.json +2 -2
  155. package/dist/_typedoc/Link/Link.types.json +4 -4
  156. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  157. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  158. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  159. package/dist/_typedoc/Modal/Modal.types.json +41 -41
  160. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  161. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  162. package/dist/_typedoc/NumberInput/NumberInput.types.json +43 -43
  163. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  164. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
  165. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  166. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  167. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  168. package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
  169. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  170. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  171. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  172. package/dist/_typedoc/Required/Required.types.json +5 -5
  173. package/dist/_typedoc/Search/Search.types.json +18 -18
  174. package/dist/_typedoc/Section/Section.types.json +14 -14
  175. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  176. package/dist/_typedoc/Select/Select.types.json +57 -57
  177. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +104 -0
  178. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  179. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  180. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  181. package/dist/_typedoc/Table/Table.types.json +99 -99
  182. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  183. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  184. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  185. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  186. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  187. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  188. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  189. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  190. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  191. package/dist/_typedoc/Title/Title.types.json +1 -1
  192. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  193. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  194. package/dist/_typedoc/Token/Token.types.json +4 -4
  195. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  196. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  197. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  198. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  199. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  200. package/dist/_typedoc/_utils/types.json +3 -3
  201. package/dist/_utils/propsTypedoc.d.ts +1 -0
  202. package/dist/_utils/propsTypedoc.js +1 -0
  203. package/dist/_utils/propsTypedoc.js.map +1 -1
  204. package/dist/index.d.ts +9 -0
  205. package/dist/index.js +10 -0
  206. package/dist/index.js.map +1 -1
  207. package/package.json +5 -3
@@ -47,26 +47,26 @@ var tableCellInputErrorBorder = "1px solid ".concat(colors.red50);
47
47
  var tableRowBorderBottom = /*#__PURE__*/css(["border-bottom:", ";&:last-child{border-bottom:0;}"], tableBorder);
48
48
  export var StyledTableHeaderCellSortableContainer = /*#__PURE__*/styled.div.withConfig({
49
49
  displayName: "StyledTableHeaderCellSortableContainer",
50
- componentId: "core-12_1_0__sc-9c7xd-0"
50
+ componentId: "core-12_3_0__sc-9c7xd-0"
51
51
  })([""]);
52
52
  export var StyledTableHeaderCellLabel = /*#__PURE__*/styled.div.withConfig({
53
53
  displayName: "StyledTableHeaderCellLabel",
54
- componentId: "core-12_1_0__sc-9c7xd-1"
54
+ componentId: "core-12_3_0__sc-9c7xd-1"
55
55
  })(["display:inline-block;flex:1 1 auto;position:relative;"]);
56
56
  export var StyledCheckbox = /*#__PURE__*/styled(Checkbox).withConfig({
57
57
  displayName: "StyledCheckbox",
58
- componentId: "core-12_1_0__sc-9c7xd-2"
58
+ componentId: "core-12_3_0__sc-9c7xd-2"
59
59
  })([""]);
60
60
  export var StyledTableBodyCell = /*#__PURE__*/styled.td.withConfig({
61
61
  displayName: "StyledTableBodyCell",
62
- componentId: "core-12_1_0__sc-9c7xd-3"
62
+ componentId: "core-12_3_0__sc-9c7xd-3"
63
63
  })(["position:relative;vertical-align:middle;", ""], function (_ref) {
64
64
  var $snugfit = _ref.$snugfit;
65
65
  return $snugfit && css(["white-space:nowrap;width:0.1%;"]);
66
66
  });
67
67
  export var StyledTableHeaderCell = /*#__PURE__*/styled.th.withConfig({
68
68
  displayName: "StyledTableHeaderCell",
69
- componentId: "core-12_1_0__sc-9c7xd-4"
69
+ componentId: "core-12_3_0__sc-9c7xd-4"
70
70
  })(["", " font-weight:", ";border-right:", ";color:", ";height:", "px;padding:", "px;position:relative;text-align:left;transition:background-color 0.2s ease-in-out;&:last-child{border-right:0;}", "{display:flex;align-items:center;}", "{", "{min-height:14px;}}", " ", " ", " ", " ", ""], getTypographyIntent('small'), tableHeaderFontWeight, tableHeaderBorderRight, tableHeaderFontColor, tableHeaderHeight, tableHeaderPadding, StyledTableHeaderCellSortableContainer, StyledTableHeaderCellSortableContainer, StyledTableHeaderCellLabel, function (_ref2) {
71
71
  var $sortable = _ref2.$sortable;
72
72
  return $sortable && css(["cursor:pointer;padding:", "px;", ",", "{color:", ";opacity:0;transition:all 0.15s ease-in-out;position:absolute;}::before,::after{font-size:16px;}&:hover{background-color:", ";", "{color:", ";}}"], spacing.lg, StyledTableHeaderCellSortIconAsc, StyledTableHeaderCellSortIconDesc, tableSortFontColor, tableHeaderBgColorHover, StyledTableHeaderCellSortIconAsc, tableSortFontColorHover);
@@ -85,27 +85,27 @@ export var StyledTableHeaderCell = /*#__PURE__*/styled.th.withConfig({
85
85
  });
86
86
  export var StyledTableHeaderCellIconWrapper = /*#__PURE__*/styled.div.withConfig({
87
87
  displayName: "StyledTableHeaderCellIconWrapper",
88
- componentId: "core-12_1_0__sc-9c7xd-5"
88
+ componentId: "core-12_3_0__sc-9c7xd-5"
89
89
  })(["height:20px;line-height:20px;padding:0 ", "px 0 ", "px;width:20px;"], spacing.lg, spacing.sm);
90
90
  export var StyledTableHeaderCellSortIconAsc = /*#__PURE__*/styled(CaretUp).withConfig({
91
91
  displayName: "StyledTableHeaderCellSortIconAsc",
92
- componentId: "core-12_1_0__sc-9c7xd-6"
92
+ componentId: "core-12_3_0__sc-9c7xd-6"
93
93
  })(["margin-top:-", "px;"], spacing.sm);
94
94
  export var StyledTableHeaderCellSortIconDesc = /*#__PURE__*/styled(CaretDown).withConfig({
95
95
  displayName: "StyledTableHeaderCellSortIconDesc",
96
- componentId: "core-12_1_0__sc-9c7xd-7"
96
+ componentId: "core-12_3_0__sc-9c7xd-7"
97
97
  })([""]);
98
98
  export var StyledHead = /*#__PURE__*/styled.thead.withConfig({
99
99
  displayName: "StyledHead",
100
- componentId: "core-12_1_0__sc-9c7xd-8"
100
+ componentId: "core-12_3_0__sc-9c7xd-8"
101
101
  })(["background-color:", ";transition:background-color 0.2s ease-in-out;", " &:hover{", "{", ",", "{&::after,&::before{opacity:1;}}}}"], tableHeaderBgColor, tableRowBorderBottom, StyledTableHeaderCell, StyledTableHeaderCellSortIconAsc, StyledTableHeaderCellSortIconDesc);
102
102
  export var StyledCaratWrapper = /*#__PURE__*/styled.div.withConfig({
103
103
  displayName: "StyledCaratWrapper",
104
- componentId: "core-12_1_0__sc-9c7xd-9"
104
+ componentId: "core-12_3_0__sc-9c7xd-9"
105
105
  })(["font-size:16px;color:", ";padding-right:", "px;transition:all 0.2s ease-in-out;& + ", "{margin:0 ", "px;}"], colors.gray70, spacing.xs, StyledCheckbox, spacing.xs);
106
106
  export var StyledCarat = /*#__PURE__*/styled(ChevronRight).withConfig({
107
107
  displayName: "StyledCarat",
108
- componentId: "core-12_1_0__sc-9c7xd-10"
108
+ componentId: "core-12_3_0__sc-9c7xd-10"
109
109
  })(["", ""], function (_ref7) {
110
110
  var $expanded = _ref7.$expanded;
111
111
  return $expanded && css(["transform:rotate(90deg);"]);
@@ -113,7 +113,7 @@ export var StyledCarat = /*#__PURE__*/styled(ChevronRight).withConfig({
113
113
  var cellInputCSS = /*#__PURE__*/css(["background-color:rgba(255,255,255,0);&&&{border:", ";border-radius:4px;width:100%;&::placeholder{color:", ";}&::-ms-clear{display:none;}&:hover{border-color:transparent;}&:focus{background-color:", ";border-style:solid;border-width:1px;border-color:", ";box-shadow:0 0 0 1px ", ";outline:none;}&:disabled{border:", ";color:", ";}}"], tableCellInputBorder, tableCellInputPlaceholderColor, colors.white, colors.blue40, colors.blue40, tableCellInputBorder, colors.gray70);
114
114
  export var StyledTableCellSelect = /*#__PURE__*/styled(Select).withConfig({
115
115
  displayName: "StyledTableCellSelect",
116
- componentId: "core-12_1_0__sc-9c7xd-11"
116
+ componentId: "core-12_3_0__sc-9c7xd-11"
117
117
  })(["", ";background-color:transparent;border-color:transparent;height:auto;&:hover{background-color:transparent;}&:active:hover{border-color:", ";}&:focus{background-color:", ";cursor:pointer;", " ", "{white-space:nowrap;}", "{opacity:1;pointer-events:all;}", " ", "}", "{white-space:normal;}", ",", "{opacity:0;pointer-events:none;}", " ", ""], cellInputCSS, colors.gray85, colors.white, getFocus(), StyledSelectButtonLabel, StyledSelectArrow, function (_ref8) {
118
118
  var $hasClearIcon = _ref8.$hasClearIcon;
119
119
  return $hasClearIcon && css(["", "{opacity:1;pointer-events:all;}"], StyledSelectClearIcon);
@@ -131,25 +131,25 @@ export var StyledTableCellSelect = /*#__PURE__*/styled(Select).withConfig({
131
131
  });
132
132
  export var StyledTableCellInput = /*#__PURE__*/styled(Input).withConfig({
133
133
  displayName: "StyledTableCellInput",
134
- componentId: "core-12_1_0__sc-9c7xd-12"
134
+ componentId: "core-12_3_0__sc-9c7xd-12"
135
135
  })(["", ""], cellInputCSS);
136
136
  export var StyledTableCellDateInput = /*#__PURE__*/styled(DateSelect).withConfig({
137
137
  displayName: "StyledTableCellDateInput",
138
- componentId: "core-12_1_0__sc-9c7xd-13"
138
+ componentId: "core-12_3_0__sc-9c7xd-13"
139
139
  })(["background-color:transparent;border-color:transparent;&:active:hover{border-color:", ";}&&&:focus-within{", ";background-color:", ";}", " ", "{opacity:0;}", "{&[data-qa-table-visible='false']{opacity:0;}}", "{&[data-placeholder='true']{opacity:0;}}&:focus-within{", "{opacity:1;}", "{&[data-qa-table-visible='false']{opacity:1;}}", "{&[data-placeholder='true']{opacity:1;}}}"], colors.gray45, getFocus(), colors.white, function (_ref12) {
140
140
  var error = _ref12.error;
141
141
  return error && css(["border-color:", ";"], colors.red50);
142
142
  }, StyledDateInputIconContainer, StyledDateInputDelimiter, StyledDateInputSegment, StyledDateInputIconContainer, StyledDateInputDelimiter, StyledDateInputSegment);
143
143
  export var StyledTableCellTextArea = /*#__PURE__*/styled(TextArea).withConfig({
144
144
  displayName: "StyledTableCellTextArea",
145
- componentId: "core-12_1_0__sc-9c7xd-14"
145
+ componentId: "core-12_3_0__sc-9c7xd-14"
146
146
  })(["", " &&{height:", "px;min-height:", "px;overflow:hidden;padding-top:", "px;resize:none;width:100%;", "}"], cellInputCSS, spacing.xxl, spacing.xxl, spacing.xs, function (_ref13) {
147
147
  var $resizable = _ref13.$resizable;
148
148
  return $resizable && css(["&:focus{min-height:64px;overflow:auto;resize:vertical;}"]);
149
149
  });
150
150
  export var StyledTableCellText = /*#__PURE__*/styled.div.withConfig({
151
151
  displayName: "StyledTableCellText",
152
- componentId: "core-12_1_0__sc-9c7xd-15"
152
+ componentId: "core-12_3_0__sc-9c7xd-15"
153
153
  })(["margin:", "px;display:flex;color:", ";", ""], spacing.lg, tableCellTextColor, function (_ref14) {
154
154
  var $percent = _ref14.$percent,
155
155
  $currency = _ref14.$currency;
@@ -157,15 +157,15 @@ export var StyledTableCellText = /*#__PURE__*/styled.div.withConfig({
157
157
  });
158
158
  export var StyledIconCell = /*#__PURE__*/styled.div.withConfig({
159
159
  displayName: "StyledIconCell",
160
- componentId: "core-12_1_0__sc-9c7xd-16"
160
+ componentId: "core-12_3_0__sc-9c7xd-16"
161
161
  })(["display:flex;color:", ";"], tableCellIconColor);
162
162
  export var StyledSelectCellWrapper = /*#__PURE__*/styled.div.withConfig({
163
163
  displayName: "StyledSelectCellWrapper",
164
- componentId: "core-12_1_0__sc-9c7xd-17"
164
+ componentId: "core-12_3_0__sc-9c7xd-17"
165
165
  })(["display:flex;flex-direction:column;"]);
166
166
  export var StyledTableInlineEditErrorBox = /*#__PURE__*/styled.div.withConfig({
167
167
  displayName: "StyledTableInlineEditErrorBox",
168
- componentId: "core-12_1_0__sc-9c7xd-18"
168
+ componentId: "core-12_3_0__sc-9c7xd-18"
169
169
  })(["", " color:", ";font-style:italic;background:", ";border-radius:0 2px 2px 2px;box-shadow:0 1px 2px rgba(0,0,0,0.2),0 1px 3px rgba(0,0,0,0.1);padding:6px ", "px;position:absolute;max-width:160px;z-index:1;", ""], getTypographyIntent('small'), colors.white, colors.red50, spacing.md, function (_ref15) {
170
170
  var $size = _ref15.$size;
171
171
  var sizes = {
@@ -183,7 +183,7 @@ export var StyledTableInlineEditErrorBox = /*#__PURE__*/styled.div.withConfig({
183
183
  });
184
184
  export var StyledTableInlineEditContainer = /*#__PURE__*/styled.div.withConfig({
185
185
  displayName: "StyledTableInlineEditContainer",
186
- componentId: "core-12_1_0__sc-9c7xd-19"
186
+ componentId: "core-12_3_0__sc-9c7xd-19"
187
187
  })(["background-color:", ";margin:", "px ", "px;position:relative;", " ", ""], tableBgColor, spacing.sm, spacing.xs, function (_ref16) {
188
188
  var $error = _ref16.$error;
189
189
  return $error && css(["position:static;background-color:", ";", ",", ",", ",", "{border:", ";border-radius:4px 4px 0 0;border-bottom:none;&:hover{border-bottom:none;}&:focus{background-color:", ";border:", ";border-bottom:none;}}"], tableCellInputErrorBgColor, StyledTableCellDateInput, StyledTableCellInput, StyledTableCellSelect, StyledTableCellTextArea, tableCellInputErrorBorder, tableCellInputFocusBgColor, tableCellInputFocusBorder);
@@ -207,26 +207,26 @@ export var StyledTableInlineEditContainer = /*#__PURE__*/styled.div.withConfig({
207
207
  });
208
208
  export var StyledTableBodyRow = /*#__PURE__*/styled.tr.withConfig({
209
209
  displayName: "StyledTableBodyRow",
210
- componentId: "core-12_1_0__sc-9c7xd-20"
210
+ componentId: "core-12_3_0__sc-9c7xd-20"
211
211
  })(["", " ", " &:focus-within{", "{background-color:", ";&.disabled{background-color:transparent;}}", ".error{background-color:", ";}}&:hover{", "{background-color:", ";cursor:pointer;&:hover{background-color:", ";}&.disabled{&,&:hover{background-color:transparent;cursor:default;}}}", ".error{background-color:", ";&:hover{background-color:", ";}", ",", ",", "{border:", ";border-bottom:none;&:hover{border-bottom:none;}&:focus{border:", ";border-bottom:none;}}}}"], tableRowBorderBottom, function (_ref18) {
212
212
  var $overdue = _ref18.$overdue;
213
213
  return $overdue && css(["", ",", ",", ",", ",", "{color:", ";}"], StyledTableCellText, StyledTableCellSelect, StyledTableCellInput, StyledTableCellDateInput, StyledTableCellTextArea, colors.red50);
214
214
  }, StyledTableInlineEditContainer, tableCellInputRowHoverBgColor, StyledTableInlineEditContainer, tableCellInputErrorBgColor, StyledTableInlineEditContainer, tableCellInputRowHoverBgColor, tableCellInputHoverBgColor, StyledTableInlineEditContainer, tableCellInputErrorBgColor, tableCellInputErrorBgColor, StyledTableCellInput, StyledTableCellSelect, StyledTableCellTextArea, tableCellInputErrorBorder, tableCellInputFocusBorder);
215
215
  export var StyledTableGroupRowContent = /*#__PURE__*/styled.div.withConfig({
216
216
  displayName: "StyledTableGroupRowContent",
217
- componentId: "core-12_1_0__sc-9c7xd-21"
217
+ componentId: "core-12_3_0__sc-9c7xd-21"
218
218
  })([""]);
219
219
  export var StyledTableGroupRowHeader = /*#__PURE__*/styled.div.withConfig({
220
220
  displayName: "StyledTableGroupRowHeader",
221
- componentId: "core-12_1_0__sc-9c7xd-22"
221
+ componentId: "core-12_3_0__sc-9c7xd-22"
222
222
  })([""]);
223
223
  export var StyledTableGroupRowTitle = /*#__PURE__*/styled.span.withConfig({
224
224
  displayName: "StyledTableGroupRowTitle",
225
- componentId: "core-12_1_0__sc-9c7xd-23"
225
+ componentId: "core-12_3_0__sc-9c7xd-23"
226
226
  })([""]);
227
227
  export var StyledTableGroupRow = /*#__PURE__*/styled.tr.withConfig({
228
228
  displayName: "StyledTableGroupRow",
229
- componentId: "core-12_1_0__sc-9c7xd-24"
229
+ componentId: "core-12_3_0__sc-9c7xd-24"
230
230
  })(["background-color:", ";", " ", "{margin-left:", "px;padding:", "px 0;display:flex;flex-direction:row;}", "{display:flex;align-items:center;}", "{font-weight:", ";padding-left:", "px;}", ""], tableGroupRowBgColor, tableRowBorderBottom, StyledTableGroupRowContent, spacing.lg, spacing.lg, StyledTableGroupRowHeader, StyledTableGroupRowTitle, tableHeaderFontWeight, spacing.lg, function (_ref19) {
231
231
  var $depth = _ref19.$depth;
232
232
  if (typeof $depth !== 'number') {
@@ -236,7 +236,7 @@ export var StyledTableGroupRow = /*#__PURE__*/styled.tr.withConfig({
236
236
  });
237
237
  export var StyledTableWrapper = /*#__PURE__*/styled(Card).withConfig({
238
238
  displayName: "StyledTableWrapper",
239
- componentId: "core-12_1_0__sc-9c7xd-25"
239
+ componentId: "core-12_3_0__sc-9c7xd-25"
240
240
  })(["border-radius:", "px;border:", ";", ",tbody{&:first-child{tr:first-child{", ",td{&:first-child{border-top-left-radius:", "px;}&:last-child{border-top-right-radius:", "px;}}}}&:last-child{tr:last-child{", ",td{&:first-child{border-bottom-left-radius:", "px;}&:last-child{border-bottom-right-radius:", "px;}}}}}", ""], tableBorderRadius, tableBorder, StyledHead, StyledTableHeaderCell, tableBorderRadius, tableBorderRadius, StyledTableHeaderCell, tableBorderRadius, tableBorderRadius, function (_ref20) {
241
241
  var $withShelf = _ref20.$withShelf;
242
242
  return $withShelf && css(["position:relative;height:100%;"]);
@@ -245,7 +245,7 @@ var BodyRow = StyledTableBodyRow;
245
245
  var GroupRow = StyledTableGroupRow;
246
246
  export var StyledTable = /*#__PURE__*/styled.table.withConfig({
247
247
  displayName: "StyledTable",
248
- componentId: "core-12_1_0__sc-9c7xd-26"
248
+ componentId: "core-12_3_0__sc-9c7xd-26"
249
249
  })(["background-color:", ";border-collapse:collapse;border-radius:", "px;", " width:100%;td:first-child ", "{padding-left:", "px;}", " ", " + ", "{margin-left:", "px;padding-left:0;}", " ", " ", " + ", " > td{padding-left:", "px;}", " + ", " + ", " > td{padding-left:", "px;}", " + ", " + ", " + ", " > td{padding-left:", "px;}", " + ", " + ", " + ", " + ", " > td{padding-left:", "px;}", " ~ ", "{", "{padding-left:0;margin:0 ", "px;}& > td:first-child{padding-left:", "px;}}", " + ", " ~ ", "{& > td:first-child{padding-left:", "px;}}", " + ", " + ", " ~ ", "{& > td:first-child{padding-left:", "px;}}", " + ", " + ", " + ", " ~ ", "{& > td:first-child{padding-left:", "px;}}", " + ", " + ", " + ", " + ", " ~ ", "{& > td:first-child{padding-left:", "px;}}"], tableBgColor, tableBorderRadius, getTypographyIntent('body'), StyledCheckbox, spacing.lg, StyledTableGroupRow, StyledCaratWrapper, StyledCheckbox, spacing.xs, function (_ref21) {
250
250
  var $fixed = _ref21.$fixed;
251
251
  return $fixed && css(["table-layout:fixed;"]);
@@ -255,6 +255,6 @@ export var StyledTable = /*#__PURE__*/styled.table.withConfig({
255
255
  }, GroupRow, GroupRow, tableGroupHeaderRowIndentation, GroupRow, GroupRow, GroupRow, 2 * tableGroupHeaderRowIndentation, GroupRow, GroupRow, GroupRow, GroupRow, 3 * tableGroupHeaderRowIndentation, GroupRow, GroupRow, GroupRow, GroupRow, GroupRow, 4 * tableGroupHeaderRowIndentation, GroupRow, BodyRow, StyledCheckbox, spacing.xs, tableGroupHeaderRowIndentation + tableGroupBodyRowIndentation, GroupRow, GroupRow, BodyRow, 2 * tableGroupHeaderRowIndentation + tableGroupBodyRowIndentation, GroupRow, GroupRow, GroupRow, BodyRow, 3 * tableGroupHeaderRowIndentation + tableGroupBodyRowIndentation, GroupRow, GroupRow, GroupRow, GroupRow, BodyRow, 4 * tableGroupHeaderRowIndentation + tableGroupBodyRowIndentation, GroupRow, GroupRow, GroupRow, GroupRow, GroupRow, BodyRow, 5 * tableGroupHeaderRowIndentation + tableGroupBodyRowIndentation);
256
256
  export var StyledLoadingContainer = /*#__PURE__*/styled.div.withConfig({
257
257
  displayName: "StyledLoadingContainer",
258
- componentId: "core-12_1_0__sc-9c7xd-27"
258
+ componentId: "core-12_3_0__sc-9c7xd-27"
259
259
  })(["cursor:default;align-items:center;background:", ";display:flex;height:100%;justify-content:center;opacity:0.9;position:absolute;width:100%;z-index:2;"], colors.gray96);
260
260
  //# sourceMappingURL=Table.styles.js.map
@@ -4,22 +4,22 @@ import { spacing } from '../_styles/spacing';
4
4
  var tableShelfShadow = '-4px 0px 5px 0px rgba(112, 112, 112, 0.1)';
5
5
  export var StyledShelf = /*#__PURE__*/styled.div.withConfig({
6
6
  displayName: "StyledShelf",
7
- componentId: "core-12_1_0__sc-a6498a-0"
7
+ componentId: "core-12_3_0__sc-a6498a-0"
8
8
  })(["position:absolute;right:0;top:0;bottom:0;box-shadow:", ";background-color:", ";"], tableShelfShadow, colors.white);
9
9
  export var StyledHead = /*#__PURE__*/styled.div.withConfig({
10
10
  displayName: "StyledHead",
11
- componentId: "core-12_1_0__sc-a6498a-1"
11
+ componentId: "core-12_3_0__sc-a6498a-1"
12
12
  })(["background-color:", ";transition:background-color 0.2s ease-in-out;"], colors.gray96);
13
13
  export var StyledBodyRow = /*#__PURE__*/styled.div.withConfig({
14
14
  displayName: "StyledBodyRow",
15
- componentId: "core-12_1_0__sc-a6498a-2"
15
+ componentId: "core-12_3_0__sc-a6498a-2"
16
16
  })(["border-top:1px solid ", ";transition:background-color 0.2s ease-in-out;"], colors.gray85);
17
17
  export var StyledHeadCell = /*#__PURE__*/styled.div.withConfig({
18
18
  displayName: "StyledHeadCell",
19
- componentId: "core-12_1_0__sc-a6498a-3"
19
+ componentId: "core-12_3_0__sc-a6498a-3"
20
20
  })(["text-align:left;padding:", "px;line-height:13px;"], spacing.lg);
21
21
  export var StyledBodyCell = /*#__PURE__*/styled.div.withConfig({
22
22
  displayName: "StyledBodyCell",
23
- componentId: "core-12_1_0__sc-a6498a-4"
23
+ componentId: "core-12_3_0__sc-a6498a-4"
24
24
  })(["padding:", "px;line-height:13px;"], spacing.lg);
25
25
  //# sourceMappingURL=TableShelf.styles.js.map
@@ -9,11 +9,11 @@ var visible = /*#__PURE__*/css(["pointer-events:all;position:relative;visibility
9
9
  var borderRadius = /*#__PURE__*/css(["border-radius:", "px ", "px 0 0;"], spacing.xs, spacing.xs);
10
10
  export var StyledLink = /*#__PURE__*/styled.span.withConfig({
11
11
  displayName: "StyledLink",
12
- componentId: "core-12_1_0__sc-17s58xs-0"
12
+ componentId: "core-12_3_0__sc-17s58xs-0"
13
13
  })(["align-items:center;display:flex;height:23px;", " box-sizing:border-box;"], borderRadius);
14
14
  export var StyledTab = /*#__PURE__*/styled.div.withConfig({
15
15
  displayName: "StyledTab",
16
- componentId: "core-12_1_0__sc-17s58xs-1"
16
+ componentId: "core-12_3_0__sc-17s58xs-1"
17
17
  })(["", " align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;flex:0 0 auto;height:26px;justify-content:center;position:relative;white-space:nowrap;a&{", " text-decoration:none;}button&{background-color:transparent;border:none;font-family:inherit;padding-inline-start:0;padding-inline-end:0;padding-block-start:0;padding-block-end:0;}&,a&,button&{", "}&:focus,&:focus-within,&:hover{background:", ";}&:focus,&:focus-within{box-shadow:inset 0 0 0 2px ", ";outline:none;a{outline:none;}}"], borderRadius, borderRadius, function (_ref) {
18
18
  var $active = _ref.$active;
19
19
  if ($active) {
@@ -25,7 +25,7 @@ export var StyledTab = /*#__PURE__*/styled.div.withConfig({
25
25
  }, colors.blue40);
26
26
  export var StyledTabInner = /*#__PURE__*/styled.div.withConfig({
27
27
  displayName: "StyledTabInner",
28
- componentId: "core-12_1_0__sc-17s58xs-2"
28
+ componentId: "core-12_3_0__sc-17s58xs-2"
29
29
  })(["", " align-self:baseline;padding:0 ", "px;box-sizing:border-box;font-weight:", ";&,> a{", " color:", ";display:flex;height:23px;text-decoration:none;width:100%;}", ""], getTypographyIntent('body'), spacing.xs, function (_ref3) {
30
30
  var $active = _ref3.$active;
31
31
  return $active ? 600 : 400;
@@ -40,23 +40,23 @@ export var StyledTabInner = /*#__PURE__*/styled.div.withConfig({
40
40
  // This is still needed so that it can be hidden via CSS down below
41
41
  export var StyledDropdownTab = /*#__PURE__*/styled(StyledTab).withConfig({
42
42
  displayName: "StyledDropdownTab",
43
- componentId: "core-12_1_0__sc-17s58xs-3"
43
+ componentId: "core-12_3_0__sc-17s58xs-3"
44
44
  })(["", ""], hiddenTab);
45
45
  export var StyledDropdownTabInner = /*#__PURE__*/styled(StyledTabInner).withConfig({
46
46
  displayName: "StyledDropdownTabInner",
47
- componentId: "core-12_1_0__sc-17s58xs-4"
47
+ componentId: "core-12_3_0__sc-17s58xs-4"
48
48
  })(["align-items:center;cursor:pointer;display:inline-flex;"]);
49
49
  export var StyledOverlay = /*#__PURE__*/styled(Card).withConfig({
50
50
  displayName: "StyledOverlay",
51
- componentId: "core-12_1_0__sc-17s58xs-5"
51
+ componentId: "core-12_3_0__sc-17s58xs-5"
52
52
  })(["max-height:40vh;", "{padding:0;display:flex;justify-content:center;a{margin:unset;padding:unset;}}", "{padding:0;display:flex;}", "{padding:2px 16px 4px 16px;}", ",", "{color:", ";border-radius:0;display:flex;width:100%;}[data-selected='true']{", ",", "{border-bottom-color:transparent;color:", ";}}"], StyledItem, StyledLink, StyledTabInner, StyledLink, StyledTab, colors.gray15, StyledLink, StyledTab, colors.blue50);
53
53
  export var StyledTabList = /*#__PURE__*/styled.div.withConfig({
54
54
  displayName: "StyledTabList",
55
- componentId: "core-12_1_0__sc-17s58xs-6"
55
+ componentId: "core-12_3_0__sc-17s58xs-6"
56
56
  })(["display:flex;width:100%;"]);
57
57
  export var StyledTabs = /*#__PURE__*/styled.nav.withConfig({
58
58
  displayName: "StyledTabs",
59
- componentId: "core-12_1_0__sc-17s58xs-7"
59
+ componentId: "core-12_3_0__sc-17s58xs-7"
60
60
  })(["background-color:", ";display:flex;overflow:hidden;width:100%;", " + ", "{margin-left:", "px;}", "{&:nth-child(1n + ", "){&:not(", "){", "}}}", ""], function (_ref5) {
61
61
  var dark = _ref5.dark;
62
62
  return dark && colors.gray15;
@@ -47,7 +47,7 @@ var getSlideOutAnimation = function getSlideOutAnimation($placement) {
47
47
  };
48
48
  export var StyledTearsheetContent = /*#__PURE__*/styled.div.withConfig({
49
49
  displayName: "StyledTearsheetContent",
50
- componentId: "core-12_1_0__sc-ljrxoq-0"
50
+ componentId: "core-12_3_0__sc-ljrxoq-0"
51
51
  })(["display:flex;z-index:2;width:100%;", " ", " ", " ", ""], function (_ref) {
52
52
  var $open = _ref.$open,
53
53
  $placement = _ref.$placement;
@@ -67,7 +67,7 @@ export var StyledTearsheetContent = /*#__PURE__*/styled.div.withConfig({
67
67
  export var minScrimSize = spacing.xxl * 3;
68
68
  export var StyledTearsheetBody = /*#__PURE__*/styled.div.withConfig({
69
69
  displayName: "StyledTearsheetBody",
70
- componentId: "core-12_1_0__sc-ljrxoq-1"
70
+ componentId: "core-12_3_0__sc-ljrxoq-1"
71
71
  })(["display:flex;overflow-y:auto;flex-direction:column;background-color:", ";", " ", "}"], colors.white, function (_ref5) {
72
72
  var $placement = _ref5.$placement,
73
73
  $stretch = _ref5.$stretch;
@@ -87,7 +87,7 @@ var zoomIn = /*#__PURE__*/keyframes(["from{transform:scale(0);}to{transform:scal
87
87
  var zoomOut = /*#__PURE__*/keyframes(["from{transform:scale(1);}to{transform:scale(0);}"]);
88
88
  export var StyledScrimContainer = /*#__PURE__*/styled.div.withConfig({
89
89
  displayName: "StyledScrimContainer",
90
- componentId: "core-12_1_0__sc-ljrxoq-2"
90
+ componentId: "core-12_3_0__sc-ljrxoq-2"
91
91
  })(["", ""], function (_ref7) {
92
92
  var $placement = _ref7.$placement;
93
93
  var minSizeProp = ['top', 'bottom'].includes($placement) ? 'min-height' : 'min-width';
@@ -95,7 +95,7 @@ export var StyledScrimContainer = /*#__PURE__*/styled.div.withConfig({
95
95
  });
96
96
  export var StyledButtonContainer = /*#__PURE__*/styled.div.withConfig({
97
97
  displayName: "StyledButtonContainer",
98
- componentId: "core-12_1_0__sc-ljrxoq-3"
98
+ componentId: "core-12_3_0__sc-ljrxoq-3"
99
99
  })(["", ""], function (_ref8) {
100
100
  var $placement = _ref8.$placement;
101
101
  switch ($placement) {
@@ -110,7 +110,7 @@ export var StyledButtonContainer = /*#__PURE__*/styled.div.withConfig({
110
110
  });
111
111
  export var StyledButtonCard = /*#__PURE__*/styled(Card).withConfig({
112
112
  displayName: "StyledButtonCard",
113
- componentId: "core-12_1_0__sc-ljrxoq-4"
113
+ componentId: "core-12_3_0__sc-ljrxoq-4"
114
114
  })(["display:inline-flex;margin:", "px;", " ", " ", ""], spacing.xl, function (_ref9) {
115
115
  var $open = _ref9.$open;
116
116
  return $open ? css(["transform:scale(1);"]) : css(["transform:scale(0);"]);
@@ -3,7 +3,7 @@ import { getInputStyles } from '../Input/Input.styles';
3
3
  import { spacing } from '../_styles/spacing';
4
4
  export var StyledTextArea = /*#__PURE__*/styled.textarea.withConfig({
5
5
  displayName: "StyledTextArea",
6
- componentId: "core-12_1_0__sc-u5mow1-0"
6
+ componentId: "core-12_3_0__sc-u5mow1-0"
7
7
  })(["", " min-height:64px;padding:", "px ", "px;resize:", ";"], getInputStyles, spacing.sm, spacing.md, function (_ref) {
8
8
  var _ref$resize = _ref.resize,
9
9
  resize = _ref$resize === void 0 ? 'both' : _ref$resize;
@@ -1,6 +1,6 @@
1
1
  import styled from 'styled-components';
2
2
  export var StyledEditor = /*#__PURE__*/styled.div.withConfig({
3
3
  displayName: "StyledEditor",
4
- componentId: "core-12_1_0__sc-1lje1b0-0"
4
+ componentId: "core-12_3_0__sc-1lje1b0-0"
5
5
  })(["> .tox-tinymce{border:none;}"]);
6
6
  //# sourceMappingURL=TextEditorOutput.styles.js.map
@@ -29,9 +29,10 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
29
29
  toggleState: import("react-stately").ToggleState;
30
30
  as: React.ElementType<any>;
31
31
  role: "figure";
32
- color?: string | undefined;
32
+ is?: string | undefined;
33
33
  slot?: string | undefined;
34
34
  title?: string | undefined;
35
+ color?: string | undefined;
35
36
  key?: React.Key | null | undefined;
36
37
  defaultChecked?: boolean | undefined;
37
38
  defaultValue?: string | number | readonly string[] | undefined;
@@ -73,8 +74,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
73
74
  results?: number | undefined;
74
75
  security?: string | undefined;
75
76
  unselectable?: "on" | "off" | undefined;
76
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
77
- is?: string | undefined;
77
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
78
78
  "aria-activedescendant"?: string | undefined;
79
79
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
80
80
  "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
@@ -88,7 +88,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
88
88
  "aria-describedby"?: string | undefined;
89
89
  "aria-details"?: string | undefined;
90
90
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
91
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
91
+ "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
92
92
  "aria-errormessage"?: string | undefined;
93
93
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
94
94
  "aria-flowto"?: string | undefined;
@@ -322,9 +322,10 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
322
322
  toggleState: import("react-stately").ToggleState;
323
323
  as: string;
324
324
  role: "figure";
325
- color?: string | undefined;
325
+ is?: string | undefined;
326
326
  slot?: string | undefined;
327
327
  title?: string | undefined;
328
+ color?: string | undefined;
328
329
  key?: React.Key | null | undefined;
329
330
  defaultChecked?: boolean | undefined;
330
331
  defaultValue?: string | number | readonly string[] | undefined;
@@ -366,8 +367,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
366
367
  results?: number | undefined;
367
368
  security?: string | undefined;
368
369
  unselectable?: "on" | "off" | undefined;
369
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
370
- is?: string | undefined;
370
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
371
371
  "aria-activedescendant"?: string | undefined;
372
372
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
373
373
  "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
@@ -381,7 +381,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
381
381
  "aria-describedby"?: string | undefined;
382
382
  "aria-details"?: string | undefined;
383
383
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
384
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
384
+ "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
385
385
  "aria-errormessage"?: string | undefined;
386
386
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
387
387
  "aria-flowto"?: string | undefined;
@@ -615,11 +615,12 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
615
615
  toggleState: import("react-stately").ToggleState;
616
616
  as: React.ElementType<any>;
617
617
  role: "checkbox";
618
- color?: string | undefined;
618
+ is?: string | undefined;
619
619
  form?: string | undefined;
620
620
  slot?: string | undefined;
621
621
  title?: string | undefined;
622
622
  pattern?: string | undefined;
623
+ color?: string | undefined;
623
624
  type?: React.HTMLInputTypeAttribute | undefined;
624
625
  key?: React.Key | null | undefined;
625
626
  defaultChecked?: boolean | undefined;
@@ -662,8 +663,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
662
663
  results?: number | undefined;
663
664
  security?: string | undefined;
664
665
  unselectable?: "on" | "off" | undefined;
665
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
666
- is?: string | undefined;
666
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
667
667
  "aria-activedescendant"?: string | undefined;
668
668
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
669
669
  "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
@@ -677,7 +677,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
677
677
  "aria-describedby"?: string | undefined;
678
678
  "aria-details"?: string | undefined;
679
679
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
680
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
680
+ "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
681
681
  "aria-errormessage"?: string | undefined;
682
682
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
683
683
  "aria-flowto"?: string | undefined;
@@ -932,11 +932,12 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
932
932
  toggleState: import("react-stately").ToggleState;
933
933
  as: string;
934
934
  role: "checkbox";
935
- color?: string | undefined;
935
+ is?: string | undefined;
936
936
  form?: string | undefined;
937
937
  slot?: string | undefined;
938
938
  title?: string | undefined;
939
939
  pattern?: string | undefined;
940
+ color?: string | undefined;
940
941
  type?: React.HTMLInputTypeAttribute | undefined;
941
942
  key?: React.Key | null | undefined;
942
943
  defaultChecked?: boolean | undefined;
@@ -979,8 +980,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
979
980
  results?: number | undefined;
980
981
  security?: string | undefined;
981
982
  unselectable?: "on" | "off" | undefined;
982
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
983
- is?: string | undefined;
983
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
984
984
  "aria-activedescendant"?: string | undefined;
985
985
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
986
986
  "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
@@ -994,7 +994,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
994
994
  "aria-describedby"?: string | undefined;
995
995
  "aria-details"?: string | undefined;
996
996
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
997
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
997
+ "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
998
998
  "aria-errormessage"?: string | undefined;
999
999
  "aria-expanded"?: (boolean | "true" | "false") | undefined;
1000
1000
  "aria-flowto"?: string | undefined;
@@ -28,35 +28,35 @@ var captionBase = /*#__PURE__*/css(["color:", ";font-size:12px;line-height:16px;
28
28
  });
29
29
  export var StyledMultilineCaption = /*#__PURE__*/styled.div.withConfig({
30
30
  displayName: "StyledMultilineCaption",
31
- componentId: "core-12_1_0__sc-195f70c-0"
31
+ componentId: "core-12_3_0__sc-195f70c-0"
32
32
  })(["", " display:flex;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:", "px;"], captionBase, multilineCaptionMaxHeight);
33
33
  export var StyledCaptionText = /*#__PURE__*/styled.span.withConfig({
34
34
  displayName: "StyledCaptionText",
35
- componentId: "core-12_1_0__sc-195f70c-1"
35
+ componentId: "core-12_3_0__sc-195f70c-1"
36
36
  })(["width:100%;"]);
37
37
  export var StyledPlaceholderCaption = /*#__PURE__*/styled.div.withConfig({
38
38
  displayName: "StyledPlaceholderCaption",
39
- componentId: "core-12_1_0__sc-195f70c-2"
39
+ componentId: "core-12_3_0__sc-195f70c-2"
40
40
  })(["", ""], captionBase);
41
41
  export var StyledSingleLineCaption = /*#__PURE__*/styled.div.withConfig({
42
42
  displayName: "StyledSingleLineCaption",
43
- componentId: "core-12_1_0__sc-195f70c-3"
43
+ componentId: "core-12_3_0__sc-195f70c-3"
44
44
  })(["display:flex;", ""], captionBase);
45
45
  export var StyledSinglelineCaptionBody = /*#__PURE__*/styled.span.withConfig({
46
46
  displayName: "StyledSinglelineCaptionBody",
47
- componentId: "core-12_1_0__sc-195f70c-4"
47
+ componentId: "core-12_3_0__sc-195f70c-4"
48
48
  })(["", ""], getEllipsis);
49
49
  export var StyledSinglelineCaptionEnding = /*#__PURE__*/styled.span.withConfig({
50
50
  displayName: "StyledSinglelineCaptionEnding",
51
- componentId: "core-12_1_0__sc-195f70c-5"
51
+ componentId: "core-12_3_0__sc-195f70c-5"
52
52
  })(["max-width:50%;white-space:nowrap;flex-shrink:0;"]);
53
53
  export var StyledLabelText = /*#__PURE__*/styled(Typography).withConfig({
54
54
  displayName: "StyledLabelText",
55
- componentId: "core-12_1_0__sc-195f70c-6"
55
+ componentId: "core-12_3_0__sc-195f70c-6"
56
56
  })(["", ""], getEllipsis());
57
57
  export var StyledThumbnailFigCaption = /*#__PURE__*/styled.figcaption.withConfig({
58
58
  displayName: "StyledThumbnailFigCaption",
59
- componentId: "core-12_1_0__sc-195f70c-7"
59
+ componentId: "core-12_3_0__sc-195f70c-7"
60
60
  })(["", " ", " color:", ";font-weight:", ";text-align:center;width:100%;position:absolute;bottom:0;right:0;left:0;opacity:0.85;height:", "px;padding:", "px ", "px;background-color:", ";"], getTypographyIntent('small'), getEllipsis(), function (_ref5) {
61
61
  var _ref5$$color = _ref5.$color,
62
62
  $color = _ref5$$color === void 0 ? 'gray15' : _ref5$$color;
@@ -64,7 +64,7 @@ export var StyledThumbnailFigCaption = /*#__PURE__*/styled.figcaption.withConfig
64
64
  }, typographyWeights.bold, labelHeight, spacing.sm / 2, spacing.sm, colors.white);
65
65
  export var StyledLabel = /*#__PURE__*/styled.div.withConfig({
66
66
  displayName: "StyledLabel",
67
- componentId: "core-12_1_0__sc-195f70c-8"
67
+ componentId: "core-12_3_0__sc-195f70c-8"
68
68
  })(["display:flex;justify-content:center;position:absolute;bottom:0;right:0;left:0;opacity:0.85;height:", "px;padding:", "px ", "px;font-size:", "px;background-color:", ";"], labelHeight, spacing.sm / 2, spacing.sm, labelFontSize, colors.white);
69
69
  var thumbnailBase = /*#__PURE__*/css(["display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border:1px solid ", ";border-radius:", "px;margin:0;", " ", " &:focus{", ";}", " ", " ", ""], colors.gray85, borderRadius.md, function (_ref6) {
70
70
  var clickable = _ref6.clickable;
@@ -86,7 +86,7 @@ var thumbnailBase = /*#__PURE__*/css(["display:flex;justify-content:center;align
86
86
  });
87
87
  export var StyledTickIcon = /*#__PURE__*/styled.svg.withConfig({
88
88
  displayName: "StyledTickIcon",
89
- componentId: "core-12_1_0__sc-195f70c-9"
89
+ componentId: "core-12_3_0__sc-195f70c-9"
90
90
  })(["position:absolute;top:", "px;right:", "px;width:", "px;height:", "px;opacity:0;transform:scale(0.75);transition:transform 250ms ease-out,opacity 100ms ease-out;", " ", ""], spacing.sm, spacing.sm, tickSize, tickSize, function (_ref11) {
91
91
  var selected = _ref11.selected;
92
92
  return selected ? "\n opacity: 1;\n transform: scale(1);\n " : '';
@@ -96,28 +96,28 @@ export var StyledTickIcon = /*#__PURE__*/styled.svg.withConfig({
96
96
  });
97
97
  export var StyledFileIcon = /*#__PURE__*/styled(DocumentIcon).withConfig({
98
98
  displayName: "StyledFileIcon",
99
- componentId: "core-12_1_0__sc-195f70c-10"
99
+ componentId: "core-12_3_0__sc-195f70c-10"
100
100
  })(["width:36.5%;height:auto;"]);
101
101
  export var StyledImageThumbnailPreview = /*#__PURE__*/styled.div.withConfig({
102
102
  displayName: "StyledImageThumbnailPreview",
103
- componentId: "core-12_1_0__sc-195f70c-11"
103
+ componentId: "core-12_3_0__sc-195f70c-11"
104
104
  })(["width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;", ""], function (_ref13) {
105
105
  var $bgImage = _ref13.$bgImage;
106
106
  return css(["background-image:url(", ");"], $bgImage);
107
107
  });
108
108
  export var StyledImageThumbnailOverlay = /*#__PURE__*/styled.div.withConfig({
109
109
  displayName: "StyledImageThumbnailOverlay",
110
- componentId: "core-12_1_0__sc-195f70c-12"
110
+ componentId: "core-12_3_0__sc-195f70c-12"
111
111
  })(["display:none;position:absolute;top:0;bottom:0;left:0;right:0;"]);
112
112
  var blackOverlay = "\n background-color: ".concat(colors.black, ";\n opacity: 0.2;\n");
113
113
  var whiteOverlay = "\n background-color: ".concat(colors.white, ";\n opacity: 0.5;\n");
114
114
  export var StyledImageThumbnailImage = /*#__PURE__*/styled.img.withConfig({
115
115
  displayName: "StyledImageThumbnailImage",
116
- componentId: "core-12_1_0__sc-195f70c-13"
116
+ componentId: "core-12_3_0__sc-195f70c-13"
117
117
  })([""]);
118
118
  export var StyledImageThumbnail = /*#__PURE__*/styled.div.withConfig({
119
119
  displayName: "StyledImageThumbnail",
120
- componentId: "core-12_1_0__sc-195f70c-14"
120
+ componentId: "core-12_3_0__sc-195f70c-14"
121
121
  })(["", " flex-direction:column;", " ", " ", " ", " ", " ", ""], thumbnailBase, function (_ref14) {
122
122
  var disabled = _ref14.disabled;
123
123
  return disabled ? "\n &,\n &:hover {\n ".concat(StyledImageThumbnailOverlay, " {\n display: block;\n ").concat(whiteOverlay, "\n }\n }\n ").concat(StyledImageThumbnailPreview, ",\n ").concat(StyledTickIcon, ",\n ").concat(StyledImageThumbnailImage, " {\n filter: saturate(0);\n }\n ").concat(StyledFileIcon, " {\n filter: saturate(0);\n z-index: -1;\n }\n ") : '';
@@ -146,7 +146,7 @@ export var StyledImageThumbnail = /*#__PURE__*/styled.div.withConfig({
146
146
  });
147
147
  export var StyledThumbnailWrapper = /*#__PURE__*/styled.div.withConfig({
148
148
  displayName: "StyledThumbnailWrapper",
149
- componentId: "core-12_1_0__sc-195f70c-15"
149
+ componentId: "core-12_3_0__sc-195f70c-15"
150
150
  })(["display:flex;", " ", ""], function (_ref20) {
151
151
  var size = _ref20.size;
152
152
  return size === 'lg' ? "\n width: ".concat(thumbnailSizeLg, "px;\n ") : '';
@@ -157,7 +157,7 @@ export var StyledThumbnailWrapper = /*#__PURE__*/styled.div.withConfig({
157
157
  });
158
158
  export var StyledPlaceholderThumbnail = /*#__PURE__*/styled.div.withConfig({
159
159
  displayName: "StyledPlaceholderThumbnail",
160
- componentId: "core-12_1_0__sc-195f70c-16"
160
+ componentId: "core-12_3_0__sc-195f70c-16"
161
161
  })(["", " ", " ", " ", " ", ""], thumbnailBase, function (_ref22) {
162
162
  var clickable = _ref22.clickable;
163
163
  return clickable ? "\n &:hover {\n background-color: ".concat(colors.gray96, ";\n }\n\n ") : '';