File tree Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ parameters:
14
14
# 3. Commit this change to the PR branch where the changes exist.
15
15
current_golden_images_hash :
16
16
type : string
17
- default : 994c7f8cc0d9addc6b74a65570ee46a458afe875
17
+ default : 86537e955b683f2ad57171bc0e804f2bc1173498
18
18
wireit_cache_name :
19
19
type : string
20
20
default : wireit
Original file line number Diff line number Diff line change 72
72
"@spectrum-web-components/shared" : " ^1.2.0"
73
73
},
74
74
"devDependencies" : {
75
- "@spectrum-css/checkbox" : " 10.0.0-s2-foundations.20 "
75
+ "@spectrum-css/checkbox" : " 10.1.1 "
76
76
},
77
77
"types" : " ./src/index.d.ts" ,
78
78
"customElements" : " custom-elements.json" ,
Original file line number Diff line number Diff line change 1142
1142
- - system- breadcrumbs- focus- indicato r- color : var(
1143
1143
- - spectrum- focus- indicato r- color
1144
1144
);
1145
- - - system- checkbox- control- color - default: var(- - spectrum- gray-600);
1145
+ - - system- checkbox- control- color - default: var(
1146
+ - - spectrum- neutral- content- color - default
1147
+ );
1146
1148
- - system- checkbox- control- color - hover: var(- - spectrum- gray-700);
1147
1149
- - system- checkbox- control- color - down: var(- - spectrum- gray-800);
1148
1150
- - system- checkbox- control- color - focus: var(- - spectrum- gray-700);
Original file line number Diff line number Diff line change @@ -7211,13 +7211,18 @@ __metadata:
7211
7211
languageName: node
7212
7212
linkType: hard
7213
7213
7214
- "@spectrum-css/checkbox@npm:10.0.0-s2-foundations.20 ":
7215
- version: 10.0.0-s2-foundations.20
7216
- resolution: "@spectrum-css/checkbox@npm:10.0.0-s2-foundations.20 "
7214
+ "@spectrum-css/checkbox@npm:10.1.1 ":
7215
+ version: 10.1.1
7216
+ resolution: "@spectrum-css/checkbox@npm:10.1.1 "
7217
7217
peerDependencies:
7218
- "@spectrum-css/icon": ">=7"
7219
- "@spectrum-css/tokens": ">=14"
7220
- checksum: 10c0/0b374a8d7fc1acff8eb01c9808759deab983c78fca93222704d4a83164bef13f67a533bb7ee1b9cdd6a921e8b0bcd14dd45b575665e4219312cb9a663d477225
7218
+ "@spectrum-css/icon": ">=9.0.0 <10.0.0"
7219
+ "@spectrum-css/tokens": ">=16.0.0 <17.0.0"
7220
+ peerDependenciesMeta:
7221
+ "@spectrum-css/icon":
7222
+ optional: true
7223
+ "@spectrum-css/tokens":
7224
+ optional: true
7225
+ checksum: 10c0/370719feb998f154d464276488cdd5d4110ef3b2eed1a63befa82cabb8d9c7c50c2e2c044666b3c4bb8d9a117daf56688549847cf0542d50fc8a905222bcf104
7221
7226
languageName: node
7222
7227
linkType: hard
7223
7228
@@ -8192,7 +8197,7 @@ __metadata:
8192
8197
version: 0.0.0-use.local
8193
8198
resolution: "@spectrum-web-components/checkbox@workspace:packages/checkbox"
8194
8199
dependencies:
8195
- "@spectrum-css/checkbox": "npm:10.0.0-s2-foundations.20 "
8200
+ "@spectrum-css/checkbox": "npm:10.1.1 "
8196
8201
"@spectrum-web-components/base": "npm:^1.2.0"
8197
8202
"@spectrum-web-components/icon": "npm:^1.2.0"
8198
8203
"@spectrum-web-components/icons-ui": "npm:^1.2.0"
You can’t perform that action at this time.
0 commit comments