@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 ShareIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const ShareIcon: 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: "M11.5 10.0001C11.1257 10.002 10.7566 10.0879 10.42 10.2514C10.0834 10.415 9.78776 10.652 9.55497 10.9451L5.89997 8.6601C6.03318 8.23018 6.03318 7.77002 5.89997 7.3401L9.55497 5.0551C9.92594 5.51446 10.4475 5.82769 11.0273 5.93931C11.6071 6.05092 12.2077 5.95372 12.7227 5.66491C13.2377 5.37611 13.6339 4.91435 13.841 4.36143C14.0482 3.8085 14.0529 3.20011 13.8544 2.64402C13.656 2.08793 13.2671 1.62003 12.7567 1.32322C12.2462 1.0264 11.6472 0.919827 11.0657 1.02237C10.4843 1.12491 9.95785 1.42996 9.57975 1.88346C9.20164 2.33697 8.99626 2.90966 8.99997 3.5001C9.00233 3.72369 9.03599 3.94585 9.09997 4.1601L5.44497 6.4451C5.12229 6.03889 4.68124 5.74313 4.18295 5.5988C3.68465 5.45447 3.1538 5.46873 2.66398 5.63961C2.17415 5.81048 1.74961 6.1295 1.44921 6.55245C1.14881 6.9754 0.987427 7.48133 0.987427 8.0001C0.987427 8.51888 1.14881 9.0248 1.44921 9.44775C1.74961 9.8707 2.17415 10.1897 2.66398 10.3606C3.1538 10.5315 3.68465 10.5457 4.18295 10.4014C4.68124 10.2571 5.12229 9.96131 5.44497 9.5551L9.09997 11.8401C9.03599 12.0544 9.00233 12.2765 8.99997 12.5001C8.99997 12.9946 9.14659 13.4779 9.4213 13.889C9.696 14.3002 10.0864 14.6206 10.5433 14.8098C11.0001 14.999 11.5027 15.0485 11.9877 14.9521C12.4726 14.8556 12.9181 14.6175 13.2677 14.2679C13.6174 13.9182 13.8555 13.4728 13.9519 12.9878C14.0484 12.5029 13.9989 12.0002 13.8097 11.5434C13.6204 11.0866 13.3 10.6961 12.8889 10.4214C12.4778 10.1467 11.9944 10.0001 11.5 10.0001ZM11.5 2.0001C11.7966 2.0001 12.0867 2.08808 12.3333 2.2529C12.58 2.41772 12.7723 2.65199 12.8858 2.92608C12.9993 3.20017 13.029 3.50177 12.9711 3.79274C12.9133 4.08371 12.7704 4.35098 12.5606 4.56076C12.3509 4.77054 12.0836 4.9134 11.7926 4.97128C11.5016 5.02916 11.2 4.99945 10.9259 4.88592C10.6519 4.77239 10.4176 4.58013 10.2528 4.33346C10.0879 4.08678 9.99997 3.79677 9.99997 3.5001C9.99997 3.10228 10.158 2.72075 10.4393 2.43944C10.7206 2.15814 11.1021 2.0001 11.5 2.0001ZM3.49997 9.5001C3.2033 9.5001 2.91329 9.41213 2.66661 9.24731C2.41994 9.08248 2.22768 8.84822 2.11415 8.57413C2.00062 8.30004 1.97091 7.99844 2.02879 7.70747C2.08667 7.4165 2.22953 7.14922 2.43931 6.93944C2.64909 6.72966 2.91636 6.5868 3.20733 6.52892C3.49831 6.47105 3.79991 6.50075 4.074 6.61428C4.34808 6.72781 4.58235 6.92007 4.74717 7.16675C4.912 7.41342 4.99997 7.70343 4.99997 8.0001C4.99997 8.39793 4.84193 8.77946 4.56063 9.06076C4.27933 9.34207 3.89779 9.5001 3.49997 9.5001ZM11.5 14.0001C11.2033 14.0001 10.9133 13.9121 10.6666 13.7473C10.4199 13.5825 10.2277 13.3482 10.1142 13.0741C10.0006 12.8 9.97091 12.4984 10.0288 12.2075C10.0867 11.9165 10.2295 11.6492 10.4393 11.4394C10.6491 11.2297 10.9164 11.0868 11.2073 11.0289C11.4983 10.971 11.7999 11.0008 12.074 11.1143C12.3481 11.2278 12.5824 11.4201 12.7472 11.6667C12.912 11.9134 13 12.2034 13 12.5001C13 12.8979 12.8419 13.2795 12.5606 13.5608C12.2793 13.8421 11.8978 14.0001 11.5 14.0001Z" })));
12
- exports.ShareIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.ShareIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/ShareIcon/ShareIcon',
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 SidePanelCloseIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SidePanelCloseIcon: 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", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M14 2H2C1.45 2 1 2.45 1 3V13C1 13.55 1.45 14 2 14H14C14.55 14 15 13.55 15 13V3C15 2.45 14.55 2 14 2ZM5 13H2V3H5V13ZM14 7.5H8.9L10.7 5.7L10 5L7 8L10 11L10.7 10.3L8.9 8.5H14V13H6V3H14V7.5Z" })));
12
- exports.SidePanelCloseIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.SidePanelCloseIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/SidePanelCloseIcon/SidePanelCloseIcon',
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 SidePanelOpenIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SidePanelOpenIcon: 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 2H2C1.45 2 1 2.45 1 3V13C1 13.55 1.45 14 2 14H14C14.55 14 15 13.55 15 13V3C15 2.45 14.55 2 14 2ZM5 13H2V3H5V13ZM14 13H6V8.5H11.1L9.3 10.3L10 11L13 8L10 5L9.3 5.7L11.1 7.5H6V3H14V13Z" })));
12
- exports.SidePanelOpenIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.SidePanelOpenIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/SidePanelOpenIcon/SidePanelOpenIcon',
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 SlackIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SlackIcon: 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>>;
@@ -16,9 +16,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ wi
16
16
  react_1.default.createElement("path", { d: "M11.5547 6.0211C11.5521 6.43729 11.3849 6.83554 11.0897 7.1289C10.7945 7.42227 10.3952 7.58693 9.979 7.58693C9.56281 7.58693 9.16351 7.42227 8.86829 7.1289C8.57307 6.83554 8.4059 6.43729 8.40328 6.0211V2.07566C8.40198 1.8679 8.44177 1.66193 8.52037 1.46961C8.59897 1.27729 8.71483 1.10241 8.86127 0.955031C9.00772 0.807656 9.18187 0.690699 9.3737 0.610888C9.56552 0.531078 9.77124 0.48999 9.979 0.48999C10.1868 0.48999 10.3925 0.531078 10.5843 0.610888C10.7761 0.690699 10.9503 0.807656 11.0967 0.955031C11.2432 1.10241 11.359 1.27729 11.4376 1.46961C11.5162 1.66193 11.556 1.8679 11.5547 2.07566V6.0211Z", fill: "#555761" }),
17
17
  react_1.default.createElement("path", { d: "M9.97897 12.3485C10.2906 12.3485 10.5953 12.4409 10.8544 12.614C11.1136 12.7872 11.3156 13.0333 11.4348 13.3212C11.5541 13.6091 11.5853 13.926 11.5245 14.2316C11.4637 14.5373 11.3136 14.8181 11.0933 15.0385C10.8729 15.2588 10.5921 15.4089 10.2864 15.4697C9.98076 15.5305 9.66392 15.4993 9.37599 15.38C9.08806 15.2607 8.84196 15.0588 8.66882 14.7996C8.49568 14.5405 8.40327 14.2358 8.40328 13.9242V12.3485H9.97897Z", fill: "#555761" }),
18
18
  react_1.default.createElement("path", { d: "M9.97897 11.5545C9.56278 11.5519 9.16453 11.3847 8.87117 11.0895C8.5778 10.7942 8.41315 10.395 8.41315 9.97876C8.41315 9.56256 8.5778 9.16327 8.87117 8.86805C9.16453 8.57283 9.56278 8.40566 9.97897 8.40304H13.9244C14.1322 8.40173 14.3381 8.44152 14.5305 8.52012C14.7228 8.59872 14.8977 8.71458 15.045 8.86103C15.1924 9.00748 15.3094 9.18163 15.3892 9.37345C15.469 9.56528 15.5101 9.77099 15.5101 9.97876C15.5101 10.1865 15.469 10.3922 15.3892 10.5841C15.3094 10.7759 15.1924 10.95 15.045 11.0965C14.8977 11.2429 14.7228 11.3588 14.5305 11.4374C14.3381 11.516 14.1322 11.5558 13.9244 11.5545H9.97897Z", fill: "#555761" })));
19
- exports.SlackIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
19
+ exports.SlackIcon = (0, styled_components_1.default)(Icon).attrs({
20
20
  'data-component-name': 'icons/SlackIcon/SlackIcon',
21
- })) `
21
+ }) `
22
22
  path {
23
23
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
24
24
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const SortIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SortIcon: 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: "M7 7H0V8H7V7Z", fill: "#22242B" }),
13
13
  react_1.default.createElement("path", { d: "M7 4H2V5H7V4Z", fill: "#22242B" }),
14
14
  react_1.default.createElement("path", { d: "M7 1H4V2H7V1Z", fill: "#22242B" })));
15
- exports.SortIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
15
+ exports.SortIcon = (0, styled_components_1.default)(Icon).attrs({
16
16
  'data-component-name': 'icons/SortIcon/SortIcon',
17
- })) `
17
+ }) `
18
18
  path {
19
19
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
20
20
  }
@@ -1,10 +1,93 @@
1
- import type { IconProps } from '../../icons/types';
2
- export declare const Spinner: import("styled-components").StyledComponent<(props: IconProps) => import("react").JSX.Element, any, {
3
- 'data-component-name': string;
4
- } & {
1
+ export declare const Spinner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
5
2
  color?: string;
6
3
  size?: string;
7
4
  className?: string;
8
- } & import("react").SVGProps<SVGSVGElement> & {
9
- 'data-component-name': string;
10
- }, "data-component-name">;
5
+ 'data-component-name'?: string;
6
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
7
+ color?: string;
8
+ size?: string;
9
+ className?: string;
10
+ 'data-component-name'?: string;
11
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
12
+ color?: string;
13
+ size?: string;
14
+ className?: string;
15
+ 'data-component-name'?: string;
16
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
17
+ color?: string;
18
+ size?: string;
19
+ className?: string;
20
+ 'data-component-name'?: string;
21
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
22
+ as?: import("styled-components").WebTarget | undefined;
23
+ forwardedAs?: import("styled-components").WebTarget | undefined;
24
+ }, "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "as" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "baselineShift" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "children" | "className" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "crossOrigin" | "cursor" | "cx" | "cy" | "d" | "dangerouslySetInnerHTML" | "data-component-name" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "forwardedAs" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "height" | "horizAdvX" | "horizOriginX" | "href" | "id" | "ideographic" | "imageRendering" | "in" | "in2" | "intercept" | "k" | "k1" | "k2" | "k3" | "k4" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "key" | "keyPoints" | "keySplines" | "keyTimes" | "lang" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "max" | "media" | "method" | "min" | "mode" | "name" | "numOctaves" | "offset" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "ref" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "role" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "size" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "string" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "style" | "suppressHydrationWarning" | "surfaceScale" | "systemLanguage" | "tabIndex" | "tableValues" | "target" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "type" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vHanging" | "vIdeographic" | "vMathematical" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "viewBox" | "viewTarget" | "visibility" | "width" | "widths" | "wordSpacing" | "writingMode" | "x" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlSpace" | "xmlns" | "xmlnsXlink" | "y" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
25
+ color?: string;
26
+ size?: string;
27
+ className?: string;
28
+ 'data-component-name'?: string;
29
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
30
+ color?: string;
31
+ size?: string;
32
+ className?: string;
33
+ 'data-component-name'?: string;
34
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
35
+ color?: string;
36
+ size?: string;
37
+ className?: string;
38
+ 'data-component-name'?: string;
39
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
40
+ color?: string;
41
+ size?: string;
42
+ className?: string;
43
+ 'data-component-name'?: string;
44
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
45
+ as?: import("styled-components").WebTarget | undefined;
46
+ forwardedAs?: import("styled-components").WebTarget | undefined;
47
+ }, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
48
+ color?: string;
49
+ size?: string;
50
+ className?: string;
51
+ 'data-component-name'?: string;
52
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
53
+ color?: string;
54
+ size?: string;
55
+ className?: string;
56
+ 'data-component-name'?: string;
57
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
58
+ color?: string;
59
+ size?: string;
60
+ className?: string;
61
+ 'data-component-name'?: string;
62
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
63
+ color?: string;
64
+ size?: string;
65
+ className?: string;
66
+ 'data-component-name'?: string;
67
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
68
+ as?: import("styled-components").WebTarget | undefined;
69
+ forwardedAs?: import("styled-components").WebTarget | undefined;
70
+ }, "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "as" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "baselineShift" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "children" | "className" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "crossOrigin" | "cursor" | "cx" | "cy" | "d" | "dangerouslySetInnerHTML" | "data-component-name" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "forwardedAs" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "height" | "horizAdvX" | "horizOriginX" | "href" | "id" | "ideographic" | "imageRendering" | "in" | "in2" | "intercept" | "k" | "k1" | "k2" | "k3" | "k4" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "key" | "keyPoints" | "keySplines" | "keyTimes" | "lang" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "max" | "media" | "method" | "min" | "mode" | "name" | "numOctaves" | "offset" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "ref" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "role" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "size" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "string" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "style" | "suppressHydrationWarning" | "surfaceScale" | "systemLanguage" | "tabIndex" | "tableValues" | "target" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "type" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vHanging" | "vIdeographic" | "vMathematical" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "viewBox" | "viewTarget" | "visibility" | "width" | "widths" | "wordSpacing" | "writingMode" | "x" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlSpace" | "xmlns" | "xmlnsXlink" | "y" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
71
+ color?: string;
72
+ size?: string;
73
+ className?: string;
74
+ 'data-component-name'?: string;
75
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
76
+ color?: string;
77
+ size?: string;
78
+ className?: string;
79
+ 'data-component-name'?: string;
80
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
81
+ color?: string;
82
+ size?: string;
83
+ className?: string;
84
+ 'data-component-name'?: string;
85
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
86
+ color?: string;
87
+ size?: string;
88
+ className?: string;
89
+ 'data-component-name'?: string;
90
+ } & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
91
+ as?: import("styled-components").WebTarget | undefined;
92
+ forwardedAs?: import("styled-components").WebTarget | undefined;
93
+ }, "data-component-name">>> & string;
@@ -43,9 +43,9 @@ const rotate = (0, styled_components_1.keyframes) `
43
43
  transform: rotate(360deg);
44
44
  }
45
45
  `;
46
- exports.Spinner = (0, styled_components_1.default)(CircleDashIcon_1.CircleDashIcon).attrs(() => ({
46
+ exports.Spinner = (0, styled_components_1.default)(CircleDashIcon_1.CircleDashIcon).attrs({
47
47
  'data-component-name': 'icons/Spinner/Spinner',
48
- })) `
48
+ }) `
49
49
  animation: 2s ${rotate} linear infinite;
50
50
  `;
51
51
  //# sourceMappingURL=Spinner.js.map
@@ -1,5 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const SpinnerIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- }, "data-component-name">;
3
+ export declare const SpinnerIcon: 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>>;
@@ -13,9 +13,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
13
13
  react_1.default.createElement("circle", { strokeOpacity: ".3", cx: "18", cy: "18", r: "18" }),
14
14
  react_1.default.createElement("path", { d: "M36 18c0-9.94-8.06-18-18-18" },
15
15
  react_1.default.createElement("animateTransform", { attributeName: "transform", type: "rotate", from: "0 18 18", to: "360 18 18", dur: "1s", repeatCount: "indefinite" }))))));
16
- exports.SpinnerIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
16
+ exports.SpinnerIcon = (0, styled_components_1.default)(Icon).attrs({
17
17
  'data-component-name': 'icons/SpinnerIcon/SpinnerIcon',
18
- })) `
18
+ }) `
19
19
  path {
20
20
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
21
21
  }
@@ -1,9 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { IconProps } from '../../icons/types';
3
- export declare const StarFilledIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const StarFilledIcon: 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: "M8.00001 1L5.72501 5.61L0.640015 6.345L4.32001 9.935L3.45001 15L8.00001 12.61L12.55 15L11.68 9.935L15.36 6.35L10.275 5.61L8.00001 1Z" })));
12
- exports.StarFilledIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.StarFilledIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/StarFilledIcon/StarFilledIcon',
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 StarIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const StarIcon: 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: "M8.00001 3.26L9.38001 6.05L9.61001 6.55L10.11 6.625L13.19 7.07L11 9.22L10.625 9.585L10.715 10.085L11.24 13.15L8.48501 11.705L8.00001 11.5L7.53501 11.745L4.78001 13.17L5.28001 10.105L5.37001 9.605L5.00001 9.22L2.79001 7.045L5.87001 6.6L6.37001 6.525L6.60001 6.025L8.00001 3.26ZM8.00001 1L5.72501 5.61L0.640015 6.345L4.32001 9.935L3.45001 15L8.00001 12.61L12.55 15L11.68 9.935L15.36 6.35L10.275 5.61L8.00001 1Z" })));
12
- exports.StarIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.StarIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/StarIcon/StarIcon',
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 StopIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const StopIcon: 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({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, props),
11
11
  react_1.default.createElement("path", { d: "M10.5 3.5V10.5H3.5V3.5H10.5ZM10.5 2.625H3.5C3.26794 2.625 3.04538 2.71719 2.88128 2.88128C2.71719 3.04538 2.625 3.26794 2.625 3.5V10.5C2.625 10.7321 2.71719 10.9546 2.88128 11.1187C3.04538 11.2828 3.26794 11.375 3.5 11.375H10.5C10.7321 11.375 10.9546 11.2828 11.1187 11.1187C11.2828 10.9546 11.375 10.7321 11.375 10.5V3.5C11.375 3.26794 11.2828 3.04538 11.1187 2.88128C10.9546 2.71719 10.7321 2.625 10.5 2.625Z" })));
12
- exports.StopIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.StopIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/StopIcon/StopIcon',
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 SubtractIcon: import("styled-components").StyledComponent<(props: IconProps) => React.JSX.Element, any, {
4
- 'data-component-name': string;
5
- } & {
3
+ export declare const SubtractIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
6
4
  color?: string;
7
5
  size?: string;
8
6
  className?: string;
9
- } & React.SVGProps<SVGSVGElement>, "data-component-name">;
7
+ 'data-component-name'?: string;
8
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
9
+ color?: string;
10
+ size?: string;
11
+ className?: string;
12
+ 'data-component-name'?: string;
13
+ } & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
14
+ color?: string;
15
+ size?: string;
16
+ className?: string;
17
+ 'data-component-name'?: string;
18
+ } & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
19
+ color?: string;
20
+ size?: string;
21
+ className?: string;
22
+ 'data-component-name'?: string;
23
+ } & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
9
9
  const utils_1 = require("../../core/utils");
10
10
  const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
11
11
  react_1.default.createElement("path", { d: "M12 7.5H4V8.5H12V7.5Z" })));
12
- exports.SubtractIcon = (0, styled_components_1.default)(Icon).attrs(() => ({
12
+ exports.SubtractIcon = (0, styled_components_1.default)(Icon).attrs({
13
13
  'data-component-name': 'icons/SubtractIcon/SubtractIcon',
14
- })) `
14
+ }) `
15
15
  path {
16
16
  fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
17
17
  }