Core package for ScottishPower email compoents and styles
SharePoint Framework core libraries
alters a string by replacing multiple range fragments in one fast pass
Spread.Sheets react support
Verdaccio Core Components
This package is a wrapper around the [livekit/client-sdk-js](https://github.com/livekit/client-sdk-js) package. It transforms the event based logic into simple to use observable state and component level APIs. This package is the core for all framework sp
A Complete Microsoft Excel-like JavaScript Spreadsheet for Enterprise Applications
`<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
A supported set of Office UI Fabric Core definitions bundled for use in the SharePoint Framework
SharePoint Framework core build tasks
Core styles & components
Core components and util functions of React Flow.
Isomorphic client library for supporting long-running operations in node.js and browser.
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>`](..
`<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
React components library focused on usability, accessibility and developer experience
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 description provided.
Core components used by Backstage plugins and apps
A RESTful API for managing your Postgres.
Storybook: Develop, document, and test UI components in isolation
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
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.
An `<sp-action-button>` represents an action a user can take.