Skip to content

Commit 82e7f2c

Browse files
committed
docs: add illustrations in theme catalogs (#513)
Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
1 parent 7d4fd22 commit 82e7f2c

File tree

4 files changed

+34
-4
lines changed

4 files changed

+34
-4
lines changed

OUDS/Core/Themes/Orange/Sources/_OUDSThemesOrange.docc/OUDSThemesOrange.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,16 @@ struct YourApp: App {
383383

384384
### Actions
385385

386+
#### Button
387+
386388
![A button component in light and dark modes with Orange theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_button_Orange.png)
387389

390+
### Content display
391+
392+
#### Bullet list
393+
394+
![A bullet list component in light and dark modes with Orange theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_bullet_list_Orange.png)
395+
388396
### Controls
389397

390398
#### Checkboxes
@@ -434,7 +442,7 @@ struct YourApp: App {
434442
}
435443
<!-- Maybe not relevant to display chip picker -->
436444

437-
#### Text inputs
445+
#### Text input
438446

439447
![A text input component in light and dark modes with Orange theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_textInput_Orange.png)
440448

OUDS/Core/Themes/OrangeBusinessTools/Sources/_OUDSThemesOrangeBusinessTools.docc/OUDSThemesOrangeBusinessTools.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,16 @@ You cannot derivate the *Orange Business Tools* theme.
161161

162162
### Actions
163163

164+
#### Button
165+
164166
![A button component in light and dark modes with Orange Business Tools theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_button_OrangeBusinessTools.png)
165167

168+
### Content display
169+
170+
#### Bullet list
171+
172+
![A bullet list component in light and dark modes with Orange Business Tools theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_bullet_list_OrangeBusinessTools.png)
173+
166174
### Controls
167175

168176
#### Checkboxes
@@ -212,7 +220,7 @@ You cannot derivate the *Orange Business Tools* theme.
212220
}
213221
<!-- Maybe not relevant to display chip picker -->
214222

215-
#### Text inputs
223+
#### Text input
216224

217225
![A text input component in light and dark modes with Orange Business Tools theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_textInput_OrangeBusinessTools.png)
218226

OUDS/Core/Themes/Sosh/Sources/_OUDSThemesSosh.docc/OUDSThemesSosh.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,16 @@ You cannot derivate the Sosh theme.
8585

8686
### Actions
8787

88+
#### Button
89+
8890
![A button component in light and dark modes with Sosh theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_button_Sosh.png)
8991

92+
### Content display
93+
94+
#### Bullet list
95+
96+
![A bullet list component in light and dark modes with Sosh theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_bullet_list_Sosh.png)
97+
9098
### Controls
9199

92100
#### Checkboxes
@@ -136,7 +144,7 @@ You cannot derivate the Sosh theme.
136144
}
137145
<!-- Maybe not relevant to display chip picker -->
138146

139-
#### Text inputs
147+
#### Text input
140148

141149
![A text input component in light and dark modes with Sosh theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_textInput_Sosh.png)
142150

OUDS/Core/Themes/Wireframe/Sources/_OUDSThemesWireframe.docc/OUDSThemesWireframe.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ You cannot derivate the *Wireframe* theme.
8484

8585
![A button component in light and dark modes with Wireframe theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_button_Wireframe.png)
8686

87+
### Content display
88+
89+
#### Bullet list
90+
91+
![A bullet list component in light and dark modes with Wireframe theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_bullet_list_Wireframe.png)
92+
8793
### Controls
8894

8995
#### Checkboxes
@@ -133,7 +139,7 @@ You cannot derivate the *Wireframe* theme.
133139
}
134140
<!-- Maybe not relevant to display chip picker -->
135141

136-
#### Text inputs
142+
#### Text input
137143

138144
![A text input component in light and dark modes with Wireframe theme](https://ios.unified-design-system.orange.com/images/OUDSComponents/component_textInput_Wireframe.png)
139145

0 commit comments

Comments
 (0)