Skip to content

Commit bb41667

Browse files
authored
feat/icons: update icons to v9.40.1 (#4591)
* feat/icons: update icons to v9.40.0 and add colors for new standard icons * feat(232-icons): bump icons version to 9.40.1
1 parent dc017fb commit bb41667

File tree

3 files changed

+46
-5
lines changed

3 files changed

+46
-5
lines changed

design-tokens/bg-standard.yml

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,4 +807,45 @@ props:
807807
value: '#1589E4'
808808
PROCEDURE_DETAIL:
809809
value: '#34BECD'
810-
810+
AGENT_HOME:
811+
value: '#00396B'
812+
AGGREGATION_POLICY:
813+
value: '#1589ee'
814+
BUNDLE_CONFIG:
815+
value: '#1589ee'
816+
BUNDLE_POLICY:
817+
value: '#1589ee'
818+
CALCULATED_INSIGHTS:
819+
value: '#54a7f8'
820+
CAPACITY_PLAN:
821+
value: '#EB7092'
822+
CARE_REQUEST_REVIEWER:
823+
value: '#4bc076'
824+
DOCUMENT_REFERENCE:
825+
value: '#2a739e'
826+
DURATION_DOWNSCALE:
827+
value: '#1589ee'
828+
MEDICATION_INGREDIENT:
829+
value: '#34becd'
830+
ORCHESTRATOR:
831+
value: '#006EB3'
832+
PRODUCT_QUANTITY_RULES:
833+
value: '#769ED9'
834+
PROMOTIONS:
835+
value: '#04844B'
836+
PROPAGATION_POLICY:
837+
value: '#1589ee'
838+
RESTRICTION_POLICY:
839+
value: '#1589ee'
840+
SELLING_MODEL:
841+
value: '#ad7bee'
842+
SERVICE_TERRITORY_POLICY:
843+
value: '#1589ee'
844+
SHIFT_SCHEDULING_OPERATION:
845+
value: '#EB7092'
846+
SORT_POLICY:
847+
value: '#1589ee'
848+
SWARM_SESSION:
849+
value: '#F5675B'
850+
WORK_FORECAST:
851+
value: '#FCB95B'

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@salesforce-ux/design-system-markup": "2.0.2",
5252
"@salesforce-ux/design-system-parser": "1.1.0",
5353
"@salesforce-ux/design-system-primitive-tokens": "^0.2.1",
54-
"@salesforce-ux/icons": "9.39.0",
54+
"@salesforce-ux/icons": "9.40.1",
5555
"@salesforce-ux/instant-vrt": "2.0.0",
5656
"@salesforce-ux/postcss-annotations-parser": "0.1.1",
5757
"@salesforce-ux/postcss-css-variable-value": "0.2.0",

0 commit comments

Comments
 (0)