@redocly/theme 0.66.0-next.1 → 0.66.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/Accordion/Accordion.d.ts +1 -1
- package/lib/components/Accordion/AccordionBody.d.ts +1 -1
- package/lib/components/Accordion/AccordionBody.js +1 -1
- package/lib/components/Accordion/AccordionHeader.d.ts +1 -1
- package/lib/components/Accordion/AccordionHeader.js +1 -1
- package/lib/components/Accordion/variables.d.ts +1 -1
- package/lib/components/Admonition/Admonition.d.ts +1 -1
- package/lib/components/Admonition/variables.d.ts +1 -1
- package/lib/components/Admonition/variables.dark.d.ts +1 -1
- package/lib/components/Banner/Banner.js +2 -2
- package/lib/components/Banner/variables.d.ts +1 -1
- package/lib/components/Banner/variables.dark.d.ts +1 -1
- package/lib/components/Breadcrumbs/Breadcrumb.js +1 -1
- package/lib/components/Breadcrumbs/BreadcrumbDropdown.d.ts +1 -1
- package/lib/components/Breadcrumbs/BreadcrumbDropdown.js +2 -2
- package/lib/components/Breadcrumbs/variables.d.ts +1 -1
- package/lib/components/Button/Button.d.ts +2 -2
- package/lib/components/Button/variables.d.ts +1 -1
- package/lib/components/Button/variables.dark.d.ts +1 -1
- package/lib/components/Buttons/AIAssistantButton.js +3 -2
- package/lib/components/Buttons/ConnectMCPButton.d.ts +1 -1
- package/lib/components/Buttons/CopyButton.js +2 -3
- package/lib/components/Buttons/DownloadButton.d.ts +1 -1
- package/lib/components/Buttons/NewTabButton.d.ts +1 -1
- package/lib/components/Buttons/variables.d.ts +2 -2
- package/lib/components/Buttons/variables.dark.d.ts +1 -1
- package/lib/components/Catalog/CatalogActionsRow.d.ts +8 -6
- package/lib/components/Catalog/CatalogAvatar.d.ts +1 -1
- package/lib/components/Catalog/CatalogCardView/CatalogCard.js +6 -5
- package/lib/components/Catalog/CatalogEntitiesEmptyState.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntity.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsGraph.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsLinkedNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNodeContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsRootNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistoryButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistorySidebar.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.js +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.js +2 -2
- package/lib/components/Catalog/CatalogEntity/CatalogEntityInfoBar.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityProperties.js +2 -2
- package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityPropertyCard.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityApiDescriptionRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityDefaultRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTable.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTableContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.js +1 -4
- package/lib/components/Catalog/CatalogEntity/CatalogEntitySchema.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/ShowMoreButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/ShowMoreButton.js +1 -1
- package/lib/components/Catalog/CatalogEntityIcon.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntityTypeIcon.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilter.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.js +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.js +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.js +2 -2
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanel.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelHeader.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelOverlay.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBar.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarControls.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarFiltersButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogPageDescription.d.ts +1 -1
- package/lib/components/Catalog/CatalogSelector.d.ts +4 -4
- package/lib/components/Catalog/CatalogSortButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogDomainsCell.js +11 -12
- package/lib/components/Catalog/CatalogTableView/CatalogEntityRelationCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogLastUpdateCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogTableHeaderCell.js +3 -3
- package/lib/components/Catalog/CatalogTableView/CatalogTableView.js +3 -9
- package/lib/components/Catalog/CatalogTableView/CatalogTableViewRow.js +3 -9
- package/lib/components/Catalog/CatalogTableView/CatalogUserEntityCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTags.d.ts +1 -1
- package/lib/components/Catalog/CatalogViewModeToggle.d.ts +1 -1
- package/lib/components/Catalog/variables.d.ts +1 -1
- package/lib/components/Catalog/variables.dark.d.ts +1 -1
- package/lib/components/CatalogClassic/CatalogClassic.d.ts +23 -6
- package/lib/components/CatalogClassic/CatalogClassicVirtualizedGroups.d.ts +1 -1
- package/lib/components/CatalogClassic/variables.d.ts +1 -1
- package/lib/components/CodeBlock/CodeBlock.js +4 -3
- package/lib/components/CodeBlock/CodeBlockControls.d.ts +1 -1
- package/lib/components/CodeBlock/CodeBlockControls.js +10 -8
- package/lib/components/CodeBlock/CodeBlockTabs.js +1 -1
- package/lib/components/CodeBlock/variables.d.ts +1 -1
- package/lib/components/CodeBlock/variables.dark.d.ts +1 -1
- package/lib/components/DatePicker/variables.d.ts +1 -1
- package/lib/components/Dropdown/Dropdown.d.ts +3 -3
- package/lib/components/Dropdown/variables.d.ts +1 -1
- package/lib/components/Feedback/Comment.d.ts +1 -1
- package/lib/components/Feedback/Mood.js +2 -1
- package/lib/components/Feedback/ReportDialog.d.ts +1 -1
- package/lib/components/Feedback/Stars.js +2 -2
- package/lib/components/Feedback/variables.d.ts +1 -1
- package/lib/components/Filter/Filter.d.ts +1 -1
- package/lib/components/Filter/FilterCheckboxes.d.ts +1 -1
- package/lib/components/Filter/FilterContent.d.ts +1 -1
- package/lib/components/Filter/FilterPopover.d.ts +1 -1
- package/lib/components/Filter/FilterSelect.d.ts +1 -1
- package/lib/components/Filter/FilterSelect.js +1 -1
- package/lib/components/Filter/variables.d.ts +1 -1
- package/lib/components/Footer/FooterCopyright.d.ts +1 -1
- package/lib/components/Footer/variables.d.ts +1 -1
- package/lib/components/Image/Image.js +1 -1
- package/lib/components/JsonViewer/JsonViewer.d.ts +1 -1
- package/lib/components/LanguagePicker/variables.d.ts +1 -1
- package/lib/components/LastUpdated/variables.d.ts +1 -1
- package/lib/components/Link/Link.d.ts +7 -0
- package/lib/components/Link/Link.js +7 -3
- package/lib/components/LoadMore/LoadMore.d.ts +1 -1
- package/lib/components/Logo/variables.d.ts +1 -1
- package/lib/components/Markdown/Markdown.d.ts +21 -1
- package/lib/components/Markdown/Markdown.js +3 -3
- package/lib/components/Markdown/styles/base-table.d.ts +1 -1
- package/lib/components/Markdown/styles/heading-anchor.d.ts +2 -2
- package/lib/components/Markdown/styles/heading-anchor.js +1 -1
- package/lib/components/Markdown/styles/links.d.ts +1 -1
- package/lib/components/Markdown/variables.d.ts +1 -1
- package/lib/components/Menu/Menu.d.ts +1 -1
- package/lib/components/Menu/MenuItem.js +6 -4
- package/lib/components/Menu/variables.d.ts +2 -2
- package/lib/components/Menu/variables.dark.d.ts +1 -1
- package/lib/components/Navbar/variables.d.ts +1 -1
- package/lib/components/PageActions/variables.d.ts +1 -1
- package/lib/components/PageActions/variables.dark.d.ts +1 -1
- package/lib/components/PageNavigation/NavigationButton.d.ts +1 -1
- package/lib/components/PageNavigation/PageNavigation.d.ts +1 -1
- package/lib/components/PageNavigation/variables.d.ts +1 -1
- package/lib/components/Panel/Panel.d.ts +1 -1
- package/lib/components/Panel/PanelBody.d.ts +5 -1
- package/lib/components/Panel/PanelHeader.d.ts +5 -1
- package/lib/components/Panel/PanelHeaderTitle.d.ts +5 -1
- package/lib/components/Panel/variables.d.ts +2 -2
- package/lib/components/Portal/Portal.d.ts +1 -1
- package/lib/components/Product/ProductPicker.js +2 -2
- package/lib/components/Product/variables.d.ts +1 -1
- package/lib/components/Scorecard/variables.d.ts +1 -1
- package/lib/components/Scorecard/variables.dark.d.ts +1 -1
- package/lib/components/Search/FilterFields/SearchFilterFieldSelect.d.ts +1 -1
- package/lib/components/Search/FilterFields/SearchFilterFieldTags.d.ts +1 -1
- package/lib/components/Search/SearchAiActionButtons.d.ts +1 -1
- package/lib/components/Search/SearchAiConversationInput.d.ts +1 -1
- package/lib/components/Search/SearchAiDialog.d.ts +1 -1
- package/lib/components/Search/SearchAiMessage.d.ts +1 -1
- package/lib/components/Search/SearchAiMessage.js +1 -1
- package/lib/components/Search/SearchAiNegativeFeedbackForm.d.ts +1 -1
- package/lib/components/Search/SearchDialog.d.ts +1 -1
- package/lib/components/Search/SearchFilter.d.ts +1 -1
- package/lib/components/Search/SearchFilterField.d.ts +1 -1
- package/lib/components/Search/SearchGroups.d.ts +1 -1
- package/lib/components/Search/SearchInput.d.ts +1 -1
- package/lib/components/Search/SearchItem.d.ts +1 -1
- package/lib/components/Search/SearchRecent.js +2 -2
- package/lib/components/Search/SearchTrigger.js +2 -1
- package/lib/components/Search/variables.d.ts +1 -1
- package/lib/components/Segmented/Segmented.js +1 -1
- package/lib/components/Segmented/variables.d.ts +1 -1
- package/lib/components/Segmented/variables.dark.d.ts +1 -1
- package/lib/components/Select/Select.d.ts +5 -2
- package/lib/components/Select/SelectInput.d.ts +1 -1
- package/lib/components/Select/SelectInput.js +2 -2
- package/lib/components/Select/variables.d.ts +1 -1
- package/lib/components/Sidebar/Sidebar.d.ts +5 -3
- package/lib/components/Sidebar/variables.d.ts +1 -1
- package/lib/components/SidebarActions/SidebarActions.js +9 -10
- package/lib/components/SidebarActions/styled.d.ts +17 -8
- package/lib/components/SidebarLogo/SidebarLogo.d.ts +1 -1
- package/lib/components/SkipContent/variables.d.ts +1 -1
- package/lib/components/StatusCode/StatusCode.d.ts +5 -3
- package/lib/components/StatusCode/variables.d.ts +1 -1
- package/lib/components/StatusCode/variables.dark.d.ts +1 -1
- package/lib/components/SvgViewer/SvgViewer.d.ts +1 -1
- package/lib/components/SvgViewer/SvgViewer.js +2 -2
- package/lib/components/SvgViewer/variables.d.ts +1 -1
- package/lib/components/Switch/Switch.d.ts +1 -1
- package/lib/components/Switch/variables.d.ts +1 -1
- package/lib/components/Switch/variables.dark.d.ts +1 -1
- package/lib/components/TableOfContent/TableOfContent.js +2 -2
- package/lib/components/TableOfContent/variables.d.ts +1 -1
- package/lib/components/Tag/Tag.d.ts +1 -1
- package/lib/components/Tag/variables.d.ts +1 -1
- package/lib/components/Tag/variables.dark.d.ts +1 -1
- package/lib/components/Tags/CounterTag.d.ts +4 -3
- package/lib/components/Tags/HttpTag.d.ts +4 -3
- package/lib/components/Tags/variables.d.ts +1 -1
- package/lib/components/Toast/Toast.d.ts +2 -2
- package/lib/components/Toast/Toast.js +3 -3
- package/lib/components/Toast/variables.d.ts +1 -1
- package/lib/components/Tooltip/AnchorTooltip.d.ts +2 -1
- package/lib/components/Tooltip/JsTooltip.d.ts +2 -1
- package/lib/components/Tooltip/JsTooltip.js +4 -3
- package/lib/components/Tooltip/variables.d.ts +1 -1
- package/lib/components/Tooltip/variables.dark.d.ts +1 -1
- package/lib/components/Typography/CompactTypography.d.ts +18 -2
- package/lib/components/Typography/CompactTypography.js +2 -2
- package/lib/components/Typography/Emphasis.d.ts +5 -1
- package/lib/components/Typography/H1.d.ts +5 -1
- package/lib/components/Typography/H2.d.ts +5 -1
- package/lib/components/Typography/H3.d.ts +5 -1
- package/lib/components/Typography/H4.d.ts +5 -1
- package/lib/components/Typography/SectionHeader.d.ts +5 -1
- package/lib/components/Typography/Typography.d.ts +4 -3
- package/lib/components/UserMenu/LoginButton.d.ts +1 -1
- package/lib/components/UserMenu/UserAvatar.d.ts +1 -1
- package/lib/components/UserMenu/UserInfoMenuItem.d.ts +1 -1
- package/lib/components/UserMenu/UserMenu.js +4 -4
- package/lib/components/UserMenu/variables.d.ts +1 -1
- package/lib/components/VersionPicker/VersionPicker.d.ts +1 -1
- package/lib/components/VersionPicker/variables.d.ts +1 -1
- package/lib/core/constants/common.d.ts +2 -2
- package/lib/core/constants/search.d.ts +2 -2
- package/lib/core/contexts/Toast/ToastProvider.js +2 -5
- package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.d.ts +1 -0
- package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.js +7 -0
- package/lib/core/hooks/catalog/use-catalog-entity-details.d.ts +1 -1
- package/lib/core/hooks/catalog/use-catalog-entity-link.js +2 -1
- package/lib/core/hooks/catalog/use-catalog-table-header-cell-actions.d.ts +1 -1
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-controls.js +4 -3
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.d.ts +1 -1
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.js +15 -12
- package/lib/core/hooks/menu/use-collapse.d.ts +1 -1
- package/lib/core/hooks/menu/use-collapse.js +2 -1
- package/lib/core/hooks/menu/use-mobile-menu-items.d.ts +2 -2
- package/lib/core/hooks/search/use-search-dialog.js +2 -1
- package/lib/core/hooks/use-codeblock-tabs-controls.js +3 -6
- package/lib/core/hooks/use-connect-mcp-button.d.ts +1 -1
- package/lib/core/hooks/use-element-size.d.ts +1 -1
- package/lib/core/hooks/use-input-key-commands.js +4 -3
- package/lib/core/hooks/use-page-actions.js +4 -3
- package/lib/core/hooks/use-product-picker.d.ts +3 -3
- package/lib/core/hooks/use-store.d.ts +1 -1
- package/lib/core/hooks/use-tabs.d.ts +1 -1
- package/lib/core/hooks/use-toast-logic.d.ts +1 -1
- package/lib/core/hooks/use-tooltip-fallback-placement.d.ts +1 -1
- package/lib/core/styles/dark.d.ts +1 -3
- package/lib/core/styles/global.d.ts +4 -4
- package/lib/core/styles/palette.d.ts +3 -2
- package/lib/core/styles/palette.dark.d.ts +3 -2
- package/lib/core/styles/xyflow.d.ts +1 -1
- package/lib/core/utils/get-operation-color.d.ts +1 -1
- package/lib/core/utils/load-and-navigate.d.ts +1 -1
- package/lib/core/utils/load-and-navigate.js +2 -1
- package/lib/core/utils/menu.js +4 -7
- package/lib/core/utils/theme-helpers.d.ts +3 -3
- package/lib/core/utils/tooltip-placement.d.ts +2 -2
- package/lib/core/utils/transform-revisions-to-version-history.d.ts +1 -1
- package/lib/core/utils/transform-revisions-to-version-history.js +5 -4
- package/lib/icons/AddIcon/AddIcon.d.ts +18 -4
- package/lib/icons/AddIcon/AddIcon.js +2 -2
- package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.d.ts +1 -3
- package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.js +2 -2
- package/lib/icons/AiStarsIcon/AiStarsIcon.d.ts +1 -3
- package/lib/icons/AiStarsIcon/AiStarsIcon.js +2 -2
- package/lib/icons/AnthropicIcon/AnthropicIcon.d.ts +18 -4
- package/lib/icons/AnthropicIcon/AnthropicIcon.js +2 -2
- package/lib/icons/ArrowDownIcon/ArrowDownIcon.d.ts +18 -4
- package/lib/icons/ArrowDownIcon/ArrowDownIcon.js +2 -2
- package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.d.ts +18 -4
- package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -2
- package/lib/icons/ArrowRightIcon/ArrowRightIcon.d.ts +18 -4
- package/lib/icons/ArrowRightIcon/ArrowRightIcon.js +2 -2
- package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.d.ts +18 -4
- package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -2
- package/lib/icons/AscSortIcon/AscSortIcon.d.ts +18 -4
- package/lib/icons/AscSortIcon/AscSortIcon.js +2 -2
- package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.d.ts +18 -4
- package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.js +2 -2
- package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.d.ts +18 -4
- package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.js +2 -2
- package/lib/icons/BotIcon/BotIcon.d.ts +18 -4
- package/lib/icons/BotIcon/BotIcon.js +2 -2
- package/lib/icons/CDNIcon/CDNIcon.d.ts +35 -6
- package/lib/icons/CDNIcon/CDNIcon.js +2 -2
- package/lib/icons/CardsIcon/CardsIcon.d.ts +18 -4
- package/lib/icons/CardsIcon/CardsIcon.js +2 -2
- package/lib/icons/CaretDownIcon/CaretDownIcon.d.ts +18 -4
- package/lib/icons/CaretDownIcon/CaretDownIcon.js +2 -2
- package/lib/icons/CaretUpIcon/CaretUpIcon.d.ts +18 -4
- package/lib/icons/CaretUpIcon/CaretUpIcon.js +2 -2
- package/lib/icons/CertificateIcon/CertificateIcon.d.ts +18 -4
- package/lib/icons/CertificateIcon/CertificateIcon.js +2 -2
- package/lib/icons/CharacterIcon/CharacterIcon.d.ts +18 -4
- package/lib/icons/CharacterIcon/CharacterIcon.js +2 -2
- package/lib/icons/ChatGptIcon/ChatGptIcon.d.ts +18 -4
- package/lib/icons/ChatGptIcon/ChatGptIcon.js +2 -2
- package/lib/icons/ChatIcon/ChatIcon.d.ts +18 -4
- package/lib/icons/ChatIcon/ChatIcon.js +2 -2
- package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.d.ts +18 -4
- package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.js +2 -2
- package/lib/icons/CheckboxIcon/CheckboxIcon.d.ts +34 -2
- package/lib/icons/CheckboxIcon/variables.d.ts +1 -1
- package/lib/icons/CheckboxIcon/variables.dark.d.ts +1 -1
- package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.d.ts +18 -4
- package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.js +2 -2
- package/lib/icons/CheckmarkIcon/CheckmarkIcon.d.ts +18 -4
- package/lib/icons/CheckmarkIcon/CheckmarkIcon.js +2 -2
- package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.d.ts +18 -4
- package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.js +2 -2
- package/lib/icons/ChevronDownIcon/ChevronDownIcon.d.ts +18 -4
- package/lib/icons/ChevronDownIcon/ChevronDownIcon.js +2 -2
- package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.d.ts +18 -4
- package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -2
- package/lib/icons/ChevronRightIcon/ChevronRightIcon.d.ts +18 -4
- package/lib/icons/ChevronRightIcon/ChevronRightIcon.js +2 -2
- package/lib/icons/ChevronSortIcon/ChevronSortIcon.d.ts +28 -6
- package/lib/icons/ChevronSortIcon/ChevronSortIcon.js +2 -2
- package/lib/icons/ChevronUpIcon/ChevronUpIcon.d.ts +18 -4
- package/lib/icons/ChevronUpIcon/ChevronUpIcon.js +2 -2
- package/lib/icons/CircleDashIcon/CircleDashIcon.d.ts +18 -4
- package/lib/icons/CircleDashIcon/CircleDashIcon.js +2 -2
- package/lib/icons/ClaudeIcon/ClaudeIcon.d.ts +18 -4
- package/lib/icons/ClaudeIcon/ClaudeIcon.js +2 -2
- package/lib/icons/CleanIcon/CleanIcon.d.ts +18 -4
- package/lib/icons/CleanIcon/CleanIcon.js +2 -2
- package/lib/icons/CloseFilledIcon/CloseFilledIcon.d.ts +18 -4
- package/lib/icons/CloseFilledIcon/CloseFilledIcon.js +2 -2
- package/lib/icons/CloseIcon/CloseIcon.d.ts +18 -4
- package/lib/icons/CloseIcon/CloseIcon.js +2 -2
- package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.d.ts +18 -4
- package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.js +2 -2
- package/lib/icons/CloudUploadIcon/CloudUploadIcon.d.ts +18 -4
- package/lib/icons/CloudUploadIcon/CloudUploadIcon.js +2 -2
- package/lib/icons/CodeIcon/CodeIcon.d.ts +18 -4
- package/lib/icons/CodeIcon/CodeIcon.js +2 -2
- package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.d.ts +18 -4
- package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.js +2 -2
- package/lib/icons/ConnectIcon/ConnectIcon.d.ts +18 -4
- package/lib/icons/ConnectIcon/ConnectIcon.js +2 -2
- package/lib/icons/ContrastIcon/ContrastIcon.d.ts +18 -4
- package/lib/icons/ContrastIcon/ContrastIcon.js +2 -2
- package/lib/icons/CookieIcon/CookieIcon.d.ts +18 -4
- package/lib/icons/CookieIcon/CookieIcon.js +2 -2
- package/lib/icons/CopyIcon/CopyIcon.d.ts +18 -4
- package/lib/icons/CopyIcon/CopyIcon.js +2 -2
- package/lib/icons/CopyLinkIcon/CopyLinkIcon.d.ts +18 -4
- package/lib/icons/CopyLinkIcon/CopyLinkIcon.js +2 -2
- package/lib/icons/CubeIcon/CubeIcon.d.ts +18 -4
- package/lib/icons/CubeIcon/CubeIcon.js +2 -2
- package/lib/icons/CursorIcon/CursorIcon.d.ts +18 -4
- package/lib/icons/CursorIcon/CursorIcon.js +2 -2
- package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.d.ts +18 -4
- package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.js +2 -2
- package/lib/icons/DataFormatIcon/DataFormatIcon.d.ts +18 -4
- package/lib/icons/DataFormatIcon/DataFormatIcon.js +2 -2
- package/lib/icons/DataRefineryIcon/DataRefineryIcon.d.ts +18 -4
- package/lib/icons/DataRefineryIcon/DataRefineryIcon.js +2 -2
- package/lib/icons/DatabaseIcon/DatabaseIcon.d.ts +18 -4
- package/lib/icons/DatabaseIcon/DatabaseIcon.js +2 -2
- package/lib/icons/DescSortIcon/DescSortIcon.d.ts +18 -4
- package/lib/icons/DescSortIcon/DescSortIcon.js +2 -2
- package/lib/icons/DeselectIcon/DeselectIcon.d.ts +21 -3
- package/lib/icons/DeselectIcon/DeselectIcon.js +2 -2
- package/lib/icons/DirectionRightIcon/DirectionRightIcon.d.ts +21 -3
- package/lib/icons/DirectionRightIcon/DirectionRightIcon.js +2 -2
- package/lib/icons/DocumentAddIcon/DocumentAddIcon.d.ts +18 -4
- package/lib/icons/DocumentAddIcon/DocumentAddIcon.js +2 -2
- package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.d.ts +18 -4
- package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.js +2 -2
- package/lib/icons/DocumentCssIcon/DocumentCssIcon.d.ts +18 -4
- package/lib/icons/DocumentCssIcon/DocumentCssIcon.js +2 -2
- package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.d.ts +18 -4
- package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.js +2 -2
- package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.d.ts +18 -4
- package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.js +2 -2
- package/lib/icons/DocumentIcon/DocumentIcon.d.ts +18 -4
- package/lib/icons/DocumentIcon/DocumentIcon.js +2 -2
- package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.d.ts +18 -4
- package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.js +2 -2
- package/lib/icons/DocumentJsIcon/DocumentJsIcon.d.ts +18 -4
- package/lib/icons/DocumentJsIcon/DocumentJsIcon.js +2 -2
- package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.d.ts +18 -4
- package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.js +2 -2
- package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.d.ts +18 -4
- package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.js +2 -2
- package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.d.ts +18 -4
- package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.js +2 -2
- package/lib/icons/DocumentReactIcon/DocumentReactIcon.d.ts +18 -4
- package/lib/icons/DocumentReactIcon/DocumentReactIcon.js +2 -2
- package/lib/icons/DocumentShellIcon/DocumentShellIcon.d.ts +18 -4
- package/lib/icons/DocumentShellIcon/DocumentShellIcon.js +2 -2
- package/lib/icons/DocumentTsIcon/DocumentTsIcon.d.ts +18 -4
- package/lib/icons/DocumentTsIcon/DocumentTsIcon.js +2 -2
- package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.d.ts +18 -4
- package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.js +2 -2
- package/lib/icons/DownloadIcon/DownloadIcon.d.ts +18 -4
- package/lib/icons/DownloadIcon/DownloadIcon.js +2 -2
- package/lib/icons/DraggableIcon/DraggableIcon.d.ts +18 -4
- package/lib/icons/DraggableIcon/DraggableIcon.js +2 -2
- package/lib/icons/EditIcon/EditIcon.d.ts +18 -4
- package/lib/icons/EditIcon/EditIcon.js +2 -2
- package/lib/icons/EmailIcon/EmailIcon.d.ts +18 -4
- package/lib/icons/EmailIcon/EmailIcon.js +2 -2
- package/lib/icons/EntityTypeIcon/EntityTypeIcon.d.ts +18 -4
- package/lib/icons/EntityTypeIcon/EntityTypeIcon.js +2 -2
- package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.d.ts +18 -4
- package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.js +2 -2
- package/lib/icons/ErrorIcon/ErrorIcon.d.ts +18 -4
- package/lib/icons/ErrorIcon/ErrorIcon.js +2 -2
- package/lib/icons/ExportIcon/ExportIcon.d.ts +18 -4
- package/lib/icons/ExportIcon/ExportIcon.js +2 -2
- package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.d.ts +18 -4
- package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.js +2 -2
- package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.d.ts +18 -4
- package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.js +2 -2
- package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.d.ts +18 -4
- package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.js +2 -2
- package/lib/icons/FileIcon/FileIcon.d.ts +18 -4
- package/lib/icons/FileIcon/FileIcon.js +2 -2
- package/lib/icons/FileStorageIcon/FileStorageIcon.d.ts +18 -4
- package/lib/icons/FileStorageIcon/FileStorageIcon.js +2 -2
- package/lib/icons/FilterIcon/FilterIcon.d.ts +18 -4
- package/lib/icons/FilterIcon/FilterIcon.js +2 -2
- package/lib/icons/FitToViewIcon/FitToViewIcon.d.ts +18 -4
- package/lib/icons/FitToViewIcon/FitToViewIcon.js +2 -2
- package/lib/icons/FlowIcon/FlowIcon.d.ts +18 -4
- package/lib/icons/FlowIcon/FlowIcon.js +2 -2
- package/lib/icons/FolderAddIcon/FolderAddIcon.d.ts +18 -4
- package/lib/icons/FolderAddIcon/FolderAddIcon.js +2 -2
- package/lib/icons/FolderIcon/FolderIcon.d.ts +18 -4
- package/lib/icons/FolderIcon/FolderIcon.js +2 -2
- package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.d.ts +18 -4
- package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.js +2 -2
- package/lib/icons/GeminiIcon/GeminiIcon.d.ts +18 -4
- package/lib/icons/GeminiIcon/GeminiIcon.js +2 -2
- package/lib/icons/GenericIcon/GenericIcon.d.ts +1 -1
- package/lib/icons/GithubIcon/GithubIcon.d.ts +18 -4
- package/lib/icons/GithubIcon/GithubIcon.js +2 -2
- package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.d.ts +18 -4
- package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.js +2 -2
- package/lib/icons/GraphIcon/GraphIcon.d.ts +18 -4
- package/lib/icons/GraphIcon/GraphIcon.js +2 -2
- package/lib/icons/GraphqlIcon/GraphqlIcon.d.ts +18 -4
- package/lib/icons/GraphqlIcon/GraphqlIcon.js +2 -2
- package/lib/icons/GridIcon/GridIcon.d.ts +18 -4
- package/lib/icons/GridIcon/GridIcon.js +2 -2
- package/lib/icons/HashtagIcon/HashtagIcon.d.ts +18 -4
- package/lib/icons/HashtagIcon/HashtagIcon.js +2 -2
- package/lib/icons/HexagonIcon/HexagonIcon.d.ts +18 -4
- package/lib/icons/HexagonIcon/HexagonIcon.js +2 -2
- package/lib/icons/HierarchyIcon/HierarchyIcon.d.ts +18 -4
- package/lib/icons/HierarchyIcon/HierarchyIcon.js +2 -2
- package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.d.ts +18 -4
- package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.js +2 -2
- package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.d.ts +18 -4
- package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.js +2 -2
- package/lib/icons/IdeaIcon/IdeaIcon.d.ts +18 -4
- package/lib/icons/IdeaIcon/IdeaIcon.js +2 -2
- package/lib/icons/InformationFilledIcon/InformationFilledIcon.d.ts +18 -4
- package/lib/icons/InformationFilledIcon/InformationFilledIcon.js +2 -2
- package/lib/icons/InformationIcon/InformationIcon.d.ts +18 -4
- package/lib/icons/InformationIcon/InformationIcon.js +2 -2
- package/lib/icons/JsonIcon/JsonIcon.d.ts +18 -4
- package/lib/icons/JsonIcon/JsonIcon.js +2 -2
- package/lib/icons/KafkaIcon/KafkaIcon.d.ts +18 -4
- package/lib/icons/KafkaIcon/KafkaIcon.js +2 -2
- package/lib/icons/LaunchIcon/LaunchIcon.d.ts +18 -4
- package/lib/icons/LaunchIcon/LaunchIcon.js +2 -2
- package/lib/icons/LinkIcon/LinkIcon.d.ts +18 -4
- package/lib/icons/LinkIcon/LinkIcon.js +2 -2
- package/lib/icons/LogoutIcon/LogoutIcon.d.ts +18 -4
- package/lib/icons/LogoutIcon/LogoutIcon.js +2 -2
- package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.d.ts +18 -4
- package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.js +2 -2
- package/lib/icons/MaximizeIcon/MaximizeIcon.d.ts +18 -4
- package/lib/icons/MaximizeIcon/MaximizeIcon.js +2 -2
- package/lib/icons/MenuIcon/MenuIcon.d.ts +18 -4
- package/lib/icons/MenuIcon/MenuIcon.js +2 -2
- package/lib/icons/MinimizeIcon/MinimizeIcon.d.ts +18 -4
- package/lib/icons/MinimizeIcon/MinimizeIcon.js +2 -2
- package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.d.ts +18 -4
- package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.js +2 -2
- package/lib/icons/MoleculesIcon/MoleculesIcon.d.ts +18 -4
- package/lib/icons/MoleculesIcon/MoleculesIcon.js +2 -2
- package/lib/icons/MoonIcon/MoonIcon.d.ts +18 -4
- package/lib/icons/MoonIcon/MoonIcon.js +2 -2
- package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.d.ts +18 -4
- package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.js +2 -2
- package/lib/icons/NetworkIcon/NetworkIcon.d.ts +18 -4
- package/lib/icons/NetworkIcon/NetworkIcon.js +2 -2
- package/lib/icons/NewChatIcon/NewChatIcon.d.ts +18 -4
- package/lib/icons/NewChatIcon/NewChatIcon.js +2 -2
- package/lib/icons/NoneIcon/NoneIcon.d.ts +18 -4
- package/lib/icons/NoneIcon/NoneIcon.js +2 -2
- package/lib/icons/NoteIcon/NoteIcon.d.ts +18 -4
- package/lib/icons/NoteIcon/NoteIcon.js +2 -2
- package/lib/icons/NotesIcon/NotesIcon.d.ts +18 -4
- package/lib/icons/NotesIcon/NotesIcon.js +2 -2
- package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.d.ts +18 -4
- package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.js +2 -2
- package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.d.ts +18 -4
- package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.js +2 -2
- package/lib/icons/PeopleIcon/PeopleIcon.d.ts +18 -4
- package/lib/icons/PeopleIcon/PeopleIcon.js +2 -2
- package/lib/icons/PlayIcon/PlayIcon.d.ts +18 -4
- package/lib/icons/PlayIcon/PlayIcon.js +2 -2
- package/lib/icons/PlaylistIcon/PlaylistIcon.d.ts +18 -4
- package/lib/icons/PlaylistIcon/PlaylistIcon.js +2 -2
- package/lib/icons/PlusCustomIcon/PlusCustomIcon.d.ts +18 -4
- package/lib/icons/PlusCustomIcon/PlusCustomIcon.js +2 -2
- package/lib/icons/RabbitMQIcon/RabbitMQIcon.d.ts +18 -4
- package/lib/icons/RabbitMQIcon/RabbitMQIcon.js +2 -2
- package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.d.ts +22 -3
- package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.js +3 -3
- package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.d.ts +18 -4
- package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.js +2 -2
- package/lib/icons/RedoclyIcon/RedoclyIcon.d.ts +18 -4
- package/lib/icons/RedoclyIcon/RedoclyIcon.js +2 -2
- package/lib/icons/RenewIcon/RenewIcon.d.ts +18 -4
- package/lib/icons/RenewIcon/RenewIcon.js +2 -2
- package/lib/icons/ResetIcon/ResetIcon.d.ts +18 -4
- package/lib/icons/ResetIcon/ResetIcon.js +2 -2
- package/lib/icons/RestartIcon/RestartIcon.d.ts +18 -4
- package/lib/icons/RestartIcon/RestartIcon.js +2 -2
- package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.d.ts +13 -3
- package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.js +2 -2
- package/lib/icons/RocketIcon/RocketIcon.d.ts +18 -4
- package/lib/icons/RocketIcon/RocketIcon.js +2 -2
- package/lib/icons/SaveIcon/SaveIcon.d.ts +18 -4
- package/lib/icons/SaveIcon/SaveIcon.js +2 -2
- package/lib/icons/SearchIcon/SearchIcon.d.ts +18 -4
- package/lib/icons/SearchIcon/SearchIcon.js +2 -2
- package/lib/icons/SecurityIcon/SecurityIcon.d.ts +18 -4
- package/lib/icons/SecurityIcon/SecurityIcon.js +2 -2
- package/lib/icons/SelectIcon/SelectIcon.d.ts +21 -3
- package/lib/icons/SelectIcon/SelectIcon.js +2 -2
- package/lib/icons/SendIcon/SendIcon.d.ts +21 -3
- package/lib/icons/SendIcon/SendIcon.js +2 -2
- package/lib/icons/SettingsCogIcon/SettingsCogIcon.d.ts +18 -4
- package/lib/icons/SettingsCogIcon/SettingsCogIcon.js +2 -2
- package/lib/icons/SettingsIcon/SettingsIcon.d.ts +28 -6
- package/lib/icons/SettingsIcon/SettingsIcon.js +2 -2
- package/lib/icons/ShareIcon/ShareIcon.d.ts +18 -4
- package/lib/icons/ShareIcon/ShareIcon.js +2 -2
- package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.d.ts +18 -4
- package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.js +2 -2
- package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.d.ts +18 -4
- package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.js +2 -2
- package/lib/icons/SlackIcon/SlackIcon.d.ts +18 -4
- package/lib/icons/SlackIcon/SlackIcon.js +2 -2
- package/lib/icons/SortIcon/SortIcon.d.ts +18 -4
- package/lib/icons/SortIcon/SortIcon.js +2 -2
- package/lib/icons/Spinner/Spinner.d.ts +90 -7
- package/lib/icons/Spinner/Spinner.js +2 -2
- package/lib/icons/SpinnerIcon/SpinnerIcon.d.ts +21 -3
- package/lib/icons/SpinnerIcon/SpinnerIcon.js +2 -2
- package/lib/icons/StarFilledIcon/StarFilledIcon.d.ts +18 -4
- package/lib/icons/StarFilledIcon/StarFilledIcon.js +2 -2
- package/lib/icons/StarIcon/StarIcon.d.ts +18 -4
- package/lib/icons/StarIcon/StarIcon.js +2 -2
- package/lib/icons/StopIcon/StopIcon.d.ts +18 -4
- package/lib/icons/StopIcon/StopIcon.js +2 -2
- package/lib/icons/SubtractIcon/SubtractIcon.d.ts +18 -4
- package/lib/icons/SubtractIcon/SubtractIcon.js +2 -2
- package/lib/icons/SunIcon/SunIcon.d.ts +18 -4
- package/lib/icons/SunIcon/SunIcon.js +2 -2
- package/lib/icons/TableBuiltIcon/TableBuiltIcon.d.ts +18 -4
- package/lib/icons/TableBuiltIcon/TableBuiltIcon.js +2 -2
- package/lib/icons/TableIcon/TableIcon.d.ts +18 -4
- package/lib/icons/TableIcon/TableIcon.js +2 -2
- package/lib/icons/TagsIcon/TagsIcon.d.ts +18 -4
- package/lib/icons/TagsIcon/TagsIcon.js +2 -2
- package/lib/icons/TaskViewIcon/TaskViewIcon.d.ts +18 -4
- package/lib/icons/TaskViewIcon/TaskViewIcon.js +2 -2
- package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.d.ts +18 -4
- package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.js +2 -2
- package/lib/icons/ThumbDownIcon/ThumbDownIcon.d.ts +22 -3
- package/lib/icons/ThumbDownIcon/ThumbDownIcon.js +3 -3
- package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.d.ts +18 -4
- package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.js +2 -2
- package/lib/icons/ThumbUpIcon/ThumbUpIcon.d.ts +22 -3
- package/lib/icons/ThumbUpIcon/ThumbUpIcon.js +3 -3
- package/lib/icons/TimeIcon/TimeIcon.d.ts +18 -4
- package/lib/icons/TimeIcon/TimeIcon.js +2 -2
- package/lib/icons/TrashCanIcon/TrashCanIcon.d.ts +18 -4
- package/lib/icons/TrashCanIcon/TrashCanIcon.js +2 -2
- package/lib/icons/UserIcon/UserIcon.d.ts +18 -4
- package/lib/icons/UserIcon/UserIcon.js +2 -2
- package/lib/icons/VSCodeIcon/VSCodeIcon.d.ts +18 -4
- package/lib/icons/VSCodeIcon/VSCodeIcon.js +2 -2
- package/lib/icons/ValueVariableIcon/ValueVariableIcon.d.ts +18 -4
- package/lib/icons/ValueVariableIcon/ValueVariableIcon.js +2 -2
- package/lib/icons/VerticalViewIcon/VerticalViewIcon.d.ts +18 -4
- package/lib/icons/VerticalViewIcon/VerticalViewIcon.js +2 -2
- package/lib/icons/ViewIcon/ViewIcon.d.ts +18 -4
- package/lib/icons/ViewIcon/ViewIcon.js +2 -2
- package/lib/icons/ViewOffIcon/ViewOffIcon.d.ts +18 -4
- package/lib/icons/ViewOffIcon/ViewOffIcon.js +2 -2
- package/lib/icons/WarningAltFilled/WarningAltFilled.d.ts +18 -4
- package/lib/icons/WarningAltFilled/WarningAltFilled.js +2 -2
- package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.d.ts +18 -4
- package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.js +2 -2
- package/lib/icons/WarningAltIcon/WarningAltIcon.d.ts +18 -4
- package/lib/icons/WarningAltIcon/WarningAltIcon.js +2 -2
- package/lib/icons/WarningCycleIcon/WarningCycleIcon.d.ts +18 -4
- package/lib/icons/WarningCycleIcon/WarningCycleIcon.js +2 -2
- package/lib/icons/WarningFilledIcon/WarningFilledIcon.d.ts +18 -4
- package/lib/icons/WarningFilledIcon/WarningFilledIcon.js +2 -2
- package/lib/icons/WarningSquareIcon/WarningSquareIcon.d.ts +18 -4
- package/lib/icons/WarningSquareIcon/WarningSquareIcon.js +2 -2
- package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.d.ts +18 -4
- package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.js +2 -2
- package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.d.ts +18 -4
- package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.js +2 -2
- package/lib/icons/types.d.ts +1 -0
- package/lib/layouts/CodeWalkthroughLayout.d.ts +1 -1
- package/lib/layouts/DocumentationLayout.d.ts +1 -1
- package/lib/layouts/DocumentationLayoutBottom.d.ts +1 -1
- package/lib/layouts/DocumentationLayoutTop.d.ts +1 -1
- package/lib/layouts/PageLayout.d.ts +1 -1
- package/lib/markdoc/components/Cards/Card.d.ts +1 -1
- package/lib/markdoc/components/Cards/Card.js +4 -4
- package/lib/markdoc/components/Cards/CardIcon.d.ts +5 -2
- package/lib/markdoc/components/Cards/CardIcon.js +1 -1
- package/lib/markdoc/components/Cards/CardImage.js +1 -1
- package/lib/markdoc/components/Cards/Cards.js +1 -1
- package/lib/markdoc/components/Cards/variables.d.ts +1 -1
- package/lib/markdoc/components/Cards/variables.dark.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeContainer.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeFilters.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeFilters.js +1 -4
- package/lib/markdoc/components/CodeWalkthrough/CodePanel.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodePanelHeader.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeStep.d.ts +6 -3
- package/lib/markdoc/components/CodeWalkthrough/CodeToggle.d.ts +2 -2
- package/lib/markdoc/components/CodeWalkthrough/variables.d.ts +1 -1
- package/lib/markdoc/components/ConnectMCP/ConnectMCP.d.ts +1 -1
- package/lib/markdoc/components/Diagram/Diagram.d.ts +1 -1
- package/lib/markdoc/components/Diagram/Diagram.js +3 -3
- package/lib/markdoc/components/Diagram/variables.d.ts +1 -1
- package/lib/markdoc/components/Heading/Heading.d.ts +1 -1
- package/lib/markdoc/components/InlineSvg/InlineSvg.d.ts +1 -1
- package/lib/markdoc/components/LoginButton/LoginButton.d.ts +1 -1
- package/lib/markdoc/components/Tabs/Tab.d.ts +2 -2
- package/lib/markdoc/components/Tabs/TabList.d.ts +15 -5
- package/lib/markdoc/components/Tabs/TabList.js +1 -1
- package/lib/markdoc/components/Tabs/Tabs.d.ts +2 -2
- package/lib/markdoc/components/Tabs/Tabs.js +2 -1
- package/lib/markdoc/components/Tabs/variables.d.ts +1 -1
- package/lib/markdoc/default.d.ts +1 -126
- package/lib/markdoc/tags/types.d.ts +12 -6
- package/lib/plugin.d.ts +2 -2
- package/package.json +11 -10
- package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -1
- package/src/components/CodeBlock/CodeBlockControls.tsx +6 -1
- package/src/components/CodeBlock/CodeBlockTabs.tsx +1 -1
- package/src/components/Feedback/Stars.tsx +2 -2
- package/src/components/Filter/FilterPopover.tsx +1 -1
- package/src/components/Filter/FilterSelect.tsx +1 -1
- package/src/components/Link/Link.tsx +34 -10
- package/src/components/Markdown/Markdown.tsx +3 -3
- package/src/components/Markdown/styles/heading-anchor.ts +3 -3
- package/src/components/Product/ProductPicker.tsx +2 -2
- package/src/components/Search/SearchRecent.tsx +2 -2
- package/src/components/Select/SelectInput.tsx +2 -2
- package/src/components/StatusCode/StatusCode.tsx +3 -2
- package/src/components/TableOfContent/TableOfContent.tsx +2 -2
- package/src/components/Tag/Tag.tsx +7 -7
- package/src/components/Tags/CounterTag.tsx +1 -1
- package/src/components/Tags/HttpTag.tsx +1 -1
- package/src/components/Typography/CompactTypography.tsx +6 -2
- package/src/components/Typography/Typography.tsx +5 -4
- package/src/components/UserMenu/UserInfoMenuItem.tsx +1 -1
- package/src/components/UserMenu/UserMenu.tsx +4 -4
- package/src/core/hooks/__tests__/mocks/mock-intersection-observer.ts +2 -0
- package/src/core/hooks/code-walkthrough/__mocks__/mock-intersection-observer.ts +2 -0
- package/src/core/styles/palette.dark.ts +2 -2
- package/src/core/styles/palette.ts +2 -2
- package/src/core/utils/theme-helpers.ts +3 -6
- package/src/icons/AddIcon/AddIcon.tsx +2 -2
- package/src/icons/AiStarsGradientIcon/AiStarsGradientIcon.tsx +2 -2
- package/src/icons/AiStarsIcon/AiStarsIcon.tsx +2 -2
- package/src/icons/AnthropicIcon/AnthropicIcon.tsx +2 -2
- package/src/icons/ArrowDownIcon/ArrowDownIcon.tsx +2 -2
- package/src/icons/ArrowLeftIcon/ArrowLeftIcon.tsx +2 -2
- package/src/icons/ArrowRightIcon/ArrowRightIcon.tsx +2 -2
- package/src/icons/ArrowUpRightIcon/ArrowUpRightIcon.tsx +2 -2
- package/src/icons/AscSortIcon/AscSortIcon.tsx +2 -2
- package/src/icons/BareMetalServerIcon/BareMetalServerIcon.tsx +2 -2
- package/src/icons/BookmarkAddIcon/BookmarkAddIcon.tsx +2 -2
- package/src/icons/BotIcon/BotIcon.tsx +2 -2
- package/src/icons/CDNIcon/CDNIcon.tsx +2 -2
- package/src/icons/CardsIcon/CardsIcon.tsx +2 -2
- package/src/icons/CaretDownIcon/CaretDownIcon.tsx +2 -2
- package/src/icons/CaretUpIcon/CaretUpIcon.tsx +2 -2
- package/src/icons/CertificateIcon/CertificateIcon.tsx +2 -2
- package/src/icons/CharacterIcon/CharacterIcon.tsx +2 -2
- package/src/icons/ChatGptIcon/ChatGptIcon.tsx +2 -2
- package/src/icons/ChatIcon/ChatIcon.tsx +2 -2
- package/src/icons/CheckboxFilledIcon/CheckboxFilledIcon.tsx +2 -2
- package/src/icons/CheckboxIcon/CheckboxIcon.tsx +4 -3
- package/src/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.tsx +2 -2
- package/src/icons/CheckmarkIcon/CheckmarkIcon.tsx +2 -2
- package/src/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.tsx +2 -2
- package/src/icons/ChevronDownIcon/ChevronDownIcon.tsx +2 -2
- package/src/icons/ChevronLeftIcon/ChevronLeftIcon.tsx +2 -2
- package/src/icons/ChevronRightIcon/ChevronRightIcon.tsx +2 -2
- package/src/icons/ChevronSortIcon/ChevronSortIcon.tsx +5 -10
- package/src/icons/ChevronUpIcon/ChevronUpIcon.tsx +2 -2
- package/src/icons/CircleDashIcon/CircleDashIcon.tsx +2 -2
- package/src/icons/ClaudeIcon/ClaudeIcon.tsx +2 -2
- package/src/icons/CleanIcon/CleanIcon.tsx +2 -2
- package/src/icons/CloseFilledIcon/CloseFilledIcon.tsx +2 -2
- package/src/icons/CloseIcon/CloseIcon.tsx +2 -2
- package/src/icons/CloseOutlineIcon/CloseOutlineIcon.tsx +2 -2
- package/src/icons/CloudUploadIcon/CloudUploadIcon.tsx +2 -2
- package/src/icons/CodeIcon/CodeIcon.tsx +2 -2
- package/src/icons/ColorPaletteIcon/ColorPaletteIcon.tsx +2 -2
- package/src/icons/ConnectIcon/ConnectIcon.tsx +2 -2
- package/src/icons/ContrastIcon/ContrastIcon.tsx +2 -2
- package/src/icons/CookieIcon/CookieIcon.tsx +2 -2
- package/src/icons/CopyIcon/CopyIcon.tsx +2 -2
- package/src/icons/CopyLinkIcon/CopyLinkIcon.tsx +2 -2
- package/src/icons/CubeIcon/CubeIcon.tsx +2 -2
- package/src/icons/CursorIcon/CursorIcon.tsx +2 -2
- package/src/icons/CurveAutoColonIcon/CurveAutoColonIcon.tsx +2 -2
- package/src/icons/DataFormatIcon/DataFormatIcon.tsx +2 -2
- package/src/icons/DataRefineryIcon/DataRefineryIcon.tsx +2 -2
- package/src/icons/DatabaseIcon/DatabaseIcon.tsx +2 -2
- package/src/icons/DescSortIcon/DescSortIcon.tsx +2 -2
- package/src/icons/DeselectIcon/DeselectIcon.tsx +2 -2
- package/src/icons/DirectionRightIcon/DirectionRightIcon.tsx +2 -2
- package/src/icons/DocumentAddIcon/DocumentAddIcon.tsx +2 -2
- package/src/icons/DocumentBlankIcon/DocumentBlankIcon.tsx +2 -2
- package/src/icons/DocumentCssIcon/DocumentCssIcon.tsx +2 -2
- package/src/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.tsx +2 -2
- package/src/icons/DocumentHtmlIcon/DocumentHtmlIcon.tsx +2 -2
- package/src/icons/DocumentIcon/DocumentIcon.tsx +2 -2
- package/src/icons/DocumentJavaIcon/DocumentJavaIcon.tsx +2 -2
- package/src/icons/DocumentJsIcon/DocumentJsIcon.tsx +2 -2
- package/src/icons/DocumentJsonIcon/DocumentJsonIcon.tsx +2 -2
- package/src/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.tsx +2 -2
- package/src/icons/DocumentPythonIcon/DocumentPythonIcon.tsx +2 -2
- package/src/icons/DocumentReactIcon/DocumentReactIcon.tsx +2 -2
- package/src/icons/DocumentShellIcon/DocumentShellIcon.tsx +2 -2
- package/src/icons/DocumentTsIcon/DocumentTsIcon.tsx +2 -2
- package/src/icons/DocumentYamlIcon/DocumentYamlIcon.tsx +2 -2
- package/src/icons/DownloadIcon/DownloadIcon.tsx +2 -2
- package/src/icons/DraggableIcon/DraggableIcon.tsx +2 -2
- package/src/icons/EditIcon/EditIcon.tsx +2 -2
- package/src/icons/EmailIcon/EmailIcon.tsx +2 -2
- package/src/icons/EntityTypeIcon/EntityTypeIcon.tsx +2 -2
- package/src/icons/ErrorFilledIcon/ErrorFilledIcon.tsx +2 -2
- package/src/icons/ErrorIcon/ErrorIcon.tsx +2 -2
- package/src/icons/ExportIcon/ExportIcon.tsx +2 -2
- package/src/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.tsx +2 -2
- package/src/icons/FaceNeutralIcon/FaceNeutralIcon.tsx +2 -2
- package/src/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.tsx +2 -2
- package/src/icons/FileIcon/FileIcon.tsx +2 -2
- package/src/icons/FileStorageIcon/FileStorageIcon.tsx +2 -2
- package/src/icons/FilterIcon/FilterIcon.tsx +2 -2
- package/src/icons/FitToViewIcon/FitToViewIcon.tsx +2 -2
- package/src/icons/FlowIcon/FlowIcon.tsx +2 -2
- package/src/icons/FolderAddIcon/FolderAddIcon.tsx +2 -2
- package/src/icons/FolderIcon/FolderIcon.tsx +2 -2
- package/src/icons/FolderMoveToIcon/FolderMoveToIcon.tsx +2 -2
- package/src/icons/GeminiIcon/GeminiIcon.tsx +2 -2
- package/src/icons/GithubIcon/GithubIcon.tsx +2 -2
- package/src/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.tsx +2 -2
- package/src/icons/GraphIcon/GraphIcon.tsx +2 -2
- package/src/icons/GraphqlIcon/GraphqlIcon.tsx +2 -2
- package/src/icons/GridIcon/GridIcon.tsx +2 -2
- package/src/icons/HashtagIcon/HashtagIcon.tsx +2 -2
- package/src/icons/HexagonIcon/HexagonIcon.tsx +2 -2
- package/src/icons/HierarchyIcon/HierarchyIcon.tsx +2 -2
- package/src/icons/HorizontalViewIcon/HorizontalViewIcon.tsx +2 -2
- package/src/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.tsx +2 -2
- package/src/icons/IdeaIcon/IdeaIcon.tsx +2 -2
- package/src/icons/InformationFilledIcon/InformationFilledIcon.tsx +2 -2
- package/src/icons/InformationIcon/InformationIcon.tsx +2 -2
- package/src/icons/JsonIcon/JsonIcon.tsx +2 -2
- package/src/icons/KafkaIcon/KafkaIcon.tsx +2 -2
- package/src/icons/LaunchIcon/LaunchIcon.tsx +2 -2
- package/src/icons/LinkIcon/LinkIcon.tsx +2 -2
- package/src/icons/LogoutIcon/LogoutIcon.tsx +2 -2
- package/src/icons/MarkdownFullIcon/MarkdownFullIcon.tsx +2 -2
- package/src/icons/MaximizeIcon/MaximizeIcon.tsx +2 -2
- package/src/icons/MenuIcon/MenuIcon.tsx +2 -2
- package/src/icons/MinimizeIcon/MinimizeIcon.tsx +2 -2
- package/src/icons/MobileSidebarIcon/MobileSidebarIcon.tsx +2 -2
- package/src/icons/MoleculesIcon/MoleculesIcon.tsx +2 -2
- package/src/icons/MoonIcon/MoonIcon.tsx +2 -2
- package/src/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.tsx +2 -2
- package/src/icons/NetworkIcon/NetworkIcon.tsx +2 -2
- package/src/icons/NewChatIcon/NewChatIcon.tsx +2 -2
- package/src/icons/NoneIcon/NoneIcon.tsx +2 -2
- package/src/icons/NoteIcon/NoteIcon.tsx +2 -2
- package/src/icons/NotesIcon/NotesIcon.tsx +2 -2
- package/src/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.tsx +2 -2
- package/src/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.tsx +2 -2
- package/src/icons/PeopleIcon/PeopleIcon.tsx +2 -2
- package/src/icons/PlayIcon/PlayIcon.tsx +2 -2
- package/src/icons/PlaylistIcon/PlaylistIcon.tsx +2 -2
- package/src/icons/PlusCustomIcon/PlusCustomIcon.tsx +2 -2
- package/src/icons/RabbitMQIcon/RabbitMQIcon.tsx +2 -2
- package/src/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.tsx +13 -4
- package/src/icons/RecentlyViewedIcon/RecentlyViewedIcon.tsx +2 -2
- package/src/icons/RedoclyIcon/RedoclyIcon.tsx +2 -2
- package/src/icons/RenewIcon/RenewIcon.tsx +2 -2
- package/src/icons/ResetIcon/ResetIcon.tsx +2 -2
- package/src/icons/RestartIcon/RestartIcon.tsx +2 -2
- package/src/icons/ReturnKeyIcon/ReturnKeyIcon.tsx +2 -2
- package/src/icons/RocketIcon/RocketIcon.tsx +2 -2
- package/src/icons/SaveIcon/SaveIcon.tsx +2 -2
- package/src/icons/SearchIcon/SearchIcon.tsx +2 -2
- package/src/icons/SecurityIcon/SecurityIcon.tsx +2 -2
- package/src/icons/SelectIcon/SelectIcon.tsx +2 -2
- package/src/icons/SendIcon/SendIcon.tsx +2 -2
- package/src/icons/SettingsCogIcon/SettingsCogIcon.tsx +2 -2
- package/src/icons/SettingsIcon/SettingsIcon.tsx +2 -2
- package/src/icons/ShareIcon/ShareIcon.tsx +2 -2
- package/src/icons/SidePanelCloseIcon/SidePanelCloseIcon.tsx +2 -2
- package/src/icons/SidePanelOpenIcon/SidePanelOpenIcon.tsx +2 -2
- package/src/icons/SlackIcon/SlackIcon.tsx +2 -2
- package/src/icons/SortIcon/SortIcon.tsx +2 -2
- package/src/icons/Spinner/Spinner.tsx +2 -4
- package/src/icons/SpinnerIcon/SpinnerIcon.tsx +2 -2
- package/src/icons/StarFilledIcon/StarFilledIcon.tsx +2 -2
- package/src/icons/StarIcon/StarIcon.tsx +2 -2
- package/src/icons/StopIcon/StopIcon.tsx +2 -2
- package/src/icons/SubtractIcon/SubtractIcon.tsx +2 -2
- package/src/icons/SunIcon/SunIcon.tsx +2 -2
- package/src/icons/TableBuiltIcon/TableBuiltIcon.tsx +2 -2
- package/src/icons/TableIcon/TableIcon.tsx +2 -2
- package/src/icons/TagsIcon/TagsIcon.tsx +2 -2
- package/src/icons/TaskViewIcon/TaskViewIcon.tsx +2 -2
- package/src/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.tsx +2 -2
- package/src/icons/ThumbDownIcon/ThumbDownIcon.tsx +13 -4
- package/src/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.tsx +2 -2
- package/src/icons/ThumbUpIcon/ThumbUpIcon.tsx +13 -4
- package/src/icons/TimeIcon/TimeIcon.tsx +2 -2
- package/src/icons/TrashCanIcon/TrashCanIcon.tsx +2 -2
- package/src/icons/UserIcon/UserIcon.tsx +2 -2
- package/src/icons/VSCodeIcon/VSCodeIcon.tsx +2 -2
- package/src/icons/ValueVariableIcon/ValueVariableIcon.tsx +2 -2
- package/src/icons/VerticalViewIcon/VerticalViewIcon.tsx +2 -2
- package/src/icons/ViewIcon/ViewIcon.tsx +2 -2
- package/src/icons/ViewOffIcon/ViewOffIcon.tsx +2 -2
- package/src/icons/WarningAltFilled/WarningAltFilled.tsx +2 -2
- package/src/icons/WarningAltFilledIcon/WarningAltFilledIcon.tsx +2 -2
- package/src/icons/WarningAltIcon/WarningAltIcon.tsx +2 -2
- package/src/icons/WarningCycleIcon/WarningCycleIcon.tsx +2 -2
- package/src/icons/WarningFilledIcon/WarningFilledIcon.tsx +2 -2
- package/src/icons/WarningSquareIcon/WarningSquareIcon.tsx +2 -2
- package/src/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.tsx +2 -2
- package/src/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.tsx +2 -2
- package/src/icons/types.ts +1 -0
- package/src/markdoc/tags/types.ts +13 -4
|
@@ -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 8L6.00002 13L5.30002 12.3L9.60002 8L5.30002 3.7L6.00002 3L11 8Z" })));
|
|
12
|
-
exports.ChevronRightIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.ChevronRightIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/ChevronRightIcon/ChevronRightIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,11 +1,33 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
type IconProps
|
|
2
|
+
import type { IconProps } from '../../icons/types';
|
|
3
|
+
export declare const ChevronSortIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
4
|
+
color?: string;
|
|
3
5
|
size?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement> & {
|
|
9
|
+
onClick?: () => void;
|
|
10
|
+
}, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
4
11
|
color?: string;
|
|
12
|
+
size?: string;
|
|
5
13
|
className?: string;
|
|
14
|
+
'data-component-name'?: string;
|
|
15
|
+
} & React.SVGProps<SVGSVGElement> & {
|
|
16
|
+
onClick?: () => void;
|
|
17
|
+
}, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
18
|
+
color?: string;
|
|
19
|
+
size?: string;
|
|
20
|
+
className?: string;
|
|
21
|
+
'data-component-name'?: string;
|
|
22
|
+
} & React.SVGProps<SVGSVGElement> & {
|
|
23
|
+
onClick?: () => void;
|
|
24
|
+
}, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
25
|
+
color?: string;
|
|
26
|
+
size?: string;
|
|
27
|
+
className?: string;
|
|
28
|
+
'data-component-name'?: string;
|
|
29
|
+
} & React.SVGProps<SVGSVGElement> & {
|
|
30
|
+
onClick?: () => void;
|
|
31
|
+
}, "data-component-name">>> & string & Omit<({ className, onClick }: IconProps & {
|
|
6
32
|
onClick?: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const ChevronSortIcon: import("styled-components").StyledComponent<({ className, onClick }: IconProps) => React.JSX.Element, any, {
|
|
9
|
-
'data-component-name': string;
|
|
10
|
-
} & IconProps, "data-component-name">;
|
|
11
|
-
export {};
|
|
33
|
+
}) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
|
|
|
10
10
|
const Icon = ({ className, onClick }) => (react_1.default.createElement("svg", { className: className, onClick: onClick, xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "inherit" },
|
|
11
11
|
react_1.default.createElement("path", { d: "M7 12.25L3.9375 9.1875L4.55437 8.57063L7 11.0119L9.44563 8.57063L10.0625 9.1875L7 12.25Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M7 1.75L10.0625 4.8125L9.44563 5.42937L7 2.98812L4.55437 5.42937L3.9375 4.8125L7 1.75Z" })));
|
|
13
|
-
exports.ChevronSortIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.ChevronSortIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/ChevronSortIcon/ChevronSortIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const ChevronUpIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const ChevronUpIcon: 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
|
-
|
|
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 5L13 10L12.3 10.7L8 6.4L3.7 10.7L3 10L8 5Z" })));
|
|
12
|
-
exports.ChevronUpIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.ChevronUpIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/ChevronUpIcon/ChevronUpIcon',
|
|
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 CircleDashIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CircleDashIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -18,9 +18,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
18
18
|
react_1.default.createElement("path", { d: "M14.6 5.80009C14.3681 5.10288 14.0309 4.44526 13.6 3.85009L12.8 4.45009C13.1614 4.9562 13.4477 5.51196 13.65 6.10009L14.6 5.80009Z" }),
|
|
19
19
|
react_1.default.createElement("path", { d: "M12.05 2.30009C11.4548 1.86921 10.7972 1.53197 10.1 1.30009L9.79997 2.25009C10.3881 2.45233 10.9439 2.73863 11.45 3.10009L12.05 2.30009Z" }),
|
|
20
20
|
react_1.default.createElement("path", { d: "M10.15 14.6501L9.84997 13.7001C9.25391 13.9008 8.62891 14.0021 7.99997 14.0001V15.0001C8.72667 14.9568 9.44706 14.8395 10.15 14.6501Z" })));
|
|
21
|
-
exports.CircleDashIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
21
|
+
exports.CircleDashIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
22
22
|
'data-component-name': 'icons/CircleDashIcon/CircleDashIcon',
|
|
23
|
-
})
|
|
23
|
+
}) `
|
|
24
24
|
path {
|
|
25
25
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
26
26
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const ClaudeIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const ClaudeIcon: 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
|
-
|
|
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: "M4.03188 9.88255L6.60172 8.62367L6.64494 8.51434L6.60172 8.45352H6.47649L6.04701 8.43042L4.57865 8.39577L3.3052 8.34957L2.07142 8.29182L1.761 8.23408L1.46997 7.89915L1.49996 7.73207L1.761 7.57884L2.13492 7.60733L2.96126 7.65661L4.2012 7.7313L5.10074 7.77749L6.43328 7.89838H6.64494L6.67492 7.82369L6.60261 7.77749L6.54616 7.7313L5.26301 6.97212L3.87402 6.16983L3.14646 5.70785L2.75313 5.47379L2.5547 5.25435L2.46916 4.77544L2.82633 4.43204L3.30608 4.46052L3.42866 4.48901L3.91459 4.81548L4.95258 5.5169L6.30805 6.38849L6.50648 6.53248L6.58585 6.4832L6.59555 6.44855L6.50648 6.31843L5.76921 5.15503L4.98256 3.9716L4.63245 3.48114L4.53985 3.18702C4.50722 3.06614 4.48341 2.9645 4.48341 2.84054L4.88996 2.35855L5.11485 2.29541L5.65721 2.35855L5.88562 2.53179L6.22251 3.20473L6.7684 4.26419L7.61502 5.70477L7.86284 6.1321L7.99512 6.52786L8.04451 6.64874H8.13005V6.57944L8.19972 5.76791L8.32848 4.77159L8.45371 3.48961L8.49692 3.1285L8.70152 2.69579L9.10807 2.46172L9.42556 2.59415L9.6866 2.92061L9.65044 3.13158L9.49523 4.01241L9.19097 5.39217L8.99254 6.31612H9.10807L9.24036 6.20062L9.77567 5.58004L10.6752 4.59835L11.0721 4.20875L11.5351 3.77834L11.8323 3.57354H12.394L12.8076 4.1102L12.6224 4.66456L12.0439 5.30517L11.5642 5.84799L10.8763 6.65644L10.4468 7.3032L10.4865 7.35479L10.5888 7.34632L12.1427 7.05759L12.9822 6.92515L13.9841 6.77501L14.4374 6.9598L14.4868 7.14767L14.3086 7.53188L13.2371 7.76287L11.9804 7.9823L10.109 8.36882L10.0861 8.38345L10.1126 8.41194L10.9556 8.48123L11.3163 8.49817H12.1991L13.843 8.6052L14.2725 8.85312L14.53 9.15649L14.4868 9.38747L13.8253 9.68159L12.9329 9.4968L10.8498 9.06409L10.1355 8.90856H10.0367V8.96014L10.632 9.46832L11.7229 10.3284L13.089 11.4371L13.1586 11.7112L12.9831 11.9276L12.7979 11.9045L11.5977 11.116L11.1347 10.7611L10.0861 9.99035H10.0164V10.0712L10.2581 10.3799L11.5342 12.0546L11.6003 12.5682L11.5077 12.7352L11.177 12.8361L10.8137 12.7784L10.0667 11.8629L9.29592 10.8319L8.67418 9.90796L8.59834 9.94569L8.23147 13.3959L8.0595 13.5722L7.66264 13.7046L7.33193 13.4852L7.15644 13.1302L7.33193 12.4288L7.54359 11.5133L7.71556 10.7857L7.87077 9.88178L7.96337 9.5815L7.9572 9.56148L7.88136 9.56995L7.10088 10.5054L5.91385 11.906L4.97463 12.7837L4.74974 12.8615L4.35994 12.6852L4.3961 12.3703L4.61393 12.09L5.91385 10.6463L6.69785 9.75166L7.20406 9.23502L7.20053 9.16033H7.17055L3.71792 11.1176L3.10324 11.1869L2.83867 10.9705L2.8713 10.6155L2.99653 10.5001L4.03452 9.87639L4.031 9.87947L4.03188 9.88255Z" })));
|
|
12
|
-
exports.ClaudeIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.ClaudeIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/ClaudeIcon/ClaudeIcon',
|
|
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 CleanIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CleanIcon: 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
|
-
|
|
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: "M15.4999 17.25H18.1249V16.375H15.4999V17.25Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M14.6249 15.5H17.2499V14.625H14.6249V15.5Z" }),
|
|
14
14
|
react_1.default.createElement("path", { d: "M12.4386 13.75C12.4355 13.3808 12.337 13.0187 12.1527 12.6989C11.9684 12.379 11.7045 12.1122 11.3867 11.9244L14.6249 6.3125L13.8676 5.875L10.5532 11.6176C10.1463 11.5267 9.72319 11.5392 9.32244 11.6541C8.9217 11.769 8.55615 11.9825 8.25925 12.2751C6.62142 13.855 6.74825 17.5484 6.75425 17.705C6.75877 17.818 6.80685 17.9248 6.88841 18.0031C6.96998 18.0814 7.07868 18.1251 7.19175 18.125H13.7504C13.8422 18.125 13.9317 18.0961 14.0062 18.0424C14.0807 17.9887 14.1364 17.913 14.1654 17.8258C14.1945 17.7387 14.1954 17.6447 14.168 17.5571C14.1406 17.4694 14.0864 17.3926 14.0129 17.3375C12.4643 16.1755 12.4386 13.7735 12.4386 13.75ZM10.2192 12.4362C10.5694 12.4401 10.9046 12.5788 11.1551 12.8235C11.4056 13.0682 11.5521 13.4 11.5642 13.75C11.5642 13.7667 11.565 13.841 11.5715 13.9551L8.99053 12.8073C9.16053 12.6671 9.3567 12.5621 9.56764 12.4984C9.77857 12.4347 10.0001 12.4136 10.2192 12.4362ZM11.759 17.25C11.4094 16.8939 11.1866 16.4327 11.1249 15.9375H10.2499C10.2812 16.4031 10.4268 16.8539 10.6735 17.25H9.70085C9.52091 16.6822 9.41143 16.0945 9.37487 15.5H8.49987C8.52811 16.0927 8.62579 16.6801 8.7909 17.25H7.62487C7.63843 16.4466 7.75175 14.6722 8.41355 13.5082L11.7092 14.9738C11.8678 15.796 12.2055 16.5732 12.6985 17.25H11.759Z" })));
|
|
15
|
-
exports.CleanIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
15
|
+
exports.CleanIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
16
16
|
'data-component-name': 'icons/CookieIcon/CookieIcon',
|
|
17
|
-
})
|
|
17
|
+
}) `
|
|
18
18
|
path {
|
|
19
19
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
20
20
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const CloseFilledIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CloseFilledIcon: 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
|
-
|
|
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 1C4.1 1 1 4.1 1 8C1 11.9 4.1 15 8 15C11.9 15 15 11.9 15 8C15 4.1 11.9 1 8 1ZM10.7 11.5L8 8.8L5.3 11.5L4.5 10.7L7.2 8L4.5 5.3L5.3 4.5L8 7.2L10.7 4.5L11.5 5.3L8.8 8L11.5 10.7L10.7 11.5Z" })));
|
|
12
|
-
exports.CloseFilledIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.CloseFilledIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/CloseFilledIcon/CloseFilledIcon',
|
|
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 CloseIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CloseIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
|
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "inherit", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("rect", { fill: "none" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M18 7.05L16.95 6L12 10.95L7.05 6L6 7.05L10.95 12L6 16.95L7.05 18L12 13.05L16.95 18L18 16.95L13.05 12L18 7.05Z" })));
|
|
13
|
-
exports.CloseIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.CloseIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/CloseIcon/CloseIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const CloseOutlineIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CloseOutlineIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xm
|
|
|
11
11
|
react_1.default.createElement("g", null,
|
|
12
12
|
react_1.default.createElement("path", { d: "M7 0.875C3.5875 0.875 0.875 3.5875 0.875 7C0.875 10.4125 3.5875 13.125 7 13.125C10.4125 13.125 13.125 10.4125 13.125 7C13.125 3.5875 10.4125 0.875 7 0.875ZM7 12.25C4.1125 12.25 1.75 9.8875 1.75 7C1.75 4.1125 4.1125 1.75 7 1.75C9.8875 1.75 12.25 4.1125 12.25 7C12.25 9.8875 9.8875 12.25 7 12.25Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M9.3625 10.0625L7 7.7L4.6375 10.0625L3.9375 9.3625L6.3 7L3.9375 4.6375L4.6375 3.9375L7 6.3L9.3625 3.9375L10.0625 4.6375L7.7 7L10.0625 9.3625L9.3625 10.0625Z" }))));
|
|
14
|
-
exports.CloseOutlineIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.CloseOutlineIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/CloseOutlineIcon/CloseOutlineIcon',
|
|
16
|
-
})
|
|
16
|
+
}) `
|
|
17
17
|
path {
|
|
18
18
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
19
19
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const CloudUploadIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CloudUploadIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
|
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M5.50001 8.99979L6.20501 9.70479L7.50001 8.41479V14.4998H8.50001V8.41479L9.79501 9.70479L10.5 8.99979L8.00001 6.49979L5.50001 8.99979Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M11.75 10.9998H11.5V9.99979H11.75C12.3467 10.0237 12.9285 9.80949 13.3674 9.40442C13.8062 8.99934 14.0661 8.43652 14.09 7.83979C14.1139 7.24305 13.8997 6.66127 13.4946 6.22243C13.0896 5.7836 12.5267 5.52365 11.93 5.49979H11.5L11.45 5.08979C11.3391 4.24801 10.9259 3.47526 10.2876 2.91548C9.64916 2.3557 8.82906 2.04706 7.98001 2.04706C7.13095 2.04706 6.31085 2.3557 5.67246 2.91548C5.03407 3.47526 4.62093 4.24801 4.51001 5.08979L4.50001 5.49979H4.07001C3.47327 5.52365 2.91045 5.7836 2.50538 6.22243C2.1003 6.66127 1.88614 7.24305 1.91001 7.83979C1.93387 8.43652 2.19382 8.99934 2.63265 9.40442C3.07149 9.80949 3.65327 10.0237 4.25001 9.99979H4.50001V10.9998H4.25001C3.44821 10.9947 2.67659 10.6934 2.0835 10.1538C1.49041 9.61425 1.11771 8.87447 1.03707 8.07672C0.956428 7.27898 1.17353 6.47957 1.64663 5.83221C2.11974 5.18485 2.81545 4.73523 3.60001 4.56979C3.81586 3.56305 4.37042 2.66077 5.17116 2.01352C5.9719 1.36627 6.97038 1.01318 8.00001 1.01318C9.02963 1.01318 10.0281 1.36627 10.8288 2.01352C11.6296 2.66077 12.1842 3.56305 12.4 4.56979C13.1846 4.73523 13.8803 5.18485 14.3534 5.83221C14.8265 6.47957 15.0436 7.27898 14.9629 8.07672C14.8823 8.87447 14.5096 9.61425 13.9165 10.1538C13.3234 10.6934 12.5518 10.9947 11.75 10.9998Z" })));
|
|
13
|
-
exports.CloudUploadIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.CloudUploadIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/CloudUploadIcon/CloudUploadIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const CodeIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const CodeIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M15.5 8.00002L12 11.5L11.295 10.795L14.085 8.00002L11.295 5.20502L12 4.50002L15.5 8.00002Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M0.5 8.00002L4 4.50002L4.705 5.20502L1.915 8.00002L4.705 10.795L4 11.5L0.5 8.00002Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M8.81944 3.00049L6.20925 12.7418L7.17518 13.0007L9.78537 3.25931L8.81944 3.00049Z" })));
|
|
14
|
-
exports.CodeIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.CodeIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/CodeIcon/CodeIcon',
|
|
16
|
-
})
|
|
16
|
+
}) `
|
|
17
17
|
path {
|
|
18
18
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
19
19
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const ColorPaletteIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const ColorPaletteIcon: 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
|
-
|
|
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>>;
|
|
@@ -14,9 +14,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
14
14
|
react_1.default.createElement("path", { d: "M9.1875 7.87956C9.67075 7.87956 10.0625 7.48781 10.0625 7.00456C10.0625 6.52131 9.67075 6.12956 9.1875 6.12956C8.70425 6.12956 8.3125 6.52131 8.3125 7.00456C8.3125 7.48781 8.70425 7.87956 9.1875 7.87956Z" }),
|
|
15
15
|
react_1.default.createElement("path", { d: "M7.4375 10.0671C7.92075 10.0671 8.3125 9.67531 8.3125 9.19206C8.3125 8.70881 7.92075 8.31706 7.4375 8.31706C6.95425 8.31706 6.5625 8.70881 6.5625 9.19206C6.5625 9.67531 6.95425 10.0671 7.4375 10.0671Z" }),
|
|
16
16
|
react_1.default.createElement("path", { d: "M6.36125 0.00455826C5.53725 -0.0272487 4.7153 0.107661 3.9447 0.401198C3.17409 0.694735 2.4707 1.14086 1.87668 1.71281C1.28266 2.28477 0.810249 2.97079 0.487771 3.72974C0.165293 4.48869 -0.000611956 5.30494 1.69613e-06 6.12956C-2.00107e-05 6.45389 0.074769 6.77385 0.218553 7.06457C0.362337 7.35528 0.57124 7.60891 0.829017 7.80574C1.08679 8.00256 1.3865 8.13728 1.70482 8.1994C2.02315 8.26153 2.35151 8.24939 2.66438 8.16393L3.15438 8.02831C3.3493 7.9751 3.55388 7.96761 3.75217 8.00643C3.95047 8.04526 4.13712 8.12934 4.29759 8.25212C4.45806 8.37491 4.58801 8.53309 4.67733 8.71433C4.76664 8.89558 4.8129 9.095 4.8125 9.29706V10.9421C4.8125 11.2902 4.95078 11.624 5.19692 11.8701C5.44307 12.1163 5.77691 12.2546 6.125 12.2546C6.94962 12.2552 7.76587 12.0893 8.52482 11.7668C9.28377 11.4443 9.96979 10.9719 10.5417 10.3779C11.1137 9.78386 11.5598 9.08046 11.8534 8.30986C12.1469 7.53926 12.2818 6.71731 12.25 5.89331C12.1865 4.35185 11.5457 2.89063 10.4548 1.79973C9.36393 0.708834 7.90271 0.0680368 6.36125 0.00455826ZM9.90938 9.76518C9.42087 10.2766 8.83352 10.6835 8.18297 10.961C7.53243 11.2385 6.83227 11.3809 6.125 11.3796C6.00897 11.3796 5.89769 11.3335 5.81564 11.2514C5.7336 11.1694 5.6875 11.0581 5.6875 10.9421V9.29706C5.6875 8.7169 5.45703 8.1605 5.0468 7.75026C4.63656 7.34003 4.08016 7.10956 3.5 7.10956C3.30341 7.10991 3.10774 7.13639 2.91813 7.18831L2.42813 7.32393C2.24511 7.37298 2.05326 7.37922 1.86744 7.34216C1.68163 7.3051 1.50685 7.22574 1.35665 7.11024C1.20645 6.99474 1.08488 6.84619 1.00135 6.67612C0.917824 6.50605 0.87459 6.31903 0.875002 6.12956C0.874459 5.42247 1.01676 4.72256 1.29336 4.07181C1.56996 3.42107 1.97517 2.83291 2.48466 2.34261C2.99416 1.85232 3.59745 1.47 4.25833 1.21859C4.91922 0.967181 5.62408 0.851864 6.33063 0.879558C7.64627 0.948081 8.8899 1.50154 9.82146 2.4331C10.753 3.36466 11.3065 4.60829 11.375 5.92393C11.4051 6.63092 11.2907 7.33662 11.0387 7.99785C10.7867 8.65908 10.4024 9.26195 9.90938 9.76956V9.76518Z" })));
|
|
17
|
-
exports.ColorPaletteIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
17
|
+
exports.ColorPaletteIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
18
18
|
'data-component-name': 'icons/ColorPaletteIcon/ColorPaletteIcon',
|
|
19
|
-
})
|
|
19
|
+
}) `
|
|
20
20
|
path {
|
|
21
21
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
22
22
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const ConnectIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const ConnectIcon: 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
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -8,9 +8,9 @@ const react_1 = __importDefault(require("react"));
|
|
|
8
8
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
9
9
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
10
10
|
react_1.default.createElement("path", { d: "M10.5 7.00875C9.74669 7.00947 9.01371 7.25321 8.40999 7.70375L6.29999 5.59375C6.75586 4.99443 7.00185 4.26175 6.99999 3.50875C7.00197 2.72021 6.73759 1.9541 6.24973 1.33459C5.76186 0.715073 5.07908 0.278462 4.31205 0.0955081C3.54502 -0.0874454 2.73868 -0.00601915 2.02371 0.326591C1.30874 0.659201 0.727035 1.2235 0.372873 1.92805C0.0187108 2.63259 -0.087157 3.43608 0.0724264 4.20832C0.23201 4.98055 0.647693 5.67627 1.25211 6.18272C1.85652 6.68917 2.61425 6.97668 3.4025 6.99864C4.19074 7.02061 4.96331 6.77576 5.59499 6.30375L7.69999 8.41375C7.22812 9.04527 6.98326 9.81759 7.00508 10.6056C7.0269 11.3937 7.31412 12.1512 7.82021 12.7557C8.32631 13.3601 9.02164 13.776 9.79358 13.9359C10.5655 14.0959 11.3688 13.9906 12.0735 13.637C12.7781 13.2834 13.3427 12.7024 13.6758 11.9879C14.009 11.2734 14.0912 10.4674 13.9091 9.70036C13.727 8.93334 13.2913 8.25026 12.6726 7.76174C12.0539 7.27323 11.2883 7.00791 10.5 7.00875ZM0.999993 3.50875C0.999993 3.0143 1.14662 2.53095 1.42132 2.11983C1.69602 1.70871 2.08647 1.38827 2.54328 1.19906C3.0001 1.00984 3.50277 0.960328 3.98772 1.05679C4.47267 1.15325 4.91813 1.39136 5.26776 1.74099C5.61739 2.09062 5.85549 2.53608 5.95196 3.02103C6.04842 3.50598 5.99891 4.00865 5.80969 4.46546C5.62047 4.92228 5.30004 5.31272 4.88892 5.58743C4.4778 5.86213 3.99445 6.00875 3.49999 6.00875C2.83695 6.00875 2.20107 5.74536 1.73223 5.27652C1.26339 4.80768 0.999993 4.1718 0.999993 3.50875Z", fill: "currentColor" })));
|
|
11
|
-
exports.ConnectIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
11
|
+
exports.ConnectIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
12
12
|
'data-component-name': 'icons/ConnectIcon/ConnectIcon',
|
|
13
|
-
})
|
|
13
|
+
}) `
|
|
14
14
|
height: ${({ size }) => size || '14px'};
|
|
15
15
|
width: ${({ size }) => size || '14px'};
|
|
16
16
|
`;
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const ContrastIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const ContrastIcon: 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
|
-
|
|
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.685 5.92C14.5508 5.48498 14.3732 5.06454 14.155 4.665C13.8323 4.07201 13.4265 3.52818 12.95 3.05C11.971 2.07111 10.7237 1.40449 9.36586 1.13445C8.00801 0.864415 6.60058 1.00308 5.32154 1.53291C4.0425 2.06275 2.94929 2.95996 2.18015 4.11109C1.41101 5.26221 1.00049 6.61556 1.00049 8C1.00049 9.38444 1.41101 10.7378 2.18015 11.8889C2.94929 13.04 4.0425 13.9373 5.32154 14.4671C6.60058 14.9969 8.00801 15.1356 9.36586 14.8656C10.7237 14.5955 11.971 13.9289 12.95 12.95C13.4265 12.4718 13.8323 11.928 14.155 11.335C14.3732 10.9355 14.5508 10.515 14.685 10.08C15.1065 8.72538 15.1065 7.27463 14.685 5.92ZM1.99998 8C1.99998 6.4087 2.63212 4.88258 3.75734 3.75736C4.88256 2.63214 6.40868 2 7.99998 2V14C6.40868 14 4.88256 13.3679 3.75734 12.2426C2.63212 11.1174 1.99998 9.5913 1.99998 8Z" })));
|
|
12
|
-
exports.ContrastIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.ContrastIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/ContrastIcon/ContrastIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|