783,364 packages matching “@spectrum-web-components/icon”
@spectrum-web-components/icon
v1.12.2 · 1 month ago
`<sp-icon>` renders an icon to the page. By default the `name` attribute will pair with separately registered icon sets to deliver the icons. When not present, `<sp-icon>` will subsequently check for its `src` attribute which could populate the icon via a
No known vulnerabilities
@swc-react/icon
v1.12.2 · 1 month ago
React and Next.js wrapper of the @spectrum-web-components/icon component
No known vulnerabilities
@spectrum-web-components/icons-workflow
v1.12.2 · 1 month ago
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
No known vulnerabilities
@spectrum-web-components/icons-ui
v1.12.2 · 1 month ago
Deliver [Spectrum UI Icons](https://spectrum.adobe.com/page/icons/) as either:
No known vulnerabilities
@spectrum-web-components/iconset
v1.12.2 · 1 month ago
Extend either the `Iconset` or `IconsetSVG` exports of this package to supply your application with a custom icon set to power the use of `<sp-icon>` elements throughout. Give your new icon set a custom name, and you'll be ready to supply them as `<sp-ico
No known vulnerabilities
@spectrum-web-components/button
v1.12.2 · 1 month ago
An `<sp-button>` represents an action a user can take. sp-buttons can be clicked or tapped to perform an action or to navigate to another page. Buttons in Spectrum have several variations for different uses and multiple levels of loudness for various atte
No known vulnerabilities
@spectrum-web-components/action-button
v1.12.2 · 1 month ago
An `<sp-action-button>` represents an action a user can take.
No known vulnerabilities
@spectrum-web-components/styles
v1.12.2 · 1 month ago
Spectrum Web Components are a [`LitElement`](https://lit-element.polymer-project.org)-powered web component library implementing Adobe's Spectrum design system. This package defines the CSS custom properties that implement design tokens from [Spectrum Tok
No known vulnerabilities
@spectrum-web-components/tooltip
v1.12.2 · 1 month ago
`<sp-tooltip>` allow users to get contextual help or information about specific components when hovering or focusing on them.
No known vulnerabilities
@spectrum-web-components/icons
v1.12.2 · 1 month ago
The `<sp-icons-medium>` and `<sp-icons-large>` elements included in this package supply your application with the Spectrum CSS medium and large icons for use in the `<sp-icon>` element. Include at least one of these elements in a project that makes use of
No known vulnerabilities
@spectrum-web-components/infield-button
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design InfieldButton
No known vulnerabilities
@spectrum-web-components/theme
v1.12.2 · 1 month ago
`<sp-theme>` provides Spectrum design tokens (CSS custom properties) to everything in its DOM scope. Components inside a theme use these tokens to render correctly. The element itself does not visually “apply” styles to your app; it exposes the tokens so
No known vulnerabilities
@spectrum-web-components/shared
v1.12.2 · 1 month ago
The `@spectrum-web-components/shared` package provides essential base classes, mixins, and utilities that support developing Spectrum Web Components. This package contains foundational tools for focus management, slot observation, accessibility enhancemen
No known vulnerabilities
@spectrum-web-components/base
v1.12.2 · 1 month ago
The `SpectrumElement` base class as created by mixing `SpectrumMixin` onto `LitElement` provides text direction support via the CSS `:dir()` pseudo-class, which automatically inherits directionality from the DOM hierarchy. In a TypeScript context, it also
No known vulnerabilities
@spectrum-web-components/menu
v1.12.2 · 1 month ago
An `<sp-menu>` is used for creating a menu list. The various elements inside a menu are given as [`<sp-menu-group>`](../menu-group), [`<sp-menu-item>`](../menu-item), or `<sp-menu-divider>`. Often a `<sp-menu>` element will appear in a [`<sp-popover>`](..
No known vulnerabilities
@spectrum-web-components/action-bar
v1.12.2 · 1 month ago
A `<sp-action-bar>` delivers a floating action bar that is a convenient way to deliver stateful actions in cases like selection mode. `<sp-action-bar>` can be deployed in two variants beyond the default: `[varient="fixed"]` to position the element in rela
No known vulnerabilities
@spectrum-web-components/badge
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design Badge
No known vulnerabilities
@adobe/react-spectrum
v3.47.3 · 8 days ago
Spectrum UI components in React
No known vulnerabilities
@spectrum-web-components/accordion
v1.12.2 · 1 month ago
The `<sp-accordion>` element contains a list of items that can be expanded or collapsed to reveal additional content or information associated with each item. There can be zero expanded items, exactly one expanded item, or more than one item expanded at a
No known vulnerabilities
@spectrum-web-components/picker
v1.12.2 · 1 month ago
An `<sp-picker>` is an alternative to HTML's `<select>` element. Use [`<sp-menu-item>`](../menu-item) elements to outline the options that will be made available to the user when interacting with the `<sp-picker>` element.
No known vulnerabilities