Skip to content

Commit 7d5b06b

Browse files
cdransfcastastrophe
authored andcommitted
feat(thumbnail): S2 migration (#3367)
* feat(thumbnail): migrate to S2 * feat(thumbnail): add customstyles to scope change to thumbnail
1 parent 3f004bf commit 7d5b06b

File tree

88 files changed

+239
-250
lines changed

Some content is hidden

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

88 files changed

+239
-250
lines changed

.changeset/mean-eggs-learn.md

Lines changed: 5 additions & 0 deletions

components/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@spectrum-css/icon": "9.0.1",
33-
"@spectrum-css/tokens": "14.0.0-next.8"
33+
"@spectrum-css/tokens": "14.0.0-next.9"
3434
},
3535
"keywords": [
3636
"design-system",

components/actionbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@spectrum-css/closebutton": "5.0.0-next.2",
3737
"@spectrum-css/fieldlabel": "8.0.0-next.2",
3838
"@spectrum-css/popover": "8.0.1",
39-
"@spectrum-css/tokens": "14.0.0-next.8"
39+
"@spectrum-css/tokens": "14.0.0-next.9"
4040
},
4141
"keywords": [
4242
"design-system",

components/actionbutton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@spectrum-css/commons": "^11.0.0",
3838
"@spectrum-css/icon": "9.0.1",
39-
"@spectrum-css/tokens": "14.0.0-next.8"
39+
"@spectrum-css/tokens": "14.0.0-next.9"
4040
},
4141
"keywords": [
4242
"design-system",

components/actiongroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@spectrum-css/actionbutton": "7.0.1",
38-
"@spectrum-css/tokens": "14.0.0-next.8"
38+
"@spectrum-css/tokens": "14.0.0-next.9"
3939
},
4040
"keywords": [
4141
"design-system",

components/actionmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@spectrum-css/icon": "9.0.1",
3737
"@spectrum-css/menu": "9.0.1",
3838
"@spectrum-css/popover": "8.0.1",
39-
"@spectrum-css/tokens": "14.0.0-next.8"
39+
"@spectrum-css/tokens": "14.0.0-next.9"
4040
},
4141
"keywords": [
4242
"design-system",

components/alertbanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@spectrum-css/closebutton": "5.0.0-next.2",
4242
"@spectrum-css/divider": "5.0.1",
4343
"@spectrum-css/icon": "9.0.1",
44-
"@spectrum-css/tokens": "14.0.0-next.8"
44+
"@spectrum-css/tokens": "14.0.0-next.9"
4545
},
4646
"keywords": [
4747
"design-system",

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@spectrum-css/divider": "5.0.1",
4646
"@spectrum-css/icon": "9.0.1",
4747
"@spectrum-css/modal": "7.0.1",
48-
"@spectrum-css/tokens": "14.0.0-next.8",
48+
"@spectrum-css/tokens": "14.0.0-next.9",
4949
"@spectrum-css/underlay": "6.0.1"
5050
},
5151
"keywords": [

components/asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@spectrum-css/tokens": ">=14.0.0-next.0"
2929
},
3030
"devDependencies": {
31-
"@spectrum-css/tokens": "14.0.0-next.8"
31+
"@spectrum-css/tokens": "14.0.0-next.9"
3232
},
3333
"keywords": [
3434
"design-system",

components/assetcard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@spectrum-css/checkbox": "10.0.1",
38-
"@spectrum-css/tokens": "14.0.0-next.8"
38+
"@spectrum-css/tokens": "14.0.0-next.9"
3939
},
4040
"keywords": [
4141
"design-system",

0 commit comments

Comments
 (0)