Socket
Socket
Sign inDemoInstall

@spectrum-css/actionbutton

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/actionbutton - npm Package Compare versions

Comparing version 7.0.0-s2-foundations.6 to 7.0.0-s2-foundations.7

dist/themes/spectrum-two.css

12

CHANGELOG.md
# Change Log
## 7.0.0-s2-foundations.7
### Major Changes
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22) Thanks [@pfulton](https://github.com/pfulton)! - Revert themes asset naming to simplify code review; bug fixes in custom property loading from theme assets
### Patch Changes
- Updated dependencies [[`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22)]:
- @spectrum-css/icon@8.0.0-s2-foundations.7
- @spectrum-css/tokens@15.0.0-s2-foundations.7
## 7.0.0-s2-foundations.6

@@ -4,0 +16,0 @@

30

dist/metadata.json
{
"selectors": [
".spectrum-ActionButton",
".spectrum-ActionButton-hold",
".spectrum-ActionButton-hold + .spectrum-ActionButton-icon",
".spectrum-ActionButton-icon",
".spectrum-ActionButton-icon:only-child",
".spectrum-ActionButton-label",
".spectrum-ActionButton-label:empty",
".spectrum-ActionButton .spectrum-ActionButton-hold",
".spectrum-ActionButton .spectrum-ActionButton-hold + .spectrum-ActionButton-icon",
".spectrum-ActionButton .spectrum-ActionButton-icon",
".spectrum-ActionButton .spectrum-ActionButton-icon:only-child",
".spectrum-ActionButton .spectrum-ActionButton-label",
".spectrum-ActionButton .spectrum-ActionButton-label:empty",
".spectrum-ActionButton.is-disabled",

@@ -15,3 +15,3 @@ ".spectrum-ActionButton.is-selected",

".spectrum-ActionButton.is-selected .spectrum-ActionButton-label",
".spectrum-ActionButton.spectrum-ActionButton--emphasized",
".spectrum-ActionButton.spectrum-ActionButton--emphasized.is-selected",
".spectrum-ActionButton.spectrum-ActionButton--quiet",

@@ -24,4 +24,6 @@ ".spectrum-ActionButton.spectrum-ActionButton--sizeL",

".spectrum-ActionButton.spectrum-ActionButton--staticBlack",
".spectrum-ActionButton.spectrum-ActionButton--staticBlack.is-selected",
".spectrum-ActionButton.spectrum-ActionButton--staticBlack.spectrum-ActionButton--quiet",
".spectrum-ActionButton.spectrum-ActionButton--staticWhite",
".spectrum-ActionButton.spectrum-ActionButton--staticWhite.is-selected",
".spectrum-ActionButton.spectrum-ActionButton--staticWhite.spectrum-ActionButton--quiet",

@@ -108,32 +110,18 @@ ".spectrum-ActionButton::-moz-focus-inner",

"--spectrum-actionbutton-background-color-default",
"--spectrum-actionbutton-background-color-default-selected",
"--spectrum-actionbutton-background-color-disabled",
"--spectrum-actionbutton-background-color-disabled-selected",
"--spectrum-actionbutton-background-color-down",
"--spectrum-actionbutton-background-color-down-selected",
"--spectrum-actionbutton-background-color-focus",
"--spectrum-actionbutton-background-color-focus-selected",
"--spectrum-actionbutton-background-color-hover",
"--spectrum-actionbutton-background-color-hover-selected",
"--spectrum-actionbutton-border-color-default",
"--spectrum-actionbutton-border-color-default-selected",
"--spectrum-actionbutton-border-color-disabled",
"--spectrum-actionbutton-border-color-disabled-selected",
"--spectrum-actionbutton-border-color-down",
"--spectrum-actionbutton-border-color-down-selected",
"--spectrum-actionbutton-border-color-focus",
"--spectrum-actionbutton-border-color-focus-selected",
"--spectrum-actionbutton-border-color-hover",
"--spectrum-actionbutton-border-color-hover-selected",
"--spectrum-actionbutton-border-radius",
"--spectrum-actionbutton-border-width",
"--spectrum-actionbutton-content-color-default",
"--spectrum-actionbutton-content-color-default-selected",
"--spectrum-actionbutton-content-color-disabled",
"--spectrum-actionbutton-content-color-down",
"--spectrum-actionbutton-content-color-down-selected",
"--spectrum-actionbutton-content-color-focus",
"--spectrum-actionbutton-content-color-focus-selected",
"--spectrum-actionbutton-content-color-hover",
"--spectrum-actionbutton-content-color-hover-selected",
"--spectrum-actionbutton-edge-to-hold-icon",

@@ -140,0 +128,0 @@ "--spectrum-actionbutton-edge-to-text",

{
"name": "@spectrum-css/actionbutton",
"version": "7.0.0-s2-foundations.6",
"version": "7.0.0-s2-foundations.7",
"description": "The Spectrum CSS action button component",

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

@@ -11,3 +11,3 @@ import { Template as Typography } from "@spectrum-css/typography/stories/template.js";

import "../themes/express.css";
import "../themes/legacy.css";
import "../themes/spectrum.css";

@@ -14,0 +14,0 @@ /**

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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