-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rebase against main and update components to use prerelease to…
…kens
- Loading branch information
1 parent
8e49e3e
commit bd10415
Showing
81 changed files
with
3,130 additions
and
2,976 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,37 @@ | ||
{ | ||
"name": "@spectrum-css/accordion", | ||
"version": "5.0.0", | ||
"description": "The Spectrum CSS accordion component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/accordion", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/accordion" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"files": [ | ||
"dist/*", | ||
"metadata/mods.md", | ||
"stories/template.js" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"keywords": [ | ||
"adobe", | ||
"css", | ||
"design system", | ||
"spectrum" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
"name": "@spectrum-css/accordion", | ||
"version": "5.0.0", | ||
"description": "The Spectrum CSS accordion component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/accordion", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/accordion" | ||
}, | ||
"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": ">=4", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"keywords": [ | ||
"spectrum", | ||
"css", | ||
"design system", | ||
"adobe" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,40 @@ | ||
{ | ||
"name": "@spectrum-css/actionbar", | ||
"version": "8.0.0", | ||
"description": "The Spectrum CSS actionbar component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/actionbar", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/actionbar" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"files": [ | ||
"dist/*", | ||
"metadata/mods.md", | ||
"stories/template.js" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/actiongroup": ">=4", | ||
"@spectrum-css/closebutton": ">=4", | ||
"@spectrum-css/fieldlabel": ">=7", | ||
"@spectrum-css/popover": ">=6", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"keywords": [ | ||
"adobe", | ||
"css", | ||
"design system", | ||
"spectrum" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
"name": "@spectrum-css/actionbar", | ||
"version": "8.0.0", | ||
"description": "The Spectrum CSS actionbar component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/actionbar", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/actionbar" | ||
}, | ||
"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/actiongroup": ">=4", | ||
"@spectrum-css/closebutton": ">=4", | ||
"@spectrum-css/fieldlabel": ">=7", | ||
"@spectrum-css/popover": ">=6", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"keywords": [ | ||
"spectrum", | ||
"css", | ||
"design system", | ||
"adobe" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,45 @@ | ||
{ | ||
"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", | ||
"files": [ | ||
"dist/*", | ||
"metadata/mods.md", | ||
"stories/template.js" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^10.0.0" | ||
}, | ||
"keywords": [ | ||
"adobe", | ||
"css", | ||
"design system", | ||
"spectrum" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
"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", | ||
"files": [ | ||
"dist/*", | ||
"CHANGELOG.md", | ||
"package.json", | ||
"stories/template.js", | ||
"metadata/mods.md" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^10.0.0" | ||
}, | ||
"keywords": [ | ||
"spectrum", | ||
"css", | ||
"design system", | ||
"adobe" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
{ | ||
"name": "@spectrum-css/actiongroup", | ||
"version": "5.0.0-next.3", | ||
"description": "The Spectrum CSS actiongroup component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/actiongroup", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/actiongroup" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"files": [ | ||
"dist/*", | ||
"CHANGELOG.md", | ||
"package.json", | ||
"metadata/mods.md", | ||
"stories/template.js" | ||
], | ||
"peerDependencies": { | ||
"@spectrum-css/actionbutton": ">=5", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/actionbutton": { | ||
"optional": true | ||
} | ||
}, | ||
"keywords": [ | ||
"adobe", | ||
"css", | ||
"design system", | ||
"spectrum" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
"name": "@spectrum-css/actiongroup", | ||
"version": "5.0.0-next.2", | ||
"description": "The Spectrum CSS actiongroup component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/actiongroup", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/actiongroup" | ||
}, | ||
"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/actionbutton": ">=5", | ||
"@spectrum-css/tokens": ">=14.0.0-next.3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/actionbutton": { | ||
"optional": true | ||
} | ||
}, | ||
"keywords": [ | ||
"spectrum", | ||
"css", | ||
"design system", | ||
"adobe" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
Oops, something went wrong.