@procore/core-react 12.28.1 → 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 (321) hide show
  1. package/CHANGELOG.md +6 -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.styles.js +8 -8
  87. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  88. package/dist/SuperSelect/SuperSelect.styles.js +38 -38
  89. package/dist/Switch/Switch.styles.js +4 -4
  90. package/dist/Table/Table.styles.js +28 -28
  91. package/dist/TableShelf/TableShelf.styles.js +5 -5
  92. package/dist/Tabs/Tabs.styles.js +15 -15
  93. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  94. package/dist/TextArea/TextArea.styles.js +1 -1
  95. package/dist/TextEditor/TextEditor.d.ts +17 -41
  96. package/dist/TextEditor/TextEditor.js +141 -155
  97. package/dist/TextEditor/TextEditor.js.map +1 -1
  98. package/dist/TextEditor/TextEditor.styles.d.ts +2 -5
  99. package/dist/TextEditor/TextEditor.styles.js +4 -24
  100. package/dist/TextEditor/TextEditor.styles.js.map +1 -1
  101. package/dist/TextEditor/TextEditor.types.d.ts +55 -109
  102. package/dist/TextEditor/TextEditor.types.js.map +1 -1
  103. package/dist/TextEditor/index.d.ts +2 -4
  104. package/dist/TextEditor/index.js +1 -3
  105. package/dist/TextEditor/index.js.map +1 -1
  106. package/dist/TextEditorOutput/TextEditorOutput.d.ts +7 -3
  107. package/dist/TextEditorOutput/TextEditorOutput.js +29 -13
  108. package/dist/TextEditorOutput/TextEditorOutput.js.map +1 -1
  109. package/dist/TextEditorOutput/TextEditorOutput.styles.js +2 -2
  110. package/dist/TextEditorOutput/TextEditorOutput.styles.js.map +1 -1
  111. package/dist/TextEditorOutput/TextEditorOutput.types.d.ts +10 -3
  112. package/dist/TextEditorOutput/TextEditorOutput.types.js.map +1 -1
  113. package/dist/Thumbnail/Thumbnail.hooks.d.ts +64 -64
  114. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  115. package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +1 -1
  116. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  117. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  118. package/dist/Tile/Tile.styles.js +8 -8
  119. package/dist/Title/Title.styles.js +7 -7
  120. package/dist/Toast/Toast.styles.js +3 -3
  121. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  122. package/dist/Token/Token.styles.js +3 -3
  123. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  124. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  125. package/dist/Tooltip/Tooltip.styles.js +2 -2
  126. package/dist/Tree/Tree.styles.js +9 -9
  127. package/dist/Typeahead/Typeahead.styles.js +3 -3
  128. package/dist/Typography/Typography.styles.js +1 -1
  129. package/dist/Typography/Typography.table.story.js +2 -2
  130. package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
  131. package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
  132. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  133. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  134. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  135. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  136. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  137. package/dist/_typedoc/Box/Box.types.json +72 -72
  138. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  139. package/dist/_typedoc/Button/Button.types.json +15 -15
  140. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  141. package/dist/_typedoc/Card/Card.types.json +6 -6
  142. package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
  143. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  144. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  145. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  146. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  147. package/dist/_typedoc/Dropdown/Dropdown.types.json +39 -39
  148. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
  149. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  150. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  151. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  152. package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
  153. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  154. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  155. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  156. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  157. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  158. package/dist/_typedoc/Form/Form.types.json +847 -1131
  159. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  160. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  161. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  162. package/dist/_typedoc/Input/Input.types.json +2 -2
  163. package/dist/_typedoc/Link/Link.types.json +1 -1
  164. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  165. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  166. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  167. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  168. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  169. package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
  170. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  171. package/dist/_typedoc/NumberInput/NumberInput.types.json +54 -54
  172. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
  173. package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
  174. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  175. package/dist/_typedoc/Panel/Panel.types.json +30 -30
  176. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  177. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  178. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  179. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
  180. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  181. package/dist/_typedoc/Required/Required.types.json +5 -5
  182. package/dist/_typedoc/Search/Search.types.json +18 -18
  183. package/dist/_typedoc/Section/Section.types.json +15 -15
  184. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  185. package/dist/_typedoc/Select/Select.types.json +62 -62
  186. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  187. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  188. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  189. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
  190. package/dist/_typedoc/Table/Table.types.json +101 -101
  191. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  192. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  193. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  194. package/dist/_typedoc/TextEditor/TextEditor.types.json +44 -160
  195. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +15 -5
  196. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  197. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  198. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  199. package/dist/_typedoc/Tile/Tile.types.json +8 -8
  200. package/dist/_typedoc/Title/Title.types.json +3 -3
  201. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  202. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  203. package/dist/_typedoc/Token/Token.types.json +7 -7
  204. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  205. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  206. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  207. package/dist/_typedoc/Tree/Tree.types.json +88 -88
  208. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  209. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  210. package/dist/_typedoc/_utils/types.json +3 -3
  211. package/dist/_typedoc/deprecations.json +1 -1
  212. package/dist/_utils/TinyMCE.d.ts +21 -0
  213. package/dist/_utils/TinyMCE.js +86 -0
  214. package/dist/_utils/TinyMCE.js.map +1 -0
  215. package/dist/_utils/props.d.ts +4 -0
  216. package/dist/_utils/props.js +5 -0
  217. package/dist/_utils/props.js.map +1 -0
  218. package/dist/_utils/propsTypedoc.d.ts +0 -1
  219. package/dist/_utils/propsTypedoc.js +0 -1
  220. package/dist/_utils/propsTypedoc.js.map +1 -1
  221. package/dist/index.d.ts +7 -12
  222. package/dist/index.js +9 -17
  223. package/dist/index.js.map +1 -1
  224. package/package.json +5 -13
  225. package/dist/TextEditor/EditorError.d.ts +0 -2
  226. package/dist/TextEditor/EditorError.js +0 -9
  227. package/dist/TextEditor/EditorError.js.map +0 -1
  228. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.d.ts +0 -5
  229. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.js +0 -2
  230. package/dist/TextEditor/StickyToolbar/StickyToolbar.types.js.map +0 -1
  231. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.d.ts +0 -3
  232. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.js +0 -153
  233. package/dist/TextEditor/StickyToolbar/StickyToolbar.utils.js.map +0 -1
  234. package/dist/TextEditor/StickyToolbar/index.d.ts +0 -4
  235. package/dist/TextEditor/StickyToolbar/index.js +0 -3
  236. package/dist/TextEditor/StickyToolbar/index.js.map +0 -1
  237. package/dist/TextEditor/StickyToolbar/useStickyToolbar.d.ts +0 -2
  238. package/dist/TextEditor/StickyToolbar/useStickyToolbar.js +0 -49
  239. package/dist/TextEditor/StickyToolbar/useStickyToolbar.js.map +0 -1
  240. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.d.ts +0 -12
  241. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.js +0 -2
  242. package/dist/TextEditor/StickyToolbar/useStickyToolbar.types.js.map +0 -1
  243. package/dist/TextEditor/TextEditorProvider.d.ts +0 -4
  244. package/dist/TextEditor/TextEditorProvider.js +0 -17
  245. package/dist/TextEditor/TextEditorProvider.js.map +0 -1
  246. package/dist/TextEditor/TextEditorProvider.types.d.ts +0 -14
  247. package/dist/TextEditor/TextEditorProvider.types.js +0 -2
  248. package/dist/TextEditor/TextEditorProvider.types.js.map +0 -1
  249. package/dist/TextEditor/license_key.d.ts +0 -2
  250. package/dist/TextEditor/license_key.js +0 -3
  251. package/dist/TextEditor/license_key.js.map +0 -1
  252. package/dist/TextEditor/plugins/CutPlugin/CutCommand.d.ts +0 -5
  253. package/dist/TextEditor/plugins/CutPlugin/CutCommand.js +0 -99
  254. package/dist/TextEditor/plugins/CutPlugin/CutCommand.js.map +0 -1
  255. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.d.ts +0 -5
  256. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.js +0 -56
  257. package/dist/TextEditor/plugins/CutPlugin/CutPlugin.js.map +0 -1
  258. package/dist/TextEditor/plugins/CutPlugin/index.d.ts +0 -1
  259. package/dist/TextEditor/plugins/CutPlugin/index.js +0 -2
  260. package/dist/TextEditor/plugins/CutPlugin/index.js.map +0 -1
  261. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.d.ts +0 -5
  262. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.js +0 -40
  263. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/IndentPaddingToMarginPlugin.js.map +0 -1
  264. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.d.ts +0 -1
  265. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.js +0 -2
  266. package/dist/TextEditor/plugins/IndentPaddingToMarginPlugin/index.js.map +0 -1
  267. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.d.ts +0 -5
  268. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.js +0 -86
  269. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextCommand.js.map +0 -1
  270. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.d.ts +0 -5
  271. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.js +0 -56
  272. package/dist/TextEditor/plugins/PasteAsTextPlugin/PasteAsTextPlugin.js.map +0 -1
  273. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.d.ts +0 -1
  274. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.js +0 -2
  275. package/dist/TextEditor/plugins/PasteAsTextPlugin/index.js.map +0 -1
  276. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.d.ts +0 -5
  277. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.js +0 -149
  278. package/dist/TextEditor/plugins/PastePlugin/PasteCommand.js.map +0 -1
  279. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.d.ts +0 -5
  280. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.js +0 -56
  281. package/dist/TextEditor/plugins/PastePlugin/PastePlugin.js.map +0 -1
  282. package/dist/TextEditor/plugins/PastePlugin/index.d.ts +0 -1
  283. package/dist/TextEditor/plugins/PastePlugin/index.js +0 -2
  284. package/dist/TextEditor/plugins/PastePlugin/index.js.map +0 -1
  285. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.d.ts +0 -6
  286. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.js +0 -87
  287. package/dist/TextEditor/plugins/TabSpacesPlugin/TabSpacesPlugin.js.map +0 -1
  288. package/dist/TextEditor/plugins/TabSpacesPlugin/index.d.ts +0 -1
  289. package/dist/TextEditor/plugins/TabSpacesPlugin/index.js +0 -2
  290. package/dist/TextEditor/plugins/TabSpacesPlugin/index.js.map +0 -1
  291. package/dist/TextEditor/textEditorTheming/icons.d.ts +0 -23
  292. package/dist/TextEditor/textEditorTheming/icons.js +0 -24
  293. package/dist/TextEditor/textEditorTheming/icons.js.map +0 -1
  294. package/dist/TextEditor/textEditorTheming/index.d.ts +0 -1
  295. package/dist/TextEditor/textEditorTheming/index.js +0 -2
  296. package/dist/TextEditor/textEditorTheming/index.js.map +0 -1
  297. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.d.ts +0 -2
  298. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.js +0 -10
  299. package/dist/TextEditor/textEditorTheming/textEditorTheming.styles.js.map +0 -1
  300. package/dist/TextEditor/useCKEditorCss.d.ts +0 -3
  301. package/dist/TextEditor/useCKEditorCss.js +0 -36
  302. package/dist/TextEditor/useCKEditorCss.js.map +0 -1
  303. package/dist/TextEditor/useTabAsNavigation.d.ts +0 -11
  304. package/dist/TextEditor/useTabAsNavigation.js +0 -29
  305. package/dist/TextEditor/useTabAsNavigation.js.map +0 -1
  306. package/dist/TextEditor/utils/config.d.ts +0 -3
  307. package/dist/TextEditor/utils/config.js +0 -177
  308. package/dist/TextEditor/utils/config.js.map +0 -1
  309. package/dist/TextEditor/utils/index.d.ts +0 -2
  310. package/dist/TextEditor/utils/index.js +0 -3
  311. package/dist/TextEditor/utils/index.js.map +0 -1
  312. package/dist/TextEditor/utils/locale.d.ts +0 -3
  313. package/dist/TextEditor/utils/locale.js +0 -102
  314. package/dist/TextEditor/utils/locale.js.map +0 -1
  315. package/dist/TextEditor/utils/plugins.d.ts +0 -7
  316. package/dist/TextEditor/utils/plugins.js +0 -184
  317. package/dist/TextEditor/utils/plugins.js.map +0 -1
  318. package/dist/TextEditorOutput/TextEditorOutput.utils.d.ts +0 -2
  319. package/dist/TextEditorOutput/TextEditorOutput.utils.js +0 -59
  320. package/dist/TextEditorOutput/TextEditorOutput.utils.js.map +0 -1
  321. package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +0 -28
@@ -7,12 +7,18 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
7
7
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
8
8
  role: "link";
9
9
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref">, "href">> & {
10
+ is?: string | undefined;
11
+ translate?: "no" | "yes" | undefined;
12
+ type?: string | undefined;
13
+ defaultValue?: string | number | readonly string[] | undefined;
14
+ slot?: string | undefined;
15
+ title?: string | undefined;
16
+ media?: string | undefined;
10
17
  color?: string | undefined;
11
18
  hidden?: boolean | undefined;
12
19
  content?: string | undefined;
13
20
  key?: import("react").Key | null | undefined;
14
21
  defaultChecked?: boolean | undefined;
15
- defaultValue?: string | number | readonly string[] | undefined;
16
22
  suppressContentEditableWarning?: boolean | undefined;
17
23
  suppressHydrationWarning?: boolean | undefined;
18
24
  accessKey?: string | undefined;
@@ -22,15 +28,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
22
28
  contextMenu?: string | undefined;
23
29
  dir?: string | undefined;
24
30
  draggable?: (boolean | "false" | "true") | undefined;
25
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
31
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
26
32
  id?: string | undefined;
27
33
  lang?: string | undefined;
28
34
  nonce?: string | undefined;
29
- slot?: string | undefined;
30
35
  spellCheck?: (boolean | "false" | "true") | undefined;
31
36
  tabIndex?: number | undefined;
32
- title?: string | undefined;
33
- translate?: "no" | "yes" | undefined;
34
37
  radioGroup?: string | undefined;
35
38
  about?: string | undefined;
36
39
  datatype?: string | undefined;
@@ -52,8 +55,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
52
55
  results?: number | undefined;
53
56
  security?: string | undefined;
54
57
  unselectable?: "off" | "on" | undefined;
55
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
56
- is?: string | undefined;
58
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
57
59
  exportparts?: string | undefined;
58
60
  part?: string | undefined;
59
61
  "aria-activedescendant"?: string | undefined;
@@ -68,17 +70,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
68
70
  "aria-colindextext"?: string | undefined;
69
71
  "aria-colspan"?: number | undefined;
70
72
  "aria-controls"?: string | undefined;
71
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
73
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
72
74
  "aria-describedby"?: string | undefined;
73
75
  "aria-description"?: string | undefined;
74
76
  "aria-details"?: string | undefined;
75
77
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
76
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
78
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
77
79
  "aria-errormessage"?: string | undefined;
78
80
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
79
81
  "aria-flowto"?: string | undefined;
80
82
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
81
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
83
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
82
84
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
83
85
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
84
86
  "aria-keyshortcuts"?: string | undefined;
@@ -95,7 +97,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
95
97
  "aria-posinset"?: number | undefined;
96
98
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
97
99
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
98
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
100
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
99
101
  "aria-required"?: (boolean | "false" | "true") | undefined;
100
102
  "aria-roledescription"?: string | undefined;
101
103
  "aria-rowcount"?: number | undefined;
@@ -104,7 +106,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
104
106
  "aria-rowspan"?: number | undefined;
105
107
  "aria-selected"?: (boolean | "false" | "true") | undefined;
106
108
  "aria-setsize"?: number | undefined;
107
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
109
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
108
110
  "aria-valuemax"?: number | undefined;
109
111
  "aria-valuemin"?: number | undefined;
110
112
  "aria-valuenow"?: number | undefined;
@@ -273,10 +275,8 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
273
275
  download?: any;
274
276
  href?: string | undefined;
275
277
  hrefLang?: string | undefined;
276
- media?: string | undefined;
277
278
  ping?: string | undefined;
278
279
  target?: import("react").HTMLAttributeAnchorTarget | undefined;
279
- type?: string | undefined;
280
280
  referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
281
281
  } & {
282
282
  'aria-label': string;
@@ -288,12 +288,18 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
288
288
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
289
289
  role: "link";
290
290
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref">, "href">> & {
291
+ is?: string | undefined;
292
+ translate?: "no" | "yes" | undefined;
293
+ type?: string | undefined;
294
+ defaultValue?: string | number | readonly string[] | undefined;
295
+ slot?: string | undefined;
296
+ title?: string | undefined;
297
+ media?: string | undefined;
291
298
  color?: string | undefined;
292
299
  hidden?: boolean | undefined;
293
300
  content?: string | undefined;
294
301
  key?: import("react").Key | null | undefined;
295
302
  defaultChecked?: boolean | undefined;
296
- defaultValue?: string | number | readonly string[] | undefined;
297
303
  suppressContentEditableWarning?: boolean | undefined;
298
304
  suppressHydrationWarning?: boolean | undefined;
299
305
  accessKey?: string | undefined;
@@ -303,15 +309,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
303
309
  contextMenu?: string | undefined;
304
310
  dir?: string | undefined;
305
311
  draggable?: (boolean | "false" | "true") | undefined;
306
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
312
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
307
313
  id?: string | undefined;
308
314
  lang?: string | undefined;
309
315
  nonce?: string | undefined;
310
- slot?: string | undefined;
311
316
  spellCheck?: (boolean | "false" | "true") | undefined;
312
317
  tabIndex?: number | undefined;
313
- title?: string | undefined;
314
- translate?: "no" | "yes" | undefined;
315
318
  radioGroup?: string | undefined;
316
319
  about?: string | undefined;
317
320
  datatype?: string | undefined;
@@ -333,8 +336,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
333
336
  results?: number | undefined;
334
337
  security?: string | undefined;
335
338
  unselectable?: "off" | "on" | undefined;
336
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
337
- is?: string | undefined;
339
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
338
340
  exportparts?: string | undefined;
339
341
  part?: string | undefined;
340
342
  "aria-activedescendant"?: string | undefined;
@@ -349,17 +351,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
349
351
  "aria-colindextext"?: string | undefined;
350
352
  "aria-colspan"?: number | undefined;
351
353
  "aria-controls"?: string | undefined;
352
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
354
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
353
355
  "aria-describedby"?: string | undefined;
354
356
  "aria-description"?: string | undefined;
355
357
  "aria-details"?: string | undefined;
356
358
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
357
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
359
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
358
360
  "aria-errormessage"?: string | undefined;
359
361
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
360
362
  "aria-flowto"?: string | undefined;
361
363
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
362
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
364
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
363
365
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
364
366
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
365
367
  "aria-keyshortcuts"?: string | undefined;
@@ -376,7 +378,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
376
378
  "aria-posinset"?: number | undefined;
377
379
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
378
380
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
379
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
381
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
380
382
  "aria-required"?: (boolean | "false" | "true") | undefined;
381
383
  "aria-roledescription"?: string | undefined;
382
384
  "aria-rowcount"?: number | undefined;
@@ -385,7 +387,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
385
387
  "aria-rowspan"?: number | undefined;
386
388
  "aria-selected"?: (boolean | "false" | "true") | undefined;
387
389
  "aria-setsize"?: number | undefined;
388
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
390
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
389
391
  "aria-valuemax"?: number | undefined;
390
392
  "aria-valuemin"?: number | undefined;
391
393
  "aria-valuenow"?: number | undefined;
@@ -554,10 +556,8 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
554
556
  download?: any;
555
557
  href?: string | undefined;
556
558
  hrefLang?: string | undefined;
557
- media?: string | undefined;
558
559
  ping?: string | undefined;
559
560
  target?: import("react").HTMLAttributeAnchorTarget | undefined;
560
- type?: string | undefined;
561
561
  referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
562
562
  } & {
563
563
  'aria-labelledby': string;
@@ -569,12 +569,16 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
569
569
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
570
570
  role: "button";
571
571
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, never>> & {
572
+ is?: string | undefined;
573
+ translate?: "no" | "yes" | undefined;
574
+ defaultValue?: string | number | readonly string[] | undefined;
575
+ slot?: string | undefined;
576
+ title?: string | undefined;
572
577
  color?: string | undefined;
573
578
  hidden?: boolean | undefined;
574
579
  content?: string | undefined;
575
580
  key?: import("react").Key | null | undefined;
576
581
  defaultChecked?: boolean | undefined;
577
- defaultValue?: string | number | readonly string[] | undefined;
578
582
  suppressContentEditableWarning?: boolean | undefined;
579
583
  suppressHydrationWarning?: boolean | undefined;
580
584
  accessKey?: string | undefined;
@@ -584,15 +588,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
584
588
  contextMenu?: string | undefined;
585
589
  dir?: string | undefined;
586
590
  draggable?: (boolean | "false" | "true") | undefined;
587
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
591
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
588
592
  id?: string | undefined;
589
593
  lang?: string | undefined;
590
594
  nonce?: string | undefined;
591
- slot?: string | undefined;
592
595
  spellCheck?: (boolean | "false" | "true") | undefined;
593
596
  tabIndex?: number | undefined;
594
- title?: string | undefined;
595
- translate?: "no" | "yes" | undefined;
596
597
  radioGroup?: string | undefined;
597
598
  about?: string | undefined;
598
599
  datatype?: string | undefined;
@@ -614,8 +615,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
614
615
  results?: number | undefined;
615
616
  security?: string | undefined;
616
617
  unselectable?: "off" | "on" | undefined;
617
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
618
- is?: string | undefined;
618
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
619
619
  exportparts?: string | undefined;
620
620
  part?: string | undefined;
621
621
  "aria-activedescendant"?: string | undefined;
@@ -630,17 +630,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
630
630
  "aria-colindextext"?: string | undefined;
631
631
  "aria-colspan"?: number | undefined;
632
632
  "aria-controls"?: string | undefined;
633
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
633
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
634
634
  "aria-describedby"?: string | undefined;
635
635
  "aria-description"?: string | undefined;
636
636
  "aria-details"?: string | undefined;
637
637
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
638
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
638
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
639
639
  "aria-errormessage"?: string | undefined;
640
640
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
641
641
  "aria-flowto"?: string | undefined;
642
642
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
643
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
643
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
644
644
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
645
645
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
646
646
  "aria-keyshortcuts"?: string | undefined;
@@ -657,7 +657,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
657
657
  "aria-posinset"?: number | undefined;
658
658
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
659
659
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
660
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
660
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
661
661
  "aria-required"?: (boolean | "false" | "true") | undefined;
662
662
  "aria-roledescription"?: string | undefined;
663
663
  "aria-rowcount"?: number | undefined;
@@ -666,7 +666,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
666
666
  "aria-rowspan"?: number | undefined;
667
667
  "aria-selected"?: (boolean | "false" | "true") | undefined;
668
668
  "aria-setsize"?: number | undefined;
669
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
669
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
670
670
  "aria-valuemax"?: number | undefined;
671
671
  "aria-valuemin"?: number | undefined;
672
672
  "aria-valuenow"?: number | undefined;
@@ -844,12 +844,16 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
844
844
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
845
845
  role: "button";
846
846
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, never>> & {
847
+ is?: string | undefined;
848
+ translate?: "no" | "yes" | undefined;
849
+ defaultValue?: string | number | readonly string[] | undefined;
850
+ slot?: string | undefined;
851
+ title?: string | undefined;
847
852
  color?: string | undefined;
848
853
  hidden?: boolean | undefined;
849
854
  content?: string | undefined;
850
855
  key?: import("react").Key | null | undefined;
851
856
  defaultChecked?: boolean | undefined;
852
- defaultValue?: string | number | readonly string[] | undefined;
853
857
  suppressContentEditableWarning?: boolean | undefined;
854
858
  suppressHydrationWarning?: boolean | undefined;
855
859
  accessKey?: string | undefined;
@@ -859,15 +863,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
859
863
  contextMenu?: string | undefined;
860
864
  dir?: string | undefined;
861
865
  draggable?: (boolean | "false" | "true") | undefined;
862
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
866
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
863
867
  id?: string | undefined;
864
868
  lang?: string | undefined;
865
869
  nonce?: string | undefined;
866
- slot?: string | undefined;
867
870
  spellCheck?: (boolean | "false" | "true") | undefined;
868
871
  tabIndex?: number | undefined;
869
- title?: string | undefined;
870
- translate?: "no" | "yes" | undefined;
871
872
  radioGroup?: string | undefined;
872
873
  about?: string | undefined;
873
874
  datatype?: string | undefined;
@@ -889,8 +890,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
889
890
  results?: number | undefined;
890
891
  security?: string | undefined;
891
892
  unselectable?: "off" | "on" | undefined;
892
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
893
- is?: string | undefined;
893
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
894
894
  exportparts?: string | undefined;
895
895
  part?: string | undefined;
896
896
  "aria-activedescendant"?: string | undefined;
@@ -905,17 +905,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
905
905
  "aria-colindextext"?: string | undefined;
906
906
  "aria-colspan"?: number | undefined;
907
907
  "aria-controls"?: string | undefined;
908
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
908
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
909
909
  "aria-describedby"?: string | undefined;
910
910
  "aria-description"?: string | undefined;
911
911
  "aria-details"?: string | undefined;
912
912
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
913
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
913
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
914
914
  "aria-errormessage"?: string | undefined;
915
915
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
916
916
  "aria-flowto"?: string | undefined;
917
917
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
918
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
918
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
919
919
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
920
920
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
921
921
  "aria-keyshortcuts"?: string | undefined;
@@ -932,7 +932,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
932
932
  "aria-posinset"?: number | undefined;
933
933
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
934
934
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
935
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
935
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
936
936
  "aria-required"?: (boolean | "false" | "true") | undefined;
937
937
  "aria-roledescription"?: string | undefined;
938
938
  "aria-rowcount"?: number | undefined;
@@ -941,7 +941,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
941
941
  "aria-rowspan"?: number | undefined;
942
942
  "aria-selected"?: (boolean | "false" | "true") | undefined;
943
943
  "aria-setsize"?: number | undefined;
944
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
944
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
945
945
  "aria-valuemax"?: number | undefined;
946
946
  "aria-valuemin"?: number | undefined;
947
947
  "aria-valuenow"?: number | undefined;
@@ -1119,12 +1119,16 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1119
1119
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
1120
1120
  role: "img";
1121
1121
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, never>> & {
1122
+ is?: string | undefined;
1123
+ translate?: "no" | "yes" | undefined;
1124
+ defaultValue?: string | number | readonly string[] | undefined;
1125
+ slot?: string | undefined;
1126
+ title?: string | undefined;
1122
1127
  color?: string | undefined;
1123
1128
  hidden?: boolean | undefined;
1124
1129
  content?: string | undefined;
1125
1130
  key?: import("react").Key | null | undefined;
1126
1131
  defaultChecked?: boolean | undefined;
1127
- defaultValue?: string | number | readonly string[] | undefined;
1128
1132
  suppressContentEditableWarning?: boolean | undefined;
1129
1133
  suppressHydrationWarning?: boolean | undefined;
1130
1134
  accessKey?: string | undefined;
@@ -1134,15 +1138,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1134
1138
  contextMenu?: string | undefined;
1135
1139
  dir?: string | undefined;
1136
1140
  draggable?: (boolean | "false" | "true") | undefined;
1137
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
1141
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
1138
1142
  id?: string | undefined;
1139
1143
  lang?: string | undefined;
1140
1144
  nonce?: string | undefined;
1141
- slot?: string | undefined;
1142
1145
  spellCheck?: (boolean | "false" | "true") | undefined;
1143
1146
  tabIndex?: number | undefined;
1144
- title?: string | undefined;
1145
- translate?: "no" | "yes" | undefined;
1146
1147
  radioGroup?: string | undefined;
1147
1148
  about?: string | undefined;
1148
1149
  datatype?: string | undefined;
@@ -1164,8 +1165,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1164
1165
  results?: number | undefined;
1165
1166
  security?: string | undefined;
1166
1167
  unselectable?: "off" | "on" | undefined;
1167
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1168
- is?: string | undefined;
1168
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1169
1169
  exportparts?: string | undefined;
1170
1170
  part?: string | undefined;
1171
1171
  "aria-activedescendant"?: string | undefined;
@@ -1180,17 +1180,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1180
1180
  "aria-colindextext"?: string | undefined;
1181
1181
  "aria-colspan"?: number | undefined;
1182
1182
  "aria-controls"?: string | undefined;
1183
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
1183
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1184
1184
  "aria-describedby"?: string | undefined;
1185
1185
  "aria-description"?: string | undefined;
1186
1186
  "aria-details"?: string | undefined;
1187
1187
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1188
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
1188
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1189
1189
  "aria-errormessage"?: string | undefined;
1190
1190
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1191
1191
  "aria-flowto"?: string | undefined;
1192
1192
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1193
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
1193
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
1194
1194
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1195
1195
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1196
1196
  "aria-keyshortcuts"?: string | undefined;
@@ -1207,7 +1207,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1207
1207
  "aria-posinset"?: number | undefined;
1208
1208
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1209
1209
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1210
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1210
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1211
1211
  "aria-required"?: (boolean | "false" | "true") | undefined;
1212
1212
  "aria-roledescription"?: string | undefined;
1213
1213
  "aria-rowcount"?: number | undefined;
@@ -1216,7 +1216,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1216
1216
  "aria-rowspan"?: number | undefined;
1217
1217
  "aria-selected"?: (boolean | "false" | "true") | undefined;
1218
1218
  "aria-setsize"?: number | undefined;
1219
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
1219
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
1220
1220
  "aria-valuemax"?: number | undefined;
1221
1221
  "aria-valuemin"?: number | undefined;
1222
1222
  "aria-valuenow"?: number | undefined;
@@ -1392,12 +1392,16 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1392
1392
  }) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | null) | undefined;
1393
1393
  role: "img";
1394
1394
  } & Required<Pick<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, never>> & {
1395
+ is?: string | undefined;
1396
+ translate?: "no" | "yes" | undefined;
1397
+ defaultValue?: string | number | readonly string[] | undefined;
1398
+ slot?: string | undefined;
1399
+ title?: string | undefined;
1395
1400
  color?: string | undefined;
1396
1401
  hidden?: boolean | undefined;
1397
1402
  content?: string | undefined;
1398
1403
  key?: import("react").Key | null | undefined;
1399
1404
  defaultChecked?: boolean | undefined;
1400
- defaultValue?: string | number | readonly string[] | undefined;
1401
1405
  suppressContentEditableWarning?: boolean | undefined;
1402
1406
  suppressHydrationWarning?: boolean | undefined;
1403
1407
  accessKey?: string | undefined;
@@ -1407,15 +1411,12 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1407
1411
  contextMenu?: string | undefined;
1408
1412
  dir?: string | undefined;
1409
1413
  draggable?: (boolean | "false" | "true") | undefined;
1410
- enterKeyHint?: "next" | "search" | "enter" | "done" | "go" | "previous" | "send" | undefined;
1414
+ enterKeyHint?: "search" | "next" | "enter" | "done" | "go" | "previous" | "send" | undefined;
1411
1415
  id?: string | undefined;
1412
1416
  lang?: string | undefined;
1413
1417
  nonce?: string | undefined;
1414
- slot?: string | undefined;
1415
1418
  spellCheck?: (boolean | "false" | "true") | undefined;
1416
1419
  tabIndex?: number | undefined;
1417
- title?: string | undefined;
1418
- translate?: "no" | "yes" | undefined;
1419
1420
  radioGroup?: string | undefined;
1420
1421
  about?: string | undefined;
1421
1422
  datatype?: string | undefined;
@@ -1437,8 +1438,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1437
1438
  results?: number | undefined;
1438
1439
  security?: string | undefined;
1439
1440
  unselectable?: "off" | "on" | undefined;
1440
- inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1441
- is?: string | undefined;
1441
+ inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1442
1442
  exportparts?: string | undefined;
1443
1443
  part?: string | undefined;
1444
1444
  "aria-activedescendant"?: string | undefined;
@@ -1453,17 +1453,17 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1453
1453
  "aria-colindextext"?: string | undefined;
1454
1454
  "aria-colspan"?: number | undefined;
1455
1455
  "aria-controls"?: string | undefined;
1456
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "step" | "location" | "date" | undefined;
1456
+ "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1457
1457
  "aria-describedby"?: string | undefined;
1458
1458
  "aria-description"?: string | undefined;
1459
1459
  "aria-details"?: string | undefined;
1460
1460
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1461
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
1461
+ "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1462
1462
  "aria-errormessage"?: string | undefined;
1463
1463
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1464
1464
  "aria-flowto"?: string | undefined;
1465
1465
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1466
- "aria-haspopup"?: boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
1466
+ "aria-haspopup"?: boolean | "dialog" | "menu" | "listbox" | "grid" | "false" | "true" | "tree" | undefined;
1467
1467
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1468
1468
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1469
1469
  "aria-keyshortcuts"?: string | undefined;
@@ -1480,7 +1480,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1480
1480
  "aria-posinset"?: number | undefined;
1481
1481
  "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1482
1482
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1483
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1483
+ "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1484
1484
  "aria-required"?: (boolean | "false" | "true") | undefined;
1485
1485
  "aria-roledescription"?: string | undefined;
1486
1486
  "aria-rowcount"?: number | undefined;
@@ -1489,7 +1489,7 @@ export declare const StyledAvatar: import("styled-components/dist/types").IStyle
1489
1489
  "aria-rowspan"?: number | undefined;
1490
1490
  "aria-selected"?: (boolean | "false" | "true") | undefined;
1491
1491
  "aria-setsize"?: number | undefined;
1492
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
1492
+ "aria-sort"?: "other" | "none" | "ascending" | "descending" | undefined;
1493
1493
  "aria-valuemax"?: number | undefined;
1494
1494
  "aria-valuemin"?: number | undefined;
1495
1495
  "aria-valuenow"?: number | undefined;
@@ -7,32 +7,32 @@ import { spacing } from '../_styles/spacing';
7
7
  var maxModalWidth = 528;
8
8
  var StyledBaseAvatar = /*#__PURE__*/styled(Avatar).withConfig({
9
9
  displayName: "StyledBaseAvatar",
10
- componentId: "core-12_28_1__sc-ft72hu-0"
10
+ componentId: "core-12_29_0__sc-ft72hu-0"
11
11
  })(["border-color:", ";border-style:solid;border-width:1px;&:hover{z-index:1;}&[role='img']:focus{outline:none;}"], colors.white);
12
12
  export var StyledAvatar = /*#__PURE__*/styled(StyledBaseAvatar).withConfig({
13
13
  displayName: "StyledAvatar",
14
- componentId: "core-12_28_1__sc-ft72hu-1"
14
+ componentId: "core-12_29_0__sc-ft72hu-1"
15
15
  })(["background-color:", ";"], function (props) {
16
16
  return colors[props.$color];
17
17
  });
18
18
  export var StyledContactItems = /*#__PURE__*/styled.div.withConfig({
19
19
  displayName: "StyledContactItems",
20
- componentId: "core-12_28_1__sc-ft72hu-2"
20
+ componentId: "core-12_29_0__sc-ft72hu-2"
21
21
  })(["padding-top:", "px;padding-bottom:", "px;padding-left:", "px;"], spacing.sm, spacing.sm, spacing.xs);
22
22
  export var StyledWrapper = /*#__PURE__*/styled.div.withConfig({
23
23
  displayName: "StyledWrapper",
24
- componentId: "core-12_28_1__sc-ft72hu-3"
24
+ componentId: "core-12_29_0__sc-ft72hu-3"
25
25
  })(["display:flex;", " + ", "{margin-left:-", "px;}"], StyledAvatar, StyledAvatar, spacing.sm);
26
26
  export var StyledViewAllWrapper = /*#__PURE__*/styled.div.withConfig({
27
27
  displayName: "StyledViewAllWrapper",
28
- componentId: "core-12_28_1__sc-ft72hu-4"
28
+ componentId: "core-12_29_0__sc-ft72hu-4"
29
29
  })(["display:flex;margin-left:", "px;margin-bottom:", "px;"], spacing.md, spacing.lg);
30
30
  export var StyledModalBody = /*#__PURE__*/styled(Modal.Body).withConfig({
31
31
  displayName: "StyledModalBody",
32
- componentId: "core-12_28_1__sc-ft72hu-5"
32
+ componentId: "core-12_29_0__sc-ft72hu-5"
33
33
  })(["max-width:", "px;"], maxModalWidth);
34
34
  export var StyledContactItem = /*#__PURE__*/styled(ContactItem).withConfig({
35
35
  displayName: "StyledContactItem",
36
- componentId: "core-12_28_1__sc-ft72hu-6"
36
+ componentId: "core-12_29_0__sc-ft72hu-6"
37
37
  })(["flex-shrink:0;"]);
38
38
  //# sourceMappingURL=AvatarStack.styles.js.map
@@ -1,10 +1,10 @@
1
1
  import styled from 'styled-components';
2
2
  export var StyledBadge = /*#__PURE__*/styled.div.withConfig({
3
3
  displayName: "StyledBadge",
4
- componentId: "core-12_28_1__sc-rpertu-0"
4
+ componentId: "core-12_29_0__sc-rpertu-0"
5
5
  })(["display:inline-block;position:relative;"]);
6
6
  export var StyledBadgeLabel = /*#__PURE__*/styled.span.withConfig({
7
7
  displayName: "StyledBadgeLabel",
8
- componentId: "core-12_28_1__sc-rpertu-1"
8
+ componentId: "core-12_29_0__sc-rpertu-1"
9
9
  })(["bottom:100%;position:absolute;right:0;transform:translateX(50%) translateY(50%);"]);
10
10
  //# sourceMappingURL=Badge.styles.js.map
@@ -3,11 +3,11 @@ import { getTypographyIntent } from '../Typography';
3
3
  import { colors } from '../_styles/colors';
4
4
  export var StyledBadgeContainer = /*#__PURE__*/styled.div.withConfig({
5
5
  displayName: "StyledBadgeContainer",
6
- componentId: "core-12_28_1__sc-s2n9gd-0"
6
+ componentId: "core-12_29_0__sc-s2n9gd-0"
7
7
  })(["display:inline-flex;position:relative;"]);
8
8
  export var StyledBadgeContent = /*#__PURE__*/styled.div.withConfig({
9
9
  displayName: "StyledBadgeContent",
10
- componentId: "core-12_28_1__sc-s2n9gd-1"
10
+ componentId: "core-12_29_0__sc-s2n9gd-1"
11
11
  })(["position:relative;", " ", " pointer-events:none;user-select:none;"], function (_ref) {
12
12
  var $overlapping = _ref.$overlapping,
13
13
  _ref$$xOffset = _ref.$xOffset,
@@ -20,13 +20,13 @@ export var StyledBadgeContent = /*#__PURE__*/styled.div.withConfig({
20
20
  });
21
21
  export var StyledBadgeDotIndicator = /*#__PURE__*/styled.div.withConfig({
22
22
  displayName: "StyledBadgeDotIndicator",
23
- componentId: "core-12_28_1__sc-s2n9gd-2"
23
+ componentId: "core-12_29_0__sc-s2n9gd-2"
24
24
  })(["width:6px;height:6px;border-radius:50%;background-color:", ";"], colors.orange50);
25
25
  var oneDigitStyles = "\n border-radius: 50%;\n padding: 2px;\n min-width: 21.5px;\n min-height: 21.5px;\n";
26
26
  var multiDigitStyles = "\n border-radius: 10px;\n padding: 2px 8px;\n";
27
27
  export var StyledBadgeCounter = /*#__PURE__*/styled.div.withConfig({
28
28
  displayName: "StyledBadgeCounter",
29
- componentId: "core-12_28_1__sc-s2n9gd-3"
29
+ componentId: "core-12_29_0__sc-s2n9gd-3"
30
30
  })(["display:inline-flex;justify-content:center;align-items:center;color:", ";background-color:", ";", " ", ""], colors.white, colors.orange50, getTypographyIntent('small'), function (props) {
31
31
  return props.$oneDigit ? oneDigitStyles : multiDigitStyles;
32
32
  });