422,519 packages matching “@spectrum-web-components/overlay”
@spectrum-web-components/overlay
v1.12.2 · 1 month ago
An `<sp-overlay>` element is used to decorate content that you would like to present to your visitors as "overlaid" on the rest of the application. This includes dialogs (modal and not), pickers, tooltips, context menus, et al.
No known vulnerabilities
@swc-react/overlay
v1.12.2 · 1 month ago
React and Next.js wrapper of the @spectrum-web-components/overlay component
No known vulnerabilities
@spectrum-web-components/overlay-root
v0.1.7 · 6 years ago
An **overlay-root** defines the DOM element which defines the bounds in which overlay elements (e.g. `sp-popover`) are rendered. An overlay root is intended to be used with an [`overlay-trigger`](/components/overlay-trigger). Please see the documentation
No known vulnerabilities
@swc-uxp-wrappers/overlay
v2.0.0 · 2 years ago
UXP wrapper of the @spectrum-web-components/overlay component
No known vulnerabilities
@spectrum-web-components/overlay-trigger
v0.1.7 · 6 years ago
An **overlay-trigger** is used to overlay content that is positioned relative to another control. Two kinds of triggers are supported, `hover` and `click`. Each may have it's own content.
No known vulnerabilities
@spectrum-web-components/underlay
v1.12.2 · 1 month ago
An `<sp-underlay>` provides a visual layer between overlay content and the rest of your application. It is commonly used with modal dialogs and other overlay elements to create a visual separation and prevent interaction with the background content while
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/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/dialog
v1.12.2 · 1 month ago
`sp-dialog` displays important information that users need to acknowledge. They appear over the interface and block further interactions. When used directly the `sp-dialog` element surfaces a `slot` based API for deep customization of the content to be in
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-dialog
v1.12.2 · 1 month ago
Web component implementation of a Spectrum design AlertDialog
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/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/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/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/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/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