ustyle 1.4.1 → 1.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (215) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/dist/ustyle-content.css +1 -1
  4. data/dist/ustyle-icons.css +1 -1
  5. data/dist/ustyle-latest.css +1 -1
  6. data/dist/ustyle.json +1 -1
  7. data/grunt/modules/html-parser.js +24 -0
  8. data/grunt/tasks/styleguide.js +5 -1
  9. data/lib/ustyle/version.rb +1 -1
  10. data/package.json +2 -1
  11. data/styleguide/assets/images/CTAs.png +0 -0
  12. data/styleguide/assets/images/badge-label-usp.png +0 -0
  13. data/styleguide/assets/images/caveat.png +0 -0
  14. data/styleguide/assets/images/design-conventions.png +0 -0
  15. data/styleguide/assets/images/error-texts.png +0 -0
  16. data/styleguide/assets/images/external-requirements.png +0 -0
  17. data/styleguide/assets/images/placeholder-text.png +0 -0
  18. data/styleguide/assets/images/site-consistency01.png +0 -0
  19. data/styleguide/assets/images/site-consistency02.png +0 -0
  20. data/styleguide/assets/images/site-consistency03.png +0 -0
  21. data/styleguide/assets/images/styleguide-examples/accurate-housing.jpg +0 -0
  22. data/styleguide/assets/images/styleguide-examples/altered.jpg +0 -0
  23. data/styleguide/assets/images/styleguide-examples/bad-subject.jpg +0 -0
  24. data/styleguide/assets/images/styleguide-examples/centered.jpg +0 -0
  25. data/styleguide/assets/images/styleguide-examples/cliche.jpg +0 -0
  26. data/styleguide/assets/images/styleguide-examples/cold.jpg +0 -0
  27. data/styleguide/assets/images/styleguide-examples/good-subject.jpg +0 -0
  28. data/styleguide/assets/images/styleguide-examples/illustrations_1.png +0 -0
  29. data/styleguide/assets/images/styleguide-examples/illustrations_2.png +0 -0
  30. data/styleguide/assets/images/styleguide-examples/illustrations_3.png +0 -0
  31. data/styleguide/assets/images/styleguide-examples/illustrations_4.png +0 -0
  32. data/styleguide/assets/images/styleguide-examples/illustrations_5.png +0 -0
  33. data/styleguide/assets/images/styleguide-examples/illustrations_6.png +0 -0
  34. data/styleguide/assets/images/styleguide-examples/innaccurate-housing.jpg +0 -0
  35. data/styleguide/assets/images/styleguide-examples/natural-1.jpg +0 -0
  36. data/styleguide/assets/images/styleguide-examples/natural-2.jpg +0 -0
  37. data/styleguide/assets/images/styleguide-examples/natural-3.jpg +0 -0
  38. data/styleguide/assets/images/styleguide-examples/not-centered.jpg +0 -0
  39. data/styleguide/assets/images/styleguide-examples/realistic.jpg +0 -0
  40. data/styleguide/assets/images/styleguide-examples/unaltered.jpg +0 -0
  41. data/styleguide/assets/images/styleguide-examples/unnatural-1.jpg +0 -0
  42. data/styleguide/assets/images/styleguide-examples/unnatural-2.jpg +0 -0
  43. data/styleguide/assets/images/styleguide-examples/unnatural-3.jpg +0 -0
  44. data/styleguide/assets/images/styleguide-examples/warm.jpg +0 -0
  45. data/styleguide/assets/images/tone.png +0 -0
  46. data/styleguide/assets/images/tooltip.png +0 -0
  47. data/styleguide/assets/images/tsandcs.png +0 -0
  48. data/styleguide/assets/images/ux-conventions-consistency.png +0 -0
  49. data/styleguide/assets/images/ux-conventions-error.png +0 -0
  50. data/styleguide/assets/images/ux-conventions-errors.png +0 -0
  51. data/styleguide/assets/images/ux-conventions-flexibility.png +0 -0
  52. data/styleguide/assets/images/ux-conventions-freedom.png +0 -0
  53. data/styleguide/assets/images/ux-conventions-minimalist.png +0 -0
  54. data/styleguide/assets/images/ux-conventions-real-world.png +0 -0
  55. data/styleguide/assets/images/ux-conventions-recognition.png +0 -0
  56. data/styleguide/assets/images/ux-conventions-visibility.png +0 -0
  57. data/styleguide/assets/sass/main.scss +4 -0
  58. data/styleguide/assets/sass/modules/_images.scss +24 -0
  59. data/styleguide/content/design/index.tpl +354 -68
  60. data/styleguide/content/design/validating-designs.tpl +304 -0
  61. data/styleguide/content/language/grammar.md +220 -0
  62. data/styleguide/content/language/microcopy.md +170 -0
  63. data/styleguide/content/language/tone.md +51 -0
  64. data/styleguide/templates/simple.tpl +11 -1
  65. data/vendor/assets/images/icons/16px/alarm.png +0 -0
  66. data/vendor/assets/images/icons/16px/android.png +0 -0
  67. data/vendor/assets/images/icons/16px/apple.png +0 -0
  68. data/vendor/assets/images/icons/16px/cog.png +0 -0
  69. data/vendor/assets/images/icons/16px/dual-fuel.png +0 -0
  70. data/vendor/assets/images/icons/16px/facebook-brand.png +0 -0
  71. data/vendor/assets/images/icons/16px/gas.png +0 -0
  72. data/vendor/assets/images/icons/16px/google-brand.png +0 -0
  73. data/vendor/assets/images/icons/16px/info.png +0 -0
  74. data/vendor/assets/images/icons/16px/key.png +0 -0
  75. data/vendor/assets/images/icons/16px/pdf.png +0 -0
  76. data/vendor/assets/images/icons/16px/piggy-bank.png +0 -0
  77. data/vendor/assets/images/icons/16px/pound-note.png +0 -0
  78. data/vendor/assets/images/icons/16px/twitter-brand.png +0 -0
  79. data/vendor/assets/images/icons/16px/twitter.png +0 -0
  80. data/vendor/assets/images/icons/16px/uswitch.png +0 -0
  81. data/vendor/assets/images/icons/16px/wiki.png +0 -0
  82. data/vendor/assets/images/icons/16px/wondering.png +0 -0
  83. data/vendor/assets/images/icons/16px/world.png +0 -0
  84. data/vendor/assets/images/icons/32px/alarm.png +0 -0
  85. data/vendor/assets/images/icons/32px/android.png +0 -0
  86. data/vendor/assets/images/icons/32px/apple.png +0 -0
  87. data/vendor/assets/images/icons/32px/clock.png +0 -0
  88. data/vendor/assets/images/icons/32px/cog.png +0 -0
  89. data/vendor/assets/images/icons/32px/dual-fuel.png +0 -0
  90. data/vendor/assets/images/icons/32px/electric-light.png +0 -0
  91. data/vendor/assets/images/icons/32px/facebook-brand.png +0 -0
  92. data/vendor/assets/images/icons/32px/gas.png +0 -0
  93. data/vendor/assets/images/icons/32px/google-brand.png +0 -0
  94. data/vendor/assets/images/icons/32px/graph-up.png +0 -0
  95. data/vendor/assets/images/icons/32px/info.png +0 -0
  96. data/vendor/assets/images/icons/32px/pdf.png +0 -0
  97. data/vendor/assets/images/icons/32px/pencil.png +0 -0
  98. data/vendor/assets/images/icons/32px/piggy-bank.png +0 -0
  99. data/vendor/assets/images/icons/32px/pound-note.png +0 -0
  100. data/vendor/assets/images/icons/32px/recycle.png +0 -0
  101. data/vendor/assets/images/icons/32px/sad.png +0 -0
  102. data/vendor/assets/images/icons/32px/smiley.png +0 -0
  103. data/vendor/assets/images/icons/32px/twitter-brand.png +0 -0
  104. data/vendor/assets/images/icons/32px/twitter.png +0 -0
  105. data/vendor/assets/images/icons/32px/uswitch.png +0 -0
  106. data/vendor/assets/images/icons/32px/wiki.png +0 -0
  107. data/vendor/assets/images/icons/32px/wondering.png +0 -0
  108. data/vendor/assets/images/icons/32px/world.png +0 -0
  109. data/vendor/assets/images/icons/64px/alarm.png +0 -0
  110. data/vendor/assets/images/icons/64px/android.png +0 -0
  111. data/vendor/assets/images/icons/64px/apple.png +0 -0
  112. data/vendor/assets/images/icons/64px/book.png +0 -0
  113. data/vendor/assets/images/icons/64px/bookmark.png +0 -0
  114. data/vendor/assets/images/icons/64px/clock.png +0 -0
  115. data/vendor/assets/images/icons/64px/cog.png +0 -0
  116. data/vendor/assets/images/icons/64px/dual-fuel.png +0 -0
  117. data/vendor/assets/images/icons/64px/electric-light.png +0 -0
  118. data/vendor/assets/images/icons/64px/facebook-brand.png +0 -0
  119. data/vendor/assets/images/icons/64px/fixed-variable.png +0 -0
  120. data/vendor/assets/images/icons/64px/gas.png +0 -0
  121. data/vendor/assets/images/icons/64px/google-brand.png +0 -0
  122. data/vendor/assets/images/icons/64px/graph-up.png +0 -0
  123. data/vendor/assets/images/icons/64px/happy.png +0 -0
  124. data/vendor/assets/images/icons/64px/info.png +0 -0
  125. data/vendor/assets/images/icons/64px/key.png +0 -0
  126. data/vendor/assets/images/icons/64px/pdf.png +0 -0
  127. data/vendor/assets/images/icons/64px/pencil.png +0 -0
  128. data/vendor/assets/images/icons/64px/piggy-bank.png +0 -0
  129. data/vendor/assets/images/icons/64px/pound-note.png +0 -0
  130. data/vendor/assets/images/icons/64px/present.png +0 -0
  131. data/vendor/assets/images/icons/64px/recycle.png +0 -0
  132. data/vendor/assets/images/icons/64px/renewable.png +0 -0
  133. data/vendor/assets/images/icons/64px/sad.png +0 -0
  134. data/vendor/assets/images/icons/64px/smiley.png +0 -0
  135. data/vendor/assets/images/icons/64px/twitter-brand.png +0 -0
  136. data/vendor/assets/images/icons/64px/twitter.png +0 -0
  137. data/vendor/assets/images/icons/64px/uswitch.png +0 -0
  138. data/vendor/assets/images/icons/64px/wiki.png +0 -0
  139. data/vendor/assets/images/icons/64px/wondering.png +0 -0
  140. data/vendor/assets/images/icons/64px/world.png +0 -0
  141. data/vendor/assets/images/icons/alarm.svg +1 -1
  142. data/vendor/assets/images/icons/android.svg +1 -1
  143. data/vendor/assets/images/icons/angry.svg +1 -1
  144. data/vendor/assets/images/icons/apple.svg +1 -1
  145. data/vendor/assets/images/icons/arrow-circle.svg +1 -1
  146. data/vendor/assets/images/icons/arrow-up-left.svg +1 -1
  147. data/vendor/assets/images/icons/book.svg +1 -1
  148. data/vendor/assets/images/icons/bookmark.svg +1 -1
  149. data/vendor/assets/images/icons/clock.svg +1 -1
  150. data/vendor/assets/images/icons/cog.svg +1 -1
  151. data/vendor/assets/images/icons/dual-fuel.svg +1 -1
  152. data/vendor/assets/images/icons/electric-light.svg +1 -1
  153. data/vendor/assets/images/icons/envelope.svg +1 -1
  154. data/vendor/assets/images/icons/exit-noexit.svg +1 -1
  155. data/vendor/assets/images/icons/facebook-brand.svg +1 -0
  156. data/vendor/assets/images/icons/fixed-variable.svg +1 -1
  157. data/vendor/assets/images/icons/gas.svg +1 -1
  158. data/vendor/assets/images/icons/google-brand.svg +1 -0
  159. data/vendor/assets/images/icons/graph-up.svg +1 -1
  160. data/vendor/assets/images/icons/happy.svg +1 -1
  161. data/vendor/assets/images/icons/info.svg +1 -1
  162. data/vendor/assets/images/icons/kettle.svg +1 -1
  163. data/vendor/assets/images/icons/key.svg +1 -1
  164. data/vendor/assets/images/icons/pdf.svg +1 -1
  165. data/vendor/assets/images/icons/pencil.svg +1 -1
  166. data/vendor/assets/images/icons/piggy-bank.svg +1 -1
  167. data/vendor/assets/images/icons/pound-note.svg +1 -1
  168. data/vendor/assets/images/icons/power.svg +1 -1
  169. data/vendor/assets/images/icons/present.svg +1 -1
  170. data/vendor/assets/images/icons/question.svg +1 -1
  171. data/vendor/assets/images/icons/recycle.svg +1 -1
  172. data/vendor/assets/images/icons/renewable.svg +1 -1
  173. data/vendor/assets/images/icons/sad.svg +1 -1
  174. data/vendor/assets/images/icons/save.svg +1 -1
  175. data/vendor/assets/images/icons/smiley.svg +1 -1
  176. data/vendor/assets/images/icons/sort.svg +1 -1
  177. data/vendor/assets/images/icons/starline.svg +1 -1
  178. data/vendor/assets/images/icons/twitter-brand.svg +1 -0
  179. data/vendor/assets/images/icons/twitter.svg +1 -1
  180. data/vendor/assets/images/icons/uswitch.svg +1 -1
  181. data/vendor/assets/images/icons/wiki.svg +1 -1
  182. data/vendor/assets/images/icons/wondering.svg +1 -1
  183. data/vendor/assets/images/icons/world.svg +1 -1
  184. data/vendor/assets/stylesheets/ustyle/basics/variables/_forms.scss +21 -0
  185. data/vendor/assets/stylesheets/ustyle/basics/variables/_icons.scss +3 -0
  186. data/vendor/assets/stylesheets/ustyle/forms/_input.scss +25 -6
  187. data/vendor/assets/stylesheets/ustyle/forms/_radio-checkbox.scss +9 -2
  188. data/vendor/assets/stylesheets/ustyle/icons/_base.scss +3 -0
  189. data/vendor/assets/stylesheets/ustyle/mixins/_media-query.scss +7 -1
  190. metadata +66 -27
  191. data/styleguide/assets/images/illustration-01.png +0 -0
  192. data/styleguide/assets/images/illustration-02.png +0 -0
  193. data/styleguide/assets/images/illustration-03.png +0 -0
  194. data/styleguide/assets/images/illustration-04.png +0 -0
  195. data/styleguide/assets/images/illustration-05.png +0 -0
  196. data/styleguide/assets/images/illustration-06.png +0 -0
  197. data/styleguide/assets/images/illustration-07.png +0 -0
  198. data/styleguide/assets/images/illustration-08.png +0 -0
  199. data/styleguide/assets/images/lifestyle-photography-01.png +0 -0
  200. data/styleguide/assets/images/lifestyle-photography-02.png +0 -0
  201. data/styleguide/assets/images/lifestyle-photography-03.png +0 -0
  202. data/styleguide/assets/images/lifestyle-photography-04.png +0 -0
  203. data/styleguide/assets/images/lifestyle-photography-05.png +0 -0
  204. data/styleguide/assets/images/lifestyle-photography-06.png +0 -0
  205. data/styleguide/assets/images/lifestyle-photography-07.png +0 -0
  206. data/styleguide/assets/images/lifestyle-photography-08.png +0 -0
  207. data/styleguide/assets/images/object-photography-01.png +0 -0
  208. data/styleguide/assets/images/object-photography-02.png +0 -0
  209. data/styleguide/assets/images/object-photography-03.png +0 -0
  210. data/styleguide/assets/images/object-photography-04.png +0 -0
  211. data/styleguide/assets/images/object-photography-05.png +0 -0
  212. data/styleguide/assets/images/object-photography-06.png +0 -0
  213. data/styleguide/assets/images/object-photography-07.png +0 -0
  214. data/styleguide/assets/images/object-photography-08.png +0 -0
  215. data/styleguide/content/brand/language.md +0 -98
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ustyle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1
4
+ version: 1.5.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - uSwitch Limited
@@ -13,7 +13,7 @@ authors:
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
- date: 2016-03-09 00:00:00.000000000 Z
16
+ date: 2016-06-28 00:00:00.000000000 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: sass
@@ -185,6 +185,7 @@ files:
185
185
  - dist/ustyle.min.js
186
186
  - grunt/modules/dss-helper.js
187
187
  - grunt/modules/file.js
188
+ - grunt/modules/html-parser.js
188
189
  - grunt/modules/templates.js
189
190
  - grunt/tasks/browser-sync.js
190
191
  - grunt/tasks/builder.js
@@ -202,37 +203,59 @@ files:
202
203
  - lib/ustyle/version.rb
203
204
  - package.json
204
205
  - styleguide/CNAME
206
+ - styleguide/assets/images/CTAs.png
207
+ - styleguide/assets/images/badge-label-usp.png
205
208
  - styleguide/assets/images/bower-logo.png
209
+ - styleguide/assets/images/caveat.png
206
210
  - styleguide/assets/images/cloudfront-logo.png
207
- - styleguide/assets/images/illustration-01.png
208
- - styleguide/assets/images/illustration-02.png
209
- - styleguide/assets/images/illustration-03.png
210
- - styleguide/assets/images/illustration-04.png
211
- - styleguide/assets/images/illustration-05.png
212
- - styleguide/assets/images/illustration-06.png
213
- - styleguide/assets/images/illustration-07.png
214
- - styleguide/assets/images/illustration-08.png
211
+ - styleguide/assets/images/design-conventions.png
212
+ - styleguide/assets/images/error-texts.png
213
+ - styleguide/assets/images/external-requirements.png
215
214
  - styleguide/assets/images/infographic-01.png
216
215
  - styleguide/assets/images/infographic-02.png
217
- - styleguide/assets/images/lifestyle-photography-01.png
218
- - styleguide/assets/images/lifestyle-photography-02.png
219
- - styleguide/assets/images/lifestyle-photography-03.png
220
- - styleguide/assets/images/lifestyle-photography-04.png
221
- - styleguide/assets/images/lifestyle-photography-05.png
222
- - styleguide/assets/images/lifestyle-photography-06.png
223
- - styleguide/assets/images/lifestyle-photography-07.png
224
- - styleguide/assets/images/lifestyle-photography-08.png
225
216
  - styleguide/assets/images/npm-logo.png
226
- - styleguide/assets/images/object-photography-01.png
227
- - styleguide/assets/images/object-photography-02.png
228
- - styleguide/assets/images/object-photography-03.png
229
- - styleguide/assets/images/object-photography-04.png
230
- - styleguide/assets/images/object-photography-05.png
231
- - styleguide/assets/images/object-photography-06.png
232
- - styleguide/assets/images/object-photography-07.png
233
- - styleguide/assets/images/object-photography-08.png
217
+ - styleguide/assets/images/placeholder-text.png
234
218
  - styleguide/assets/images/ruby-logo.png
219
+ - styleguide/assets/images/site-consistency01.png
220
+ - styleguide/assets/images/site-consistency02.png
221
+ - styleguide/assets/images/site-consistency03.png
222
+ - styleguide/assets/images/styleguide-examples/accurate-housing.jpg
223
+ - styleguide/assets/images/styleguide-examples/altered.jpg
224
+ - styleguide/assets/images/styleguide-examples/bad-subject.jpg
225
+ - styleguide/assets/images/styleguide-examples/centered.jpg
226
+ - styleguide/assets/images/styleguide-examples/cliche.jpg
227
+ - styleguide/assets/images/styleguide-examples/cold.jpg
228
+ - styleguide/assets/images/styleguide-examples/good-subject.jpg
229
+ - styleguide/assets/images/styleguide-examples/illustrations_1.png
230
+ - styleguide/assets/images/styleguide-examples/illustrations_2.png
231
+ - styleguide/assets/images/styleguide-examples/illustrations_3.png
232
+ - styleguide/assets/images/styleguide-examples/illustrations_4.png
233
+ - styleguide/assets/images/styleguide-examples/illustrations_5.png
234
+ - styleguide/assets/images/styleguide-examples/illustrations_6.png
235
+ - styleguide/assets/images/styleguide-examples/innaccurate-housing.jpg
236
+ - styleguide/assets/images/styleguide-examples/natural-1.jpg
237
+ - styleguide/assets/images/styleguide-examples/natural-2.jpg
238
+ - styleguide/assets/images/styleguide-examples/natural-3.jpg
239
+ - styleguide/assets/images/styleguide-examples/not-centered.jpg
240
+ - styleguide/assets/images/styleguide-examples/realistic.jpg
241
+ - styleguide/assets/images/styleguide-examples/unaltered.jpg
242
+ - styleguide/assets/images/styleguide-examples/unnatural-1.jpg
243
+ - styleguide/assets/images/styleguide-examples/unnatural-2.jpg
244
+ - styleguide/assets/images/styleguide-examples/unnatural-3.jpg
245
+ - styleguide/assets/images/styleguide-examples/warm.jpg
246
+ - styleguide/assets/images/tone.png
247
+ - styleguide/assets/images/tooltip.png
248
+ - styleguide/assets/images/tsandcs.png
235
249
  - styleguide/assets/images/ustyle.svg
250
+ - styleguide/assets/images/ux-conventions-consistency.png
251
+ - styleguide/assets/images/ux-conventions-error.png
252
+ - styleguide/assets/images/ux-conventions-errors.png
253
+ - styleguide/assets/images/ux-conventions-flexibility.png
254
+ - styleguide/assets/images/ux-conventions-freedom.png
255
+ - styleguide/assets/images/ux-conventions-minimalist.png
256
+ - styleguide/assets/images/ux-conventions-real-world.png
257
+ - styleguide/assets/images/ux-conventions-recognition.png
258
+ - styleguide/assets/images/ux-conventions-visibility.png
236
259
  - styleguide/assets/javascripts/app.js
237
260
  - styleguide/assets/javascripts/modules/cleanWhiteSpace.js
238
261
  - styleguide/assets/javascripts/modules/stats.js
@@ -243,6 +266,7 @@ files:
243
266
  - styleguide/assets/sass/modules/_copyright.scss
244
267
  - styleguide/assets/sass/modules/_grid.scss
245
268
  - styleguide/assets/sass/modules/_home.scss
269
+ - styleguide/assets/sass/modules/_images.scss
246
270
  - styleguide/assets/sass/modules/_links.scss
247
271
  - styleguide/assets/sass/modules/_logo.scss
248
272
  - styleguide/assets/sass/modules/_made-at.scss
@@ -261,11 +285,14 @@ files:
261
285
  - styleguide/assets/sass/vendor/_highlight.scss
262
286
  - styleguide/assets/sass/vendor/_pure-table.scss
263
287
  - styleguide/content/brand/index.md
264
- - styleguide/content/brand/language.md
265
288
  - styleguide/content/brand/logo.tpl
266
289
  - styleguide/content/design/index.tpl
267
290
  - styleguide/content/design/typography.md
291
+ - styleguide/content/design/validating-designs.tpl
268
292
  - styleguide/content/index.tpl
293
+ - styleguide/content/language/grammar.md
294
+ - styleguide/content/language/microcopy.md
295
+ - styleguide/content/language/tone.md
269
296
  - styleguide/content/pattern-library/grid.tpl
270
297
  - styleguide/content/pattern-library/index.tpl
271
298
  - styleguide/partials/_footer.tpl
@@ -310,12 +337,14 @@ files:
310
337
  - vendor/assets/images/icons/16px/electric-light.png
311
338
  - vendor/assets/images/icons/16px/envelope.png
312
339
  - vendor/assets/images/icons/16px/exit-noexit.png
340
+ - vendor/assets/images/icons/16px/facebook-brand.png
313
341
  - vendor/assets/images/icons/16px/facebook.png
314
342
  - vendor/assets/images/icons/16px/filter.png
315
343
  - vendor/assets/images/icons/16px/fixed-variable.png
316
344
  - vendor/assets/images/icons/16px/gas.png
317
345
  - vendor/assets/images/icons/16px/gauge.png
318
346
  - vendor/assets/images/icons/16px/github.png
347
+ - vendor/assets/images/icons/16px/google-brand.png
319
348
  - vendor/assets/images/icons/16px/google.png
320
349
  - vendor/assets/images/icons/16px/graph-up.png
321
350
  - vendor/assets/images/icons/16px/happy.png
@@ -376,6 +405,7 @@ files:
376
405
  - vendor/assets/images/icons/16px/tick-circle.png
377
406
  - vendor/assets/images/icons/16px/tick.png
378
407
  - vendor/assets/images/icons/16px/tv.png
408
+ - vendor/assets/images/icons/16px/twitter-brand.png
379
409
  - vendor/assets/images/icons/16px/twitter.png
380
410
  - vendor/assets/images/icons/16px/ustyle.png
381
411
  - vendor/assets/images/icons/16px/uswitch.png
@@ -418,12 +448,14 @@ files:
418
448
  - vendor/assets/images/icons/32px/electric-light.png
419
449
  - vendor/assets/images/icons/32px/envelope.png
420
450
  - vendor/assets/images/icons/32px/exit-noexit.png
451
+ - vendor/assets/images/icons/32px/facebook-brand.png
421
452
  - vendor/assets/images/icons/32px/facebook.png
422
453
  - vendor/assets/images/icons/32px/filter.png
423
454
  - vendor/assets/images/icons/32px/fixed-variable.png
424
455
  - vendor/assets/images/icons/32px/gas.png
425
456
  - vendor/assets/images/icons/32px/gauge.png
426
457
  - vendor/assets/images/icons/32px/github.png
458
+ - vendor/assets/images/icons/32px/google-brand.png
427
459
  - vendor/assets/images/icons/32px/google.png
428
460
  - vendor/assets/images/icons/32px/graph-up.png
429
461
  - vendor/assets/images/icons/32px/happy.png
@@ -484,6 +516,7 @@ files:
484
516
  - vendor/assets/images/icons/32px/tick-circle.png
485
517
  - vendor/assets/images/icons/32px/tick.png
486
518
  - vendor/assets/images/icons/32px/tv.png
519
+ - vendor/assets/images/icons/32px/twitter-brand.png
487
520
  - vendor/assets/images/icons/32px/twitter.png
488
521
  - vendor/assets/images/icons/32px/ustyle.png
489
522
  - vendor/assets/images/icons/32px/uswitch.png
@@ -526,12 +559,14 @@ files:
526
559
  - vendor/assets/images/icons/64px/electric-light.png
527
560
  - vendor/assets/images/icons/64px/envelope.png
528
561
  - vendor/assets/images/icons/64px/exit-noexit.png
562
+ - vendor/assets/images/icons/64px/facebook-brand.png
529
563
  - vendor/assets/images/icons/64px/facebook.png
530
564
  - vendor/assets/images/icons/64px/filter.png
531
565
  - vendor/assets/images/icons/64px/fixed-variable.png
532
566
  - vendor/assets/images/icons/64px/gas.png
533
567
  - vendor/assets/images/icons/64px/gauge.png
534
568
  - vendor/assets/images/icons/64px/github.png
569
+ - vendor/assets/images/icons/64px/google-brand.png
535
570
  - vendor/assets/images/icons/64px/google.png
536
571
  - vendor/assets/images/icons/64px/graph-up.png
537
572
  - vendor/assets/images/icons/64px/happy.png
@@ -592,6 +627,7 @@ files:
592
627
  - vendor/assets/images/icons/64px/tick-circle.png
593
628
  - vendor/assets/images/icons/64px/tick.png
594
629
  - vendor/assets/images/icons/64px/tv.png
630
+ - vendor/assets/images/icons/64px/twitter-brand.png
595
631
  - vendor/assets/images/icons/64px/twitter.png
596
632
  - vendor/assets/images/icons/64px/ustyle.png
597
633
  - vendor/assets/images/icons/64px/uswitch.png
@@ -634,12 +670,14 @@ files:
634
670
  - vendor/assets/images/icons/electric-light.svg
635
671
  - vendor/assets/images/icons/envelope.svg
636
672
  - vendor/assets/images/icons/exit-noexit.svg
673
+ - vendor/assets/images/icons/facebook-brand.svg
637
674
  - vendor/assets/images/icons/facebook.svg
638
675
  - vendor/assets/images/icons/filter.svg
639
676
  - vendor/assets/images/icons/fixed-variable.svg
640
677
  - vendor/assets/images/icons/gas.svg
641
678
  - vendor/assets/images/icons/gauge.svg
642
679
  - vendor/assets/images/icons/github.svg
680
+ - vendor/assets/images/icons/google-brand.svg
643
681
  - vendor/assets/images/icons/google.svg
644
682
  - vendor/assets/images/icons/graph-up.svg
645
683
  - vendor/assets/images/icons/happy.svg
@@ -701,6 +739,7 @@ files:
701
739
  - vendor/assets/images/icons/tick-circle.svg
702
740
  - vendor/assets/images/icons/tick.svg
703
741
  - vendor/assets/images/icons/tv.svg
742
+ - vendor/assets/images/icons/twitter-brand.svg
704
743
  - vendor/assets/images/icons/twitter.svg
705
744
  - vendor/assets/images/icons/ustyle.svg
706
745
  - vendor/assets/images/icons/uswitch.svg
@@ -1,98 +0,0 @@
1
- ## How does a brilliantly simple brand sound?
2
-
3
- Think of our tone of voice as a natural extension of our values and personality. We might not mention them in our copy, but their ‘feel’ should come across in every word, sentence and paragraph.
4
-
5
- #### Table of contents
6
- 1. [Tone of voice](#tone-of-voice)
7
- 2. [Writing tips](#writing-tips)
8
- 3. [Writing conventions](#writing-conventions)
9
-
10
- ## Tone of voice
11
-
12
- 1. **Expert** - We have a deep understanding of people, household finances and the industries in which we operate. Be confident and authoritative.
13
- 2. **Human** - We always talk on the same level as our customers. Be friendly and conversational, never patronising.
14
- 3. **Connected** - We are seamlessly synchronised with the wider world and financial one. Be timely, knowledgeable and accurate.
15
- 4. **Frank** - We speak truthfully and with insight. Be honest and transparent.
16
- 5. **Advisory** - We make a positive impact on the lives of our customers. Be empowering and informative.
17
-
18
- ## Writing tips
19
-
20
- ### Write like you speak
21
- Write as if the reader is in front of you. It’ll make your words sound more natural and believable.
22
-
23
- ### Jargon-free zone
24
- Leave the corporate words to the boardroom. Everyday words are much better. They’re easier to read and get our message across quicker.
25
-
26
- ### Statistical value
27
- Well-placed stats and relevant data really add weight to what we’re saying. But use them sparingly, and only if it really merits it.
28
-
29
- ### Be active
30
- Use an active voice rather than a passive one. This means writing sentences this way round: ‘The customers were saving money.’ Rather than this way round: ‘Money was being saved by the customers.
31
-
32
- ### Consistency is key
33
- We all need to speak and write the same way, otherwise it waters down our brand and weakens our position.
34
-
35
- ### Headlines
36
- Keep them short. The longer a headline is, the less likely it is to be read. So don’t write it in four words if you can do it in three.
37
-
38
- ### Less is more
39
- Short copy gets read. Long copy doesn’t. Get to the point as quick as possible. Otherwise you’ll lose the reader.
40
-
41
- ### Be purposeful and actionable
42
- Content should always be actionable. You’ve given the customer relevant information, now tell them what they can do with it.
43
-
44
- ### Once is enough
45
- Say it once and say it well. Repetition makes copy boring and overly long, and creeps in when we’re not confident about what we’re saying.
46
-
47
- ### Snack-sized copy
48
- If you have a lot of information to get across, use bullet points or sub-headings to break it up. But don’t use too many bullets or make them too long or it will defeat the objective.
49
-
50
- ### Go with the flow
51
- Do your words trip off the tongue? There’s one way to find out. Read them out loud and you’ll soon find out where it’s not flowing.
52
-
53
- ## Writing conventions
54
-
55
- ### Abbreviations
56
-
57
- For names of companies or organisations, if an abbreviation is more familiar than the full form (e.g. BBC, IBM) use that. If not, write the name in full the first time you mention it, followed by the abbreviation in brackets. The next time you refer to it, use only the abbreviation.
58
-
59
- ### Apostrophes
60
- Avoid common misuse of apostrophes:
61
-
62
- - Mixing up it’s (it is) and its (possessive)
63
- - Using to denote plural: DVD’s (wrong) vs DVDs (correct)
64
- - When writing Dos and Don’ts (not Do’s and Don’ts)
65
- - When writing decades 1990s (not 1990’s); the ’80s (not the 80’s)
66
-
67
- ### British English
68
-
69
- Use the British ‘s’ in words such as ‘realise’, and ‘specialise’, rather than the American ‘z’.
70
-
71
- ### Capital letters
72
-
73
- Never use all capital letters. Headlines follow usual sentence structure, with only the first word and proper nouns utilising capitals.
74
-
75
- ### Company names and references
76
-
77
- Follow punctuation and capitalisation of company names and products as they are branded.
78
- > Example: E.ON, iPhone, iSaver
79
-
80
- When referencing a company in a news or guide, remember to always keep them in the singular.
81
- > Example: BT is launching a new ... (not BT are launching a new ...)
82
-
83
- ### Contractions
84
-
85
- Our tone of voice is friendly and familiar, so it’s fine to use contractions like ‘they’ll’, ‘it’ll’, ‘isn’t’.
86
-
87
- ### Dashes and hyphens
88
- If you use a dash within a sentence to create emphasis, then use a long em dash – rather than a hyphen.
89
- Compound adjectives before a noun generally use a hyphen (e.g. ‘the well-organised energy provider’). After a noun, they should be separated (e.g. ‘the energy provider was well organised’).
90
-
91
- ### Exclamation marks
92
- Use sparingly.
93
-
94
- ### Full stops
95
- Don’t use full stops at the end of headlines.
96
-
97
- ### Legals, disclaimers and caveats
98
- Superscript numbering should be used when there is more than one caveat, however, when there is only one caveat in a communication, an asterisk (*) should be used.