@redocly/theme 0.66.0-next.1 → 0.66.0-next.3

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 (855) hide show
  1. package/lib/components/Accordion/Accordion.d.ts +1 -1
  2. package/lib/components/Accordion/AccordionBody.d.ts +1 -1
  3. package/lib/components/Accordion/AccordionBody.js +1 -1
  4. package/lib/components/Accordion/AccordionHeader.d.ts +1 -1
  5. package/lib/components/Accordion/AccordionHeader.js +1 -1
  6. package/lib/components/Accordion/variables.d.ts +1 -1
  7. package/lib/components/Admonition/Admonition.d.ts +1 -1
  8. package/lib/components/Admonition/variables.d.ts +1 -1
  9. package/lib/components/Admonition/variables.dark.d.ts +1 -1
  10. package/lib/components/Banner/Banner.js +2 -2
  11. package/lib/components/Banner/variables.d.ts +1 -1
  12. package/lib/components/Banner/variables.dark.d.ts +1 -1
  13. package/lib/components/Breadcrumbs/Breadcrumb.js +1 -1
  14. package/lib/components/Breadcrumbs/BreadcrumbDropdown.d.ts +1 -1
  15. package/lib/components/Breadcrumbs/BreadcrumbDropdown.js +2 -2
  16. package/lib/components/Breadcrumbs/variables.d.ts +1 -1
  17. package/lib/components/Button/Button.d.ts +2 -2
  18. package/lib/components/Button/variables.d.ts +1 -1
  19. package/lib/components/Button/variables.dark.d.ts +1 -1
  20. package/lib/components/Buttons/AIAssistantButton.js +3 -2
  21. package/lib/components/Buttons/ConnectMCPButton.d.ts +1 -1
  22. package/lib/components/Buttons/CopyButton.js +2 -3
  23. package/lib/components/Buttons/DownloadButton.d.ts +1 -1
  24. package/lib/components/Buttons/NewTabButton.d.ts +1 -1
  25. package/lib/components/Buttons/variables.d.ts +2 -2
  26. package/lib/components/Buttons/variables.dark.d.ts +1 -1
  27. package/lib/components/Catalog/CatalogActionsRow.d.ts +8 -6
  28. package/lib/components/Catalog/CatalogAvatar.d.ts +1 -1
  29. package/lib/components/Catalog/CatalogCardView/CatalogCard.js +6 -5
  30. package/lib/components/Catalog/CatalogEntitiesEmptyState.d.ts +1 -1
  31. package/lib/components/Catalog/CatalogEntity/CatalogEntity.d.ts +1 -1
  32. package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsGraph.d.ts +1 -1
  33. package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsLinkedNode.d.ts +1 -1
  34. package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNode.d.ts +1 -1
  35. package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNodeContent.d.ts +1 -1
  36. package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsRootNode.d.ts +1 -1
  37. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistoryButton.d.ts +1 -1
  38. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistorySidebar.d.ts +1 -1
  39. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.d.ts +1 -1
  40. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.js +1 -1
  41. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.d.ts +1 -1
  42. package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.js +2 -2
  43. package/lib/components/Catalog/CatalogEntity/CatalogEntityInfoBar.d.ts +1 -1
  44. package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityProperties.js +2 -2
  45. package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityPropertyCard.d.ts +1 -1
  46. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityApiDescriptionRelations.d.ts +1 -1
  47. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityDefaultRelations.d.ts +1 -1
  48. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelations.d.ts +1 -1
  49. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTable.d.ts +1 -1
  50. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTableContent.d.ts +1 -1
  51. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.d.ts +1 -1
  52. package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.js +1 -4
  53. package/lib/components/Catalog/CatalogEntity/CatalogEntitySchema.d.ts +1 -1
  54. package/lib/components/Catalog/CatalogEntity/ShowMoreButton.d.ts +1 -1
  55. package/lib/components/Catalog/CatalogEntity/ShowMoreButton.js +1 -1
  56. package/lib/components/Catalog/CatalogEntityIcon.d.ts +1 -1
  57. package/lib/components/Catalog/CatalogEntityTypeIcon.d.ts +1 -1
  58. package/lib/components/Catalog/CatalogFilter/CatalogFilter.d.ts +1 -1
  59. package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.d.ts +1 -1
  60. package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.js +1 -1
  61. package/lib/components/Catalog/CatalogFilter/CatalogFilterContent.d.ts +1 -1
  62. package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.d.ts +1 -1
  63. package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.js +1 -1
  64. package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.d.ts +1 -1
  65. package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.js +2 -2
  66. package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanel.d.ts +1 -1
  67. package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelHeader.d.ts +1 -1
  68. package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelOverlay.d.ts +1 -1
  69. package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBar.d.ts +1 -1
  70. package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarControls.d.ts +1 -1
  71. package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarFiltersButton.d.ts +1 -1
  72. package/lib/components/Catalog/CatalogPageDescription.d.ts +1 -1
  73. package/lib/components/Catalog/CatalogSelector.d.ts +4 -4
  74. package/lib/components/Catalog/CatalogSortButton.d.ts +1 -1
  75. package/lib/components/Catalog/CatalogTableView/CatalogDomainsCell.js +11 -12
  76. package/lib/components/Catalog/CatalogTableView/CatalogEntityRelationCell.d.ts +1 -1
  77. package/lib/components/Catalog/CatalogTableView/CatalogLastUpdateCell.d.ts +1 -1
  78. package/lib/components/Catalog/CatalogTableView/CatalogTableHeaderCell.js +3 -3
  79. package/lib/components/Catalog/CatalogTableView/CatalogTableView.js +3 -9
  80. package/lib/components/Catalog/CatalogTableView/CatalogTableViewRow.js +3 -9
  81. package/lib/components/Catalog/CatalogTableView/CatalogUserEntityCell.d.ts +1 -1
  82. package/lib/components/Catalog/CatalogTags.d.ts +1 -1
  83. package/lib/components/Catalog/CatalogViewModeToggle.d.ts +1 -1
  84. package/lib/components/Catalog/variables.d.ts +1 -1
  85. package/lib/components/Catalog/variables.dark.d.ts +1 -1
  86. package/lib/components/CatalogClassic/CatalogClassic.d.ts +23 -6
  87. package/lib/components/CatalogClassic/CatalogClassicVirtualizedGroups.d.ts +1 -1
  88. package/lib/components/CatalogClassic/variables.d.ts +1 -1
  89. package/lib/components/CodeBlock/CodeBlock.js +4 -3
  90. package/lib/components/CodeBlock/CodeBlockControls.d.ts +1 -1
  91. package/lib/components/CodeBlock/CodeBlockControls.js +10 -8
  92. package/lib/components/CodeBlock/CodeBlockTabs.js +1 -1
  93. package/lib/components/CodeBlock/variables.d.ts +1 -1
  94. package/lib/components/CodeBlock/variables.dark.d.ts +1 -1
  95. package/lib/components/DatePicker/variables.d.ts +1 -1
  96. package/lib/components/Dropdown/Dropdown.d.ts +3 -3
  97. package/lib/components/Dropdown/variables.d.ts +1 -1
  98. package/lib/components/Feedback/Comment.d.ts +1 -1
  99. package/lib/components/Feedback/Mood.js +2 -1
  100. package/lib/components/Feedback/ReportDialog.d.ts +1 -1
  101. package/lib/components/Feedback/Stars.js +2 -2
  102. package/lib/components/Feedback/variables.d.ts +1 -1
  103. package/lib/components/Filter/Filter.d.ts +1 -1
  104. package/lib/components/Filter/FilterCheckboxes.d.ts +1 -1
  105. package/lib/components/Filter/FilterContent.d.ts +1 -1
  106. package/lib/components/Filter/FilterPopover.d.ts +1 -1
  107. package/lib/components/Filter/FilterSelect.d.ts +1 -1
  108. package/lib/components/Filter/FilterSelect.js +1 -1
  109. package/lib/components/Filter/variables.d.ts +1 -1
  110. package/lib/components/Footer/FooterCopyright.d.ts +1 -1
  111. package/lib/components/Footer/variables.d.ts +1 -1
  112. package/lib/components/Image/Image.js +1 -1
  113. package/lib/components/JsonViewer/JsonViewer.d.ts +1 -1
  114. package/lib/components/LanguagePicker/variables.d.ts +1 -1
  115. package/lib/components/LastUpdated/variables.d.ts +1 -1
  116. package/lib/components/Link/Link.d.ts +7 -0
  117. package/lib/components/Link/Link.js +7 -3
  118. package/lib/components/LoadMore/LoadMore.d.ts +1 -1
  119. package/lib/components/Logo/variables.d.ts +1 -1
  120. package/lib/components/Markdown/Markdown.d.ts +21 -1
  121. package/lib/components/Markdown/Markdown.js +3 -3
  122. package/lib/components/Markdown/styles/base-table.d.ts +1 -1
  123. package/lib/components/Markdown/styles/heading-anchor.d.ts +2 -2
  124. package/lib/components/Markdown/styles/heading-anchor.js +1 -1
  125. package/lib/components/Markdown/styles/links.d.ts +1 -1
  126. package/lib/components/Markdown/variables.d.ts +1 -1
  127. package/lib/components/Menu/Menu.d.ts +1 -1
  128. package/lib/components/Menu/MenuItem.js +6 -4
  129. package/lib/components/Menu/variables.d.ts +2 -2
  130. package/lib/components/Menu/variables.dark.d.ts +1 -1
  131. package/lib/components/Navbar/variables.d.ts +1 -1
  132. package/lib/components/PageActions/variables.d.ts +1 -1
  133. package/lib/components/PageActions/variables.dark.d.ts +1 -1
  134. package/lib/components/PageNavigation/NavigationButton.d.ts +1 -1
  135. package/lib/components/PageNavigation/PageNavigation.d.ts +1 -1
  136. package/lib/components/PageNavigation/variables.d.ts +1 -1
  137. package/lib/components/Panel/Panel.d.ts +1 -1
  138. package/lib/components/Panel/PanelBody.d.ts +5 -1
  139. package/lib/components/Panel/PanelHeader.d.ts +5 -1
  140. package/lib/components/Panel/PanelHeaderTitle.d.ts +5 -1
  141. package/lib/components/Panel/variables.d.ts +2 -2
  142. package/lib/components/Portal/Portal.d.ts +1 -1
  143. package/lib/components/Product/ProductPicker.js +2 -2
  144. package/lib/components/Product/variables.d.ts +1 -1
  145. package/lib/components/Scorecard/variables.d.ts +1 -1
  146. package/lib/components/Scorecard/variables.dark.d.ts +1 -1
  147. package/lib/components/Search/FilterFields/SearchFilterFieldSelect.d.ts +1 -1
  148. package/lib/components/Search/FilterFields/SearchFilterFieldTags.d.ts +1 -1
  149. package/lib/components/Search/SearchAiActionButtons.d.ts +1 -1
  150. package/lib/components/Search/SearchAiConversationInput.d.ts +1 -1
  151. package/lib/components/Search/SearchAiDialog.d.ts +1 -1
  152. package/lib/components/Search/SearchAiMessage.d.ts +1 -1
  153. package/lib/components/Search/SearchAiMessage.js +1 -1
  154. package/lib/components/Search/SearchAiNegativeFeedbackForm.d.ts +1 -1
  155. package/lib/components/Search/SearchDialog.d.ts +1 -1
  156. package/lib/components/Search/SearchFilter.d.ts +1 -1
  157. package/lib/components/Search/SearchFilterField.d.ts +1 -1
  158. package/lib/components/Search/SearchGroups.d.ts +1 -1
  159. package/lib/components/Search/SearchInput.d.ts +1 -1
  160. package/lib/components/Search/SearchItem.d.ts +1 -1
  161. package/lib/components/Search/SearchRecent.js +2 -2
  162. package/lib/components/Search/SearchTrigger.js +2 -1
  163. package/lib/components/Search/variables.d.ts +1 -1
  164. package/lib/components/Segmented/Segmented.js +1 -1
  165. package/lib/components/Segmented/variables.d.ts +1 -1
  166. package/lib/components/Segmented/variables.dark.d.ts +1 -1
  167. package/lib/components/Select/Select.d.ts +5 -2
  168. package/lib/components/Select/SelectInput.d.ts +1 -1
  169. package/lib/components/Select/SelectInput.js +2 -2
  170. package/lib/components/Select/variables.d.ts +1 -1
  171. package/lib/components/Sidebar/Sidebar.d.ts +5 -3
  172. package/lib/components/Sidebar/variables.d.ts +1 -1
  173. package/lib/components/SidebarActions/SidebarActions.js +9 -10
  174. package/lib/components/SidebarActions/styled.d.ts +17 -8
  175. package/lib/components/SidebarLogo/SidebarLogo.d.ts +1 -1
  176. package/lib/components/SkipContent/variables.d.ts +1 -1
  177. package/lib/components/StatusCode/StatusCode.d.ts +5 -3
  178. package/lib/components/StatusCode/variables.d.ts +1 -1
  179. package/lib/components/StatusCode/variables.dark.d.ts +1 -1
  180. package/lib/components/SvgViewer/SvgViewer.d.ts +1 -1
  181. package/lib/components/SvgViewer/SvgViewer.js +2 -2
  182. package/lib/components/SvgViewer/variables.d.ts +1 -1
  183. package/lib/components/Switch/Switch.d.ts +1 -1
  184. package/lib/components/Switch/variables.d.ts +1 -1
  185. package/lib/components/Switch/variables.dark.d.ts +1 -1
  186. package/lib/components/TableOfContent/TableOfContent.js +2 -2
  187. package/lib/components/TableOfContent/variables.d.ts +1 -1
  188. package/lib/components/Tag/Tag.d.ts +1 -1
  189. package/lib/components/Tag/variables.d.ts +1 -1
  190. package/lib/components/Tag/variables.dark.d.ts +1 -1
  191. package/lib/components/Tags/CounterTag.d.ts +4 -3
  192. package/lib/components/Tags/HttpTag.d.ts +4 -3
  193. package/lib/components/Tags/variables.d.ts +1 -1
  194. package/lib/components/Toast/Toast.d.ts +2 -2
  195. package/lib/components/Toast/Toast.js +3 -3
  196. package/lib/components/Toast/variables.d.ts +1 -1
  197. package/lib/components/Tooltip/AnchorTooltip.d.ts +2 -1
  198. package/lib/components/Tooltip/JsTooltip.d.ts +2 -1
  199. package/lib/components/Tooltip/JsTooltip.js +4 -3
  200. package/lib/components/Tooltip/variables.d.ts +1 -1
  201. package/lib/components/Tooltip/variables.dark.d.ts +1 -1
  202. package/lib/components/Typography/CompactTypography.d.ts +18 -2
  203. package/lib/components/Typography/CompactTypography.js +2 -2
  204. package/lib/components/Typography/Emphasis.d.ts +5 -1
  205. package/lib/components/Typography/H1.d.ts +5 -1
  206. package/lib/components/Typography/H2.d.ts +5 -1
  207. package/lib/components/Typography/H3.d.ts +5 -1
  208. package/lib/components/Typography/H4.d.ts +5 -1
  209. package/lib/components/Typography/SectionHeader.d.ts +5 -1
  210. package/lib/components/Typography/Typography.d.ts +4 -3
  211. package/lib/components/UserMenu/LoginButton.d.ts +1 -1
  212. package/lib/components/UserMenu/UserAvatar.d.ts +1 -1
  213. package/lib/components/UserMenu/UserInfoMenuItem.d.ts +1 -1
  214. package/lib/components/UserMenu/UserMenu.js +4 -4
  215. package/lib/components/UserMenu/variables.d.ts +1 -1
  216. package/lib/components/VersionPicker/VersionPicker.d.ts +1 -1
  217. package/lib/components/VersionPicker/variables.d.ts +1 -1
  218. package/lib/core/constants/common.d.ts +2 -2
  219. package/lib/core/constants/search.d.ts +2 -2
  220. package/lib/core/contexts/Toast/ToastProvider.js +2 -5
  221. package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.d.ts +1 -0
  222. package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.js +7 -0
  223. package/lib/core/hooks/catalog/use-catalog-entity-details.d.ts +1 -1
  224. package/lib/core/hooks/catalog/use-catalog-entity-link.js +2 -1
  225. package/lib/core/hooks/catalog/use-catalog-table-header-cell-actions.d.ts +1 -1
  226. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-controls.js +4 -3
  227. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.d.ts +1 -1
  228. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.js +15 -12
  229. package/lib/core/hooks/menu/use-collapse.d.ts +1 -1
  230. package/lib/core/hooks/menu/use-collapse.js +2 -1
  231. package/lib/core/hooks/menu/use-mobile-menu-items.d.ts +2 -2
  232. package/lib/core/hooks/search/use-search-dialog.js +2 -1
  233. package/lib/core/hooks/use-codeblock-tabs-controls.js +3 -6
  234. package/lib/core/hooks/use-connect-mcp-button.d.ts +1 -1
  235. package/lib/core/hooks/use-element-size.d.ts +1 -1
  236. package/lib/core/hooks/use-input-key-commands.js +4 -3
  237. package/lib/core/hooks/use-page-actions.js +4 -3
  238. package/lib/core/hooks/use-product-picker.d.ts +3 -3
  239. package/lib/core/hooks/use-store.d.ts +1 -1
  240. package/lib/core/hooks/use-tabs.d.ts +1 -1
  241. package/lib/core/hooks/use-toast-logic.d.ts +1 -1
  242. package/lib/core/hooks/use-tooltip-fallback-placement.d.ts +1 -1
  243. package/lib/core/styles/dark.d.ts +1 -3
  244. package/lib/core/styles/global.d.ts +4 -4
  245. package/lib/core/styles/palette.d.ts +3 -2
  246. package/lib/core/styles/palette.dark.d.ts +3 -2
  247. package/lib/core/styles/xyflow.d.ts +1 -1
  248. package/lib/core/utils/get-operation-color.d.ts +1 -1
  249. package/lib/core/utils/load-and-navigate.d.ts +1 -1
  250. package/lib/core/utils/load-and-navigate.js +2 -1
  251. package/lib/core/utils/menu.js +4 -7
  252. package/lib/core/utils/theme-helpers.d.ts +3 -3
  253. package/lib/core/utils/tooltip-placement.d.ts +2 -2
  254. package/lib/core/utils/transform-revisions-to-version-history.d.ts +1 -1
  255. package/lib/core/utils/transform-revisions-to-version-history.js +5 -4
  256. package/lib/icons/AddIcon/AddIcon.d.ts +18 -4
  257. package/lib/icons/AddIcon/AddIcon.js +2 -2
  258. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.d.ts +1 -3
  259. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.js +2 -2
  260. package/lib/icons/AiStarsIcon/AiStarsIcon.d.ts +1 -3
  261. package/lib/icons/AiStarsIcon/AiStarsIcon.js +2 -2
  262. package/lib/icons/AnthropicIcon/AnthropicIcon.d.ts +18 -4
  263. package/lib/icons/AnthropicIcon/AnthropicIcon.js +2 -2
  264. package/lib/icons/ArrowDownIcon/ArrowDownIcon.d.ts +18 -4
  265. package/lib/icons/ArrowDownIcon/ArrowDownIcon.js +2 -2
  266. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.d.ts +18 -4
  267. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -2
  268. package/lib/icons/ArrowRightIcon/ArrowRightIcon.d.ts +18 -4
  269. package/lib/icons/ArrowRightIcon/ArrowRightIcon.js +2 -2
  270. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.d.ts +18 -4
  271. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -2
  272. package/lib/icons/AscSortIcon/AscSortIcon.d.ts +18 -4
  273. package/lib/icons/AscSortIcon/AscSortIcon.js +2 -2
  274. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.d.ts +18 -4
  275. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.js +2 -2
  276. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.d.ts +18 -4
  277. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.js +2 -2
  278. package/lib/icons/BotIcon/BotIcon.d.ts +18 -4
  279. package/lib/icons/BotIcon/BotIcon.js +2 -2
  280. package/lib/icons/CDNIcon/CDNIcon.d.ts +35 -6
  281. package/lib/icons/CDNIcon/CDNIcon.js +2 -2
  282. package/lib/icons/CardsIcon/CardsIcon.d.ts +18 -4
  283. package/lib/icons/CardsIcon/CardsIcon.js +2 -2
  284. package/lib/icons/CaretDownIcon/CaretDownIcon.d.ts +18 -4
  285. package/lib/icons/CaretDownIcon/CaretDownIcon.js +2 -2
  286. package/lib/icons/CaretUpIcon/CaretUpIcon.d.ts +18 -4
  287. package/lib/icons/CaretUpIcon/CaretUpIcon.js +2 -2
  288. package/lib/icons/CertificateIcon/CertificateIcon.d.ts +18 -4
  289. package/lib/icons/CertificateIcon/CertificateIcon.js +2 -2
  290. package/lib/icons/CharacterIcon/CharacterIcon.d.ts +18 -4
  291. package/lib/icons/CharacterIcon/CharacterIcon.js +2 -2
  292. package/lib/icons/ChatGptIcon/ChatGptIcon.d.ts +18 -4
  293. package/lib/icons/ChatGptIcon/ChatGptIcon.js +2 -2
  294. package/lib/icons/ChatIcon/ChatIcon.d.ts +18 -4
  295. package/lib/icons/ChatIcon/ChatIcon.js +2 -2
  296. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.d.ts +18 -4
  297. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.js +2 -2
  298. package/lib/icons/CheckboxIcon/CheckboxIcon.d.ts +34 -2
  299. package/lib/icons/CheckboxIcon/variables.d.ts +1 -1
  300. package/lib/icons/CheckboxIcon/variables.dark.d.ts +1 -1
  301. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.d.ts +18 -4
  302. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.js +2 -2
  303. package/lib/icons/CheckmarkIcon/CheckmarkIcon.d.ts +18 -4
  304. package/lib/icons/CheckmarkIcon/CheckmarkIcon.js +2 -2
  305. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.d.ts +18 -4
  306. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.js +2 -2
  307. package/lib/icons/ChevronDownIcon/ChevronDownIcon.d.ts +18 -4
  308. package/lib/icons/ChevronDownIcon/ChevronDownIcon.js +2 -2
  309. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.d.ts +18 -4
  310. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -2
  311. package/lib/icons/ChevronRightIcon/ChevronRightIcon.d.ts +18 -4
  312. package/lib/icons/ChevronRightIcon/ChevronRightIcon.js +2 -2
  313. package/lib/icons/ChevronSortIcon/ChevronSortIcon.d.ts +28 -6
  314. package/lib/icons/ChevronSortIcon/ChevronSortIcon.js +2 -2
  315. package/lib/icons/ChevronUpIcon/ChevronUpIcon.d.ts +18 -4
  316. package/lib/icons/ChevronUpIcon/ChevronUpIcon.js +2 -2
  317. package/lib/icons/CircleDashIcon/CircleDashIcon.d.ts +18 -4
  318. package/lib/icons/CircleDashIcon/CircleDashIcon.js +2 -2
  319. package/lib/icons/ClaudeIcon/ClaudeIcon.d.ts +18 -4
  320. package/lib/icons/ClaudeIcon/ClaudeIcon.js +2 -2
  321. package/lib/icons/CleanIcon/CleanIcon.d.ts +18 -4
  322. package/lib/icons/CleanIcon/CleanIcon.js +2 -2
  323. package/lib/icons/CloseFilledIcon/CloseFilledIcon.d.ts +18 -4
  324. package/lib/icons/CloseFilledIcon/CloseFilledIcon.js +2 -2
  325. package/lib/icons/CloseIcon/CloseIcon.d.ts +18 -4
  326. package/lib/icons/CloseIcon/CloseIcon.js +2 -2
  327. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.d.ts +18 -4
  328. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.js +2 -2
  329. package/lib/icons/CloudUploadIcon/CloudUploadIcon.d.ts +18 -4
  330. package/lib/icons/CloudUploadIcon/CloudUploadIcon.js +2 -2
  331. package/lib/icons/CodeIcon/CodeIcon.d.ts +18 -4
  332. package/lib/icons/CodeIcon/CodeIcon.js +2 -2
  333. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.d.ts +18 -4
  334. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.js +2 -2
  335. package/lib/icons/ConnectIcon/ConnectIcon.d.ts +18 -4
  336. package/lib/icons/ConnectIcon/ConnectIcon.js +2 -2
  337. package/lib/icons/ContrastIcon/ContrastIcon.d.ts +18 -4
  338. package/lib/icons/ContrastIcon/ContrastIcon.js +2 -2
  339. package/lib/icons/CookieIcon/CookieIcon.d.ts +18 -4
  340. package/lib/icons/CookieIcon/CookieIcon.js +2 -2
  341. package/lib/icons/CopyIcon/CopyIcon.d.ts +18 -4
  342. package/lib/icons/CopyIcon/CopyIcon.js +2 -2
  343. package/lib/icons/CopyLinkIcon/CopyLinkIcon.d.ts +18 -4
  344. package/lib/icons/CopyLinkIcon/CopyLinkIcon.js +2 -2
  345. package/lib/icons/CubeIcon/CubeIcon.d.ts +18 -4
  346. package/lib/icons/CubeIcon/CubeIcon.js +2 -2
  347. package/lib/icons/CursorIcon/CursorIcon.d.ts +18 -4
  348. package/lib/icons/CursorIcon/CursorIcon.js +2 -2
  349. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.d.ts +18 -4
  350. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.js +2 -2
  351. package/lib/icons/DataFormatIcon/DataFormatIcon.d.ts +18 -4
  352. package/lib/icons/DataFormatIcon/DataFormatIcon.js +2 -2
  353. package/lib/icons/DataRefineryIcon/DataRefineryIcon.d.ts +18 -4
  354. package/lib/icons/DataRefineryIcon/DataRefineryIcon.js +2 -2
  355. package/lib/icons/DatabaseIcon/DatabaseIcon.d.ts +18 -4
  356. package/lib/icons/DatabaseIcon/DatabaseIcon.js +2 -2
  357. package/lib/icons/DescSortIcon/DescSortIcon.d.ts +18 -4
  358. package/lib/icons/DescSortIcon/DescSortIcon.js +2 -2
  359. package/lib/icons/DeselectIcon/DeselectIcon.d.ts +21 -3
  360. package/lib/icons/DeselectIcon/DeselectIcon.js +2 -2
  361. package/lib/icons/DirectionRightIcon/DirectionRightIcon.d.ts +21 -3
  362. package/lib/icons/DirectionRightIcon/DirectionRightIcon.js +2 -2
  363. package/lib/icons/DocumentAddIcon/DocumentAddIcon.d.ts +18 -4
  364. package/lib/icons/DocumentAddIcon/DocumentAddIcon.js +2 -2
  365. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.d.ts +18 -4
  366. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.js +2 -2
  367. package/lib/icons/DocumentCssIcon/DocumentCssIcon.d.ts +18 -4
  368. package/lib/icons/DocumentCssIcon/DocumentCssIcon.js +2 -2
  369. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.d.ts +18 -4
  370. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.js +2 -2
  371. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.d.ts +18 -4
  372. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.js +2 -2
  373. package/lib/icons/DocumentIcon/DocumentIcon.d.ts +18 -4
  374. package/lib/icons/DocumentIcon/DocumentIcon.js +2 -2
  375. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.d.ts +18 -4
  376. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.js +2 -2
  377. package/lib/icons/DocumentJsIcon/DocumentJsIcon.d.ts +18 -4
  378. package/lib/icons/DocumentJsIcon/DocumentJsIcon.js +2 -2
  379. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.d.ts +18 -4
  380. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.js +2 -2
  381. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.d.ts +18 -4
  382. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.js +2 -2
  383. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.d.ts +18 -4
  384. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.js +2 -2
  385. package/lib/icons/DocumentReactIcon/DocumentReactIcon.d.ts +18 -4
  386. package/lib/icons/DocumentReactIcon/DocumentReactIcon.js +2 -2
  387. package/lib/icons/DocumentShellIcon/DocumentShellIcon.d.ts +18 -4
  388. package/lib/icons/DocumentShellIcon/DocumentShellIcon.js +2 -2
  389. package/lib/icons/DocumentTsIcon/DocumentTsIcon.d.ts +18 -4
  390. package/lib/icons/DocumentTsIcon/DocumentTsIcon.js +2 -2
  391. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.d.ts +18 -4
  392. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.js +2 -2
  393. package/lib/icons/DownloadIcon/DownloadIcon.d.ts +18 -4
  394. package/lib/icons/DownloadIcon/DownloadIcon.js +2 -2
  395. package/lib/icons/DraggableIcon/DraggableIcon.d.ts +18 -4
  396. package/lib/icons/DraggableIcon/DraggableIcon.js +2 -2
  397. package/lib/icons/EditIcon/EditIcon.d.ts +18 -4
  398. package/lib/icons/EditIcon/EditIcon.js +2 -2
  399. package/lib/icons/EmailIcon/EmailIcon.d.ts +18 -4
  400. package/lib/icons/EmailIcon/EmailIcon.js +2 -2
  401. package/lib/icons/EntityTypeIcon/EntityTypeIcon.d.ts +18 -4
  402. package/lib/icons/EntityTypeIcon/EntityTypeIcon.js +2 -2
  403. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.d.ts +18 -4
  404. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.js +2 -2
  405. package/lib/icons/ErrorIcon/ErrorIcon.d.ts +18 -4
  406. package/lib/icons/ErrorIcon/ErrorIcon.js +2 -2
  407. package/lib/icons/ExportIcon/ExportIcon.d.ts +18 -4
  408. package/lib/icons/ExportIcon/ExportIcon.js +2 -2
  409. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.d.ts +18 -4
  410. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.js +2 -2
  411. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.d.ts +18 -4
  412. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.js +2 -2
  413. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.d.ts +18 -4
  414. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.js +2 -2
  415. package/lib/icons/FileIcon/FileIcon.d.ts +18 -4
  416. package/lib/icons/FileIcon/FileIcon.js +2 -2
  417. package/lib/icons/FileStorageIcon/FileStorageIcon.d.ts +18 -4
  418. package/lib/icons/FileStorageIcon/FileStorageIcon.js +2 -2
  419. package/lib/icons/FilterIcon/FilterIcon.d.ts +18 -4
  420. package/lib/icons/FilterIcon/FilterIcon.js +2 -2
  421. package/lib/icons/FitToViewIcon/FitToViewIcon.d.ts +18 -4
  422. package/lib/icons/FitToViewIcon/FitToViewIcon.js +2 -2
  423. package/lib/icons/FlowIcon/FlowIcon.d.ts +18 -4
  424. package/lib/icons/FlowIcon/FlowIcon.js +2 -2
  425. package/lib/icons/FolderAddIcon/FolderAddIcon.d.ts +18 -4
  426. package/lib/icons/FolderAddIcon/FolderAddIcon.js +2 -2
  427. package/lib/icons/FolderIcon/FolderIcon.d.ts +18 -4
  428. package/lib/icons/FolderIcon/FolderIcon.js +2 -2
  429. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.d.ts +18 -4
  430. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.js +2 -2
  431. package/lib/icons/GeminiIcon/GeminiIcon.d.ts +18 -4
  432. package/lib/icons/GeminiIcon/GeminiIcon.js +2 -2
  433. package/lib/icons/GenericIcon/GenericIcon.d.ts +1 -1
  434. package/lib/icons/GithubIcon/GithubIcon.d.ts +18 -4
  435. package/lib/icons/GithubIcon/GithubIcon.js +2 -2
  436. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.d.ts +18 -4
  437. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.js +2 -2
  438. package/lib/icons/GraphIcon/GraphIcon.d.ts +18 -4
  439. package/lib/icons/GraphIcon/GraphIcon.js +2 -2
  440. package/lib/icons/GraphqlIcon/GraphqlIcon.d.ts +18 -4
  441. package/lib/icons/GraphqlIcon/GraphqlIcon.js +2 -2
  442. package/lib/icons/GridIcon/GridIcon.d.ts +18 -4
  443. package/lib/icons/GridIcon/GridIcon.js +2 -2
  444. package/lib/icons/HashtagIcon/HashtagIcon.d.ts +18 -4
  445. package/lib/icons/HashtagIcon/HashtagIcon.js +2 -2
  446. package/lib/icons/HexagonIcon/HexagonIcon.d.ts +18 -4
  447. package/lib/icons/HexagonIcon/HexagonIcon.js +2 -2
  448. package/lib/icons/HierarchyIcon/HierarchyIcon.d.ts +18 -4
  449. package/lib/icons/HierarchyIcon/HierarchyIcon.js +2 -2
  450. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.d.ts +18 -4
  451. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.js +2 -2
  452. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.d.ts +18 -4
  453. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.js +2 -2
  454. package/lib/icons/IdeaIcon/IdeaIcon.d.ts +18 -4
  455. package/lib/icons/IdeaIcon/IdeaIcon.js +2 -2
  456. package/lib/icons/InformationFilledIcon/InformationFilledIcon.d.ts +18 -4
  457. package/lib/icons/InformationFilledIcon/InformationFilledIcon.js +2 -2
  458. package/lib/icons/InformationIcon/InformationIcon.d.ts +18 -4
  459. package/lib/icons/InformationIcon/InformationIcon.js +2 -2
  460. package/lib/icons/JsonIcon/JsonIcon.d.ts +18 -4
  461. package/lib/icons/JsonIcon/JsonIcon.js +2 -2
  462. package/lib/icons/KafkaIcon/KafkaIcon.d.ts +18 -4
  463. package/lib/icons/KafkaIcon/KafkaIcon.js +2 -2
  464. package/lib/icons/LaunchIcon/LaunchIcon.d.ts +18 -4
  465. package/lib/icons/LaunchIcon/LaunchIcon.js +2 -2
  466. package/lib/icons/LinkIcon/LinkIcon.d.ts +18 -4
  467. package/lib/icons/LinkIcon/LinkIcon.js +2 -2
  468. package/lib/icons/LogoutIcon/LogoutIcon.d.ts +18 -4
  469. package/lib/icons/LogoutIcon/LogoutIcon.js +2 -2
  470. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.d.ts +18 -4
  471. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.js +2 -2
  472. package/lib/icons/MaximizeIcon/MaximizeIcon.d.ts +18 -4
  473. package/lib/icons/MaximizeIcon/MaximizeIcon.js +2 -2
  474. package/lib/icons/MenuIcon/MenuIcon.d.ts +18 -4
  475. package/lib/icons/MenuIcon/MenuIcon.js +2 -2
  476. package/lib/icons/MinimizeIcon/MinimizeIcon.d.ts +18 -4
  477. package/lib/icons/MinimizeIcon/MinimizeIcon.js +2 -2
  478. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.d.ts +18 -4
  479. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.js +2 -2
  480. package/lib/icons/MoleculesIcon/MoleculesIcon.d.ts +18 -4
  481. package/lib/icons/MoleculesIcon/MoleculesIcon.js +2 -2
  482. package/lib/icons/MoonIcon/MoonIcon.d.ts +18 -4
  483. package/lib/icons/MoonIcon/MoonIcon.js +2 -2
  484. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.d.ts +18 -4
  485. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.js +2 -2
  486. package/lib/icons/NetworkIcon/NetworkIcon.d.ts +18 -4
  487. package/lib/icons/NetworkIcon/NetworkIcon.js +2 -2
  488. package/lib/icons/NewChatIcon/NewChatIcon.d.ts +18 -4
  489. package/lib/icons/NewChatIcon/NewChatIcon.js +2 -2
  490. package/lib/icons/NoneIcon/NoneIcon.d.ts +18 -4
  491. package/lib/icons/NoneIcon/NoneIcon.js +2 -2
  492. package/lib/icons/NoteIcon/NoteIcon.d.ts +18 -4
  493. package/lib/icons/NoteIcon/NoteIcon.js +2 -2
  494. package/lib/icons/NotesIcon/NotesIcon.d.ts +18 -4
  495. package/lib/icons/NotesIcon/NotesIcon.js +2 -2
  496. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.d.ts +18 -4
  497. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.js +2 -2
  498. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.d.ts +18 -4
  499. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.js +2 -2
  500. package/lib/icons/PeopleIcon/PeopleIcon.d.ts +18 -4
  501. package/lib/icons/PeopleIcon/PeopleIcon.js +2 -2
  502. package/lib/icons/PlayIcon/PlayIcon.d.ts +18 -4
  503. package/lib/icons/PlayIcon/PlayIcon.js +2 -2
  504. package/lib/icons/PlaylistIcon/PlaylistIcon.d.ts +18 -4
  505. package/lib/icons/PlaylistIcon/PlaylistIcon.js +2 -2
  506. package/lib/icons/PlusCustomIcon/PlusCustomIcon.d.ts +18 -4
  507. package/lib/icons/PlusCustomIcon/PlusCustomIcon.js +2 -2
  508. package/lib/icons/RabbitMQIcon/RabbitMQIcon.d.ts +18 -4
  509. package/lib/icons/RabbitMQIcon/RabbitMQIcon.js +2 -2
  510. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.d.ts +22 -3
  511. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.js +3 -3
  512. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.d.ts +18 -4
  513. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.js +2 -2
  514. package/lib/icons/RedoclyIcon/RedoclyIcon.d.ts +18 -4
  515. package/lib/icons/RedoclyIcon/RedoclyIcon.js +2 -2
  516. package/lib/icons/RenewIcon/RenewIcon.d.ts +18 -4
  517. package/lib/icons/RenewIcon/RenewIcon.js +2 -2
  518. package/lib/icons/ResetIcon/ResetIcon.d.ts +18 -4
  519. package/lib/icons/ResetIcon/ResetIcon.js +2 -2
  520. package/lib/icons/RestartIcon/RestartIcon.d.ts +18 -4
  521. package/lib/icons/RestartIcon/RestartIcon.js +2 -2
  522. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.d.ts +13 -3
  523. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.js +2 -2
  524. package/lib/icons/RocketIcon/RocketIcon.d.ts +18 -4
  525. package/lib/icons/RocketIcon/RocketIcon.js +2 -2
  526. package/lib/icons/SaveIcon/SaveIcon.d.ts +18 -4
  527. package/lib/icons/SaveIcon/SaveIcon.js +2 -2
  528. package/lib/icons/SearchIcon/SearchIcon.d.ts +18 -4
  529. package/lib/icons/SearchIcon/SearchIcon.js +2 -2
  530. package/lib/icons/SecurityIcon/SecurityIcon.d.ts +18 -4
  531. package/lib/icons/SecurityIcon/SecurityIcon.js +2 -2
  532. package/lib/icons/SelectIcon/SelectIcon.d.ts +21 -3
  533. package/lib/icons/SelectIcon/SelectIcon.js +2 -2
  534. package/lib/icons/SendIcon/SendIcon.d.ts +21 -3
  535. package/lib/icons/SendIcon/SendIcon.js +2 -2
  536. package/lib/icons/SettingsCogIcon/SettingsCogIcon.d.ts +18 -4
  537. package/lib/icons/SettingsCogIcon/SettingsCogIcon.js +2 -2
  538. package/lib/icons/SettingsIcon/SettingsIcon.d.ts +28 -6
  539. package/lib/icons/SettingsIcon/SettingsIcon.js +2 -2
  540. package/lib/icons/ShareIcon/ShareIcon.d.ts +18 -4
  541. package/lib/icons/ShareIcon/ShareIcon.js +2 -2
  542. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.d.ts +18 -4
  543. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.js +2 -2
  544. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.d.ts +18 -4
  545. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.js +2 -2
  546. package/lib/icons/SlackIcon/SlackIcon.d.ts +18 -4
  547. package/lib/icons/SlackIcon/SlackIcon.js +2 -2
  548. package/lib/icons/SortIcon/SortIcon.d.ts +18 -4
  549. package/lib/icons/SortIcon/SortIcon.js +2 -2
  550. package/lib/icons/Spinner/Spinner.d.ts +90 -7
  551. package/lib/icons/Spinner/Spinner.js +2 -2
  552. package/lib/icons/SpinnerIcon/SpinnerIcon.d.ts +21 -3
  553. package/lib/icons/SpinnerIcon/SpinnerIcon.js +2 -2
  554. package/lib/icons/StarFilledIcon/StarFilledIcon.d.ts +18 -4
  555. package/lib/icons/StarFilledIcon/StarFilledIcon.js +2 -2
  556. package/lib/icons/StarIcon/StarIcon.d.ts +18 -4
  557. package/lib/icons/StarIcon/StarIcon.js +2 -2
  558. package/lib/icons/StopIcon/StopIcon.d.ts +18 -4
  559. package/lib/icons/StopIcon/StopIcon.js +2 -2
  560. package/lib/icons/SubtractIcon/SubtractIcon.d.ts +18 -4
  561. package/lib/icons/SubtractIcon/SubtractIcon.js +2 -2
  562. package/lib/icons/SunIcon/SunIcon.d.ts +18 -4
  563. package/lib/icons/SunIcon/SunIcon.js +2 -2
  564. package/lib/icons/TableBuiltIcon/TableBuiltIcon.d.ts +18 -4
  565. package/lib/icons/TableBuiltIcon/TableBuiltIcon.js +2 -2
  566. package/lib/icons/TableIcon/TableIcon.d.ts +18 -4
  567. package/lib/icons/TableIcon/TableIcon.js +2 -2
  568. package/lib/icons/TagsIcon/TagsIcon.d.ts +18 -4
  569. package/lib/icons/TagsIcon/TagsIcon.js +2 -2
  570. package/lib/icons/TaskViewIcon/TaskViewIcon.d.ts +18 -4
  571. package/lib/icons/TaskViewIcon/TaskViewIcon.js +2 -2
  572. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.d.ts +18 -4
  573. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.js +2 -2
  574. package/lib/icons/ThumbDownIcon/ThumbDownIcon.d.ts +22 -3
  575. package/lib/icons/ThumbDownIcon/ThumbDownIcon.js +3 -3
  576. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.d.ts +18 -4
  577. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.js +2 -2
  578. package/lib/icons/ThumbUpIcon/ThumbUpIcon.d.ts +22 -3
  579. package/lib/icons/ThumbUpIcon/ThumbUpIcon.js +3 -3
  580. package/lib/icons/TimeIcon/TimeIcon.d.ts +18 -4
  581. package/lib/icons/TimeIcon/TimeIcon.js +2 -2
  582. package/lib/icons/TrashCanIcon/TrashCanIcon.d.ts +18 -4
  583. package/lib/icons/TrashCanIcon/TrashCanIcon.js +2 -2
  584. package/lib/icons/UserIcon/UserIcon.d.ts +18 -4
  585. package/lib/icons/UserIcon/UserIcon.js +2 -2
  586. package/lib/icons/VSCodeIcon/VSCodeIcon.d.ts +18 -4
  587. package/lib/icons/VSCodeIcon/VSCodeIcon.js +2 -2
  588. package/lib/icons/ValueVariableIcon/ValueVariableIcon.d.ts +18 -4
  589. package/lib/icons/ValueVariableIcon/ValueVariableIcon.js +2 -2
  590. package/lib/icons/VerticalViewIcon/VerticalViewIcon.d.ts +18 -4
  591. package/lib/icons/VerticalViewIcon/VerticalViewIcon.js +2 -2
  592. package/lib/icons/ViewIcon/ViewIcon.d.ts +18 -4
  593. package/lib/icons/ViewIcon/ViewIcon.js +2 -2
  594. package/lib/icons/ViewOffIcon/ViewOffIcon.d.ts +18 -4
  595. package/lib/icons/ViewOffIcon/ViewOffIcon.js +2 -2
  596. package/lib/icons/WarningAltFilled/WarningAltFilled.d.ts +18 -4
  597. package/lib/icons/WarningAltFilled/WarningAltFilled.js +2 -2
  598. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.d.ts +18 -4
  599. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.js +2 -2
  600. package/lib/icons/WarningAltIcon/WarningAltIcon.d.ts +18 -4
  601. package/lib/icons/WarningAltIcon/WarningAltIcon.js +2 -2
  602. package/lib/icons/WarningCycleIcon/WarningCycleIcon.d.ts +18 -4
  603. package/lib/icons/WarningCycleIcon/WarningCycleIcon.js +2 -2
  604. package/lib/icons/WarningFilledIcon/WarningFilledIcon.d.ts +18 -4
  605. package/lib/icons/WarningFilledIcon/WarningFilledIcon.js +2 -2
  606. package/lib/icons/WarningSquareIcon/WarningSquareIcon.d.ts +18 -4
  607. package/lib/icons/WarningSquareIcon/WarningSquareIcon.js +2 -2
  608. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.d.ts +18 -4
  609. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.js +2 -2
  610. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.d.ts +18 -4
  611. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.js +2 -2
  612. package/lib/icons/types.d.ts +1 -0
  613. package/lib/layouts/CodeWalkthroughLayout.d.ts +1 -1
  614. package/lib/layouts/DocumentationLayout.d.ts +1 -1
  615. package/lib/layouts/DocumentationLayoutBottom.d.ts +1 -1
  616. package/lib/layouts/DocumentationLayoutTop.d.ts +1 -1
  617. package/lib/layouts/PageLayout.d.ts +1 -1
  618. package/lib/markdoc/components/Cards/Card.d.ts +1 -1
  619. package/lib/markdoc/components/Cards/Card.js +4 -4
  620. package/lib/markdoc/components/Cards/CardIcon.d.ts +5 -2
  621. package/lib/markdoc/components/Cards/CardIcon.js +1 -1
  622. package/lib/markdoc/components/Cards/CardImage.js +1 -1
  623. package/lib/markdoc/components/Cards/Cards.js +1 -1
  624. package/lib/markdoc/components/Cards/variables.d.ts +1 -1
  625. package/lib/markdoc/components/Cards/variables.dark.d.ts +1 -1
  626. package/lib/markdoc/components/CodeWalkthrough/CodeContainer.d.ts +1 -1
  627. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.d.ts +1 -1
  628. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.js +1 -4
  629. package/lib/markdoc/components/CodeWalkthrough/CodePanel.d.ts +1 -1
  630. package/lib/markdoc/components/CodeWalkthrough/CodePanelHeader.d.ts +1 -1
  631. package/lib/markdoc/components/CodeWalkthrough/CodeStep.d.ts +6 -3
  632. package/lib/markdoc/components/CodeWalkthrough/CodeToggle.d.ts +2 -2
  633. package/lib/markdoc/components/CodeWalkthrough/variables.d.ts +1 -1
  634. package/lib/markdoc/components/ConnectMCP/ConnectMCP.d.ts +1 -1
  635. package/lib/markdoc/components/Diagram/Diagram.d.ts +1 -1
  636. package/lib/markdoc/components/Diagram/Diagram.js +3 -3
  637. package/lib/markdoc/components/Diagram/variables.d.ts +1 -1
  638. package/lib/markdoc/components/Heading/Heading.d.ts +1 -1
  639. package/lib/markdoc/components/InlineSvg/InlineSvg.d.ts +1 -1
  640. package/lib/markdoc/components/LoginButton/LoginButton.d.ts +1 -1
  641. package/lib/markdoc/components/Tabs/Tab.d.ts +2 -2
  642. package/lib/markdoc/components/Tabs/TabList.d.ts +15 -5
  643. package/lib/markdoc/components/Tabs/TabList.js +1 -1
  644. package/lib/markdoc/components/Tabs/Tabs.d.ts +2 -2
  645. package/lib/markdoc/components/Tabs/Tabs.js +2 -1
  646. package/lib/markdoc/components/Tabs/variables.d.ts +1 -1
  647. package/lib/markdoc/default.d.ts +1 -126
  648. package/lib/markdoc/tags/types.d.ts +12 -6
  649. package/lib/plugin.d.ts +2 -2
  650. package/package.json +11 -10
  651. package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -1
  652. package/src/components/CodeBlock/CodeBlockControls.tsx +6 -1
  653. package/src/components/CodeBlock/CodeBlockTabs.tsx +1 -1
  654. package/src/components/Feedback/Stars.tsx +2 -2
  655. package/src/components/Filter/FilterPopover.tsx +1 -1
  656. package/src/components/Filter/FilterSelect.tsx +1 -1
  657. package/src/components/Link/Link.tsx +34 -10
  658. package/src/components/Markdown/Markdown.tsx +3 -3
  659. package/src/components/Markdown/styles/heading-anchor.ts +3 -3
  660. package/src/components/Product/ProductPicker.tsx +2 -2
  661. package/src/components/Search/SearchRecent.tsx +2 -2
  662. package/src/components/Select/SelectInput.tsx +2 -2
  663. package/src/components/StatusCode/StatusCode.tsx +3 -2
  664. package/src/components/TableOfContent/TableOfContent.tsx +2 -2
  665. package/src/components/Tag/Tag.tsx +7 -7
  666. package/src/components/Tags/CounterTag.tsx +1 -1
  667. package/src/components/Tags/HttpTag.tsx +1 -1
  668. package/src/components/Typography/CompactTypography.tsx +6 -2
  669. package/src/components/Typography/Typography.tsx +5 -4
  670. package/src/components/UserMenu/UserInfoMenuItem.tsx +1 -1
  671. package/src/components/UserMenu/UserMenu.tsx +4 -4
  672. package/src/core/hooks/__tests__/mocks/mock-intersection-observer.ts +2 -0
  673. package/src/core/hooks/code-walkthrough/__mocks__/mock-intersection-observer.ts +2 -0
  674. package/src/core/styles/palette.dark.ts +2 -2
  675. package/src/core/styles/palette.ts +2 -2
  676. package/src/core/utils/theme-helpers.ts +3 -6
  677. package/src/icons/AddIcon/AddIcon.tsx +2 -2
  678. package/src/icons/AiStarsGradientIcon/AiStarsGradientIcon.tsx +2 -2
  679. package/src/icons/AiStarsIcon/AiStarsIcon.tsx +2 -2
  680. package/src/icons/AnthropicIcon/AnthropicIcon.tsx +2 -2
  681. package/src/icons/ArrowDownIcon/ArrowDownIcon.tsx +2 -2
  682. package/src/icons/ArrowLeftIcon/ArrowLeftIcon.tsx +2 -2
  683. package/src/icons/ArrowRightIcon/ArrowRightIcon.tsx +2 -2
  684. package/src/icons/ArrowUpRightIcon/ArrowUpRightIcon.tsx +2 -2
  685. package/src/icons/AscSortIcon/AscSortIcon.tsx +2 -2
  686. package/src/icons/BareMetalServerIcon/BareMetalServerIcon.tsx +2 -2
  687. package/src/icons/BookmarkAddIcon/BookmarkAddIcon.tsx +2 -2
  688. package/src/icons/BotIcon/BotIcon.tsx +2 -2
  689. package/src/icons/CDNIcon/CDNIcon.tsx +2 -2
  690. package/src/icons/CardsIcon/CardsIcon.tsx +2 -2
  691. package/src/icons/CaretDownIcon/CaretDownIcon.tsx +2 -2
  692. package/src/icons/CaretUpIcon/CaretUpIcon.tsx +2 -2
  693. package/src/icons/CertificateIcon/CertificateIcon.tsx +2 -2
  694. package/src/icons/CharacterIcon/CharacterIcon.tsx +2 -2
  695. package/src/icons/ChatGptIcon/ChatGptIcon.tsx +2 -2
  696. package/src/icons/ChatIcon/ChatIcon.tsx +2 -2
  697. package/src/icons/CheckboxFilledIcon/CheckboxFilledIcon.tsx +2 -2
  698. package/src/icons/CheckboxIcon/CheckboxIcon.tsx +4 -3
  699. package/src/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.tsx +2 -2
  700. package/src/icons/CheckmarkIcon/CheckmarkIcon.tsx +2 -2
  701. package/src/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.tsx +2 -2
  702. package/src/icons/ChevronDownIcon/ChevronDownIcon.tsx +2 -2
  703. package/src/icons/ChevronLeftIcon/ChevronLeftIcon.tsx +2 -2
  704. package/src/icons/ChevronRightIcon/ChevronRightIcon.tsx +2 -2
  705. package/src/icons/ChevronSortIcon/ChevronSortIcon.tsx +5 -10
  706. package/src/icons/ChevronUpIcon/ChevronUpIcon.tsx +2 -2
  707. package/src/icons/CircleDashIcon/CircleDashIcon.tsx +2 -2
  708. package/src/icons/ClaudeIcon/ClaudeIcon.tsx +2 -2
  709. package/src/icons/CleanIcon/CleanIcon.tsx +2 -2
  710. package/src/icons/CloseFilledIcon/CloseFilledIcon.tsx +2 -2
  711. package/src/icons/CloseIcon/CloseIcon.tsx +2 -2
  712. package/src/icons/CloseOutlineIcon/CloseOutlineIcon.tsx +2 -2
  713. package/src/icons/CloudUploadIcon/CloudUploadIcon.tsx +2 -2
  714. package/src/icons/CodeIcon/CodeIcon.tsx +2 -2
  715. package/src/icons/ColorPaletteIcon/ColorPaletteIcon.tsx +2 -2
  716. package/src/icons/ConnectIcon/ConnectIcon.tsx +2 -2
  717. package/src/icons/ContrastIcon/ContrastIcon.tsx +2 -2
  718. package/src/icons/CookieIcon/CookieIcon.tsx +2 -2
  719. package/src/icons/CopyIcon/CopyIcon.tsx +2 -2
  720. package/src/icons/CopyLinkIcon/CopyLinkIcon.tsx +2 -2
  721. package/src/icons/CubeIcon/CubeIcon.tsx +2 -2
  722. package/src/icons/CursorIcon/CursorIcon.tsx +2 -2
  723. package/src/icons/CurveAutoColonIcon/CurveAutoColonIcon.tsx +2 -2
  724. package/src/icons/DataFormatIcon/DataFormatIcon.tsx +2 -2
  725. package/src/icons/DataRefineryIcon/DataRefineryIcon.tsx +2 -2
  726. package/src/icons/DatabaseIcon/DatabaseIcon.tsx +2 -2
  727. package/src/icons/DescSortIcon/DescSortIcon.tsx +2 -2
  728. package/src/icons/DeselectIcon/DeselectIcon.tsx +2 -2
  729. package/src/icons/DirectionRightIcon/DirectionRightIcon.tsx +2 -2
  730. package/src/icons/DocumentAddIcon/DocumentAddIcon.tsx +2 -2
  731. package/src/icons/DocumentBlankIcon/DocumentBlankIcon.tsx +2 -2
  732. package/src/icons/DocumentCssIcon/DocumentCssIcon.tsx +2 -2
  733. package/src/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.tsx +2 -2
  734. package/src/icons/DocumentHtmlIcon/DocumentHtmlIcon.tsx +2 -2
  735. package/src/icons/DocumentIcon/DocumentIcon.tsx +2 -2
  736. package/src/icons/DocumentJavaIcon/DocumentJavaIcon.tsx +2 -2
  737. package/src/icons/DocumentJsIcon/DocumentJsIcon.tsx +2 -2
  738. package/src/icons/DocumentJsonIcon/DocumentJsonIcon.tsx +2 -2
  739. package/src/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.tsx +2 -2
  740. package/src/icons/DocumentPythonIcon/DocumentPythonIcon.tsx +2 -2
  741. package/src/icons/DocumentReactIcon/DocumentReactIcon.tsx +2 -2
  742. package/src/icons/DocumentShellIcon/DocumentShellIcon.tsx +2 -2
  743. package/src/icons/DocumentTsIcon/DocumentTsIcon.tsx +2 -2
  744. package/src/icons/DocumentYamlIcon/DocumentYamlIcon.tsx +2 -2
  745. package/src/icons/DownloadIcon/DownloadIcon.tsx +2 -2
  746. package/src/icons/DraggableIcon/DraggableIcon.tsx +2 -2
  747. package/src/icons/EditIcon/EditIcon.tsx +2 -2
  748. package/src/icons/EmailIcon/EmailIcon.tsx +2 -2
  749. package/src/icons/EntityTypeIcon/EntityTypeIcon.tsx +2 -2
  750. package/src/icons/ErrorFilledIcon/ErrorFilledIcon.tsx +2 -2
  751. package/src/icons/ErrorIcon/ErrorIcon.tsx +2 -2
  752. package/src/icons/ExportIcon/ExportIcon.tsx +2 -2
  753. package/src/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.tsx +2 -2
  754. package/src/icons/FaceNeutralIcon/FaceNeutralIcon.tsx +2 -2
  755. package/src/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.tsx +2 -2
  756. package/src/icons/FileIcon/FileIcon.tsx +2 -2
  757. package/src/icons/FileStorageIcon/FileStorageIcon.tsx +2 -2
  758. package/src/icons/FilterIcon/FilterIcon.tsx +2 -2
  759. package/src/icons/FitToViewIcon/FitToViewIcon.tsx +2 -2
  760. package/src/icons/FlowIcon/FlowIcon.tsx +2 -2
  761. package/src/icons/FolderAddIcon/FolderAddIcon.tsx +2 -2
  762. package/src/icons/FolderIcon/FolderIcon.tsx +2 -2
  763. package/src/icons/FolderMoveToIcon/FolderMoveToIcon.tsx +2 -2
  764. package/src/icons/GeminiIcon/GeminiIcon.tsx +2 -2
  765. package/src/icons/GithubIcon/GithubIcon.tsx +2 -2
  766. package/src/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.tsx +2 -2
  767. package/src/icons/GraphIcon/GraphIcon.tsx +2 -2
  768. package/src/icons/GraphqlIcon/GraphqlIcon.tsx +2 -2
  769. package/src/icons/GridIcon/GridIcon.tsx +2 -2
  770. package/src/icons/HashtagIcon/HashtagIcon.tsx +2 -2
  771. package/src/icons/HexagonIcon/HexagonIcon.tsx +2 -2
  772. package/src/icons/HierarchyIcon/HierarchyIcon.tsx +2 -2
  773. package/src/icons/HorizontalViewIcon/HorizontalViewIcon.tsx +2 -2
  774. package/src/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.tsx +2 -2
  775. package/src/icons/IdeaIcon/IdeaIcon.tsx +2 -2
  776. package/src/icons/InformationFilledIcon/InformationFilledIcon.tsx +2 -2
  777. package/src/icons/InformationIcon/InformationIcon.tsx +2 -2
  778. package/src/icons/JsonIcon/JsonIcon.tsx +2 -2
  779. package/src/icons/KafkaIcon/KafkaIcon.tsx +2 -2
  780. package/src/icons/LaunchIcon/LaunchIcon.tsx +2 -2
  781. package/src/icons/LinkIcon/LinkIcon.tsx +2 -2
  782. package/src/icons/LogoutIcon/LogoutIcon.tsx +2 -2
  783. package/src/icons/MarkdownFullIcon/MarkdownFullIcon.tsx +2 -2
  784. package/src/icons/MaximizeIcon/MaximizeIcon.tsx +2 -2
  785. package/src/icons/MenuIcon/MenuIcon.tsx +2 -2
  786. package/src/icons/MinimizeIcon/MinimizeIcon.tsx +2 -2
  787. package/src/icons/MobileSidebarIcon/MobileSidebarIcon.tsx +2 -2
  788. package/src/icons/MoleculesIcon/MoleculesIcon.tsx +2 -2
  789. package/src/icons/MoonIcon/MoonIcon.tsx +2 -2
  790. package/src/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.tsx +2 -2
  791. package/src/icons/NetworkIcon/NetworkIcon.tsx +2 -2
  792. package/src/icons/NewChatIcon/NewChatIcon.tsx +2 -2
  793. package/src/icons/NoneIcon/NoneIcon.tsx +2 -2
  794. package/src/icons/NoteIcon/NoteIcon.tsx +2 -2
  795. package/src/icons/NotesIcon/NotesIcon.tsx +2 -2
  796. package/src/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.tsx +2 -2
  797. package/src/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.tsx +2 -2
  798. package/src/icons/PeopleIcon/PeopleIcon.tsx +2 -2
  799. package/src/icons/PlayIcon/PlayIcon.tsx +2 -2
  800. package/src/icons/PlaylistIcon/PlaylistIcon.tsx +2 -2
  801. package/src/icons/PlusCustomIcon/PlusCustomIcon.tsx +2 -2
  802. package/src/icons/RabbitMQIcon/RabbitMQIcon.tsx +2 -2
  803. package/src/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.tsx +13 -4
  804. package/src/icons/RecentlyViewedIcon/RecentlyViewedIcon.tsx +2 -2
  805. package/src/icons/RedoclyIcon/RedoclyIcon.tsx +2 -2
  806. package/src/icons/RenewIcon/RenewIcon.tsx +2 -2
  807. package/src/icons/ResetIcon/ResetIcon.tsx +2 -2
  808. package/src/icons/RestartIcon/RestartIcon.tsx +2 -2
  809. package/src/icons/ReturnKeyIcon/ReturnKeyIcon.tsx +2 -2
  810. package/src/icons/RocketIcon/RocketIcon.tsx +2 -2
  811. package/src/icons/SaveIcon/SaveIcon.tsx +2 -2
  812. package/src/icons/SearchIcon/SearchIcon.tsx +2 -2
  813. package/src/icons/SecurityIcon/SecurityIcon.tsx +2 -2
  814. package/src/icons/SelectIcon/SelectIcon.tsx +2 -2
  815. package/src/icons/SendIcon/SendIcon.tsx +2 -2
  816. package/src/icons/SettingsCogIcon/SettingsCogIcon.tsx +2 -2
  817. package/src/icons/SettingsIcon/SettingsIcon.tsx +2 -2
  818. package/src/icons/ShareIcon/ShareIcon.tsx +2 -2
  819. package/src/icons/SidePanelCloseIcon/SidePanelCloseIcon.tsx +2 -2
  820. package/src/icons/SidePanelOpenIcon/SidePanelOpenIcon.tsx +2 -2
  821. package/src/icons/SlackIcon/SlackIcon.tsx +2 -2
  822. package/src/icons/SortIcon/SortIcon.tsx +2 -2
  823. package/src/icons/Spinner/Spinner.tsx +2 -4
  824. package/src/icons/SpinnerIcon/SpinnerIcon.tsx +2 -2
  825. package/src/icons/StarFilledIcon/StarFilledIcon.tsx +2 -2
  826. package/src/icons/StarIcon/StarIcon.tsx +2 -2
  827. package/src/icons/StopIcon/StopIcon.tsx +2 -2
  828. package/src/icons/SubtractIcon/SubtractIcon.tsx +2 -2
  829. package/src/icons/SunIcon/SunIcon.tsx +2 -2
  830. package/src/icons/TableBuiltIcon/TableBuiltIcon.tsx +2 -2
  831. package/src/icons/TableIcon/TableIcon.tsx +2 -2
  832. package/src/icons/TagsIcon/TagsIcon.tsx +2 -2
  833. package/src/icons/TaskViewIcon/TaskViewIcon.tsx +2 -2
  834. package/src/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.tsx +2 -2
  835. package/src/icons/ThumbDownIcon/ThumbDownIcon.tsx +13 -4
  836. package/src/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.tsx +2 -2
  837. package/src/icons/ThumbUpIcon/ThumbUpIcon.tsx +13 -4
  838. package/src/icons/TimeIcon/TimeIcon.tsx +2 -2
  839. package/src/icons/TrashCanIcon/TrashCanIcon.tsx +2 -2
  840. package/src/icons/UserIcon/UserIcon.tsx +2 -2
  841. package/src/icons/VSCodeIcon/VSCodeIcon.tsx +2 -2
  842. package/src/icons/ValueVariableIcon/ValueVariableIcon.tsx +2 -2
  843. package/src/icons/VerticalViewIcon/VerticalViewIcon.tsx +2 -2
  844. package/src/icons/ViewIcon/ViewIcon.tsx +2 -2
  845. package/src/icons/ViewOffIcon/ViewOffIcon.tsx +2 -2
  846. package/src/icons/WarningAltFilled/WarningAltFilled.tsx +2 -2
  847. package/src/icons/WarningAltFilledIcon/WarningAltFilledIcon.tsx +2 -2
  848. package/src/icons/WarningAltIcon/WarningAltIcon.tsx +2 -2
  849. package/src/icons/WarningCycleIcon/WarningCycleIcon.tsx +2 -2
  850. package/src/icons/WarningFilledIcon/WarningFilledIcon.tsx +2 -2
  851. package/src/icons/WarningSquareIcon/WarningSquareIcon.tsx +2 -2
  852. package/src/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.tsx +2 -2
  853. package/src/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.tsx +2 -2
  854. package/src/icons/types.ts +1 -0
  855. package/src/markdoc/tags/types.ts +13 -4
@@ -3,4 +3,4 @@ import type { FilterProps } from '../../../core/types';
3
3
  export type CatalogFilterSelectProps = FilterProps & {
4
4
  className?: string;
5
5
  };
6
- export declare function CatalogFilterSelect({ filter, filterValuesCasing, showCounter, className, }: CatalogFilterSelectProps): JSX.Element;
6
+ export declare function CatalogFilterSelect({ filter, filterValuesCasing, showCounter, className }: CatalogFilterSelectProps): JSX.Element;
@@ -78,7 +78,7 @@ function CatalogFilterSelect({ filter, filterValuesCasing, showCounter = true, c
78
78
  const headerContent = (react_1.default.createElement(AccordionHeaderContent, null,
79
79
  react_1.default.createElement("span", null, translate(filter.titleTranslationKey, filter.title)),
80
80
  selectedCount > 0 && react_1.default.createElement(CounterTag_1.CounterTag, { borderless: true }, selectedCount)));
81
- return (react_1.default.createElement(AccordionWrapper, { className: className, "$hasSelection": selectedCount > 0 && !isExpanded, "data-component-name": "Catalog/CatalogFilterSelect" },
81
+ return (react_1.default.createElement(AccordionWrapper, { className: className, $hasSelection: selectedCount > 0 && !isExpanded, "data-component-name": "Catalog/CatalogFilterSelect" },
82
82
  react_1.default.createElement(Accordion_1.Accordion, { expanded: isExpanded, header: headerContent, onToggle: setIsExpanded },
83
83
  react_1.default.createElement(StyledSelect, { value: ((_a = (filter.selectedOptions instanceof Set ? filter.selectedOptions : new Set())
84
84
  .values()
@@ -118,7 +118,7 @@ const StyledSelect = (0, styled_components_1.default)(Select_1.Select) `
118
118
  --select-border-radius: var(--filter-select-border-radius);
119
119
  padding: var(--filter-select-padding);
120
120
 
121
- :hover {
121
+ &:hover {
122
122
  border-color: var(--filter-select-border-color-hover);
123
123
  }
124
124
  --filter-option-margin: var(--filter-select-option-margin);
@@ -3,5 +3,5 @@ type CatalogMobileFiltersPanelProps = {
3
3
  setMobileFiltersPanelOpen: (open: boolean) => void;
4
4
  filterContent: React.ReactNode;
5
5
  };
6
- export declare function CatalogMobileFiltersPanel({ setMobileFiltersPanelOpen, filterContent, }: CatalogMobileFiltersPanelProps): JSX.Element;
6
+ export declare function CatalogMobileFiltersPanel({ setMobileFiltersPanelOpen, filterContent }: CatalogMobileFiltersPanelProps): JSX.Element;
7
7
  export {};
@@ -2,5 +2,5 @@ import { JSX } from 'react';
2
2
  type CatalogMobileFiltersPanelHeaderProps = {
3
3
  setMobileFiltersPanelOpen: (open: boolean) => void;
4
4
  };
5
- export declare function CatalogMobileFiltersPanelHeader({ setMobileFiltersPanelOpen, }: CatalogMobileFiltersPanelHeaderProps): JSX.Element;
5
+ export declare function CatalogMobileFiltersPanelHeader({ setMobileFiltersPanelOpen }: CatalogMobileFiltersPanelHeaderProps): JSX.Element;
6
6
  export {};
@@ -3,5 +3,5 @@ type CatalogMobileFiltersPanelOverlayProps = {
3
3
  setMobileFiltersPanelOpen: (open: boolean) => void;
4
4
  filterContent: React.ReactNode;
5
5
  };
6
- export declare function CatalogMobileFiltersPanelOverlay({ setMobileFiltersPanelOpen, filterContent, }: CatalogMobileFiltersPanelOverlayProps): JSX.Element;
6
+ export declare function CatalogMobileFiltersPanelOverlay({ setMobileFiltersPanelOpen, filterContent }: CatalogMobileFiltersPanelOverlayProps): JSX.Element;
7
7
  export {};
@@ -8,5 +8,5 @@ type CatalogMobileTopBarProps = {
8
8
  viewMode: CatalogViewMode;
9
9
  setViewMode: (viewMode: CatalogViewMode) => void;
10
10
  };
11
- export declare function CatalogMobileTopBar({ setMobileFiltersPanelOpen, activeFiltersCount, setSortOption, sortOption, viewMode, setViewMode, }: CatalogMobileTopBarProps): JSX.Element;
11
+ export declare function CatalogMobileTopBar({ setMobileFiltersPanelOpen, activeFiltersCount, setSortOption, sortOption, viewMode, setViewMode }: CatalogMobileTopBarProps): JSX.Element;
12
12
  export {};
@@ -6,5 +6,5 @@ type CatalogMobileTopBarControlsProps = {
6
6
  viewMode: CatalogViewMode;
7
7
  setViewMode: (viewMode: CatalogViewMode) => void;
8
8
  };
9
- export declare function CatalogMobileTopBarControls({ setSortOption, sortOption, viewMode, setViewMode, }: CatalogMobileTopBarControlsProps): JSX.Element;
9
+ export declare function CatalogMobileTopBarControls({ setSortOption, sortOption, viewMode, setViewMode }: CatalogMobileTopBarControlsProps): JSX.Element;
10
10
  export {};
@@ -3,5 +3,5 @@ type CatalogMobileTopBarFiltersButtonProps = {
3
3
  setMobileFiltersPanelOpen: (open: boolean) => void;
4
4
  activeFiltersCount: number;
5
5
  };
6
- export declare function CatalogMobileTopBarFiltersButton({ setMobileFiltersPanelOpen, activeFiltersCount, }: CatalogMobileTopBarFiltersButtonProps): JSX.Element;
6
+ export declare function CatalogMobileTopBarFiltersButton({ setMobileFiltersPanelOpen, activeFiltersCount }: CatalogMobileTopBarFiltersButtonProps): JSX.Element;
7
7
  export {};
@@ -6,4 +6,4 @@ export type CatalogPageDescriptionProps = {
6
6
  descriptionTranslationKey?: string;
7
7
  tag: number | string;
8
8
  };
9
- export declare function CatalogPageDescription({ title, titleTranslationKey, description, descriptionTranslationKey, tag, }: CatalogPageDescriptionProps): React.JSX.Element;
9
+ export declare function CatalogPageDescription({ title, titleTranslationKey, description, descriptionTranslationKey, tag }: CatalogPageDescriptionProps): React.JSX.Element;
@@ -1,10 +1,10 @@
1
- import { JSX } from 'react';
1
+ import React, { JSX } from 'react';
2
2
  import { Select } from '../../components/Select/Select';
3
3
  import { CatalogSwitcherItem } from '../../core/types';
4
4
  export type CatalogSelectorProps = {
5
5
  catalogSwitcherItems: CatalogSwitcherItem[];
6
6
  onChange: () => void;
7
7
  };
8
- export declare function CatalogSelector({ catalogSwitcherItems, onChange, }: CatalogSelectorProps): JSX.Element;
9
- export declare const CatalogSelectWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
10
- export declare const CatalogSelect: import("styled-components").StyledComponent<typeof Select, any, {}, never>;
8
+ export declare function CatalogSelector({ catalogSwitcherItems, onChange }: CatalogSelectorProps): JSX.Element;
9
+ export declare const CatalogSelectWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
10
+ export declare const CatalogSelect: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("../../index.js").SelectProps<unknown>, never> & Partial<Pick<import("../../index.js").SelectProps<unknown>, never>>> & string & Omit<typeof Select, keyof React.Component<any, {}, any>>;
@@ -3,7 +3,7 @@ export type CatalogSortButtonProps = {
3
3
  onSortChange: (sortOption: string | null) => void;
4
4
  currentSort?: string | null;
5
5
  };
6
- export declare function CatalogSortButton({ onSortChange, currentSort, }: {
6
+ export declare function CatalogSortButton({ onSortChange, currentSort }: {
7
7
  onSortChange: (sortOption: string | null) => void;
8
8
  currentSort?: string | null;
9
9
  }): React.JSX.Element;
@@ -8,17 +8,16 @@ const react_1 = __importDefault(require("react"));
8
8
  const CatalogTags_1 = require("../../../components/Catalog/CatalogTags");
9
9
  const GraphIcon_1 = require("../../../icons/GraphIcon/GraphIcon");
10
10
  function CatalogDomainsCell({ domains }) {
11
- return (react_1.default.createElement("div", { "data-component-name": "Catalog/CatalogTableView/CatalogDomainsCell" },
12
- react_1.default.createElement(CatalogTags_1.CatalogTags, { "data-testid": "catalog-domains-cell", items: domains, showPlaceholder: false, tagProps: {
13
- variant: 'outline',
14
- icon: react_1.default.createElement(GraphIcon_1.GraphIcon, null),
15
- style: {
16
- fontSize: 'var(--font-size-base)',
17
- backgroundColor: 'transparent',
18
- borderRadius: 'var(--border-radius-xl)',
19
- margin: 0,
20
- },
21
- textTransform: 'none',
22
- } })));
11
+ return (react_1.default.createElement("div", { "data-component-name": "Catalog/CatalogTableView/CatalogDomainsCell" }, react_1.default.createElement(CatalogTags_1.CatalogTags, { "data-testid": "catalog-domains-cell", items: domains, showPlaceholder: false, tagProps: {
12
+ variant: 'outline',
13
+ icon: react_1.default.createElement(GraphIcon_1.GraphIcon, null),
14
+ style: {
15
+ fontSize: 'var(--font-size-base)',
16
+ backgroundColor: 'transparent',
17
+ borderRadius: 'var(--border-radius-xl)',
18
+ margin: 0,
19
+ },
20
+ textTransform: 'none',
21
+ } })));
23
22
  }
24
23
  //# sourceMappingURL=CatalogDomainsCell.js.map
@@ -1,3 +1,3 @@
1
1
  import type { BffCatalogRelatedEntity } from '../../../core/types';
2
2
  export type CatalogEntityRelationCellProps = Pick<BffCatalogRelatedEntity, 'relationType' | 'relationRole'>;
3
- export declare function CatalogEntityRelationCell({ relationType, relationRole, }: CatalogEntityRelationCellProps): string;
3
+ export declare function CatalogEntityRelationCell({ relationType, relationRole }: CatalogEntityRelationCellProps): string;
@@ -2,4 +2,4 @@ import React from 'react';
2
2
  export type CatalogLastUpdateCellProps = {
3
3
  lastModified: string;
4
4
  };
5
- export declare function CatalogLastUpdateCell({ lastModified, }: CatalogLastUpdateCellProps): React.ReactElement;
5
+ export declare function CatalogLastUpdateCell({ lastModified }: CatalogLastUpdateCellProps): React.ReactElement;
@@ -49,15 +49,15 @@ const CatalogTableHeaderCell = ({ column, currentSortOption, handleSortClick, is
49
49
  handleSortClick,
50
50
  isColumnSorted,
51
51
  });
52
- return (react_1.default.createElement(TableHeaderCellWrapper, { key: column.key, "data-component-name": "Catalog/CatalogTableView/CatalogTableHeaderCell", onClick: handleCellClick, "$sortable": Boolean(column.sortable && sortKey) },
52
+ return (react_1.default.createElement(TableHeaderCellWrapper, { key: column.key, "data-component-name": "Catalog/CatalogTableView/CatalogTableHeaderCell", onClick: handleCellClick, $sortable: Boolean(column.sortable && sortKey) },
53
53
  react_1.default.createElement(HeaderContent, null,
54
54
  react_1.default.createElement("span", null, column.title),
55
55
  column.sortable && sortKey && (react_1.default.createElement(SortIndicator, null,
56
- react_1.default.createElement(SortArrow, { "$isActive": isUpActive },
56
+ react_1.default.createElement(SortArrow, { $isActive: isUpActive },
57
57
  react_1.default.createElement(CaretUpIcon_1.CaretUpIcon, { size: "9px", color: isUpActive
58
58
  ? 'var(--catalog-table-header-sort-icon-color-active)'
59
59
  : 'var(--catalog-table-header-sort-icon-color-inactive)' })),
60
- react_1.default.createElement(SortArrow, { "$isActive": isDownActive },
60
+ react_1.default.createElement(SortArrow, { $isActive: isDownActive },
61
61
  react_1.default.createElement(CaretDownIcon_1.CaretDownIcon, { size: "9px", color: isDownActive
62
62
  ? 'var(--catalog-table-header-sort-icon-color-active)'
63
63
  : 'var(--catalog-table-header-sort-icon-color-inactive)' })))))));
@@ -37,20 +37,14 @@ const baseColumns = [
37
37
  {
38
38
  key: 'domains',
39
39
  title: 'Domains',
40
- render: (entity) => {
41
- var _a;
42
- return (react_1.default.createElement(CatalogDomainsCell_1.CatalogDomainsCell, { domains: ((_a = entity.domains) === null || _a === void 0 ? void 0 : _a.map((domain) => domain.title)) || [] }));
43
- },
40
+ render: (entity) => { var _a; return (react_1.default.createElement(CatalogDomainsCell_1.CatalogDomainsCell, { domains: ((_a = entity.domains) === null || _a === void 0 ? void 0 : _a.map((domain) => domain.title)) || [] })); },
44
41
  width: '2fr',
45
42
  minWidth: '162px',
46
43
  },
47
44
  {
48
45
  key: 'owners',
49
46
  title: 'Owners',
50
- render: (entity) => {
51
- var _a;
52
- return (react_1.default.createElement(CatalogOwnersCell_1.CatalogOwnersCell, { owners: ((_a = entity.owners) === null || _a === void 0 ? void 0 : _a.map((owner) => owner.title)) || [] }));
53
- },
47
+ render: (entity) => { var _a; return (react_1.default.createElement(CatalogOwnersCell_1.CatalogOwnersCell, { owners: ((_a = entity.owners) === null || _a === void 0 ? void 0 : _a.map((owner) => owner.title)) || [] })); },
54
48
  width: '2fr',
55
49
  minWidth: '162px',
56
50
  },
@@ -75,7 +69,7 @@ const CatalogTableView = ({ entities, entitiesCatalogConfig, catalogConfig, colu
75
69
  const tableContent = (react_1.default.createElement(react_1.default.Fragment, null,
76
70
  react_1.default.createElement(CatalogTableHeader, { columnsWidths: columns.map((column) => column.width || '1fr'), columnsMinWidths: columns.map((column) => column.minWidth || 'auto') }, columns.map((column) => (react_1.default.createElement(CatalogTableHeaderCell_1.CatalogTableHeaderCell, { key: column.key, column: column, currentSortOption: currentSortOption, handleSortClick: handleSortClick, isColumnSorted: isColumnSorted })))),
77
71
  react_1.default.createElement(CatalogTableBody, null, entities.map((entity) => (react_1.default.createElement(CatalogTableViewRow_1.CatalogTableViewRow, { key: entity.id, entity: entity, entitiesCatalogConfig: entitiesCatalogConfig, catalogConfig: catalogConfig, columns: columns, onRowClick: onRowClick }))))));
78
- return (react_1.default.createElement(CatalogTableWrapper, { "data-component-name": "Catalog/CatalogTableView", style: style }, contentMinWidth != null ? (react_1.default.createElement(CatalogTableContentInner, { "$contentMinWidth": contentMinWidth }, tableContent)) : (react_1.default.createElement(CatalogTableScrollContent, null, tableContent))));
72
+ return (react_1.default.createElement(CatalogTableWrapper, { "data-component-name": "Catalog/CatalogTableView", style: style }, contentMinWidth != null ? (react_1.default.createElement(CatalogTableContentInner, { $contentMinWidth: contentMinWidth }, tableContent)) : (react_1.default.createElement(CatalogTableScrollContent, null, tableContent))));
79
73
  };
80
74
  exports.CatalogTableView = CatalogTableView;
81
75
  const CatalogTableWrapper = styled_components_1.default.div `
@@ -35,20 +35,14 @@ const baseColumns = [
35
35
  {
36
36
  key: 'domains',
37
37
  title: 'Domains',
38
- render: (entity) => {
39
- var _a;
40
- return (react_1.default.createElement(CatalogDomainsCell_1.CatalogDomainsCell, { domains: ((_a = entity.domains) === null || _a === void 0 ? void 0 : _a.map((domain) => domain.title)) || [] }));
41
- },
38
+ render: (entity) => { var _a; return (react_1.default.createElement(CatalogDomainsCell_1.CatalogDomainsCell, { domains: ((_a = entity.domains) === null || _a === void 0 ? void 0 : _a.map((domain) => domain.title)) || [] })); },
42
39
  width: '2fr',
43
40
  minWidth: '150px',
44
41
  },
45
42
  {
46
43
  key: 'owners',
47
44
  title: 'Owners',
48
- render: (entity) => {
49
- var _a;
50
- return (react_1.default.createElement(CatalogOwnersCell_1.CatalogOwnersCell, { owners: ((_a = entity.owners) === null || _a === void 0 ? void 0 : _a.map((owner) => owner.title)) || [] }));
51
- },
45
+ render: (entity) => { var _a; return (react_1.default.createElement(CatalogOwnersCell_1.CatalogOwnersCell, { owners: ((_a = entity.owners) === null || _a === void 0 ? void 0 : _a.map((owner) => owner.title)) || [] })); },
52
46
  width: '2fr',
53
47
  minWidth: '150px',
54
48
  },
@@ -68,7 +62,7 @@ const CatalogTableViewRow = ({ entity, entitiesCatalogConfig, catalogConfig, col
68
62
  version: entity.version,
69
63
  });
70
64
  const link = getEntityDetailsLink({ key: entity.key, type: entity.type });
71
- return (react_1.default.createElement(TableRow, { key: entity.id, "$columnsWidths": columns.map((column) => column.width || '1fr'), "$columnsMinWidths": columns.map((column) => column.minWidth || 'auto'), to: link, onClick: () => onRowClick(entity), style: { color: 'var(--catalog-page-wrapper-text-color)' }, "data-component-name": "Catalog/CatalogTableView/CatalogTableViewRow" }, columns.map((column) => (react_1.default.createElement(TableCell, { key: column.key, className: column.key === 'entity' ? '' : 'tooltip-cell-container' }, column.render(entity))))));
65
+ return (react_1.default.createElement(TableRow, { key: entity.id, $columnsWidths: columns.map((column) => column.width || '1fr'), $columnsMinWidths: columns.map((column) => column.minWidth || 'auto'), to: link, onClick: () => onRowClick(entity), style: { color: 'var(--catalog-page-wrapper-text-color)' }, "data-component-name": "Catalog/CatalogTableView/CatalogTableViewRow" }, columns.map((column) => (react_1.default.createElement(TableCell, { key: column.key, className: column.key === 'entity' ? '' : 'tooltip-cell-container' }, column.render(entity))))));
72
66
  };
73
67
  exports.CatalogTableViewRow = CatalogTableViewRow;
74
68
  const TableRow = (0, styled_components_1.default)(Link_1.Link) `
@@ -4,4 +4,4 @@ export type CatalogUserEntityCellProps = {
4
4
  email: string;
5
5
  };
6
6
  export declare function CatalogUserEntityCell({ name, email }: CatalogUserEntityCellProps): React.JSX.Element;
7
- export declare const Email: import("styled-components").StyledComponent<"div", any, {}, never>;
7
+ export declare const Email: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
@@ -8,4 +8,4 @@ export type CatalogTagsProps = {
8
8
  showAvatars?: boolean;
9
9
  maxItemLength?: number;
10
10
  };
11
- export declare function CatalogTags({ items, itemsToShow, showPlaceholder, showAvatars, tagProps, maxItemLength, }: CatalogTagsProps): JSX.Element | null;
11
+ export declare function CatalogTags({ items, itemsToShow, showPlaceholder, showAvatars, tagProps, maxItemLength }: CatalogTagsProps): JSX.Element | null;
@@ -4,4 +4,4 @@ export type CatalogViewModeToggleProps = {
4
4
  viewMode: CatalogViewMode;
5
5
  onViewModeChange: (mode: CatalogViewMode) => void;
6
6
  };
7
- export declare function CatalogViewModeToggle({ viewMode: initialViewMode, onViewModeChange, }: CatalogViewModeToggleProps): React.JSX.Element;
7
+ export declare function CatalogViewModeToggle({ viewMode: initialViewMode, onViewModeChange }: CatalogViewModeToggleProps): React.JSX.Element;
@@ -1 +1 @@
1
- export declare const catalog: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const catalog: import("styled-components").RuleSet<object>;
@@ -1 +1 @@
1
- export declare const catalogDarkMode: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const catalogDarkMode: import("styled-components").RuleSet<object>;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import type { JSX } from 'react';
2
3
  import type { CatalogConfig } from '../../config';
3
4
  export type CatalogClassicProps = {
@@ -7,10 +8,26 @@ export type CatalogClassicProps = {
7
8
  };
8
9
  };
9
10
  export default function CatalogClassic(props: CatalogClassicProps): JSX.Element;
10
- export declare const CatalogPageContent: import("styled-components").StyledComponent<"main", any, {}, never>;
11
- export declare const CatalogTitle: import("styled-components").StyledComponent<"h2", any, {}, never>;
12
- export declare const CatalogDescription: import("styled-components").StyledComponent<"p", any, {}, never>;
13
- export declare const CatalogPageWrapper: import("styled-components").StyledComponent<"div", any, {
11
+ export declare const CatalogPageContent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
12
+ export declare const CatalogTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, keyof React.ClassAttributes<HTMLHeadingElement> | keyof React.HTMLAttributes<HTMLHeadingElement>> & React.ClassAttributes<HTMLHeadingElement> & React.HTMLAttributes<HTMLHeadingElement>, "className"> & {
13
+ className?: string;
14
+ }, "about" | "accessKey" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "autoCapitalize" | "autoCorrect" | "autoFocus" | "autoSave" | "children" | "className" | "color" | "content" | "contentEditable" | "contextMenu" | "dangerouslySetInnerHTML" | "datatype" | "defaultChecked" | "defaultValue" | "dir" | "draggable" | "enterKeyHint" | "exportparts" | "hidden" | "id" | "inert" | "inlist" | "inputMode" | "is" | "itemID" | "itemProp" | "itemRef" | "itemScope" | "itemType" | "key" | "lang" | "nonce" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "part" | "popover" | "popoverTarget" | "popoverTargetAction" | "prefix" | "property" | "radioGroup" | "ref" | "rel" | "resource" | "results" | "rev" | "role" | "security" | "slot" | "spellCheck" | "style" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "tabIndex" | "title" | "translate" | "typeof" | "unselectable" | "vocab"> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, keyof React.ClassAttributes<HTMLHeadingElement> | keyof React.HTMLAttributes<HTMLHeadingElement>> & React.ClassAttributes<HTMLHeadingElement> & React.HTMLAttributes<HTMLHeadingElement>, "className"> & {
15
+ className?: string;
16
+ }, "about" | "accessKey" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "autoCapitalize" | "autoCorrect" | "autoFocus" | "autoSave" | "children" | "className" | "color" | "content" | "contentEditable" | "contextMenu" | "dangerouslySetInnerHTML" | "datatype" | "defaultChecked" | "defaultValue" | "dir" | "draggable" | "enterKeyHint" | "exportparts" | "hidden" | "id" | "inert" | "inlist" | "inputMode" | "is" | "itemID" | "itemProp" | "itemRef" | "itemScope" | "itemType" | "key" | "lang" | "nonce" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "part" | "popover" | "popoverTarget" | "popoverTargetAction" | "prefix" | "property" | "radioGroup" | "ref" | "rel" | "resource" | "results" | "rev" | "role" | "security" | "slot" | "spellCheck" | "style" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "tabIndex" | "title" | "translate" | "typeof" | "unselectable" | "vocab">>, "as" | "forwardedAs"> & {
17
+ as?: import("styled-components").WebTarget | undefined;
18
+ forwardedAs?: import("styled-components").WebTarget | undefined;
19
+ }, never> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, keyof React.ClassAttributes<HTMLHeadingElement> | keyof React.HTMLAttributes<HTMLHeadingElement>> & React.ClassAttributes<HTMLHeadingElement> & React.HTMLAttributes<HTMLHeadingElement>, "className"> & {
20
+ className?: string;
21
+ }, "about" | "accessKey" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "autoCapitalize" | "autoCorrect" | "autoFocus" | "autoSave" | "children" | "className" | "color" | "content" | "contentEditable" | "contextMenu" | "dangerouslySetInnerHTML" | "datatype" | "defaultChecked" | "defaultValue" | "dir" | "draggable" | "enterKeyHint" | "exportparts" | "hidden" | "id" | "inert" | "inlist" | "inputMode" | "is" | "itemID" | "itemProp" | "itemRef" | "itemScope" | "itemType" | "key" | "lang" | "nonce" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "part" | "popover" | "popoverTarget" | "popoverTargetAction" | "prefix" | "property" | "radioGroup" | "ref" | "rel" | "resource" | "results" | "rev" | "role" | "security" | "slot" | "spellCheck" | "style" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "tabIndex" | "title" | "translate" | "typeof" | "unselectable" | "vocab"> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, keyof React.ClassAttributes<HTMLHeadingElement> | keyof React.HTMLAttributes<HTMLHeadingElement>> & React.ClassAttributes<HTMLHeadingElement> & React.HTMLAttributes<HTMLHeadingElement>, "className"> & {
22
+ className?: string;
23
+ }, "about" | "accessKey" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "autoCapitalize" | "autoCorrect" | "autoFocus" | "autoSave" | "children" | "className" | "color" | "content" | "contentEditable" | "contextMenu" | "dangerouslySetInnerHTML" | "datatype" | "defaultChecked" | "defaultValue" | "dir" | "draggable" | "enterKeyHint" | "exportparts" | "hidden" | "id" | "inert" | "inlist" | "inputMode" | "is" | "itemID" | "itemProp" | "itemRef" | "itemScope" | "itemType" | "key" | "lang" | "nonce" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "part" | "popover" | "popoverTarget" | "popoverTargetAction" | "prefix" | "property" | "radioGroup" | "ref" | "rel" | "resource" | "results" | "rev" | "role" | "security" | "slot" | "spellCheck" | "style" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "tabIndex" | "title" | "translate" | "typeof" | "unselectable" | "vocab">>, "as" | "forwardedAs"> & {
24
+ as?: import("styled-components").WebTarget | undefined;
25
+ forwardedAs?: import("styled-components").WebTarget | undefined;
26
+ }, never>>> & string;
27
+ export declare const CatalogDescription: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>>> & string;
28
+ export declare const CatalogPageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "withoutFilters"> & {
14
29
  withoutFilters?: boolean;
15
- }, never>;
16
- export declare const CatalogPageDescriptionWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
30
+ }, never> & Partial<Pick<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "withoutFilters"> & {
31
+ withoutFilters?: boolean;
32
+ }, never>>> & string;
33
+ export declare const CatalogPageDescriptionWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
@@ -22,4 +22,4 @@ export type CatalogClassicVirtualizedGroupsProps = {
22
22
  })[];
23
23
  filterTerm: string;
24
24
  };
25
- export declare function CatalogClassicVirtualizedGroups({ groups, filters, filterTerm, }: CatalogClassicVirtualizedGroupsProps): React.JSX.Element;
25
+ export declare function CatalogClassicVirtualizedGroups({ groups, filters, filterTerm }: CatalogClassicVirtualizedGroupsProps): React.JSX.Element;
@@ -1 +1 @@
1
- export declare const catalogClassic: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const catalogClassic: import("styled-components").RuleSet<object>;
@@ -56,9 +56,10 @@ const ReportDialog_1 = require("../../components/Feedback/ReportDialog");
56
56
  const CodeBlockContainer_1 = require("../../components/CodeBlock/CodeBlockContainer");
57
57
  const CodeBlockControls_1 = require("../../components/CodeBlock/CodeBlockControls");
58
58
  function CodeBlock(_a) {
59
- var _b, _c, _d, _e, _f, _g;
59
+ var _b, _c, _d, _e, _f;
60
+ var _g;
60
61
  var { lang, source, externalSource, header, dataTestId = 'source-code', codeBlockRef, highlightedHtml, withLineNumbers, startLineNumber, className, codeBlockMaxHeight, tabs, dropdown, hideCodeColors, wrapContents = false, children } = _a, rest = __rest(_a, ["lang", "source", "externalSource", "header", "dataTestId", "codeBlockRef", "highlightedHtml", "withLineNumbers", "startLineNumber", "className", "codeBlockMaxHeight", "tabs", "dropdown", "hideCodeColors", "wrapContents", "children"]);
61
- const [sourceCode, setSourceCode] = (0, react_1.useState)((_d = (source || ((_c = (_b = externalSource === null || externalSource === void 0 ? void 0 : externalSource.sample) === null || _b === void 0 ? void 0 : _b.get) === null || _c === void 0 ? void 0 : _c.call(_b, externalSource)))) !== null && _d !== void 0 ? _d : '');
62
+ const [sourceCode, setSourceCode] = (0, react_1.useState)((_g = (source || ((_c = (_b = externalSource === null || externalSource === void 0 ? void 0 : externalSource.sample) === null || _b === void 0 ? void 0 : _b.get) === null || _c === void 0 ? void 0 : _c.call(_b, externalSource)))) !== null && _g !== void 0 ? _g : '');
62
63
  const { useCodeHighlight } = (0, hooks_1.useThemeHooks)();
63
64
  const { highlight } = useCodeHighlight() || {};
64
65
  const highlightedCode = highlightedHtml
@@ -84,7 +85,7 @@ function CodeBlock(_a) {
84
85
  }, [source, externalSource]);
85
86
  const { reportDialog, reportButton } = (0, hooks_1.useReportDialog)();
86
87
  (0, hooks_1.useModalScrollLock)(Boolean(reportDialog.visible));
87
- const controls = (header === null || header === void 0 ? void 0 : header.controls) && Object.assign(Object.assign({}, header === null || header === void 0 ? void 0 : header.controls), { report: Object.assign(Object.assign({}, (_e = header === null || header === void 0 ? void 0 : header.controls) === null || _e === void 0 ? void 0 : _e.report), { props: reportButton.props }), copy: ((_f = header === null || header === void 0 ? void 0 : header.controls) === null || _f === void 0 ? void 0 : _f.copy) ? Object.assign(Object.assign({}, (_g = header === null || header === void 0 ? void 0 : header.controls) === null || _g === void 0 ? void 0 : _g.copy), { data: sourceCode }) : undefined });
88
+ const controls = (header === null || header === void 0 ? void 0 : header.controls) && Object.assign(Object.assign({}, header === null || header === void 0 ? void 0 : header.controls), { report: Object.assign(Object.assign({}, (_d = header === null || header === void 0 ? void 0 : header.controls) === null || _d === void 0 ? void 0 : _d.report), { props: reportButton.props }), copy: ((_e = header === null || header === void 0 ? void 0 : header.controls) === null || _e === void 0 ? void 0 : _e.copy) ? Object.assign(Object.assign({}, (_f = header === null || header === void 0 ? void 0 : header.controls) === null || _f === void 0 ? void 0 : _f.copy), { data: sourceCode }) : undefined });
88
89
  return (react_1.default.createElement(CodeBlockWrapper, { "data-component-name": "CodeBlock/CodeBlock", className: className },
89
90
  react_1.default.createElement(ContainerWrapper, null,
90
91
  react_1.default.createElement(CodeBlockControls_1.CodeBlockControls, { tabs: tabs, dropdown: dropdown, className: header === null || header === void 0 ? void 0 : header.className, title: header === null || header === void 0 ? void 0 : header.title, controls: controls }),
@@ -34,5 +34,5 @@ type CopyControlProps = ControlProps & {
34
34
  handleOutside?: boolean;
35
35
  };
36
36
  export type ControlItemType = 'text' | 'icon';
37
- export declare function CodeBlockControls({ children, className, title, controls, tabs, dropdown, }: CodeBlockControlsProps): JSX.Element | null;
37
+ export declare function CodeBlockControls({ children, className, title, controls, tabs, dropdown }: CodeBlockControlsProps): JSX.Element | null;
38
38
  export {};
@@ -38,12 +38,9 @@ function CodeBlockControls({ children, className, title, controls, tabs, dropdow
38
38
  tabs && react_1.default.createElement(CodeBlockTabs_1.CodeBlockTabs, { tabs: tabs }),
39
39
  react_1.default.createElement(ControlsWrapper, null,
40
40
  dropdown && react_1.default.createElement(CodeBlockDropdown_1.CodeBlockDropdown, Object.assign({}, dropdown)),
41
- report && !report.hidden && !((_a = report === null || report === void 0 ? void 0 : report.props) === null || _a === void 0 ? void 0 : _a.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.report.tooltipText', 'Report a problem'), placement: "top", arrowPosition: "right" },
42
- react_1.default.createElement(ControlButton, Object.assign({ variant: "text", size: "small", "data-testid": "report-button", icon: controlsType === 'icon' ? react_1.default.createElement(WarningSquareIcon_1.WarningSquareIcon, { size: "18px" }) : undefined, "aria-label": "Report a problem" }, report.props), controlsType != 'icon' && (((_b = report.props) === null || _b === void 0 ? void 0 : _b.buttonText) || 'Report')))) : null,
43
- expand && !((_c = codeSnippet === null || codeSnippet === void 0 ? void 0 : codeSnippet.expand) === null || _c === void 0 ? void 0 : _c.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.expand.tooltipText', 'Expand all'), placement: "top", arrowPosition: "right" },
44
- react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "expand-all", icon: controlsType === 'icon' ? react_1.default.createElement(MaximizeIcon_1.MaximizeIcon, null) : undefined, "aria-label": "Expand all", onClick: expand === null || expand === void 0 ? void 0 : expand.onClick }, controlsType !== 'icon' && ((expand === null || expand === void 0 ? void 0 : expand.label) || 'Expand all')))) : null,
45
- collapse && !((_d = codeSnippet === null || codeSnippet === void 0 ? void 0 : codeSnippet.collapse) === null || _d === void 0 ? void 0 : _d.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.collapse.tooltipText', 'Collapse all'), placement: "top", arrowPosition: "right" },
46
- react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "collapse-all", icon: controlsType === 'icon' ? react_1.default.createElement(MinimizeIcon_1.MinimizeIcon, null) : undefined, onClick: collapse === null || collapse === void 0 ? void 0 : collapse.onClick, "aria-label": "Collapse all" }, controlsType !== 'icon' && ((expand === null || expand === void 0 ? void 0 : expand.label) || 'Collapse all')))) : null,
41
+ report && !report.hidden && !((_a = report === null || report === void 0 ? void 0 : report.props) === null || _a === void 0 ? void 0 : _a.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.report.tooltipText', 'Report a problem'), placement: "top", arrowPosition: "right" }, react_1.default.createElement(ControlButton, Object.assign({ variant: "text", size: "small", "data-testid": "report-button", icon: controlsType === 'icon' ? react_1.default.createElement(WarningSquareIcon_1.WarningSquareIcon, { size: "18px" }) : undefined, "aria-label": "Report a problem" }, report.props), controlsType != 'icon' && (((_b = report.props) === null || _b === void 0 ? void 0 : _b.buttonText) || 'Report')))) : null,
42
+ expand && !((_c = codeSnippet === null || codeSnippet === void 0 ? void 0 : codeSnippet.expand) === null || _c === void 0 ? void 0 : _c.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.expand.tooltipText', 'Expand all'), placement: "top", arrowPosition: "right" }, react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "expand-all", icon: controlsType === 'icon' ? react_1.default.createElement(MaximizeIcon_1.MaximizeIcon, null) : undefined, "aria-label": "Expand all", onClick: expand === null || expand === void 0 ? void 0 : expand.onClick }, controlsType !== 'icon' && ((expand === null || expand === void 0 ? void 0 : expand.label) || 'Expand all')))) : null,
43
+ collapse && !((_d = codeSnippet === null || codeSnippet === void 0 ? void 0 : codeSnippet.collapse) === null || _d === void 0 ? void 0 : _d.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.collapse.tooltipText', 'Collapse all'), placement: "top", arrowPosition: "right" }, react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "collapse-all", icon: controlsType === 'icon' ? react_1.default.createElement(MinimizeIcon_1.MinimizeIcon, null) : undefined, onClick: collapse === null || collapse === void 0 ? void 0 : collapse.onClick, "aria-label": "Collapse all" }, controlsType !== 'icon' && ((expand === null || expand === void 0 ? void 0 : expand.label) || 'Collapse all')))) : null,
47
44
  select ? (react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "select-all", icon: controlsType === 'icon' ? react_1.default.createElement(SelectIcon_1.SelectIcon, null) : undefined, onClick: select === null || select === void 0 ? void 0 : select.onClick }, controlsType !== 'icon' && (select === null || select === void 0 ? void 0 : select.label) ? select.label : 'Select all')) : null,
48
45
  deselect ? (react_1.default.createElement(ControlButton, { variant: "text", size: "small", "data-testid": "clear-all", icon: controlsType === 'icon' ? react_1.default.createElement(DeselectIcon_1.DeselectIcon, null) : undefined, onClick: deselect === null || deselect === void 0 ? void 0 : deselect.onClick }, controlsType !== 'icon' && (deselect === null || deselect === void 0 ? void 0 : deselect.label) ? deselect.label : 'Clear all')) : null,
49
46
  copy && !((_e = codeSnippet === null || codeSnippet === void 0 ? void 0 : codeSnippet.copy) === null || _e === void 0 ? void 0 : _e.hide) ? (react_1.default.createElement(Tooltip_1.Tooltip, { tip: translate('codeSnippet.copy.tooltipText', 'Copy to clipboard'), placement: "top", arrowPosition: "right" },
@@ -55,11 +52,16 @@ function CodeBlockControls({ children, className, title, controls, tabs, dropdow
55
52
  }
56
53
  else {
57
54
  telemetry.sendCopyCodeSnippetClickedMessage([
58
- { object: 'code_snippet', snippetType: 'copy' },
55
+ {
56
+ id: 'copyCodeSnippetButton',
57
+ object: 'button',
58
+ uri: 'urn:redocly:redoc:ui:button:copyCodeSnippetButton',
59
+ snippetType: 'copy',
60
+ },
59
61
  ]);
60
62
  }
61
63
  } }))) : null))) : null;
62
- return children || controls ? (react_1.default.createElement(ContainerWrapper, { "data-component-name": "CodeBlock/CodeBlockControls", className: className, "$isEmptyTitle": isEmptyTitle }, children ? children : defaultControls)) : null;
64
+ return children || controls ? (react_1.default.createElement(ContainerWrapper, { "data-component-name": "CodeBlock/CodeBlockControls", className: className, $isEmptyTitle: isEmptyTitle }, children ? children : defaultControls)) : null;
63
65
  }
64
66
  const ContainerWrapper = styled_components_1.default.div `
65
67
  display: grid;
@@ -97,7 +97,7 @@ const ShadowWrapper = styled_components_1.default.div `
97
97
  position: relative;
98
98
  overflow: hidden;
99
99
 
100
- :after {
100
+ &:after {
101
101
  position: absolute;
102
102
  content: '';
103
103
  width: 16px;
@@ -1 +1 @@
1
- export declare const code: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const code: import("styled-components").RuleSet<object>;
@@ -1 +1 @@
1
- export declare const codeBlockDarkMode: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const codeBlockDarkMode: import("styled-components").RuleSet<object>;
@@ -1 +1 @@
1
- export declare const datePicker: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const datePicker: import("styled-components").RuleSet<object>;
@@ -15,9 +15,9 @@ export type DropdownProps = PropsWithChildren<{
15
15
  }>;
16
16
  export declare const Dropdown: React.ForwardRefExoticComponent<{
17
17
  trigger: React.ReactNode;
18
- triggerEvent?: "click" | "hover";
19
- placement?: "top" | "bottom";
20
- alignment?: "start" | "end";
18
+ triggerEvent?: 'click' | 'hover';
19
+ placement?: 'top' | 'bottom';
20
+ alignment?: 'start' | 'end';
21
21
  active?: boolean;
22
22
  closeOnClick?: boolean;
23
23
  dataAttributes?: Record<string, string>;
@@ -1 +1 @@
1
- export declare const dropdown: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const dropdown: import("styled-components").RuleSet<object>;
@@ -12,4 +12,4 @@ export type CommentProps = {
12
12
  isDialog?: boolean;
13
13
  className?: string;
14
14
  };
15
- export declare function Comment({ settings, onSubmit, onCancel, className, standAlone, isDialog, }: CommentProps): JSX.Element;
15
+ export declare function Comment({ settings, onSubmit, onCancel, className, standAlone, isDialog }: CommentProps): JSX.Element;
@@ -101,7 +101,8 @@ function Mood({ settings, onSubmit, className }) {
101
101
  return (_a = reasonsSettings[score]) === null || _a === void 0 ? void 0 : _a.label;
102
102
  };
103
103
  const resolveReasonsItems = (score) => {
104
- var _a, _b;
104
+ var _a;
105
+ var _b;
105
106
  if (!reasonsSettings) {
106
107
  return [];
107
108
  }
@@ -11,4 +11,4 @@ export type ReportDialogProps = {
11
11
  submitFeedback: ({ type, values, path, location }: SubmitFeedbackParams) => Promise<void>;
12
12
  className?: string;
13
13
  };
14
- export declare function ReportDialog({ location, settings, onSubmit, onCancel, submitFeedback, lang, }: ReportDialogProps): JSX.Element;
14
+ export declare function ReportDialog({ location, settings, onSubmit, onCancel, submitFeedback, lang }: ReportDialogProps): JSX.Element;
@@ -55,9 +55,9 @@ const StarsWrapper = styled_components_1.default.div `
55
55
  flex-direction: row;
56
56
  align-items: center;
57
57
  `;
58
- const Star = styled_components_1.default.button.attrs(() => ({
58
+ const Star = styled_components_1.default.button.attrs({
59
59
  type: 'button',
60
- })) `
60
+ }) `
61
61
  cursor: pointer;
62
62
  padding: 0;
63
63
  border: none;
@@ -1 +1 @@
1
- export declare const feedback: import("styled-components").FlattenSimpleInterpolation;
1
+ export declare const feedback: import("styled-components").RuleSet<object>;
@@ -1,3 +1,3 @@
1
1
  import type { JSX } from 'react';
2
2
  import type { FilterProps } from '../../core/types';
3
- export declare function Filter({ filter, filterValuesCasing, showCounter, }: FilterProps): JSX.Element | null;
3
+ export declare function Filter({ filter, filterValuesCasing, showCounter }: FilterProps): JSX.Element | null;
@@ -1,3 +1,3 @@
1
1
  import type { JSX } from 'react';
2
2
  import type { FilterProps } from '../../core/types';
3
- export declare function FilterCheckboxes({ filter, filterValuesCasing, showCounter, }: FilterProps): JSX.Element;
3
+ export declare function FilterCheckboxes({ filter, filterValuesCasing, showCounter }: FilterProps): JSX.Element;