Skip to content

Commit fff5491

Browse files
authored
chore: Update solaris icons v1.4 (#515) (#520)
1 parent 04b269e commit fff5491

File tree

56 files changed

+102
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+102
-99
lines changed

NOTICE.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ ouds-flutter/app/assets/sosh/functional/social-and-engagement/heart-empty.svg
6262
ouds-flutter/app/assets/wireframe/functional/social-and-engagement/heart-empty.svg
6363

6464
# Functional - Status and indicators
65-
ouds-flutter/app/assets/orange/functional/status-and-indicators/info.svg
66-
ouds-flutter/app/assets/sosh/functional/status-and-indicators/info.svg
67-
ouds-flutter/app/assets/wireframe/functional/status-and-indicators/info.svg
65+
ouds-flutter/app/assets/orange/functional/status-and-indicators/info-fill.svg
66+
ouds-flutter/app/assets/sosh/functional/status-and-indicators/info-fill.svg
67+
ouds-flutter/app/assets/wireframe/functional/status-and-indicators/info-fill.svg
6868

6969
## OUDS / Themes / Orange
7070
ouds_theme_orange/assets/ic_bullet_rounded.svg
7171
ouds_theme_orange/assets/communication/accessibility/accessibility-vision.svg
7272
ouds_theme_orange/assets/communication/security-and-safety/lock.svg
73-
ouds_theme_orange/assets/component/alert/important.svg
74-
ouds_theme_orange/assets/component/alert/information.svg
75-
ouds_theme_orange/assets/component/alert/success.svg
73+
ouds_theme_orange/assets/component/alert/important-fill.svg
74+
ouds_theme_orange/assets/component/alert/info-fill.svg
75+
ouds_theme_orange/assets/component/alert/tick-confirmation-fill.svg
7676
ouds_theme_orange/assets/component/alert/warning.svg
7777
ouds_theme_orange/assets/component/alert/warning-external-shape.svg
7878
ouds_theme_orange/assets/component/alert/warning-internal-shape.svg
@@ -97,7 +97,7 @@ ouds_theme_orange/assets/component/switch/selected-switch.svg
9797
ouds_theme_orange/assets/component/tag/close.svg
9898
ouds_theme_orange/assets/functional/actions/copy.svg
9999
ouds_theme_orange/assets/functional/social-and-engagement/heart-empty.svg
100-
ouds_theme_orange/assets/settings-and-tools/hide.svg
100+
ouds_theme_orange/assets/functional/settings-and-tools/hide.svg
101101

102102

103103
ouds_theme_sosh/fonts/Roboto-Black.ttf
@@ -116,9 +116,9 @@ ouds_theme_sosh/fonts/SF-Pro-Display-Black-Thin.ttf
116116
ouds_theme_sosh/assets/ic_bullet_rounded.svg
117117
ouds_theme_orange/assets/communication/accessibility/accessibility-vision.svg
118118
ouds_theme_sosh/assets/communication/security-and-safety/lock.svg
119-
ouds_theme_sosh/assets/component/alert/important.svg
120-
ouds_theme_sosh/assets/component/alert/information.svg
121-
ouds_theme_sosh/assets/component/alert/success.svg
119+
ouds_theme_sosh/assets/component/alert/important-fill.svg
120+
ouds_theme_sosh/assets/component/alert/info-fill.svg
121+
ouds_theme_sosh/assets/component/alert/tick-confirmation-fill.svg
122122
ouds_theme_sosh/assets/component/alert/warning.svg
123123
ouds_theme_sosh/assets/component/alert/warning-external-shape.svg
124124
ouds_theme_sosh/assets/component/alert/warning-internal-shape.svg
@@ -142,7 +142,7 @@ ouds_theme_sosh/assets/component/radio-button/radio-button-selected.svg
142142
ouds_theme_sosh/assets/component/switch/selected-switch.svg
143143
ouds_theme_sosh/assets/component/tag/close.svg
144144
ouds_theme_sosh/assets/functional/social-and-engagement/heart-empty.svg
145-
ouds_theme_sosh/assets/settings-and-tools/hide.svg
145+
ouds_theme_sosh/assets/functional/settings-and-tools/hide.svg
146146

147147
ouds_theme_sosh/fonts/Sosh-Black.ttf
148148
ouds_theme_sosh/fonts/Sosh-Bold.ttf
@@ -154,9 +154,9 @@ ouds_theme_sosh/fonts/Sosh-Thin.ttf
154154
ouds_theme_wireframe/assets/ic_bullet_rounded.svg
155155
ouds_theme_orange/assets/communication/accessibility/accessibility-vision.svg
156156
ouds_theme_wireframe/assets/communication/security-and-safety/lock.svg
157-
ouds_theme_wireframe/assets/component/alert/important.svg
158-
ouds_theme_wireframe/assets/component/alert/information.svg
159-
ouds_theme_wireframe/assets/component/alert/success.svg
157+
ouds_theme_wireframe/assets/component/alert/important-fill.svg
158+
ouds_theme_wireframe/assets/component/alert/info-fill.svg
159+
ouds_theme_wireframe/assets/component/alert/tick-confirmation-fill.svg
160160
ouds_theme_wireframe/assets/component/alert/warning.svg
161161
ouds_theme_wireframe/assets/component/alert/warning-external-shape.svg
162162
ouds_theme_wireframe/assets/component/alert/warning-internal-shape.svg
@@ -180,7 +180,7 @@ ouds_theme_wireframe/assets/component/radio-button/radio-button-selected.svg
180180
ouds_theme_wireframe/assets/component/switch/selected-switch.svg
181181
ouds_theme_wireframe/assets/component/tag/close.svg
182182
ouds_theme_wireframe/assets/functional/social-and-engagement/heart-empty.svg
183-
ouds_theme_wireframe/assets/settings-and-tools/hide.svg
183+
ouds_theme_wireframe/assets/functional/settings-and-tools/hide.svg
184184

185185
ouds_theme_wireframe/fonts/ShantellSans-Bold.ttf
186186
ouds_theme_wireframe/fonts/ShantellSans-BoldItalic.ttf

app/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
### Added
88

99
### Changed
10+
- [DemoApp][Library] Use OUDS Icons V1.4 ([#515](https://github.com/Orange-OpenSource/ouds-flutter/issues/#515))
1011
- [Library] Update homepage documentation ([#135](https://github.com/Orange-OpenSource/ouds-flutter/issues/#135))
1112
- [Library] Integration of System library v2.3.0, component changelog v1.11 ([#513](https://github.com/Orange-OpenSource/ouds-flutter/issues/#513))
1213

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 3 additions & 0 deletions
Loading

app/assets/orange/functional/status-and-indicators/info.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Loading

app/assets/sosh/functional/status-and-indicators/info.svg renamed to app/assets/sosh/functional/status-and-indicators/info-fill.svg

File renamed without changes.

app/assets/wireframe/functional/status-and-indicators/info.svg renamed to app/assets/wireframe/functional/status-and-indicators/info-fill.svg

File renamed without changes.

app/lib/ui/utilities/app_assets.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class _Icons {
5353
String functionalSettingsAndToolsUiLightMode(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}functional/settings-and-tools/ui-light-mode.svg';
5454
String functionalSettingsAndToolsUiDarkMode(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}functional/settings-and-tools/ui-dark-mode.svg';
5555
String functionalSettingsAndToolsThemeSystem(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}functional/settings-and-tools/theme-system.svg';
56-
String functionalStatusAndIndicatorsInfo(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}functional/status-and-indicators/info.svg';
56+
String functionalStatusAndIndicatorsInfo(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}functional/status-and-indicators/info-fill.svg';
5757
String designTheme(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}communication/design/theme.svg';
5858
String designComponentAtom(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}communication/design/component-atom.svg';
5959
String designToken(ThemeController themeController) => '${themeController.getAssetsPath(themeController)}communication/design/design-token.svg';

ouds_core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99

1010
### Changed
11+
- [Library] Use OUDS Icons V1.4 ([#515](https://github.com/Orange-OpenSource/ouds-flutter/issues/#515))
1112
- [Library] Update homepage documentation ([#135](https://github.com/Orange-OpenSource/ouds-flutter/issues/#135))
1213

1314
### Fixed

0 commit comments

Comments
 (0)