467,193 packages matching “@spectrum-web-components/button”
@spectrum-web-components/action-menu
v1.12.2 · 1 month ago
An `<sp-action-menu>` is an action button that triggers an overlay with `<sp-menu-items>` for activation. Use an `<sp-menu>` element to outline the items that will be made available to the user when interacting with the `<sp-action-menu>` element. By defa
No known vulnerabilities
@spectrum-web-components/tray
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design Tray
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
@react-spectrum/button
v3.18.1 · 2 months ago
Spectrum UI components in React
No known vulnerabilities
@spectrum-web-components/alert-dialog
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design AlertDialog
No known vulnerabilities
@spectrum-web-components/dropzone
v1.12.2 · 1 month ago
A `<sp-dropzone>` is an area on the screen into which an object can be dragged and dropped to accomplish a task. For example, a drop zone might be used in an upload workflow to enable the user to drop a file from their operating system into the drop zone,
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/picker-button
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design PickerButton
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/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
@spectrum-web-components/split-button
v0.49.0 · 1 year ago
An `sp-split-button` surfaces an immediately envokable action via it's main button, as well as a list of alternative actions in its toggleable menu overlay. By default, any actions envoked from the overlay will replace the main action button. When leverag
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/search
v1.12.2 · 1 month ago
The `<sp-search>` element is used for searching and filtering items.
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/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
@spectrum-web-components/alert-banner
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design AlertBanner
No known vulnerabilities
@spectrum-web-components/progress-circle
v1.12.2 · 1 month ago
An `<sp-progress-circle>` shows the progression of a system operation such as downloading, uploading, processing, etc. in a visual way. It can represent both determinate and indeterminate progress, helping users understand the status of ongoing operations
No known vulnerabilities
@spectrum-web-components/popover
v1.12.2 · 1 month ago
An `<sp-popover>` is used to display transient content (menus, options, additional actions etc.) and appears when clicking/tapping on a source (tools, buttons, etc.) It stands out via its visual style (stroke and drop shadow) and floats on top of the rest
No known vulnerabilities
@spectrum-web-components/core
v0.3.0 · 1 month ago
Abstract base classes for Spectrum Web Components
No known vulnerabilities