Skip to content

Commit cb308d6

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 49d6d60 commit cb308d6

File tree

88 files changed

+239
-225
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
-225
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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/icon": "9.0.1",
41-
"@spectrum-css/tokens": "14.0.0-next.8"
41+
"@spectrum-css/tokens": "14.0.0-next.9"
4242
},
4343
"keywords": [
4444
"design-system",

components/actionbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@spectrum-css/closebutton": "5.0.0-next.2",
5454
"@spectrum-css/fieldlabel": "8.0.0-next.2",
5555
"@spectrum-css/popover": "8.0.1",
56-
"@spectrum-css/tokens": "14.0.0-next.8"
56+
"@spectrum-css/tokens": "14.0.0-next.9"
5757
},
5858
"keywords": [
5959
"design-system",

components/actionbutton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@spectrum-css/commons": "9.1.4-next.1",
4141
"@spectrum-css/icon": "9.0.1",
42-
"@spectrum-css/tokens": "14.0.0-next.8"
42+
"@spectrum-css/tokens": "14.0.0-next.9"
4343
},
4444
"keywords": [
4545
"design-system",

components/actiongroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/actionbutton": "7.0.1",
41-
"@spectrum-css/tokens": "14.0.0-next.8"
41+
"@spectrum-css/tokens": "14.0.0-next.9"
4242
},
4343
"keywords": [
4444
"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
@@ -53,7 +53,7 @@
5353
"@spectrum-css/closebutton": "5.0.0-next.2",
5454
"@spectrum-css/divider": "5.0.1",
5555
"@spectrum-css/icon": "9.0.1",
56-
"@spectrum-css/tokens": "14.0.0-next.8"
56+
"@spectrum-css/tokens": "14.0.0-next.9"
5757
},
5858
"keywords": [
5959
"design-system",

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@spectrum-css/divider": "5.0.1",
5858
"@spectrum-css/icon": "9.0.1",
5959
"@spectrum-css/modal": "7.0.1",
60-
"@spectrum-css/tokens": "14.0.0-next.8",
60+
"@spectrum-css/tokens": "14.0.0-next.9",
6161
"@spectrum-css/underlay": "6.0.1"
6262
},
6363
"keywords": [

components/asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"devDependencies": {
36-
"@spectrum-css/tokens": "14.0.0-next.8"
36+
"@spectrum-css/tokens": "14.0.0-next.9"
3737
},
3838
"keywords": [
3939
"design-system",

components/assetcard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@spectrum-css/checkbox": "10.0.1",
41-
"@spectrum-css/tokens": "14.0.0-next.8"
41+
"@spectrum-css/tokens": "14.0.0-next.9"
4242
},
4343
"keywords": [
4444
"design-system",

0 commit comments

Comments
 (0)