Skip to content

Commit f6cebbd

Browse files
RajdeepcRajdeep Chandra
and
Rajdeep Chandra
authored
fix(icons): added missing workflow icons (#5367)
* fix(icons): added missing workflow icons * fix(icons): added missing S2 icons * chore: added changeset * ci: update golden image cache * chore: updated golden image cache --------- Co-authored-by: Rajdeep Chandra <[email protected]>
1 parent 842b835 commit f6cebbd

File tree

6 files changed

+38
-9
lines changed

6 files changed

+38
-9
lines changed

.changeset/eight-ravens-admire.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@spectrum-web-components/icons-workflow': minor
3+
---
4+
5+
Added missing S2 icons

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ parameters:
1414
# 3. Commit this change to the PR branch where the changes exist.
1515
current_golden_images_hash:
1616
type: string
17-
default: 1a40affea02e43a113e8fdef835e2ff0106c3250
17+
default: 93c8f266618fbed4286d3ee5fba99a3661e8c497
1818
wireit_cache_name:
1919
type: string
2020
default: wireit

packages/icons-workflow/bin/icons-mapping.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"Interaction": "Engagement",
6161
"Events": "CursorClick",
6262
"CursorClick": "Events",
63-
"Export": "ExportTo",
63+
"Export": "Export",
6464
"ExportTo": "MoveTo",
6565
"FileTxt": "FileText",
6666
"FileText": "FileTxt",

packages/icons-workflow/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@adobe/spectrum-css-workflow-icons": "1.7.0",
59-
"@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@^4.0.0",
59+
"@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@4.1.0",
6060
"@spectrum-css/icon": "9.1.0",
6161
"case": "^1.6.1",
6262
"cheerio": "^1.0.0-rc.2",

packages/iconset/stories/iconsList.json

+25-1
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,7 @@
912912
"3dasset",
913913
"3dmaterial",
914914
"3d",
915+
"abc",
915916
"accessibility",
916917
"addcircle",
917918
"addcontent",
@@ -926,6 +927,7 @@
926927
"aligntop",
927928
"animationno",
928929
"animation",
930+
"app",
929931
"appsall",
930932
"apps",
931933
"archive",
@@ -943,12 +945,15 @@
943945
"betaapp",
944946
"binoculars",
945947
"blur",
948+
"bookmark",
946949
"brand",
947950
"briefcase",
948951
"brightnesscontrast",
949952
"brush",
950953
"bug",
954+
"building",
951955
"buildings",
956+
"callcenter",
952957
"cclibrary",
953958
"calendaradd",
954959
"calendarday",
@@ -959,12 +964,19 @@
959964
"camera",
960965
"cancel",
961966
"channel",
967+
"chartbarvert",
968+
"chartpie",
969+
"charttrend",
970+
"chat",
962971
"checkbox",
963972
"checkmarkcircle",
964973
"checkmark",
974+
"chevrondoubleleft",
975+
"chevrondoubleright",
965976
"chevrondown",
966977
"chevronleft",
967978
"chevronright",
979+
"chevronup",
968980
"circle",
969981
"clockpending",
970982
"clock",
@@ -980,6 +992,7 @@
980992
"cloudstatepending",
981993
"cloudstateslowconnection",
982994
"cloud",
995+
"code",
983996
"collection",
984997
"colorfill",
985998
"colorharmony",
@@ -988,6 +1001,7 @@
9881001
"commenttext",
9891002
"comment",
9901003
"community",
1004+
"compare",
9911005
"contextualtaskbar",
9921006
"contrast",
9931007
"copy",
@@ -1002,6 +1016,7 @@
10021016
"cursorclick",
10031017
"cut",
10041018
"dataadd",
1019+
"datarefresh",
10051020
"datasettings",
10061021
"dataupload",
10071022
"data",
@@ -1034,8 +1049,9 @@
10341049
"effects",
10351050
"email",
10361051
"emoji",
1052+
"enterprise",
10371053
"erase",
1038-
"exportto",
1054+
"export",
10391055
"exposure",
10401056
"eyedropper",
10411057
"feedback",
@@ -1057,6 +1073,7 @@
10571073
"folderclock",
10581074
"foldermoveto",
10591075
"folderopen",
1076+
"foldersearch",
10601077
"folder",
10611078
"fontpicker",
10621079
"fullscreenexit",
@@ -1080,10 +1097,12 @@
10801097
"imagebackgroundremove",
10811098
"image",
10821099
"images",
1100+
"import",
10831101
"infocircle",
10841102
"interaction",
10851103
"invert",
10861104
"invite",
1105+
"key",
10871106
"keyboard",
10881107
"lassoselect",
10891108
"layers",
@@ -1134,6 +1153,7 @@
11341153
"pause",
11351154
"penbrush",
11361155
"people",
1156+
"peoplegroup",
11371157
"percentage",
11381158
"play",
11391159
"plugingear",
@@ -1171,6 +1191,7 @@
11711191
"rotateorientation",
11721192
"ruler",
11731193
"saturation",
1194+
"savefloppy",
11741195
"search",
11751196
"selectallitems",
11761197
"selectandmove",
@@ -1192,6 +1213,7 @@
11921213
"sortdown",
11931214
"sortup",
11941215
"sort",
1216+
"speedfast",
11951217
"stampclone",
11961218
"starfilled",
11971219
"star",
@@ -1253,11 +1275,13 @@
12531275
"userfollowing",
12541276
"usergroup",
12551277
"userlock",
1278+
"usersettings",
12561279
"user",
12571280
"userslock",
12581281
"vectordraw",
12591282
"video",
12601283
"viewgrid",
1284+
"viewgridfluid",
12611285
"viewlist",
12621286
"viewtransparency",
12631287
"visibilityoff",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ __metadata:
181181
languageName: node
182182
linkType: hard
183183

184-
"@adobe/spectrum-css-workflow-icons-s2@npm:@adobe/spectrum-css-workflow-icons@^4.0.0":
185-
version: 4.0.0
186-
resolution: "@adobe/spectrum-css-workflow-icons@npm:4.0.0"
187-
checksum: 10c0/9fdfbd634a29a06fbfd1236fa15a17c283a1330d3cc7c61e52f6c85a0b4981894bd512d91f072339a8ed504b2da17755839792ce8dd767589d926ddde812e2ce
184+
"@adobe/spectrum-css-workflow-icons-s2@npm:@adobe/spectrum-css-workflow-icons@4.1.0":
185+
version: 4.1.0
186+
resolution: "@adobe/spectrum-css-workflow-icons@npm:4.1.0"
187+
checksum: 10c0/0547f86ce4a0ca2f477a72b80d70c071c79ddd10fb6f0fc6ad7f144e4928c29dfc8af44327f67b54d61d18fd88523701aa5d02bf1b52792ed2e17fceff7f08f0
188188
languageName: node
189189
linkType: hard
190190

@@ -8449,7 +8449,7 @@ __metadata:
84498449
resolution: "@spectrum-web-components/icons-workflow@workspace:packages/icons-workflow"
84508450
dependencies:
84518451
"@adobe/spectrum-css-workflow-icons": "npm:1.7.0"
8452-
"@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@^4.0.0"
8452+
"@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@4.1.0"
84538453
"@spectrum-css/icon": "npm:9.1.0"
84548454
"@spectrum-web-components/base": "npm:1.5.0"
84558455
"@spectrum-web-components/icon": "npm:1.5.0"

0 commit comments

Comments
 (0)