Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions .changeset/rename-steplist.md

This file was deleted.

26 changes: 26 additions & 0 deletions packages/component-schemas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)

## 5.0.1

### Patch Changes

* [#621](https://github.com/adobe/spectrum-tokens/pull/621) [`ee2ceb5`](https://github.com/adobe/spectrum-tokens/commit/ee2ceb541dea5eb9b5267c861e44bfd804fd33a7) Thanks [@GarthDB](https://github.com/GarthDB)! - refactor(component-schemas): rename step-list to steplist

Renamed the `step-list` component schema to `steplist` for consistency with other single-word component names.

## Components Changed (0 added, 1 deleted, 1 added)

**Original Branch:** `main`

**New Branch:** `refactor/rename-step-list-to-steplist`

### 📦 Renamed Component

* `step-list` → `steplist` - Component schema renamed

### Changes to steplist schema

* **$id**: Changed from `https://opensource.adobe.com/spectrum-tokens/schemas/components/step-list.json` to `https://opensource.adobe.com/spectrum-tokens/schemas/components/steplist.json`
* **title**: Changed from "Step list" to "Steplist"
* **documentationUrl**: Changed from `https://spectrum.adobe.com/page/step-list/` to `https://spectrum.adobe.com/page/steplist/`

All other properties remain unchanged. This is a non-breaking rename at the schema level, though consumers referencing the old filename will need to update their imports.

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/component-schemas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spectrum-component-api-schemas",
"version": "5.0.0",
"version": "5.0.1",
"description": "",
"type": "module",
"main": "index.js",
Expand Down
103 changes: 57 additions & 46 deletions tools/spectrum-design-data-mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,52 @@
# @adobe/spectrum-design-data-mcp
# [**@adobe/spectrum-design-data-mcp**](https://github.com/adobe/spectrum-design-data-mcp)

## 1.0.11

### Patch Changes

* Updated dependencies \[[`ee2ceb5`](https://github.com/adobe/spectrum-tokens/commit/ee2ceb541dea5eb9b5267c861e44bfd804fd33a7)]:
* [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)@5.0.1

## 1.0.10

### Patch Changes

- Updated dependencies [[`f64bee3`](https://github.com/adobe/spectrum-tokens/commit/f64bee3900c874775f2d3424516786a0d644d057)]:
- @adobe/spectrum-tokens@13.16.0
* Updated dependencies \[[`f64bee3`](https://github.com/adobe/spectrum-tokens/commit/f64bee3900c874775f2d3424516786a0d644d057)]:
* [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-tokens)@13.16.0

## 1.0.9

### Patch Changes

- Updated dependencies [[`a772572`](https://github.com/adobe/spectrum-tokens/commit/a772572de88c54d279c20d7148f6ac91eb941d2a)]:
- @adobe/spectrum-component-api-schemas@5.0.0
* Updated dependencies \[[`a772572`](https://github.com/adobe/spectrum-tokens/commit/a772572de88c54d279c20d7148f6ac91eb941d2a)]:
* [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)@5.0.0

## 1.0.8

### Patch Changes

- Updated dependencies [[`433efdd`](https://github.com/adobe/spectrum-tokens/commit/433efdd18f9b0842ae55acac3cd0fbc1e5e5db58)]:
- @adobe/spectrum-component-api-schemas@4.0.0
* Updated dependencies \[[`433efdd`](https://github.com/adobe/spectrum-tokens/commit/433efdd18f9b0842ae55acac3cd0fbc1e5e5db58)]:
* [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)@4.0.0

## 1.0.7

### Patch Changes

- Updated dependencies [[`13d9202`](https://github.com/adobe/spectrum-tokens/commit/13d920273c02c78d3748522de6a7c7ee39b39814)]:
- @adobe/spectrum-component-api-schemas@3.0.0
* Updated dependencies \[[`13d9202`](https://github.com/adobe/spectrum-tokens/commit/13d920273c02c78d3748522de6a7c7ee39b39814)]:
* [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)@3.0.0

## 1.0.6

### Patch Changes

- [#595](https://github.com/adobe/spectrum-tokens/pull/595) [`53bc11e`](https://github.com/adobe/spectrum-tokens/commit/53bc11e1bfcc3a839cfc5dfbd63f59cc5e87a1c3) Thanks [@GarthDB](https://github.com/GarthDB)! - Enhanced documentation with security and configuration improvements
- Add multiple MCP configuration options including recommended npx usage
- Add npm provenance support for enhanced supply-chain security
- Improve installation section with package integrity verification
- Add comprehensive troubleshooting section for common issues
- Add dedicated security section with best practices
- Add support section with links to issues and documentation
* [#595](https://github.com/adobe/spectrum-tokens/pull/595) [`53bc11e`](https://github.com/adobe/spectrum-tokens/commit/53bc11e1bfcc3a839cfc5dfbd63f59cc5e87a1c3) Thanks [@GarthDB](https://github.com/GarthDB)! - Enhanced documentation with security and configuration improvements

* Add multiple MCP configuration options including recommended npx usage
* Add npm provenance support for enhanced supply-chain security
* Improve installation section with package integrity verification
* Add comprehensive troubleshooting section for common issues
* Add dedicated security section with best practices
* Add support section with links to issues and documentation

These changes align the documentation with modern MCP server standards
and improve user experience with better configuration options and security features.
Expand All @@ -47,80 +55,83 @@

### Patch Changes

- Updated dependencies [[`1e860c4`](https://github.com/adobe/spectrum-tokens/commit/1e860c4436c58ceca6f4500ea7e24d6d8cdd20c8)]:
- @adobe/spectrum-tokens@13.15.1
* Updated dependencies \[[`1e860c4`](https://github.com/adobe/spectrum-tokens/commit/1e860c4436c58ceca6f4500ea7e24d6d8cdd20c8)]:
* [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-tokens)@13.15.1

## 1.0.4

### Patch Changes

- Updated dependencies [[`3df7197`](https://github.com/adobe/spectrum-tokens/commit/3df7197e7da23c9bb107f7dfcd935b5c62a86041)]:
- @adobe/spectrum-tokens@13.15.0
* Updated dependencies \[[`3df7197`](https://github.com/adobe/spectrum-tokens/commit/3df7197e7da23c9bb107f7dfcd935b5c62a86041)]:
* [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-tokens)@13.15.0

## 1.0.3

### Patch Changes

- Updated dependencies [[`b4df84e`](https://github.com/adobe/spectrum-tokens/commit/b4df84e2f2ca246332907f9ddda94438288dd98e)]:
- @adobe/spectrum-tokens@13.14.1
* Updated dependencies \[[`b4df84e`](https://github.com/adobe/spectrum-tokens/commit/b4df84e2f2ca246332907f9ddda94438288dd98e)]:
* [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-tokens)@13.14.1

## 1.0.2

### Patch Changes

- Updated dependencies [[`336f672`](https://github.com/adobe/spectrum-tokens/commit/336f67216dfd875f0feb65c10059d9f3fe6dcaf7)]:
- @adobe/spectrum-tokens@13.14.0
* Updated dependencies \[[`336f672`](https://github.com/adobe/spectrum-tokens/commit/336f67216dfd875f0feb65c10059d9f3fe6dcaf7)]:
* [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-tokens)@13.14.0

## 1.0.1

### Patch Changes

- Updated dependencies [[`163fe7c`](https://github.com/adobe/spectrum-tokens/commit/163fe7c13bb00c639d202195a398126b6c25b58f)]:
- @adobe/spectrum-component-api-schemas@2.0.0
* Updated dependencies \[[`163fe7c`](https://github.com/adobe/spectrum-tokens/commit/163fe7c13bb00c639d202195a398126b6c25b58f)]:
* [**@adobe/spectrum-component-api-schemas**](https://github.com/adobe/spectrum-component-api-schemas)@2.0.0

## 1.0.0

### Major Changes

- [#568](https://github.com/adobe/spectrum-tokens/pull/568) [`34028ea`](https://github.com/adobe/spectrum-tokens/commit/34028eaf2ba3940baa8044fda2655adc6153fb97) Thanks [@GarthDB](https://github.com/GarthDB)! - Initial release of Spectrum Design Data MCP server
* [#568](https://github.com/adobe/spectrum-tokens/pull/568) [`34028ea`](https://github.com/adobe/spectrum-tokens/commit/34028eaf2ba3940baa8044fda2655adc6153fb97) Thanks [@GarthDB](https://github.com/GarthDB)! - Initial release of Spectrum Design Data MCP server

This is the first release of the Model Context Protocol server that provides AI tools with structured access to Adobe Spectrum design system data, including design tokens and component API schemas.

Features:
- Query design tokens by name, type, or category
- Find tokens for specific component use cases
- Get component-specific token recommendations
- Access component API schemas and validation
- Type definitions and schema validation tools

* Query design tokens by name, type, or category
* Find tokens for specific component use cases
* Get component-specific token recommendations
* Access component API schemas and validation
* Type definitions and schema validation tools

This enables AI assistants to provide intelligent design guidance and automate design token usage across the Spectrum ecosystem.

## 0.2.0

### Minor Changes

- Initial release of Spectrum Design Data MCP server
* Initial release of Spectrum Design Data MCP server

This new package provides a Model Context Protocol (MCP) server that enables AI tools to query and interact with Spectrum design system data. Features include:
- **Design Token Tools**: Query tokens by name, type, or category; get token details and categories
- **Component Schema Tools**: Search component schemas, validate properties, and explore type definitions
- **Local Execution**: Runs as a local npm package with no external dependencies or hosting requirements
- **Extensible Architecture**: Designed to support future design data like component anatomy and patterns

* **Design Token Tools**: Query tokens by name, type, or category; get token details and categories
* **Component Schema Tools**: Search component schemas, validate properties, and explore type definitions
* **Local Execution**: Runs as a local npm package with no external dependencies or hosting requirements
* **Extensible Architecture**: Designed to support future design data like component anatomy and patterns

The MCP server provides structured access to:
- All Spectrum design tokens from `@adobe/spectrum-tokens`
- Component API schemas from `@adobe/spectrum-component-api-schemas`

* All Spectrum design tokens from `@adobe/spectrum-tokens`
* Component API schemas from `@adobe/spectrum-component-api-schemas`

AI assistants can now understand and work with Spectrum design data through standardized MCP tools.

## 0.1.0

### Minor Changes

- Initial release of Spectrum Design Data MCP server
- Added support for design token querying and retrieval
- Added support for component schema validation and exploration
- Implemented token tools: query-tokens, get-token-categories, get-token-details
- Implemented schema tools: query-component-schemas, get-component-schema, list-components, validate-component-props, get-type-schemas
- Added CLI interface for starting the MCP server
- Added comprehensive test coverage
* Initial release of Spectrum Design Data MCP server
* Added support for design token querying and retrieval
* Added support for component schema validation and exploration
* Implemented token tools: query-tokens, get-token-categories, get-token-details
* Implemented schema tools: query-component-schemas, get-component-schema, list-components, validate-component-props, get-type-schemas
* Added CLI interface for starting the MCP server
* Added comprehensive test coverage
2 changes: 1 addition & 1 deletion tools/spectrum-design-data-mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spectrum-design-data-mcp",
"version": "1.0.10",
"version": "1.0.11",
"description": "Model Context Protocol server for Spectrum design data including tokens, schemas, and component anatomy",
"keywords": [
"mcp",
Expand Down