504,579 packages matching “@spectrum-web-components/color-slider”
@spectrum-css/slider
v6.4.0 · 10 months ago
The Spectrum CSS slider component
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/toast
v1.12.2 · 1 month ago
`<sp-toast>` elements display brief, temporary notifications. They are noticeable but do not disrupt the user experience and do not require an action to be taken.
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
@chakra-ui/slider
v2.1.0 · 3 years ago
Accessible slider component for React that implements <input type=range>
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/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/swatch
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design Swatch
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
@adobe/react-spectrum
v3.47.3 · 6 days ago
Spectrum UI components in React
No known vulnerabilities
@react-spectrum/color
v3.2.1 · 2 months ago
Spectrum UI components in React
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/color-wheel
v1.12.2 · 1 month ago
An `<sp-color-wheel>` allows users to visually select the hue of a color on a circular track. It's commonly used together with other color components to create comprehensive color selection interfaces.
No known vulnerabilities
@spectrum-web-components/core
v0.3.0 · 1 month ago
Abstract base classes for Spectrum Web Components
No known vulnerabilities
@spectrum-web-components/combobox
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design Combobox
No known vulnerabilities
@spectrum-web-components/opacity-checkerboard
v1.12.2 · 1 month ago
The `opacity-checkerboard` class provides a CSS utility that displays a checkerboard pattern background, commonly used to highlight transparent or semi-transparent areas in UI components. This visual indicator helps users distinguish between transparent a
No known vulnerabilities
@spectrum-web-components/divider
v1.12.2 · 1 month ago
`sp-divider` brings clarity to a layout by grouping and dividing content that exists in close proximity. It can also be used to establish rhythm and hierarchy.
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-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