Skip to content

Commit f67b902

Browse files
committed
chore(release): release
- @spectrum-css/accordion@4.0.13 - @spectrum-css/actionbar@6.0.63 - @spectrum-css/actionbutton@5.0.3 - @spectrum-css/actiongroup@4.0.3 - @spectrum-css/actionmenu@4.0.54 - @spectrum-css/alertbanner@1.1.21 - @spectrum-css/alertdialog@1.0.1 - @spectrum-css/assetcard@2.0.3 - @spectrum-css/assetlist@3.0.76 - @spectrum-css/avatar@6.0.48 - @spectrum-css/badge@3.1.4 - @spectrum-css/breadcrumb@8.0.3 - @spectrum-css/button@11.0.3 - @spectrum-css/buttongroup@6.1.1 - @spectrum-css/calendar@4.0.7 - @spectrum-css/card@6.0.13 - @spectrum-css/checkbox@7.0.6 - @spectrum-css/clearbutton@5.0.1 - @spectrum-css/closebutton@4.0.3 - @spectrum-css/coachmark@5.0.62 - @spectrum-css/colorarea@4.0.37 - @spectrum-css/colorhandle@7.0.3 - @spectrum-css/colorloupe@4.1.14 - @spectrum-css/colorslider@4.0.9 - @spectrum-css/colorwheel@3.0.37 - @spectrum-css/combobox@2.0.31 - @spectrum-css/contextualhelp@2.0.30 - @spectrum-css/cyclebutton@3.0.77 - @spectrum-css/datepicker@1.0.44 - @spectrum-css/dialog@7.0.1 - @spectrum-css/divider@2.1.21 - @spectrum-css/dropzone@5.0.17 - @spectrum-css/fieldgroup@4.0.66 - @spectrum-css/fieldlabel@7.0.27 - @spectrum-css/floatingactionbutton@1.0.23 - @spectrum-css/helptext@4.0.50 - @spectrum-css/illustratedmessage@6.0.17 - @spectrum-css/infieldbutton@3.0.7 - @spectrum-css/inlinealert@7.0.41 - @spectrum-css/link@4.0.61 - @spectrum-css/menu@5.0.6 - @spectrum-css/miller@3.0.76 - @spectrum-css/pagination@6.0.40 - @spectrum-css/picker@7.0.3 - @spectrum-css/pickerbutton@4.0.7 - @spectrum-css/popover@6.0.69 - @spectrum-css/progressbar@3.0.65 - @spectrum-css/progresscircle@2.0.61 - @spectrum-css/quickaction@3.0.78 - @spectrum-css/radio@8.0.3 - @spectrum-css/rating@4.0.21 - @spectrum-css/search@6.0.15 - @spectrum-css/searchwithin@5.0.8 - @spectrum-css/sidenav@4.0.5 - @spectrum-css/slider@4.1.4 - @spectrum-css/splitbutton@6.0.3 - @spectrum-css/statuslight@6.0.48 - @spectrum-css/steplist@3.0.74 - @spectrum-css/stepper@4.0.51 - @spectrum-css/swatch@5.0.8 - @spectrum-css/swatchgroup@2.0.64 - @spectrum-css/switch@4.0.3 - @spectrum-css/table@4.0.70 - @spectrum-css/tabs@4.0.12 - @spectrum-css/tag@8.0.1 - @spectrum-css/taggroup@3.3.64 - @spectrum-css/textfield@6.0.15 - @spectrum-css/thumbnail@5.0.3 - @spectrum-css/toast@9.1.4 - @spectrum-css/tokens@11.3.0 - @spectrum-css/tooltip@5.1.7 - @spectrum-css/tray@2.1.7 - @spectrum-css/typography@5.0.36 - @spectrum-css/preview@4.1.11
1 parent 57d1d93 commit f67b902

File tree

148 files changed

+748
-228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+748
-228
lines changed

components/accordion/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.13"></a>
7+
##4.0.13
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.0.12...@spectrum-css/accordion@4.0.13)
10+
11+
**Note:** Version bump only for package @spectrum-css/accordion
12+
613
<a name="4.0.12"></a>
714
##4.0.12
815
🗓

components/accordion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/accordion",
3-
"version": "4.0.12",
3+
"version": "4.0.13",
44
"description": "The Spectrum CSS accordion component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@spectrum-css/component-builder-simple": "^2.0.17",
2626
"@spectrum-css/icon": "^4.0.1",
27-
"@spectrum-css/tokens": "^11.2.2",
27+
"@spectrum-css/tokens": "^11.3.0",
2828
"gulp": "^4.0.0"
2929
},
3030
"publishConfig": {

components/actionbar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="6.0.63"></a>
7+
##6.0.63
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.62...@spectrum-css/actionbar@6.0.63)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbar
12+
613
<a name="6.0.62"></a>
714
##6.0.62
815
🗓

components/actionbar/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionbar",
3-
"version": "6.0.62",
3+
"version": "6.0.63",
44
"description": "The Spectrum CSS actionbar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -28,13 +28,13 @@
2828
},
2929
"devDependencies": {
3030
"@spectrum-css/actionbutton": "^4.0.0-beta.0",
31-
"@spectrum-css/closebutton": "^4.0.2",
31+
"@spectrum-css/closebutton": "^4.0.3",
3232
"@spectrum-css/component-builder-simple": "^2.0.17",
33-
"@spectrum-css/fieldlabel": "^7.0.26",
33+
"@spectrum-css/fieldlabel": "^7.0.27",
3434
"@spectrum-css/icon": "^4.0.1",
35-
"@spectrum-css/popover": "^6.0.68",
36-
"@spectrum-css/table": "^4.0.69",
37-
"@spectrum-css/tokens": "^11.2.2",
35+
"@spectrum-css/popover": "^6.0.69",
36+
"@spectrum-css/table": "^4.0.70",
37+
"@spectrum-css/tokens": "^11.3.0",
3838
"gulp": "^4.0.0"
3939
},
4040
"publishConfig": {

components/actionbutton/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="5.0.3"></a>
7+
##5.0.3
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.0.2...@spectrum-css/actionbutton@5.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbutton
12+
613
<a name="5.0.2"></a>
714
##5.0.2
815
🗓

components/actionbutton/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionbutton",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "The Spectrum CSS action button component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@spectrum-css/component-builder-simple": "^2.0.17",
2626
"@spectrum-css/icon": "^4.0.1",
27-
"@spectrum-css/tokens": "^11.2.2",
27+
"@spectrum-css/tokens": "^11.3.0",
2828
"gulp": "^4.0.0"
2929
},
3030
"publishConfig": {

components/actiongroup/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.3"></a>
7+
##4.0.3
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@4.0.2...@spectrum-css/actiongroup@4.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/actiongroup
12+
613
<a name="4.0.2"></a>
714
##4.0.2
815
🗓

components/actiongroup/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actiongroup",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "The Spectrum CSS actiongroup component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,10 +22,10 @@
2222
"@spectrum-css/tokens": ">=10"
2323
},
2424
"devDependencies": {
25-
"@spectrum-css/actionbutton": "^5.0.2",
25+
"@spectrum-css/actionbutton": "^5.0.3",
2626
"@spectrum-css/component-builder-simple": "^2.0.17",
2727
"@spectrum-css/icon": "^4.0.1",
28-
"@spectrum-css/tokens": "^11.2.2",
28+
"@spectrum-css/tokens": "^11.3.0",
2929
"gulp": "^4.0.0"
3030
},
3131
"publishConfig": {

components/actionmenu/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.54"></a>
7+
##4.0.54
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.53...@spectrum-css/actionmenu@4.0.54)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionmenu
12+
613
<a name="4.0.53"></a>
714
##4.0.53
815
🗓

components/actionmenu/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/actionmenu",
3-
"version": "4.0.53",
3+
"version": "4.0.54",
44
"description": "The Spectrum CSS actionmenu component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -25,11 +25,11 @@
2525
"@spectrum-css/vars": ">=9"
2626
},
2727
"devDependencies": {
28-
"@spectrum-css/actionbutton": "^5.0.2",
28+
"@spectrum-css/actionbutton": "^5.0.3",
2929
"@spectrum-css/component-builder": "^4.0.14",
3030
"@spectrum-css/icon": "^4.0.1",
3131
"@spectrum-css/menu": "^4.0.50",
32-
"@spectrum-css/popover": "^6.0.68",
32+
"@spectrum-css/popover": "^6.0.69",
3333
"@spectrum-css/vars": "^9.0.8",
3434
"gulp": "^4.0.0"
3535
},

components/alertbanner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.1.21"></a>
7+
##1.1.21
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.20...@spectrum-css/alertbanner@1.1.21)
10+
11+
**Note:** Version bump only for package @spectrum-css/alertbanner
12+
613
<a name="1.1.20"></a>
714
##1.1.20
815
🗓

components/alertbanner/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertbanner",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"description": "The Spectrum CSS alertbanner component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,11 +24,11 @@
2424
"@spectrum-css/tokens": ">=10"
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/closebutton": "^4.0.2",
27+
"@spectrum-css/closebutton": "^4.0.3",
2828
"@spectrum-css/component-builder-simple": "^2.0.17",
29-
"@spectrum-css/divider": "^2.1.20",
29+
"@spectrum-css/divider": "^2.1.21",
3030
"@spectrum-css/icon": "^4.0.1",
31-
"@spectrum-css/tokens": "^11.2.2",
31+
"@spectrum-css/tokens": "^11.3.0",
3232
"gulp": "^4.0.0"
3333
},
3434
"publishConfig": {

components/alertdialog/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.0.1"></a>
7+
##1.0.1
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.0.0...@spectrum-css/alertdialog@1.0.1)
10+
11+
**Note:** Version bump only for package @spectrum-css/alertdialog
12+
613
<a name="1.0.0"></a>
714
#1.0.0
815
🗓

components/alertdialog/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertdialog",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Spectrum CSS alertdialog component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -27,13 +27,13 @@
2727
"@spectrum-css/underlay": ">=2"
2828
},
2929
"devDependencies": {
30-
"@spectrum-css/button": "^11.0.2",
31-
"@spectrum-css/buttongroup": "^6.1.0",
30+
"@spectrum-css/button": "^11.0.3",
31+
"@spectrum-css/buttongroup": "^6.1.1",
3232
"@spectrum-css/component-builder-simple": "^2.0.17",
33-
"@spectrum-css/divider": "^2.1.20",
33+
"@spectrum-css/divider": "^2.1.21",
3434
"@spectrum-css/icon": "^3.1.0-alpha.0",
3535
"@spectrum-css/modal": "^3.1.0",
36-
"@spectrum-css/tokens": "^11.2.2",
36+
"@spectrum-css/tokens": "^11.3.0",
3737
"@spectrum-css/underlay": "^2.1.0",
3838
"gulp": "^4.0.0"
3939
},

components/assetcard/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.3"></a>
7+
##2.0.3
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@2.0.2...@spectrum-css/assetcard@2.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetcard
12+
613
<a name="2.0.2"></a>
714
##2.0.2
815
🗓

components/assetcard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/assetcard",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "The Spectrum CSS asset card component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,10 +24,10 @@
2424
"@spectrum-css/vars": ">=9"
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/checkbox": "^7.0.5",
27+
"@spectrum-css/checkbox": "^7.0.6",
2828
"@spectrum-css/component-builder": "^4.0.14",
2929
"@spectrum-css/icon": "^4.0.1",
30-
"@spectrum-css/typography": "^5.0.35",
30+
"@spectrum-css/typography": "^5.0.36",
3131
"@spectrum-css/vars": "^9.0.8",
3232
"gulp": "^4.0.0"
3333
},

components/assetlist/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.0.76"></a>
7+
##3.0.76
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.75...@spectrum-css/assetlist@3.0.76)
10+
11+
**Note:** Version bump only for package @spectrum-css/assetlist
12+
613
<a name="3.0.75"></a>
714
##3.0.75
815
🗓

components/assetlist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/assetlist",
3-
"version": "3.0.75",
3+
"version": "3.0.76",
44
"description": "The Spectrum CSS assetlist component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -23,7 +23,7 @@
2323
"@spectrum-css/vars": ">=9"
2424
},
2525
"devDependencies": {
26-
"@spectrum-css/checkbox": "^7.0.5",
26+
"@spectrum-css/checkbox": "^7.0.6",
2727
"@spectrum-css/component-builder": "^4.0.14",
2828
"@spectrum-css/icon": "^4.0.1",
2929
"@spectrum-css/vars": "^9.0.8",

components/avatar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="6.0.48"></a>
7+
##6.0.48
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.47...@spectrum-css/avatar@6.0.48)
10+
11+
**Note:** Version bump only for package @spectrum-css/avatar
12+
613
<a name="6.0.47"></a>
714
##6.0.47
815
🗓

components/avatar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/avatar",
3-
"version": "6.0.47",
3+
"version": "6.0.48",
44
"description": "The Spectrum CSS avatar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@spectrum-css/component-builder-simple": "^2.0.17",
25-
"@spectrum-css/tokens": "^11.2.2",
25+
"@spectrum-css/tokens": "^11.3.0",
2626
"gulp": "^4.0.0"
2727
},
2828
"publishConfig": {

components/badge/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.1.4"></a>
7+
##3.1.4
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.1.3...@spectrum-css/badge@3.1.4)
10+
11+
**Note:** Version bump only for package @spectrum-css/badge
12+
613
<a name="3.1.3"></a>
714
##3.1.3
815
🗓

components/badge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/badge",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"description": "The Spectrum CSS badge component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@spectrum-css/component-builder-simple": "^2.0.17",
25-
"@spectrum-css/tokens": "^11.2.2",
25+
"@spectrum-css/tokens": "^11.3.0",
2626
"gulp": "^4.0.0"
2727
},
2828
"publishConfig": {

components/breadcrumb/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="8.0.3"></a>
7+
##8.0.3
8+
🗓
9+
2023-08-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@8.0.2...@spectrum-css/breadcrumb@8.0.3)
10+
11+
**Note:** Version bump only for package @spectrum-css/breadcrumb
12+
613
<a name="8.0.2"></a>
714
##8.0.2
815
🗓

0 commit comments

Comments
 (0)