Skip to content

Commit 523863f

Browse files
committed
Merge tag 'v2.19.0' into winter-23-opensource
2 parents aea2eb9 + 9c76430 commit 523863f

File tree

38 files changed

+353
-54
lines changed

38 files changed

+353
-54
lines changed

RELEASENOTES.general.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,61 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

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

661
- Corrected typos in blueprints:

RELEASENOTES.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,82 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4+
## Release 2.19.0 - August 11, 2022
5+
6+
- Updated icons to `v10.4.0`
7+
- Standard Set:
8+
- Added `ai_accelerator_card`
9+
- Added `connect_wallet`
10+
- Added `contract_line_outcome`
11+
- Added `contract_line_outcome_data`
12+
- Added `crypto_category_wallet_group`
13+
- Added `crypto_product`
14+
- Added `crypto_product_category_wallet_role`
15+
- Added `crypto_transaction`
16+
- Added `crypto_transaction_envelope`
17+
- Added `crypto_transaction_envelope_item`
18+
- Added `crypto_wallet`
19+
- Added `crypto_wallet_group`
20+
- Added `crypto_wallet_group_item`
21+
- Added `customer`
22+
- Added `customer_workspace`
23+
- Added `learner_program`
24+
- Added `nft_settings`
25+
- Added `nft_studio`
26+
- Added `prompt`
27+
- Added `setup_modal`
28+
- Added `snippet_alt`
29+
- Added `tax_policy`
30+
- Added `tax_rate`
31+
- Added `tax_treatment`
32+
- Added `water`
33+
- Action Set:
34+
- Added `action_scan_enabled`
35+
- Added `action_scan_disabled`
36+
- Utility Set:
37+
- Added `captions`
38+
- Added `contract_line_outcome`
39+
- Added `contract_line_outcome_data`
40+
- Added `customer`
41+
- Added `customer_workspace`
42+
- Added `detach`
43+
- Added `hazmat_equipment`
44+
- Added `label`
45+
- Added `labels`
46+
- Added `record_alt`
47+
- Added `segments`
48+
- Added `tax_policy`
49+
- Added `tax_rate`
50+
- Added `tax_treatment`
51+
- Added `tollways`
52+
- Added `transport_bicycle`
53+
- Added `transport_heavy_truck`
54+
- Added `transport_light_truck`
55+
- Added `transport_walking`
56+
- Added `utility`
57+
- Added `water`
58+
59+
## Components
60+
### [Dynamic Icons](https://www.lightningdesignsystem.com/components/dynamic-icons)
61+
#### Changed
62+
- Updated Global Action Help icon's `role` attribute from `presentation` to `img` for better accessibility compliance
63+
64+
### [Global Navigation](https://www.lightningdesignsystem.com/components/global-navigation)
65+
#### Added
66+
- Added `role="img"` to unread indicator dot to comply with accessibility usage rules for `aria-label`
67+
68+
### [Modals](https://www.lightningdesignsystem.com/components/modals)
69+
#### Changed
70+
- Added tabindex to Footless example for programmatic focus use case.
71+
72+
### [Progress Bar](https://www.lightningdesignsystem.com/components/progress-bar)
73+
#### Added
74+
- Added example for Success under States
75+
76+
### [Tabs](https://www.lightningdesignsystem.com/components/tabs)
77+
#### Added
78+
- Added `role="img"` to unread indicator dot to comply with accessibility usage rules for `aria-label`
79+
480
## Release 2.18.1 - June 22, 2022
581

682
- Corrected typos in blueprints:

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'

design-tokens/extensions/ui-force/image-paths.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ props:
1010
BANNER_GROUP_DEFAULT_IMAGE:
1111
value: ''
1212
USER_DEFAULT_AVATAR:
13-
value: '/assets/images/profile_avatar_200.png'
13+
value: '/profile_avatar_200.png'
1414
USER_DEFAULT_AVATAR_MEDIUM:
15-
value: '/assets/images/profile_avatar_160.png'
15+
value: '/profile_avatar_160.png'
1616
USER_DEFAULT_AVATAR_SMALL:
17-
value: '/assets/images/profile_avatar_96.png'
17+
value: '/profile_avatar_96.png'
1818
GROUP_DEFAULT_AVATAR:
19-
value: '/assets/images/group_avatar_200.png'
19+
value: '/group_avatar_200.png'
2020
GROUP_DEFAULT_AVATAR_MEDIUM:
21-
value: '/assets/images/group_avatar_160.png'
21+
value: '/group_avatar_160.png'
2222
GROUP_DEFAULT_AVATAR_SMALL:
23-
value: '/assets/images/group_avatar_96.png'
23+
value: '/group_avatar_96.png'

design-tokens/themes/oneSalesforce/ui-force/background-color.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ props:
2626
POPOVER_WALKTHROUGH_COLOR_BACKGROUND_ALT:
2727
value: '{!PALETTE_BLUE_50}'
2828
POPOVER_WALKTHROUGH_HEADER_IMAGE:
29-
value: '/assets/images/popovers/popover-header.png'
29+
value: '/popovers/popover-header.png'
3030
type: string
3131
POPOVER_WALKTHROUGH_ALT_IMAGE:
32-
value: '/assets/images/popovers/popover-action.png'
32+
value: '/popovers/popover-action.png'
3333
type: string
3434
POPOVER_WALKTHROUGH_ALT_NUBBIN_COLOR_BACKGROUND:
3535
value: '{!PALETTE_BLUE_50}'

design-tokens/themes/oneSalesforce/ui-force/image-paths.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ global:
77
props:
88
## BANNERS
99
BRAND_BAND_DEFAULT_IMAGE:
10-
value: '/assets/images/themes/oneSalesforce/banner-brand-default.png'
10+
value: '/themes/oneSalesforce/banner-brand-default.png'
1111
BANNER_USER_DEFAULT_IMAGE:
12-
value: '/assets/images/themes/oneSalesforce/banner-user-default.png'
12+
value: '/themes/oneSalesforce/banner-user-default.png'
1313
BANNER_GROUP_DEFAULT_IMAGE:
14-
value: '/assets/images/themes/oneSalesforce/banner-group-public-default.png'
14+
value: '/themes/oneSalesforce/banner-group-public-default.png'

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"CSS"
99
],
1010
"homepage": "https://lightningdesignsystem.com",
11-
"version": "2.18.1",
11+
"version": "2.19.0",
1212
"author": "Salesforce",
1313
"bugs": {
1414
"url": "https://github.com/salesforce-ux/design-system/issues"
1515
},
1616
"slds": {
17-
"name": "Summer ’22",
18-
"id": "238"
17+
"name": "Winter ’23",
18+
"id": "240"
1919
},
2020
"important": [
2121
"'private' and 'config.slds.internal' should have the same value",
@@ -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",

scripts/gulp/plugins/data-uri.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const fs = require('fs');
22
const mime = require('mime');
33
const path = require('path');
44

5-
const root = path.resolve(__dirname, '../../../');
5+
const root = path.resolve(__dirname, '../../../assets/images');
66

77
module.exports = (opts = {}) => {
88
return {

0 commit comments

Comments
 (0)