@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
|
@@ -1,10 +1,93 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const Spinner: import("styled-components").StyledComponent<(props: IconProps) => import("react").JSX.Element, any, {
|
|
3
|
-
'data-component-name': string;
|
|
4
|
-
} & {
|
|
1
|
+
export declare const Spinner: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
5
2
|
color?: string;
|
|
6
3
|
size?: string;
|
|
7
4
|
className?: string;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
'data-component-name'?: string;
|
|
6
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
7
|
+
color?: string;
|
|
8
|
+
size?: string;
|
|
9
|
+
className?: string;
|
|
10
|
+
'data-component-name'?: string;
|
|
11
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
12
|
+
color?: string;
|
|
13
|
+
size?: string;
|
|
14
|
+
className?: string;
|
|
15
|
+
'data-component-name'?: string;
|
|
16
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
17
|
+
color?: string;
|
|
18
|
+
size?: string;
|
|
19
|
+
className?: string;
|
|
20
|
+
'data-component-name'?: string;
|
|
21
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
|
|
22
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
23
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
24
|
+
}, "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "as" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "baselineShift" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "children" | "className" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "crossOrigin" | "cursor" | "cx" | "cy" | "d" | "dangerouslySetInnerHTML" | "data-component-name" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "forwardedAs" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "height" | "horizAdvX" | "horizOriginX" | "href" | "id" | "ideographic" | "imageRendering" | "in" | "in2" | "intercept" | "k" | "k1" | "k2" | "k3" | "k4" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "key" | "keyPoints" | "keySplines" | "keyTimes" | "lang" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "max" | "media" | "method" | "min" | "mode" | "name" | "numOctaves" | "offset" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "ref" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "role" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "size" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "string" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "style" | "suppressHydrationWarning" | "surfaceScale" | "systemLanguage" | "tabIndex" | "tableValues" | "target" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "type" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vHanging" | "vIdeographic" | "vMathematical" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "viewBox" | "viewTarget" | "visibility" | "width" | "widths" | "wordSpacing" | "writingMode" | "x" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlSpace" | "xmlns" | "xmlnsXlink" | "y" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
25
|
+
color?: string;
|
|
26
|
+
size?: string;
|
|
27
|
+
className?: string;
|
|
28
|
+
'data-component-name'?: string;
|
|
29
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
30
|
+
color?: string;
|
|
31
|
+
size?: string;
|
|
32
|
+
className?: string;
|
|
33
|
+
'data-component-name'?: string;
|
|
34
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
35
|
+
color?: string;
|
|
36
|
+
size?: string;
|
|
37
|
+
className?: string;
|
|
38
|
+
'data-component-name'?: string;
|
|
39
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
40
|
+
color?: string;
|
|
41
|
+
size?: string;
|
|
42
|
+
className?: string;
|
|
43
|
+
'data-component-name'?: string;
|
|
44
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
|
|
45
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
46
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
47
|
+
}, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
48
|
+
color?: string;
|
|
49
|
+
size?: string;
|
|
50
|
+
className?: string;
|
|
51
|
+
'data-component-name'?: string;
|
|
52
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
53
|
+
color?: string;
|
|
54
|
+
size?: string;
|
|
55
|
+
className?: string;
|
|
56
|
+
'data-component-name'?: string;
|
|
57
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
58
|
+
color?: string;
|
|
59
|
+
size?: string;
|
|
60
|
+
className?: string;
|
|
61
|
+
'data-component-name'?: string;
|
|
62
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
63
|
+
color?: string;
|
|
64
|
+
size?: string;
|
|
65
|
+
className?: string;
|
|
66
|
+
'data-component-name'?: string;
|
|
67
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
|
|
68
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
69
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
70
|
+
}, "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "as" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "baselineShift" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "children" | "className" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "crossOrigin" | "cursor" | "cx" | "cy" | "d" | "dangerouslySetInnerHTML" | "data-component-name" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "forwardedAs" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "height" | "horizAdvX" | "horizOriginX" | "href" | "id" | "ideographic" | "imageRendering" | "in" | "in2" | "intercept" | "k" | "k1" | "k2" | "k3" | "k4" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "key" | "keyPoints" | "keySplines" | "keyTimes" | "lang" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "max" | "media" | "method" | "min" | "mode" | "name" | "numOctaves" | "offset" | "onAbort" | "onAbortCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAuxClick" | "onAuxClickCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onBeforeToggle" | "onBlur" | "onBlurCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onChange" | "onChangeCapture" | "onClick" | "onClickCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onContextMenu" | "onContextMenuCapture" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onError" | "onErrorCapture" | "onFocus" | "onFocusCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onInput" | "onInputCapture" | "onInvalid" | "onInvalidCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onLoad" | "onLoadCapture" | "onLoadStart" | "onLoadStartCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onPaste" | "onPasteCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onPointerMoveCapture" | "onPointerOut" | "onPointerOutCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerUp" | "onPointerUpCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onReset" | "onResetCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onSelect" | "onSelectCapture" | "onStalled" | "onStalledCapture" | "onSubmit" | "onSubmitCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onToggle" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onWheel" | "onWheelCapture" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "ref" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "role" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "size" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "string" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "style" | "suppressHydrationWarning" | "surfaceScale" | "systemLanguage" | "tabIndex" | "tableValues" | "target" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "type" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vHanging" | "vIdeographic" | "vMathematical" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "viewBox" | "viewTarget" | "visibility" | "width" | "widths" | "wordSpacing" | "writingMode" | "x" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlSpace" | "xmlns" | "xmlnsXlink" | "y" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
71
|
+
color?: string;
|
|
72
|
+
size?: string;
|
|
73
|
+
className?: string;
|
|
74
|
+
'data-component-name'?: string;
|
|
75
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
76
|
+
color?: string;
|
|
77
|
+
size?: string;
|
|
78
|
+
className?: string;
|
|
79
|
+
'data-component-name'?: string;
|
|
80
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
81
|
+
color?: string;
|
|
82
|
+
size?: string;
|
|
83
|
+
className?: string;
|
|
84
|
+
'data-component-name'?: string;
|
|
85
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof import("react").SVGProps<SVGSVGElement>> & {
|
|
86
|
+
color?: string;
|
|
87
|
+
size?: string;
|
|
88
|
+
className?: string;
|
|
89
|
+
'data-component-name'?: string;
|
|
90
|
+
} & import("react").SVGProps<SVGSVGElement>, "data-component-name">>, "as" | "forwardedAs"> & {
|
|
91
|
+
as?: import("styled-components").WebTarget | undefined;
|
|
92
|
+
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
93
|
+
}, "data-component-name">>> & string;
|
|
@@ -43,9 +43,9 @@ const rotate = (0, styled_components_1.keyframes) `
|
|
|
43
43
|
transform: rotate(360deg);
|
|
44
44
|
}
|
|
45
45
|
`;
|
|
46
|
-
exports.Spinner = (0, styled_components_1.default)(CircleDashIcon_1.CircleDashIcon).attrs(
|
|
46
|
+
exports.Spinner = (0, styled_components_1.default)(CircleDashIcon_1.CircleDashIcon).attrs({
|
|
47
47
|
'data-component-name': 'icons/Spinner/Spinner',
|
|
48
|
-
})
|
|
48
|
+
}) `
|
|
49
49
|
animation: 2s ${rotate} linear infinite;
|
|
50
50
|
`;
|
|
51
51
|
//# sourceMappingURL=Spinner.js.map
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const SpinnerIcon: import("styled-components").
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
export declare const SpinnerIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
4
|
+
color?: string;
|
|
5
|
+
size?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -13,9 +13,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
13
13
|
react_1.default.createElement("circle", { strokeOpacity: ".3", cx: "18", cy: "18", r: "18" }),
|
|
14
14
|
react_1.default.createElement("path", { d: "M36 18c0-9.94-8.06-18-18-18" },
|
|
15
15
|
react_1.default.createElement("animateTransform", { attributeName: "transform", type: "rotate", from: "0 18 18", to: "360 18 18", dur: "1s", repeatCount: "indefinite" }))))));
|
|
16
|
-
exports.SpinnerIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
16
|
+
exports.SpinnerIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
17
17
|
'data-component-name': 'icons/SpinnerIcon/SpinnerIcon',
|
|
18
|
-
})
|
|
18
|
+
}) `
|
|
19
19
|
path {
|
|
20
20
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
21
21
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const StarFilledIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const StarFilledIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M8.00001 1L5.72501 5.61L0.640015 6.345L4.32001 9.935L3.45001 15L8.00001 12.61L12.55 15L11.68 9.935L15.36 6.35L10.275 5.61L8.00001 1Z" })));
|
|
12
|
-
exports.StarFilledIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.StarFilledIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/StarFilledIcon/StarFilledIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const StarIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const StarIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M8.00001 3.26L9.38001 6.05L9.61001 6.55L10.11 6.625L13.19 7.07L11 9.22L10.625 9.585L10.715 10.085L11.24 13.15L8.48501 11.705L8.00001 11.5L7.53501 11.745L4.78001 13.17L5.28001 10.105L5.37001 9.605L5.00001 9.22L2.79001 7.045L5.87001 6.6L6.37001 6.525L6.60001 6.025L8.00001 3.26ZM8.00001 1L5.72501 5.61L0.640015 6.345L4.32001 9.935L3.45001 15L8.00001 12.61L12.55 15L11.68 9.935L15.36 6.35L10.275 5.61L8.00001 1Z" })));
|
|
12
|
-
exports.StarIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.StarIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/StarIcon/StarIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const StopIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const StopIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 14", fill: "none" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M10.5 3.5V10.5H3.5V3.5H10.5ZM10.5 2.625H3.5C3.26794 2.625 3.04538 2.71719 2.88128 2.88128C2.71719 3.04538 2.625 3.26794 2.625 3.5V10.5C2.625 10.7321 2.71719 10.9546 2.88128 11.1187C3.04538 11.2828 3.26794 11.375 3.5 11.375H10.5C10.7321 11.375 10.9546 11.2828 11.1187 11.1187C11.2828 10.9546 11.375 10.7321 11.375 10.5V3.5C11.375 3.26794 11.2828 3.04538 11.1187 2.88128C10.9546 2.71719 10.7321 2.625 10.5 2.625Z" })));
|
|
12
|
-
exports.StopIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.StopIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/StopIcon/StopIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const SubtractIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const SubtractIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M12 7.5H4V8.5H12V7.5Z" })));
|
|
12
|
-
exports.SubtractIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.SubtractIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/SubtractIcon/SubtractIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const SunIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const SunIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -17,9 +17,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
17
17
|
react_1.default.createElement("path", { d: "M15 7.50293H12.5V8.50293H15V7.50293Z" }),
|
|
18
18
|
react_1.default.createElement("path", { d: "M12.5962 2.69971L10.8433 4.45263L11.5503 5.15966L13.3032 3.40674L12.5962 2.69971Z" }),
|
|
19
19
|
react_1.default.createElement("path", { d: "M8.5 1.00293H7.5V3.50293H8.5V1.00293Z" })));
|
|
20
|
-
exports.SunIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
20
|
+
exports.SunIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
21
21
|
'data-component-name': 'icons/MoonIcon/MoonIcon',
|
|
22
|
-
})
|
|
22
|
+
}) `
|
|
23
23
|
path {
|
|
24
24
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
25
25
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const TableBuiltIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const TableBuiltIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M14 4H12V2C11.9997 1.73489 11.8942 1.48072 11.7067 1.29326C11.5193 1.10579 11.2651 1.00033 11 1H2C1.73489 1.00033 1.48072 1.10579 1.29326 1.29326C1.10579 1.48072 1.00033 1.73489 1 2V11C1.00033 11.2651 1.10579 11.5193 1.29326 11.7067C1.48072 11.8942 1.73489 11.9997 2 12H4V14C4.00033 14.2651 4.10579 14.5193 4.29326 14.7067C4.48072 14.8942 4.73488 14.9997 5 15H14C14.2651 14.9997 14.5193 14.8942 14.7067 14.7067C14.8942 14.5193 14.9997 14.2651 15 14V5C14.9997 4.73488 14.8942 4.48072 14.7067 4.29326C14.5193 4.10579 14.2651 4.00033 14 4ZM11 11H7V8.5H11V11ZM11 7.5H7V5H11V7.5ZM6 7.5H2V5H6V7.5ZM11 2V4H2V2H11ZM2 11V8.5H6V11H2ZM14 14H5V12H11C11.2651 11.9997 11.5193 11.8942 11.7067 11.7067C11.8942 11.5193 11.9997 11.2651 12 11V5H14V14Z" })));
|
|
12
|
-
exports.TableBuiltIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.TableBuiltIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/TableBuiltIcon/TableBuiltIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const TableIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const TableIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -9,9 +9,9 @@ const styled_components_1 = __importDefault(require("styled-components"));
|
|
|
9
9
|
const utils_1 = require("../../core/utils");
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M13.5 1.5C13.5 1.23478 13.3946 0.98043 13.2071 0.792893C13.0196 0.605357 12.7652 0.5 12.5 0.5H1.5C1.23478 0.5 0.98043 0.605357 0.792893 0.792893C0.605357 0.98043 0.5 1.23478 0.5 1.5V12.5C0.5 12.7652 0.605357 13.0196 0.792893 13.2071C0.98043 13.3946 1.23478 13.5 1.5 13.5H12.5C12.7652 13.5 13.0196 13.3946 13.2071 13.2071C13.3946 13.0196 13.5 12.7652 13.5 12.5V1.5ZM12.5 1.5V3.5H1.5V1.5H12.5ZM12.5 12.5H1.5V10.5H12.5V12.5ZM12.5 9.5H1.5V7.5H12.5V9.5ZM12.5 6.5H1.5V4.5H12.5V6.5Z", fill: "#22242B" })));
|
|
12
|
-
exports.TableIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.TableIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/TableIcon/TableIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const TagsIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const TagsIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ wi
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M6.25 10C6.94036 10 7.5 9.44036 7.5 8.75C7.5 8.05964 6.94036 7.5 6.25 7.5C5.55964 7.5 5 8.05964 5 8.75C5 9.44036 5.55964 10 6.25 10Z", fill: "#555761" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M10 18.75C9.91775 18.7505 9.83621 18.7347 9.76006 18.7036C9.68391 18.6725 9.61465 18.6267 9.55625 18.5687L2.86875 11.875C2.63401 11.6417 2.5014 11.3247 2.5 10.9937V6.25C2.5 5.91848 2.6317 5.60054 2.86612 5.36612C3.10054 5.1317 3.41848 5 3.75 5H8.49375C8.82474 5.0014 9.14166 5.13401 9.375 5.36875L16.0687 12.0563C16.1273 12.1144 16.1738 12.1835 16.2056 12.2596C16.2373 12.3358 16.2536 12.4175 16.2536 12.5C16.2536 12.5825 16.2373 12.6642 16.2056 12.7404C16.1738 12.8165 16.1273 12.8856 16.0687 12.9437L10.4437 18.5687C10.3853 18.6267 10.3161 18.6725 10.2399 18.7036C10.1638 18.7347 10.0823 18.7505 10 18.75ZM3.75 6.25V10.9937L10 17.2437L14.7437 12.5L8.49375 6.25H3.75Z", fill: "#555761" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M17.3187 8.30625L10.625 1.61875C10.3917 1.38401 10.0747 1.2514 9.74375 1.25H5C4.66848 1.25 4.35054 1.3817 4.11612 1.61612C3.8817 1.85054 3.75 2.16848 3.75 2.5V3.75H5V2.5H9.74375L15.9937 8.75L15.1813 9.55625L16.0687 10.4437L17.3187 9.19375C17.3773 9.13565 17.4238 9.06652 17.4556 8.99036C17.4873 8.9142 17.5036 8.83251 17.5036 8.75C17.5036 8.66749 17.4873 8.5858 17.4556 8.50964C17.4238 8.43348 17.3773 8.36435 17.3187 8.30625Z", fill: "#555761" })));
|
|
14
|
-
exports.TagsIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.TagsIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/TagsIcon/TagsIcon',
|
|
16
|
-
})
|
|
16
|
+
}) `
|
|
17
17
|
path {
|
|
18
18
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
19
19
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const TaskViewIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const TaskViewIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xm
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M9.625 11.375C10.1082 11.375 10.5 10.9832 10.5 10.5C10.5 10.0168 10.1082 9.625 9.625 9.625C9.14175 9.625 8.75 10.0168 8.75 10.5C8.75 10.9832 9.14175 11.375 9.625 11.375Z", fill: "#3B3C45" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M13.0274 10.2718C12.757 9.58322 12.2906 8.98906 11.6858 8.563C11.081 8.13695 10.3644 7.89773 9.625 7.875C8.88555 7.89773 8.16903 8.13695 7.56424 8.563C6.95944 8.98906 6.49296 9.58322 6.22261 10.2718L6.125 10.5L6.22261 10.7282C6.49296 11.4168 6.95944 12.0109 7.56424 12.437C8.16903 12.863 8.88555 13.1023 9.625 13.125C10.3644 13.1023 11.081 12.863 11.6858 12.437C12.2906 12.0109 12.757 11.4168 13.0274 10.7282L13.125 10.5L13.0274 10.2718ZM9.625 12.25C9.27888 12.25 8.94054 12.1474 8.65275 11.9551C8.36497 11.7628 8.14066 11.4895 8.00821 11.1697C7.87576 10.8499 7.8411 10.4981 7.90863 10.1586C7.97615 9.81913 8.14282 9.50731 8.38756 9.26256C8.63231 9.01782 8.94413 8.85115 9.28359 8.78363C9.62306 8.7161 9.97493 8.75076 10.2947 8.88321C10.6145 9.01566 10.8878 9.23997 11.0801 9.52775C11.2724 9.81554 11.375 10.1539 11.375 10.5C11.3745 10.964 11.1899 11.4088 10.8619 11.7369C10.5338 12.0649 10.089 12.2495 9.625 12.25Z", fill: "#3B3C45" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M5.25 12.25H3.0625V3.0625H4.375V4.375H9.625V3.0625H10.9375V7H11.8125V3.0625C11.8125 2.83044 11.7203 2.60788 11.5562 2.44378C11.3921 2.27969 11.1696 2.1875 10.9375 2.1875H9.625V1.75C9.625 1.51794 9.53281 1.29538 9.36872 1.13128C9.20462 0.967187 8.98206 0.875 8.75 0.875H5.25C5.01794 0.875 4.79538 0.967187 4.63128 1.13128C4.46719 1.29538 4.375 1.51794 4.375 1.75V2.1875H3.0625C2.83044 2.1875 2.60788 2.27969 2.44378 2.44378C2.27969 2.60788 2.1875 2.83044 2.1875 3.0625V12.25C2.1875 12.4821 2.27969 12.7046 2.44378 12.8687C2.60788 13.0328 2.83044 13.125 3.0625 13.125H5.25V12.25ZM5.25 1.75H8.75V3.5H5.25V1.75Z", fill: "#3B3C45" })));
|
|
14
|
-
exports.TaskViewIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.TaskViewIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/TaskViewIcon/TaskViewIcon',
|
|
16
|
-
})
|
|
16
|
+
}) `
|
|
17
17
|
path {
|
|
18
18
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
19
19
|
}
|