New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/colorslider

Package Overview
Dependencies
Maintainers
0
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/colorslider - npm Package Compare versions

Comparing version 7.0.0-s2-foundations.1 to 7.0.0-s2-foundations.2

dist/index-theme.css

13

CHANGELOG.md
# Change Log
## 7.0.0-s2-foundations.2
### Major Changes
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`b00388b`](https://github.com/adobe/spectrum-css/commit/b00388b3ab026989f261f7bcdd77699521f45d58) Thanks [@pfulton](https://github.com/pfulton)! - Preserves `themes` folder in `dist` artifacts for easier downstream consumption
### Patch Changes
- Updated dependencies [[`b00388b`](https://github.com/adobe/spectrum-css/commit/b00388b3ab026989f261f7bcdd77699521f45d58)]:
- @spectrum-css/opacitycheckerboard@3.0.0-s2-foundations.2
- @spectrum-css/colorhandle@9.0.0-s2-foundations.2
- @spectrum-css/tokens@15.0.0-s2-foundations.2
## 7.0.0-s2-foundations.1

@@ -4,0 +17,0 @@

2

package.json
{
"name": "@spectrum-css/colorslider",
"version": "7.0.0-s2-foundations.1",
"version": "7.0.0-s2-foundations.2",
"description": "The Spectrum CSS Color slider component",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -30,4 +30,3 @@ import { Template as ColorHandle } from "@spectrum-css/colorhandle/stories/template.js";

},
...globals
}, context) => html`
} = {}, context = {}) => html`
<div

@@ -44,3 +43,2 @@ class=${classMap({

${OpacityCheckerboard({
...globals,
customClasses: [`${rootClass}-checkerboard`],

@@ -66,3 +64,2 @@ content: [

${ColorHandle({
...globals,
isDisabled,

@@ -69,0 +66,0 @@ isFocused,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc