Skip to content

Commit 9305710

Browse files
authored
feat(icons): update icons version with v10.4.0 (#5068)
* feat: new icons * chore: append icons * docs(releasenotes): update release notes with icons * chore(icons): update icons version
1 parent 46bda06 commit 9305710

File tree

6 files changed

+166
-8
lines changed

6 files changed

+166
-8
lines changed

RELEASENOTES.general.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,58 @@
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

44
## 2.19.0 - Upcoming
5+
- Updated icons to `v10.4.0`
6+
- Standard Set:
7+
- Added `ai_accelerator_card`
8+
- Added `connect_wallet`
9+
- Added `contract_line_outcome`
10+
- Added `contract_line_outcome_data`
11+
- Added `crypto_category_wallet_group`
12+
- Added `crypto_product`
13+
- Added `crypto_product_category_wallet_role`
14+
- Added `crypto_transaction`
15+
- Added `crypto_transaction_envelope`
16+
- Added `crypto_transaction_envelope_item`
17+
- Added `crypto_wallet`
18+
- Added `crypto_wallet_group`
19+
- Added `crypto_wallet_group_item`
20+
- Added `customer`
21+
- Added `customer_workspace`
22+
- Added `learner_program`
23+
- Added `nft_settings`
24+
- Added `nft_studio`
25+
- Added `prompt`
26+
- Added `setup_modal`
27+
- Added `snippet_alt`
28+
- Added `tax_policy`
29+
- Added `tax_rate`
30+
- Added `tax_treatment`
31+
- Added `water`
32+
- Action Set:
33+
- Added `action_scan_enabled`
34+
- Added `action_scan_disabled`
35+
- Utility Set:
36+
- Added `captions`
37+
- Added `contract_line_outcome`
38+
- Added `contract_line_outcome_data`
39+
- Added `customer`
40+
- Added `customer_workspace`
41+
- Added `detach`
42+
- Added `hazmat_equipment`
43+
- Added `label`
44+
- Added `labels`
45+
- Added `record_alt`
46+
- Added `segments`
47+
- Added `tax_policy`
48+
- Added `tax_rate`
49+
- Added `tax_treatment`
50+
- Added `tollways`
51+
- Added `transport_bicycle`
52+
- Added `transport_heavy_truck`
53+
- Added `transport_light_truck`
54+
- Added `transport_walking`
55+
- Added `utility`
56+
- Added `water`
557

658
## 2.18.1 - June 22, 2022
759

RELEASENOTES.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,58 @@
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

44
## Release 2.19.0 - Upcoming
5+
- Updated icons to `v10.4.0`
6+
- Standard Set:
7+
- Added `ai_accelerator_card`
8+
- Added `connect_wallet`
9+
- Added `contract_line_outcome`
10+
- Added `contract_line_outcome_data`
11+
- Added `crypto_category_wallet_group`
12+
- Added `crypto_product`
13+
- Added `crypto_product_category_wallet_role`
14+
- Added `crypto_transaction`
15+
- Added `crypto_transaction_envelope`
16+
- Added `crypto_transaction_envelope_item`
17+
- Added `crypto_wallet`
18+
- Added `crypto_wallet_group`
19+
- Added `crypto_wallet_group_item`
20+
- Added `customer`
21+
- Added `customer_workspace`
22+
- Added `learner_program`
23+
- Added `nft_settings`
24+
- Added `nft_studio`
25+
- Added `prompt`
26+
- Added `setup_modal`
27+
- Added `snippet_alt`
28+
- Added `tax_policy`
29+
- Added `tax_rate`
30+
- Added `tax_treatment`
31+
- Added `water`
32+
- Action Set:
33+
- Added `action_scan_enabled`
34+
- Added `action_scan_disabled`
35+
- Utility Set:
36+
- Added `captions`
37+
- Added `contract_line_outcome`
38+
- Added `contract_line_outcome_data`
39+
- Added `customer`
40+
- Added `customer_workspace`
41+
- Added `detach`
42+
- Added `hazmat_equipment`
43+
- Added `label`
44+
- Added `labels`
45+
- Added `record_alt`
46+
- Added `segments`
47+
- Added `tax_policy`
48+
- Added `tax_rate`
49+
- Added `tax_treatment`
50+
- Added `tollways`
51+
- Added `transport_bicycle`
52+
- Added `transport_heavy_truck`
53+
- Added `transport_light_truck`
54+
- Added `transport_walking`
55+
- Added `utility`
56+
- Added `water`
557

658
## Components
759
### [Dynamic Icons](https://www.lightningdesignsystem.com/components/dynamic-icons)

design-tokens/bg-actions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,3 +408,7 @@ props:
408408
value: '#EF6E5D'
409409
ACTION_ADJUST_VALUE:
410410
value: '#47B46C'
411+
ACTION_SCAN_ENABLED:
412+
value: '#1B96FF'
413+
ACTION_SCAN_DISABLED:
414+
value: '#939393'

design-tokens/bg-standard.yml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,3 +927,53 @@ props:
927927
value: '#0F1E3C'
928928
DASHBOARD_COMPONENT:
929929
value: '#7E8BE4'
930+
AI_ACCELERATOR_CARD:
931+
value: '#0176d3'
932+
CONNECT_WALLET:
933+
value: '#BA0517'
934+
CONTRACT_LINE_OUTCOME:
935+
value: '#2E844A'
936+
CONTRACT_LINE_OUTCOME_DATA:
937+
value: '#2E844A'
938+
CRYPTO_CATEGORY_WALLET_GROUP:
939+
value: '#BA0517'
940+
CRYPTO_PRODUCT:
941+
value: '#8C5EC6'
942+
CRYPTO_PRODUCT_CATEGORY_WALLET_ROLE:
943+
value: '#0B827C'
944+
CRYPTO_TRANSACTION:
945+
value: '#C0532E'
946+
CRYPTO_TRANSACTION_ENVELOPE:
947+
value: '#0B827C'
948+
CRYPTO_TRANSACTION_ENVELOPE_ITEM:
949+
value: '#107CAD'
950+
CRYPTO_WALLET:
951+
value: '#2E844A'
952+
CRYPTO_WALLET_GROUP:
953+
value: '#0176D3'
954+
CRYPTO_WALLET_GROUP_ITEM:
955+
value: '#8C5EC6'
956+
CUSTOMER:
957+
value: '#04844B'
958+
CUSTOMER_WORKSPACE:
959+
value: '#04844B'
960+
LEARNER_PROGRAM:
961+
value: '#CA8501'
962+
NFT_SETTINGS:
963+
value: '#C5486D'
964+
NFT_STUDIO:
965+
value: '#5867E8'
966+
PROMPT:
967+
value: '#06A59A'
968+
SETUP_MODAL:
969+
value: '#0079BC'
970+
SNIPPET_ALT:
971+
value: '#0079BC'
972+
TAX_POLICY:
973+
value: '#04844B'
974+
TAX_RATE:
975+
value: '#04844B'
976+
TAX_TREATMENT:
977+
value: '#04844B'
978+
WATER:
979+
value: '#1B96FF'

package-lock.json

Lines changed: 7 additions & 7 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
@@ -49,7 +49,7 @@
4949
"@salesforce-ux/design-system-markup": "^2.0.4",
5050
"@salesforce-ux/design-system-parser": "^1.1.1",
5151
"@salesforce-ux/design-system-primitive-tokens": "0.3.5",
52-
"@salesforce-ux/icons": "10.3.0",
52+
"@salesforce-ux/icons": "10.4.0",
5353
"@salesforce-ux/instant-vrt": "2.0.0",
5454
"@salesforce-ux/postcss-annotations-parser": "0.1.1",
5555
"@salesforce-ux/postcss-css-variable-value": "0.2.0",

0 commit comments

Comments
 (0)