@redocly/theme 0.66.0-next.2 → 0.66.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +4 -7
- 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/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 -42
- package/lib/plugin.d.ts +2 -2
- package/package.json +8 -7
- package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -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/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
|
@@ -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", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M8.001 2.83571H7.999L2.32435 13.7483L2.3253 13.75H13.6747L13.6757 13.7483L8.001 2.83571ZM7.4375 5.75001H8.5625V10.25H7.4375V5.75001ZM8 12.75C7.85167 12.75 7.70666 12.706 7.58333 12.6236C7.45999 12.5412 7.36386 12.4241 7.30709 12.287C7.25033 12.15 7.23548 11.9992 7.26441 11.8537C7.29335 11.7082 7.36478 11.5746 7.46967 11.4697C7.57456 11.3648 7.7082 11.2934 7.85369 11.2644C7.99917 11.2355 8.14997 11.2503 8.28702 11.3071C8.42406 11.3639 8.54119 11.46 8.62361 11.5833C8.70602 11.7067 8.75 11.8517 8.75 12C8.75 12.1989 8.67099 12.3897 8.53033 12.5303C8.38968 12.671 8.19892 12.75 8 12.75Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M14.5 14.75H1.5C1.4141 14.75 1.32965 14.7279 1.25478 14.6857C1.17992 14.6436 1.11718 14.5829 1.0726 14.5095C1.02802 14.436 1.00311 14.3524 1.00027 14.2665C0.997436 14.1807 1.01677 14.0955 1.0564 14.0193L7.5564 1.51931C7.59862 1.43812 7.66231 1.37008 7.74053 1.3226C7.81875 1.27511 7.9085 1.25 8 1.25C8.09151 1.25 8.18126 1.27511 8.25948 1.3226C8.3377 1.37008 8.40138 1.43812 8.4436 1.51931L14.9436 14.0193C14.9832 14.0955 15.0026 14.1807 14.9997 14.2665C14.9969 14.3524 14.972 14.436 14.9274 14.5095C14.8828 14.5829 14.8201 14.6436 14.7452 14.6857C14.6704 14.7279 14.5859 14.75 14.5 14.75ZM2.3253 13.75H13.6747L13.6757 13.7483L8.001 2.83571H7.999L2.32435 13.7483L2.3253 13.75Z" })));
|
|
13
|
-
exports.WarningAltFilledIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.WarningAltFilledIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/WarningAltFilledIcon/WarningAltFilledIcon',
|
|
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 WarningAltIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WarningAltIcon: 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: "M8 11.5C7.85167 11.5 7.70666 11.544 7.58333 11.6264C7.45999 11.7088 7.36386 11.826 7.30709 11.963C7.25033 12.1 7.23548 12.2508 7.26441 12.3963C7.29335 12.5418 7.36478 12.6754 7.46967 12.7803C7.57456 12.8852 7.7082 12.9567 7.85369 12.9856C7.99917 13.0145 8.14997 12.9997 8.28702 12.9429C8.42406 12.8862 8.54119 12.79 8.62361 12.6667C8.70602 12.5433 8.75 12.3983 8.75 12.25C8.75 12.0511 8.67099 11.8603 8.53033 11.7197C8.38968 11.579 8.19892 11.5 8 11.5Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M8.5 6.00001H7.5V10.5H8.5V6.00001Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M14.5 15H1.5C1.4141 15 1.32965 14.9779 1.25478 14.9357C1.17992 14.8936 1.11718 14.8329 1.0726 14.7595C1.02802 14.686 1.00311 14.6024 1.00027 14.5165C0.997436 14.4307 1.01677 14.3455 1.0564 14.2693L7.5564 1.76931C7.59862 1.68812 7.66231 1.62008 7.74053 1.5726C7.81875 1.52511 7.9085 1.5 8 1.5C8.09151 1.5 8.18126 1.52511 8.25948 1.5726C8.3377 1.62008 8.40138 1.68812 8.4436 1.76931L14.9436 14.2693C14.9832 14.3455 15.0026 14.4307 14.9997 14.5165C14.9969 14.6024 14.972 14.686 14.9274 14.7595C14.8828 14.8329 14.8201 14.8936 14.7452 14.9357C14.6704 14.9779 14.5859 15 14.5 15ZM2.32535 14H13.6747L13.6757 13.9984L8.001 3.08571H7.999L2.32435 13.9984L2.32535 14Z" })));
|
|
14
|
-
exports.WarningAltIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.WarningAltIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/WarningAltIcon/WarningAltIcon',
|
|
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 WarningCycleIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WarningCycleIcon: 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({ wi
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M9 1.125C7.44248 1.125 5.91992 1.58686 4.62489 2.45218C3.32985 3.31749 2.32049 4.5474 1.72445 5.98637C1.12841 7.42534 0.972461 9.00874 1.27632 10.5363C1.58018 12.0639 2.3302 13.4671 3.43154 14.5685C4.53288 15.6698 5.93607 16.4198 7.46367 16.7237C8.99127 17.0275 10.5747 16.8716 12.0136 16.2756C13.4526 15.6795 14.6825 14.6702 15.5478 13.3751C16.4131 12.0801 16.875 10.5575 16.875 9C16.875 6.91142 16.0453 4.90838 14.5685 3.43153C13.0916 1.95469 11.0886 1.125 9 1.125ZM9 15.75C7.66498 15.75 6.35994 15.3541 5.2499 14.6124C4.13987 13.8707 3.27471 12.8165 2.76382 11.5831C2.25293 10.3497 2.11925 8.99251 2.3797 7.68314C2.64015 6.37377 3.28303 5.17103 4.22703 4.22703C5.17104 3.28302 6.37377 2.64015 7.68314 2.3797C8.99252 2.11925 10.3497 2.25292 11.5831 2.76381C12.8165 3.2747 13.8707 4.13987 14.6124 5.2499C15.3541 6.35993 15.75 7.66498 15.75 9C15.75 10.7902 15.0388 12.5071 13.773 13.773C12.5071 15.0388 10.7902 15.75 9 15.75Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M9.5625 4.5H8.4375V10.6875H9.5625V4.5Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M9 12.375C8.83313 12.375 8.67 12.4245 8.53124 12.5172C8.39249 12.6099 8.28434 12.7417 8.22048 12.8959C8.15662 13.05 8.13991 13.2197 8.17247 13.3834C8.20502 13.547 8.28538 13.6974 8.40338 13.8154C8.52138 13.9334 8.67172 14.0137 8.8354 14.0463C8.99907 14.0788 9.16872 14.0621 9.32289 13.9983C9.47707 13.9344 9.60884 13.8263 9.70156 13.6875C9.79427 13.5488 9.84375 13.3856 9.84375 13.2188C9.84375 12.995 9.75486 12.7804 9.59662 12.6221C9.43839 12.4639 9.22378 12.375 9 12.375Z" })));
|
|
14
|
-
exports.WarningCycleIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.WarningCycleIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/WarningCycleIcon/WarningCycleIcon',
|
|
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 WarningFilledIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WarningFilledIcon: 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.15 1 1 4.15 1 8C1 11.85 4.15 15 8 15C11.85 15 15 11.85 15 8C15 4.15 11.85 1 8 1ZM7.45 4H8.55V9.5H7.45V4ZM8 12.5C7.6 12.5 7.25 12.15 7.25 11.75C7.25 11.35 7.6 11 8 11C8.4 11 8.75 11.35 8.75 11.75C8.75 12.15 8.4 12.5 8 12.5Z" })));
|
|
12
|
-
exports.WarningFilledIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.WarningFilledIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/WarningFilledIcon/WarningFilledIcon',
|
|
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 WarningSquareIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WarningSquareIcon: 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: "M8 10C7.85166 10 7.70666 10.044 7.58332 10.1264C7.45999 10.2088 7.36386 10.3259 7.30709 10.463C7.25032 10.6 7.23547 10.7508 7.26441 10.8963C7.29335 11.0418 7.36478 11.1754 7.46967 11.2803C7.57456 11.3852 7.7082 11.4566 7.85368 11.4856C7.99917 11.5145 8.14997 11.4997 8.28701 11.4429C8.42406 11.3861 8.54119 11.29 8.6236 11.1667C8.70601 11.0433 8.75 10.8983 8.75 10.75C8.75 10.5511 8.67098 10.3603 8.53033 10.2197C8.38968 10.079 8.19891 10 8 10Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M8.5 4.5H7.5V9H8.5V4.5Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M13 14H3C2.73488 13.9997 2.4807 13.8942 2.29323 13.7068C2.10576 13.5193 2.0003 13.2651 2 13V3C2.0003 2.73488 2.10576 2.4807 2.29323 2.29323C2.4807 2.10576 2.73488 2.0003 3 2H13C13.2651 2.0003 13.5193 2.10576 13.7068 2.29323C13.8942 2.4807 13.9997 2.73488 14 3V13C13.9997 13.2651 13.8942 13.5193 13.7068 13.7068C13.5193 13.8942 13.2651 13.9997 13 14ZM3 3V13H13.0006L13 3H3Z" })));
|
|
14
|
-
exports.WarningSquareIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.WarningSquareIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/WarningSquareIcon/WarningSquareIcon',
|
|
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 WorkflowAutomationIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WorkflowAutomationIcon: 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("path", { d: "M7 11.8125C5.425 11.8125 3.89375 11.025 2.975 9.625H5.25V8.75H1.75V12.25H2.625V10.6312C3.71875 11.9437 5.29375 12.6875 7 12.6875V11.8125Z", fill: "#1A1C21" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M13.5625 10.0625V9.1875H12.6438C12.6 8.925 12.4688 8.6625 12.3375 8.4L12.9938 7.74375L12.3812 7.13125L11.725 7.7875C11.5062 7.65625 11.2437 7.525 10.9375 7.48125V6.5625H10.0625V7.48125C9.8 7.525 9.5375 7.65625 9.275 7.7875L8.61875 7.13125L8.00625 7.74375L8.6625 8.4C8.53125 8.61875 8.4 8.88125 8.35625 9.1875H7.4375V10.0625H8.35625C8.4 10.325 8.53125 10.5875 8.6625 10.85L8.00625 11.5062L8.61875 12.1188L9.275 11.4625C9.49375 11.5938 9.75625 11.725 10.0625 11.7688V12.6875H10.9375V11.7688C11.2 11.725 11.4625 11.5938 11.725 11.4625L12.3812 12.1188L12.9938 11.5062L12.3375 10.85C12.4688 10.6312 12.6 10.3687 12.6438 10.0625H13.5625ZM10.5 10.9375C9.75625 10.9375 9.1875 10.3687 9.1875 9.625C9.1875 8.88125 9.75625 8.3125 10.5 8.3125C11.2437 8.3125 11.8125 8.88125 11.8125 9.625C11.8125 10.3687 11.2437 10.9375 10.5 10.9375Z", fill: "#1A1C21" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M8.75 4.375H11.025C9.58125 2.14375 6.60625 1.53125 4.375 2.975C3.01875 3.85 2.1875 5.38125 2.1875 7H1.3125C1.3125 3.85 3.85 1.3125 7 1.3125C8.70625 1.3125 10.2812 2.05625 11.375 3.36875V1.75H12.25V5.25H8.75V4.375Z", fill: "#1A1C21" })));
|
|
14
|
-
exports.WorkflowAutomationIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.WorkflowAutomationIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/WorkflowAutomationIcon/WorkflowAutomationIcon',
|
|
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 WorkflowHierarchyIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const WorkflowHierarchyIcon: 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", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 6.5H13.5C13.7651 6.4997 14.0193 6.39424 14.2068 6.20677C14.3942 6.0193 14.4997 5.76512 14.5 5.5V2.5C14.4997 2.23488 14.3942 1.9807 14.2068 1.79323C14.0193 1.60576 13.7651 1.5003 13.5 1.5H2.5C2.23488 1.5003 1.9807 1.60576 1.79323 1.79323C1.60576 1.9807 1.5003 2.23488 1.5 2.5V5.5C1.5003 5.76512 1.60576 6.0193 1.79323 6.20677C1.9807 6.39424 2.23488 6.4997 2.5 6.5H3.5H4.5ZM13.5 2.5H2.5V5.5H13.5V2.5Z" }),
|
|
12
12
|
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.5 9.5H8.5C8.23488 9.5003 7.9807 9.60576 7.79323 9.79323C7.60576 9.9807 7.5003 10.2349 7.5 10.5V11.5H4.5V9.29295V8.5V6.5H3.5V9.29295V11.5C3.5003 11.7651 3.60576 12.0193 3.79323 12.2068C3.9807 12.3942 4.23488 12.4997 4.5 12.5H7.5V13.5C7.5003 13.7651 7.60576 14.0193 7.79323 14.2068C7.9807 14.3942 8.23488 14.4997 8.5 14.5H13.5C13.7651 14.4997 14.0193 14.3942 14.2068 14.2068C14.3942 14.0193 14.4997 13.7651 14.5 13.5V10.5C14.4997 10.2349 14.3942 9.9807 14.2068 9.79323C14.0193 9.60576 13.7651 9.5003 13.5 9.5ZM8.5 10.5V13.5H13.5V10.5H8.5Z" })));
|
|
13
|
-
exports.WorkflowHierarchyIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.WorkflowHierarchyIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
package/lib/icons/types.d.ts
CHANGED
|
@@ -3,4 +3,4 @@ import type { JSX } from 'react';
|
|
|
3
3
|
export type CodeWalkthroughLayoutProps = React.PropsWithChildren<{
|
|
4
4
|
className?: string;
|
|
5
5
|
}>;
|
|
6
|
-
export declare function CodeWalkthroughLayout({ className, children
|
|
6
|
+
export declare function CodeWalkthroughLayout({ className, children }: CodeWalkthroughLayoutProps): JSX.Element;
|
|
@@ -14,5 +14,5 @@ type DocumentationLayoutProps = {
|
|
|
14
14
|
prevPage?: ResolvedNavItemWithLink | null;
|
|
15
15
|
className?: string;
|
|
16
16
|
};
|
|
17
|
-
export declare function DocumentationLayout({ tableOfContent, feedback, config, editPage, lastModified, nextPage, prevPage, className, children
|
|
17
|
+
export declare function DocumentationLayout({ tableOfContent, feedback, config, editPage, lastModified, nextPage, prevPage, className, children }: React.PropsWithChildren<DocumentationLayoutProps>): JSX.Element;
|
|
18
18
|
export {};
|
|
@@ -7,5 +7,5 @@ type DocumentationLayoutBottomProps = {
|
|
|
7
7
|
prevPage?: ResolvedNavItemWithLink | null;
|
|
8
8
|
className?: string;
|
|
9
9
|
};
|
|
10
|
-
export declare function DocumentationLayoutBottom({ feedback, nextPage, prevPage
|
|
10
|
+
export declare function DocumentationLayoutBottom({ feedback, nextPage, prevPage }: React.PropsWithChildren<DocumentationLayoutBottomProps>): JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -9,5 +9,5 @@ type DocumentationLayoutTopProps = {
|
|
|
9
9
|
/** String in ISO format */
|
|
10
10
|
lastModified?: string | null;
|
|
11
11
|
};
|
|
12
|
-
export declare function DocumentationLayoutTop({ config, editPage, lastModified
|
|
12
|
+
export declare function DocumentationLayoutTop({ config, editPage, lastModified }: React.PropsWithChildren<DocumentationLayoutTopProps>): JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -3,5 +3,5 @@ import type { JSX } from 'react';
|
|
|
3
3
|
interface PageLayoutProps {
|
|
4
4
|
sidebar?: React.ReactNode;
|
|
5
5
|
}
|
|
6
|
-
export declare function PageLayout({ sidebar, children
|
|
6
|
+
export declare function PageLayout({ sidebar, children }: React.PropsWithChildren<PageLayoutProps>): JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -13,4 +13,4 @@ export type CardProps = React.PropsWithChildren<{
|
|
|
13
13
|
align?: 'start' | 'center' | 'end';
|
|
14
14
|
to?: string;
|
|
15
15
|
}>;
|
|
16
|
-
export declare function Card({ title, image, icon, iconRawContent, imagePosition, iconPosition, layout, variant, lineClamp, iconVariant, align, to, children
|
|
16
|
+
export declare function Card({ title, image, icon, iconRawContent, imagePosition, iconPosition, layout, variant, lineClamp, iconVariant, align, to, children }: CardProps): React.JSX.Element;
|
|
@@ -16,16 +16,16 @@ function Card({ title = '', image, icon, iconRawContent, imagePosition = 'start'
|
|
|
16
16
|
const justifyContent = align === 'center' ? 'center' : align === 'end' ? 'flex-end' : 'flex-start';
|
|
17
17
|
const alignItems = align === 'center' ? 'center' : align === 'end' ? 'flex-end' : 'flex-start';
|
|
18
18
|
const textAlign = align === 'center' ? 'center' : align === 'end' ? 'right' : 'left';
|
|
19
|
-
return (react_1.default.createElement(CardWrapper, { as: to ? Link_1.Link : 'div', to: to, "aria-labelledby": cardTitleId,
|
|
19
|
+
return (react_1.default.createElement(CardWrapper, { as: to ? Link_1.Link : 'div', to: to, "aria-labelledby": cardTitleId, $variant: variant, $layout: layout, $isCardLink: !!to },
|
|
20
20
|
react_1.default.createElement(react_1.default.Fragment, null,
|
|
21
21
|
image ? react_1.default.createElement(CardImage_1.CardImage, { src: image, alt: title, position: imagePosition }) : null,
|
|
22
|
-
react_1.default.createElement(CardContentWrapper, {
|
|
22
|
+
react_1.default.createElement(CardContentWrapper, { $layout: layout, $alignItems: alignItems, $textAlign: textAlign, $hasImage: image !== undefined },
|
|
23
23
|
icon && (react_1.default.createElement(CardIcon_1.CardIcon, { variant: iconVariant, src: icon, rawContent: iconRawContent, position: iconPosition })),
|
|
24
24
|
react_1.default.createElement(ContentWrapper, null,
|
|
25
|
-
react_1.default.createElement(Title, { id: cardTitleId,
|
|
25
|
+
react_1.default.createElement(Title, { id: cardTitleId, $isCardLink: !!to, $justifyContent: justifyContent },
|
|
26
26
|
title,
|
|
27
27
|
variant == 'ghost' && !!to && react_1.default.createElement(CardLinkIcon, null)),
|
|
28
|
-
react_1.default.createElement(Body, {
|
|
28
|
+
react_1.default.createElement(Body, { $lineClamp: lineClamp }, children))))));
|
|
29
29
|
}
|
|
30
30
|
const CardContentWrapper = styled_components_1.default.div `
|
|
31
31
|
display: flex;
|
|
@@ -6,7 +6,10 @@ export type CardIconProps = {
|
|
|
6
6
|
position?: 'auto' | 'start' | 'center' | 'end';
|
|
7
7
|
};
|
|
8
8
|
export declare function CardIcon({ variant, src, rawContent, position }: CardIconProps): React.JSX.Element;
|
|
9
|
-
export declare const CardIconWrapper: import("styled-components").
|
|
9
|
+
export declare const CardIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$position" | "$variant"> & {
|
|
10
10
|
$variant?: string;
|
|
11
11
|
$position?: string;
|
|
12
|
-
}, never
|
|
12
|
+
}, never> & Partial<Pick<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "$position" | "$variant"> & {
|
|
13
|
+
$variant?: string;
|
|
14
|
+
$position?: string;
|
|
15
|
+
}, never>>> & string;
|
|
@@ -9,7 +9,7 @@ const react_1 = __importDefault(require("react"));
|
|
|
9
9
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
10
10
|
const GenericIcon_1 = require("../../../icons/GenericIcon/GenericIcon");
|
|
11
11
|
function CardIcon({ variant, src, rawContent, position }) {
|
|
12
|
-
return (react_1.default.createElement(exports.CardIconWrapper, {
|
|
12
|
+
return (react_1.default.createElement(exports.CardIconWrapper, { $variant: variant, $position: position },
|
|
13
13
|
react_1.default.createElement(GenericIcon_1.GenericIcon, { icon: src, rawContent: rawContent })));
|
|
14
14
|
}
|
|
15
15
|
exports.CardIconWrapper = styled_components_1.default.div `
|
|
@@ -7,7 +7,7 @@ exports.CardImage = CardImage;
|
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
8
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
9
9
|
function CardImage({ src, alt, position }) {
|
|
10
|
-
return react_1.default.createElement(Image, { src: src, alt: alt,
|
|
10
|
+
return react_1.default.createElement(Image, { src: src, alt: alt, $position: position });
|
|
11
11
|
}
|
|
12
12
|
const Image = styled_components_1.default.img `
|
|
13
13
|
width: 100%;
|
|
@@ -40,7 +40,7 @@ exports.Cards = Cards;
|
|
|
40
40
|
const React = __importStar(require("react"));
|
|
41
41
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
42
42
|
function Cards({ cardMinWidth = 240, columns, className, children, ariaLabel }) {
|
|
43
|
-
return (React.createElement(GridLayout, {
|
|
43
|
+
return (React.createElement(GridLayout, { $cardMinWidth: cardMinWidth, $columns: columns, className: className, "aria-label": ariaLabel }, children));
|
|
44
44
|
}
|
|
45
45
|
const GridLayout = styled_components_1.default.div `
|
|
46
46
|
display: grid;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const cards: import("styled-components").
|
|
1
|
+
export declare const cards: import("styled-components").RuleSet<object>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const cardsDarkMode: import("styled-components").
|
|
1
|
+
export declare const cardsDarkMode: import("styled-components").RuleSet<object>;
|
|
@@ -3,4 +3,4 @@ export type CodeContainerProps = {
|
|
|
3
3
|
highlightedCode: string;
|
|
4
4
|
toolbar: JSX.Element;
|
|
5
5
|
};
|
|
6
|
-
export declare function CodeContainer({ highlightedCode, toolbar
|
|
6
|
+
export declare function CodeContainer({ highlightedCode, toolbar }: CodeContainerProps): JSX.Element | null;
|
|
@@ -10,4 +10,4 @@ export type CodeFilterProps = {
|
|
|
10
10
|
handleFilterSelect: (groupId: string, id: string) => void;
|
|
11
11
|
filtersElementRef?: React.RefObject<HTMLDivElement | null>;
|
|
12
12
|
};
|
|
13
|
-
export declare function CodeFilters({ filters, getFilterState, handleFilterSelect, filtersElementRef
|
|
13
|
+
export declare function CodeFilters({ filters, getFilterState, handleFilterSelect, filtersElementRef }: CodeFilterProps): React.JSX.Element | null;
|
|
@@ -16,10 +16,7 @@ function CodeFilters({ filters, getFilterState, handleFilterSelect, filtersEleme
|
|
|
16
16
|
label && react_1.default.createElement(FilterName, null,
|
|
17
17
|
label,
|
|
18
18
|
":"),
|
|
19
|
-
react_1.default.createElement(ButtonsWrapper, null, items === null || items === void 0 ? void 0 : items.map((item) => {
|
|
20
|
-
var _a;
|
|
21
|
-
return (react_1.default.createElement(TagButton, { size: "large", borderless: true, active: ((_a = getFilterState(id)) === null || _a === void 0 ? void 0 : _a.value) === item.value, key: item.value, onClick: () => handleFilterSelect(id, item.value) }, item.value));
|
|
22
|
-
}))));
|
|
19
|
+
react_1.default.createElement(ButtonsWrapper, null, items === null || items === void 0 ? void 0 : items.map((item) => { var _a; return (react_1.default.createElement(TagButton, { size: "large", borderless: true, active: ((_a = getFilterState(id)) === null || _a === void 0 ? void 0 : _a.value) === item.value, key: item.value, onClick: () => handleFilterSelect(id, item.value) }, item.value)); }))));
|
|
23
20
|
})));
|
|
24
21
|
}
|
|
25
22
|
const Filter = styled_components_1.default.div `
|
|
@@ -6,4 +6,4 @@ export type CodePanelProps = {
|
|
|
6
6
|
downloadAssociatedFiles: CodeWalkthroughFile[];
|
|
7
7
|
preview: React.ReactNode[];
|
|
8
8
|
};
|
|
9
|
-
export declare function CodePanel({ files, downloadAssociatedFiles, preview
|
|
9
|
+
export declare function CodePanel({ files, downloadAssociatedFiles, preview }: CodePanelProps): JSX.Element | null;
|
|
@@ -6,4 +6,4 @@ export type CodePanelHeaderProps = {
|
|
|
6
6
|
activeTabName: string;
|
|
7
7
|
onDownloadCode: () => void;
|
|
8
8
|
};
|
|
9
|
-
export declare function CodePanelHeader({ files, handleTabSwitch, activeTabName, onDownloadCode
|
|
9
|
+
export declare function CodePanelHeader({ files, handleTabSwitch, activeTabName, onDownloadCode }: CodePanelHeaderProps): JSX.Element;
|
|
@@ -4,8 +4,11 @@ export type CodeStepProps = WithConditions<{
|
|
|
4
4
|
id: string;
|
|
5
5
|
heading?: string;
|
|
6
6
|
}>;
|
|
7
|
-
export declare function CodeStep({ id, heading, when, unless, children
|
|
8
|
-
export declare const StepWrapper: import("styled-components").
|
|
7
|
+
export declare function CodeStep({ id, heading, when, unless, children }: PropsWithChildren<CodeStepProps>): React.JSX.Element | null;
|
|
8
|
+
export declare const StepWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "isActive" | "scrollMarginTop"> & {
|
|
9
9
|
isActive: boolean;
|
|
10
10
|
scrollMarginTop: number;
|
|
11
|
-
}, never
|
|
11
|
+
}, never> & Partial<Pick<import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "isActive" | "scrollMarginTop"> & {
|
|
12
|
+
isActive: boolean;
|
|
13
|
+
scrollMarginTop: number;
|
|
14
|
+
}, never>>> & string;
|
|
@@ -5,5 +5,5 @@ export type CodeToggleProps = React.PropsWithChildren<{
|
|
|
5
5
|
description?: React.ReactNode[];
|
|
6
6
|
}>;
|
|
7
7
|
export declare function CodeToggle(props: CodeToggleProps): React.JSX.Element | null;
|
|
8
|
-
export declare const ToggleWrapper: import("styled-components").
|
|
9
|
-
export declare const ToggleSubtitle: import("styled-components").
|
|
8
|
+
export declare const ToggleWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
|
|
9
|
+
export declare const ToggleSubtitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const codeWalkthrough: import("styled-components").
|
|
1
|
+
export declare const codeWalkthrough: import("styled-components").RuleSet<object>;
|
|
@@ -5,4 +5,4 @@ export type ConnectMCPProps = {
|
|
|
5
5
|
alignment?: 'start' | 'end';
|
|
6
6
|
options?: MCPOption[];
|
|
7
7
|
};
|
|
8
|
-
export declare function ConnectMCP({ placement, alignment, options
|
|
8
|
+
export declare function ConnectMCP({ placement, alignment, options }: ConnectMCPProps): JSX.Element | null;
|
|
@@ -11,5 +11,5 @@ type DiagramProps = {
|
|
|
11
11
|
'data-hash'?: string;
|
|
12
12
|
className?: string;
|
|
13
13
|
};
|
|
14
|
-
export declare function Diagram({ id, diagramHtml, diagramHtmlDark, diagramError, diagramType, align, width, 'data-source': dataSource, 'data-hash': dataHash, className
|
|
14
|
+
export declare function Diagram({ id, diagramHtml, diagramHtmlDark, diagramError, diagramType, align, width, 'data-source': dataSource, 'data-hash': dataHash, className }: DiagramProps): JSX.Element;
|
|
15
15
|
export {};
|
|
@@ -61,9 +61,9 @@ function Diagram({ id, diagramHtml, diagramHtmlDark, diagramError, diagramType,
|
|
|
61
61
|
return (react_1.default.createElement(ErrorWrapper, { id: id, className: (0, utils_1.concatClassNames)('diagram-error', className) }, diagramError));
|
|
62
62
|
}
|
|
63
63
|
return (react_1.default.createElement(react_1.default.Fragment, null,
|
|
64
|
-
react_1.default.createElement(Wrapper, { id: id,
|
|
65
|
-
react_1.default.createElement(DiagramVariant, {
|
|
66
|
-
diagramHtmlDark ? (react_1.default.createElement(DiagramVariant, {
|
|
64
|
+
react_1.default.createElement(Wrapper, { id: id, $width: width, className: (0, utils_1.concatClassNames)(`diagram-wrapper diagram-${diagramType}`, className), "data-component-name": "Markdoc/Diagram/Diagram", "data-diagram-type": diagramType, "data-source": dataSource, "data-hash": dataHash, onClick: open, onKeyDown: handleKeyDown, role: "button", tabIndex: 0, "aria-label": translate('diagram.openFullscreen', 'Click to open diagram in fullscreen') },
|
|
65
|
+
react_1.default.createElement(DiagramVariant, { $align: align, $colorMode: "light", className: `diagram-variant diagram-variant-light diagram-${diagramType}`, dangerouslySetInnerHTML: { __html: diagramHtml } }),
|
|
66
|
+
diagramHtmlDark ? (react_1.default.createElement(DiagramVariant, { $align: align, $colorMode: "dark", className: `diagram-variant diagram-variant-dark diagram-${diagramType}`, dangerouslySetInnerHTML: { __html: diagramHtmlDark } })) : null),
|
|
67
67
|
react_1.default.createElement(SvgViewer_1.SvgViewer, { isOpen: isOpen, onClose: close, labels: {
|
|
68
68
|
zoomIn: translate('diagram.zoomIn', 'Zoom in'),
|
|
69
69
|
zoomOut: translate('diagram.zoomOut', 'Zoom out'),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const diagram: import("styled-components").
|
|
1
|
+
export declare const diagram: import("styled-components").RuleSet<object>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { JSX, PropsWithChildren } from 'react';
|
|
2
|
-
export declare function Heading({ level, id, children, 'data-source': dataSource, 'data-hash': dataHash, className, __idx
|
|
2
|
+
export declare function Heading({ level, id, children, 'data-source': dataSource, 'data-hash': dataHash, className, __idx }: PropsWithChildren<{
|
|
3
3
|
level: number;
|
|
4
4
|
id: string;
|
|
5
5
|
'data-source'?: string;
|
|
@@ -6,4 +6,4 @@ export type MarkdocLoginButtonProps = {
|
|
|
6
6
|
label?: string;
|
|
7
7
|
labelTranslationKey?: string;
|
|
8
8
|
};
|
|
9
|
-
export declare function LoginButton({ variant, size, label, labelTranslationKey
|
|
9
|
+
export declare function LoginButton({ variant, size, label, labelTranslationKey }: MarkdocLoginButtonProps): React.JSX.Element | null;
|
|
@@ -12,5 +12,5 @@ export type TabProps = {
|
|
|
12
12
|
icon?: React.ReactNode;
|
|
13
13
|
iconRawContent?: string;
|
|
14
14
|
};
|
|
15
|
-
export declare function TabComponent({ tabId, label, size, disabled, setRef, onKeyDown, onClick, icon, iconRawContent
|
|
16
|
-
export declare const Tab: import("styled-components").
|
|
15
|
+
export declare function TabComponent({ tabId, label, size, disabled, setRef, onKeyDown, onClick, icon, iconRawContent }: TabProps): JSX.Element;
|
|
16
|
+
export declare const Tab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<TabProps, never> & Partial<Pick<TabProps, never>>> & string & Omit<typeof TabComponent, keyof React.Component<any, {}, any>>;
|
|
@@ -9,12 +9,22 @@ type TabListProps = {
|
|
|
9
9
|
containerRef: React.RefObject<HTMLUListElement | null>;
|
|
10
10
|
onReadyChange?: (isReady: boolean) => void;
|
|
11
11
|
};
|
|
12
|
-
export declare function TabList({ childrenArray, size, activeTab, onTabChange, containerRef, onReadyChange
|
|
13
|
-
export declare const TabListContainer: import("styled-components").
|
|
14
|
-
export declare const TabItem: import("styled-components").
|
|
12
|
+
export declare function TabList({ childrenArray, size, activeTab, onTabChange, containerRef, onReadyChange }: TabListProps): JSX.Element;
|
|
13
|
+
export declare const TabListContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never> & Partial<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>>> & string;
|
|
14
|
+
export declare const TabItem: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "active" | "size" | "tabIndex"> & {
|
|
15
15
|
active?: boolean;
|
|
16
16
|
size: TabsSize;
|
|
17
17
|
tabIndex?: number;
|
|
18
|
-
}, never
|
|
19
|
-
|
|
18
|
+
}, never> & Partial<Pick<import("styled-components").FastOmit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "active" | "size" | "tabIndex"> & {
|
|
19
|
+
active?: boolean;
|
|
20
|
+
size: TabsSize;
|
|
21
|
+
tabIndex?: number;
|
|
22
|
+
}, never>>> & string;
|
|
23
|
+
export declare const TabButtonLink: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("../../../index.js").ButtonProps, keyof import("../../../index.js").ButtonProps> & import("../../../index.js").ButtonProps, never> & Partial<Pick<import("styled-components").FastOmit<import("../../../index.js").ButtonProps, keyof import("../../../index.js").ButtonProps> & import("../../../index.js").ButtonProps, never>>, "as" | "forwardedAs"> & {
|
|
24
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
25
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
26
|
+
}, never> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("../../../index.js").ButtonProps, keyof import("../../../index.js").ButtonProps> & import("../../../index.js").ButtonProps, never> & Partial<Pick<import("styled-components").FastOmit<import("../../../index.js").ButtonProps, keyof import("../../../index.js").ButtonProps> & import("../../../index.js").ButtonProps, never>>, "as" | "forwardedAs"> & {
|
|
27
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
28
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
29
|
+
}, never>>> & string;
|
|
20
30
|
export {};
|