@procore/core-react 12.28.0 → 12.29.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 (347) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/README.md +3 -49
  3. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  4. package/dist/Avatar/Avatar.styles.js +5 -5
  5. package/dist/AvatarStack/AvatarStack.styles.d.ts +76 -76
  6. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  7. package/dist/Badge/Badge.styles.js +2 -2
  8. package/dist/BadgePill/BadgePill.styles.js +4 -4
  9. package/dist/Banner/Banner.styles.js +10 -10
  10. package/dist/Box/Box.styles.js +1 -1
  11. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  12. package/dist/Button/Button.styles.js +5 -5
  13. package/dist/Calendar/Calendar.styles.js +8 -8
  14. package/dist/Card/Card.styles.js +1 -1
  15. package/dist/Checkbox/Checkbox.styles.js +6 -6
  16. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  17. package/dist/ContactItem/ContactItem.styles.js +5 -5
  18. package/dist/Content/Content.styles.js +2 -2
  19. package/dist/DateInput/DateInput.styles.js +6 -6
  20. package/dist/DetailPage/DetailPage.styles.js +7 -7
  21. package/dist/Dropdown/Dropdown.styles.js +3 -3
  22. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  23. package/dist/Dropzone/Dropzone.js +1 -1
  24. package/dist/Dropzone/Dropzone.styles.js +9 -9
  25. package/dist/EmptyState/EmptyState.styles.js +6 -6
  26. package/dist/Field/Field.styles.js +3 -3
  27. package/dist/FileList/FileList.styles.js +4 -4
  28. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  29. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  30. package/dist/FileSelect/FileSelect.styles.js +2 -2
  31. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  32. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  33. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  34. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  35. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  36. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +1 -1
  37. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  38. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  39. package/dist/FileToken/FileToken.styles.js +4 -4
  40. package/dist/FilterToken/FilterToken.styles.js +5 -5
  41. package/dist/FlexList/FlexList.styles.js +1 -1
  42. package/dist/Form/Form.js +29 -10
  43. package/dist/Form/Form.js.map +1 -1
  44. package/dist/Form/Form.styles.js +14 -14
  45. package/dist/Form/StyledFormikForm.styles.d.ts +2 -2
  46. package/dist/Form/StyledFormikForm.styles.js +2 -2
  47. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  48. package/dist/Grid/Grid.styles.js +2 -2
  49. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  50. package/dist/Input/Input.styles.js +1 -1
  51. package/dist/Link/Link.styles.js +1 -1
  52. package/dist/ListPage/ListPage.styles.js +8 -8
  53. package/dist/Loader/Loader.styles.js +2 -2
  54. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  55. package/dist/Modal/Modal.styles.js +13 -13
  56. package/dist/Modal/storyHelpers.js +4 -1
  57. package/dist/Modal/storyHelpers.js.map +1 -1
  58. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  59. package/dist/NextMenu/NextMenu.styles.js +3 -3
  60. package/dist/Notation/Notation.js +1 -1
  61. package/dist/NumberInput/NumberInput.styles.js +7 -7
  62. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  63. package/dist/OverlayTrigger/a11yPresets.d.ts +6 -6
  64. package/dist/PageLayout/PageLayout.styles.js +16 -16
  65. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  66. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  67. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  68. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  69. package/dist/Pagination/Pagination.styles.js +5 -5
  70. package/dist/Panel/Panel.styles.js +11 -11
  71. package/dist/Pill/Pill.styles.js +3 -3
  72. package/dist/PillSelect/PillSelect.styles.js +4 -4
  73. package/dist/Popover/Popover.styles.js +2 -2
  74. package/dist/Portal/Portal.styles.js +1 -1
  75. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  76. package/dist/RadioButton/RadioButton.styles.js +3 -3
  77. package/dist/Required/Required.styles.js +3 -3
  78. package/dist/Search/Search.styles.js +5 -5
  79. package/dist/Section/Section.styles.js +7 -7
  80. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  81. package/dist/Select/Select.styles.js +7 -7
  82. package/dist/Semantic/Semantic.styles.d.ts +76 -76
  83. package/dist/Semantic/Semantic.styles.js +9 -9
  84. package/dist/Slider/Slider.styles.js +5 -5
  85. package/dist/Spinner/Spinner.styles.js +7 -7
  86. package/dist/SplitViewCard/SplitViewCard.js +1 -2
  87. package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
  88. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  89. package/dist/SuperSelect/SuperSelect.components.js +1 -5
  90. package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
  91. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  92. package/dist/SuperSelect/SuperSelect.styles.js +38 -38
  93. package/dist/SuperSelect/SuperSelect.types.d.ts +0 -1
  94. package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
  95. package/dist/SuperSelect/useSuperSelect.js +15 -3
  96. package/dist/SuperSelect/useSuperSelect.js.map +1 -1
  97. package/dist/Switch/Switch.styles.js +4 -4
  98. package/dist/Table/Table.styles.js +28 -28
  99. package/dist/TableShelf/TableShelf.styles.js +5 -5
  100. package/dist/Tabs/Tabs.styles.js +15 -15
  101. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  102. package/dist/TextArea/TextArea.styles.js +1 -1
  103. package/dist/TextEditor/TextEditor.d.ts +17 -41
  104. package/dist/TextEditor/TextEditor.js +141 -155
  105. package/dist/TextEditor/TextEditor.js.map +1 -1
  106. package/dist/TextEditor/TextEditor.styles.d.ts +2 -5
  107. package/dist/TextEditor/TextEditor.styles.js +4 -24
  108. package/dist/TextEditor/TextEditor.styles.js.map +1 -1
  109. package/dist/TextEditor/TextEditor.types.d.ts +55 -109
  110. package/dist/TextEditor/TextEditor.types.js.map +1 -1
  111. package/dist/TextEditor/index.d.ts +2 -4
  112. package/dist/TextEditor/index.js +1 -3
  113. package/dist/TextEditor/index.js.map +1 -1
  114. package/dist/TextEditorOutput/TextEditorOutput.d.ts +7 -3
  115. package/dist/TextEditorOutput/TextEditorOutput.js +29 -13
  116. package/dist/TextEditorOutput/TextEditorOutput.js.map +1 -1
  117. package/dist/TextEditorOutput/TextEditorOutput.styles.js +2 -2
  118. package/dist/TextEditorOutput/TextEditorOutput.styles.js.map +1 -1
  119. package/dist/TextEditorOutput/TextEditorOutput.types.d.ts +10 -3
  120. package/dist/TextEditorOutput/TextEditorOutput.types.js.map +1 -1
  121. package/dist/Thumbnail/Thumbnail.hooks.d.ts +64 -64
  122. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  123. package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +1 -1
  124. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  125. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  126. package/dist/Tile/Tile.styles.js +8 -8
  127. package/dist/Title/Title.styles.js +7 -7
  128. package/dist/Toast/Toast.styles.js +3 -3
  129. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  130. package/dist/Token/Token.styles.js +3 -3
  131. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  132. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  133. package/dist/Tooltip/Tooltip.styles.js +2 -2
  134. package/dist/Tree/Tree.styles.js +9 -9
  135. package/dist/Typeahead/Typeahead.styles.js +3 -3
  136. package/dist/Typography/Typography.styles.js +1 -1
  137. package/dist/Typography/Typography.table.story.js +2 -2
  138. package/dist/_hooks/I18n.d.ts +14 -0
  139. package/dist/_locales/de-DE.json +2 -1
  140. package/dist/_locales/en-AU.json +2 -1
  141. package/dist/_locales/en-CA.json +2 -1
  142. package/dist/_locales/en-GB.json +2 -1
  143. package/dist/_locales/es-ES.json +3 -2
  144. package/dist/_locales/es.json +4 -3
  145. package/dist/_locales/fr-CA.json +2 -1
  146. package/dist/_locales/fr-FR.json +2 -1
  147. package/dist/_locales/is-IS.json +2 -1
  148. package/dist/_locales/it-IT.json +2 -1
  149. package/dist/_locales/ja-JP.json +2 -1
  150. package/dist/_locales/pl-PL.json +2 -1
  151. package/dist/_locales/pt-BR.json +2 -1
  152. package/dist/_locales/pt-PT.json +380 -0
  153. package/dist/_locales/th-TH.json +2 -1
  154. package/dist/_locales/zh-SG.json +2 -1
  155. package/dist/_locales/zh-TW.json +219 -218
  156. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  157. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  158. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  159. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  160. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  161. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  162. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  163. package/dist/_typedoc/Box/Box.types.json +72 -72
  164. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  165. package/dist/_typedoc/Button/Button.types.json +15 -15
  166. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  167. package/dist/_typedoc/Card/Card.types.json +6 -6
  168. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  169. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  170. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  171. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  172. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  173. package/dist/_typedoc/Dropdown/Dropdown.types.json +39 -39
  174. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
  175. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  176. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  177. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  178. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  179. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  180. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  181. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  182. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  183. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  184. package/dist/_typedoc/Form/Form.types.json +847 -1131
  185. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  186. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  187. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  188. package/dist/_typedoc/Input/Input.types.json +2 -2
  189. package/dist/_typedoc/Link/Link.types.json +1 -1
  190. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  191. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  192. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  193. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  194. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  195. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  196. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  197. package/dist/_typedoc/NumberInput/NumberInput.types.json +54 -54
  198. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
  199. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
  200. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  201. package/dist/_typedoc/Panel/Panel.types.json +30 -30
  202. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  203. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  204. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  205. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  206. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  207. package/dist/_typedoc/Required/Required.types.json +5 -5
  208. package/dist/_typedoc/Search/Search.types.json +18 -18
  209. package/dist/_typedoc/Section/Section.types.json +15 -15
  210. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  211. package/dist/_typedoc/Select/Select.types.json +62 -62
  212. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  213. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  214. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  215. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  216. package/dist/_typedoc/Table/Table.types.json +101 -101
  217. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  218. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  219. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  220. package/dist/_typedoc/TextEditor/TextEditor.types.json +44 -160
  221. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +15 -5
  222. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  223. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  224. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  225. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  226. package/dist/_typedoc/Title/Title.types.json +3 -3
  227. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  228. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  229. package/dist/_typedoc/Token/Token.types.json +7 -7
  230. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  231. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  232. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  233. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  234. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  235. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  236. package/dist/_typedoc/_utils/types.json +3 -3
  237. package/dist/_typedoc/deprecations.json +1 -1
  238. package/dist/_utils/TinyMCE.d.ts +21 -0
  239. package/dist/_utils/TinyMCE.js +86 -0
  240. package/dist/_utils/TinyMCE.js.map +1 -0
  241. package/dist/_utils/props.d.ts +4 -0
  242. package/dist/_utils/props.js +5 -0
  243. package/dist/_utils/props.js.map +1 -0
  244. package/dist/_utils/propsTypedoc.d.ts +0 -1
  245. package/dist/_utils/propsTypedoc.js +0 -1
  246. package/dist/_utils/propsTypedoc.js.map +1 -1
  247. package/dist/index.d.ts +7 -12
  248. package/dist/index.js +9 -17
  249. package/dist/index.js.map +1 -1
  250. package/package.json +5 -13
  251. package/dist/TextEditor/EditorError.d.ts +0 -2
  252. package/dist/TextEditor/EditorError.js +0 -9
  253. package/dist/TextEditor/EditorError.js.map +0 -1
  254. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.d.ts +0 -5
  255. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.js +0 -2
  256. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.js.map +0 -1
  257. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.d.ts +0 -3
  258. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.js +0 -153
  259. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.js.map +0 -1
  260. package/dist/TextEditor/StickyToolbar/index.d.ts +0 -4
  261. package/dist/TextEditor/StickyToolbar/index.js +0 -3
  262. package/dist/TextEditor/StickyToolbar/index.js.map +0 -1
  263. package/dist/TextEditor/StickyToolbar/useStickyToolbar.d.ts +0 -2
  264. package/dist/TextEditor/StickyToolbar/useStickyToolbar.js +0 -49
  265. package/dist/TextEditor/StickyToolbar/useStickyToolbar.js.map +0 -1
  266. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.d.ts +0 -12
  267. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.js +0 -2
  268. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.js.map +0 -1
  269. package/dist/TextEditor/TextEditorProvider.d.ts +0 -4
  270. package/dist/TextEditor/TextEditorProvider.js +0 -17
  271. package/dist/TextEditor/TextEditorProvider.js.map +0 -1
  272. package/dist/TextEditor/TextEditorProvider.types.d.ts +0 -14
  273. package/dist/TextEditor/TextEditorProvider.types.js +0 -2
  274. package/dist/TextEditor/TextEditorProvider.types.js.map +0 -1
  275. package/dist/TextEditor/license_key.d.ts +0 -2
  276. package/dist/TextEditor/license_key.js +0 -3
  277. package/dist/TextEditor/license_key.js.map +0 -1
  278. package/dist/TextEditor/plugins/CutPlugin/CutCommand.d.ts +0 -5
  279. package/dist/TextEditor/plugins/CutPlugin/CutCommand.js +0 -99
  280. package/dist/TextEditor/plugins/CutPlugin/CutCommand.js.map +0 -1
  281. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.d.ts +0 -5
  282. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.js +0 -56
  283. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.js.map +0 -1
  284. package/dist/TextEditor/plugins/CutPlugin/index.d.ts +0 -1
  285. package/dist/TextEditor/plugins/CutPlugin/index.js +0 -2
  286. package/dist/TextEditor/plugins/CutPlugin/index.js.map +0 -1
  287. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.d.ts +0 -5
  288. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.js +0 -40
  289. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.js.map +0 -1
  290. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.d.ts +0 -1
  291. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.js +0 -2
  292. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.js.map +0 -1
  293. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.d.ts +0 -5
  294. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.js +0 -86
  295. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.js.map +0 -1
  296. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.d.ts +0 -5
  297. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.js +0 -56
  298. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.js.map +0 -1
  299. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.d.ts +0 -1
  300. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.js +0 -2
  301. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.js.map +0 -1
  302. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.d.ts +0 -5
  303. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.js +0 -149
  304. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.js.map +0 -1
  305. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.d.ts +0 -5
  306. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.js +0 -56
  307. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.js.map +0 -1
  308. package/dist/TextEditor/plugins/PastePlugin/index.d.ts +0 -1
  309. package/dist/TextEditor/plugins/PastePlugin/index.js +0 -2
  310. package/dist/TextEditor/plugins/PastePlugin/index.js.map +0 -1
  311. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.d.ts +0 -6
  312. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.js +0 -87
  313. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.js.map +0 -1
  314. package/dist/TextEditor/plugins/TabSpacesPlugin/index.d.ts +0 -1
  315. package/dist/TextEditor/plugins/TabSpacesPlugin/index.js +0 -2
  316. package/dist/TextEditor/plugins/TabSpacesPlugin/index.js.map +0 -1
  317. package/dist/TextEditor/textEditorTheming/icons.d.ts +0 -23
  318. package/dist/TextEditor/textEditorTheming/icons.js +0 -24
  319. package/dist/TextEditor/textEditorTheming/icons.js.map +0 -1
  320. package/dist/TextEditor/textEditorTheming/index.d.ts +0 -1
  321. package/dist/TextEditor/textEditorTheming/index.js +0 -2
  322. package/dist/TextEditor/textEditorTheming/index.js.map +0 -1
  323. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.d.ts +0 -2
  324. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.js +0 -10
  325. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.js.map +0 -1
  326. package/dist/TextEditor/useCKEditorCss.d.ts +0 -3
  327. package/dist/TextEditor/useCKEditorCss.js +0 -36
  328. package/dist/TextEditor/useCKEditorCss.js.map +0 -1
  329. package/dist/TextEditor/useTabAsNavigation.d.ts +0 -11
  330. package/dist/TextEditor/useTabAsNavigation.js +0 -29
  331. package/dist/TextEditor/useTabAsNavigation.js.map +0 -1
  332. package/dist/TextEditor/utils/config.d.ts +0 -3
  333. package/dist/TextEditor/utils/config.js +0 -179
  334. package/dist/TextEditor/utils/config.js.map +0 -1
  335. package/dist/TextEditor/utils/index.d.ts +0 -2
  336. package/dist/TextEditor/utils/index.js +0 -3
  337. package/dist/TextEditor/utils/index.js.map +0 -1
  338. package/dist/TextEditor/utils/locale.d.ts +0 -3
  339. package/dist/TextEditor/utils/locale.js +0 -102
  340. package/dist/TextEditor/utils/locale.js.map +0 -1
  341. package/dist/TextEditor/utils/plugins.d.ts +0 -7
  342. package/dist/TextEditor/utils/plugins.js +0 -184
  343. package/dist/TextEditor/utils/plugins.js.map +0 -1
  344. package/dist/TextEditorOutput/TextEditorOutput.utils.d.ts +0 -2
  345. package/dist/TextEditorOutput/TextEditorOutput.utils.js +0 -59
  346. package/dist/TextEditorOutput/TextEditorOutput.utils.js.map +0 -1
  347. package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +0 -28
@@ -28,12 +28,16 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
28
28
  toggleState: import("react-stately").ToggleState;
29
29
  as: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
30
30
  role: "figure";
31
+ is?: string | undefined;
32
+ translate?: "no" | "yes" | undefined;
33
+ defaultValue?: string | number | readonly string[] | undefined;
34
+ slot?: string | undefined;
35
+ title?: string | undefined;
31
36
  color?: string | undefined;
32
37
  hidden?: boolean | undefined;
33
38
  content?: string | undefined;
34
39
  key?: React.Key | null | undefined;
35
40
  defaultChecked?: boolean | undefined;
36
- defaultValue?: string | number | readonly string[] | undefined;
37
41
  suppressContentEditableWarning?: boolean | undefined;
38
42
  suppressHydrationWarning?: boolean | undefined;
39
43
  accessKey?: string | undefined;
@@ -43,14 +47,11 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
43
47
  contextMenu?: string | undefined;
44
48
  dir?: string | undefined;
45
49
  draggable?: (boolean | "false" | "true") | undefined;
46
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
50
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
47
51
  id?: string | undefined;
48
52
  lang?: string | undefined;
49
53
  nonce?: string | undefined;
50
- slot?: string | undefined;
51
54
  spellCheck?: (boolean | "false" | "true") | undefined;
52
- title?: string | undefined;
53
- translate?: "no" | "yes" | undefined;
54
55
  radioGroup?: string | undefined;
55
56
  about?: string | undefined;
56
57
  datatype?: string | undefined;
@@ -72,8 +73,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
72
73
  results?: number | undefined;
73
74
  security?: string | undefined;
74
75
  unselectable?: "off" | "on" | undefined;
75
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
76
- is?: string | undefined;
76
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
77
77
  exportparts?: string | undefined;
78
78
  part?: string | undefined;
79
79
  "aria-activedescendant"?: string | undefined;
@@ -88,17 +88,17 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
88
88
  "aria-colindextext"?: string | undefined;
89
89
  "aria-colspan"?: number | undefined;
90
90
  "aria-controls"?: string | undefined;
91
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
91
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
92
92
  "aria-describedby"?: string | undefined;
93
93
  "aria-description"?: string | undefined;
94
94
  "aria-details"?: string | undefined;
95
95
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
96
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
96
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
97
97
  "aria-errormessage"?: string | undefined;
98
98
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
99
99
  "aria-flowto"?: string | undefined;
100
100
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
101
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
101
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
102
102
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
103
103
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
104
104
  "aria-keyshortcuts"?: string | undefined;
@@ -115,7 +115,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
115
115
  "aria-posinset"?: number | undefined;
116
116
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
117
117
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
118
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
118
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
119
119
  "aria-required"?: (boolean | "false" | "true") | undefined;
120
120
  "aria-roledescription"?: string | undefined;
121
121
  "aria-rowcount"?: number | undefined;
@@ -124,7 +124,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
124
124
  "aria-rowspan"?: number | undefined;
125
125
  "aria-selected"?: (boolean | "false" | "true") | undefined;
126
126
  "aria-setsize"?: number | undefined;
127
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
127
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
128
128
  "aria-valuemax"?: number | undefined;
129
129
  "aria-valuemin"?: number | undefined;
130
130
  "aria-valuenow"?: number | undefined;
@@ -326,12 +326,16 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
326
326
  toggleState: import("react-stately").ToggleState;
327
327
  as: string;
328
328
  role: "figure";
329
+ is?: string | undefined;
330
+ translate?: "no" | "yes" | undefined;
331
+ defaultValue?: string | number | readonly string[] | undefined;
332
+ slot?: string | undefined;
333
+ title?: string | undefined;
329
334
  color?: string | undefined;
330
335
  hidden?: boolean | undefined;
331
336
  content?: string | undefined;
332
337
  key?: React.Key | null | undefined;
333
338
  defaultChecked?: boolean | undefined;
334
- defaultValue?: string | number | readonly string[] | undefined;
335
339
  suppressContentEditableWarning?: boolean | undefined;
336
340
  suppressHydrationWarning?: boolean | undefined;
337
341
  accessKey?: string | undefined;
@@ -341,14 +345,11 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
341
345
  contextMenu?: string | undefined;
342
346
  dir?: string | undefined;
343
347
  draggable?: (boolean | "false" | "true") | undefined;
344
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
348
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
345
349
  id?: string | undefined;
346
350
  lang?: string | undefined;
347
351
  nonce?: string | undefined;
348
- slot?: string | undefined;
349
352
  spellCheck?: (boolean | "false" | "true") | undefined;
350
- title?: string | undefined;
351
- translate?: "no" | "yes" | undefined;
352
353
  radioGroup?: string | undefined;
353
354
  about?: string | undefined;
354
355
  datatype?: string | undefined;
@@ -370,8 +371,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
370
371
  results?: number | undefined;
371
372
  security?: string | undefined;
372
373
  unselectable?: "off" | "on" | undefined;
373
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
374
- is?: string | undefined;
374
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
375
375
  exportparts?: string | undefined;
376
376
  part?: string | undefined;
377
377
  "aria-activedescendant"?: string | undefined;
@@ -386,17 +386,17 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
386
386
  "aria-colindextext"?: string | undefined;
387
387
  "aria-colspan"?: number | undefined;
388
388
  "aria-controls"?: string | undefined;
389
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
389
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
390
390
  "aria-describedby"?: string | undefined;
391
391
  "aria-description"?: string | undefined;
392
392
  "aria-details"?: string | undefined;
393
393
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
394
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
394
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
395
395
  "aria-errormessage"?: string | undefined;
396
396
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
397
397
  "aria-flowto"?: string | undefined;
398
398
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
399
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
399
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
400
400
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
401
401
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
402
402
  "aria-keyshortcuts"?: string | undefined;
@@ -413,7 +413,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
413
413
  "aria-posinset"?: number | undefined;
414
414
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
415
415
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
416
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
416
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
417
417
  "aria-required"?: (boolean | "false" | "true") | undefined;
418
418
  "aria-roledescription"?: string | undefined;
419
419
  "aria-rowcount"?: number | undefined;
@@ -422,7 +422,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
422
422
  "aria-rowspan"?: number | undefined;
423
423
  "aria-selected"?: (boolean | "false" | "true") | undefined;
424
424
  "aria-setsize"?: number | undefined;
425
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
425
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
426
426
  "aria-valuemax"?: number | undefined;
427
427
  "aria-valuemin"?: number | undefined;
428
428
  "aria-valuenow"?: number | undefined;
@@ -624,13 +624,21 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
624
624
  toggleState: import("react-stately").ToggleState;
625
625
  as: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
626
626
  role: "checkbox";
627
+ is?: string | undefined;
628
+ translate?: "no" | "yes" | undefined;
629
+ placeholder?: string | undefined;
630
+ type?: React.HTMLInputTypeAttribute | undefined;
631
+ defaultValue?: string | number | readonly string[] | undefined;
632
+ form?: string | undefined;
633
+ slot?: string | undefined;
634
+ title?: string | undefined;
635
+ pattern?: string | undefined;
627
636
  color?: string | undefined;
628
637
  hidden?: boolean | undefined;
629
638
  content?: string | undefined;
630
639
  multiple?: boolean | undefined;
631
640
  key?: React.Key | null | undefined;
632
641
  defaultChecked?: boolean | undefined;
633
- defaultValue?: string | number | readonly string[] | undefined;
634
642
  suppressContentEditableWarning?: boolean | undefined;
635
643
  suppressHydrationWarning?: boolean | undefined;
636
644
  accessKey?: string | undefined;
@@ -640,14 +648,11 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
640
648
  contextMenu?: string | undefined;
641
649
  dir?: string | undefined;
642
650
  draggable?: (boolean | "false" | "true") | undefined;
643
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
651
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
644
652
  id?: string | undefined;
645
653
  lang?: string | undefined;
646
654
  nonce?: string | undefined;
647
- slot?: string | undefined;
648
655
  spellCheck?: (boolean | "false" | "true") | undefined;
649
- title?: string | undefined;
650
- translate?: "no" | "yes" | undefined;
651
656
  radioGroup?: string | undefined;
652
657
  about?: string | undefined;
653
658
  datatype?: string | undefined;
@@ -669,8 +674,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
669
674
  results?: number | undefined;
670
675
  security?: string | undefined;
671
676
  unselectable?: "off" | "on" | undefined;
672
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
673
- is?: string | undefined;
677
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
674
678
  exportparts?: string | undefined;
675
679
  part?: string | undefined;
676
680
  "aria-activedescendant"?: string | undefined;
@@ -685,17 +689,17 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
685
689
  "aria-colindextext"?: string | undefined;
686
690
  "aria-colspan"?: number | undefined;
687
691
  "aria-controls"?: string | undefined;
688
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
692
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
689
693
  "aria-describedby"?: string | undefined;
690
694
  "aria-description"?: string | undefined;
691
695
  "aria-details"?: string | undefined;
692
696
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
693
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
697
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
694
698
  "aria-errormessage"?: string | undefined;
695
699
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
696
700
  "aria-flowto"?: string | undefined;
697
701
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
698
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
702
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
699
703
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
700
704
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
701
705
  "aria-keyshortcuts"?: string | undefined;
@@ -712,7 +716,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
712
716
  "aria-posinset"?: number | undefined;
713
717
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
714
718
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
715
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
719
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
716
720
  "aria-required"?: (boolean | "false" | "true") | undefined;
717
721
  "aria-roledescription"?: string | undefined;
718
722
  "aria-rowcount"?: number | undefined;
@@ -721,7 +725,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
721
725
  "aria-rowspan"?: number | undefined;
722
726
  "aria-selected"?: (boolean | "false" | "true") | undefined;
723
727
  "aria-setsize"?: number | undefined;
724
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
728
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
725
729
  "aria-valuemax"?: number | undefined;
726
730
  "aria-valuemin"?: number | undefined;
727
731
  "aria-valuenow"?: number | undefined;
@@ -885,29 +889,25 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
885
889
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLInputElement> | undefined;
886
890
  onTransitionEnd?: React.TransitionEventHandler<HTMLInputElement> | undefined;
887
891
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLInputElement> | undefined;
888
- type?: React.HTMLInputTypeAttribute | undefined;
889
- form?: string | undefined;
890
- pattern?: string | undefined;
891
892
  step?: string | number | undefined;
892
893
  height?: string | number | undefined;
893
894
  max?: string | number | undefined;
894
895
  min?: string | number | undefined;
895
896
  width?: string | number | undefined;
896
897
  list?: string | undefined;
898
+ accept?: string | undefined;
899
+ autoComplete?: React.HTMLInputAutoCompleteAttribute | undefined;
900
+ capture?: boolean | "user" | "environment" | undefined;
901
+ checked?: boolean | undefined;
897
902
  formAction?: string | undefined;
898
903
  formEncType?: string | undefined;
899
904
  formMethod?: string | undefined;
900
905
  formNoValidate?: boolean | undefined;
901
906
  formTarget?: string | undefined;
902
- autoComplete?: React.HTMLInputAutoCompleteAttribute | undefined;
903
907
  maxLength?: number | undefined;
904
908
  minLength?: number | undefined;
905
- placeholder?: string | undefined;
906
909
  readOnly?: boolean | undefined;
907
910
  required?: boolean | undefined;
908
- accept?: string | undefined;
909
- capture?: boolean | "user" | "environment" | undefined;
910
- checked?: boolean | undefined;
911
911
  alt: string;
912
912
  error?: boolean | undefined;
913
913
  variant?: import("./ThumbnailDocumentIcon").ThumbnailDocumentIconVariant | undefined;
@@ -946,13 +946,21 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
946
946
  toggleState: import("react-stately").ToggleState;
947
947
  as: string;
948
948
  role: "checkbox";
949
+ is?: string | undefined;
950
+ translate?: "no" | "yes" | undefined;
951
+ placeholder?: string | undefined;
952
+ type?: React.HTMLInputTypeAttribute | undefined;
953
+ defaultValue?: string | number | readonly string[] | undefined;
954
+ form?: string | undefined;
955
+ slot?: string | undefined;
956
+ title?: string | undefined;
957
+ pattern?: string | undefined;
949
958
  color?: string | undefined;
950
959
  hidden?: boolean | undefined;
951
960
  content?: string | undefined;
952
961
  multiple?: boolean | undefined;
953
962
  key?: React.Key | null | undefined;
954
963
  defaultChecked?: boolean | undefined;
955
- defaultValue?: string | number | readonly string[] | undefined;
956
964
  suppressContentEditableWarning?: boolean | undefined;
957
965
  suppressHydrationWarning?: boolean | undefined;
958
966
  accessKey?: string | undefined;
@@ -962,14 +970,11 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
962
970
  contextMenu?: string | undefined;
963
971
  dir?: string | undefined;
964
972
  draggable?: (boolean | "false" | "true") | undefined;
965
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
973
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
966
974
  id?: string | undefined;
967
975
  lang?: string | undefined;
968
976
  nonce?: string | undefined;
969
- slot?: string | undefined;
970
977
  spellCheck?: (boolean | "false" | "true") | undefined;
971
- title?: string | undefined;
972
- translate?: "no" | "yes" | undefined;
973
978
  radioGroup?: string | undefined;
974
979
  about?: string | undefined;
975
980
  datatype?: string | undefined;
@@ -991,8 +996,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
991
996
  results?: number | undefined;
992
997
  security?: string | undefined;
993
998
  unselectable?: "off" | "on" | undefined;
994
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
995
- is?: string | undefined;
999
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
996
1000
  exportparts?: string | undefined;
997
1001
  part?: string | undefined;
998
1002
  "aria-activedescendant"?: string | undefined;
@@ -1007,17 +1011,17 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
1007
1011
  "aria-colindextext"?: string | undefined;
1008
1012
  "aria-colspan"?: number | undefined;
1009
1013
  "aria-controls"?: string | undefined;
1010
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
1014
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1011
1015
  "aria-describedby"?: string | undefined;
1012
1016
  "aria-description"?: string | undefined;
1013
1017
  "aria-details"?: string | undefined;
1014
1018
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1015
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
1019
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1016
1020
  "aria-errormessage"?: string | undefined;
1017
1021
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1018
1022
  "aria-flowto"?: string | undefined;
1019
1023
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1020
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
1024
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
1021
1025
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1022
1026
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1023
1027
  "aria-keyshortcuts"?: string | undefined;
@@ -1034,7 +1038,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
1034
1038
  "aria-posinset"?: number | undefined;
1035
1039
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1036
1040
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1037
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1041
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1038
1042
  "aria-required"?: (boolean | "false" | "true") | undefined;
1039
1043
  "aria-roledescription"?: string | undefined;
1040
1044
  "aria-rowcount"?: number | undefined;
@@ -1043,7 +1047,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
1043
1047
  "aria-rowspan"?: number | undefined;
1044
1048
  "aria-selected"?: (boolean | "false" | "true") | undefined;
1045
1049
  "aria-setsize"?: number | undefined;
1046
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
1050
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
1047
1051
  "aria-valuemax"?: number | undefined;
1048
1052
  "aria-valuemin"?: number | undefined;
1049
1053
  "aria-valuenow"?: number | undefined;
@@ -1207,29 +1211,25 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
1207
1211
  onAnimationIterationCapture?: React.AnimationEventHandler<HTMLInputElement> | undefined;
1208
1212
  onTransitionEnd?: React.TransitionEventHandler<HTMLInputElement> | undefined;
1209
1213
  onTransitionEndCapture?: React.TransitionEventHandler<HTMLInputElement> | undefined;
1210
- type?: React.HTMLInputTypeAttribute | undefined;
1211
- form?: string | undefined;
1212
- pattern?: string | undefined;
1213
1214
  step?: string | number | undefined;
1214
1215
  height?: string | number | undefined;
1215
1216
  max?: string | number | undefined;
1216
1217
  min?: string | number | undefined;
1217
1218
  width?: string | number | undefined;
1218
1219
  list?: string | undefined;
1220
+ accept?: string | undefined;
1221
+ autoComplete?: React.HTMLInputAutoCompleteAttribute | undefined;
1222
+ capture?: boolean | "user" | "environment" | undefined;
1223
+ checked?: boolean | undefined;
1219
1224
  formAction?: string | undefined;
1220
1225
  formEncType?: string | undefined;
1221
1226
  formMethod?: string | undefined;
1222
1227
  formNoValidate?: boolean | undefined;
1223
1228
  formTarget?: string | undefined;
1224
- autoComplete?: React.HTMLInputAutoCompleteAttribute | undefined;
1225
1229
  maxLength?: number | undefined;
1226
1230
  minLength?: number | undefined;
1227
- placeholder?: string | undefined;
1228
1231
  readOnly?: boolean | undefined;
1229
1232
  required?: boolean | undefined;
1230
- accept?: string | undefined;
1231
- capture?: boolean | "user" | "environment" | undefined;
1232
- checked?: boolean | undefined;
1233
1233
  alt: string;
1234
1234
  error?: boolean | undefined;
1235
1235
  variant?: import("./ThumbnailDocumentIcon").ThumbnailDocumentIconVariant | undefined;
@@ -27,35 +27,35 @@ var captionBase = /*#__PURE__*/css(["color:", ";font-size:12px;line-height:16px;
27
27
  });
28
28
  export var StyledMultilineCaption = /*#__PURE__*/styled.div.withConfig({
29
29
  displayName: "StyledMultilineCaption",
30
- componentId: "core-12_28_0__sc-195f70c-0"
30
+ componentId: "core-12_29_0__sc-195f70c-0"
31
31
  })(["", ";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);
32
32
  export var StyledCaptionText = /*#__PURE__*/styled.span.withConfig({
33
33
  displayName: "StyledCaptionText",
34
- componentId: "core-12_28_0__sc-195f70c-1"
34
+ componentId: "core-12_29_0__sc-195f70c-1"
35
35
  })(["width:100%;"]);
36
36
  export var StyledPlaceholderCaption = /*#__PURE__*/styled.div.withConfig({
37
37
  displayName: "StyledPlaceholderCaption",
38
- componentId: "core-12_28_0__sc-195f70c-2"
38
+ componentId: "core-12_29_0__sc-195f70c-2"
39
39
  })(["", ""], captionBase);
40
40
  export var StyledSingleLineCaption = /*#__PURE__*/styled.div.withConfig({
41
41
  displayName: "StyledSingleLineCaption",
42
- componentId: "core-12_28_0__sc-195f70c-3"
42
+ componentId: "core-12_29_0__sc-195f70c-3"
43
43
  })(["display:flex;", ""], captionBase);
44
44
  export var StyledSinglelineCaptionBody = /*#__PURE__*/styled.span.withConfig({
45
45
  displayName: "StyledSinglelineCaptionBody",
46
- componentId: "core-12_28_0__sc-195f70c-4"
46
+ componentId: "core-12_29_0__sc-195f70c-4"
47
47
  })(["", ""], getEllipsis);
48
48
  export var StyledSinglelineCaptionEnding = /*#__PURE__*/styled.span.withConfig({
49
49
  displayName: "StyledSinglelineCaptionEnding",
50
- componentId: "core-12_28_0__sc-195f70c-5"
50
+ componentId: "core-12_29_0__sc-195f70c-5"
51
51
  })(["max-width:50%;white-space:nowrap;flex-shrink:0;"]);
52
52
  export var StyledLabelText = /*#__PURE__*/styled(Typography).withConfig({
53
53
  displayName: "StyledLabelText",
54
- componentId: "core-12_28_0__sc-195f70c-6"
54
+ componentId: "core-12_29_0__sc-195f70c-6"
55
55
  })(["", ""], getEllipsis());
56
56
  export var StyledThumbnailFigCaption = /*#__PURE__*/styled.figcaption.withConfig({
57
57
  displayName: "StyledThumbnailFigCaption",
58
- componentId: "core-12_28_0__sc-195f70c-7"
58
+ componentId: "core-12_29_0__sc-195f70c-7"
59
59
  })(["", " ", " 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) {
60
60
  var _ref5$$color = _ref5.$color,
61
61
  $color = _ref5$$color === void 0 ? 'gray15' : _ref5$$color;
@@ -63,7 +63,7 @@ export var StyledThumbnailFigCaption = /*#__PURE__*/styled.figcaption.withConfig
63
63
  }, typographyWeights.bold, labelHeight, spacing.sm / 2, spacing.sm, colors.white);
64
64
  export var StyledLabel = /*#__PURE__*/styled.div.withConfig({
65
65
  displayName: "StyledLabel",
66
- componentId: "core-12_28_0__sc-195f70c-8"
66
+ componentId: "core-12_29_0__sc-195f70c-8"
67
67
  })(["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);
68
68
  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) {
69
69
  var $clickable = _ref6.$clickable;
@@ -85,7 +85,7 @@ var thumbnailBase = /*#__PURE__*/css(["display:flex;justify-content:center;align
85
85
  });
86
86
  export var StyledTickIcon = /*#__PURE__*/styled.svg.withConfig({
87
87
  displayName: "StyledTickIcon",
88
- componentId: "core-12_28_0__sc-195f70c-9"
88
+ componentId: "core-12_29_0__sc-195f70c-9"
89
89
  })(["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 (_ref1) {
90
90
  var $selected = _ref1.$selected;
91
91
  return $selected && css(["opacity:1;transform:scale(1);"]);
@@ -95,28 +95,28 @@ export var StyledTickIcon = /*#__PURE__*/styled.svg.withConfig({
95
95
  });
96
96
  export var StyledFileIcon = /*#__PURE__*/styled(DocumentIcon).withConfig({
97
97
  displayName: "StyledFileIcon",
98
- componentId: "core-12_28_0__sc-195f70c-10"
98
+ componentId: "core-12_29_0__sc-195f70c-10"
99
99
  })(["width:36.5%;height:auto;"]);
100
100
  export var StyledImageThumbnailPreview = /*#__PURE__*/styled.div.withConfig({
101
101
  displayName: "StyledImageThumbnailPreview",
102
- componentId: "core-12_28_0__sc-195f70c-11"
102
+ componentId: "core-12_29_0__sc-195f70c-11"
103
103
  })(["width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;", ""], function (_ref11) {
104
104
  var $bgImage = _ref11.$bgImage;
105
105
  return css(["background-image:url(", ");"], $bgImage);
106
106
  });
107
107
  export var StyledImageThumbnailOverlay = /*#__PURE__*/styled.div.withConfig({
108
108
  displayName: "StyledImageThumbnailOverlay",
109
- componentId: "core-12_28_0__sc-195f70c-12"
109
+ componentId: "core-12_29_0__sc-195f70c-12"
110
110
  })(["display:none;position:absolute;top:0;bottom:0;left:0;right:0;"]);
111
111
  var blackOverlay = "\n background-color: ".concat(colors.black, ";\n opacity: 0.2;\n");
112
112
  var whiteOverlay = "\n background-color: ".concat(colors.white, ";\n opacity: 0.5;\n");
113
113
  export var StyledImageThumbnailImage = /*#__PURE__*/styled.img.withConfig({
114
114
  displayName: "StyledImageThumbnailImage",
115
- componentId: "core-12_28_0__sc-195f70c-13"
115
+ componentId: "core-12_29_0__sc-195f70c-13"
116
116
  })([""]);
117
117
  export var StyledImageThumbnail = /*#__PURE__*/styled.div.withConfig({
118
118
  displayName: "StyledImageThumbnail",
119
- componentId: "core-12_28_0__sc-195f70c-14"
119
+ componentId: "core-12_29_0__sc-195f70c-14"
120
120
  })(["", ";flex-direction:column;", " ", " ", " ", " ", " ", ""], thumbnailBase, function (_ref12) {
121
121
  var $disabled = _ref12.$disabled;
122
122
  return $disabled && css(["&,&:hover{", "{display:block;", "}}", ",", ",", "{filter:saturate(0);}", "{filter:saturate(0);z-index:-1;}"], StyledImageThumbnailOverlay, whiteOverlay, StyledImageThumbnailPreview, StyledTickIcon, StyledImageThumbnailImage, StyledFileIcon);
@@ -145,7 +145,7 @@ export var StyledImageThumbnail = /*#__PURE__*/styled.div.withConfig({
145
145
  });
146
146
  export var StyledThumbnailWrapper = /*#__PURE__*/styled.div.withConfig({
147
147
  displayName: "StyledThumbnailWrapper",
148
- componentId: "core-12_28_0__sc-195f70c-15"
148
+ componentId: "core-12_29_0__sc-195f70c-15"
149
149
  })(["display:flex;", " ", ""], function (_ref18) {
150
150
  var $size = _ref18.$size;
151
151
  return $size === 'lg' ? "\n width: ".concat(thumbnailSizeLg, "px;\n ") : '';
@@ -156,7 +156,7 @@ export var StyledThumbnailWrapper = /*#__PURE__*/styled.div.withConfig({
156
156
  });
157
157
  export var StyledPlaceholderThumbnail = /*#__PURE__*/styled.div.withConfig({
158
158
  displayName: "StyledPlaceholderThumbnail",
159
- componentId: "core-12_28_0__sc-195f70c-16"
159
+ componentId: "core-12_29_0__sc-195f70c-16"
160
160
  })(["", " ", " ", " ", " ", ""], thumbnailBase, function (_ref20) {
161
161
  var $clickable = _ref20.$clickable;
162
162
  return $clickable && css(["&:hover{background-color:", ";}"], colors.gray96);
@@ -11,7 +11,7 @@ export declare const StyledThumbnail: import("styled-components/dist/types").ISt
11
11
  } & import("../Thumbnail").BaseThumbnailProps & {
12
12
  ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
13
13
  }) | (import("../Thumbnail").BaseThumbnailProps & {
14
- ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | ((instance: HTMLInputElement | null) => void) | import("react").RefObject<HTMLInputElement> | null | undefined;
14
+ ref?: ((instance: HTMLElement | null) => void) | import("react").RefObject<HTMLElement> | ((instance: HTMLInputElement | null) => void) | import("react").RefObject<HTMLInputElement> | ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
15
15
  })) & import("styled-components/dist/types").BaseObject, import("styled-components/dist/types").BaseObject>> & string & Omit<(<Role extends import("../Thumbnail").ThumbnailRoles>(props: import("../Thumbnail").ThumbnailProps<Role> | (import("../Thumbnail").BaseThumbnailProps & {
16
16
  ref?: import("../Thumbnail").ThumbnailRef<Role> | undefined;
17
17
  })) => import("react").JSX.Element) & {
@@ -7,31 +7,31 @@ import { getEllipsis } from '../_styles/mixins';
7
7
  import { spacing } from '../_styles/spacing';
8
8
  export var StyledCheckbox = /*#__PURE__*/styled(Checkbox).withConfig({
9
9
  displayName: "StyledCheckbox",
10
- componentId: "core-12_28_0__sc-1inrbm9-0"
10
+ componentId: "core-12_29_0__sc-1inrbm9-0"
11
11
  })(["input{z-index:2;}"]);
12
12
  export var StyledGroupCell = /*#__PURE__*/styled.div.withConfig({
13
13
  displayName: "StyledGroupCell",
14
- componentId: "core-12_28_0__sc-1inrbm9-1"
14
+ componentId: "core-12_29_0__sc-1inrbm9-1"
15
15
  })(["display:flex;align-items:flex-end;padding-bottom:", "px;"], spacing.md);
16
16
  export var StyledThumbnail = /*#__PURE__*/styled(Thumbnail).withConfig({
17
17
  displayName: "StyledThumbnail",
18
- componentId: "core-12_28_0__sc-1inrbm9-2"
18
+ componentId: "core-12_29_0__sc-1inrbm9-2"
19
19
  })(["display:inline-flex;&:focus{outline:none;}"]);
20
20
  // VariableSizeGrid has provided width and height as inline style, so to make it flexible and support responsive !important was added
21
21
  export var StyledVariableSizeGrid = /*#__PURE__*/styled(VariableSizeGrid).withConfig({
22
22
  displayName: "StyledVariableSizeGrid",
23
- componentId: "core-12_28_0__sc-1inrbm9-3"
23
+ componentId: "core-12_29_0__sc-1inrbm9-3"
24
24
  })(["height:100% !important;& > div{width:100% !important;}"]);
25
25
  export var StyledGroupTitle = /*#__PURE__*/styled(Typography).withConfig({
26
26
  displayName: "StyledGroupTitle",
27
- componentId: "core-12_28_0__sc-1inrbm9-4"
27
+ componentId: "core-12_29_0__sc-1inrbm9-4"
28
28
  })(["", ""], getEllipsis);
29
29
  export var StyledSpinnerWrapper = /*#__PURE__*/styled.div.withConfig({
30
30
  displayName: "StyledSpinnerWrapper",
31
- componentId: "core-12_28_0__sc-1inrbm9-5"
31
+ componentId: "core-12_29_0__sc-1inrbm9-5"
32
32
  })(["display:flex;justify-content:center;align-items:center;width:100%;height:100%;"]);
33
33
  export var StyledThumbnailGrid = /*#__PURE__*/styled.div.withConfig({
34
34
  displayName: "StyledThumbnailGrid",
35
- componentId: "core-12_28_0__sc-1inrbm9-6"
35
+ componentId: "core-12_29_0__sc-1inrbm9-6"
36
36
  })(["display:flex;flex-wrap:wrap;outline:none;"]);
37
37
  //# sourceMappingURL=ThumbnailGrid.styles.js.map
@@ -9,19 +9,19 @@ import { colors } from '../_styles/colors';
9
9
  import { spacing } from '../_styles/spacing';
10
10
  export var StyledTieredSelect = /*#__PURE__*/styled(MenuImperative).withConfig({
11
11
  displayName: "StyledTieredSelect",
12
- componentId: "core-12_28_0__sc-e1ql06-0"
12
+ componentId: "core-12_29_0__sc-e1ql06-0"
13
13
  })(["align-items:stretch;max-height:40vh;"]);
14
14
  export var StyledTieredSelectIcon = /*#__PURE__*/styled(Flex).withConfig({
15
15
  displayName: "StyledTieredSelectIcon",
16
- componentId: "core-12_28_0__sc-e1ql06-1"
16
+ componentId: "core-12_29_0__sc-e1ql06-1"
17
17
  })(["height:24px;width:24px;"]);
18
18
  export var StyledTieredSelectArrowButton = /*#__PURE__*/styled(Button).withConfig({
19
19
  displayName: "StyledTieredSelectArrowButton",
20
- componentId: "core-12_28_0__sc-e1ql06-2"
20
+ componentId: "core-12_29_0__sc-e1ql06-2"
21
21
  })(["border:1px solid transparent;"]);
22
22
  export var StyledTieredSelectBreadcrumbs = /*#__PURE__*/styled(Breadcrumbs).withConfig({
23
23
  displayName: "StyledTieredSelectBreadcrumbs",
24
- componentId: "core-12_28_0__sc-e1ql06-3"
24
+ componentId: "core-12_29_0__sc-e1ql06-3"
25
25
  })(["background-color:", ";flex-wrap:wrap;margin-top:", "px;max-height:68px;overflow-y:auto;padding:", "px ", "px;", ""], colors.gray96, spacing.sm, spacing.xs, spacing.md, function (_ref) {
26
26
  var $nonInteractive = _ref.$nonInteractive;
27
27
  if ($nonInteractive) {
@@ -30,22 +30,22 @@ export var StyledTieredSelectBreadcrumbs = /*#__PURE__*/styled(Breadcrumbs).with
30
30
  });
31
31
  export var StyledTieredSelectHome = /*#__PURE__*/styled(Flex).withConfig({
32
32
  displayName: "StyledTieredSelectHome",
33
- componentId: "core-12_28_0__sc-e1ql06-4"
33
+ componentId: "core-12_29_0__sc-e1ql06-4"
34
34
  })(["height:20px;"]);
35
35
  export var StyledTieredSelectOption = /*#__PURE__*/styled(MenuImperative.Item).withConfig({
36
36
  displayName: "StyledTieredSelectOption",
37
- componentId: "core-12_28_0__sc-e1ql06-5"
37
+ componentId: "core-12_29_0__sc-e1ql06-5"
38
38
  })(["align-items:center;display:flex;justify-content:space-between;padding:2px ", "px;"], spacing.lg);
39
39
  export var StyledTieredSelectLoadingMore = /*#__PURE__*/styled(Flex).withConfig({
40
40
  displayName: "StyledTieredSelectLoadingMore",
41
- componentId: "core-12_28_0__sc-e1ql06-6"
41
+ componentId: "core-12_29_0__sc-e1ql06-6"
42
42
  })(["align-items:center;justify-content:center;padding:", "px ", "px 0px ", "px;"], spacing.xs, spacing.lg, spacing.lg);
43
43
  export var StyledTieredSelectOverlay = /*#__PURE__*/styled(Card).withConfig({
44
44
  displayName: "StyledTieredSelectOverlay",
45
- componentId: "core-12_28_0__sc-e1ql06-7"
45
+ componentId: "core-12_29_0__sc-e1ql06-7"
46
46
  })(["max-width:248px;min-width:inherit;"]);
47
47
  export var StyledTieredSelectSpinnerOverlay = /*#__PURE__*/styled(Spinner).withConfig({
48
48
  displayName: "StyledTieredSelectSpinnerOverlay",
49
- componentId: "core-12_28_0__sc-e1ql06-8"
49
+ componentId: "core-12_29_0__sc-e1ql06-8"
50
50
  })(["min-height:auto;"]);
51
51
  //# sourceMappingURL=TieredSelect.styles.js.map