Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/button

Package Overview
Dependencies
Maintainers
4
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/button - npm Package Compare versions

Comparing version 14.0.0-next.4 to 14.0.0-next.5

29

CHANGELOG.md
# Change Log
## 14.0.0-next.5
### Patch Changes
- [#2700](https://github.com/adobe/spectrum-css/pull/2700) [`fd0fbc2`](https://github.com/adobe/spectrum-css/commit/fd0fbc28ab944afdbfdc615e1108bc941beb93d5) Thanks [@castastrophe](https://github.com/castastrophe)! - chore: run branch through formatter
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="13.0.0"></a>
#13.0.0
🗓
2024-04-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@12.0.2...@spectrum-css/button@13.0.0)
### ✨ Features
\*use storybook v8 ([#2604](https://github.com/adobe/spectrum-css/issues/2604))([166ab23](https://github.com/adobe/spectrum-css/commit/166ab23))
### 🐛 Bug fixes
- **button:**pending state width, transition ([#2570](https://github.com/adobe/spectrum-css/issues/2570))([7b67bff](https://github.com/adobe/spectrum-css/commit/7b67bff))
\*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="12.0.2"></a>

@@ -7,0 +36,0 @@ ##12.0.2

3

dist/metadata.json

@@ -62,2 +62,3 @@ {

"mods": [
"--mod-animation-duration-100",
"--mod-bold-font-weight",

@@ -107,2 +108,4 @@ "--mod-button-animation-duration",

"--mod-focus-indicator-gap",
"--mod-line-height-100",
"--mod-sans-font-family-stack",
"--mod-static-black-focus-indicator-color"

@@ -109,0 +112,0 @@ ],

| Modifiable custom properties |
| ------------------------------------------ |
| `--mod-animation-duration-100` |
| `--mod-bold-font-weight` |

@@ -47,2 +48,4 @@ | `--mod-button-animation-duration` |

| `--mod-focus-indicator-gap` |
| `--mod-line-height-100` |
| `--mod-sans-font-family-stack` |
| `--mod-static-black-focus-indicator-color` |

82

package.json
{
"name": "@spectrum-css/button",
"version": "14.0.0-next.4",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/button-accent",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/button"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"peerDependencies": {
"@spectrum-css/icon": ">=6",
"@spectrum-css/progresscircle": ">=2",
"@spectrum-css/tokens": "^14.0.0-next.3"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
"optional": true
},
"@spectrum-css/progresscircle": {
"optional": true
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.1.4-next.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2"
"name": "@spectrum-css/button",
"version": "14.0.0-next.5",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
"homepage": "https://opensource.adobe.com/spectrum-css/button-accent",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/button"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "dist/index.css",
"files": [
"dist/*",
"CHANGELOG.md",
"package.json",
"stories/template.js",
"metadata/mods.md"
],
"peerDependencies": {
"@spectrum-css/icon": ">=6",
"@spectrum-css/progresscircle": ">=2",
"@spectrum-css/tokens": ">=14.0.0-next.3"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
"optional": true
},
"@spectrum-css/progresscircle": {
"optional": true
}
},
"devDependencies": {
"@spectrum-css/commons": "^10.0.0"
},
"keywords": [
"spectrum",
"css",
"design system",
"adobe"
],
"publishConfig": {
"access": "public"
}
}

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