@redocly/theme 0.66.0-next.2 → 0.66.0-next.4

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 (863) 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 -4
  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/NextButton.js +1 -1
  136. package/lib/components/PageNavigation/PageNavigation.d.ts +1 -1
  137. package/lib/components/PageNavigation/PreviousButton.js +1 -1
  138. package/lib/components/PageNavigation/variables.d.ts +1 -1
  139. package/lib/components/Panel/Panel.d.ts +1 -1
  140. package/lib/components/Panel/PanelBody.d.ts +5 -1
  141. package/lib/components/Panel/PanelHeader.d.ts +5 -1
  142. package/lib/components/Panel/PanelHeaderTitle.d.ts +5 -1
  143. package/lib/components/Panel/variables.d.ts +2 -2
  144. package/lib/components/Portal/Portal.d.ts +1 -1
  145. package/lib/components/Product/ProductPicker.js +2 -2
  146. package/lib/components/Product/variables.d.ts +1 -1
  147. package/lib/components/Scorecard/variables.d.ts +1 -1
  148. package/lib/components/Scorecard/variables.dark.d.ts +1 -1
  149. package/lib/components/Search/FilterFields/SearchFilterFieldSelect.d.ts +1 -1
  150. package/lib/components/Search/FilterFields/SearchFilterFieldTags.d.ts +1 -1
  151. package/lib/components/Search/SearchAiActionButtons.d.ts +1 -1
  152. package/lib/components/Search/SearchAiConversationInput.d.ts +1 -1
  153. package/lib/components/Search/SearchAiDialog.d.ts +1 -1
  154. package/lib/components/Search/SearchAiMessage.d.ts +1 -1
  155. package/lib/components/Search/SearchAiMessage.js +1 -1
  156. package/lib/components/Search/SearchAiNegativeFeedbackForm.d.ts +1 -1
  157. package/lib/components/Search/SearchDialog.d.ts +1 -1
  158. package/lib/components/Search/SearchDialog.js +7 -2
  159. package/lib/components/Search/SearchFilter.d.ts +1 -1
  160. package/lib/components/Search/SearchFilterField.d.ts +1 -1
  161. package/lib/components/Search/SearchGroups.d.ts +1 -1
  162. package/lib/components/Search/SearchInput.d.ts +1 -1
  163. package/lib/components/Search/SearchItem.d.ts +1 -1
  164. package/lib/components/Search/SearchRecent.js +2 -2
  165. package/lib/components/Search/SearchTrigger.js +2 -1
  166. package/lib/components/Search/variables.d.ts +1 -1
  167. package/lib/components/Search/variables.js +1 -1
  168. package/lib/components/Segmented/Segmented.js +1 -1
  169. package/lib/components/Segmented/variables.d.ts +1 -1
  170. package/lib/components/Segmented/variables.dark.d.ts +1 -1
  171. package/lib/components/Select/Select.d.ts +5 -2
  172. package/lib/components/Select/SelectInput.d.ts +1 -1
  173. package/lib/components/Select/SelectInput.js +2 -2
  174. package/lib/components/Select/variables.d.ts +1 -1
  175. package/lib/components/Sidebar/Sidebar.d.ts +5 -3
  176. package/lib/components/Sidebar/variables.d.ts +1 -1
  177. package/lib/components/SidebarActions/SidebarActions.js +9 -10
  178. package/lib/components/SidebarActions/styled.d.ts +17 -8
  179. package/lib/components/SidebarLogo/SidebarLogo.d.ts +1 -1
  180. package/lib/components/SkipContent/variables.d.ts +1 -1
  181. package/lib/components/StatusCode/StatusCode.d.ts +5 -3
  182. package/lib/components/StatusCode/variables.d.ts +1 -1
  183. package/lib/components/StatusCode/variables.dark.d.ts +1 -1
  184. package/lib/components/SvgViewer/SvgViewer.d.ts +1 -1
  185. package/lib/components/SvgViewer/SvgViewer.js +2 -2
  186. package/lib/components/SvgViewer/variables.d.ts +1 -1
  187. package/lib/components/Switch/Switch.d.ts +1 -1
  188. package/lib/components/Switch/variables.d.ts +1 -1
  189. package/lib/components/Switch/variables.dark.d.ts +1 -1
  190. package/lib/components/TableOfContent/TableOfContent.js +2 -2
  191. package/lib/components/TableOfContent/variables.d.ts +1 -1
  192. package/lib/components/Tag/Tag.d.ts +1 -1
  193. package/lib/components/Tag/variables.d.ts +1 -1
  194. package/lib/components/Tag/variables.dark.d.ts +1 -1
  195. package/lib/components/Tags/CounterTag.d.ts +4 -3
  196. package/lib/components/Tags/HttpTag.d.ts +4 -3
  197. package/lib/components/Tags/variables.d.ts +1 -1
  198. package/lib/components/Toast/Toast.d.ts +2 -2
  199. package/lib/components/Toast/Toast.js +3 -3
  200. package/lib/components/Toast/variables.d.ts +1 -1
  201. package/lib/components/Tooltip/AnchorTooltip.d.ts +2 -1
  202. package/lib/components/Tooltip/JsTooltip.d.ts +2 -1
  203. package/lib/components/Tooltip/JsTooltip.js +4 -3
  204. package/lib/components/Tooltip/variables.d.ts +1 -1
  205. package/lib/components/Tooltip/variables.dark.d.ts +1 -1
  206. package/lib/components/Typography/CompactTypography.d.ts +18 -2
  207. package/lib/components/Typography/CompactTypography.js +2 -2
  208. package/lib/components/Typography/Emphasis.d.ts +5 -1
  209. package/lib/components/Typography/H1.d.ts +5 -1
  210. package/lib/components/Typography/H2.d.ts +5 -1
  211. package/lib/components/Typography/H3.d.ts +5 -1
  212. package/lib/components/Typography/H4.d.ts +5 -1
  213. package/lib/components/Typography/SectionHeader.d.ts +5 -1
  214. package/lib/components/Typography/Typography.d.ts +4 -3
  215. package/lib/components/UserMenu/LoginButton.d.ts +1 -1
  216. package/lib/components/UserMenu/UserAvatar.d.ts +1 -1
  217. package/lib/components/UserMenu/UserInfoMenuItem.d.ts +1 -1
  218. package/lib/components/UserMenu/UserMenu.js +4 -4
  219. package/lib/components/UserMenu/variables.d.ts +1 -1
  220. package/lib/components/VersionPicker/VersionPicker.d.ts +1 -1
  221. package/lib/components/VersionPicker/variables.d.ts +1 -1
  222. package/lib/core/constants/common.d.ts +2 -2
  223. package/lib/core/constants/environments.js +3 -1
  224. package/lib/core/constants/search.d.ts +2 -2
  225. package/lib/core/contexts/Toast/ToastProvider.js +2 -5
  226. package/lib/core/hooks/catalog/use-catalog-entity-details.d.ts +1 -1
  227. package/lib/core/hooks/catalog/use-catalog-entity-link.js +2 -1
  228. package/lib/core/hooks/catalog/use-catalog-table-header-cell-actions.d.ts +1 -1
  229. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-controls.js +4 -3
  230. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.d.ts +1 -1
  231. package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.js +15 -12
  232. package/lib/core/hooks/menu/use-collapse.d.ts +1 -1
  233. package/lib/core/hooks/menu/use-collapse.js +2 -1
  234. package/lib/core/hooks/menu/use-mobile-menu-items.d.ts +2 -2
  235. package/lib/core/hooks/search/use-search-dialog.js +2 -1
  236. package/lib/core/hooks/use-codeblock-tabs-controls.js +3 -6
  237. package/lib/core/hooks/use-connect-mcp-button.d.ts +1 -1
  238. package/lib/core/hooks/use-element-size.d.ts +1 -1
  239. package/lib/core/hooks/use-input-key-commands.js +4 -3
  240. package/lib/core/hooks/use-page-actions.js +4 -3
  241. package/lib/core/hooks/use-product-picker.d.ts +3 -3
  242. package/lib/core/hooks/use-store.d.ts +1 -1
  243. package/lib/core/hooks/use-tabs.d.ts +1 -1
  244. package/lib/core/hooks/use-toast-logic.d.ts +1 -1
  245. package/lib/core/hooks/use-tooltip-fallback-placement.d.ts +1 -1
  246. package/lib/core/styles/dark.d.ts +1 -3
  247. package/lib/core/styles/global.d.ts +4 -4
  248. package/lib/core/styles/palette.d.ts +3 -2
  249. package/lib/core/styles/palette.dark.d.ts +3 -2
  250. package/lib/core/styles/xyflow.d.ts +1 -1
  251. package/lib/core/types/hooks.d.ts +2 -0
  252. package/lib/core/types/l10n.d.ts +1 -1
  253. package/lib/core/utils/get-operation-color.d.ts +1 -1
  254. package/lib/core/utils/load-and-navigate.d.ts +1 -1
  255. package/lib/core/utils/load-and-navigate.js +2 -1
  256. package/lib/core/utils/menu.js +4 -7
  257. package/lib/core/utils/theme-helpers.d.ts +3 -3
  258. package/lib/core/utils/tooltip-placement.d.ts +2 -2
  259. package/lib/core/utils/transform-revisions-to-version-history.d.ts +1 -1
  260. package/lib/core/utils/transform-revisions-to-version-history.js +5 -4
  261. package/lib/icons/AddIcon/AddIcon.d.ts +18 -4
  262. package/lib/icons/AddIcon/AddIcon.js +2 -2
  263. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.d.ts +1 -3
  264. package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.js +2 -2
  265. package/lib/icons/AiStarsIcon/AiStarsIcon.d.ts +1 -3
  266. package/lib/icons/AiStarsIcon/AiStarsIcon.js +2 -2
  267. package/lib/icons/AnthropicIcon/AnthropicIcon.d.ts +18 -4
  268. package/lib/icons/AnthropicIcon/AnthropicIcon.js +2 -2
  269. package/lib/icons/ArrowDownIcon/ArrowDownIcon.d.ts +18 -4
  270. package/lib/icons/ArrowDownIcon/ArrowDownIcon.js +2 -2
  271. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.d.ts +18 -4
  272. package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -2
  273. package/lib/icons/ArrowRightIcon/ArrowRightIcon.d.ts +18 -4
  274. package/lib/icons/ArrowRightIcon/ArrowRightIcon.js +2 -2
  275. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.d.ts +18 -4
  276. package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -2
  277. package/lib/icons/AscSortIcon/AscSortIcon.d.ts +18 -4
  278. package/lib/icons/AscSortIcon/AscSortIcon.js +2 -2
  279. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.d.ts +18 -4
  280. package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.js +2 -2
  281. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.d.ts +18 -4
  282. package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.js +2 -2
  283. package/lib/icons/BotIcon/BotIcon.d.ts +18 -4
  284. package/lib/icons/BotIcon/BotIcon.js +2 -2
  285. package/lib/icons/CDNIcon/CDNIcon.d.ts +35 -6
  286. package/lib/icons/CDNIcon/CDNIcon.js +2 -2
  287. package/lib/icons/CardsIcon/CardsIcon.d.ts +18 -4
  288. package/lib/icons/CardsIcon/CardsIcon.js +2 -2
  289. package/lib/icons/CaretDownIcon/CaretDownIcon.d.ts +18 -4
  290. package/lib/icons/CaretDownIcon/CaretDownIcon.js +2 -2
  291. package/lib/icons/CaretUpIcon/CaretUpIcon.d.ts +18 -4
  292. package/lib/icons/CaretUpIcon/CaretUpIcon.js +2 -2
  293. package/lib/icons/CertificateIcon/CertificateIcon.d.ts +18 -4
  294. package/lib/icons/CertificateIcon/CertificateIcon.js +2 -2
  295. package/lib/icons/CharacterIcon/CharacterIcon.d.ts +18 -4
  296. package/lib/icons/CharacterIcon/CharacterIcon.js +2 -2
  297. package/lib/icons/ChatGptIcon/ChatGptIcon.d.ts +18 -4
  298. package/lib/icons/ChatGptIcon/ChatGptIcon.js +2 -2
  299. package/lib/icons/ChatIcon/ChatIcon.d.ts +18 -4
  300. package/lib/icons/ChatIcon/ChatIcon.js +2 -2
  301. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.d.ts +18 -4
  302. package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.js +2 -2
  303. package/lib/icons/CheckboxIcon/CheckboxIcon.d.ts +34 -2
  304. package/lib/icons/CheckboxIcon/variables.d.ts +1 -1
  305. package/lib/icons/CheckboxIcon/variables.dark.d.ts +1 -1
  306. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.d.ts +18 -4
  307. package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.js +2 -2
  308. package/lib/icons/CheckmarkIcon/CheckmarkIcon.d.ts +18 -4
  309. package/lib/icons/CheckmarkIcon/CheckmarkIcon.js +2 -2
  310. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.d.ts +18 -4
  311. package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.js +2 -2
  312. package/lib/icons/ChevronDownIcon/ChevronDownIcon.d.ts +18 -4
  313. package/lib/icons/ChevronDownIcon/ChevronDownIcon.js +2 -2
  314. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.d.ts +18 -4
  315. package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -2
  316. package/lib/icons/ChevronRightIcon/ChevronRightIcon.d.ts +18 -4
  317. package/lib/icons/ChevronRightIcon/ChevronRightIcon.js +2 -2
  318. package/lib/icons/ChevronSortIcon/ChevronSortIcon.d.ts +28 -6
  319. package/lib/icons/ChevronSortIcon/ChevronSortIcon.js +2 -2
  320. package/lib/icons/ChevronUpIcon/ChevronUpIcon.d.ts +18 -4
  321. package/lib/icons/ChevronUpIcon/ChevronUpIcon.js +2 -2
  322. package/lib/icons/CircleDashIcon/CircleDashIcon.d.ts +18 -4
  323. package/lib/icons/CircleDashIcon/CircleDashIcon.js +2 -2
  324. package/lib/icons/ClaudeIcon/ClaudeIcon.d.ts +18 -4
  325. package/lib/icons/ClaudeIcon/ClaudeIcon.js +2 -2
  326. package/lib/icons/CleanIcon/CleanIcon.d.ts +18 -4
  327. package/lib/icons/CleanIcon/CleanIcon.js +2 -2
  328. package/lib/icons/CloseFilledIcon/CloseFilledIcon.d.ts +18 -4
  329. package/lib/icons/CloseFilledIcon/CloseFilledIcon.js +2 -2
  330. package/lib/icons/CloseIcon/CloseIcon.d.ts +18 -4
  331. package/lib/icons/CloseIcon/CloseIcon.js +2 -2
  332. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.d.ts +18 -4
  333. package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.js +2 -2
  334. package/lib/icons/CloudUploadIcon/CloudUploadIcon.d.ts +18 -4
  335. package/lib/icons/CloudUploadIcon/CloudUploadIcon.js +2 -2
  336. package/lib/icons/CodeIcon/CodeIcon.d.ts +18 -4
  337. package/lib/icons/CodeIcon/CodeIcon.js +2 -2
  338. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.d.ts +18 -4
  339. package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.js +2 -2
  340. package/lib/icons/ConnectIcon/ConnectIcon.d.ts +18 -4
  341. package/lib/icons/ConnectIcon/ConnectIcon.js +2 -2
  342. package/lib/icons/ContrastIcon/ContrastIcon.d.ts +18 -4
  343. package/lib/icons/ContrastIcon/ContrastIcon.js +2 -2
  344. package/lib/icons/CookieIcon/CookieIcon.d.ts +18 -4
  345. package/lib/icons/CookieIcon/CookieIcon.js +2 -2
  346. package/lib/icons/CopyIcon/CopyIcon.d.ts +18 -4
  347. package/lib/icons/CopyIcon/CopyIcon.js +2 -2
  348. package/lib/icons/CopyLinkIcon/CopyLinkIcon.d.ts +18 -4
  349. package/lib/icons/CopyLinkIcon/CopyLinkIcon.js +2 -2
  350. package/lib/icons/CubeIcon/CubeIcon.d.ts +18 -4
  351. package/lib/icons/CubeIcon/CubeIcon.js +2 -2
  352. package/lib/icons/CursorIcon/CursorIcon.d.ts +18 -4
  353. package/lib/icons/CursorIcon/CursorIcon.js +2 -2
  354. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.d.ts +18 -4
  355. package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.js +2 -2
  356. package/lib/icons/DataFormatIcon/DataFormatIcon.d.ts +18 -4
  357. package/lib/icons/DataFormatIcon/DataFormatIcon.js +2 -2
  358. package/lib/icons/DataRefineryIcon/DataRefineryIcon.d.ts +18 -4
  359. package/lib/icons/DataRefineryIcon/DataRefineryIcon.js +2 -2
  360. package/lib/icons/DatabaseIcon/DatabaseIcon.d.ts +18 -4
  361. package/lib/icons/DatabaseIcon/DatabaseIcon.js +2 -2
  362. package/lib/icons/DescSortIcon/DescSortIcon.d.ts +18 -4
  363. package/lib/icons/DescSortIcon/DescSortIcon.js +2 -2
  364. package/lib/icons/DeselectIcon/DeselectIcon.d.ts +21 -3
  365. package/lib/icons/DeselectIcon/DeselectIcon.js +2 -2
  366. package/lib/icons/DirectionRightIcon/DirectionRightIcon.d.ts +21 -3
  367. package/lib/icons/DirectionRightIcon/DirectionRightIcon.js +2 -2
  368. package/lib/icons/DocumentAddIcon/DocumentAddIcon.d.ts +18 -4
  369. package/lib/icons/DocumentAddIcon/DocumentAddIcon.js +2 -2
  370. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.d.ts +18 -4
  371. package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.js +2 -2
  372. package/lib/icons/DocumentCssIcon/DocumentCssIcon.d.ts +18 -4
  373. package/lib/icons/DocumentCssIcon/DocumentCssIcon.js +2 -2
  374. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.d.ts +18 -4
  375. package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.js +2 -2
  376. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.d.ts +18 -4
  377. package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.js +2 -2
  378. package/lib/icons/DocumentIcon/DocumentIcon.d.ts +18 -4
  379. package/lib/icons/DocumentIcon/DocumentIcon.js +2 -2
  380. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.d.ts +18 -4
  381. package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.js +2 -2
  382. package/lib/icons/DocumentJsIcon/DocumentJsIcon.d.ts +18 -4
  383. package/lib/icons/DocumentJsIcon/DocumentJsIcon.js +2 -2
  384. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.d.ts +18 -4
  385. package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.js +2 -2
  386. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.d.ts +18 -4
  387. package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.js +2 -2
  388. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.d.ts +18 -4
  389. package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.js +2 -2
  390. package/lib/icons/DocumentReactIcon/DocumentReactIcon.d.ts +18 -4
  391. package/lib/icons/DocumentReactIcon/DocumentReactIcon.js +2 -2
  392. package/lib/icons/DocumentShellIcon/DocumentShellIcon.d.ts +18 -4
  393. package/lib/icons/DocumentShellIcon/DocumentShellIcon.js +2 -2
  394. package/lib/icons/DocumentTsIcon/DocumentTsIcon.d.ts +18 -4
  395. package/lib/icons/DocumentTsIcon/DocumentTsIcon.js +2 -2
  396. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.d.ts +18 -4
  397. package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.js +2 -2
  398. package/lib/icons/DownloadIcon/DownloadIcon.d.ts +18 -4
  399. package/lib/icons/DownloadIcon/DownloadIcon.js +2 -2
  400. package/lib/icons/DraggableIcon/DraggableIcon.d.ts +18 -4
  401. package/lib/icons/DraggableIcon/DraggableIcon.js +2 -2
  402. package/lib/icons/EditIcon/EditIcon.d.ts +18 -4
  403. package/lib/icons/EditIcon/EditIcon.js +2 -2
  404. package/lib/icons/EmailIcon/EmailIcon.d.ts +18 -4
  405. package/lib/icons/EmailIcon/EmailIcon.js +2 -2
  406. package/lib/icons/EntityTypeIcon/EntityTypeIcon.d.ts +18 -4
  407. package/lib/icons/EntityTypeIcon/EntityTypeIcon.js +2 -2
  408. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.d.ts +18 -4
  409. package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.js +2 -2
  410. package/lib/icons/ErrorIcon/ErrorIcon.d.ts +18 -4
  411. package/lib/icons/ErrorIcon/ErrorIcon.js +2 -2
  412. package/lib/icons/ExportIcon/ExportIcon.d.ts +18 -4
  413. package/lib/icons/ExportIcon/ExportIcon.js +2 -2
  414. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.d.ts +18 -4
  415. package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.js +2 -2
  416. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.d.ts +18 -4
  417. package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.js +2 -2
  418. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.d.ts +18 -4
  419. package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.js +2 -2
  420. package/lib/icons/FileIcon/FileIcon.d.ts +18 -4
  421. package/lib/icons/FileIcon/FileIcon.js +2 -2
  422. package/lib/icons/FileStorageIcon/FileStorageIcon.d.ts +18 -4
  423. package/lib/icons/FileStorageIcon/FileStorageIcon.js +2 -2
  424. package/lib/icons/FilterIcon/FilterIcon.d.ts +18 -4
  425. package/lib/icons/FilterIcon/FilterIcon.js +2 -2
  426. package/lib/icons/FitToViewIcon/FitToViewIcon.d.ts +18 -4
  427. package/lib/icons/FitToViewIcon/FitToViewIcon.js +2 -2
  428. package/lib/icons/FlowIcon/FlowIcon.d.ts +18 -4
  429. package/lib/icons/FlowIcon/FlowIcon.js +2 -2
  430. package/lib/icons/FolderAddIcon/FolderAddIcon.d.ts +18 -4
  431. package/lib/icons/FolderAddIcon/FolderAddIcon.js +2 -2
  432. package/lib/icons/FolderIcon/FolderIcon.d.ts +18 -4
  433. package/lib/icons/FolderIcon/FolderIcon.js +2 -2
  434. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.d.ts +18 -4
  435. package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.js +2 -2
  436. package/lib/icons/GeminiIcon/GeminiIcon.d.ts +18 -4
  437. package/lib/icons/GeminiIcon/GeminiIcon.js +2 -2
  438. package/lib/icons/GenericIcon/GenericIcon.d.ts +1 -1
  439. package/lib/icons/GithubIcon/GithubIcon.d.ts +18 -4
  440. package/lib/icons/GithubIcon/GithubIcon.js +2 -2
  441. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.d.ts +18 -4
  442. package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.js +2 -2
  443. package/lib/icons/GraphIcon/GraphIcon.d.ts +18 -4
  444. package/lib/icons/GraphIcon/GraphIcon.js +2 -2
  445. package/lib/icons/GraphqlIcon/GraphqlIcon.d.ts +18 -4
  446. package/lib/icons/GraphqlIcon/GraphqlIcon.js +2 -2
  447. package/lib/icons/GridIcon/GridIcon.d.ts +18 -4
  448. package/lib/icons/GridIcon/GridIcon.js +2 -2
  449. package/lib/icons/HashtagIcon/HashtagIcon.d.ts +18 -4
  450. package/lib/icons/HashtagIcon/HashtagIcon.js +2 -2
  451. package/lib/icons/HexagonIcon/HexagonIcon.d.ts +18 -4
  452. package/lib/icons/HexagonIcon/HexagonIcon.js +2 -2
  453. package/lib/icons/HierarchyIcon/HierarchyIcon.d.ts +18 -4
  454. package/lib/icons/HierarchyIcon/HierarchyIcon.js +2 -2
  455. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.d.ts +18 -4
  456. package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.js +2 -2
  457. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.d.ts +18 -4
  458. package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.js +2 -2
  459. package/lib/icons/IdeaIcon/IdeaIcon.d.ts +18 -4
  460. package/lib/icons/IdeaIcon/IdeaIcon.js +2 -2
  461. package/lib/icons/InformationFilledIcon/InformationFilledIcon.d.ts +18 -4
  462. package/lib/icons/InformationFilledIcon/InformationFilledIcon.js +2 -2
  463. package/lib/icons/InformationIcon/InformationIcon.d.ts +18 -4
  464. package/lib/icons/InformationIcon/InformationIcon.js +2 -2
  465. package/lib/icons/JsonIcon/JsonIcon.d.ts +18 -4
  466. package/lib/icons/JsonIcon/JsonIcon.js +2 -2
  467. package/lib/icons/KafkaIcon/KafkaIcon.d.ts +18 -4
  468. package/lib/icons/KafkaIcon/KafkaIcon.js +2 -2
  469. package/lib/icons/LaunchIcon/LaunchIcon.d.ts +18 -4
  470. package/lib/icons/LaunchIcon/LaunchIcon.js +2 -2
  471. package/lib/icons/LinkIcon/LinkIcon.d.ts +18 -4
  472. package/lib/icons/LinkIcon/LinkIcon.js +2 -2
  473. package/lib/icons/LogoutIcon/LogoutIcon.d.ts +18 -4
  474. package/lib/icons/LogoutIcon/LogoutIcon.js +2 -2
  475. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.d.ts +18 -4
  476. package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.js +2 -2
  477. package/lib/icons/MaximizeIcon/MaximizeIcon.d.ts +18 -4
  478. package/lib/icons/MaximizeIcon/MaximizeIcon.js +2 -2
  479. package/lib/icons/MenuIcon/MenuIcon.d.ts +18 -4
  480. package/lib/icons/MenuIcon/MenuIcon.js +2 -2
  481. package/lib/icons/MinimizeIcon/MinimizeIcon.d.ts +18 -4
  482. package/lib/icons/MinimizeIcon/MinimizeIcon.js +2 -2
  483. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.d.ts +18 -4
  484. package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.js +2 -2
  485. package/lib/icons/MoleculesIcon/MoleculesIcon.d.ts +18 -4
  486. package/lib/icons/MoleculesIcon/MoleculesIcon.js +2 -2
  487. package/lib/icons/MoonIcon/MoonIcon.d.ts +18 -4
  488. package/lib/icons/MoonIcon/MoonIcon.js +2 -2
  489. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.d.ts +18 -4
  490. package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.js +2 -2
  491. package/lib/icons/NetworkIcon/NetworkIcon.d.ts +18 -4
  492. package/lib/icons/NetworkIcon/NetworkIcon.js +2 -2
  493. package/lib/icons/NewChatIcon/NewChatIcon.d.ts +18 -4
  494. package/lib/icons/NewChatIcon/NewChatIcon.js +2 -2
  495. package/lib/icons/NoneIcon/NoneIcon.d.ts +18 -4
  496. package/lib/icons/NoneIcon/NoneIcon.js +2 -2
  497. package/lib/icons/NoteIcon/NoteIcon.d.ts +18 -4
  498. package/lib/icons/NoteIcon/NoteIcon.js +2 -2
  499. package/lib/icons/NotesIcon/NotesIcon.d.ts +18 -4
  500. package/lib/icons/NotesIcon/NotesIcon.js +2 -2
  501. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.d.ts +18 -4
  502. package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.js +2 -2
  503. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.d.ts +18 -4
  504. package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.js +2 -2
  505. package/lib/icons/PeopleIcon/PeopleIcon.d.ts +18 -4
  506. package/lib/icons/PeopleIcon/PeopleIcon.js +2 -2
  507. package/lib/icons/PlayIcon/PlayIcon.d.ts +18 -4
  508. package/lib/icons/PlayIcon/PlayIcon.js +2 -2
  509. package/lib/icons/PlaylistIcon/PlaylistIcon.d.ts +18 -4
  510. package/lib/icons/PlaylistIcon/PlaylistIcon.js +2 -2
  511. package/lib/icons/PlusCustomIcon/PlusCustomIcon.d.ts +18 -4
  512. package/lib/icons/PlusCustomIcon/PlusCustomIcon.js +2 -2
  513. package/lib/icons/RabbitMQIcon/RabbitMQIcon.d.ts +18 -4
  514. package/lib/icons/RabbitMQIcon/RabbitMQIcon.js +2 -2
  515. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.d.ts +22 -3
  516. package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.js +3 -3
  517. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.d.ts +18 -4
  518. package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.js +2 -2
  519. package/lib/icons/RedoclyIcon/RedoclyIcon.d.ts +18 -4
  520. package/lib/icons/RedoclyIcon/RedoclyIcon.js +2 -2
  521. package/lib/icons/RenewIcon/RenewIcon.d.ts +18 -4
  522. package/lib/icons/RenewIcon/RenewIcon.js +2 -2
  523. package/lib/icons/ResetIcon/ResetIcon.d.ts +18 -4
  524. package/lib/icons/ResetIcon/ResetIcon.js +2 -2
  525. package/lib/icons/RestartIcon/RestartIcon.d.ts +18 -4
  526. package/lib/icons/RestartIcon/RestartIcon.js +2 -2
  527. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.d.ts +13 -3
  528. package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.js +2 -2
  529. package/lib/icons/RocketIcon/RocketIcon.d.ts +18 -4
  530. package/lib/icons/RocketIcon/RocketIcon.js +2 -2
  531. package/lib/icons/SaveIcon/SaveIcon.d.ts +18 -4
  532. package/lib/icons/SaveIcon/SaveIcon.js +2 -2
  533. package/lib/icons/SearchIcon/SearchIcon.d.ts +18 -4
  534. package/lib/icons/SearchIcon/SearchIcon.js +2 -2
  535. package/lib/icons/SecurityIcon/SecurityIcon.d.ts +18 -4
  536. package/lib/icons/SecurityIcon/SecurityIcon.js +2 -2
  537. package/lib/icons/SelectIcon/SelectIcon.d.ts +21 -3
  538. package/lib/icons/SelectIcon/SelectIcon.js +2 -2
  539. package/lib/icons/SendIcon/SendIcon.d.ts +21 -3
  540. package/lib/icons/SendIcon/SendIcon.js +2 -2
  541. package/lib/icons/SettingsCogIcon/SettingsCogIcon.d.ts +18 -4
  542. package/lib/icons/SettingsCogIcon/SettingsCogIcon.js +2 -2
  543. package/lib/icons/SettingsIcon/SettingsIcon.d.ts +28 -6
  544. package/lib/icons/SettingsIcon/SettingsIcon.js +2 -2
  545. package/lib/icons/ShareIcon/ShareIcon.d.ts +18 -4
  546. package/lib/icons/ShareIcon/ShareIcon.js +2 -2
  547. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.d.ts +18 -4
  548. package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.js +2 -2
  549. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.d.ts +18 -4
  550. package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.js +2 -2
  551. package/lib/icons/SlackIcon/SlackIcon.d.ts +18 -4
  552. package/lib/icons/SlackIcon/SlackIcon.js +2 -2
  553. package/lib/icons/SortIcon/SortIcon.d.ts +18 -4
  554. package/lib/icons/SortIcon/SortIcon.js +2 -2
  555. package/lib/icons/Spinner/Spinner.d.ts +90 -7
  556. package/lib/icons/Spinner/Spinner.js +2 -2
  557. package/lib/icons/SpinnerIcon/SpinnerIcon.d.ts +21 -3
  558. package/lib/icons/SpinnerIcon/SpinnerIcon.js +2 -2
  559. package/lib/icons/StarFilledIcon/StarFilledIcon.d.ts +18 -4
  560. package/lib/icons/StarFilledIcon/StarFilledIcon.js +2 -2
  561. package/lib/icons/StarIcon/StarIcon.d.ts +18 -4
  562. package/lib/icons/StarIcon/StarIcon.js +2 -2
  563. package/lib/icons/StopIcon/StopIcon.d.ts +18 -4
  564. package/lib/icons/StopIcon/StopIcon.js +2 -2
  565. package/lib/icons/SubtractIcon/SubtractIcon.d.ts +18 -4
  566. package/lib/icons/SubtractIcon/SubtractIcon.js +2 -2
  567. package/lib/icons/SunIcon/SunIcon.d.ts +18 -4
  568. package/lib/icons/SunIcon/SunIcon.js +2 -2
  569. package/lib/icons/TableBuiltIcon/TableBuiltIcon.d.ts +18 -4
  570. package/lib/icons/TableBuiltIcon/TableBuiltIcon.js +2 -2
  571. package/lib/icons/TableIcon/TableIcon.d.ts +18 -4
  572. package/lib/icons/TableIcon/TableIcon.js +2 -2
  573. package/lib/icons/TagsIcon/TagsIcon.d.ts +18 -4
  574. package/lib/icons/TagsIcon/TagsIcon.js +2 -2
  575. package/lib/icons/TaskViewIcon/TaskViewIcon.d.ts +18 -4
  576. package/lib/icons/TaskViewIcon/TaskViewIcon.js +2 -2
  577. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.d.ts +18 -4
  578. package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.js +2 -2
  579. package/lib/icons/ThumbDownIcon/ThumbDownIcon.d.ts +22 -3
  580. package/lib/icons/ThumbDownIcon/ThumbDownIcon.js +3 -3
  581. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.d.ts +18 -4
  582. package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.js +2 -2
  583. package/lib/icons/ThumbUpIcon/ThumbUpIcon.d.ts +22 -3
  584. package/lib/icons/ThumbUpIcon/ThumbUpIcon.js +3 -3
  585. package/lib/icons/TimeIcon/TimeIcon.d.ts +18 -4
  586. package/lib/icons/TimeIcon/TimeIcon.js +2 -2
  587. package/lib/icons/TrashCanIcon/TrashCanIcon.d.ts +18 -4
  588. package/lib/icons/TrashCanIcon/TrashCanIcon.js +2 -2
  589. package/lib/icons/UserIcon/UserIcon.d.ts +18 -4
  590. package/lib/icons/UserIcon/UserIcon.js +2 -2
  591. package/lib/icons/VSCodeIcon/VSCodeIcon.d.ts +18 -4
  592. package/lib/icons/VSCodeIcon/VSCodeIcon.js +2 -2
  593. package/lib/icons/ValueVariableIcon/ValueVariableIcon.d.ts +18 -4
  594. package/lib/icons/ValueVariableIcon/ValueVariableIcon.js +2 -2
  595. package/lib/icons/VerticalViewIcon/VerticalViewIcon.d.ts +18 -4
  596. package/lib/icons/VerticalViewIcon/VerticalViewIcon.js +2 -2
  597. package/lib/icons/ViewIcon/ViewIcon.d.ts +18 -4
  598. package/lib/icons/ViewIcon/ViewIcon.js +2 -2
  599. package/lib/icons/ViewOffIcon/ViewOffIcon.d.ts +18 -4
  600. package/lib/icons/ViewOffIcon/ViewOffIcon.js +2 -2
  601. package/lib/icons/WarningAltFilled/WarningAltFilled.d.ts +18 -4
  602. package/lib/icons/WarningAltFilled/WarningAltFilled.js +2 -2
  603. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.d.ts +18 -4
  604. package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.js +2 -2
  605. package/lib/icons/WarningAltIcon/WarningAltIcon.d.ts +18 -4
  606. package/lib/icons/WarningAltIcon/WarningAltIcon.js +2 -2
  607. package/lib/icons/WarningCycleIcon/WarningCycleIcon.d.ts +18 -4
  608. package/lib/icons/WarningCycleIcon/WarningCycleIcon.js +2 -2
  609. package/lib/icons/WarningFilledIcon/WarningFilledIcon.d.ts +18 -4
  610. package/lib/icons/WarningFilledIcon/WarningFilledIcon.js +2 -2
  611. package/lib/icons/WarningSquareIcon/WarningSquareIcon.d.ts +18 -4
  612. package/lib/icons/WarningSquareIcon/WarningSquareIcon.js +2 -2
  613. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.d.ts +18 -4
  614. package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.js +2 -2
  615. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.d.ts +18 -4
  616. package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.js +2 -2
  617. package/lib/icons/types.d.ts +1 -0
  618. package/lib/layouts/CodeWalkthroughLayout.d.ts +1 -1
  619. package/lib/layouts/DocumentationLayout.d.ts +1 -1
  620. package/lib/layouts/DocumentationLayoutBottom.d.ts +1 -1
  621. package/lib/layouts/DocumentationLayoutTop.d.ts +1 -1
  622. package/lib/layouts/PageLayout.d.ts +1 -1
  623. package/lib/markdoc/components/Cards/Card.d.ts +1 -1
  624. package/lib/markdoc/components/Cards/Card.js +4 -4
  625. package/lib/markdoc/components/Cards/CardIcon.d.ts +5 -2
  626. package/lib/markdoc/components/Cards/CardIcon.js +1 -1
  627. package/lib/markdoc/components/Cards/CardImage.js +1 -1
  628. package/lib/markdoc/components/Cards/Cards.js +1 -1
  629. package/lib/markdoc/components/Cards/variables.d.ts +1 -1
  630. package/lib/markdoc/components/Cards/variables.dark.d.ts +1 -1
  631. package/lib/markdoc/components/CodeWalkthrough/CodeContainer.d.ts +1 -1
  632. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.d.ts +1 -1
  633. package/lib/markdoc/components/CodeWalkthrough/CodeFilters.js +1 -4
  634. package/lib/markdoc/components/CodeWalkthrough/CodePanel.d.ts +1 -1
  635. package/lib/markdoc/components/CodeWalkthrough/CodePanelHeader.d.ts +1 -1
  636. package/lib/markdoc/components/CodeWalkthrough/CodeStep.d.ts +6 -3
  637. package/lib/markdoc/components/CodeWalkthrough/CodeToggle.d.ts +2 -2
  638. package/lib/markdoc/components/CodeWalkthrough/variables.d.ts +1 -1
  639. package/lib/markdoc/components/ConnectMCP/ConnectMCP.d.ts +1 -1
  640. package/lib/markdoc/components/Diagram/Diagram.d.ts +1 -1
  641. package/lib/markdoc/components/Diagram/Diagram.js +3 -3
  642. package/lib/markdoc/components/Diagram/variables.d.ts +1 -1
  643. package/lib/markdoc/components/Heading/Heading.d.ts +1 -1
  644. package/lib/markdoc/components/InlineSvg/InlineSvg.d.ts +1 -1
  645. package/lib/markdoc/components/LoginButton/LoginButton.d.ts +1 -1
  646. package/lib/markdoc/components/Tabs/Tab.d.ts +2 -2
  647. package/lib/markdoc/components/Tabs/TabList.d.ts +15 -5
  648. package/lib/markdoc/components/Tabs/TabList.js +1 -1
  649. package/lib/markdoc/components/Tabs/Tabs.d.ts +2 -2
  650. package/lib/markdoc/components/Tabs/Tabs.js +2 -1
  651. package/lib/markdoc/components/Tabs/variables.d.ts +1 -1
  652. package/lib/markdoc/default.d.ts +1 -42
  653. package/lib/plugin.d.ts +2 -2
  654. package/package.json +8 -7
  655. package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -1
  656. package/src/components/CodeBlock/CodeBlockTabs.tsx +1 -1
  657. package/src/components/Feedback/Stars.tsx +2 -2
  658. package/src/components/Filter/FilterPopover.tsx +1 -1
  659. package/src/components/Filter/FilterSelect.tsx +1 -1
  660. package/src/components/Link/Link.tsx +34 -10
  661. package/src/components/Markdown/Markdown.tsx +3 -4
  662. package/src/components/Markdown/styles/heading-anchor.ts +3 -3
  663. package/src/components/PageNavigation/NextButton.tsx +1 -1
  664. package/src/components/PageNavigation/PreviousButton.tsx +1 -1
  665. package/src/components/Product/ProductPicker.tsx +2 -2
  666. package/src/components/Search/SearchDialog.tsx +17 -0
  667. package/src/components/Search/SearchRecent.tsx +2 -2
  668. package/src/components/Search/variables.ts +1 -1
  669. package/src/components/Select/SelectInput.tsx +2 -2
  670. package/src/components/StatusCode/StatusCode.tsx +3 -2
  671. package/src/components/TableOfContent/TableOfContent.tsx +2 -2
  672. package/src/components/Tag/Tag.tsx +7 -7
  673. package/src/components/Tags/CounterTag.tsx +1 -1
  674. package/src/components/Tags/HttpTag.tsx +1 -1
  675. package/src/components/Typography/CompactTypography.tsx +6 -2
  676. package/src/components/Typography/Typography.tsx +5 -4
  677. package/src/components/UserMenu/UserInfoMenuItem.tsx +1 -1
  678. package/src/components/UserMenu/UserMenu.tsx +4 -4
  679. package/src/components/VersionPicker/VersionPicker.tsx +1 -1
  680. package/src/core/constants/environments.ts +3 -1
  681. package/src/core/styles/palette.dark.ts +2 -2
  682. package/src/core/styles/palette.ts +2 -2
  683. package/src/core/types/hooks.ts +2 -0
  684. package/src/core/types/l10n.ts +2 -0
  685. package/src/core/utils/theme-helpers.ts +3 -6
  686. package/src/icons/AddIcon/AddIcon.tsx +2 -2
  687. package/src/icons/AiStarsGradientIcon/AiStarsGradientIcon.tsx +2 -2
  688. package/src/icons/AiStarsIcon/AiStarsIcon.tsx +2 -2
  689. package/src/icons/AnthropicIcon/AnthropicIcon.tsx +2 -2
  690. package/src/icons/ArrowDownIcon/ArrowDownIcon.tsx +2 -2
  691. package/src/icons/ArrowLeftIcon/ArrowLeftIcon.tsx +2 -2
  692. package/src/icons/ArrowRightIcon/ArrowRightIcon.tsx +2 -2
  693. package/src/icons/ArrowUpRightIcon/ArrowUpRightIcon.tsx +2 -2
  694. package/src/icons/AscSortIcon/AscSortIcon.tsx +2 -2
  695. package/src/icons/BareMetalServerIcon/BareMetalServerIcon.tsx +2 -2
  696. package/src/icons/BookmarkAddIcon/BookmarkAddIcon.tsx +2 -2
  697. package/src/icons/BotIcon/BotIcon.tsx +2 -2
  698. package/src/icons/CDNIcon/CDNIcon.tsx +2 -2
  699. package/src/icons/CardsIcon/CardsIcon.tsx +2 -2
  700. package/src/icons/CaretDownIcon/CaretDownIcon.tsx +2 -2
  701. package/src/icons/CaretUpIcon/CaretUpIcon.tsx +2 -2
  702. package/src/icons/CertificateIcon/CertificateIcon.tsx +2 -2
  703. package/src/icons/CharacterIcon/CharacterIcon.tsx +2 -2
  704. package/src/icons/ChatGptIcon/ChatGptIcon.tsx +2 -2
  705. package/src/icons/ChatIcon/ChatIcon.tsx +2 -2
  706. package/src/icons/CheckboxFilledIcon/CheckboxFilledIcon.tsx +2 -2
  707. package/src/icons/CheckboxIcon/CheckboxIcon.tsx +4 -3
  708. package/src/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.tsx +2 -2
  709. package/src/icons/CheckmarkIcon/CheckmarkIcon.tsx +2 -2
  710. package/src/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.tsx +2 -2
  711. package/src/icons/ChevronDownIcon/ChevronDownIcon.tsx +2 -2
  712. package/src/icons/ChevronLeftIcon/ChevronLeftIcon.tsx +2 -2
  713. package/src/icons/ChevronRightIcon/ChevronRightIcon.tsx +2 -2
  714. package/src/icons/ChevronSortIcon/ChevronSortIcon.tsx +5 -10
  715. package/src/icons/ChevronUpIcon/ChevronUpIcon.tsx +2 -2
  716. package/src/icons/CircleDashIcon/CircleDashIcon.tsx +2 -2
  717. package/src/icons/ClaudeIcon/ClaudeIcon.tsx +2 -2
  718. package/src/icons/CleanIcon/CleanIcon.tsx +2 -2
  719. package/src/icons/CloseFilledIcon/CloseFilledIcon.tsx +2 -2
  720. package/src/icons/CloseIcon/CloseIcon.tsx +2 -2
  721. package/src/icons/CloseOutlineIcon/CloseOutlineIcon.tsx +2 -2
  722. package/src/icons/CloudUploadIcon/CloudUploadIcon.tsx +2 -2
  723. package/src/icons/CodeIcon/CodeIcon.tsx +2 -2
  724. package/src/icons/ColorPaletteIcon/ColorPaletteIcon.tsx +2 -2
  725. package/src/icons/ConnectIcon/ConnectIcon.tsx +2 -2
  726. package/src/icons/ContrastIcon/ContrastIcon.tsx +2 -2
  727. package/src/icons/CookieIcon/CookieIcon.tsx +2 -2
  728. package/src/icons/CopyIcon/CopyIcon.tsx +2 -2
  729. package/src/icons/CopyLinkIcon/CopyLinkIcon.tsx +2 -2
  730. package/src/icons/CubeIcon/CubeIcon.tsx +2 -2
  731. package/src/icons/CursorIcon/CursorIcon.tsx +2 -2
  732. package/src/icons/CurveAutoColonIcon/CurveAutoColonIcon.tsx +2 -2
  733. package/src/icons/DataFormatIcon/DataFormatIcon.tsx +2 -2
  734. package/src/icons/DataRefineryIcon/DataRefineryIcon.tsx +2 -2
  735. package/src/icons/DatabaseIcon/DatabaseIcon.tsx +2 -2
  736. package/src/icons/DescSortIcon/DescSortIcon.tsx +2 -2
  737. package/src/icons/DeselectIcon/DeselectIcon.tsx +2 -2
  738. package/src/icons/DirectionRightIcon/DirectionRightIcon.tsx +2 -2
  739. package/src/icons/DocumentAddIcon/DocumentAddIcon.tsx +2 -2
  740. package/src/icons/DocumentBlankIcon/DocumentBlankIcon.tsx +2 -2
  741. package/src/icons/DocumentCssIcon/DocumentCssIcon.tsx +2 -2
  742. package/src/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.tsx +2 -2
  743. package/src/icons/DocumentHtmlIcon/DocumentHtmlIcon.tsx +2 -2
  744. package/src/icons/DocumentIcon/DocumentIcon.tsx +2 -2
  745. package/src/icons/DocumentJavaIcon/DocumentJavaIcon.tsx +2 -2
  746. package/src/icons/DocumentJsIcon/DocumentJsIcon.tsx +2 -2
  747. package/src/icons/DocumentJsonIcon/DocumentJsonIcon.tsx +2 -2
  748. package/src/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.tsx +2 -2
  749. package/src/icons/DocumentPythonIcon/DocumentPythonIcon.tsx +2 -2
  750. package/src/icons/DocumentReactIcon/DocumentReactIcon.tsx +2 -2
  751. package/src/icons/DocumentShellIcon/DocumentShellIcon.tsx +2 -2
  752. package/src/icons/DocumentTsIcon/DocumentTsIcon.tsx +2 -2
  753. package/src/icons/DocumentYamlIcon/DocumentYamlIcon.tsx +2 -2
  754. package/src/icons/DownloadIcon/DownloadIcon.tsx +2 -2
  755. package/src/icons/DraggableIcon/DraggableIcon.tsx +2 -2
  756. package/src/icons/EditIcon/EditIcon.tsx +2 -2
  757. package/src/icons/EmailIcon/EmailIcon.tsx +2 -2
  758. package/src/icons/EntityTypeIcon/EntityTypeIcon.tsx +2 -2
  759. package/src/icons/ErrorFilledIcon/ErrorFilledIcon.tsx +2 -2
  760. package/src/icons/ErrorIcon/ErrorIcon.tsx +2 -2
  761. package/src/icons/ExportIcon/ExportIcon.tsx +2 -2
  762. package/src/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.tsx +2 -2
  763. package/src/icons/FaceNeutralIcon/FaceNeutralIcon.tsx +2 -2
  764. package/src/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.tsx +2 -2
  765. package/src/icons/FileIcon/FileIcon.tsx +2 -2
  766. package/src/icons/FileStorageIcon/FileStorageIcon.tsx +2 -2
  767. package/src/icons/FilterIcon/FilterIcon.tsx +2 -2
  768. package/src/icons/FitToViewIcon/FitToViewIcon.tsx +2 -2
  769. package/src/icons/FlowIcon/FlowIcon.tsx +2 -2
  770. package/src/icons/FolderAddIcon/FolderAddIcon.tsx +2 -2
  771. package/src/icons/FolderIcon/FolderIcon.tsx +2 -2
  772. package/src/icons/FolderMoveToIcon/FolderMoveToIcon.tsx +2 -2
  773. package/src/icons/GeminiIcon/GeminiIcon.tsx +2 -2
  774. package/src/icons/GithubIcon/GithubIcon.tsx +2 -2
  775. package/src/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.tsx +2 -2
  776. package/src/icons/GraphIcon/GraphIcon.tsx +2 -2
  777. package/src/icons/GraphqlIcon/GraphqlIcon.tsx +2 -2
  778. package/src/icons/GridIcon/GridIcon.tsx +2 -2
  779. package/src/icons/HashtagIcon/HashtagIcon.tsx +2 -2
  780. package/src/icons/HexagonIcon/HexagonIcon.tsx +2 -2
  781. package/src/icons/HierarchyIcon/HierarchyIcon.tsx +2 -2
  782. package/src/icons/HorizontalViewIcon/HorizontalViewIcon.tsx +2 -2
  783. package/src/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.tsx +2 -2
  784. package/src/icons/IdeaIcon/IdeaIcon.tsx +2 -2
  785. package/src/icons/InformationFilledIcon/InformationFilledIcon.tsx +2 -2
  786. package/src/icons/InformationIcon/InformationIcon.tsx +2 -2
  787. package/src/icons/JsonIcon/JsonIcon.tsx +2 -2
  788. package/src/icons/KafkaIcon/KafkaIcon.tsx +2 -2
  789. package/src/icons/LaunchIcon/LaunchIcon.tsx +2 -2
  790. package/src/icons/LinkIcon/LinkIcon.tsx +2 -2
  791. package/src/icons/LogoutIcon/LogoutIcon.tsx +2 -2
  792. package/src/icons/MarkdownFullIcon/MarkdownFullIcon.tsx +2 -2
  793. package/src/icons/MaximizeIcon/MaximizeIcon.tsx +2 -2
  794. package/src/icons/MenuIcon/MenuIcon.tsx +2 -2
  795. package/src/icons/MinimizeIcon/MinimizeIcon.tsx +2 -2
  796. package/src/icons/MobileSidebarIcon/MobileSidebarIcon.tsx +2 -2
  797. package/src/icons/MoleculesIcon/MoleculesIcon.tsx +2 -2
  798. package/src/icons/MoonIcon/MoonIcon.tsx +2 -2
  799. package/src/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.tsx +2 -2
  800. package/src/icons/NetworkIcon/NetworkIcon.tsx +2 -2
  801. package/src/icons/NewChatIcon/NewChatIcon.tsx +2 -2
  802. package/src/icons/NoneIcon/NoneIcon.tsx +2 -2
  803. package/src/icons/NoteIcon/NoteIcon.tsx +2 -2
  804. package/src/icons/NotesIcon/NotesIcon.tsx +2 -2
  805. package/src/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.tsx +2 -2
  806. package/src/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.tsx +2 -2
  807. package/src/icons/PeopleIcon/PeopleIcon.tsx +2 -2
  808. package/src/icons/PlayIcon/PlayIcon.tsx +2 -2
  809. package/src/icons/PlaylistIcon/PlaylistIcon.tsx +2 -2
  810. package/src/icons/PlusCustomIcon/PlusCustomIcon.tsx +2 -2
  811. package/src/icons/RabbitMQIcon/RabbitMQIcon.tsx +2 -2
  812. package/src/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.tsx +13 -4
  813. package/src/icons/RecentlyViewedIcon/RecentlyViewedIcon.tsx +2 -2
  814. package/src/icons/RedoclyIcon/RedoclyIcon.tsx +2 -2
  815. package/src/icons/RenewIcon/RenewIcon.tsx +2 -2
  816. package/src/icons/ResetIcon/ResetIcon.tsx +2 -2
  817. package/src/icons/RestartIcon/RestartIcon.tsx +2 -2
  818. package/src/icons/ReturnKeyIcon/ReturnKeyIcon.tsx +2 -2
  819. package/src/icons/RocketIcon/RocketIcon.tsx +2 -2
  820. package/src/icons/SaveIcon/SaveIcon.tsx +2 -2
  821. package/src/icons/SearchIcon/SearchIcon.tsx +2 -2
  822. package/src/icons/SecurityIcon/SecurityIcon.tsx +2 -2
  823. package/src/icons/SelectIcon/SelectIcon.tsx +2 -2
  824. package/src/icons/SendIcon/SendIcon.tsx +2 -2
  825. package/src/icons/SettingsCogIcon/SettingsCogIcon.tsx +2 -2
  826. package/src/icons/SettingsIcon/SettingsIcon.tsx +2 -2
  827. package/src/icons/ShareIcon/ShareIcon.tsx +2 -2
  828. package/src/icons/SidePanelCloseIcon/SidePanelCloseIcon.tsx +2 -2
  829. package/src/icons/SidePanelOpenIcon/SidePanelOpenIcon.tsx +2 -2
  830. package/src/icons/SlackIcon/SlackIcon.tsx +2 -2
  831. package/src/icons/SortIcon/SortIcon.tsx +2 -2
  832. package/src/icons/Spinner/Spinner.tsx +2 -4
  833. package/src/icons/SpinnerIcon/SpinnerIcon.tsx +2 -2
  834. package/src/icons/StarFilledIcon/StarFilledIcon.tsx +2 -2
  835. package/src/icons/StarIcon/StarIcon.tsx +2 -2
  836. package/src/icons/StopIcon/StopIcon.tsx +2 -2
  837. package/src/icons/SubtractIcon/SubtractIcon.tsx +2 -2
  838. package/src/icons/SunIcon/SunIcon.tsx +2 -2
  839. package/src/icons/TableBuiltIcon/TableBuiltIcon.tsx +2 -2
  840. package/src/icons/TableIcon/TableIcon.tsx +2 -2
  841. package/src/icons/TagsIcon/TagsIcon.tsx +2 -2
  842. package/src/icons/TaskViewIcon/TaskViewIcon.tsx +2 -2
  843. package/src/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.tsx +2 -2
  844. package/src/icons/ThumbDownIcon/ThumbDownIcon.tsx +13 -4
  845. package/src/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.tsx +2 -2
  846. package/src/icons/ThumbUpIcon/ThumbUpIcon.tsx +13 -4
  847. package/src/icons/TimeIcon/TimeIcon.tsx +2 -2
  848. package/src/icons/TrashCanIcon/TrashCanIcon.tsx +2 -2
  849. package/src/icons/UserIcon/UserIcon.tsx +2 -2
  850. package/src/icons/VSCodeIcon/VSCodeIcon.tsx +2 -2
  851. package/src/icons/ValueVariableIcon/ValueVariableIcon.tsx +2 -2
  852. package/src/icons/VerticalViewIcon/VerticalViewIcon.tsx +2 -2
  853. package/src/icons/ViewIcon/ViewIcon.tsx +2 -2
  854. package/src/icons/ViewOffIcon/ViewOffIcon.tsx +2 -2
  855. package/src/icons/WarningAltFilled/WarningAltFilled.tsx +2 -2
  856. package/src/icons/WarningAltFilledIcon/WarningAltFilledIcon.tsx +2 -2
  857. package/src/icons/WarningAltIcon/WarningAltIcon.tsx +2 -2
  858. package/src/icons/WarningCycleIcon/WarningCycleIcon.tsx +2 -2
  859. package/src/icons/WarningFilledIcon/WarningFilledIcon.tsx +2 -2
  860. package/src/icons/WarningSquareIcon/WarningSquareIcon.tsx +2 -2
  861. package/src/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.tsx +2 -2
  862. package/src/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.tsx +2 -2
  863. package/src/icons/types.ts +1 -0
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const SunIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SunIcon: 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>>;
@@ -17,9 +17,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
17
17
  react_1.default.createElement("path", { d: "M15 7.50293H12.5V8.50293H15V7.50293Z" }),
18
18
  react_1.default.createElement("path", { d: "M12.5962 2.69971L10.8433 4.45263L11.5503 5.15966L13.3032 3.40674L12.5962 2.69971Z" }),
19
19
  react_1.default.createElement("path", { d: "M8.5 1.00293H7.5V3.50293H8.5V1.00293Z" })));
20
- exports.SunIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
20
+ exports.SunIcon = (0, styled_components_1.default)(Icon).attrs({
21
21
  'data-component-name': 'icons/MoonIcon/MoonIcon',
22
- })) `
22
+ }) `
23
23
  path {
24
24
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
25
25
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const TableBuiltIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TableBuiltIcon: 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({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M14 4H12V2C11.9997 1.73489 11.8942 1.48072 11.7067 1.29326C11.5193 1.10579 11.2651 1.00033 11 1H2C1.73489 1.00033 1.48072 1.10579 1.29326 1.29326C1.10579 1.48072 1.00033 1.73489 1 2V11C1.00033 11.2651 1.10579 11.5193 1.29326 11.7067C1.48072 11.8942 1.73489 11.9997 2 12H4V14C4.00033 14.2651 4.10579 14.5193 4.29326 14.7067C4.48072 14.8942 4.73488 14.9997 5 15H14C14.2651 14.9997 14.5193 14.8942 14.7067 14.7067C14.8942 14.5193 14.9997 14.2651 15 14V5C14.9997 4.73488 14.8942 4.48072 14.7067 4.29326C14.5193 4.10579 14.2651 4.00033 14 4ZM11 11H7V8.5H11V11ZM11 7.5H7V5H11V7.5ZM6 7.5H2V5H6V7.5ZM11 2V4H2V2H11ZM2 11V8.5H6V11H2ZM14 14H5V12H11C11.2651 11.9997 11.5193 11.8942 11.7067 11.7067C11.8942 11.5193 11.9997 11.2651 12 11V5H14V14Z" })));
12
- exports.TableBuiltIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.TableBuiltIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/TableBuiltIcon/TableBuiltIcon',
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 TableIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TableIcon: 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({ viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M13.5 1.5C13.5 1.23478 13.3946 0.98043 13.2071 0.792893C13.0196 0.605357 12.7652 0.5 12.5 0.5H1.5C1.23478 0.5 0.98043 0.605357 0.792893 0.792893C0.605357 0.98043 0.5 1.23478 0.5 1.5V12.5C0.5 12.7652 0.605357 13.0196 0.792893 13.2071C0.98043 13.3946 1.23478 13.5 1.5 13.5H12.5C12.7652 13.5 13.0196 13.3946 13.2071 13.2071C13.3946 13.0196 13.5 12.7652 13.5 12.5V1.5ZM12.5 1.5V3.5H1.5V1.5H12.5ZM12.5 12.5H1.5V10.5H12.5V12.5ZM12.5 9.5H1.5V7.5H12.5V9.5ZM12.5 6.5H1.5V4.5H12.5V6.5Z", fill: "#22242B" })));
12
- exports.TableIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.TableIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/TableIcon/TableIcon',
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 TagsIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TagsIcon: 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: "M6.25 10C6.94036 10 7.5 9.44036 7.5 8.75C7.5 8.05964 6.94036 7.5 6.25 7.5C5.55964 7.5 5 8.05964 5 8.75C5 9.44036 5.55964 10 6.25 10Z", fill: "#555761" }),
12
12
  react_1.default.createElement("path", { d: "M10 18.75C9.91775 18.7505 9.83621 18.7347 9.76006 18.7036C9.68391 18.6725 9.61465 18.6267 9.55625 18.5687L2.86875 11.875C2.63401 11.6417 2.5014 11.3247 2.5 10.9937V6.25C2.5 5.91848 2.6317 5.60054 2.86612 5.36612C3.10054 5.1317 3.41848 5 3.75 5H8.49375C8.82474 5.0014 9.14166 5.13401 9.375 5.36875L16.0687 12.0563C16.1273 12.1144 16.1738 12.1835 16.2056 12.2596C16.2373 12.3358 16.2536 12.4175 16.2536 12.5C16.2536 12.5825 16.2373 12.6642 16.2056 12.7404C16.1738 12.8165 16.1273 12.8856 16.0687 12.9437L10.4437 18.5687C10.3853 18.6267 10.3161 18.6725 10.2399 18.7036C10.1638 18.7347 10.0823 18.7505 10 18.75ZM3.75 6.25V10.9937L10 17.2437L14.7437 12.5L8.49375 6.25H3.75Z", fill: "#555761" }),
13
13
  react_1.default.createElement("path", { d: "M17.3187 8.30625L10.625 1.61875C10.3917 1.38401 10.0747 1.2514 9.74375 1.25H5C4.66848 1.25 4.35054 1.3817 4.11612 1.61612C3.8817 1.85054 3.75 2.16848 3.75 2.5V3.75H5V2.5H9.74375L15.9937 8.75L15.1813 9.55625L16.0687 10.4437L17.3187 9.19375C17.3773 9.13565 17.4238 9.06652 17.4556 8.99036C17.4873 8.9142 17.5036 8.83251 17.5036 8.75C17.5036 8.66749 17.4873 8.5858 17.4556 8.50964C17.4238 8.43348 17.3773 8.36435 17.3187 8.30625Z", fill: "#555761" })));
14
- exports.TagsIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
14
+ exports.TagsIcon = (0, styled_components_1.default)(Icon).attrs({
15
15
  'data-component-name': 'icons/TagsIcon/TagsIcon',
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 TaskViewIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TaskViewIcon: 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({ xm
11
11
  react_1.default.createElement("path", { d: "M9.625 11.375C10.1082 11.375 10.5 10.9832 10.5 10.5C10.5 10.0168 10.1082 9.625 9.625 9.625C9.14175 9.625 8.75 10.0168 8.75 10.5C8.75 10.9832 9.14175 11.375 9.625 11.375Z", fill: "#3B3C45" }),
12
12
  react_1.default.createElement("path", { d: "M13.0274 10.2718C12.757 9.58322 12.2906 8.98906 11.6858 8.563C11.081 8.13695 10.3644 7.89773 9.625 7.875C8.88555 7.89773 8.16903 8.13695 7.56424 8.563C6.95944 8.98906 6.49296 9.58322 6.22261 10.2718L6.125 10.5L6.22261 10.7282C6.49296 11.4168 6.95944 12.0109 7.56424 12.437C8.16903 12.863 8.88555 13.1023 9.625 13.125C10.3644 13.1023 11.081 12.863 11.6858 12.437C12.2906 12.0109 12.757 11.4168 13.0274 10.7282L13.125 10.5L13.0274 10.2718ZM9.625 12.25C9.27888 12.25 8.94054 12.1474 8.65275 11.9551C8.36497 11.7628 8.14066 11.4895 8.00821 11.1697C7.87576 10.8499 7.8411 10.4981 7.90863 10.1586C7.97615 9.81913 8.14282 9.50731 8.38756 9.26256C8.63231 9.01782 8.94413 8.85115 9.28359 8.78363C9.62306 8.7161 9.97493 8.75076 10.2947 8.88321C10.6145 9.01566 10.8878 9.23997 11.0801 9.52775C11.2724 9.81554 11.375 10.1539 11.375 10.5C11.3745 10.964 11.1899 11.4088 10.8619 11.7369C10.5338 12.0649 10.089 12.2495 9.625 12.25Z", fill: "#3B3C45" }),
13
13
  react_1.default.createElement("path", { d: "M5.25 12.25H3.0625V3.0625H4.375V4.375H9.625V3.0625H10.9375V7H11.8125V3.0625C11.8125 2.83044 11.7203 2.60788 11.5562 2.44378C11.3921 2.27969 11.1696 2.1875 10.9375 2.1875H9.625V1.75C9.625 1.51794 9.53281 1.29538 9.36872 1.13128C9.20462 0.967187 8.98206 0.875 8.75 0.875H5.25C5.01794 0.875 4.79538 0.967187 4.63128 1.13128C4.46719 1.29538 4.375 1.51794 4.375 1.75V2.1875H3.0625C2.83044 2.1875 2.60788 2.27969 2.44378 2.44378C2.27969 2.60788 2.1875 2.83044 2.1875 3.0625V12.25C2.1875 12.4821 2.27969 12.7046 2.44378 12.8687C2.60788 13.0328 2.83044 13.125 3.0625 13.125H5.25V12.25ZM5.25 1.75H8.75V3.5H5.25V1.75Z", fill: "#3B3C45" })));
14
- exports.TaskViewIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
14
+ exports.TaskViewIcon = (0, styled_components_1.default)(Icon).attrs({
15
15
  'data-component-name': 'icons/TaskViewIcon/TaskViewIcon',
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 ThumbDownFilledIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const ThumbDownFilledIcon: 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>>;
@@ -24,9 +24,9 @@ const Icon = (props) => {
24
24
  react_1.default.createElement("path", { d: "M3.0625 0.875H0.875V7H3.0625V0.875Z", fill: (0, utils_1.getCssColorVariable)(color) || '#DCDDE5' }),
25
25
  react_1.default.createElement("path", { d: "M10.0625 0.875H3.9375V7.35118L5.26846 9.34771L5.63828 11.9362C5.66886 12.1443 5.77308 12.3346 5.932 12.4725C6.09092 12.6103 6.29402 12.6866 6.5044 12.6875H6.5625C6.91048 12.6871 7.2441 12.5487 7.49016 12.3027C7.73621 12.0566 7.87462 11.723 7.875 11.375V8.75H11.375C11.839 8.74948 12.2838 8.56494 12.6119 8.23686C12.9399 7.90879 13.1245 7.46397 13.125 7V3.9375C13.1241 3.12555 12.8012 2.34712 12.227 1.77298C11.6529 1.19885 10.8744 0.875903 10.0625 0.875Z", fill: (0, utils_1.getCssColorVariable)(color) || '#DCDDE5' })));
26
26
  };
27
- exports.ThumbDownFilledIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
27
+ exports.ThumbDownFilledIcon = (0, styled_components_1.default)(Icon).attrs({
28
28
  'data-component-name': 'icons/ThumbDownFilledIcon/ThumbDownFilledIcon',
29
- })) `
29
+ }) `
30
30
  height: ${({ size }) => size || '14px'};
31
31
  width: ${({ size }) => size || '14px'};
32
32
  color: ${({ color }) => color && (0, utils_1.getCssColorVariable)(color)};
@@ -1,4 +1,23 @@
1
1
  import React from 'react';
2
- export declare const ThumbDownIcon: import("styled-components").StyledComponent<() => React.JSX.Element, any, {
3
- 'data-component-name': string;
4
- }, "data-component-name">;
2
+ import type { IconProps } from '../../icons/types';
3
+ export declare const ThumbDownIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
4
+ color?: string;
5
+ size?: string;
6
+ className?: string;
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>>;
@@ -6,9 +6,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.ThumbDownIcon = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
8
  const styled_components_1 = __importDefault(require("styled-components"));
9
- const Icon = () => (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" },
9
+ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, props),
10
10
  react_1.default.createElement("path", { d: "M12.8422 6.66036C12.8984 6.47286 12.9266 6.27911 12.9266 6.08224C12.9266 5.64005 12.7812 5.21505 12.5188 4.86818C12.575 4.68068 12.6031 4.48693 12.6031 4.29005C12.6031 3.84786 12.4578 3.42286 12.1953 3.07599C12.2516 2.88849 12.2797 2.69474 12.2797 2.49786C12.2797 1.69161 11.8 0.965052 11.0562 0.647865C10.9255 0.591503 10.7845 0.562777 10.6422 0.56349H1.25C0.973437 0.56349 0.75 0.786927 0.75 1.06349V6.75099C0.75 7.02755 0.973437 7.25099 1.25 7.25099H3.27031L4.61094 12.1072C4.82656 12.8901 5.54531 13.4369 6.35781 13.4369C6.82188 13.4369 7.25469 13.2526 7.575 12.9151C7.89531 12.5791 8.05937 12.1385 8.03594 11.6744L7.94219 9.75411H11.6906C11.8797 9.75411 12.0641 9.70411 12.2266 9.6088C12.8578 9.24161 13.25 8.57599 13.25 7.87443C13.25 7.43224 13.1047 7.00724 12.8422 6.66036ZM1.875 6.12443V1.68693H3.14062V6.12443H1.875ZM11.675 8.63068H6.7625L6.9125 11.7307C6.92188 11.9166 6.83906 12.0916 6.68437 12.2072C6.58906 12.2776 6.47188 12.3135 6.35469 12.3119C6.20497 12.3105 6.05977 12.2605 5.94087 12.1695C5.82198 12.0785 5.73581 11.9514 5.69531 11.8072L4.14062 6.17443V1.68693H10.6313C10.7874 1.75692 10.9201 1.87054 11.0132 2.01413C11.1063 2.15772 11.156 2.32515 11.1562 2.4963C11.1562 2.64786 11.1203 2.79161 11.0484 2.92286L10.8313 3.31974L11.1734 3.61661C11.2698 3.70003 11.347 3.80322 11.3998 3.91917C11.4527 4.03511 11.4799 4.16107 11.4797 4.28849C11.4797 4.44005 11.4437 4.5838 11.3719 4.71505L11.1547 5.11193L11.4969 5.4088C11.5932 5.49222 11.6704 5.59541 11.7232 5.71135C11.7761 5.82729 11.8033 5.95326 11.8031 6.08068C11.8031 6.23224 11.7672 6.37599 11.6953 6.50724L11.4766 6.90568L11.8188 7.20255C11.9151 7.28597 11.9923 7.38916 12.0451 7.5051C12.098 7.62104 12.1252 7.74701 12.125 7.87443C12.125 8.17286 11.9531 8.46036 11.675 8.63068Z", fill: "currentColor" })));
11
- exports.ThumbDownIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
11
+ exports.ThumbDownIcon = (0, styled_components_1.default)(Icon).attrs({
12
12
  'data-component-name': 'icons/ThumbDownIcon/ThumbDownIcon',
13
- })) ``;
13
+ }) ``;
14
14
  //# sourceMappingURL=ThumbDownIcon.js.map
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const ThumbUpFilledIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const ThumbUpFilledIcon: 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>>;
@@ -24,9 +24,9 @@ const Icon = (props) => {
24
24
  react_1.default.createElement("path", { d: "M3.0625 7H0.875V13.125H3.0625V7Z", fill: (0, utils_1.getCssColorVariable)(color) || '#DCDDE5' }),
25
25
  react_1.default.createElement("path", { d: "M10.0625 13.125H3.9375V6.64882L5.26846 4.65229L5.63828 2.06382C5.66886 1.85567 5.77308 1.66539 5.932 1.52753C6.09092 1.38967 6.29402 1.31338 6.5044 1.3125H6.5625C6.91048 1.31288 7.2441 1.45129 7.49016 1.69734C7.73621 1.9434 7.87462 2.27702 7.875 2.625V5.25H11.375C11.839 5.25052 12.2838 5.43506 12.6119 5.76314C12.9399 6.09121 13.1245 6.53603 13.125 7V10.0625C13.1241 10.8744 12.8012 11.6529 12.227 12.227C11.6529 12.8012 10.8744 13.1241 10.0625 13.125Z", fill: (0, utils_1.getCssColorVariable)(color) || '#DCDDE5' })));
26
26
  };
27
- exports.ThumbUpFilledIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
27
+ exports.ThumbUpFilledIcon = (0, styled_components_1.default)(Icon).attrs({
28
28
  'data-component-name': 'icons/ThumbUpFilledIcon/ThumbUpFilledIcon',
29
- })) `
29
+ }) `
30
30
  height: ${({ size }) => size || '14px'};
31
31
  width: ${({ size }) => size || '14px'};
32
32
  color: ${({ color }) => color && (0, utils_1.getCssColorVariable)(color)};
@@ -1,4 +1,23 @@
1
1
  import React from 'react';
2
- export declare const ThumbUpIcon: import("styled-components").StyledComponent<() => React.JSX.Element, any, {
3
- 'data-component-name': string;
4
- }, "data-component-name">;
2
+ import type { IconProps } from '../../icons/types';
3
+ export declare const ThumbUpIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
4
+ color?: string;
5
+ size?: string;
6
+ className?: string;
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>>;
@@ -6,9 +6,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.ThumbUpIcon = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
8
  const styled_components_1 = __importDefault(require("styled-components"));
9
- const Icon = () => (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" },
9
+ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }, props),
10
10
  react_1.default.createElement("path", { d: "M12.8422 7.33966C13.1047 6.99279 13.25 6.56779 13.25 6.1256C13.25 5.42404 12.8578 4.75997 12.2266 4.38966C12.0641 4.29434 11.879 4.24417 11.6906 4.24435H7.94375L8.0375 2.32404C8.05938 1.85997 7.89531 1.41935 7.57656 1.08341C7.42013 0.917829 7.23141 0.786087 7.02206 0.696324C6.8127 0.606562 6.58716 0.560687 6.35938 0.561535C5.54688 0.561535 4.82812 1.10841 4.6125 1.89122L3.27031 6.7506H1.25C0.973437 6.7506 0.75 6.97404 0.75 7.2506V12.9381C0.75 13.2147 0.973437 13.4381 1.25 13.4381H10.6453C10.7891 13.4381 10.9297 13.41 11.0594 13.3537C11.8031 13.0365 12.2828 12.31 12.2828 11.5037C12.2828 11.3068 12.2547 11.1131 12.1984 10.9256C12.4609 10.5787 12.6062 10.1537 12.6062 9.71154C12.6062 9.51466 12.5781 9.32091 12.5219 9.13341C12.7844 8.78654 12.9297 8.36154 12.9297 7.91935C12.9266 7.72247 12.8984 7.52716 12.8422 7.33966ZM1.875 12.3131V7.8756H3.14062V12.3131H1.875ZM11.8188 6.79747L11.4766 7.09435L11.6938 7.49122C11.7653 7.62196 11.8024 7.76875 11.8016 7.91779C11.8016 8.1756 11.6891 8.42091 11.4953 8.58966L11.1531 8.88654L11.3703 9.28341C11.4419 9.41414 11.479 9.56094 11.4781 9.70997C11.4781 9.96779 11.3656 10.2131 11.1719 10.3818L10.8297 10.6787L11.0469 11.0756C11.1184 11.2063 11.1555 11.3531 11.1547 11.5022C11.1547 11.8522 10.9484 12.1678 10.6297 12.3115H4.14062V7.8256L5.69531 2.19279C5.7354 2.04841 5.82146 1.92104 5.94044 1.82997C6.05943 1.7389 6.20485 1.68909 6.35469 1.6881C6.47344 1.6881 6.59062 1.72247 6.68437 1.79279C6.83906 1.90841 6.92188 2.08341 6.9125 2.26935L6.7625 5.36935H11.675C11.9531 5.53966 12.125 5.82716 12.125 6.1256C12.125 6.38341 12.0125 6.62716 11.8188 6.79747Z", fill: "currentColor" })));
11
- exports.ThumbUpIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
11
+ exports.ThumbUpIcon = (0, styled_components_1.default)(Icon).attrs({
12
12
  'data-component-name': 'icons/ThumbUpIcon/ThumbUpIcon',
13
- })) ``;
13
+ }) ``;
14
14
  //# sourceMappingURL=ThumbUpIcon.js.map
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const TimeIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TimeIcon: 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({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M8 15C6.61553 15 5.26216 14.5895 4.11101 13.8203C2.95987 13.0511 2.06266 11.9579 1.53285 10.6788C1.00303 9.3997 0.86441 7.99224 1.13451 6.63437C1.4046 5.2765 2.07129 4.02922 3.05026 3.05026C4.02922 2.07129 5.2765 1.4046 6.63437 1.13451C7.99224 0.86441 9.3997 1.00303 10.6788 1.53285C11.9579 2.06266 13.0511 2.95987 13.8203 4.11101C14.5895 5.26216 15 6.61553 15 8C15 9.85652 14.2625 11.637 12.9497 12.9497C11.637 14.2625 9.85652 15 8 15ZM8 2C6.81332 2 5.65328 2.3519 4.66658 3.01119C3.67989 3.67047 2.91085 4.60755 2.45673 5.7039C2.0026 6.80026 1.88378 8.00666 2.11529 9.17054C2.3468 10.3344 2.91825 11.4035 3.75736 12.2426C4.59648 13.0818 5.66558 13.6532 6.82946 13.8847C7.99335 14.1162 9.19975 13.9974 10.2961 13.5433C11.3925 13.0892 12.3295 12.3201 12.9888 11.3334C13.6481 10.3467 14 9.18669 14 8C14 6.4087 13.3679 4.88258 12.2426 3.75736C11.1174 2.63214 9.5913 2 8 2Z" }),
12
12
  react_1.default.createElement("path", { d: "M10.295 11L7.5 8.205V3.5H8.5V7.79L11 10.295L10.295 11Z" })));
13
- exports.TimeIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.TimeIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/TimeIcon/TimeIcon',
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 TrashCanIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const TrashCanIcon: 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>>;
@@ -12,9 +12,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
12
12
  react_1.default.createElement("path", { d: "M10 6H9V12H10V6Z" }),
13
13
  react_1.default.createElement("path", { d: "M2 3V4H3V14C3 14.2652 3.10536 14.5196 3.29289 14.7071C3.48043 14.8946 3.73478 15 4 15H12C12.2652 15 12.5196 14.8946 12.7071 14.7071C12.8946 14.5196 13 14.2652 13 14V4H14V3H2ZM4 14V4H12V14H4Z" }),
14
14
  react_1.default.createElement("path", { d: "M10 1H6V2H10V1Z" })));
15
- exports.TrashCanIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
15
+ exports.TrashCanIcon = (0, styled_components_1.default)(Icon).attrs({
16
16
  'data-component-name': 'icons/TrashCanIcon/TrashCanIcon',
17
- })) `
17
+ }) `
18
18
  path {
19
19
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
20
20
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const UserIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const UserIcon: 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({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M8 2C8.49445 2 8.9778 2.14662 9.38893 2.42133C9.80005 2.69603 10.1205 3.08648 10.3097 3.54329C10.4989 4.00011 10.5484 4.50277 10.452 4.98773C10.3555 5.47268 10.1174 5.91814 9.76777 6.26777C9.41814 6.6174 8.97268 6.8555 8.48773 6.95196C8.00277 7.04843 7.50011 6.99892 7.04329 6.8097C6.58648 6.62048 6.19603 6.30005 5.92133 5.88893C5.64662 5.4778 5.5 4.99445 5.5 4.5C5.5 3.83696 5.76339 3.20107 6.23223 2.73223C6.70107 2.26339 7.33696 2 8 2ZM8 1C7.30777 1 6.63108 1.20527 6.0555 1.58986C5.47993 1.97444 5.03133 2.52107 4.76642 3.16061C4.50152 3.80015 4.4322 4.50388 4.56725 5.18282C4.7023 5.86175 5.03564 6.48539 5.52513 6.97487C6.01461 7.46436 6.63825 7.7977 7.31718 7.93275C7.99612 8.0678 8.69985 7.99849 9.33939 7.73358C9.97893 7.46867 10.5256 7.02007 10.9101 6.4445C11.2947 5.86892 11.5 5.19223 11.5 4.5C11.5 3.57174 11.1313 2.6815 10.4749 2.02513C9.8185 1.36875 8.92826 1 8 1Z", fill: "#1A1C21" }),
12
12
  react_1.default.createElement("path", { d: "M13 15H12V12.5C12 12.1717 11.9353 11.8466 11.8097 11.5433C11.6841 11.24 11.4999 10.9644 11.2678 10.7322C11.0356 10.5001 10.76 10.3159 10.4567 10.1903C10.1534 10.0647 9.8283 10 9.5 10H6.5C5.83696 10 5.20107 10.2634 4.73223 10.7322C4.26339 11.2011 4 11.837 4 12.5V15H3V12.5C3 11.5717 3.36875 10.6815 4.02513 10.0251C4.6815 9.36875 5.57174 9 6.5 9H9.5C10.4283 9 11.3185 9.36875 11.9749 10.0251C12.6313 10.6815 13 11.5717 13 12.5V15Z", fill: "#1A1C21" })));
13
- exports.UserIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
13
+ exports.UserIcon = (0, styled_components_1.default)(Icon).attrs({
14
14
  'data-component-name': 'icons/UserIcon/UserIcon',
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 VSCodeIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const VSCodeIcon: 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>>;
@@ -8,9 +8,9 @@ const react_1 = __importDefault(require("react"));
8
8
  const styled_components_1 = __importDefault(require("styled-components"));
9
9
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 100 100", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
10
10
  react_1.default.createElement("path", { clipRule: "evenodd", d: "m70.9119 99.3171c1.575.6136 3.3709.5743 4.9606-.1907l20.5883-9.9067c2.1634-1.041 3.5392-3.2305 3.5392-5.6325v-67.1739c0-2.402-1.3757-4.5915-3.5391-5.6325l-20.5884-9.907044c-2.0863-1.003885-4.5279-.757996-6.359.573194-.2615.19016-.5107.40248-.7445.63646l-39.4139 35.95809-17.1679-13.0319c-1.5982-1.2131-3.83357-1.1137-5.31787.2365l-5.5063 5.0088c-1.815582 1.6515-1.817663 4.5078-.0045 6.1621l14.88857 13.5831-14.88857 13.5831c-1.813163 1.6542-1.811082 4.5106.0045 6.1621l5.5063 5.0088c1.4843 1.3502 3.71967 1.4496 5.31787.2364l17.1679-13.0318 39.4139 35.958c.6235.6239 1.3556 1.0937 2.1429 1.4004zm4.1033-72.0182-29.9061 22.7012 29.9061 22.7011z", fill: "currentColor", fillRule: "evenodd" })));
11
- exports.VSCodeIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
11
+ exports.VSCodeIcon = (0, styled_components_1.default)(Icon).attrs({
12
12
  'data-component-name': 'icons/VSCodeIcon/VSCodeIcon',
13
- })) `
13
+ }) `
14
14
  height: ${({ size }) => size || '16px'};
15
15
  width: ${({ size }) => size || '16px'};
16
16
  `;
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const ValueVariableIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const ValueVariableIcon: 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>>;