Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and GarthDB committed Jun 29, 2023
1 parent d740d2c commit 6dae36c
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 99 deletions.
98 changes: 0 additions & 98 deletions .changeset/nine-cycles-battle.md

This file was deleted.

99 changes: 99 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,104 @@
# @adobe/spectrum-tokens

## 12.13.0

### Minor Changes

- d740d2c: added table tokens

## Token diff

_Tokens added (88):_

- `table-border-divider-width`
- `table-checkbox-to-text`
- `table-column-header-row-bottom-to-text-extra-large`
- `table-column-header-row-bottom-to-text-large`
- `table-column-header-row-bottom-to-text-medium`
- `table-column-header-row-bottom-to-text-small`
- `table-column-header-row-top-to-text-extra-large`
- `table-column-header-row-top-to-text-large`
- `table-column-header-row-top-to-text-medium`
- `table-column-header-row-top-to-text-small`
- `table-edge-to-content`
- `table-header-row-checkbox-to-top-extra-large`
- `table-header-row-checkbox-to-top-large`
- `table-header-row-checkbox-to-top-medium`
- `table-header-row-checkbox-to-top-small`
- `table-row-bottom-to-text-extra-large-compact`
- `table-row-bottom-to-text-extra-large-regular`
- `table-row-bottom-to-text-extra-large-spacious`
- `table-row-bottom-to-text-large-compact`
- `table-row-bottom-to-text-large-regular`
- `table-row-bottom-to-text-large-spacious`
- `table-row-bottom-to-text-medium-compact`
- `table-row-bottom-to-text-medium-regular`
- `table-row-bottom-to-text-medium-spacious`
- `table-row-bottom-to-text-small-compact`
- `table-row-bottom-to-text-small-regular`
- `table-row-bottom-to-text-small-spacious`
- `table-row-checkbox-to-top-extra-large-compact`
- `table-row-checkbox-to-top-extra-large-regular`
- `table-row-checkbox-to-top-extra-large-spacious`
- `table-row-checkbox-to-top-large-compact`
- `table-row-checkbox-to-top-large-regular`
- `table-row-checkbox-to-top-large-spacious`
- `table-row-checkbox-to-top-medium-compact`
- `table-row-checkbox-to-top-medium-regular`
- `table-row-checkbox-to-top-medium-spacious`
- `table-row-checkbox-to-top-small-compact`
- `table-row-checkbox-to-top-small-regular`
- `table-row-checkbox-to-top-small-spacious`
- `table-row-down-opacity`
- `table-row-height-extra-large-compact`
- `table-row-height-extra-large-regular`
- `table-row-height-extra-large-spacious`
- `table-row-height-large-compact`
- `table-row-height-large-regular`
- `table-row-height-large-spacious`
- `table-row-height-medium-compact`
- `table-row-height-medium-regular`
- `table-row-height-medium-spacious`
- `table-row-height-small-compact`
- `table-row-height-small-regular`
- `table-row-height-small-spacious`
- `table-row-hover-color`
- `table-row-hover-opacity`
- `table-row-top-to-text-extra-large-compact`
- `table-row-top-to-text-extra-large-regular`
- `table-row-top-to-text-extra-large-spacious`
- `table-row-top-to-text-large-compact`
- `table-row-top-to-text-large-regular`
- `table-row-top-to-text-large-spacious`
- `table-row-top-to-text-medium-compact`
- `table-row-top-to-text-medium-regular`
- `table-row-top-to-text-medium-spacious`
- `table-row-top-to-text-small-compact`
- `table-row-top-to-text-small-regular`
- `table-row-top-to-text-small-spacious`
- `table-section-header-row-height-extra-large`
- `table-section-header-row-height-large`
- `table-section-header-row-height-medium`
- `table-section-header-row-height-small`
- `table-selected-row-background-color`
- `table-selected-row-background-color-non-emphasized`
- `table-selected-row-background-opacity`
- `table-selected-row-background-opacity-hover`
- `table-selected-row-background-opacity-non-emphasized`
- `table-selected-row-background-opacity-non-emphasized-hover`
- `table-thumbnail-to-top-minimum-extra-large-compact`
- `table-thumbnail-to-top-minimum-extra-large-regular`
- `table-thumbnail-to-top-minimum-extra-large-spacious`
- `table-thumbnail-to-top-minimum-large-compact`
- `table-thumbnail-to-top-minimum-large-regular`
- `table-thumbnail-to-top-minimum-large-spacious`
- `table-thumbnail-to-top-minimum-medium-compact`
- `table-thumbnail-to-top-minimum-medium-regular`
- `table-thumbnail-to-top-minimum-medium-spacious`
- `table-thumbnail-to-top-minimum-small-compact`
- `table-thumbnail-to-top-minimum-small-regular`
- `table-thumbnail-to-top-minimum-small-spacious`

## 12.12.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spectrum-tokens",
"version": "12.12.1",
"version": "12.13.0",
"description": "Design tokens for Spectrum, Adobe's design system",
"type": "module",
"main": "tasks/buildSpectrumTokens.js",
Expand Down

0 comments on commit 6dae36c

Please sign in to comment.