@redocly/theme 0.66.0-next.2 → 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 (848) 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 +4 -7
  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/catalog/use-catalog-entity-details.d.ts +1 -1
  222. package/lib/core/hooks/catalog/use-catalog-entity-link.js +2 -1
  223. package/lib/core/hooks/catalog/use-catalog-table-header-cell-actions.d.ts +1 -1
  224. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-controls.js +4 -3
  225. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.d.ts +1 -1
  226. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.js +15 -12
  227. package/lib/core/hooks/menu/use-collapse.d.ts +1 -1
  228. package/lib/core/hooks/menu/use-collapse.js +2 -1
  229. package/lib/core/hooks/menu/use-mobile-menu-items.d.ts +2 -2
  230. package/lib/core/hooks/search/use-search-dialog.js +2 -1
  231. package/lib/core/hooks/use-codeblock-tabs-controls.js +3 -6
  232. package/lib/core/hooks/use-connect-mcp-button.d.ts +1 -1
  233. package/lib/core/hooks/use-element-size.d.ts +1 -1
  234. package/lib/core/hooks/use-input-key-commands.js +4 -3
  235. package/lib/core/hooks/use-page-actions.js +4 -3
  236. package/lib/core/hooks/use-product-picker.d.ts +3 -3
  237. package/lib/core/hooks/use-store.d.ts +1 -1
  238. package/lib/core/hooks/use-tabs.d.ts +1 -1
  239. package/lib/core/hooks/use-toast-logic.d.ts +1 -1
  240. package/lib/core/hooks/use-tooltip-fallback-placement.d.ts +1 -1
  241. package/lib/core/styles/dark.d.ts +1 -3
  242. package/lib/core/styles/global.d.ts +4 -4
  243. package/lib/core/styles/palette.d.ts +3 -2
  244. package/lib/core/styles/palette.dark.d.ts +3 -2
  245. package/lib/core/styles/xyflow.d.ts +1 -1
  246. package/lib/core/utils/get-operation-color.d.ts +1 -1
  247. package/lib/core/utils/load-and-navigate.d.ts +1 -1
  248. package/lib/core/utils/load-and-navigate.js +2 -1
  249. package/lib/core/utils/menu.js +4 -7
  250. package/lib/core/utils/theme-helpers.d.ts +3 -3
  251. package/lib/core/utils/tooltip-placement.d.ts +2 -2
  252. package/lib/core/utils/transform-revisions-to-version-history.d.ts +1 -1
  253. package/lib/core/utils/transform-revisions-to-version-history.js +5 -4
  254. package/lib/icons/AddIcon/AddIcon.d.ts +18 -4
  255. package/lib/icons/AddIcon/AddIcon.js +2 -2
  256. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.d.ts +1 -3
  257. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.js +2 -2
  258. package/lib/icons/AiStarsIcon/AiStarsIcon.d.ts +1 -3
  259. package/lib/icons/AiStarsIcon/AiStarsIcon.js +2 -2
  260. package/lib/icons/AnthropicIcon/AnthropicIcon.d.ts +18 -4
  261. package/lib/icons/AnthropicIcon/AnthropicIcon.js +2 -2
  262. package/lib/icons/ArrowDownIcon/ArrowDownIcon.d.ts +18 -4
  263. package/lib/icons/ArrowDownIcon/ArrowDownIcon.js +2 -2
  264. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.d.ts +18 -4
  265. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -2
  266. package/lib/icons/ArrowRightIcon/ArrowRightIcon.d.ts +18 -4
  267. package/lib/icons/ArrowRightIcon/ArrowRightIcon.js +2 -2
  268. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.d.ts +18 -4
  269. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -2
  270. package/lib/icons/AscSortIcon/AscSortIcon.d.ts +18 -4
  271. package/lib/icons/AscSortIcon/AscSortIcon.js +2 -2
  272. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.d.ts +18 -4
  273. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.js +2 -2
  274. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.d.ts +18 -4
  275. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.js +2 -2
  276. package/lib/icons/BotIcon/BotIcon.d.ts +18 -4
  277. package/lib/icons/BotIcon/BotIcon.js +2 -2
  278. package/lib/icons/CDNIcon/CDNIcon.d.ts +35 -6
  279. package/lib/icons/CDNIcon/CDNIcon.js +2 -2
  280. package/lib/icons/CardsIcon/CardsIcon.d.ts +18 -4
  281. package/lib/icons/CardsIcon/CardsIcon.js +2 -2
  282. package/lib/icons/CaretDownIcon/CaretDownIcon.d.ts +18 -4
  283. package/lib/icons/CaretDownIcon/CaretDownIcon.js +2 -2
  284. package/lib/icons/CaretUpIcon/CaretUpIcon.d.ts +18 -4
  285. package/lib/icons/CaretUpIcon/CaretUpIcon.js +2 -2
  286. package/lib/icons/CertificateIcon/CertificateIcon.d.ts +18 -4
  287. package/lib/icons/CertificateIcon/CertificateIcon.js +2 -2
  288. package/lib/icons/CharacterIcon/CharacterIcon.d.ts +18 -4
  289. package/lib/icons/CharacterIcon/CharacterIcon.js +2 -2
  290. package/lib/icons/ChatGptIcon/ChatGptIcon.d.ts +18 -4
  291. package/lib/icons/ChatGptIcon/ChatGptIcon.js +2 -2
  292. package/lib/icons/ChatIcon/ChatIcon.d.ts +18 -4
  293. package/lib/icons/ChatIcon/ChatIcon.js +2 -2
  294. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.d.ts +18 -4
  295. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.js +2 -2
  296. package/lib/icons/CheckboxIcon/CheckboxIcon.d.ts +34 -2
  297. package/lib/icons/CheckboxIcon/variables.d.ts +1 -1
  298. package/lib/icons/CheckboxIcon/variables.dark.d.ts +1 -1
  299. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.d.ts +18 -4
  300. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.js +2 -2
  301. package/lib/icons/CheckmarkIcon/CheckmarkIcon.d.ts +18 -4
  302. package/lib/icons/CheckmarkIcon/CheckmarkIcon.js +2 -2
  303. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.d.ts +18 -4
  304. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.js +2 -2
  305. package/lib/icons/ChevronDownIcon/ChevronDownIcon.d.ts +18 -4
  306. package/lib/icons/ChevronDownIcon/ChevronDownIcon.js +2 -2
  307. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.d.ts +18 -4
  308. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -2
  309. package/lib/icons/ChevronRightIcon/ChevronRightIcon.d.ts +18 -4
  310. package/lib/icons/ChevronRightIcon/ChevronRightIcon.js +2 -2
  311. package/lib/icons/ChevronSortIcon/ChevronSortIcon.d.ts +28 -6
  312. package/lib/icons/ChevronSortIcon/ChevronSortIcon.js +2 -2
  313. package/lib/icons/ChevronUpIcon/ChevronUpIcon.d.ts +18 -4
  314. package/lib/icons/ChevronUpIcon/ChevronUpIcon.js +2 -2
  315. package/lib/icons/CircleDashIcon/CircleDashIcon.d.ts +18 -4
  316. package/lib/icons/CircleDashIcon/CircleDashIcon.js +2 -2
  317. package/lib/icons/ClaudeIcon/ClaudeIcon.d.ts +18 -4
  318. package/lib/icons/ClaudeIcon/ClaudeIcon.js +2 -2
  319. package/lib/icons/CleanIcon/CleanIcon.d.ts +18 -4
  320. package/lib/icons/CleanIcon/CleanIcon.js +2 -2
  321. package/lib/icons/CloseFilledIcon/CloseFilledIcon.d.ts +18 -4
  322. package/lib/icons/CloseFilledIcon/CloseFilledIcon.js +2 -2
  323. package/lib/icons/CloseIcon/CloseIcon.d.ts +18 -4
  324. package/lib/icons/CloseIcon/CloseIcon.js +2 -2
  325. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.d.ts +18 -4
  326. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.js +2 -2
  327. package/lib/icons/CloudUploadIcon/CloudUploadIcon.d.ts +18 -4
  328. package/lib/icons/CloudUploadIcon/CloudUploadIcon.js +2 -2
  329. package/lib/icons/CodeIcon/CodeIcon.d.ts +18 -4
  330. package/lib/icons/CodeIcon/CodeIcon.js +2 -2
  331. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.d.ts +18 -4
  332. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.js +2 -2
  333. package/lib/icons/ConnectIcon/ConnectIcon.d.ts +18 -4
  334. package/lib/icons/ConnectIcon/ConnectIcon.js +2 -2
  335. package/lib/icons/ContrastIcon/ContrastIcon.d.ts +18 -4
  336. package/lib/icons/ContrastIcon/ContrastIcon.js +2 -2
  337. package/lib/icons/CookieIcon/CookieIcon.d.ts +18 -4
  338. package/lib/icons/CookieIcon/CookieIcon.js +2 -2
  339. package/lib/icons/CopyIcon/CopyIcon.d.ts +18 -4
  340. package/lib/icons/CopyIcon/CopyIcon.js +2 -2
  341. package/lib/icons/CopyLinkIcon/CopyLinkIcon.d.ts +18 -4
  342. package/lib/icons/CopyLinkIcon/CopyLinkIcon.js +2 -2
  343. package/lib/icons/CubeIcon/CubeIcon.d.ts +18 -4
  344. package/lib/icons/CubeIcon/CubeIcon.js +2 -2
  345. package/lib/icons/CursorIcon/CursorIcon.d.ts +18 -4
  346. package/lib/icons/CursorIcon/CursorIcon.js +2 -2
  347. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.d.ts +18 -4
  348. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.js +2 -2
  349. package/lib/icons/DataFormatIcon/DataFormatIcon.d.ts +18 -4
  350. package/lib/icons/DataFormatIcon/DataFormatIcon.js +2 -2
  351. package/lib/icons/DataRefineryIcon/DataRefineryIcon.d.ts +18 -4
  352. package/lib/icons/DataRefineryIcon/DataRefineryIcon.js +2 -2
  353. package/lib/icons/DatabaseIcon/DatabaseIcon.d.ts +18 -4
  354. package/lib/icons/DatabaseIcon/DatabaseIcon.js +2 -2
  355. package/lib/icons/DescSortIcon/DescSortIcon.d.ts +18 -4
  356. package/lib/icons/DescSortIcon/DescSortIcon.js +2 -2
  357. package/lib/icons/DeselectIcon/DeselectIcon.d.ts +21 -3
  358. package/lib/icons/DeselectIcon/DeselectIcon.js +2 -2
  359. package/lib/icons/DirectionRightIcon/DirectionRightIcon.d.ts +21 -3
  360. package/lib/icons/DirectionRightIcon/DirectionRightIcon.js +2 -2
  361. package/lib/icons/DocumentAddIcon/DocumentAddIcon.d.ts +18 -4
  362. package/lib/icons/DocumentAddIcon/DocumentAddIcon.js +2 -2
  363. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.d.ts +18 -4
  364. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.js +2 -2
  365. package/lib/icons/DocumentCssIcon/DocumentCssIcon.d.ts +18 -4
  366. package/lib/icons/DocumentCssIcon/DocumentCssIcon.js +2 -2
  367. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.d.ts +18 -4
  368. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.js +2 -2
  369. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.d.ts +18 -4
  370. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.js +2 -2
  371. package/lib/icons/DocumentIcon/DocumentIcon.d.ts +18 -4
  372. package/lib/icons/DocumentIcon/DocumentIcon.js +2 -2
  373. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.d.ts +18 -4
  374. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.js +2 -2
  375. package/lib/icons/DocumentJsIcon/DocumentJsIcon.d.ts +18 -4
  376. package/lib/icons/DocumentJsIcon/DocumentJsIcon.js +2 -2
  377. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.d.ts +18 -4
  378. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.js +2 -2
  379. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.d.ts +18 -4
  380. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.js +2 -2
  381. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.d.ts +18 -4
  382. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.js +2 -2
  383. package/lib/icons/DocumentReactIcon/DocumentReactIcon.d.ts +18 -4
  384. package/lib/icons/DocumentReactIcon/DocumentReactIcon.js +2 -2
  385. package/lib/icons/DocumentShellIcon/DocumentShellIcon.d.ts +18 -4
  386. package/lib/icons/DocumentShellIcon/DocumentShellIcon.js +2 -2
  387. package/lib/icons/DocumentTsIcon/DocumentTsIcon.d.ts +18 -4
  388. package/lib/icons/DocumentTsIcon/DocumentTsIcon.js +2 -2
  389. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.d.ts +18 -4
  390. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.js +2 -2
  391. package/lib/icons/DownloadIcon/DownloadIcon.d.ts +18 -4
  392. package/lib/icons/DownloadIcon/DownloadIcon.js +2 -2
  393. package/lib/icons/DraggableIcon/DraggableIcon.d.ts +18 -4
  394. package/lib/icons/DraggableIcon/DraggableIcon.js +2 -2
  395. package/lib/icons/EditIcon/EditIcon.d.ts +18 -4
  396. package/lib/icons/EditIcon/EditIcon.js +2 -2
  397. package/lib/icons/EmailIcon/EmailIcon.d.ts +18 -4
  398. package/lib/icons/EmailIcon/EmailIcon.js +2 -2
  399. package/lib/icons/EntityTypeIcon/EntityTypeIcon.d.ts +18 -4
  400. package/lib/icons/EntityTypeIcon/EntityTypeIcon.js +2 -2
  401. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.d.ts +18 -4
  402. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.js +2 -2
  403. package/lib/icons/ErrorIcon/ErrorIcon.d.ts +18 -4
  404. package/lib/icons/ErrorIcon/ErrorIcon.js +2 -2
  405. package/lib/icons/ExportIcon/ExportIcon.d.ts +18 -4
  406. package/lib/icons/ExportIcon/ExportIcon.js +2 -2
  407. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.d.ts +18 -4
  408. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.js +2 -2
  409. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.d.ts +18 -4
  410. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.js +2 -2
  411. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.d.ts +18 -4
  412. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.js +2 -2
  413. package/lib/icons/FileIcon/FileIcon.d.ts +18 -4
  414. package/lib/icons/FileIcon/FileIcon.js +2 -2
  415. package/lib/icons/FileStorageIcon/FileStorageIcon.d.ts +18 -4
  416. package/lib/icons/FileStorageIcon/FileStorageIcon.js +2 -2
  417. package/lib/icons/FilterIcon/FilterIcon.d.ts +18 -4
  418. package/lib/icons/FilterIcon/FilterIcon.js +2 -2
  419. package/lib/icons/FitToViewIcon/FitToViewIcon.d.ts +18 -4
  420. package/lib/icons/FitToViewIcon/FitToViewIcon.js +2 -2
  421. package/lib/icons/FlowIcon/FlowIcon.d.ts +18 -4
  422. package/lib/icons/FlowIcon/FlowIcon.js +2 -2
  423. package/lib/icons/FolderAddIcon/FolderAddIcon.d.ts +18 -4
  424. package/lib/icons/FolderAddIcon/FolderAddIcon.js +2 -2
  425. package/lib/icons/FolderIcon/FolderIcon.d.ts +18 -4
  426. package/lib/icons/FolderIcon/FolderIcon.js +2 -2
  427. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.d.ts +18 -4
  428. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.js +2 -2
  429. package/lib/icons/GeminiIcon/GeminiIcon.d.ts +18 -4
  430. package/lib/icons/GeminiIcon/GeminiIcon.js +2 -2
  431. package/lib/icons/GenericIcon/GenericIcon.d.ts +1 -1
  432. package/lib/icons/GithubIcon/GithubIcon.d.ts +18 -4
  433. package/lib/icons/GithubIcon/GithubIcon.js +2 -2
  434. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.d.ts +18 -4
  435. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.js +2 -2
  436. package/lib/icons/GraphIcon/GraphIcon.d.ts +18 -4
  437. package/lib/icons/GraphIcon/GraphIcon.js +2 -2
  438. package/lib/icons/GraphqlIcon/GraphqlIcon.d.ts +18 -4
  439. package/lib/icons/GraphqlIcon/GraphqlIcon.js +2 -2
  440. package/lib/icons/GridIcon/GridIcon.d.ts +18 -4
  441. package/lib/icons/GridIcon/GridIcon.js +2 -2
  442. package/lib/icons/HashtagIcon/HashtagIcon.d.ts +18 -4
  443. package/lib/icons/HashtagIcon/HashtagIcon.js +2 -2
  444. package/lib/icons/HexagonIcon/HexagonIcon.d.ts +18 -4
  445. package/lib/icons/HexagonIcon/HexagonIcon.js +2 -2
  446. package/lib/icons/HierarchyIcon/HierarchyIcon.d.ts +18 -4
  447. package/lib/icons/HierarchyIcon/HierarchyIcon.js +2 -2
  448. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.d.ts +18 -4
  449. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.js +2 -2
  450. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.d.ts +18 -4
  451. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.js +2 -2
  452. package/lib/icons/IdeaIcon/IdeaIcon.d.ts +18 -4
  453. package/lib/icons/IdeaIcon/IdeaIcon.js +2 -2
  454. package/lib/icons/InformationFilledIcon/InformationFilledIcon.d.ts +18 -4
  455. package/lib/icons/InformationFilledIcon/InformationFilledIcon.js +2 -2
  456. package/lib/icons/InformationIcon/InformationIcon.d.ts +18 -4
  457. package/lib/icons/InformationIcon/InformationIcon.js +2 -2
  458. package/lib/icons/JsonIcon/JsonIcon.d.ts +18 -4
  459. package/lib/icons/JsonIcon/JsonIcon.js +2 -2
  460. package/lib/icons/KafkaIcon/KafkaIcon.d.ts +18 -4
  461. package/lib/icons/KafkaIcon/KafkaIcon.js +2 -2
  462. package/lib/icons/LaunchIcon/LaunchIcon.d.ts +18 -4
  463. package/lib/icons/LaunchIcon/LaunchIcon.js +2 -2
  464. package/lib/icons/LinkIcon/LinkIcon.d.ts +18 -4
  465. package/lib/icons/LinkIcon/LinkIcon.js +2 -2
  466. package/lib/icons/LogoutIcon/LogoutIcon.d.ts +18 -4
  467. package/lib/icons/LogoutIcon/LogoutIcon.js +2 -2
  468. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.d.ts +18 -4
  469. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.js +2 -2
  470. package/lib/icons/MaximizeIcon/MaximizeIcon.d.ts +18 -4
  471. package/lib/icons/MaximizeIcon/MaximizeIcon.js +2 -2
  472. package/lib/icons/MenuIcon/MenuIcon.d.ts +18 -4
  473. package/lib/icons/MenuIcon/MenuIcon.js +2 -2
  474. package/lib/icons/MinimizeIcon/MinimizeIcon.d.ts +18 -4
  475. package/lib/icons/MinimizeIcon/MinimizeIcon.js +2 -2
  476. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.d.ts +18 -4
  477. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.js +2 -2
  478. package/lib/icons/MoleculesIcon/MoleculesIcon.d.ts +18 -4
  479. package/lib/icons/MoleculesIcon/MoleculesIcon.js +2 -2
  480. package/lib/icons/MoonIcon/MoonIcon.d.ts +18 -4
  481. package/lib/icons/MoonIcon/MoonIcon.js +2 -2
  482. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.d.ts +18 -4
  483. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.js +2 -2
  484. package/lib/icons/NetworkIcon/NetworkIcon.d.ts +18 -4
  485. package/lib/icons/NetworkIcon/NetworkIcon.js +2 -2
  486. package/lib/icons/NewChatIcon/NewChatIcon.d.ts +18 -4
  487. package/lib/icons/NewChatIcon/NewChatIcon.js +2 -2
  488. package/lib/icons/NoneIcon/NoneIcon.d.ts +18 -4
  489. package/lib/icons/NoneIcon/NoneIcon.js +2 -2
  490. package/lib/icons/NoteIcon/NoteIcon.d.ts +18 -4
  491. package/lib/icons/NoteIcon/NoteIcon.js +2 -2
  492. package/lib/icons/NotesIcon/NotesIcon.d.ts +18 -4
  493. package/lib/icons/NotesIcon/NotesIcon.js +2 -2
  494. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.d.ts +18 -4
  495. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.js +2 -2
  496. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.d.ts +18 -4
  497. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.js +2 -2
  498. package/lib/icons/PeopleIcon/PeopleIcon.d.ts +18 -4
  499. package/lib/icons/PeopleIcon/PeopleIcon.js +2 -2
  500. package/lib/icons/PlayIcon/PlayIcon.d.ts +18 -4
  501. package/lib/icons/PlayIcon/PlayIcon.js +2 -2
  502. package/lib/icons/PlaylistIcon/PlaylistIcon.d.ts +18 -4
  503. package/lib/icons/PlaylistIcon/PlaylistIcon.js +2 -2
  504. package/lib/icons/PlusCustomIcon/PlusCustomIcon.d.ts +18 -4
  505. package/lib/icons/PlusCustomIcon/PlusCustomIcon.js +2 -2
  506. package/lib/icons/RabbitMQIcon/RabbitMQIcon.d.ts +18 -4
  507. package/lib/icons/RabbitMQIcon/RabbitMQIcon.js +2 -2
  508. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.d.ts +22 -3
  509. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.js +3 -3
  510. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.d.ts +18 -4
  511. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.js +2 -2
  512. package/lib/icons/RedoclyIcon/RedoclyIcon.d.ts +18 -4
  513. package/lib/icons/RedoclyIcon/RedoclyIcon.js +2 -2
  514. package/lib/icons/RenewIcon/RenewIcon.d.ts +18 -4
  515. package/lib/icons/RenewIcon/RenewIcon.js +2 -2
  516. package/lib/icons/ResetIcon/ResetIcon.d.ts +18 -4
  517. package/lib/icons/ResetIcon/ResetIcon.js +2 -2
  518. package/lib/icons/RestartIcon/RestartIcon.d.ts +18 -4
  519. package/lib/icons/RestartIcon/RestartIcon.js +2 -2
  520. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.d.ts +13 -3
  521. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.js +2 -2
  522. package/lib/icons/RocketIcon/RocketIcon.d.ts +18 -4
  523. package/lib/icons/RocketIcon/RocketIcon.js +2 -2
  524. package/lib/icons/SaveIcon/SaveIcon.d.ts +18 -4
  525. package/lib/icons/SaveIcon/SaveIcon.js +2 -2
  526. package/lib/icons/SearchIcon/SearchIcon.d.ts +18 -4
  527. package/lib/icons/SearchIcon/SearchIcon.js +2 -2
  528. package/lib/icons/SecurityIcon/SecurityIcon.d.ts +18 -4
  529. package/lib/icons/SecurityIcon/SecurityIcon.js +2 -2
  530. package/lib/icons/SelectIcon/SelectIcon.d.ts +21 -3
  531. package/lib/icons/SelectIcon/SelectIcon.js +2 -2
  532. package/lib/icons/SendIcon/SendIcon.d.ts +21 -3
  533. package/lib/icons/SendIcon/SendIcon.js +2 -2
  534. package/lib/icons/SettingsCogIcon/SettingsCogIcon.d.ts +18 -4
  535. package/lib/icons/SettingsCogIcon/SettingsCogIcon.js +2 -2
  536. package/lib/icons/SettingsIcon/SettingsIcon.d.ts +28 -6
  537. package/lib/icons/SettingsIcon/SettingsIcon.js +2 -2
  538. package/lib/icons/ShareIcon/ShareIcon.d.ts +18 -4
  539. package/lib/icons/ShareIcon/ShareIcon.js +2 -2
  540. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.d.ts +18 -4
  541. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.js +2 -2
  542. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.d.ts +18 -4
  543. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.js +2 -2
  544. package/lib/icons/SlackIcon/SlackIcon.d.ts +18 -4
  545. package/lib/icons/SlackIcon/SlackIcon.js +2 -2
  546. package/lib/icons/SortIcon/SortIcon.d.ts +18 -4
  547. package/lib/icons/SortIcon/SortIcon.js +2 -2
  548. package/lib/icons/Spinner/Spinner.d.ts +90 -7
  549. package/lib/icons/Spinner/Spinner.js +2 -2
  550. package/lib/icons/SpinnerIcon/SpinnerIcon.d.ts +21 -3
  551. package/lib/icons/SpinnerIcon/SpinnerIcon.js +2 -2
  552. package/lib/icons/StarFilledIcon/StarFilledIcon.d.ts +18 -4
  553. package/lib/icons/StarFilledIcon/StarFilledIcon.js +2 -2
  554. package/lib/icons/StarIcon/StarIcon.d.ts +18 -4
  555. package/lib/icons/StarIcon/StarIcon.js +2 -2
  556. package/lib/icons/StopIcon/StopIcon.d.ts +18 -4
  557. package/lib/icons/StopIcon/StopIcon.js +2 -2
  558. package/lib/icons/SubtractIcon/SubtractIcon.d.ts +18 -4
  559. package/lib/icons/SubtractIcon/SubtractIcon.js +2 -2
  560. package/lib/icons/SunIcon/SunIcon.d.ts +18 -4
  561. package/lib/icons/SunIcon/SunIcon.js +2 -2
  562. package/lib/icons/TableBuiltIcon/TableBuiltIcon.d.ts +18 -4
  563. package/lib/icons/TableBuiltIcon/TableBuiltIcon.js +2 -2
  564. package/lib/icons/TableIcon/TableIcon.d.ts +18 -4
  565. package/lib/icons/TableIcon/TableIcon.js +2 -2
  566. package/lib/icons/TagsIcon/TagsIcon.d.ts +18 -4
  567. package/lib/icons/TagsIcon/TagsIcon.js +2 -2
  568. package/lib/icons/TaskViewIcon/TaskViewIcon.d.ts +18 -4
  569. package/lib/icons/TaskViewIcon/TaskViewIcon.js +2 -2
  570. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.d.ts +18 -4
  571. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.js +2 -2
  572. package/lib/icons/ThumbDownIcon/ThumbDownIcon.d.ts +22 -3
  573. package/lib/icons/ThumbDownIcon/ThumbDownIcon.js +3 -3
  574. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.d.ts +18 -4
  575. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.js +2 -2
  576. package/lib/icons/ThumbUpIcon/ThumbUpIcon.d.ts +22 -3
  577. package/lib/icons/ThumbUpIcon/ThumbUpIcon.js +3 -3
  578. package/lib/icons/TimeIcon/TimeIcon.d.ts +18 -4
  579. package/lib/icons/TimeIcon/TimeIcon.js +2 -2
  580. package/lib/icons/TrashCanIcon/TrashCanIcon.d.ts +18 -4
  581. package/lib/icons/TrashCanIcon/TrashCanIcon.js +2 -2
  582. package/lib/icons/UserIcon/UserIcon.d.ts +18 -4
  583. package/lib/icons/UserIcon/UserIcon.js +2 -2
  584. package/lib/icons/VSCodeIcon/VSCodeIcon.d.ts +18 -4
  585. package/lib/icons/VSCodeIcon/VSCodeIcon.js +2 -2
  586. package/lib/icons/ValueVariableIcon/ValueVariableIcon.d.ts +18 -4
  587. package/lib/icons/ValueVariableIcon/ValueVariableIcon.js +2 -2
  588. package/lib/icons/VerticalViewIcon/VerticalViewIcon.d.ts +18 -4
  589. package/lib/icons/VerticalViewIcon/VerticalViewIcon.js +2 -2
  590. package/lib/icons/ViewIcon/ViewIcon.d.ts +18 -4
  591. package/lib/icons/ViewIcon/ViewIcon.js +2 -2
  592. package/lib/icons/ViewOffIcon/ViewOffIcon.d.ts +18 -4
  593. package/lib/icons/ViewOffIcon/ViewOffIcon.js +2 -2
  594. package/lib/icons/WarningAltFilled/WarningAltFilled.d.ts +18 -4
  595. package/lib/icons/WarningAltFilled/WarningAltFilled.js +2 -2
  596. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.d.ts +18 -4
  597. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.js +2 -2
  598. package/lib/icons/WarningAltIcon/WarningAltIcon.d.ts +18 -4
  599. package/lib/icons/WarningAltIcon/WarningAltIcon.js +2 -2
  600. package/lib/icons/WarningCycleIcon/WarningCycleIcon.d.ts +18 -4
  601. package/lib/icons/WarningCycleIcon/WarningCycleIcon.js +2 -2
  602. package/lib/icons/WarningFilledIcon/WarningFilledIcon.d.ts +18 -4
  603. package/lib/icons/WarningFilledIcon/WarningFilledIcon.js +2 -2
  604. package/lib/icons/WarningSquareIcon/WarningSquareIcon.d.ts +18 -4
  605. package/lib/icons/WarningSquareIcon/WarningSquareIcon.js +2 -2
  606. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.d.ts +18 -4
  607. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.js +2 -2
  608. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.d.ts +18 -4
  609. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.js +2 -2
  610. package/lib/icons/types.d.ts +1 -0
  611. package/lib/layouts/CodeWalkthroughLayout.d.ts +1 -1
  612. package/lib/layouts/DocumentationLayout.d.ts +1 -1
  613. package/lib/layouts/DocumentationLayoutBottom.d.ts +1 -1
  614. package/lib/layouts/DocumentationLayoutTop.d.ts +1 -1
  615. package/lib/layouts/PageLayout.d.ts +1 -1
  616. package/lib/markdoc/components/Cards/Card.d.ts +1 -1
  617. package/lib/markdoc/components/Cards/Card.js +4 -4
  618. package/lib/markdoc/components/Cards/CardIcon.d.ts +5 -2
  619. package/lib/markdoc/components/Cards/CardIcon.js +1 -1
  620. package/lib/markdoc/components/Cards/CardImage.js +1 -1
  621. package/lib/markdoc/components/Cards/Cards.js +1 -1
  622. package/lib/markdoc/components/Cards/variables.d.ts +1 -1
  623. package/lib/markdoc/components/Cards/variables.dark.d.ts +1 -1
  624. package/lib/markdoc/components/CodeWalkthrough/CodeContainer.d.ts +1 -1
  625. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.d.ts +1 -1
  626. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.js +1 -4
  627. package/lib/markdoc/components/CodeWalkthrough/CodePanel.d.ts +1 -1
  628. package/lib/markdoc/components/CodeWalkthrough/CodePanelHeader.d.ts +1 -1
  629. package/lib/markdoc/components/CodeWalkthrough/CodeStep.d.ts +6 -3
  630. package/lib/markdoc/components/CodeWalkthrough/CodeToggle.d.ts +2 -2
  631. package/lib/markdoc/components/CodeWalkthrough/variables.d.ts +1 -1
  632. package/lib/markdoc/components/ConnectMCP/ConnectMCP.d.ts +1 -1
  633. package/lib/markdoc/components/Diagram/Diagram.d.ts +1 -1
  634. package/lib/markdoc/components/Diagram/Diagram.js +3 -3
  635. package/lib/markdoc/components/Diagram/variables.d.ts +1 -1
  636. package/lib/markdoc/components/Heading/Heading.d.ts +1 -1
  637. package/lib/markdoc/components/InlineSvg/InlineSvg.d.ts +1 -1
  638. package/lib/markdoc/components/LoginButton/LoginButton.d.ts +1 -1
  639. package/lib/markdoc/components/Tabs/Tab.d.ts +2 -2
  640. package/lib/markdoc/components/Tabs/TabList.d.ts +15 -5
  641. package/lib/markdoc/components/Tabs/TabList.js +1 -1
  642. package/lib/markdoc/components/Tabs/Tabs.d.ts +2 -2
  643. package/lib/markdoc/components/Tabs/Tabs.js +2 -1
  644. package/lib/markdoc/components/Tabs/variables.d.ts +1 -1
  645. package/lib/markdoc/default.d.ts +1 -42
  646. package/lib/plugin.d.ts +2 -2
  647. package/package.json +8 -7
  648. package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -1
  649. package/src/components/CodeBlock/CodeBlockTabs.tsx +1 -1
  650. package/src/components/Feedback/Stars.tsx +2 -2
  651. package/src/components/Filter/FilterPopover.tsx +1 -1
  652. package/src/components/Filter/FilterSelect.tsx +1 -1
  653. package/src/components/Link/Link.tsx +34 -10
  654. package/src/components/Markdown/Markdown.tsx +3 -3
  655. package/src/components/Markdown/styles/heading-anchor.ts +3 -3
  656. package/src/components/Product/ProductPicker.tsx +2 -2
  657. package/src/components/Search/SearchRecent.tsx +2 -2
  658. package/src/components/Select/SelectInput.tsx +2 -2
  659. package/src/components/StatusCode/StatusCode.tsx +3 -2
  660. package/src/components/TableOfContent/TableOfContent.tsx +2 -2
  661. package/src/components/Tag/Tag.tsx +7 -7
  662. package/src/components/Tags/CounterTag.tsx +1 -1
  663. package/src/components/Tags/HttpTag.tsx +1 -1
  664. package/src/components/Typography/CompactTypography.tsx +6 -2
  665. package/src/components/Typography/Typography.tsx +5 -4
  666. package/src/components/UserMenu/UserInfoMenuItem.tsx +1 -1
  667. package/src/components/UserMenu/UserMenu.tsx +4 -4
  668. package/src/core/styles/palette.dark.ts +2 -2
  669. package/src/core/styles/palette.ts +2 -2
  670. package/src/core/utils/theme-helpers.ts +3 -6
  671. package/src/icons/AddIcon/AddIcon.tsx +2 -2
  672. package/src/icons/AiStarsGradientIcon/AiStarsGradientIcon.tsx +2 -2
  673. package/src/icons/AiStarsIcon/AiStarsIcon.tsx +2 -2
  674. package/src/icons/AnthropicIcon/AnthropicIcon.tsx +2 -2
  675. package/src/icons/ArrowDownIcon/ArrowDownIcon.tsx +2 -2
  676. package/src/icons/ArrowLeftIcon/ArrowLeftIcon.tsx +2 -2
  677. package/src/icons/ArrowRightIcon/ArrowRightIcon.tsx +2 -2
  678. package/src/icons/ArrowUpRightIcon/ArrowUpRightIcon.tsx +2 -2
  679. package/src/icons/AscSortIcon/AscSortIcon.tsx +2 -2
  680. package/src/icons/BareMetalServerIcon/BareMetalServerIcon.tsx +2 -2
  681. package/src/icons/BookmarkAddIcon/BookmarkAddIcon.tsx +2 -2
  682. package/src/icons/BotIcon/BotIcon.tsx +2 -2
  683. package/src/icons/CDNIcon/CDNIcon.tsx +2 -2
  684. package/src/icons/CardsIcon/CardsIcon.tsx +2 -2
  685. package/src/icons/CaretDownIcon/CaretDownIcon.tsx +2 -2
  686. package/src/icons/CaretUpIcon/CaretUpIcon.tsx +2 -2
  687. package/src/icons/CertificateIcon/CertificateIcon.tsx +2 -2
  688. package/src/icons/CharacterIcon/CharacterIcon.tsx +2 -2
  689. package/src/icons/ChatGptIcon/ChatGptIcon.tsx +2 -2
  690. package/src/icons/ChatIcon/ChatIcon.tsx +2 -2
  691. package/src/icons/CheckboxFilledIcon/CheckboxFilledIcon.tsx +2 -2
  692. package/src/icons/CheckboxIcon/CheckboxIcon.tsx +4 -3
  693. package/src/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.tsx +2 -2
  694. package/src/icons/CheckmarkIcon/CheckmarkIcon.tsx +2 -2
  695. package/src/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.tsx +2 -2
  696. package/src/icons/ChevronDownIcon/ChevronDownIcon.tsx +2 -2
  697. package/src/icons/ChevronLeftIcon/ChevronLeftIcon.tsx +2 -2
  698. package/src/icons/ChevronRightIcon/ChevronRightIcon.tsx +2 -2
  699. package/src/icons/ChevronSortIcon/ChevronSortIcon.tsx +5 -10
  700. package/src/icons/ChevronUpIcon/ChevronUpIcon.tsx +2 -2
  701. package/src/icons/CircleDashIcon/CircleDashIcon.tsx +2 -2
  702. package/src/icons/ClaudeIcon/ClaudeIcon.tsx +2 -2
  703. package/src/icons/CleanIcon/CleanIcon.tsx +2 -2
  704. package/src/icons/CloseFilledIcon/CloseFilledIcon.tsx +2 -2
  705. package/src/icons/CloseIcon/CloseIcon.tsx +2 -2
  706. package/src/icons/CloseOutlineIcon/CloseOutlineIcon.tsx +2 -2
  707. package/src/icons/CloudUploadIcon/CloudUploadIcon.tsx +2 -2
  708. package/src/icons/CodeIcon/CodeIcon.tsx +2 -2
  709. package/src/icons/ColorPaletteIcon/ColorPaletteIcon.tsx +2 -2
  710. package/src/icons/ConnectIcon/ConnectIcon.tsx +2 -2
  711. package/src/icons/ContrastIcon/ContrastIcon.tsx +2 -2
  712. package/src/icons/CookieIcon/CookieIcon.tsx +2 -2
  713. package/src/icons/CopyIcon/CopyIcon.tsx +2 -2
  714. package/src/icons/CopyLinkIcon/CopyLinkIcon.tsx +2 -2
  715. package/src/icons/CubeIcon/CubeIcon.tsx +2 -2
  716. package/src/icons/CursorIcon/CursorIcon.tsx +2 -2
  717. package/src/icons/CurveAutoColonIcon/CurveAutoColonIcon.tsx +2 -2
  718. package/src/icons/DataFormatIcon/DataFormatIcon.tsx +2 -2
  719. package/src/icons/DataRefineryIcon/DataRefineryIcon.tsx +2 -2
  720. package/src/icons/DatabaseIcon/DatabaseIcon.tsx +2 -2
  721. package/src/icons/DescSortIcon/DescSortIcon.tsx +2 -2
  722. package/src/icons/DeselectIcon/DeselectIcon.tsx +2 -2
  723. package/src/icons/DirectionRightIcon/DirectionRightIcon.tsx +2 -2
  724. package/src/icons/DocumentAddIcon/DocumentAddIcon.tsx +2 -2
  725. package/src/icons/DocumentBlankIcon/DocumentBlankIcon.tsx +2 -2
  726. package/src/icons/DocumentCssIcon/DocumentCssIcon.tsx +2 -2
  727. package/src/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.tsx +2 -2
  728. package/src/icons/DocumentHtmlIcon/DocumentHtmlIcon.tsx +2 -2
  729. package/src/icons/DocumentIcon/DocumentIcon.tsx +2 -2
  730. package/src/icons/DocumentJavaIcon/DocumentJavaIcon.tsx +2 -2
  731. package/src/icons/DocumentJsIcon/DocumentJsIcon.tsx +2 -2
  732. package/src/icons/DocumentJsonIcon/DocumentJsonIcon.tsx +2 -2
  733. package/src/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.tsx +2 -2
  734. package/src/icons/DocumentPythonIcon/DocumentPythonIcon.tsx +2 -2
  735. package/src/icons/DocumentReactIcon/DocumentReactIcon.tsx +2 -2
  736. package/src/icons/DocumentShellIcon/DocumentShellIcon.tsx +2 -2
  737. package/src/icons/DocumentTsIcon/DocumentTsIcon.tsx +2 -2
  738. package/src/icons/DocumentYamlIcon/DocumentYamlIcon.tsx +2 -2
  739. package/src/icons/DownloadIcon/DownloadIcon.tsx +2 -2
  740. package/src/icons/DraggableIcon/DraggableIcon.tsx +2 -2
  741. package/src/icons/EditIcon/EditIcon.tsx +2 -2
  742. package/src/icons/EmailIcon/EmailIcon.tsx +2 -2
  743. package/src/icons/EntityTypeIcon/EntityTypeIcon.tsx +2 -2
  744. package/src/icons/ErrorFilledIcon/ErrorFilledIcon.tsx +2 -2
  745. package/src/icons/ErrorIcon/ErrorIcon.tsx +2 -2
  746. package/src/icons/ExportIcon/ExportIcon.tsx +2 -2
  747. package/src/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.tsx +2 -2
  748. package/src/icons/FaceNeutralIcon/FaceNeutralIcon.tsx +2 -2
  749. package/src/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.tsx +2 -2
  750. package/src/icons/FileIcon/FileIcon.tsx +2 -2
  751. package/src/icons/FileStorageIcon/FileStorageIcon.tsx +2 -2
  752. package/src/icons/FilterIcon/FilterIcon.tsx +2 -2
  753. package/src/icons/FitToViewIcon/FitToViewIcon.tsx +2 -2
  754. package/src/icons/FlowIcon/FlowIcon.tsx +2 -2
  755. package/src/icons/FolderAddIcon/FolderAddIcon.tsx +2 -2
  756. package/src/icons/FolderIcon/FolderIcon.tsx +2 -2
  757. package/src/icons/FolderMoveToIcon/FolderMoveToIcon.tsx +2 -2
  758. package/src/icons/GeminiIcon/GeminiIcon.tsx +2 -2
  759. package/src/icons/GithubIcon/GithubIcon.tsx +2 -2
  760. package/src/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.tsx +2 -2
  761. package/src/icons/GraphIcon/GraphIcon.tsx +2 -2
  762. package/src/icons/GraphqlIcon/GraphqlIcon.tsx +2 -2
  763. package/src/icons/GridIcon/GridIcon.tsx +2 -2
  764. package/src/icons/HashtagIcon/HashtagIcon.tsx +2 -2
  765. package/src/icons/HexagonIcon/HexagonIcon.tsx +2 -2
  766. package/src/icons/HierarchyIcon/HierarchyIcon.tsx +2 -2
  767. package/src/icons/HorizontalViewIcon/HorizontalViewIcon.tsx +2 -2
  768. package/src/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.tsx +2 -2
  769. package/src/icons/IdeaIcon/IdeaIcon.tsx +2 -2
  770. package/src/icons/InformationFilledIcon/InformationFilledIcon.tsx +2 -2
  771. package/src/icons/InformationIcon/InformationIcon.tsx +2 -2
  772. package/src/icons/JsonIcon/JsonIcon.tsx +2 -2
  773. package/src/icons/KafkaIcon/KafkaIcon.tsx +2 -2
  774. package/src/icons/LaunchIcon/LaunchIcon.tsx +2 -2
  775. package/src/icons/LinkIcon/LinkIcon.tsx +2 -2
  776. package/src/icons/LogoutIcon/LogoutIcon.tsx +2 -2
  777. package/src/icons/MarkdownFullIcon/MarkdownFullIcon.tsx +2 -2
  778. package/src/icons/MaximizeIcon/MaximizeIcon.tsx +2 -2
  779. package/src/icons/MenuIcon/MenuIcon.tsx +2 -2
  780. package/src/icons/MinimizeIcon/MinimizeIcon.tsx +2 -2
  781. package/src/icons/MobileSidebarIcon/MobileSidebarIcon.tsx +2 -2
  782. package/src/icons/MoleculesIcon/MoleculesIcon.tsx +2 -2
  783. package/src/icons/MoonIcon/MoonIcon.tsx +2 -2
  784. package/src/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.tsx +2 -2
  785. package/src/icons/NetworkIcon/NetworkIcon.tsx +2 -2
  786. package/src/icons/NewChatIcon/NewChatIcon.tsx +2 -2
  787. package/src/icons/NoneIcon/NoneIcon.tsx +2 -2
  788. package/src/icons/NoteIcon/NoteIcon.tsx +2 -2
  789. package/src/icons/NotesIcon/NotesIcon.tsx +2 -2
  790. package/src/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.tsx +2 -2
  791. package/src/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.tsx +2 -2
  792. package/src/icons/PeopleIcon/PeopleIcon.tsx +2 -2
  793. package/src/icons/PlayIcon/PlayIcon.tsx +2 -2
  794. package/src/icons/PlaylistIcon/PlaylistIcon.tsx +2 -2
  795. package/src/icons/PlusCustomIcon/PlusCustomIcon.tsx +2 -2
  796. package/src/icons/RabbitMQIcon/RabbitMQIcon.tsx +2 -2
  797. package/src/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.tsx +13 -4
  798. package/src/icons/RecentlyViewedIcon/RecentlyViewedIcon.tsx +2 -2
  799. package/src/icons/RedoclyIcon/RedoclyIcon.tsx +2 -2
  800. package/src/icons/RenewIcon/RenewIcon.tsx +2 -2
  801. package/src/icons/ResetIcon/ResetIcon.tsx +2 -2
  802. package/src/icons/RestartIcon/RestartIcon.tsx +2 -2
  803. package/src/icons/ReturnKeyIcon/ReturnKeyIcon.tsx +2 -2
  804. package/src/icons/RocketIcon/RocketIcon.tsx +2 -2
  805. package/src/icons/SaveIcon/SaveIcon.tsx +2 -2
  806. package/src/icons/SearchIcon/SearchIcon.tsx +2 -2
  807. package/src/icons/SecurityIcon/SecurityIcon.tsx +2 -2
  808. package/src/icons/SelectIcon/SelectIcon.tsx +2 -2
  809. package/src/icons/SendIcon/SendIcon.tsx +2 -2
  810. package/src/icons/SettingsCogIcon/SettingsCogIcon.tsx +2 -2
  811. package/src/icons/SettingsIcon/SettingsIcon.tsx +2 -2
  812. package/src/icons/ShareIcon/ShareIcon.tsx +2 -2
  813. package/src/icons/SidePanelCloseIcon/SidePanelCloseIcon.tsx +2 -2
  814. package/src/icons/SidePanelOpenIcon/SidePanelOpenIcon.tsx +2 -2
  815. package/src/icons/SlackIcon/SlackIcon.tsx +2 -2
  816. package/src/icons/SortIcon/SortIcon.tsx +2 -2
  817. package/src/icons/Spinner/Spinner.tsx +2 -4
  818. package/src/icons/SpinnerIcon/SpinnerIcon.tsx +2 -2
  819. package/src/icons/StarFilledIcon/StarFilledIcon.tsx +2 -2
  820. package/src/icons/StarIcon/StarIcon.tsx +2 -2
  821. package/src/icons/StopIcon/StopIcon.tsx +2 -2
  822. package/src/icons/SubtractIcon/SubtractIcon.tsx +2 -2
  823. package/src/icons/SunIcon/SunIcon.tsx +2 -2
  824. package/src/icons/TableBuiltIcon/TableBuiltIcon.tsx +2 -2
  825. package/src/icons/TableIcon/TableIcon.tsx +2 -2
  826. package/src/icons/TagsIcon/TagsIcon.tsx +2 -2
  827. package/src/icons/TaskViewIcon/TaskViewIcon.tsx +2 -2
  828. package/src/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.tsx +2 -2
  829. package/src/icons/ThumbDownIcon/ThumbDownIcon.tsx +13 -4
  830. package/src/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.tsx +2 -2
  831. package/src/icons/ThumbUpIcon/ThumbUpIcon.tsx +13 -4
  832. package/src/icons/TimeIcon/TimeIcon.tsx +2 -2
  833. package/src/icons/TrashCanIcon/TrashCanIcon.tsx +2 -2
  834. package/src/icons/UserIcon/UserIcon.tsx +2 -2
  835. package/src/icons/VSCodeIcon/VSCodeIcon.tsx +2 -2
  836. package/src/icons/ValueVariableIcon/ValueVariableIcon.tsx +2 -2
  837. package/src/icons/VerticalViewIcon/VerticalViewIcon.tsx +2 -2
  838. package/src/icons/ViewIcon/ViewIcon.tsx +2 -2
  839. package/src/icons/ViewOffIcon/ViewOffIcon.tsx +2 -2
  840. package/src/icons/WarningAltFilled/WarningAltFilled.tsx +2 -2
  841. package/src/icons/WarningAltFilledIcon/WarningAltFilledIcon.tsx +2 -2
  842. package/src/icons/WarningAltIcon/WarningAltIcon.tsx +2 -2
  843. package/src/icons/WarningCycleIcon/WarningCycleIcon.tsx +2 -2
  844. package/src/icons/WarningFilledIcon/WarningFilledIcon.tsx +2 -2
  845. package/src/icons/WarningSquareIcon/WarningSquareIcon.tsx +2 -2
  846. package/src/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.tsx +2 -2
  847. package/src/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.tsx +2 -2
  848. package/src/icons/types.ts +1 -0
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconCSS" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M3.33329 2L2.89996 4.22667H11.96L11.6666 5.66667H2.61329L2.17329 7.88667H11.2333L10.7266 10.4267L7.07329 11.6333L3.90662 10.4267L4.12662 9.33333H1.89996L1.37329 12L6.60662 14L12.64 12L13.44 7.98L13.6 7.17333L14.6266 2H3.33329Z", fill: "#3B3C45" }))));
13
- exports.DocumentCssIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentCssIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentCssIcon/DocumentCssIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentGraphqlIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentGraphqlIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -18,9 +18,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ wi
18
18
  react_1.default.createElement("path", { d: "M8.12355 13.844L7.86983 13.4045L12.7459 10.5892L12.9996 11.0286L8.12355 13.844Z", fill: "#3B3C45" }),
19
19
  react_1.default.createElement("path", { d: "M13.9316 11.4256C13.5957 12.01 12.8468 12.2095 12.2624 11.8735C11.678 11.5376 11.4785 10.7887 11.8145 10.2043C12.1504 9.6199 12.8993 9.42042 13.4837 9.75638C14.0716 10.0958 14.2711 10.8412 13.9316 11.4256ZM4.18219 5.79514C3.84623 6.37954 3.09735 6.57898 2.51291 6.24302C1.92851 5.9071 1.72907 5.15822 2.06503 4.57382C2.40095 3.98938 3.14983 3.7899 3.73423 4.12586C4.31867 4.4653 4.51815 5.2107 4.18219 5.79514ZM2.06851 11.4256C1.73251 10.8412 1.93203 10.0958 2.51639 9.75642C3.10079 9.42042 3.84623 9.6199 4.18567 10.2043C4.52159 10.7887 4.32215 11.5341 3.73775 11.8735C3.14987 12.2095 2.40443 12.01 2.06851 11.4256ZM11.818 5.79514C11.482 5.21074 11.6815 4.4653 12.2659 4.12586C12.8503 3.78994 13.5957 3.98938 13.9351 4.57378C14.2711 5.15818 14.0716 5.90358 13.4872 6.24302C12.9028 6.57902 12.1539 6.3795 11.818 5.79514ZM8.00003 14.8518C7.32463 14.8518 6.77871 14.3059 6.77871 13.6305C6.77871 12.9551 7.32463 12.4092 8.00003 12.4092C8.67543 12.4092 9.22131 12.9551 9.22131 13.6305C9.22131 14.3024 8.67543 14.8518 8.00003 14.8518ZM8.00003 3.59038C7.32463 3.59038 6.77871 3.04446 6.77871 2.3691C6.77871 1.69374 7.32463 1.14778 8.00003 1.14778C8.67543 1.14778 9.22131 1.6937 9.22131 2.3691C9.22131 3.0445 8.67543 3.59038 8.00003 3.59038Z", fill: "#3B3C45" }),
20
20
  react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00003 1.28384C7.39978 1.28384 6.91477 1.76888 6.91477 2.3691C6.91477 2.41502 6.91761 2.46026 6.92312 2.50467L7.41983 2.21788L7.19896 1.83534L7.93771 1.40884L8.00085 1.51819L8.06399 1.40884L8.80274 1.83534L8.58058 2.22011L9.07666 2.50653C9.08233 2.46153 9.08525 2.41566 9.08525 2.3691C9.08525 1.76884 8.60028 1.28384 8.00003 1.28384ZM9.32802 2.65166C9.34725 2.56053 9.35737 2.46602 9.35737 2.3691C9.35737 1.61856 8.75058 1.01172 8.00003 1.01172C7.24948 1.01172 6.64265 1.6186 6.64265 2.3691C6.64265 2.46538 6.65263 2.5593 6.67163 2.64987L4.03113 4.17443C3.96223 4.11247 3.88592 4.05662 3.80256 4.0082C3.15348 3.63506 2.32071 3.85596 1.94707 4.50601C1.57393 5.15509 1.79508 5.98734 2.4451 6.36098C2.52825 6.40878 2.6144 6.44682 2.70221 6.47547V9.52504C2.61565 9.55356 2.53068 9.59126 2.44857 9.63846C1.79955 10.0154 1.57714 10.844 1.95055 11.4934C2.32424 12.1435 3.15292 12.3645 3.80527 11.9917C3.88753 11.9439 3.96375 11.8884 4.03194 11.8274L6.6713 13.3513C6.65252 13.4414 6.64265 13.5348 6.64265 13.6305C6.64265 14.3811 7.24949 14.9878 8.00003 14.9878C8.75083 14.9878 9.35737 14.3773 9.35737 13.6305C9.35737 13.5203 9.34428 13.4131 9.31956 13.3105L11.9367 11.7994C12.0131 11.872 12.0992 11.9367 12.1946 11.9915C12.8436 12.3646 13.6758 12.1435 14.0495 11.4937C14.4267 10.8439 14.2044 10.0154 13.5517 9.63855C13.4697 9.59137 13.3845 9.55357 13.2979 9.52506V6.47551C13.3857 6.44686 13.4719 6.4088 13.555 6.36098C14.2041 5.98398 14.4265 5.15542 14.0531 4.50596C13.6761 3.85689 12.8476 3.63459 12.1981 4.0079C12.1142 4.05664 12.0369 4.11323 11.9676 4.1757L9.32802 2.65166ZM9.00523 2.77952L8.59101 2.54035L8.86841 3.02081C8.92375 2.94712 8.96992 2.86613 9.00523 2.77952ZM8.42845 2.80304L8.34942 2.66615L8.30986 2.68899L8.29013 2.72317L8.42845 2.80304ZM7.99827 2.55467L8.11066 2.48978L8.17912 2.3712L8.11966 2.26821L7.99827 2.19812L7.88461 2.26375L7.82257 2.3712L7.89361 2.49424L7.99827 2.55467ZM7.65099 2.66838L7.6944 2.69344L7.71028 2.72095L7.57582 2.79858L7.65099 2.66838ZM8.41294 1.96622L8.37683 1.90367L8.431 1.93494L8.41294 1.96622ZM8.17042 1.7845L8.16359 1.78056L8.15796 1.79031L8.15856 1.79135L8.17042 1.7845ZM7.83811 1.78056L7.84374 1.79031L7.84185 1.79358L7.8287 1.78599L7.83811 1.78056ZM7.62504 1.90357L7.5707 1.93494L7.58881 1.96632L7.62504 1.90357ZM7.41326 2.5359L6.99414 2.77789C7.02974 2.8656 7.07646 2.94757 7.13257 3.02205L7.41326 2.5359ZM6.91217 3.18175C6.85072 3.09957 6.79837 3.01016 6.75661 2.91503L4.21789 4.38083C4.27931 4.46462 4.3305 4.55469 4.37091 4.64899L6.91217 3.18175ZM4.13315 4.78627C4.09554 4.6908 4.04435 4.6003 3.98041 4.51794L3.55529 4.76339V5.11991L4.13315 4.78627ZM3.55529 5.43413L4.20192 5.06079C4.22785 5.28418 4.18488 5.51744 4.06423 5.72733C3.94346 5.93741 3.76245 6.09157 3.55529 6.1808V5.43413ZM3.28317 5.27702V4.92051L2.97433 5.09883V5.45534L3.28317 5.27702ZM3.2484 4.62636H2.70221V4.94172L2.43156 5.09798L2.70221 5.56673V6.18527C2.66101 6.16794 2.62044 6.14789 2.58072 6.12506C2.06194 5.82686 1.88421 5.16135 2.18299 4.64163C2.48114 4.1229 3.14647 3.94511 3.66614 4.24366C3.7061 4.26688 3.74404 4.29224 3.77988 4.3195L3.2484 4.62636ZM2.97433 6.5341V9.46563C3.07759 9.45406 3.18121 9.45452 3.28317 9.46645V6.53267C3.18122 6.54476 3.07759 6.54541 2.97433 6.5341ZM3.28317 6.25817C3.18161 6.27326 3.07759 6.27412 2.97433 6.25989V5.76956L3.28317 5.59125V6.25817ZM3.55529 6.47181C3.85901 6.37047 4.12815 6.16214 4.30015 5.86295C4.47176 5.56442 4.51762 5.22811 4.45405 4.91522L6.83232 3.54208L3.55529 9.21788V6.47181ZM3.28317 10.2334L3.20665 10.366L3.24843 10.3901H3.28317V10.2334ZM3.28317 10.7244L3.17551 10.6622H3.03561L2.97433 10.7683V10.9025L3.09291 10.971H3.21387L3.28317 10.851V10.7244ZM3.55529 10.971V10.9239L3.57366 10.8921L3.71035 10.971H3.55529ZM2.97433 10.2241L3.25544 9.73721C3.16269 9.72604 3.06819 9.72675 2.97433 9.73997V10.2241ZM2.70221 9.81561C2.66234 9.83256 2.62305 9.85206 2.58454 9.87418C2.06498 10.1761 1.88791 10.8385 2.18646 11.3578C2.48454 11.8764 3.14646 12.0545 3.66981 11.7557C3.7086 11.7331 3.74549 11.7085 3.78041 11.6822L3.28322 11.3951L3.06215 11.778L2.3234 11.3515L2.38598 11.2431H2.25801V10.3901H2.70221V9.81561ZM2.56878 10.6622H2.53013V10.7291L2.56878 10.6622ZM2.53013 10.9603V10.971H2.54309L2.54449 10.9686L2.53013 10.9603ZM2.69514 11.2519L2.7002 11.2431H2.70221V11.256L2.69514 11.2519ZM2.90421 11.3726L2.96255 11.4063L2.98199 11.3726H2.90421ZM3.56423 11.2431L3.98177 11.4842C4.03994 11.4098 4.08765 11.3286 4.1243 11.2431H3.56423ZM4.37302 11.3536C4.33237 11.4478 4.28096 11.5377 4.21933 11.6214L6.75599 13.086C6.79764 12.9908 6.84988 12.9013 6.91124 12.8191L4.37302 11.3536ZM7.14896 12.9563C7.0852 13.0368 7.03263 13.1265 6.99356 13.2231L7.91524 13.7553L7.68397 13.3547L7.76145 13.31L7.14896 12.9563ZM8.03357 13.1528L7.35202 12.7593C7.53275 12.6248 7.75694 12.5453 8.00003 12.5453C8.25618 12.5453 8.49133 12.6336 8.67676 12.7815L8.03357 13.1528ZM8.07781 13.4926L8.17335 13.6581L8.2689 13.6029L8.07781 13.4926ZM8.58409 13.7352L8.27211 14.2756L6.92292 13.4966C6.91754 13.5405 6.91477 13.5851 6.91477 13.6305C6.91477 14.2307 7.39977 14.7157 8.00003 14.7157C8.60003 14.7157 9.08525 14.2275 9.08525 13.6305C9.08525 13.5704 9.08038 13.5114 9.07103 13.454L8.58409 13.7352ZM9.22743 13.0495L11.7567 11.5891C11.7118 11.5242 11.673 11.4557 11.6403 11.3847L9.10863 12.8464C9.15383 12.9102 9.19364 12.9781 9.22743 13.0495ZM8.87168 12.9832C8.91833 13.0459 8.95836 13.114 8.99072 13.1862L8.54101 13.4458L8.30569 13.31L8.87168 12.9832ZM8.92613 12.6375C8.68374 12.4114 8.35826 12.2732 8.00003 12.2732C7.65449 12.2732 7.3394 12.4018 7.09997 12.6138L4.72591 11.2431H11.3412L8.92613 12.6375ZM11.8854 11.2431L11.8773 11.2478C11.9083 11.3197 11.9471 11.3883 11.9934 11.4524L12.3559 11.2431H11.8854ZM12.6759 11.3726L12.1853 11.6559C12.2301 11.6924 12.2785 11.7258 12.3302 11.7556C12.8499 12.0543 13.5155 11.8766 13.8137 11.3578C14.1151 10.8389 13.9387 10.1762 13.4157 9.87423C13.3771 9.85207 13.3378 9.83254 13.2979 9.81558V10.3901H13.7387V11.2431H13.6157L13.6783 11.3515L12.9395 11.778L12.7054 11.3726H12.6759ZM13.0196 11.3726L13.0391 11.4063L13.0974 11.3726H13.0196ZM13.2979 11.2569L13.3065 11.2519L13.3015 11.2431H13.2979V11.2569ZM13.4666 10.971H13.4586L13.2979 10.6926V10.6622H13.4666V10.971ZM13.0257 10.2213V9.73999C12.9324 9.72683 12.8383 9.72601 12.746 9.73691L13.0257 10.2213ZM12.7169 9.46634C12.8189 9.45451 12.9225 9.45411 13.0257 9.46569V6.53412C12.9225 6.54543 12.8189 6.54477 12.7169 6.53267V9.46634ZM12.7169 6.25817C12.8185 6.27326 12.9225 6.27413 13.0257 6.25992V5.77159L12.7169 5.5933V6.25817ZM12.4448 5.43618V6.18076C12.2377 6.09152 12.0567 5.93738 11.9359 5.72733C11.8156 5.51807 11.7726 5.28556 11.798 5.06275L12.4448 5.43618ZM12.7169 5.27907L13.0257 5.45736V5.10085L12.7169 4.92256V5.27907ZM13.2979 5.56977L13.5689 5.10026L13.2979 4.94375V4.62636H12.7481L12.2187 4.32068C12.255 4.29297 12.2935 4.26721 12.334 4.24365C12.8533 3.9454 13.5155 4.12244 13.8173 4.64191C14.1156 5.16112 13.9386 5.82335 13.4191 6.12523C13.3795 6.14801 13.339 6.16802 13.2979 6.18532V5.56977ZM11.7812 4.38229L9.24272 2.91663C9.20084 3.01171 9.14838 3.10105 9.08682 3.18316L11.6285 4.65067C11.6688 4.55631 11.7199 4.46617 11.7812 4.38229ZM11.8664 4.78798C11.9038 4.69244 11.9548 4.60185 12.0186 4.51938L12.4448 4.76544V5.12196L11.8664 4.78798ZM11.5458 4.91709C11.4827 5.22946 11.5288 5.56502 11.7 5.86295C11.872 6.16209 12.1411 6.37042 12.4448 6.47178V9.21516L9.17194 3.54653L11.5458 4.91709ZM8.64516 3.24238L8.16575 2.96559L8.40337 3.37716C8.49007 3.34252 8.57122 3.29704 8.64516 3.24238ZM8.5406 3.61483C8.63593 3.57348 8.72556 3.52152 8.808 3.46043L12.3345 9.56833C12.2402 9.60887 12.1501 9.66018 12.0665 9.72174L8.5406 3.61483ZM8.12932 3.44673L8.00084 3.22421L7.87226 3.44691C7.91416 3.4518 7.9568 3.45432 8.00003 3.45432C8.04379 3.45432 8.08693 3.45174 8.12932 3.44673ZM7.72671 3.699C7.81498 3.717 7.90639 3.72644 8.00003 3.72644C8.09419 3.72644 8.18608 3.71689 8.2748 3.69871L11.8605 9.90917C11.7993 9.97776 11.7442 10.0537 11.6966 10.1365C11.6494 10.2186 11.6117 10.3035 11.5832 10.3901H4.41701C4.3885 10.3035 4.35082 10.2186 4.30363 10.1365C4.25603 10.0545 4.20092 9.97885 4.14018 9.91085L7.72671 3.699ZM7.59801 3.37768L7.83851 2.96113L7.35336 3.24124C7.42809 3.29669 7.51021 3.34274 7.59801 3.37768ZM7.1932 3.46127C7.2757 3.52228 7.36539 3.57414 7.46076 3.61539L3.93426 9.72328C3.85064 9.66158 3.76074 9.61011 3.66656 9.56939L7.1932 3.46127ZM3.79708 9.96087C3.72245 9.90244 3.64106 9.85453 3.55529 9.81777V10.3797L3.79708 9.96087ZM3.86349 10.3901H4.12644C4.10949 10.3502 4.08997 10.3109 4.06784 10.2723C4.04544 10.2338 4.02107 10.1972 3.99491 10.1625L3.86349 10.3901ZM4.20207 10.6622H3.71975L4.20495 10.9423C4.216 10.8499 4.21525 10.7557 4.20207 10.6622ZM4.4756 10.971H11.5245C11.5126 10.869 11.5122 10.7654 11.5238 10.6622H4.47641C4.48798 10.7654 4.48753 10.8691 4.4756 10.971ZM11.7981 10.6622C11.7836 10.7654 11.7841 10.8694 11.7988 10.971H11.8125L12.3083 10.6848L12.2952 10.6622H11.7981ZM11.8738 10.3901H12.1381L12.0058 10.1609C11.9794 10.196 11.9549 10.2331 11.9325 10.2721C11.9103 10.3107 11.8907 10.3501 11.8738 10.3901ZM12.2037 9.95932L12.4448 10.377V9.81716C12.3592 9.85369 12.278 9.90129 12.2037 9.95932ZM12.7169 10.2307V10.3901H12.8089L12.7169 10.2307ZM12.9661 10.6622H12.9452L13.0257 10.8017V10.7656L12.9661 10.6622ZM12.8093 10.971L12.7169 10.8111V10.8483L12.7878 10.971H12.8093ZM12.4448 10.971V10.9212L12.3567 10.971H12.4448Z", fill: "#3B3C45" })))));
21
- exports.DocumentGraphqlIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
21
+ exports.DocumentGraphqlIcon = (0, styled_components_1.default)(Icon).attrs({
22
22
  'data-component-name': 'icons/DocumentGraphqlIcon/DocumentGraphqlIcon',
23
- })) `
23
+ }) `
24
24
  path {
25
25
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
26
26
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentHtmlIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentHtmlIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconHTML" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M8.00005 11.7067L10.7134 10.9533L11.08 6.88667H6.25338L6.13338 5.53333H11.2L11.3334 4.20667H4.66671L5.04005 8.21333H9.63338L9.48005 9.93333L8.00005 10.3333L6.52005 9.93333L6.42671 8.82667H5.09338L5.28671 10.9533L8.00005 11.7067ZM2.71338 2H13.2867L12.3334 12.8L8.00005 14L3.66671 12.8L2.71338 2Z", fill: "#3B3C45" }))));
13
- exports.DocumentHtmlIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentHtmlIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentHtmlIcon/DocumentHtmlIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ wi
11
11
  react_1.default.createElement("path", { d: "M12.85 4.65L9.35 1.15C9.25 1.05 9.15 1 9 1H4C3.45 1 3 1.45 3 2V14C3 14.55 3.45 15 4 15H12C12.55 15 13 14.55 13 14V5C13 4.85 12.95 4.75 12.85 4.65ZM9 2.2L11.8 5H9V2.2ZM12 14H4V2H8V5C8 5.55 8.45 6 9 6H12V14Z" }),
12
12
  react_1.default.createElement("path", { d: "M11 11H5V12H11V11Z" }),
13
13
  react_1.default.createElement("path", { d: "M11 8H5V9H11V8Z" })));
14
- exports.DocumentIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
14
+ exports.DocumentIcon = (0, styled_components_1.default)(Icon).attrs({
15
15
  'data-component-name': 'icons/DocumentIcon/DocumentIcon',
16
- })) `
16
+ }) `
17
17
  path {
18
18
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
19
19
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentJavaIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentJavaIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
9
9
  const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M2 13H14V14H2V13ZM14 2H3.5C3.36739 2 3.24021 2.05268 3.14645 2.14645C3.05268 2.24021 3 2.36739 3 2.5V9C3 9.53043 3.21071 10.0391 3.58579 10.4142C3.96086 10.7893 4.46957 11 5 11H10C10.5304 11 11.0391 10.7893 11.4142 10.4142C11.7893 10.0391 12 9.53043 12 9V7H14C14.2652 7 14.5196 6.89464 14.7071 6.70711C14.8946 6.51957 15 6.26522 15 6V3C15 2.73478 14.8946 2.48043 14.7071 2.29289C14.5196 2.10536 14.2652 2 14 2ZM14 6H12V3H14V6Z", fill: "#3B3C45" })));
12
- exports.DocumentJavaIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.DocumentJavaIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/DocumentJavaIcon/DocumentJavaIcon',
14
- })) `
14
+ }) `
15
15
  path {
16
16
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
17
17
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentJsIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentJsIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconJS" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M2 2H14V14H2V2ZM5.15333 12.0267C5.42 12.5933 5.94667 13.06 6.84667 13.06C7.84667 13.06 8.53333 12.5267 8.53333 11.36V7.50667H7.4V11.3333C7.4 11.9067 7.16667 12.0533 6.8 12.0533C6.41333 12.0533 6.25333 11.7867 6.07333 11.4733L5.15333 12.0267ZM9.14 11.9067C9.47333 12.56 10.1467 13.06 11.2 13.06C12.2667 13.06 13.0667 12.5067 13.0667 11.4867C13.0667 10.5467 12.5267 10.1267 11.5667 9.71333L11.2867 9.59333C10.8 9.38667 10.5933 9.24667 10.5933 8.91333C10.5933 8.64 10.8 8.42667 11.1333 8.42667C11.4533 8.42667 11.6667 8.56667 11.86 8.91333L12.7333 8.33333C12.3667 7.69333 11.8467 7.44667 11.1333 7.44667C10.1267 7.44667 9.48 8.08667 9.48 8.93333C9.48 9.85333 10.02 10.2867 10.8333 10.6333L11.1133 10.7533C11.6333 10.98 11.94 11.12 11.94 11.5067C11.94 11.8267 11.64 12.06 11.1733 12.06C10.62 12.06 10.3 11.7733 10.06 11.3733L9.14 11.9067Z", fill: "#3B3C45" }))));
13
- exports.DocumentJsIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentJsIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentJsIcon/DocumentJsIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentJsonIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentJsonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconJson" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M3.83937 2.65039H5.02803V3.84039H3.83937V6.81239C3.83928 6.96849 3.80845 7.12304 3.74863 7.26722C3.68881 7.41141 3.60118 7.54239 3.49074 7.65271C3.3803 7.76303 3.24922 7.85051 3.10497 7.91016C2.96072 7.96982 2.80613 8.00048 2.65003 8.00039C2.80619 8.0003 2.96083 8.03099 3.10512 8.09068C3.24941 8.15038 3.38053 8.23792 3.49098 8.34831C3.60143 8.4587 3.68904 8.58976 3.74882 8.73402C3.8086 8.87828 3.83937 9.0329 3.83937 9.18906V12.1617H5.02803V13.3504H3.83937C3.20337 13.1904 2.65003 12.8151 2.65003 12.1617V9.78373C2.65003 9.46847 2.5248 9.16613 2.30188 8.94321C2.07896 8.72029 1.77662 8.59506 1.46137 8.59506H0.866699V7.40639H1.46137C1.61752 7.40639 1.77214 7.37562 1.9164 7.31585C2.06066 7.25607 2.19173 7.16845 2.30212 7.058C2.4125 6.94756 2.50005 6.81644 2.55974 6.67215C2.61944 6.52785 2.65012 6.37321 2.65003 6.21706V3.84039C2.64986 3.68407 2.68052 3.52925 2.74026 3.38479C2.8 3.24033 2.88765 3.10908 2.99818 2.99854C3.10872 2.88801 3.23998 2.80036 3.38443 2.74062C3.52889 2.68088 3.68371 2.65022 3.84003 2.65039M12.162 2.65039C12.3182 2.65039 12.4728 2.68116 12.6171 2.74094C12.7613 2.80071 12.8924 2.88833 13.0028 2.99878C13.1132 3.10923 13.2007 3.24034 13.2604 3.38464C13.3201 3.52893 13.3508 3.68357 13.3507 3.83972V6.21706C13.3506 6.37321 13.3813 6.52785 13.441 6.67215C13.5007 6.81644 13.5882 6.94756 13.6986 7.058C13.809 7.16845 13.9401 7.25607 14.0843 7.31585C14.2286 7.37562 14.3832 7.40639 14.5394 7.40639H15.134V8.59506H14.5394C14.3833 8.59506 14.2287 8.6258 14.0845 8.68554C13.9403 8.74528 13.8092 8.83283 13.6989 8.94321C13.5885 9.05359 13.5009 9.18463 13.4412 9.32884C13.3814 9.47306 13.3507 9.62763 13.3507 9.78373V12.1617C13.3507 12.477 13.2255 12.7793 13.0025 13.0022C12.7796 13.2252 12.4773 13.3504 12.162 13.3504H10.9727V12.1617H12.162V9.18906C12.162 8.87392 12.2872 8.57168 12.51 8.34878C12.7327 8.12588 13.0349 8.00057 13.35 8.00039C13.0348 8.00039 12.7324 7.87516 12.5095 7.65224C12.2866 7.42932 12.1614 7.12698 12.1614 6.81172V3.83972H10.972V2.65039H12.162ZM8.00003 9.78373C8.15775 9.78373 8.309 9.84638 8.42053 9.9579C8.53205 10.0694 8.5947 10.2207 8.5947 10.3784C8.5947 10.5361 8.53205 10.6874 8.42053 10.7989C8.309 10.9104 8.15775 10.9731 8.00003 10.9731C7.84243 10.9729 7.69135 10.9102 7.57997 10.7986C7.46859 10.6871 7.40603 10.536 7.40603 10.3784C7.40603 10.2208 7.46859 10.0696 7.57997 9.95813C7.69135 9.84663 7.84243 9.7839 8.00003 9.78373ZM5.6227 9.78373C5.7803 9.7839 5.93138 9.84663 6.04276 9.95813C6.15414 10.0696 6.2167 10.2208 6.2167 10.3784C6.2167 10.536 6.15414 10.6871 6.04276 10.7986C5.93138 10.9102 5.7803 10.9729 5.6227 10.9731C5.54461 10.9731 5.46728 10.9577 5.39513 10.9278C5.32298 10.8979 5.25743 10.8541 5.20221 10.7989C5.14699 10.7437 5.10318 10.6781 5.0733 10.606C5.04341 10.5338 5.02803 10.4565 5.02803 10.3784C5.02803 10.3003 5.04341 10.223 5.0733 10.1508C5.10318 10.0787 5.14699 10.0131 5.20221 9.9579C5.25743 9.90268 5.32298 9.85888 5.39513 9.82899C5.46728 9.79911 5.54461 9.78373 5.6227 9.78373ZM10.378 9.78373C10.5356 9.7839 10.6867 9.84663 10.7981 9.95813C10.9095 10.0696 10.972 10.2208 10.972 10.3784C10.972 10.536 10.9095 10.6871 10.7981 10.7986C10.6867 10.9102 10.5356 10.9729 10.378 10.9731C10.2203 10.9731 10.0691 10.9104 9.95754 10.7989C9.84602 10.6874 9.78337 10.5361 9.78337 10.3784C9.78337 10.2207 9.84602 10.0694 9.95754 9.9579C10.0691 9.84638 10.2203 9.78373 10.378 9.78373Z", fill: "#3B3C45" }))));
13
- exports.DocumentJsonIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentJsonIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentJsonIcon/DocumentJsonIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentMarkdownIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentMarkdownIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconMarkdown" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M1.5 10.5003V5.16699H2.83333L4.83333 7.16699L6.83333 5.16699H8.16667V10.5003H6.83333V7.05366L4.83333 9.05366L2.83333 7.05366V10.5003H1.5ZM10.8333 5.16699H12.8333V7.83366H14.5L11.8333 10.8337L9.16667 7.83366H10.8333V5.16699Z", fill: "#3B3C45" }))));
13
- exports.DocumentMarkdownIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentMarkdownIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentMarkdownIcon/DocumentMarkdownIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentPythonIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentPythonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M6.57325 1.33301C6.06757 1.33301 5.5826 1.53389 5.22504 1.89146C4.86747 2.24903 4.66659 2.734 4.66659 3.23967V4.35967H7.52659C7.78659 4.35967 7.99992 4.73967 7.99992 4.99967H3.23992C2.73424 4.99967 2.24927 5.20055 1.8917 5.55812C1.53413 5.91569 1.33325 6.40066 1.33325 6.90634V9.42701C1.33325 9.93269 1.53413 10.4177 1.8917 10.7752C2.24927 11.1328 2.73424 11.3337 3.23992 11.3337H4.02659V9.54701C4.02571 9.29694 4.07421 9.04915 4.1693 8.81786C4.26439 8.58657 4.4042 8.37633 4.58072 8.19919C4.75724 8.02206 4.96699 7.88151 5.19794 7.78561C5.4289 7.6897 5.67651 7.64034 5.92659 7.64034H9.42659C10.4799 7.64034 11.3333 6.79301 11.3333 5.73967V3.23967C11.3333 2.734 11.1324 2.24903 10.7748 1.89146C10.4172 1.53389 9.93227 1.33301 9.42659 1.33301H6.57325ZM6.09325 2.40634C6.35992 2.40634 6.57325 2.48634 6.57325 2.87967C6.57325 3.27301 6.35992 3.47367 6.09325 3.47367C5.83325 3.47367 5.61992 3.27367 5.61992 2.88034C5.61992 2.48701 5.83325 2.40634 6.09325 2.40634Z", fill: "#3B3C45" }),
12
12
  react_1.default.createElement("path", { d: "M11.9727 4.66699V6.45366C11.9735 6.70367 11.925 6.95139 11.8298 7.1826C11.7347 7.41381 11.5949 7.62397 11.4184 7.80104C11.2419 7.97811 11.0321 8.1186 10.8012 8.21446C10.5703 8.31032 10.3228 8.35966 10.0727 8.35966H6.57341C6.32334 8.35878 6.07556 8.40728 5.84427 8.50237C5.61298 8.59746 5.40274 8.73727 5.2256 8.91379C5.04846 9.09031 4.90791 9.30006 4.81201 9.53102C4.71611 9.76197 4.66675 10.0096 4.66675 10.2597V12.7597C4.66675 13.2653 4.86763 13.7503 5.2252 14.1079C5.58277 14.4654 6.06774 14.6663 6.57341 14.6663H9.42675C9.93231 14.6663 10.4172 14.4655 10.7747 14.1081C11.1323 13.7507 11.3332 13.2659 11.3334 12.7603V11.6403H8.47275C8.21275 11.6403 8.00008 11.2603 8.00008 11.0003H12.7601C13.2658 11.0003 13.7507 10.7994 14.1083 10.4419C14.4659 10.0843 14.6667 9.59934 14.6667 9.09366V6.57366C14.6667 6.06798 14.4659 5.58301 14.1083 5.22544C13.7507 4.86787 13.2658 4.66699 12.7601 4.66699H11.9727ZM5.54675 7.67566L5.54408 7.67833L5.56941 7.67566H5.54675ZM9.90675 12.5263C10.1667 12.5263 10.3801 12.7263 10.3801 13.1197C10.3801 13.1818 10.3678 13.2434 10.3441 13.3008C10.3203 13.3582 10.2854 13.4104 10.2414 13.4544C10.1975 13.4983 10.1453 13.5332 10.0879 13.557C10.0305 13.5807 9.96891 13.593 9.90675 13.593C9.64008 13.593 9.42675 13.513 9.42675 13.1197C9.42675 12.7263 9.64008 12.5263 9.90675 12.5263Z", fill: "#3B3C45" })));
13
- exports.DocumentPythonIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentPythonIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentPythonIcon/DocumentPythonIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentReactIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentReactIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconReact" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M7.99992 6.74022C8.68658 6.74022 9.24658 7.30022 9.24658 8.00022C9.24658 8.66689 8.68658 9.23356 7.99992 9.23356C7.31325 9.23356 6.75325 8.66689 6.75325 8.00022C6.75325 7.30022 7.31325 6.74022 7.99992 6.74022ZM4.91325 13.3336C5.33325 13.5869 6.25325 13.2002 7.31325 12.2002C6.96659 11.8069 6.62659 11.3802 6.30658 10.9336C5.76935 10.8821 5.23526 10.802 4.70658 10.6936C4.36659 12.1202 4.49325 13.1002 4.91325 13.3336ZM5.38658 9.50689L5.19325 9.16689C5.11992 9.36022 5.04659 9.55356 4.99992 9.74022C5.17992 9.78022 5.37992 9.81356 5.58659 9.84689L5.38658 9.50689ZM9.74658 9.00022L10.2866 8.00022L9.74658 7.00022C9.54659 6.64689 9.33325 6.33356 9.13992 6.02022C8.77992 6.00022 8.39992 6.00022 7.99992 6.00022C7.59992 6.00022 7.21992 6.00022 6.85992 6.02022C6.66658 6.33356 6.45325 6.64689 6.25325 7.00022L5.71325 8.00022L6.25325 9.00022C6.45325 9.35356 6.66658 9.66689 6.85992 9.98022C7.21992 10.0002 7.59992 10.0002 7.99992 10.0002C8.39992 10.0002 8.77992 10.0002 9.13992 9.98022C9.33325 9.66689 9.54659 9.35356 9.74658 9.00022ZM7.99992 4.52022C7.87325 4.66689 7.73992 4.82022 7.60658 5.00022H8.39325C8.25992 4.82022 8.12659 4.66689 7.99992 4.52022ZM7.99992 11.4802C8.12659 11.3336 8.25992 11.1802 8.39325 11.0002H7.60658C7.73992 11.1802 7.87325 11.3336 7.99992 11.4802ZM11.0799 2.66689C10.6666 2.41356 9.74658 2.80022 8.68658 3.80022C9.03325 4.19356 9.37325 4.62022 9.69325 5.06689C10.2399 5.12022 10.7799 5.20022 11.2933 5.30689C11.6333 3.88022 11.5066 2.90022 11.0799 2.66689ZM10.6133 6.49356L10.8066 6.83356C10.8799 6.64022 10.9533 6.44689 10.9999 6.26022C10.8199 6.22022 10.6199 6.18689 10.4133 6.15356L10.6133 6.49356ZM11.5799 1.79356C12.5599 2.35356 12.6666 3.82689 12.2533 5.54689C13.9466 6.04689 15.1666 6.87356 15.1666 8.00022C15.1666 9.12689 13.9466 9.95356 12.2533 10.4536C12.6666 12.1736 12.5599 13.6469 11.5799 14.2069C10.6066 14.7669 9.27992 14.1269 7.99992 12.9069C6.71992 14.1269 5.39325 14.7669 4.41325 14.2069C3.43992 13.6469 3.33325 12.1736 3.74659 10.4536C2.05325 9.95356 0.833252 9.12689 0.833252 8.00022C0.833252 6.87356 2.05325 6.04689 3.74659 5.54689C3.33325 3.82689 3.43992 2.35356 4.41325 1.79356C5.39325 1.23356 6.71992 1.87356 7.99992 3.09356C9.27992 1.87356 10.6066 1.23356 11.5799 1.79356ZM11.3866 8.00022C11.6133 8.50022 11.8133 9.00022 11.9799 9.50689C13.3799 9.08689 14.1666 8.48689 14.1666 8.00022C14.1666 7.51356 13.3799 6.91356 11.9799 6.49356C11.8133 7.00022 11.6133 7.50022 11.3866 8.00022ZM4.61325 8.00022C4.38659 7.50022 4.18659 7.00022 4.01992 6.49356C2.61992 6.91356 1.83325 7.51356 1.83325 8.00022C1.83325 8.48689 2.61992 9.08689 4.01992 9.50689C4.18659 9.00022 4.38659 8.50022 4.61325 8.00022ZM10.6133 9.50689L10.4133 9.84689C10.6199 9.81356 10.8199 9.78022 10.9999 9.74022C10.9533 9.55356 10.8799 9.36022 10.8066 9.16689L10.6133 9.50689ZM8.68658 12.2002C9.74658 13.2002 10.6666 13.5869 11.0799 13.3336C11.5066 13.1002 11.6333 12.1202 11.2933 10.6936C10.7799 10.8002 10.2399 10.8802 9.69325 10.9336C9.37325 11.3802 9.03325 11.8069 8.68658 12.2002ZM5.38658 6.49356L5.58659 6.15356C5.37992 6.18689 5.17992 6.22022 4.99992 6.26022C5.04659 6.44689 5.11992 6.64022 5.19325 6.83356L5.38658 6.49356ZM7.31325 3.80022C6.25325 2.80022 5.33325 2.41356 4.91325 2.66689C4.49325 2.90022 4.36659 3.88022 4.70658 5.30689C5.23526 5.19842 5.76935 5.1183 6.30658 5.06689C6.62659 4.62022 6.96659 4.19356 7.31325 3.80022Z", fill: "#3B3C45" }))));
13
- exports.DocumentReactIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentReactIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentReactIcon/DocumentReactIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentShellIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentShellIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
9
9
  const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M14.5351 2.99992H3.83862C3.6752 3.00407 3.51738 3.06029 3.38814 3.16039C3.25891 3.26049 3.16501 3.39924 3.12012 3.55642L1.02012 12.4434C0.998149 12.5106 0.993246 12.5822 1.00585 12.6518C1.01845 12.7213 1.04817 12.7867 1.09232 12.8419C1.13646 12.8971 1.19365 12.9404 1.25874 12.968C1.32382 12.9956 1.39474 13.0066 1.46512 12.9999H12.1616C12.3249 12.9957 12.4827 12.9394 12.6118 12.8393C12.7409 12.7392 12.8348 12.6005 12.8796 12.4434L14.9801 3.55592C15.002 3.48876 15.0068 3.41722 14.9942 3.34773C14.9815 3.27825 14.9518 3.213 14.9076 3.15785C14.8635 3.10271 14.8064 3.05941 14.7413 3.03184C14.6763 3.00427 14.6054 2.9933 14.5351 2.99992ZM4.31312 11.8984C4.16872 11.9865 3.99731 12.0194 3.83057 11.9909C3.66383 11.9624 3.51306 11.8745 3.40612 11.7434L3.40262 11.7389C3.35483 11.6781 3.32075 11.6076 3.30269 11.5324C3.28463 11.4572 3.28302 11.3789 3.29797 11.303C3.31292 11.2271 3.34409 11.1554 3.38933 11.0926C3.43457 11.0298 3.49283 10.9776 3.56012 10.9394L8.36012 7.90892L5.30912 4.98292L5.30412 4.97792C5.24784 4.92482 5.20377 4.86011 5.17497 4.78829C5.14616 4.71647 5.13332 4.63924 5.13731 4.56196C5.14131 4.48469 5.16205 4.4092 5.1981 4.34073C5.23416 4.27226 5.28466 4.21244 5.34612 4.16542L5.36462 4.15042C5.49395 4.04749 5.65594 3.9944 5.82112 4.00082C5.98629 4.00725 6.14367 4.07275 6.26462 4.18542L9.88112 7.66392C9.96402 7.76867 10.006 7.90001 9.99912 8.03342C9.99485 8.11013 9.97427 8.18504 9.93875 8.25316C9.90323 8.32127 9.85358 8.38102 9.79312 8.42842C9.75612 8.44842 9.72012 8.48792 4.31762 11.8959L4.31312 11.8984ZM12.0001 11.4699C11.9905 11.6194 11.9221 11.7589 11.81 11.8582C11.6979 11.9575 11.5511 12.0084 11.4016 11.9999H8.58462C8.51096 12.0071 8.43662 11.9987 8.36638 11.9754C8.29614 11.9521 8.23156 11.9144 8.17677 11.8646C8.12199 11.8149 8.07822 11.7542 8.04828 11.6865C8.01834 11.6188 8.00289 11.5457 8.00293 11.4716C8.00296 11.3976 8.01848 11.3245 8.04848 11.2568C8.07849 11.1892 8.12231 11.1285 8.17714 11.0788C8.23197 11.0291 8.2966 10.9915 8.36686 10.9682C8.43712 10.945 8.51147 10.9367 8.58512 10.9439H11.4016C11.5503 10.9353 11.6965 10.9855 11.8085 11.0837C11.9205 11.182 11.9893 11.3203 12.0001 11.4689V11.4699Z", fill: "#3B3C45" })));
12
- exports.DocumentShellIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.DocumentShellIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/DocumentShellIcon/DocumentShellIcon',
14
- })) `
14
+ }) `
15
15
  path {
16
16
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
17
17
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentTsIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentTsIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconTS" },
12
12
  react_1.default.createElement("path", { id: "Vector", fillRule: "evenodd", clipRule: "evenodd", d: "M1.47192 1.47168V14.5277H14.5279V1.47168H1.47192ZM11.3926 7.81312V7.81331C11.5177 7.81369 11.6601 7.82013 11.7671 7.83174C12.2029 7.87888 12.5423 8.06691 12.831 8.42106C12.9748 8.59747 13.024 8.67465 13.0135 8.70768C13.0067 8.72899 12.9081 8.79965 12.5944 9.00784C12.2863 9.21242 12.1871 9.27369 12.164 9.27369C12.1406 9.27369 12.0919 9.22358 12.0217 9.12736C11.8865 8.94211 11.7485 8.85757 11.5352 8.82938C11.3057 8.79898 11.0999 8.8713 10.9991 9.01779C10.9129 9.14298 10.8999 9.34438 10.9684 9.49075C11.0478 9.66026 11.1914 9.75398 11.7417 9.9953C12.3765 10.2736 12.6982 10.4641 12.9324 10.7006C13.1847 10.9552 13.3125 11.2491 13.3518 11.6649C13.371 11.8676 13.3475 12.1078 13.2896 12.3031C13.1473 12.7819 12.7635 13.1324 12.2009 13.2974C12.0454 13.343 11.9007 13.3702 11.7576 13.3807C11.539 13.3968 11.2263 13.388 11.038 13.3606C10.5617 13.2912 10.0241 13.014 9.75596 12.6998C9.62434 12.5455 9.45631 12.2916 9.45631 12.247C9.45631 12.2254 9.467 12.2132 9.5093 12.1863C9.6348 12.1065 10.3539 11.6955 10.3679 11.6955C10.3763 11.6955 10.4139 11.7397 10.4513 11.7938C10.5361 11.9163 10.7448 12.1268 10.8508 12.1971C10.9374 12.2545 11.0482 12.3005 11.1797 12.3338C11.2551 12.3525 11.2949 12.3559 11.4593 12.3559C11.6272 12.3558 11.6617 12.353 11.7368 12.3328C11.9355 12.2794 12.0906 12.1687 12.1563 12.0335C12.1851 11.9751 12.1857 11.9678 12.1857 11.8261V11.6793L12.1504 11.6092C12.0649 11.4394 11.8805 11.3229 11.2977 11.0705C11.0301 10.9545 10.7022 10.791 10.5742 10.7097C10.2821 10.524 10.0796 10.3118 9.94677 10.052C9.81461 9.79369 9.79493 9.69754 9.79461 9.30909C9.79429 9.00499 9.79378 9.00873 9.85672 8.81465C9.91384 8.63853 10.0308 8.44179 10.1599 8.30458C10.4175 8.03075 10.7939 7.85475 11.1969 7.81974C11.2484 7.81485 11.3174 7.81296 11.3925 7.81318L11.3926 7.81312ZM7.92504 7.87318H7.92517C8.70127 7.87357 9.14616 7.87626 9.1533 7.88074C9.16674 7.88906 9.16844 7.95661 9.16844 8.38768V8.88499L8.394 8.88781L7.61957 8.89062V11.0894C7.61957 12.2988 7.61711 13.2955 7.61375 13.3043C7.60828 13.3191 7.54869 13.3202 7.04479 13.3202H6.482L6.47618 13.2975C6.47244 13.285 6.46968 12.2883 6.46962 11.0826L6.46943 8.8905L5.69503 8.88774L4.92056 8.88493V8.3935C4.92056 8.00374 4.92325 7.89936 4.93365 7.88899C4.94431 7.87802 5.33954 7.8752 7.04252 7.8735C7.37084 7.87318 7.66632 7.87302 7.92504 7.87318Z", fill: "#3B3C45" }))));
13
- exports.DocumentTsIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentTsIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentTsIcon/DocumentTsIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DocumentYamlIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DocumentYamlIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("g", { id: "iconYaml" },
12
12
  react_1.default.createElement("path", { id: "Vector", d: "M8.66675 5.99967H12.3334L8.66675 2.33301V5.99967ZM4.00008 1.33301H9.33342L13.3334 5.33301V13.333C13.3334 14.0663 12.7334 14.6663 12.0001 14.6663H4.00008C3.26675 14.6663 2.66675 14.0663 2.66675 13.333V2.66634C2.66675 1.93301 3.26675 1.33301 4.00008 1.33301ZM12.0001 11.9997V10.6663H6.00008V11.9997H12.0001ZM9.33342 9.33301V7.99967H4.00008V9.33301H9.33342Z", fill: "#3B3C45" }))));
13
- exports.DocumentYamlIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.DocumentYamlIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/DocumentYamlIcon/DocumentYamlIcon',
15
- })) `
15
+ }) `
16
16
  path {
17
17
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
18
18
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const DownloadIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const DownloadIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;