Socket
Socket
Sign inDemoInstall

@spectrum-css/actionbutton

Package Overview
Dependencies
2
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.7-next.2 to 6.0.0

15

CHANGELOG.md

@@ -6,2 +6,17 @@ # Change Log

<a name="6.0.0"></a>
#6.0.0
🗓
2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.2.6...@spectrum-css/actionbutton@6.0.0)
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)
###
🛑 BREAKING CHANGES
*
- Removes component-builder & component-builder-simple for script leveraging postcss
- Imports added to index.css and themes/express.css
<a name="5.2.6"></a>

@@ -8,0 +23,0 @@ ##5.2.6

15

dist/metadata.json

@@ -88,5 +88,8 @@ {

"--mod-actionbutton-text-to-visual",
"--mod-animation-duration-100",
"--mod-button-animation-duration",
"--mod-button-font-family",
"--mod-button-line-height"
"--mod-button-line-height",
"--mod-line-height-100",
"--mod-sans-font-family-stack"
],

@@ -157,7 +160,3 @@ "spectrum": [

"--spectrum-component-height-75",
"--spectrum-corner-radius-medium-size-extra-large",
"--spectrum-corner-radius-medium-size-extra-small",
"--spectrum-corner-radius-medium-size-large",
"--spectrum-corner-radius-medium-size-medium",
"--spectrum-corner-radius-medium-size-small",
"--spectrum-corner-radius-100",
"--spectrum-disabled-background-color",

@@ -180,5 +179,4 @@ "--spectrum-disabled-border-color",

"--spectrum-font-size-75",
"--spectrum-gray-100",
"--spectrum-gray-200",
"--spectrum-gray-25",
"--spectrum-gray-300",
"--spectrum-gray-400",

@@ -188,2 +186,3 @@ "--spectrum-gray-50",

"--spectrum-gray-600",
"--spectrum-gray-75",
"--spectrum-line-height-100",

@@ -190,0 +189,0 @@ "--spectrum-logical-rotation",

@@ -52,4 +52,7 @@ | Modifiable custom properties |

| `--mod-actionbutton-text-to-visual` |
| `--mod-animation-duration-100` |
| `--mod-button-animation-duration` |
| `--mod-button-font-family` |
| `--mod-button-line-height` |
| `--mod-line-height-100` |
| `--mod-sans-font-family-stack` |
{
"name": "@spectrum-css/actionbutton",
"version": "5.2.7-next.2",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/actionbutton",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/actionbutton"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"peerDependencies": {
"@spectrum-css/icon": ">=4",
"@spectrum-css/tokens": "^14.0.0-next.3"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
"optional": true
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.1.4-next.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2"
"name": "@spectrum-css/actionbutton",
"version": "6.0.0",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/actionbutton",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/actionbutton"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"peerDependencies": {
"@spectrum-css/icon": ">=4",
"@spectrum-css/tokens": ">=13"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
"optional": true
}
},
"devDependencies": {
"@spectrum-css/commons": "^10.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "ee96fec864d2f60be456b50964dacfa8d562d9b8"
}

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc