@redocly/theme 0.66.0-next.1 → 0.66.0-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/Accordion/Accordion.d.ts +1 -1
- package/lib/components/Accordion/AccordionBody.d.ts +1 -1
- package/lib/components/Accordion/AccordionBody.js +1 -1
- package/lib/components/Accordion/AccordionHeader.d.ts +1 -1
- package/lib/components/Accordion/AccordionHeader.js +1 -1
- package/lib/components/Accordion/variables.d.ts +1 -1
- package/lib/components/Admonition/Admonition.d.ts +1 -1
- package/lib/components/Admonition/variables.d.ts +1 -1
- package/lib/components/Admonition/variables.dark.d.ts +1 -1
- package/lib/components/Banner/Banner.js +2 -2
- package/lib/components/Banner/variables.d.ts +1 -1
- package/lib/components/Banner/variables.dark.d.ts +1 -1
- package/lib/components/Breadcrumbs/Breadcrumb.js +1 -1
- package/lib/components/Breadcrumbs/BreadcrumbDropdown.d.ts +1 -1
- package/lib/components/Breadcrumbs/BreadcrumbDropdown.js +2 -2
- package/lib/components/Breadcrumbs/variables.d.ts +1 -1
- package/lib/components/Button/Button.d.ts +2 -2
- package/lib/components/Button/variables.d.ts +1 -1
- package/lib/components/Button/variables.dark.d.ts +1 -1
- package/lib/components/Buttons/AIAssistantButton.js +3 -2
- package/lib/components/Buttons/ConnectMCPButton.d.ts +1 -1
- package/lib/components/Buttons/CopyButton.js +2 -3
- package/lib/components/Buttons/DownloadButton.d.ts +1 -1
- package/lib/components/Buttons/NewTabButton.d.ts +1 -1
- package/lib/components/Buttons/variables.d.ts +2 -2
- package/lib/components/Buttons/variables.dark.d.ts +1 -1
- package/lib/components/Catalog/CatalogActionsRow.d.ts +8 -6
- package/lib/components/Catalog/CatalogAvatar.d.ts +1 -1
- package/lib/components/Catalog/CatalogCardView/CatalogCard.js +6 -5
- package/lib/components/Catalog/CatalogEntitiesEmptyState.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntity.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsGraph.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsLinkedNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsNodeContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityGraph/CatalogEntityRelationsRootNode.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistoryButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityHistorySidebar.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityRevisionItem.js +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityHistory/CatalogEntityVersionItem.js +2 -2
- package/lib/components/Catalog/CatalogEntity/CatalogEntityInfoBar.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityProperties.js +2 -2
- package/lib/components/Catalog/CatalogEntity/CatalogEntityProperties/CatalogEntityPropertyCard.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityApiDescriptionRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityDefaultRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTable.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityRelationsTableContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/CatalogEntityRelations/CatalogEntityTeamRelations.js +1 -4
- package/lib/components/Catalog/CatalogEntity/CatalogEntitySchema.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/ShowMoreButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntity/ShowMoreButton.js +1 -1
- package/lib/components/Catalog/CatalogEntityIcon.d.ts +1 -1
- package/lib/components/Catalog/CatalogEntityTypeIcon.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilter.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterCheckboxes.js +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterContent.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterDateRange.js +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.d.ts +1 -1
- package/lib/components/Catalog/CatalogFilter/CatalogFilterSelect.js +2 -2
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanel.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelHeader.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileFiltersPanel/CatalogMobileFiltersPanelOverlay.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBar.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarControls.d.ts +1 -1
- package/lib/components/Catalog/CatalogMobileTopBar/CatalogMobileTopBarFiltersButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogPageDescription.d.ts +1 -1
- package/lib/components/Catalog/CatalogSelector.d.ts +4 -4
- package/lib/components/Catalog/CatalogSortButton.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogDomainsCell.js +11 -12
- package/lib/components/Catalog/CatalogTableView/CatalogEntityRelationCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogLastUpdateCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTableView/CatalogTableHeaderCell.js +3 -3
- package/lib/components/Catalog/CatalogTableView/CatalogTableView.js +3 -9
- package/lib/components/Catalog/CatalogTableView/CatalogTableViewRow.js +3 -9
- package/lib/components/Catalog/CatalogTableView/CatalogUserEntityCell.d.ts +1 -1
- package/lib/components/Catalog/CatalogTags.d.ts +1 -1
- package/lib/components/Catalog/CatalogViewModeToggle.d.ts +1 -1
- package/lib/components/Catalog/variables.d.ts +1 -1
- package/lib/components/Catalog/variables.dark.d.ts +1 -1
- package/lib/components/CatalogClassic/CatalogClassic.d.ts +23 -6
- package/lib/components/CatalogClassic/CatalogClassicVirtualizedGroups.d.ts +1 -1
- package/lib/components/CatalogClassic/variables.d.ts +1 -1
- package/lib/components/CodeBlock/CodeBlock.js +4 -3
- package/lib/components/CodeBlock/CodeBlockControls.d.ts +1 -1
- package/lib/components/CodeBlock/CodeBlockControls.js +10 -8
- package/lib/components/CodeBlock/CodeBlockTabs.js +1 -1
- package/lib/components/CodeBlock/variables.d.ts +1 -1
- package/lib/components/CodeBlock/variables.dark.d.ts +1 -1
- package/lib/components/DatePicker/variables.d.ts +1 -1
- package/lib/components/Dropdown/Dropdown.d.ts +3 -3
- package/lib/components/Dropdown/variables.d.ts +1 -1
- package/lib/components/Feedback/Comment.d.ts +1 -1
- package/lib/components/Feedback/Mood.js +2 -1
- package/lib/components/Feedback/ReportDialog.d.ts +1 -1
- package/lib/components/Feedback/Stars.js +2 -2
- package/lib/components/Feedback/variables.d.ts +1 -1
- package/lib/components/Filter/Filter.d.ts +1 -1
- package/lib/components/Filter/FilterCheckboxes.d.ts +1 -1
- package/lib/components/Filter/FilterContent.d.ts +1 -1
- package/lib/components/Filter/FilterPopover.d.ts +1 -1
- package/lib/components/Filter/FilterSelect.d.ts +1 -1
- package/lib/components/Filter/FilterSelect.js +1 -1
- package/lib/components/Filter/variables.d.ts +1 -1
- package/lib/components/Footer/FooterCopyright.d.ts +1 -1
- package/lib/components/Footer/variables.d.ts +1 -1
- package/lib/components/Image/Image.js +1 -1
- package/lib/components/JsonViewer/JsonViewer.d.ts +1 -1
- package/lib/components/LanguagePicker/variables.d.ts +1 -1
- package/lib/components/LastUpdated/variables.d.ts +1 -1
- package/lib/components/Link/Link.d.ts +7 -0
- package/lib/components/Link/Link.js +7 -3
- package/lib/components/LoadMore/LoadMore.d.ts +1 -1
- package/lib/components/Logo/variables.d.ts +1 -1
- package/lib/components/Markdown/Markdown.d.ts +21 -1
- package/lib/components/Markdown/Markdown.js +3 -3
- package/lib/components/Markdown/styles/base-table.d.ts +1 -1
- package/lib/components/Markdown/styles/heading-anchor.d.ts +2 -2
- package/lib/components/Markdown/styles/heading-anchor.js +1 -1
- package/lib/components/Markdown/styles/links.d.ts +1 -1
- package/lib/components/Markdown/variables.d.ts +1 -1
- package/lib/components/Menu/Menu.d.ts +1 -1
- package/lib/components/Menu/MenuItem.js +6 -4
- package/lib/components/Menu/variables.d.ts +2 -2
- package/lib/components/Menu/variables.dark.d.ts +1 -1
- package/lib/components/Navbar/variables.d.ts +1 -1
- package/lib/components/PageActions/variables.d.ts +1 -1
- package/lib/components/PageActions/variables.dark.d.ts +1 -1
- package/lib/components/PageNavigation/NavigationButton.d.ts +1 -1
- package/lib/components/PageNavigation/PageNavigation.d.ts +1 -1
- package/lib/components/PageNavigation/variables.d.ts +1 -1
- package/lib/components/Panel/Panel.d.ts +1 -1
- package/lib/components/Panel/PanelBody.d.ts +5 -1
- package/lib/components/Panel/PanelHeader.d.ts +5 -1
- package/lib/components/Panel/PanelHeaderTitle.d.ts +5 -1
- package/lib/components/Panel/variables.d.ts +2 -2
- package/lib/components/Portal/Portal.d.ts +1 -1
- package/lib/components/Product/ProductPicker.js +2 -2
- package/lib/components/Product/variables.d.ts +1 -1
- package/lib/components/Scorecard/variables.d.ts +1 -1
- package/lib/components/Scorecard/variables.dark.d.ts +1 -1
- package/lib/components/Search/FilterFields/SearchFilterFieldSelect.d.ts +1 -1
- package/lib/components/Search/FilterFields/SearchFilterFieldTags.d.ts +1 -1
- package/lib/components/Search/SearchAiActionButtons.d.ts +1 -1
- package/lib/components/Search/SearchAiConversationInput.d.ts +1 -1
- package/lib/components/Search/SearchAiDialog.d.ts +1 -1
- package/lib/components/Search/SearchAiMessage.d.ts +1 -1
- package/lib/components/Search/SearchAiMessage.js +1 -1
- package/lib/components/Search/SearchAiNegativeFeedbackForm.d.ts +1 -1
- package/lib/components/Search/SearchDialog.d.ts +1 -1
- package/lib/components/Search/SearchFilter.d.ts +1 -1
- package/lib/components/Search/SearchFilterField.d.ts +1 -1
- package/lib/components/Search/SearchGroups.d.ts +1 -1
- package/lib/components/Search/SearchInput.d.ts +1 -1
- package/lib/components/Search/SearchItem.d.ts +1 -1
- package/lib/components/Search/SearchRecent.js +2 -2
- package/lib/components/Search/SearchTrigger.js +2 -1
- package/lib/components/Search/variables.d.ts +1 -1
- package/lib/components/Segmented/Segmented.js +1 -1
- package/lib/components/Segmented/variables.d.ts +1 -1
- package/lib/components/Segmented/variables.dark.d.ts +1 -1
- package/lib/components/Select/Select.d.ts +5 -2
- package/lib/components/Select/SelectInput.d.ts +1 -1
- package/lib/components/Select/SelectInput.js +2 -2
- package/lib/components/Select/variables.d.ts +1 -1
- package/lib/components/Sidebar/Sidebar.d.ts +5 -3
- package/lib/components/Sidebar/variables.d.ts +1 -1
- package/lib/components/SidebarActions/SidebarActions.js +9 -10
- package/lib/components/SidebarActions/styled.d.ts +17 -8
- package/lib/components/SidebarLogo/SidebarLogo.d.ts +1 -1
- package/lib/components/SkipContent/variables.d.ts +1 -1
- package/lib/components/StatusCode/StatusCode.d.ts +5 -3
- package/lib/components/StatusCode/variables.d.ts +1 -1
- package/lib/components/StatusCode/variables.dark.d.ts +1 -1
- package/lib/components/SvgViewer/SvgViewer.d.ts +1 -1
- package/lib/components/SvgViewer/SvgViewer.js +2 -2
- package/lib/components/SvgViewer/variables.d.ts +1 -1
- package/lib/components/Switch/Switch.d.ts +1 -1
- package/lib/components/Switch/variables.d.ts +1 -1
- package/lib/components/Switch/variables.dark.d.ts +1 -1
- package/lib/components/TableOfContent/TableOfContent.js +2 -2
- package/lib/components/TableOfContent/variables.d.ts +1 -1
- package/lib/components/Tag/Tag.d.ts +1 -1
- package/lib/components/Tag/variables.d.ts +1 -1
- package/lib/components/Tag/variables.dark.d.ts +1 -1
- package/lib/components/Tags/CounterTag.d.ts +4 -3
- package/lib/components/Tags/HttpTag.d.ts +4 -3
- package/lib/components/Tags/variables.d.ts +1 -1
- package/lib/components/Toast/Toast.d.ts +2 -2
- package/lib/components/Toast/Toast.js +3 -3
- package/lib/components/Toast/variables.d.ts +1 -1
- package/lib/components/Tooltip/AnchorTooltip.d.ts +2 -1
- package/lib/components/Tooltip/JsTooltip.d.ts +2 -1
- package/lib/components/Tooltip/JsTooltip.js +4 -3
- package/lib/components/Tooltip/variables.d.ts +1 -1
- package/lib/components/Tooltip/variables.dark.d.ts +1 -1
- package/lib/components/Typography/CompactTypography.d.ts +18 -2
- package/lib/components/Typography/CompactTypography.js +2 -2
- package/lib/components/Typography/Emphasis.d.ts +5 -1
- package/lib/components/Typography/H1.d.ts +5 -1
- package/lib/components/Typography/H2.d.ts +5 -1
- package/lib/components/Typography/H3.d.ts +5 -1
- package/lib/components/Typography/H4.d.ts +5 -1
- package/lib/components/Typography/SectionHeader.d.ts +5 -1
- package/lib/components/Typography/Typography.d.ts +4 -3
- package/lib/components/UserMenu/LoginButton.d.ts +1 -1
- package/lib/components/UserMenu/UserAvatar.d.ts +1 -1
- package/lib/components/UserMenu/UserInfoMenuItem.d.ts +1 -1
- package/lib/components/UserMenu/UserMenu.js +4 -4
- package/lib/components/UserMenu/variables.d.ts +1 -1
- package/lib/components/VersionPicker/VersionPicker.d.ts +1 -1
- package/lib/components/VersionPicker/variables.d.ts +1 -1
- package/lib/core/constants/common.d.ts +2 -2
- package/lib/core/constants/search.d.ts +2 -2
- package/lib/core/contexts/Toast/ToastProvider.js +2 -5
- package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.d.ts +1 -0
- package/lib/core/hooks/__tests__/mocks/mock-intersection-observer.js +7 -0
- package/lib/core/hooks/catalog/use-catalog-entity-details.d.ts +1 -1
- package/lib/core/hooks/catalog/use-catalog-entity-link.js +2 -1
- package/lib/core/hooks/catalog/use-catalog-table-header-cell-actions.d.ts +1 -1
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-controls.js +4 -3
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.d.ts +1 -1
- package/lib/core/hooks/code-walkthrough/use-code-walkthrough-steps.js +15 -12
- package/lib/core/hooks/menu/use-collapse.d.ts +1 -1
- package/lib/core/hooks/menu/use-collapse.js +2 -1
- package/lib/core/hooks/menu/use-mobile-menu-items.d.ts +2 -2
- package/lib/core/hooks/search/use-search-dialog.js +2 -1
- package/lib/core/hooks/use-codeblock-tabs-controls.js +3 -6
- package/lib/core/hooks/use-connect-mcp-button.d.ts +1 -1
- package/lib/core/hooks/use-element-size.d.ts +1 -1
- package/lib/core/hooks/use-input-key-commands.js +4 -3
- package/lib/core/hooks/use-page-actions.js +4 -3
- package/lib/core/hooks/use-product-picker.d.ts +3 -3
- package/lib/core/hooks/use-store.d.ts +1 -1
- package/lib/core/hooks/use-tabs.d.ts +1 -1
- package/lib/core/hooks/use-toast-logic.d.ts +1 -1
- package/lib/core/hooks/use-tooltip-fallback-placement.d.ts +1 -1
- package/lib/core/styles/dark.d.ts +1 -3
- package/lib/core/styles/global.d.ts +4 -4
- package/lib/core/styles/palette.d.ts +3 -2
- package/lib/core/styles/palette.dark.d.ts +3 -2
- package/lib/core/styles/xyflow.d.ts +1 -1
- package/lib/core/utils/get-operation-color.d.ts +1 -1
- package/lib/core/utils/load-and-navigate.d.ts +1 -1
- package/lib/core/utils/load-and-navigate.js +2 -1
- package/lib/core/utils/menu.js +4 -7
- package/lib/core/utils/theme-helpers.d.ts +3 -3
- package/lib/core/utils/tooltip-placement.d.ts +2 -2
- package/lib/core/utils/transform-revisions-to-version-history.d.ts +1 -1
- package/lib/core/utils/transform-revisions-to-version-history.js +5 -4
- package/lib/icons/AddIcon/AddIcon.d.ts +18 -4
- package/lib/icons/AddIcon/AddIcon.js +2 -2
- package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.d.ts +1 -3
- package/lib/icons/AiStarsGradientIcon/AiStarsGradientIcon.js +2 -2
- package/lib/icons/AiStarsIcon/AiStarsIcon.d.ts +1 -3
- package/lib/icons/AiStarsIcon/AiStarsIcon.js +2 -2
- package/lib/icons/AnthropicIcon/AnthropicIcon.d.ts +18 -4
- package/lib/icons/AnthropicIcon/AnthropicIcon.js +2 -2
- package/lib/icons/ArrowDownIcon/ArrowDownIcon.d.ts +18 -4
- package/lib/icons/ArrowDownIcon/ArrowDownIcon.js +2 -2
- package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.d.ts +18 -4
- package/lib/icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -2
- package/lib/icons/ArrowRightIcon/ArrowRightIcon.d.ts +18 -4
- package/lib/icons/ArrowRightIcon/ArrowRightIcon.js +2 -2
- package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.d.ts +18 -4
- package/lib/icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -2
- package/lib/icons/AscSortIcon/AscSortIcon.d.ts +18 -4
- package/lib/icons/AscSortIcon/AscSortIcon.js +2 -2
- package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.d.ts +18 -4
- package/lib/icons/BareMetalServerIcon/BareMetalServerIcon.js +2 -2
- package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.d.ts +18 -4
- package/lib/icons/BookmarkAddIcon/BookmarkAddIcon.js +2 -2
- package/lib/icons/BotIcon/BotIcon.d.ts +18 -4
- package/lib/icons/BotIcon/BotIcon.js +2 -2
- package/lib/icons/CDNIcon/CDNIcon.d.ts +35 -6
- package/lib/icons/CDNIcon/CDNIcon.js +2 -2
- package/lib/icons/CardsIcon/CardsIcon.d.ts +18 -4
- package/lib/icons/CardsIcon/CardsIcon.js +2 -2
- package/lib/icons/CaretDownIcon/CaretDownIcon.d.ts +18 -4
- package/lib/icons/CaretDownIcon/CaretDownIcon.js +2 -2
- package/lib/icons/CaretUpIcon/CaretUpIcon.d.ts +18 -4
- package/lib/icons/CaretUpIcon/CaretUpIcon.js +2 -2
- package/lib/icons/CertificateIcon/CertificateIcon.d.ts +18 -4
- package/lib/icons/CertificateIcon/CertificateIcon.js +2 -2
- package/lib/icons/CharacterIcon/CharacterIcon.d.ts +18 -4
- package/lib/icons/CharacterIcon/CharacterIcon.js +2 -2
- package/lib/icons/ChatGptIcon/ChatGptIcon.d.ts +18 -4
- package/lib/icons/ChatGptIcon/ChatGptIcon.js +2 -2
- package/lib/icons/ChatIcon/ChatIcon.d.ts +18 -4
- package/lib/icons/ChatIcon/ChatIcon.js +2 -2
- package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.d.ts +18 -4
- package/lib/icons/CheckboxFilledIcon/CheckboxFilledIcon.js +2 -2
- package/lib/icons/CheckboxIcon/CheckboxIcon.d.ts +34 -2
- package/lib/icons/CheckboxIcon/variables.d.ts +1 -1
- package/lib/icons/CheckboxIcon/variables.dark.d.ts +1 -1
- package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.d.ts +18 -4
- package/lib/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.js +2 -2
- package/lib/icons/CheckmarkIcon/CheckmarkIcon.d.ts +18 -4
- package/lib/icons/CheckmarkIcon/CheckmarkIcon.js +2 -2
- package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.d.ts +18 -4
- package/lib/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.js +2 -2
- package/lib/icons/ChevronDownIcon/ChevronDownIcon.d.ts +18 -4
- package/lib/icons/ChevronDownIcon/ChevronDownIcon.js +2 -2
- package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.d.ts +18 -4
- package/lib/icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -2
- package/lib/icons/ChevronRightIcon/ChevronRightIcon.d.ts +18 -4
- package/lib/icons/ChevronRightIcon/ChevronRightIcon.js +2 -2
- package/lib/icons/ChevronSortIcon/ChevronSortIcon.d.ts +28 -6
- package/lib/icons/ChevronSortIcon/ChevronSortIcon.js +2 -2
- package/lib/icons/ChevronUpIcon/ChevronUpIcon.d.ts +18 -4
- package/lib/icons/ChevronUpIcon/ChevronUpIcon.js +2 -2
- package/lib/icons/CircleDashIcon/CircleDashIcon.d.ts +18 -4
- package/lib/icons/CircleDashIcon/CircleDashIcon.js +2 -2
- package/lib/icons/ClaudeIcon/ClaudeIcon.d.ts +18 -4
- package/lib/icons/ClaudeIcon/ClaudeIcon.js +2 -2
- package/lib/icons/CleanIcon/CleanIcon.d.ts +18 -4
- package/lib/icons/CleanIcon/CleanIcon.js +2 -2
- package/lib/icons/CloseFilledIcon/CloseFilledIcon.d.ts +18 -4
- package/lib/icons/CloseFilledIcon/CloseFilledIcon.js +2 -2
- package/lib/icons/CloseIcon/CloseIcon.d.ts +18 -4
- package/lib/icons/CloseIcon/CloseIcon.js +2 -2
- package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.d.ts +18 -4
- package/lib/icons/CloseOutlineIcon/CloseOutlineIcon.js +2 -2
- package/lib/icons/CloudUploadIcon/CloudUploadIcon.d.ts +18 -4
- package/lib/icons/CloudUploadIcon/CloudUploadIcon.js +2 -2
- package/lib/icons/CodeIcon/CodeIcon.d.ts +18 -4
- package/lib/icons/CodeIcon/CodeIcon.js +2 -2
- package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.d.ts +18 -4
- package/lib/icons/ColorPaletteIcon/ColorPaletteIcon.js +2 -2
- package/lib/icons/ConnectIcon/ConnectIcon.d.ts +18 -4
- package/lib/icons/ConnectIcon/ConnectIcon.js +2 -2
- package/lib/icons/ContrastIcon/ContrastIcon.d.ts +18 -4
- package/lib/icons/ContrastIcon/ContrastIcon.js +2 -2
- package/lib/icons/CookieIcon/CookieIcon.d.ts +18 -4
- package/lib/icons/CookieIcon/CookieIcon.js +2 -2
- package/lib/icons/CopyIcon/CopyIcon.d.ts +18 -4
- package/lib/icons/CopyIcon/CopyIcon.js +2 -2
- package/lib/icons/CopyLinkIcon/CopyLinkIcon.d.ts +18 -4
- package/lib/icons/CopyLinkIcon/CopyLinkIcon.js +2 -2
- package/lib/icons/CubeIcon/CubeIcon.d.ts +18 -4
- package/lib/icons/CubeIcon/CubeIcon.js +2 -2
- package/lib/icons/CursorIcon/CursorIcon.d.ts +18 -4
- package/lib/icons/CursorIcon/CursorIcon.js +2 -2
- package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.d.ts +18 -4
- package/lib/icons/CurveAutoColonIcon/CurveAutoColonIcon.js +2 -2
- package/lib/icons/DataFormatIcon/DataFormatIcon.d.ts +18 -4
- package/lib/icons/DataFormatIcon/DataFormatIcon.js +2 -2
- package/lib/icons/DataRefineryIcon/DataRefineryIcon.d.ts +18 -4
- package/lib/icons/DataRefineryIcon/DataRefineryIcon.js +2 -2
- package/lib/icons/DatabaseIcon/DatabaseIcon.d.ts +18 -4
- package/lib/icons/DatabaseIcon/DatabaseIcon.js +2 -2
- package/lib/icons/DescSortIcon/DescSortIcon.d.ts +18 -4
- package/lib/icons/DescSortIcon/DescSortIcon.js +2 -2
- package/lib/icons/DeselectIcon/DeselectIcon.d.ts +21 -3
- package/lib/icons/DeselectIcon/DeselectIcon.js +2 -2
- package/lib/icons/DirectionRightIcon/DirectionRightIcon.d.ts +21 -3
- package/lib/icons/DirectionRightIcon/DirectionRightIcon.js +2 -2
- package/lib/icons/DocumentAddIcon/DocumentAddIcon.d.ts +18 -4
- package/lib/icons/DocumentAddIcon/DocumentAddIcon.js +2 -2
- package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.d.ts +18 -4
- package/lib/icons/DocumentBlankIcon/DocumentBlankIcon.js +2 -2
- package/lib/icons/DocumentCssIcon/DocumentCssIcon.d.ts +18 -4
- package/lib/icons/DocumentCssIcon/DocumentCssIcon.js +2 -2
- package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.d.ts +18 -4
- package/lib/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.js +2 -2
- package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.d.ts +18 -4
- package/lib/icons/DocumentHtmlIcon/DocumentHtmlIcon.js +2 -2
- package/lib/icons/DocumentIcon/DocumentIcon.d.ts +18 -4
- package/lib/icons/DocumentIcon/DocumentIcon.js +2 -2
- package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.d.ts +18 -4
- package/lib/icons/DocumentJavaIcon/DocumentJavaIcon.js +2 -2
- package/lib/icons/DocumentJsIcon/DocumentJsIcon.d.ts +18 -4
- package/lib/icons/DocumentJsIcon/DocumentJsIcon.js +2 -2
- package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.d.ts +18 -4
- package/lib/icons/DocumentJsonIcon/DocumentJsonIcon.js +2 -2
- package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.d.ts +18 -4
- package/lib/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.js +2 -2
- package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.d.ts +18 -4
- package/lib/icons/DocumentPythonIcon/DocumentPythonIcon.js +2 -2
- package/lib/icons/DocumentReactIcon/DocumentReactIcon.d.ts +18 -4
- package/lib/icons/DocumentReactIcon/DocumentReactIcon.js +2 -2
- package/lib/icons/DocumentShellIcon/DocumentShellIcon.d.ts +18 -4
- package/lib/icons/DocumentShellIcon/DocumentShellIcon.js +2 -2
- package/lib/icons/DocumentTsIcon/DocumentTsIcon.d.ts +18 -4
- package/lib/icons/DocumentTsIcon/DocumentTsIcon.js +2 -2
- package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.d.ts +18 -4
- package/lib/icons/DocumentYamlIcon/DocumentYamlIcon.js +2 -2
- package/lib/icons/DownloadIcon/DownloadIcon.d.ts +18 -4
- package/lib/icons/DownloadIcon/DownloadIcon.js +2 -2
- package/lib/icons/DraggableIcon/DraggableIcon.d.ts +18 -4
- package/lib/icons/DraggableIcon/DraggableIcon.js +2 -2
- package/lib/icons/EditIcon/EditIcon.d.ts +18 -4
- package/lib/icons/EditIcon/EditIcon.js +2 -2
- package/lib/icons/EmailIcon/EmailIcon.d.ts +18 -4
- package/lib/icons/EmailIcon/EmailIcon.js +2 -2
- package/lib/icons/EntityTypeIcon/EntityTypeIcon.d.ts +18 -4
- package/lib/icons/EntityTypeIcon/EntityTypeIcon.js +2 -2
- package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.d.ts +18 -4
- package/lib/icons/ErrorFilledIcon/ErrorFilledIcon.js +2 -2
- package/lib/icons/ErrorIcon/ErrorIcon.d.ts +18 -4
- package/lib/icons/ErrorIcon/ErrorIcon.js +2 -2
- package/lib/icons/ExportIcon/ExportIcon.d.ts +18 -4
- package/lib/icons/ExportIcon/ExportIcon.js +2 -2
- package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.d.ts +18 -4
- package/lib/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.js +2 -2
- package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.d.ts +18 -4
- package/lib/icons/FaceNeutralIcon/FaceNeutralIcon.js +2 -2
- package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.d.ts +18 -4
- package/lib/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.js +2 -2
- package/lib/icons/FileIcon/FileIcon.d.ts +18 -4
- package/lib/icons/FileIcon/FileIcon.js +2 -2
- package/lib/icons/FileStorageIcon/FileStorageIcon.d.ts +18 -4
- package/lib/icons/FileStorageIcon/FileStorageIcon.js +2 -2
- package/lib/icons/FilterIcon/FilterIcon.d.ts +18 -4
- package/lib/icons/FilterIcon/FilterIcon.js +2 -2
- package/lib/icons/FitToViewIcon/FitToViewIcon.d.ts +18 -4
- package/lib/icons/FitToViewIcon/FitToViewIcon.js +2 -2
- package/lib/icons/FlowIcon/FlowIcon.d.ts +18 -4
- package/lib/icons/FlowIcon/FlowIcon.js +2 -2
- package/lib/icons/FolderAddIcon/FolderAddIcon.d.ts +18 -4
- package/lib/icons/FolderAddIcon/FolderAddIcon.js +2 -2
- package/lib/icons/FolderIcon/FolderIcon.d.ts +18 -4
- package/lib/icons/FolderIcon/FolderIcon.js +2 -2
- package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.d.ts +18 -4
- package/lib/icons/FolderMoveToIcon/FolderMoveToIcon.js +2 -2
- package/lib/icons/GeminiIcon/GeminiIcon.d.ts +18 -4
- package/lib/icons/GeminiIcon/GeminiIcon.js +2 -2
- package/lib/icons/GenericIcon/GenericIcon.d.ts +1 -1
- package/lib/icons/GithubIcon/GithubIcon.d.ts +18 -4
- package/lib/icons/GithubIcon/GithubIcon.js +2 -2
- package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.d.ts +18 -4
- package/lib/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.js +2 -2
- package/lib/icons/GraphIcon/GraphIcon.d.ts +18 -4
- package/lib/icons/GraphIcon/GraphIcon.js +2 -2
- package/lib/icons/GraphqlIcon/GraphqlIcon.d.ts +18 -4
- package/lib/icons/GraphqlIcon/GraphqlIcon.js +2 -2
- package/lib/icons/GridIcon/GridIcon.d.ts +18 -4
- package/lib/icons/GridIcon/GridIcon.js +2 -2
- package/lib/icons/HashtagIcon/HashtagIcon.d.ts +18 -4
- package/lib/icons/HashtagIcon/HashtagIcon.js +2 -2
- package/lib/icons/HexagonIcon/HexagonIcon.d.ts +18 -4
- package/lib/icons/HexagonIcon/HexagonIcon.js +2 -2
- package/lib/icons/HierarchyIcon/HierarchyIcon.d.ts +18 -4
- package/lib/icons/HierarchyIcon/HierarchyIcon.js +2 -2
- package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.d.ts +18 -4
- package/lib/icons/HorizontalViewIcon/HorizontalViewIcon.js +2 -2
- package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.d.ts +18 -4
- package/lib/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.js +2 -2
- package/lib/icons/IdeaIcon/IdeaIcon.d.ts +18 -4
- package/lib/icons/IdeaIcon/IdeaIcon.js +2 -2
- package/lib/icons/InformationFilledIcon/InformationFilledIcon.d.ts +18 -4
- package/lib/icons/InformationFilledIcon/InformationFilledIcon.js +2 -2
- package/lib/icons/InformationIcon/InformationIcon.d.ts +18 -4
- package/lib/icons/InformationIcon/InformationIcon.js +2 -2
- package/lib/icons/JsonIcon/JsonIcon.d.ts +18 -4
- package/lib/icons/JsonIcon/JsonIcon.js +2 -2
- package/lib/icons/KafkaIcon/KafkaIcon.d.ts +18 -4
- package/lib/icons/KafkaIcon/KafkaIcon.js +2 -2
- package/lib/icons/LaunchIcon/LaunchIcon.d.ts +18 -4
- package/lib/icons/LaunchIcon/LaunchIcon.js +2 -2
- package/lib/icons/LinkIcon/LinkIcon.d.ts +18 -4
- package/lib/icons/LinkIcon/LinkIcon.js +2 -2
- package/lib/icons/LogoutIcon/LogoutIcon.d.ts +18 -4
- package/lib/icons/LogoutIcon/LogoutIcon.js +2 -2
- package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.d.ts +18 -4
- package/lib/icons/MarkdownFullIcon/MarkdownFullIcon.js +2 -2
- package/lib/icons/MaximizeIcon/MaximizeIcon.d.ts +18 -4
- package/lib/icons/MaximizeIcon/MaximizeIcon.js +2 -2
- package/lib/icons/MenuIcon/MenuIcon.d.ts +18 -4
- package/lib/icons/MenuIcon/MenuIcon.js +2 -2
- package/lib/icons/MinimizeIcon/MinimizeIcon.d.ts +18 -4
- package/lib/icons/MinimizeIcon/MinimizeIcon.js +2 -2
- package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.d.ts +18 -4
- package/lib/icons/MobileSidebarIcon/MobileSidebarIcon.js +2 -2
- package/lib/icons/MoleculesIcon/MoleculesIcon.d.ts +18 -4
- package/lib/icons/MoleculesIcon/MoleculesIcon.js +2 -2
- package/lib/icons/MoonIcon/MoonIcon.d.ts +18 -4
- package/lib/icons/MoonIcon/MoonIcon.js +2 -2
- package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.d.ts +18 -4
- package/lib/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.js +2 -2
- package/lib/icons/NetworkIcon/NetworkIcon.d.ts +18 -4
- package/lib/icons/NetworkIcon/NetworkIcon.js +2 -2
- package/lib/icons/NewChatIcon/NewChatIcon.d.ts +18 -4
- package/lib/icons/NewChatIcon/NewChatIcon.js +2 -2
- package/lib/icons/NoneIcon/NoneIcon.d.ts +18 -4
- package/lib/icons/NoneIcon/NoneIcon.js +2 -2
- package/lib/icons/NoteIcon/NoteIcon.d.ts +18 -4
- package/lib/icons/NoteIcon/NoteIcon.js +2 -2
- package/lib/icons/NotesIcon/NotesIcon.d.ts +18 -4
- package/lib/icons/NotesIcon/NotesIcon.js +2 -2
- package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.d.ts +18 -4
- package/lib/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.js +2 -2
- package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.d.ts +18 -4
- package/lib/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.js +2 -2
- package/lib/icons/PeopleIcon/PeopleIcon.d.ts +18 -4
- package/lib/icons/PeopleIcon/PeopleIcon.js +2 -2
- package/lib/icons/PlayIcon/PlayIcon.d.ts +18 -4
- package/lib/icons/PlayIcon/PlayIcon.js +2 -2
- package/lib/icons/PlaylistIcon/PlaylistIcon.d.ts +18 -4
- package/lib/icons/PlaylistIcon/PlaylistIcon.js +2 -2
- package/lib/icons/PlusCustomIcon/PlusCustomIcon.d.ts +18 -4
- package/lib/icons/PlusCustomIcon/PlusCustomIcon.js +2 -2
- package/lib/icons/RabbitMQIcon/RabbitMQIcon.d.ts +18 -4
- package/lib/icons/RabbitMQIcon/RabbitMQIcon.js +2 -2
- package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.d.ts +22 -3
- package/lib/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.js +3 -3
- package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.d.ts +18 -4
- package/lib/icons/RecentlyViewedIcon/RecentlyViewedIcon.js +2 -2
- package/lib/icons/RedoclyIcon/RedoclyIcon.d.ts +18 -4
- package/lib/icons/RedoclyIcon/RedoclyIcon.js +2 -2
- package/lib/icons/RenewIcon/RenewIcon.d.ts +18 -4
- package/lib/icons/RenewIcon/RenewIcon.js +2 -2
- package/lib/icons/ResetIcon/ResetIcon.d.ts +18 -4
- package/lib/icons/ResetIcon/ResetIcon.js +2 -2
- package/lib/icons/RestartIcon/RestartIcon.d.ts +18 -4
- package/lib/icons/RestartIcon/RestartIcon.js +2 -2
- package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.d.ts +13 -3
- package/lib/icons/ReturnKeyIcon/ReturnKeyIcon.js +2 -2
- package/lib/icons/RocketIcon/RocketIcon.d.ts +18 -4
- package/lib/icons/RocketIcon/RocketIcon.js +2 -2
- package/lib/icons/SaveIcon/SaveIcon.d.ts +18 -4
- package/lib/icons/SaveIcon/SaveIcon.js +2 -2
- package/lib/icons/SearchIcon/SearchIcon.d.ts +18 -4
- package/lib/icons/SearchIcon/SearchIcon.js +2 -2
- package/lib/icons/SecurityIcon/SecurityIcon.d.ts +18 -4
- package/lib/icons/SecurityIcon/SecurityIcon.js +2 -2
- package/lib/icons/SelectIcon/SelectIcon.d.ts +21 -3
- package/lib/icons/SelectIcon/SelectIcon.js +2 -2
- package/lib/icons/SendIcon/SendIcon.d.ts +21 -3
- package/lib/icons/SendIcon/SendIcon.js +2 -2
- package/lib/icons/SettingsCogIcon/SettingsCogIcon.d.ts +18 -4
- package/lib/icons/SettingsCogIcon/SettingsCogIcon.js +2 -2
- package/lib/icons/SettingsIcon/SettingsIcon.d.ts +28 -6
- package/lib/icons/SettingsIcon/SettingsIcon.js +2 -2
- package/lib/icons/ShareIcon/ShareIcon.d.ts +18 -4
- package/lib/icons/ShareIcon/ShareIcon.js +2 -2
- package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.d.ts +18 -4
- package/lib/icons/SidePanelCloseIcon/SidePanelCloseIcon.js +2 -2
- package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.d.ts +18 -4
- package/lib/icons/SidePanelOpenIcon/SidePanelOpenIcon.js +2 -2
- package/lib/icons/SlackIcon/SlackIcon.d.ts +18 -4
- package/lib/icons/SlackIcon/SlackIcon.js +2 -2
- package/lib/icons/SortIcon/SortIcon.d.ts +18 -4
- package/lib/icons/SortIcon/SortIcon.js +2 -2
- package/lib/icons/Spinner/Spinner.d.ts +90 -7
- package/lib/icons/Spinner/Spinner.js +2 -2
- package/lib/icons/SpinnerIcon/SpinnerIcon.d.ts +21 -3
- package/lib/icons/SpinnerIcon/SpinnerIcon.js +2 -2
- package/lib/icons/StarFilledIcon/StarFilledIcon.d.ts +18 -4
- package/lib/icons/StarFilledIcon/StarFilledIcon.js +2 -2
- package/lib/icons/StarIcon/StarIcon.d.ts +18 -4
- package/lib/icons/StarIcon/StarIcon.js +2 -2
- package/lib/icons/StopIcon/StopIcon.d.ts +18 -4
- package/lib/icons/StopIcon/StopIcon.js +2 -2
- package/lib/icons/SubtractIcon/SubtractIcon.d.ts +18 -4
- package/lib/icons/SubtractIcon/SubtractIcon.js +2 -2
- package/lib/icons/SunIcon/SunIcon.d.ts +18 -4
- package/lib/icons/SunIcon/SunIcon.js +2 -2
- package/lib/icons/TableBuiltIcon/TableBuiltIcon.d.ts +18 -4
- package/lib/icons/TableBuiltIcon/TableBuiltIcon.js +2 -2
- package/lib/icons/TableIcon/TableIcon.d.ts +18 -4
- package/lib/icons/TableIcon/TableIcon.js +2 -2
- package/lib/icons/TagsIcon/TagsIcon.d.ts +18 -4
- package/lib/icons/TagsIcon/TagsIcon.js +2 -2
- package/lib/icons/TaskViewIcon/TaskViewIcon.d.ts +18 -4
- package/lib/icons/TaskViewIcon/TaskViewIcon.js +2 -2
- package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.d.ts +18 -4
- package/lib/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.js +2 -2
- package/lib/icons/ThumbDownIcon/ThumbDownIcon.d.ts +22 -3
- package/lib/icons/ThumbDownIcon/ThumbDownIcon.js +3 -3
- package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.d.ts +18 -4
- package/lib/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.js +2 -2
- package/lib/icons/ThumbUpIcon/ThumbUpIcon.d.ts +22 -3
- package/lib/icons/ThumbUpIcon/ThumbUpIcon.js +3 -3
- package/lib/icons/TimeIcon/TimeIcon.d.ts +18 -4
- package/lib/icons/TimeIcon/TimeIcon.js +2 -2
- package/lib/icons/TrashCanIcon/TrashCanIcon.d.ts +18 -4
- package/lib/icons/TrashCanIcon/TrashCanIcon.js +2 -2
- package/lib/icons/UserIcon/UserIcon.d.ts +18 -4
- package/lib/icons/UserIcon/UserIcon.js +2 -2
- package/lib/icons/VSCodeIcon/VSCodeIcon.d.ts +18 -4
- package/lib/icons/VSCodeIcon/VSCodeIcon.js +2 -2
- package/lib/icons/ValueVariableIcon/ValueVariableIcon.d.ts +18 -4
- package/lib/icons/ValueVariableIcon/ValueVariableIcon.js +2 -2
- package/lib/icons/VerticalViewIcon/VerticalViewIcon.d.ts +18 -4
- package/lib/icons/VerticalViewIcon/VerticalViewIcon.js +2 -2
- package/lib/icons/ViewIcon/ViewIcon.d.ts +18 -4
- package/lib/icons/ViewIcon/ViewIcon.js +2 -2
- package/lib/icons/ViewOffIcon/ViewOffIcon.d.ts +18 -4
- package/lib/icons/ViewOffIcon/ViewOffIcon.js +2 -2
- package/lib/icons/WarningAltFilled/WarningAltFilled.d.ts +18 -4
- package/lib/icons/WarningAltFilled/WarningAltFilled.js +2 -2
- package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.d.ts +18 -4
- package/lib/icons/WarningAltFilledIcon/WarningAltFilledIcon.js +2 -2
- package/lib/icons/WarningAltIcon/WarningAltIcon.d.ts +18 -4
- package/lib/icons/WarningAltIcon/WarningAltIcon.js +2 -2
- package/lib/icons/WarningCycleIcon/WarningCycleIcon.d.ts +18 -4
- package/lib/icons/WarningCycleIcon/WarningCycleIcon.js +2 -2
- package/lib/icons/WarningFilledIcon/WarningFilledIcon.d.ts +18 -4
- package/lib/icons/WarningFilledIcon/WarningFilledIcon.js +2 -2
- package/lib/icons/WarningSquareIcon/WarningSquareIcon.d.ts +18 -4
- package/lib/icons/WarningSquareIcon/WarningSquareIcon.js +2 -2
- package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.d.ts +18 -4
- package/lib/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.js +2 -2
- package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.d.ts +18 -4
- package/lib/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.js +2 -2
- package/lib/icons/types.d.ts +1 -0
- package/lib/layouts/CodeWalkthroughLayout.d.ts +1 -1
- package/lib/layouts/DocumentationLayout.d.ts +1 -1
- package/lib/layouts/DocumentationLayoutBottom.d.ts +1 -1
- package/lib/layouts/DocumentationLayoutTop.d.ts +1 -1
- package/lib/layouts/PageLayout.d.ts +1 -1
- package/lib/markdoc/components/Cards/Card.d.ts +1 -1
- package/lib/markdoc/components/Cards/Card.js +4 -4
- package/lib/markdoc/components/Cards/CardIcon.d.ts +5 -2
- package/lib/markdoc/components/Cards/CardIcon.js +1 -1
- package/lib/markdoc/components/Cards/CardImage.js +1 -1
- package/lib/markdoc/components/Cards/Cards.js +1 -1
- package/lib/markdoc/components/Cards/variables.d.ts +1 -1
- package/lib/markdoc/components/Cards/variables.dark.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeContainer.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeFilters.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeFilters.js +1 -4
- package/lib/markdoc/components/CodeWalkthrough/CodePanel.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodePanelHeader.d.ts +1 -1
- package/lib/markdoc/components/CodeWalkthrough/CodeStep.d.ts +6 -3
- package/lib/markdoc/components/CodeWalkthrough/CodeToggle.d.ts +2 -2
- package/lib/markdoc/components/CodeWalkthrough/variables.d.ts +1 -1
- package/lib/markdoc/components/ConnectMCP/ConnectMCP.d.ts +1 -1
- package/lib/markdoc/components/Diagram/Diagram.d.ts +1 -1
- package/lib/markdoc/components/Diagram/Diagram.js +3 -3
- package/lib/markdoc/components/Diagram/variables.d.ts +1 -1
- package/lib/markdoc/components/Heading/Heading.d.ts +1 -1
- package/lib/markdoc/components/InlineSvg/InlineSvg.d.ts +1 -1
- package/lib/markdoc/components/LoginButton/LoginButton.d.ts +1 -1
- package/lib/markdoc/components/Tabs/Tab.d.ts +2 -2
- package/lib/markdoc/components/Tabs/TabList.d.ts +15 -5
- package/lib/markdoc/components/Tabs/TabList.js +1 -1
- package/lib/markdoc/components/Tabs/Tabs.d.ts +2 -2
- package/lib/markdoc/components/Tabs/Tabs.js +2 -1
- package/lib/markdoc/components/Tabs/variables.d.ts +1 -1
- package/lib/markdoc/default.d.ts +1 -126
- package/lib/markdoc/tags/types.d.ts +12 -6
- package/lib/plugin.d.ts +2 -2
- package/package.json +11 -10
- package/src/components/Catalog/CatalogFilter/CatalogFilterSelect.tsx +1 -1
- package/src/components/CodeBlock/CodeBlockControls.tsx +6 -1
- package/src/components/CodeBlock/CodeBlockTabs.tsx +1 -1
- package/src/components/Feedback/Stars.tsx +2 -2
- package/src/components/Filter/FilterPopover.tsx +1 -1
- package/src/components/Filter/FilterSelect.tsx +1 -1
- package/src/components/Link/Link.tsx +34 -10
- package/src/components/Markdown/Markdown.tsx +3 -3
- package/src/components/Markdown/styles/heading-anchor.ts +3 -3
- package/src/components/Product/ProductPicker.tsx +2 -2
- package/src/components/Search/SearchRecent.tsx +2 -2
- package/src/components/Select/SelectInput.tsx +2 -2
- package/src/components/StatusCode/StatusCode.tsx +3 -2
- package/src/components/TableOfContent/TableOfContent.tsx +2 -2
- package/src/components/Tag/Tag.tsx +7 -7
- package/src/components/Tags/CounterTag.tsx +1 -1
- package/src/components/Tags/HttpTag.tsx +1 -1
- package/src/components/Typography/CompactTypography.tsx +6 -2
- package/src/components/Typography/Typography.tsx +5 -4
- package/src/components/UserMenu/UserInfoMenuItem.tsx +1 -1
- package/src/components/UserMenu/UserMenu.tsx +4 -4
- package/src/core/hooks/__tests__/mocks/mock-intersection-observer.ts +2 -0
- package/src/core/hooks/code-walkthrough/__mocks__/mock-intersection-observer.ts +2 -0
- package/src/core/styles/palette.dark.ts +2 -2
- package/src/core/styles/palette.ts +2 -2
- package/src/core/utils/theme-helpers.ts +3 -6
- package/src/icons/AddIcon/AddIcon.tsx +2 -2
- package/src/icons/AiStarsGradientIcon/AiStarsGradientIcon.tsx +2 -2
- package/src/icons/AiStarsIcon/AiStarsIcon.tsx +2 -2
- package/src/icons/AnthropicIcon/AnthropicIcon.tsx +2 -2
- package/src/icons/ArrowDownIcon/ArrowDownIcon.tsx +2 -2
- package/src/icons/ArrowLeftIcon/ArrowLeftIcon.tsx +2 -2
- package/src/icons/ArrowRightIcon/ArrowRightIcon.tsx +2 -2
- package/src/icons/ArrowUpRightIcon/ArrowUpRightIcon.tsx +2 -2
- package/src/icons/AscSortIcon/AscSortIcon.tsx +2 -2
- package/src/icons/BareMetalServerIcon/BareMetalServerIcon.tsx +2 -2
- package/src/icons/BookmarkAddIcon/BookmarkAddIcon.tsx +2 -2
- package/src/icons/BotIcon/BotIcon.tsx +2 -2
- package/src/icons/CDNIcon/CDNIcon.tsx +2 -2
- package/src/icons/CardsIcon/CardsIcon.tsx +2 -2
- package/src/icons/CaretDownIcon/CaretDownIcon.tsx +2 -2
- package/src/icons/CaretUpIcon/CaretUpIcon.tsx +2 -2
- package/src/icons/CertificateIcon/CertificateIcon.tsx +2 -2
- package/src/icons/CharacterIcon/CharacterIcon.tsx +2 -2
- package/src/icons/ChatGptIcon/ChatGptIcon.tsx +2 -2
- package/src/icons/ChatIcon/ChatIcon.tsx +2 -2
- package/src/icons/CheckboxFilledIcon/CheckboxFilledIcon.tsx +2 -2
- package/src/icons/CheckboxIcon/CheckboxIcon.tsx +4 -3
- package/src/icons/CheckmarkFilledIcon/CheckmarkFilledIcon.tsx +2 -2
- package/src/icons/CheckmarkIcon/CheckmarkIcon.tsx +2 -2
- package/src/icons/CheckmarkOutlineIcon/CheckmarkOutlineIcon.tsx +2 -2
- package/src/icons/ChevronDownIcon/ChevronDownIcon.tsx +2 -2
- package/src/icons/ChevronLeftIcon/ChevronLeftIcon.tsx +2 -2
- package/src/icons/ChevronRightIcon/ChevronRightIcon.tsx +2 -2
- package/src/icons/ChevronSortIcon/ChevronSortIcon.tsx +5 -10
- package/src/icons/ChevronUpIcon/ChevronUpIcon.tsx +2 -2
- package/src/icons/CircleDashIcon/CircleDashIcon.tsx +2 -2
- package/src/icons/ClaudeIcon/ClaudeIcon.tsx +2 -2
- package/src/icons/CleanIcon/CleanIcon.tsx +2 -2
- package/src/icons/CloseFilledIcon/CloseFilledIcon.tsx +2 -2
- package/src/icons/CloseIcon/CloseIcon.tsx +2 -2
- package/src/icons/CloseOutlineIcon/CloseOutlineIcon.tsx +2 -2
- package/src/icons/CloudUploadIcon/CloudUploadIcon.tsx +2 -2
- package/src/icons/CodeIcon/CodeIcon.tsx +2 -2
- package/src/icons/ColorPaletteIcon/ColorPaletteIcon.tsx +2 -2
- package/src/icons/ConnectIcon/ConnectIcon.tsx +2 -2
- package/src/icons/ContrastIcon/ContrastIcon.tsx +2 -2
- package/src/icons/CookieIcon/CookieIcon.tsx +2 -2
- package/src/icons/CopyIcon/CopyIcon.tsx +2 -2
- package/src/icons/CopyLinkIcon/CopyLinkIcon.tsx +2 -2
- package/src/icons/CubeIcon/CubeIcon.tsx +2 -2
- package/src/icons/CursorIcon/CursorIcon.tsx +2 -2
- package/src/icons/CurveAutoColonIcon/CurveAutoColonIcon.tsx +2 -2
- package/src/icons/DataFormatIcon/DataFormatIcon.tsx +2 -2
- package/src/icons/DataRefineryIcon/DataRefineryIcon.tsx +2 -2
- package/src/icons/DatabaseIcon/DatabaseIcon.tsx +2 -2
- package/src/icons/DescSortIcon/DescSortIcon.tsx +2 -2
- package/src/icons/DeselectIcon/DeselectIcon.tsx +2 -2
- package/src/icons/DirectionRightIcon/DirectionRightIcon.tsx +2 -2
- package/src/icons/DocumentAddIcon/DocumentAddIcon.tsx +2 -2
- package/src/icons/DocumentBlankIcon/DocumentBlankIcon.tsx +2 -2
- package/src/icons/DocumentCssIcon/DocumentCssIcon.tsx +2 -2
- package/src/icons/DocumentGraphqlIcon/DocumentGraphqlIcon.tsx +2 -2
- package/src/icons/DocumentHtmlIcon/DocumentHtmlIcon.tsx +2 -2
- package/src/icons/DocumentIcon/DocumentIcon.tsx +2 -2
- package/src/icons/DocumentJavaIcon/DocumentJavaIcon.tsx +2 -2
- package/src/icons/DocumentJsIcon/DocumentJsIcon.tsx +2 -2
- package/src/icons/DocumentJsonIcon/DocumentJsonIcon.tsx +2 -2
- package/src/icons/DocumentMarkdownIcon/DocumentMarkdownIcon.tsx +2 -2
- package/src/icons/DocumentPythonIcon/DocumentPythonIcon.tsx +2 -2
- package/src/icons/DocumentReactIcon/DocumentReactIcon.tsx +2 -2
- package/src/icons/DocumentShellIcon/DocumentShellIcon.tsx +2 -2
- package/src/icons/DocumentTsIcon/DocumentTsIcon.tsx +2 -2
- package/src/icons/DocumentYamlIcon/DocumentYamlIcon.tsx +2 -2
- package/src/icons/DownloadIcon/DownloadIcon.tsx +2 -2
- package/src/icons/DraggableIcon/DraggableIcon.tsx +2 -2
- package/src/icons/EditIcon/EditIcon.tsx +2 -2
- package/src/icons/EmailIcon/EmailIcon.tsx +2 -2
- package/src/icons/EntityTypeIcon/EntityTypeIcon.tsx +2 -2
- package/src/icons/ErrorFilledIcon/ErrorFilledIcon.tsx +2 -2
- package/src/icons/ErrorIcon/ErrorIcon.tsx +2 -2
- package/src/icons/ExportIcon/ExportIcon.tsx +2 -2
- package/src/icons/FaceDissatisfiedIcon/FaceDissatisfiedIcon.tsx +2 -2
- package/src/icons/FaceNeutralIcon/FaceNeutralIcon.tsx +2 -2
- package/src/icons/FaceSatisfiedIcon/FaceSatisfiedIcon.tsx +2 -2
- package/src/icons/FileIcon/FileIcon.tsx +2 -2
- package/src/icons/FileStorageIcon/FileStorageIcon.tsx +2 -2
- package/src/icons/FilterIcon/FilterIcon.tsx +2 -2
- package/src/icons/FitToViewIcon/FitToViewIcon.tsx +2 -2
- package/src/icons/FlowIcon/FlowIcon.tsx +2 -2
- package/src/icons/FolderAddIcon/FolderAddIcon.tsx +2 -2
- package/src/icons/FolderIcon/FolderIcon.tsx +2 -2
- package/src/icons/FolderMoveToIcon/FolderMoveToIcon.tsx +2 -2
- package/src/icons/GeminiIcon/GeminiIcon.tsx +2 -2
- package/src/icons/GithubIcon/GithubIcon.tsx +2 -2
- package/src/icons/GlobalOutlinedIcon/GlobalOutlinedIcon.tsx +2 -2
- package/src/icons/GraphIcon/GraphIcon.tsx +2 -2
- package/src/icons/GraphqlIcon/GraphqlIcon.tsx +2 -2
- package/src/icons/GridIcon/GridIcon.tsx +2 -2
- package/src/icons/HashtagIcon/HashtagIcon.tsx +2 -2
- package/src/icons/HexagonIcon/HexagonIcon.tsx +2 -2
- package/src/icons/HierarchyIcon/HierarchyIcon.tsx +2 -2
- package/src/icons/HorizontalViewIcon/HorizontalViewIcon.tsx +2 -2
- package/src/icons/IBMCloudHyperProtectCryptoServicesIcon/IBMCloudHyperProtectCryptoServicesIcon.tsx +2 -2
- package/src/icons/IdeaIcon/IdeaIcon.tsx +2 -2
- package/src/icons/InformationFilledIcon/InformationFilledIcon.tsx +2 -2
- package/src/icons/InformationIcon/InformationIcon.tsx +2 -2
- package/src/icons/JsonIcon/JsonIcon.tsx +2 -2
- package/src/icons/KafkaIcon/KafkaIcon.tsx +2 -2
- package/src/icons/LaunchIcon/LaunchIcon.tsx +2 -2
- package/src/icons/LinkIcon/LinkIcon.tsx +2 -2
- package/src/icons/LogoutIcon/LogoutIcon.tsx +2 -2
- package/src/icons/MarkdownFullIcon/MarkdownFullIcon.tsx +2 -2
- package/src/icons/MaximizeIcon/MaximizeIcon.tsx +2 -2
- package/src/icons/MenuIcon/MenuIcon.tsx +2 -2
- package/src/icons/MinimizeIcon/MinimizeIcon.tsx +2 -2
- package/src/icons/MobileSidebarIcon/MobileSidebarIcon.tsx +2 -2
- package/src/icons/MoleculesIcon/MoleculesIcon.tsx +2 -2
- package/src/icons/MoonIcon/MoonIcon.tsx +2 -2
- package/src/icons/NavaidMilitaryIcon/NavaidMilitaryIcon.tsx +2 -2
- package/src/icons/NetworkIcon/NetworkIcon.tsx +2 -2
- package/src/icons/NewChatIcon/NewChatIcon.tsx +2 -2
- package/src/icons/NoneIcon/NoneIcon.tsx +2 -2
- package/src/icons/NoteIcon/NoteIcon.tsx +2 -2
- package/src/icons/NotesIcon/NotesIcon.tsx +2 -2
- package/src/icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon.tsx +2 -2
- package/src/icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon.tsx +2 -2
- package/src/icons/PeopleIcon/PeopleIcon.tsx +2 -2
- package/src/icons/PlayIcon/PlayIcon.tsx +2 -2
- package/src/icons/PlaylistIcon/PlaylistIcon.tsx +2 -2
- package/src/icons/PlusCustomIcon/PlusCustomIcon.tsx +2 -2
- package/src/icons/RabbitMQIcon/RabbitMQIcon.tsx +2 -2
- package/src/icons/RadioCheckButtonIcon/RadioCheckButtonIcon.tsx +13 -4
- package/src/icons/RecentlyViewedIcon/RecentlyViewedIcon.tsx +2 -2
- package/src/icons/RedoclyIcon/RedoclyIcon.tsx +2 -2
- package/src/icons/RenewIcon/RenewIcon.tsx +2 -2
- package/src/icons/ResetIcon/ResetIcon.tsx +2 -2
- package/src/icons/RestartIcon/RestartIcon.tsx +2 -2
- package/src/icons/ReturnKeyIcon/ReturnKeyIcon.tsx +2 -2
- package/src/icons/RocketIcon/RocketIcon.tsx +2 -2
- package/src/icons/SaveIcon/SaveIcon.tsx +2 -2
- package/src/icons/SearchIcon/SearchIcon.tsx +2 -2
- package/src/icons/SecurityIcon/SecurityIcon.tsx +2 -2
- package/src/icons/SelectIcon/SelectIcon.tsx +2 -2
- package/src/icons/SendIcon/SendIcon.tsx +2 -2
- package/src/icons/SettingsCogIcon/SettingsCogIcon.tsx +2 -2
- package/src/icons/SettingsIcon/SettingsIcon.tsx +2 -2
- package/src/icons/ShareIcon/ShareIcon.tsx +2 -2
- package/src/icons/SidePanelCloseIcon/SidePanelCloseIcon.tsx +2 -2
- package/src/icons/SidePanelOpenIcon/SidePanelOpenIcon.tsx +2 -2
- package/src/icons/SlackIcon/SlackIcon.tsx +2 -2
- package/src/icons/SortIcon/SortIcon.tsx +2 -2
- package/src/icons/Spinner/Spinner.tsx +2 -4
- package/src/icons/SpinnerIcon/SpinnerIcon.tsx +2 -2
- package/src/icons/StarFilledIcon/StarFilledIcon.tsx +2 -2
- package/src/icons/StarIcon/StarIcon.tsx +2 -2
- package/src/icons/StopIcon/StopIcon.tsx +2 -2
- package/src/icons/SubtractIcon/SubtractIcon.tsx +2 -2
- package/src/icons/SunIcon/SunIcon.tsx +2 -2
- package/src/icons/TableBuiltIcon/TableBuiltIcon.tsx +2 -2
- package/src/icons/TableIcon/TableIcon.tsx +2 -2
- package/src/icons/TagsIcon/TagsIcon.tsx +2 -2
- package/src/icons/TaskViewIcon/TaskViewIcon.tsx +2 -2
- package/src/icons/ThumbDownFilledIcon/ThumbDownFilledIcon.tsx +2 -2
- package/src/icons/ThumbDownIcon/ThumbDownIcon.tsx +13 -4
- package/src/icons/ThumbUpFilledIcon/ThumbUpFilledIcon.tsx +2 -2
- package/src/icons/ThumbUpIcon/ThumbUpIcon.tsx +13 -4
- package/src/icons/TimeIcon/TimeIcon.tsx +2 -2
- package/src/icons/TrashCanIcon/TrashCanIcon.tsx +2 -2
- package/src/icons/UserIcon/UserIcon.tsx +2 -2
- package/src/icons/VSCodeIcon/VSCodeIcon.tsx +2 -2
- package/src/icons/ValueVariableIcon/ValueVariableIcon.tsx +2 -2
- package/src/icons/VerticalViewIcon/VerticalViewIcon.tsx +2 -2
- package/src/icons/ViewIcon/ViewIcon.tsx +2 -2
- package/src/icons/ViewOffIcon/ViewOffIcon.tsx +2 -2
- package/src/icons/WarningAltFilled/WarningAltFilled.tsx +2 -2
- package/src/icons/WarningAltFilledIcon/WarningAltFilledIcon.tsx +2 -2
- package/src/icons/WarningAltIcon/WarningAltIcon.tsx +2 -2
- package/src/icons/WarningCycleIcon/WarningCycleIcon.tsx +2 -2
- package/src/icons/WarningFilledIcon/WarningFilledIcon.tsx +2 -2
- package/src/icons/WarningSquareIcon/WarningSquareIcon.tsx +2 -2
- package/src/icons/WorkflowAutomationIcon/WorkflowAutomationIcon.tsx +2 -2
- package/src/icons/WorkflowHierarchyIcon/WorkflowHierarchyIcon.tsx +2 -2
- package/src/icons/types.ts +1 -0
- package/src/markdoc/tags/types.ts +13 -4
|
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
|
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M2 9V10H5.293L1 14.291L1.707 15L6 10.707V14H7V9H2Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M15 1.708L14.296 1L10 5.293V2H9V7H14V6H10.707L15 1.708Z" })));
|
|
13
|
-
exports.MinimizeIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.MinimizeIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/MinimizeIcon/MinimizeIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
|
@@ -1,10 +1,24 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { JSX } from 'react';
|
|
3
3
|
import type { IconProps } from '../../icons/types';
|
|
4
|
-
export declare const MobileSidebarIcon: import("styled-components").
|
|
5
|
-
'data-component-name': string;
|
|
6
|
-
} & {
|
|
4
|
+
export declare const MobileSidebarIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
7
5
|
color?: string;
|
|
8
6
|
size?: string;
|
|
9
7
|
className?: string;
|
|
10
|
-
|
|
8
|
+
'data-component-name'?: string;
|
|
9
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
10
|
+
color?: string;
|
|
11
|
+
size?: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
'data-component-name'?: string;
|
|
14
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
15
|
+
color?: string;
|
|
16
|
+
size?: string;
|
|
17
|
+
className?: string;
|
|
18
|
+
'data-component-name'?: string;
|
|
19
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
20
|
+
color?: string;
|
|
21
|
+
size?: string;
|
|
22
|
+
className?: string;
|
|
23
|
+
'data-component-name'?: string;
|
|
24
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -14,9 +14,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xm
|
|
|
14
14
|
react_1.default.createElement("path", { d: "M6.956,152.456h180.137c3.313,0,6-2.687,6-6s-2.687-6-6-6H6.956c-3.313,0-6,2.687-6,6S3.643,152.456,6.956,152.456z" }),
|
|
15
15
|
react_1.default.createElement("path", { d: "M124.438,210.685H6.956c-3.313,0-6,2.687-6,6s2.687,6,6,6h117.482c3.313,0,6-2.687,6-6S127.752,210.685,124.438,210.685z" }),
|
|
16
16
|
react_1.default.createElement("path", { d: "M124.438,280.912H6.956c-3.313,0-6,2.687-6,6s2.687,6,6,6h117.482c3.313,0,6-2.687,6-6S127.752,280.912,124.438,280.912z" })));
|
|
17
|
-
exports.MobileSidebarIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
17
|
+
exports.MobileSidebarIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
18
18
|
'data-component-name': 'icons/MobileSidebarIcon/MobileSidebarIcon',
|
|
19
|
-
})
|
|
19
|
+
}) `
|
|
20
20
|
path {
|
|
21
21
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
22
22
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const MoleculesIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const MoleculesIcon: 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", width: "16", height: "16", viewBox: "0 0 16 16" }, props),
|
|
11
11
|
react_1.default.createElement("path", { d: "M13.625 11.375C13.2277 11.3769 12.8386 11.4878 12.5 11.6956L10.7619 9.95188C11.1663 9.38137 11.3835 8.69932 11.3835 8C11.3835 7.30068 11.1663 6.61863 10.7619 6.04813L12.5 4.30438C12.8386 4.51216 13.2277 4.62306 13.625 4.625C14.07 4.625 14.505 4.49304 14.875 4.24581C15.245 3.99857 15.5334 3.64717 15.7037 3.23604C15.874 2.8249 15.9186 2.3725 15.8318 1.93605C15.745 1.49959 15.5307 1.09868 15.216 0.784011C14.9013 0.469343 14.5004 0.255051 14.064 0.168234C13.6275 0.0814174 13.1751 0.125975 12.764 0.296272C12.3528 0.466569 12.0014 0.754957 11.7542 1.12497C11.507 1.49498 11.375 1.92999 11.375 2.375C11.3769 2.77227 11.4878 3.1614 11.6956 3.5L9.95188 5.23813C9.38137 4.83369 8.69932 4.61645 8 4.61645C7.30068 4.61645 6.61863 4.83369 6.04813 5.23813L4.30438 3.5C4.51216 3.1614 4.62306 2.77227 4.625 2.375C4.625 1.92999 4.49304 1.49498 4.24581 1.12497C3.99857 0.754957 3.64717 0.466569 3.23604 0.296272C2.8249 0.125975 2.3725 0.0814174 1.93605 0.168234C1.49959 0.255051 1.09868 0.469343 0.784011 0.784011C0.469343 1.09868 0.255051 1.49959 0.168234 1.93605C0.0814174 2.3725 0.125975 2.8249 0.296272 3.23604C0.466569 3.64717 0.754957 3.99857 1.12497 4.24581C1.49498 4.49304 1.92999 4.625 2.375 4.625C2.77227 4.62306 3.1614 4.51216 3.5 4.30438L5.23813 6.04813C4.83369 6.61863 4.61645 7.30068 4.61645 8C4.61645 8.69932 4.83369 9.38137 5.23813 9.95188L3.5 11.6956C3.1614 11.4878 2.77227 11.3769 2.375 11.375C1.92999 11.375 1.49498 11.507 1.12497 11.7542C0.754957 12.0014 0.466569 12.3528 0.296272 12.764C0.125975 13.1751 0.0814174 13.6275 0.168234 14.064C0.255051 14.5004 0.469343 14.9013 0.784011 15.216C1.09868 15.5307 1.49959 15.745 1.93605 15.8318C2.3725 15.9186 2.8249 15.874 3.23604 15.7037C3.64717 15.5334 3.99857 15.245 4.24581 14.875C4.49304 14.505 4.625 14.07 4.625 13.625C4.62306 13.2277 4.51216 12.8386 4.30438 12.5L6.04813 10.7619C6.61863 11.1663 7.30068 11.3835 8 11.3835C8.69932 11.3835 9.38137 11.1663 9.95188 10.7619L11.6956 12.5C11.4878 12.8386 11.3769 13.2277 11.375 13.625C11.375 14.07 11.507 14.505 11.7542 14.875C12.0014 15.245 12.3528 15.5334 12.764 15.7037C13.1751 15.874 13.6275 15.9186 14.064 15.8318C14.5004 15.745 14.9013 15.5307 15.216 15.216C15.5307 14.9013 15.745 14.5004 15.8318 14.064C15.9186 13.6275 15.874 13.1751 15.7037 12.764C15.5334 12.3528 15.245 12.0014 14.875 11.7542C14.505 11.507 14.07 11.375 13.625 11.375ZM13.625 1.25C13.8475 1.25 14.065 1.31598 14.25 1.4396C14.435 1.56321 14.5792 1.73892 14.6644 1.94448C14.7495 2.15005 14.7718 2.37625 14.7284 2.59448C14.685 2.81271 14.5778 3.01316 14.4205 3.1705C14.2632 3.32783 14.0627 3.43498 13.8445 3.47838C13.6262 3.52179 13.4 3.49951 13.1945 3.41437C12.9889 3.32922 12.8132 3.18502 12.6896 3.00002C12.566 2.81501 12.5 2.59751 12.5 2.375C12.5 2.07663 12.6185 1.79048 12.8295 1.57951C13.0405 1.36853 13.3266 1.25 13.625 1.25ZM1.25 2.375C1.25 2.1525 1.31598 1.93499 1.4396 1.74998C1.56321 1.56498 1.73892 1.42078 1.94448 1.33564C2.15005 1.25049 2.37625 1.22821 2.59448 1.27162C2.81271 1.31503 3.01316 1.42217 3.1705 1.57951C3.32783 1.73684 3.43498 1.9373 3.47838 2.15552C3.52179 2.37375 3.49951 2.59995 3.41437 2.80552C3.32922 3.01109 3.18502 3.18679 3.00002 3.3104C2.81501 3.43402 2.59751 3.5 2.375 3.5C2.07663 3.5 1.79048 3.38147 1.57951 3.1705C1.36853 2.95952 1.25 2.67337 1.25 2.375ZM2.375 14.75C2.1525 14.75 1.93499 14.684 1.74998 14.5604C1.56498 14.4368 1.42078 14.2611 1.33564 14.0555C1.25049 13.85 1.22821 13.6238 1.27162 13.4055C1.31503 13.1873 1.42217 12.9868 1.57951 12.8295C1.73684 12.6722 1.9373 12.565 2.15552 12.5216C2.37375 12.4782 2.59995 12.5005 2.80552 12.5856C3.01109 12.6708 3.18679 12.815 3.3104 13C3.43402 13.185 3.5 13.4025 3.5 13.625C3.5 13.9234 3.38147 14.2095 3.1705 14.4205C2.95952 14.6315 2.67337 14.75 2.375 14.75ZM8 10.25C7.55499 10.25 7.11998 10.118 6.74997 9.87081C6.37996 9.62357 6.09157 9.27217 5.92127 8.86104C5.75097 8.4499 5.70642 7.99751 5.79323 7.56105C5.88005 7.12459 6.09434 6.72368 6.40901 6.40901C6.72368 6.09434 7.12459 5.88005 7.56105 5.79323C7.99751 5.70642 8.4499 5.75097 8.86104 5.92127C9.27217 6.09157 9.62357 6.37996 9.87081 6.74997C10.118 7.11998 10.25 7.55499 10.25 8C10.25 8.59674 10.0129 9.16903 9.59099 9.59099C9.16903 10.0129 8.59674 10.25 8 10.25ZM13.625 14.75C13.4025 14.75 13.185 14.684 13 14.5604C12.815 14.4368 12.6708 14.2611 12.5856 14.0555C12.5005 13.85 12.4782 13.6238 12.5216 13.4055C12.565 13.1873 12.6722 12.9868 12.8295 12.8295C12.9868 12.6722 13.1873 12.565 13.4055 12.5216C13.6238 12.4782 13.85 12.5005 14.0555 12.5856C14.2611 12.6708 14.4368 12.815 14.5604 13C14.684 13.185 14.75 13.4025 14.75 13.625C14.75 13.9234 14.6315 14.2095 14.4205 14.4205C14.2095 14.6315 13.9234 14.75 13.625 14.75Z" })));
|
|
12
|
-
exports.MoleculesIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.MoleculesIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/MoleculesIcon/MoleculesIcon',
|
|
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 MoonIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const MoonIcon: 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: "M6.75126 2.7068C6.52204 3.68541 6.49085 4.69999 6.65953 5.69083C6.82821 6.68168 7.19334 7.62878 7.73346 8.47643C8.27357 9.32407 8.97776 10.0551 9.80458 10.6266C10.6314 11.1981 11.5642 11.5984 12.548 11.8041C12.0307 12.3392 11.4112 12.765 10.7263 13.0561C10.0413 13.3472 9.30482 13.4977 8.56056 13.4987C8.49131 13.4987 8.42146 13.5013 8.35166 13.4987C7.05599 13.4529 5.81731 12.9547 4.85075 12.0906C3.88418 11.2265 3.25081 10.0512 3.06063 8.76875C2.87044 7.48629 3.13547 6.17773 3.80967 5.07034C4.48387 3.96295 5.52466 3.12669 6.75126 2.7068ZM7.49001 1.5C7.46074 1.50005 7.43153 1.50266 7.40271 1.5078C5.81059 1.79059 4.37942 2.65251 3.38485 3.92753C2.39029 5.20254 1.90269 6.80048 2.01597 8.41355C2.12925 10.0266 2.8354 11.5407 3.9984 12.6642C5.1614 13.7877 6.69899 14.4412 8.31501 14.4986C8.39706 14.5016 8.47911 14.4986 8.56046 14.4986C9.60987 14.4992 10.644 14.2471 11.5754 13.7636C12.5068 13.2801 13.308 12.5794 13.9115 11.7208C13.9604 11.6469 13.9889 11.5613 13.9943 11.4728C13.9996 11.3842 13.9815 11.2958 13.9418 11.2165C13.902 11.1372 13.8421 11.0698 13.7681 11.021C13.694 10.9722 13.6084 10.9438 13.5198 10.9387C12.5209 10.851 11.5555 10.5349 10.6983 10.0146C9.84106 9.49439 9.11494 8.784 8.57605 7.93837C8.03716 7.09274 7.69993 6.13452 7.59045 5.13777C7.48096 4.14102 7.60213 3.13245 7.94461 2.19C7.97375 2.1146 7.98445 2.03332 7.97582 1.95295C7.96719 1.87257 7.93949 1.79542 7.89501 1.72792C7.85054 1.66042 7.79058 1.60452 7.72014 1.56487C7.64969 1.52523 7.57079 1.50299 7.49001 1.5Z" })));
|
|
12
|
-
exports.MoonIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.MoonIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/MoonIcon/MoonIcon',
|
|
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 NavaidMilitaryIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const NavaidMilitaryIcon: 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>>;
|
|
@@ -13,9 +13,9 @@ const Icon = (props) => {
|
|
|
13
13
|
react_1.default.createElement("path", { d: "M8 12C7.20888 12 6.43552 11.7654 5.77772 11.3259C5.11993 10.8864 4.60724 10.2616 4.30449 9.53074C4.00173 8.79983 3.92252 7.99557 4.07686 7.21964C4.2312 6.44372 4.61217 5.73099 5.17158 5.17158C5.73099 4.61217 6.44372 4.2312 7.21964 4.07686C7.99557 3.92252 8.79983 4.00173 9.53074 4.30449C10.2616 4.60724 10.8864 5.11993 11.3259 5.77772C11.7654 6.43552 12 7.20888 12 8C11.9988 9.0605 11.577 10.0772 10.8271 10.8271C10.0772 11.577 9.0605 11.9988 8 12ZM8 5C7.40666 5 6.82664 5.17595 6.33329 5.50559C5.83994 5.83524 5.45543 6.30377 5.22836 6.85195C5.0013 7.40013 4.94189 8.00333 5.05765 8.58527C5.1734 9.16722 5.45913 9.70177 5.87868 10.1213C6.29824 10.5409 6.83279 10.8266 7.41473 10.9424C7.99668 11.0581 8.59988 10.9987 9.14805 10.7716C9.69623 10.5446 10.1648 10.1601 10.4944 9.66671C10.8241 9.17337 11 8.59335 11 8C10.9991 7.20463 10.6828 6.44208 10.1203 5.87966C9.55793 5.31725 8.79538 5.00089 8 5Z", fill: "#1A1C21" }),
|
|
14
14
|
react_1.default.createElement("path", { d: "M8 9C8.55229 9 9 8.55229 9 8C9 7.44772 8.55229 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55229 7.44772 9 8 9Z", fill: "#1A1C21" })));
|
|
15
15
|
};
|
|
16
|
-
exports.NavaidMilitaryIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
16
|
+
exports.NavaidMilitaryIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
17
17
|
'data-component-name': 'icons/NavaidMilitaryIcon/NavaidMilitaryIcon',
|
|
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 NetworkIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const NetworkIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -10,9 +10,9 @@ const utils_1 = require("../../core/utils");
|
|
|
10
10
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none" }, props),
|
|
11
11
|
react_1.default.createElement("rect", { width: "18", height: "18" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M16.3125 13.6036V4.39644C16.9659 4.16323 17.4375 3.54471 17.4375 2.8125C17.4375 1.88196 16.6805 1.125 15.75 1.125C14.8195 1.125 14.0625 1.88196 14.0625 2.8125C14.0625 3.03278 14.1078 3.2418 14.1847 3.43462L9 7.97141L3.81527 3.43485C3.89233 3.24174 3.9375 3.03278 3.9375 2.8125C3.9375 1.88196 3.18054 1.125 2.25 1.125C1.31946 1.125 0.5625 1.88196 0.5625 2.8125C0.5625 3.54476 1.0341 4.16329 1.6875 4.39616V13.6038C1.0341 13.8367 0.5625 14.4552 0.5625 15.1874C0.5625 16.118 1.31946 16.8749 2.25 16.8749C3.18054 16.8749 3.9375 16.118 3.9375 15.1874C3.9375 14.8125 3.81049 14.4692 3.6027 14.1888L6.60279 11.5636L7.93283 13.8911C7.55724 14.2009 7.3125 14.6636 7.3125 15.1874C7.3125 16.118 8.06946 16.8749 9 16.8749C9.93054 16.8749 10.6875 16.118 10.6875 15.1874C10.6875 14.6636 10.4426 14.2009 10.0672 13.8911L11.3972 11.5636L14.3973 14.1888C14.1895 14.4692 14.0625 14.8125 14.0625 15.1874C14.0625 16.118 14.8195 16.8749 15.75 16.8749C16.6805 16.8749 17.4375 16.118 17.4375 15.1874C17.4375 14.4552 16.9659 13.8367 16.3125 13.6036ZM15.75 2.25C16.0602 2.25 16.3125 2.50239 16.3125 2.8125C16.3125 3.12261 16.0602 3.375 15.75 3.375C15.4398 3.375 15.1875 3.12261 15.1875 2.8125C15.1875 2.50239 15.4398 2.25 15.75 2.25ZM13.6001 5.44101L11.1028 9.81135L9.85421 8.71875L13.6001 5.44101ZM8.14584 8.71875L6.89709 9.81135L4.39976 5.44101L8.14584 8.71875ZM2.25 2.25C2.56022 2.25 2.8125 2.50239 2.8125 2.8125C2.8125 3.12261 2.56022 3.375 2.25 3.375C1.93978 3.375 1.6875 3.12261 1.6875 2.8125C1.6875 2.50239 1.93978 2.25 2.25 2.25ZM2.25 15.75C1.93978 15.75 1.6875 15.4976 1.6875 15.1875C1.6875 14.8774 1.93978 14.625 2.25 14.625C2.56022 14.625 2.8125 14.8774 2.8125 15.1875C2.8125 15.4976 2.56022 15.75 2.25 15.75ZM2.8125 13.3855V4.93065L6.03343 10.5672L2.8125 13.3855ZM9 15.75C8.68978 15.75 8.4375 15.4976 8.4375 15.1875C8.4375 14.8774 8.68978 14.625 9 14.625C9.31022 14.625 9.5625 14.8774 9.5625 15.1875C9.5625 15.4976 9.31022 15.75 9 15.75ZM9 13.4915L7.46657 10.8078L9 9.46609L10.5334 10.8078L9 13.4915ZM15.1875 4.93042V13.3855L11.9666 10.5672L15.1875 4.93042ZM15.75 15.7501C15.4398 15.7501 15.1875 15.4977 15.1875 15.1876C15.1875 14.8774 15.4398 14.6251 15.75 14.6251C16.0602 14.6251 16.3125 14.8774 16.3125 15.1876C16.3125 15.4977 16.0602 15.7501 15.75 15.7501Z" })));
|
|
13
|
-
exports.NetworkIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
13
|
+
exports.NetworkIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
14
14
|
'data-component-name': 'icons/NetworkIcon/NetworkIcon',
|
|
15
|
-
})
|
|
15
|
+
}) `
|
|
16
16
|
path {
|
|
17
17
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
18
18
|
}
|
|
@@ -1,11 +1,25 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
3
|
declare function Icon(props: IconProps): React.JSX.Element;
|
|
4
|
-
export declare const NewChatIcon: import("styled-components").
|
|
5
|
-
'data-component-name': string;
|
|
6
|
-
} & {
|
|
4
|
+
export declare const NewChatIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
7
5
|
color?: string;
|
|
8
6
|
size?: string;
|
|
9
7
|
className?: string;
|
|
10
|
-
|
|
8
|
+
'data-component-name'?: string;
|
|
9
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
10
|
+
color?: string;
|
|
11
|
+
size?: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
'data-component-name'?: string;
|
|
14
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
15
|
+
color?: string;
|
|
16
|
+
size?: string;
|
|
17
|
+
className?: string;
|
|
18
|
+
'data-component-name'?: string;
|
|
19
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
20
|
+
color?: string;
|
|
21
|
+
size?: string;
|
|
22
|
+
className?: string;
|
|
23
|
+
'data-component-name'?: string;
|
|
24
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<typeof Icon, keyof React.Component<any, {}, any>>;
|
|
11
25
|
export {};
|
|
@@ -12,9 +12,9 @@ function Icon(props) {
|
|
|
12
12
|
react_1.default.createElement("path", { fill: "currentColor", d: "M11.375 11.375H2.625V2.625H7V1.75H2.625C2.39301 1.75023 2.17058 1.84249 2.00654 2.00654C1.84249 2.17058 1.75023 2.39301 1.75 2.625V11.375C1.75023 11.607 1.84249 11.8294 2.00654 11.9935C2.17058 12.1575 2.39301 12.2498 2.625 12.25H11.375C11.607 12.2498 11.8294 12.1575 11.9935 11.9935C12.1575 11.8294 12.2498 11.607 12.25 11.375V7H11.375V11.375Z" }),
|
|
13
13
|
react_1.default.createElement("path", { fill: "currentColor", d: "M11.375 2.625V0.875H10.5V2.625H8.75V3.5H10.5V5.25H11.375V3.5H13.125V2.625H11.375Z" })));
|
|
14
14
|
}
|
|
15
|
-
exports.NewChatIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
15
|
+
exports.NewChatIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
16
16
|
'data-component-name': 'icons/NewChatIcon/NewChatIcon',
|
|
17
|
-
})
|
|
17
|
+
}) `
|
|
18
18
|
path {
|
|
19
19
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
20
20
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const NoneIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const NoneIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -8,9 +8,9 @@ const react_1 = __importDefault(require("react"));
|
|
|
8
8
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
9
9
|
const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
10
10
|
react_1.default.createElement("path", { d: "M0 0h24v24H0z", fill: "none" })));
|
|
11
|
-
exports.NoneIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
11
|
+
exports.NoneIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
12
12
|
'data-component-name': 'icons/NoneIcon/NoneIcon',
|
|
13
|
-
})
|
|
13
|
+
}) `
|
|
14
14
|
height: ${({ size }) => size || '16px'};
|
|
15
15
|
width: ${({ size }) => size || '16px'};
|
|
16
16
|
`;
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const NoteIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const NoteIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xm
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M7.6375 3.4875L5.0125 0.8625C4.9375 0.7875 4.8625 0.75 4.75 0.75H1C0.5875 0.75 0.25 1.0875 0.25 1.5V10.5C0.25 10.9125 0.5875 11.25 1 11.25H7C7.4125 11.25 7.75 10.9125 7.75 10.5V3.75C7.75 3.6375 7.7125 3.5625 7.6375 3.4875ZM4.75 1.65L6.85 3.75H4.75V1.65ZM7 10.5H1V1.5H4V3.75C4 4.1625 4.3375 4.5 4.75 4.5H7V10.5Z", fill: "currentColor" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M6.25 8.25H1.75V9H6.25V8.25Z", fill: "currentColor" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M6.25 6H1.75V6.75H6.25V6Z", fill: "currentColor" })));
|
|
14
|
-
exports.NoteIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.NoteIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/NoteIcon/NoteIcon',
|
|
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 NotesIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const NotesIcon: 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>>;
|
|
@@ -13,9 +13,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ xm
|
|
|
13
13
|
react_1.default.createElement("path", { d: "M5.25 9C4.75555 9 4.2722 8.85338 3.86107 8.57867C3.44995 8.30397 3.12952 7.91352 2.9403 7.45671C2.75108 6.99989 2.70157 6.49723 2.79804 6.01227C2.8945 5.52732 3.1326 5.08186 3.48223 4.73223C3.83186 4.3826 4.27732 4.1445 4.76227 4.04804C5.24723 3.95157 5.74989 4.00108 6.20671 4.1903C6.66352 4.37952 7.05397 4.69995 7.32867 5.11107C7.60338 5.5222 7.75 6.00555 7.75 6.5C7.74926 7.16281 7.48562 7.79826 7.01694 8.26694C6.54826 8.73562 5.91281 8.99926 5.25 9ZM5.25 5.25C5.00277 5.25 4.7611 5.32331 4.55554 5.46066C4.34998 5.59801 4.18976 5.79324 4.09515 6.02165C4.00054 6.25005 3.97579 6.50139 4.02402 6.74386C4.07225 6.98634 4.1913 7.20907 4.36612 7.38388C4.54093 7.5587 4.76366 7.67775 5.00614 7.72598C5.24861 7.77421 5.49995 7.74946 5.72835 7.65485C5.95676 7.56024 6.15199 7.40002 6.28934 7.19446C6.42669 6.9889 6.5 6.74723 6.5 6.5C6.49967 6.16858 6.36787 5.85083 6.13352 5.61648C5.89917 5.38213 5.58142 5.25033 5.25 5.25Z", fill: "currentColor" }),
|
|
14
14
|
react_1.default.createElement("path", { d: "M12.75 14C12.2555 14 11.7722 13.8534 11.3611 13.5787C10.95 13.304 10.6295 12.9135 10.4403 12.4567C10.2511 11.9999 10.2016 11.4972 10.298 11.0123C10.3945 10.5273 10.6326 10.0819 10.9822 9.73223C11.3319 9.3826 11.7773 9.1445 12.2623 9.04804C12.7472 8.95157 13.2499 9.00108 13.7067 9.1903C14.1635 9.37952 14.554 9.69995 14.8287 10.1111C15.1034 10.5222 15.25 11.0055 15.25 11.5C15.2493 12.1628 14.9856 12.7983 14.5169 13.2669C14.0483 13.7356 13.4128 13.9993 12.75 14ZM12.75 10.25C12.5028 10.25 12.2611 10.3233 12.0555 10.4607C11.85 10.598 11.6898 10.7932 11.5951 11.0216C11.5005 11.2501 11.4758 11.5014 11.524 11.7439C11.5723 11.9863 11.6913 12.2091 11.8661 12.3839C12.0409 12.5587 12.2637 12.6777 12.5061 12.726C12.7486 12.7742 12.9999 12.7495 13.2284 12.6549C13.4568 12.5602 13.652 12.4 13.7893 12.1945C13.9267 11.9889 14 11.7472 14 11.5C13.9997 11.1686 13.8679 10.8508 13.6335 10.6165C13.3992 10.3821 13.0814 10.2503 12.75 10.25Z", fill: "currentColor" }),
|
|
15
15
|
react_1.default.createElement("path", { d: "M16.5 17.75H1.5C1.16859 17.7497 0.850846 17.6178 0.6165 17.3835C0.382155 17.1492 0.250347 16.8314 0.25 16.5V1.5C0.250347 1.16859 0.382155 0.850846 0.6165 0.6165C0.850846 0.382155 1.16859 0.250347 1.5 0.25H16.5C16.8314 0.250347 17.1492 0.382155 17.3835 0.6165C17.6178 0.850846 17.7497 1.16859 17.75 1.5V16.5C17.7497 16.8314 17.6178 17.1492 17.3835 17.3835C17.1492 17.6178 16.8314 17.7497 16.5 17.75ZM1.5 1.5V16.5H16.5V1.5H1.5Z", fill: "currentColor" })));
|
|
16
|
-
exports.NotesIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
16
|
+
exports.NotesIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
17
17
|
'data-component-name': 'icons/NotesIcon/NotesIcon',
|
|
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 OverflowMenuHorizontalIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const OverflowMenuHorizontalIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M3.2 9.1998C3.86274 9.1998 4.4 8.66255 4.4 7.9998C4.4 7.33706 3.86274 6.7998 3.2 6.7998C2.53726 6.7998 2 7.33706 2 7.9998C2 8.66255 2.53726 9.1998 3.2 9.1998Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M8 9.1998C8.66274 9.1998 9.2 8.66255 9.2 7.9998C9.2 7.33706 8.66274 6.7998 8 6.7998C7.33726 6.7998 6.8 7.33706 6.8 7.9998C6.8 8.66255 7.33726 9.1998 8 9.1998Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M12.8 9.1998C13.4627 9.1998 14 8.66255 14 7.9998C14 7.33706 13.4627 6.7998 12.8 6.7998C12.1373 6.7998 11.6 7.33706 11.6 7.9998C11.6 8.66255 12.1373 9.1998 12.8 9.1998Z" })));
|
|
14
|
-
exports.OverflowMenuHorizontalIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.OverflowMenuHorizontalIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/OverflowMenuHorizontalIcon/OverflowMenuHorizontalIcon',
|
|
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 OverflowMenuVerticalIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const OverflowMenuVerticalIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -11,9 +11,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
11
11
|
react_1.default.createElement("path", { d: "M7.99999 4.4C8.66273 4.4 9.19999 3.86274 9.19999 3.2C9.19999 2.53726 8.66273 2 7.99999 2C7.33725 2 6.79999 2.53726 6.79999 3.2C6.79999 3.86274 7.33725 4.4 7.99999 4.4Z" }),
|
|
12
12
|
react_1.default.createElement("path", { d: "M7.99999 9.2C8.66273 9.2 9.19999 8.66274 9.19999 8C9.19999 7.33726 8.66273 6.8 7.99999 6.8C7.33725 6.8 6.79999 7.33726 6.79999 8C6.79999 8.66274 7.33725 9.2 7.99999 9.2Z" }),
|
|
13
13
|
react_1.default.createElement("path", { d: "M7.99999 14C8.66273 14 9.19999 13.4627 9.19999 12.8C9.19999 12.1373 8.66273 11.6 7.99999 11.6C7.33725 11.6 6.79999 12.1373 6.79999 12.8C6.79999 13.4627 7.33725 14 7.99999 14Z" })));
|
|
14
|
-
exports.OverflowMenuVerticalIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
14
|
+
exports.OverflowMenuVerticalIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
15
15
|
'data-component-name': 'icons/OverflowMenuVerticalIcon/OverflowMenuVerticalIcon',
|
|
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 PeopleIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const PeopleIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
|
|
6
4
|
color?: string;
|
|
7
5
|
size?: string;
|
|
8
6
|
className?: string;
|
|
9
|
-
|
|
7
|
+
'data-component-name'?: string;
|
|
8
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
9
|
+
color?: string;
|
|
10
|
+
size?: string;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-component-name'?: string;
|
|
13
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name"> & Partial<Pick<import("styled-components").FastOmit<{
|
|
14
|
+
color?: string;
|
|
15
|
+
size?: string;
|
|
16
|
+
className?: string;
|
|
17
|
+
'data-component-name'?: string;
|
|
18
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name" | "size" | keyof React.SVGProps<SVGSVGElement>> & {
|
|
19
|
+
color?: string;
|
|
20
|
+
size?: string;
|
|
21
|
+
className?: string;
|
|
22
|
+
'data-component-name'?: string;
|
|
23
|
+
} & React.SVGProps<SVGSVGElement>, "data-component-name">>> & string & Omit<(props: IconProps) => React.JSX.Element, keyof React.Component<any, {}, any>>;
|
|
@@ -14,9 +14,9 @@ const Icon = (props) => (react_1.default.createElement("svg", Object.assign({ vi
|
|
|
14
14
|
react_1.default.createElement("path", { d: "M9 6.3125C9.33376 6.3125 9.66002 6.41147 9.93752 6.5969C10.215 6.78232 10.4313 7.04587 10.559 7.35422C10.6868 7.66257 10.7202 8.00187 10.6551 8.32922C10.59 8.65656 10.4292 8.95724 10.1932 9.19324C9.95724 9.42924 9.65656 9.58996 9.32922 9.65508C9.00187 9.72019 8.66257 9.68677 8.35422 9.55905C8.04587 9.43132 7.78232 9.21503 7.5969 8.93752C7.41147 8.66002 7.3125 8.33376 7.3125 8C7.3125 7.55245 7.49029 7.12322 7.80676 6.80676C8.12322 6.49029 8.55245 6.3125 9 6.3125ZM9 5.1875C8.44374 5.1875 7.89997 5.35245 7.43746 5.66149C6.97495 5.97053 6.61446 6.40979 6.40159 6.9237C6.18872 7.43762 6.13302 8.00312 6.24154 8.54869C6.35006 9.09426 6.61793 9.5954 7.01126 9.98874C7.4046 10.3821 7.90574 10.6499 8.45131 10.7585C8.99688 10.867 9.56238 10.8113 10.0763 10.5984C10.5902 10.3855 11.0295 10.0251 11.3385 9.56254C11.6475 9.10003 11.8125 8.55626 11.8125 8C11.8125 7.25408 11.5162 6.53871 10.9887 6.01126C10.4613 5.48382 9.74592 5.1875 9 5.1875Z", fill: "#1F7CFF" }),
|
|
15
15
|
react_1.default.createElement("path", { d: "M4.5 6.875H3.375C2.62935 6.87588 1.91449 7.17248 1.38723 7.69973C0.859976 8.22699 0.563378 8.94185 0.5625 9.6875V11.9375H1.6875V9.6875C1.68799 9.2401 1.86594 8.81116 2.1823 8.4948C2.49866 8.17844 2.9276 8.00049 3.375 8H4.5V6.875Z", fill: "#1F7CFF" }),
|
|
16
16
|
react_1.default.createElement("path", { d: "M4.5 1.25C4.83376 1.25 5.16002 1.34897 5.43752 1.5344C5.71503 1.71982 5.93132 1.98337 6.05905 2.29172C6.18677 2.60007 6.22019 2.93937 6.15508 3.26671C6.08996 3.59406 5.92924 3.89474 5.69324 4.13074C5.45724 4.36674 5.15656 4.52746 4.82922 4.59258C4.50187 4.65769 4.16257 4.62427 3.85422 4.49655C3.54587 4.36882 3.28232 4.15253 3.0969 3.87502C2.91147 3.59752 2.8125 3.27126 2.8125 2.9375C2.8125 2.48995 2.99029 2.06072 3.30676 1.74426C3.62322 1.42779 4.05245 1.25 4.5 1.25ZM4.5 0.125C3.94374 0.125 3.39997 0.28995 2.93746 0.598992C2.47495 0.908033 2.11446 1.34729 1.90159 1.8612C1.68872 2.37512 1.63302 2.94062 1.74154 3.48619C1.85006 4.03176 2.11793 4.5329 2.51126 4.92624C2.9046 5.31957 3.40574 5.58744 3.95131 5.69596C4.49688 5.80448 5.06238 5.74878 5.5763 5.53591C6.09021 5.32304 6.52947 4.96255 6.83851 4.50004C7.14755 4.03753 7.3125 3.49376 7.3125 2.9375C7.3125 2.19158 7.01618 1.47621 6.48874 0.948762C5.96129 0.421316 5.24592 0.125 4.5 0.125Z", fill: "#1F7CFF" })));
|
|
17
|
-
exports.PeopleIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
17
|
+
exports.PeopleIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
18
18
|
'data-component-name': 'icons/PeopleIcon/PeopleIcon',
|
|
19
|
-
})
|
|
19
|
+
}) `
|
|
20
20
|
path {
|
|
21
21
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
22
22
|
}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { IconProps } from '../../icons/types';
|
|
3
|
-
export declare const PlayIcon: import("styled-components").
|
|
4
|
-
'data-component-name': string;
|
|
5
|
-
} & {
|
|
3
|
+
export declare const PlayIcon: 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: "M3.0625 12.25C2.94647 12.25 2.83519 12.2039 2.75314 12.1219C2.67109 12.0398 2.625 11.9286 2.625 11.8125V2.18753C2.62499 2.1115 2.6448 2.03678 2.68247 1.97074C2.72014 1.9047 2.77437 1.84961 2.83981 1.81092C2.90526 1.77222 2.97965 1.75124 3.05567 1.75005C3.13169 1.74887 3.20671 1.76751 3.27333 1.80415L12.0233 6.61665C12.092 6.6544 12.1492 6.70989 12.1891 6.77733C12.229 6.84476 12.25 6.92167 12.25 7.00001C12.25 7.07835 12.229 7.15526 12.1891 7.22269C12.1492 7.29013 12.092 7.34562 12.0233 7.38337L3.27333 12.1959C3.20874 12.2314 3.13622 12.25 3.0625 12.25ZM3.5 2.9273V11.0726L10.9046 7.00003L3.5 2.9273Z" })));
|
|
12
|
-
exports.PlayIcon = (0, styled_components_1.default)(Icon).attrs(
|
|
12
|
+
exports.PlayIcon = (0, styled_components_1.default)(Icon).attrs({
|
|
13
13
|
'data-component-name': 'icons/PlayIcon/PlayIcon',
|
|
14
|
-
})
|
|
14
|
+
}) `
|
|
15
15
|
path {
|
|
16
16
|
fill: ${({ color }) => (0, utils_1.getCssColorVariable)(color)};
|
|
17
17
|
}
|