mp-design-system 0.7.5 → 0.8.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (100) hide show
  1. package/dist/build/{Inter-Bold.39130deb.woff → Inter-Bold.419e8c71.woff} +0 -0
  2. package/dist/build/{Inter-Bold.a2748096.woff2 → Inter-Bold.af5441a3.woff2} +0 -0
  3. package/dist/build/{Inter-Regular.27892b21.woff → Inter-Regular.ca6858d7.woff} +0 -0
  4. package/dist/build/{Inter-Regular.03253301.woff2 → Inter-Regular.ed77b881.woff2} +0 -0
  5. package/dist/build/{Inter-SemiBold.ba1d0d7d.woff → Inter-SemiBold.cc1168df.woff} +0 -0
  6. package/dist/build/{Inter-SemiBold.97a52f0e.woff2 → Inter-SemiBold.dd034768.woff2} +0 -0
  7. package/dist/build/concentric.05eaed9c.svg +1 -0
  8. package/dist/build/dots-pattern.3c9c2a26.svg +1 -0
  9. package/dist/build/js/app.js +2 -26
  10. package/dist/build/js/app.js.map +1 -1
  11. package/dist/build/scss/library.css +2 -2
  12. package/dist/build/scss/library.css.map +1 -1
  13. package/dist/build/scss/main.css +2 -2
  14. package/dist/build/scss/main.css.map +1 -1
  15. package/package.json +12 -13
  16. package/src/_includes/components/accordion/accordion.config.js +27 -0
  17. package/src/_includes/components/accordion/accordion.md +15 -0
  18. package/src/_includes/components/accordion/accordion.njk +10 -0
  19. package/src/_includes/components/accordion/accordion.scss +49 -0
  20. package/src/_includes/components/accordion/macro.njk +5 -0
  21. package/src/_includes/components/alert/alert.scss +1 -1
  22. package/src/_includes/components/campaign/campaign.config.js +6 -0
  23. package/src/_includes/components/campaign/campaign.njk +5 -3
  24. package/src/_includes/components/hero/hero.config.js +4 -4
  25. package/src/_includes/components/hero/hero.njk +10 -4
  26. package/src/_includes/components/hero/hero.scss +30 -4
  27. package/src/_includes/components/meta-box/meta-box.scss +24 -0
  28. package/src/_includes/includes/system-footer.njk +13 -5
  29. package/src/_includes/library-navigation/brand-nav.njk +8 -16
  30. package/src/_includes/library-navigation/components-nav.njk +1 -1
  31. package/src/_includes/library-navigation/content-nav.njk +2 -1
  32. package/src/_redirects +8 -0
  33. package/src/assets/js/app.js +2 -0
  34. package/src/assets/js/imports/accordion.js +19 -0
  35. package/src/assets/js/imports/gallery.js +6 -0
  36. package/src/assets/scss/components/index.scss +1 -0
  37. package/src/assets/scss/components/lightbox.scss +1 -0
  38. package/src/assets/scss/library.scss +3 -3
  39. package/src/assets/scss/objects/grid.scss +3 -1
  40. package/src/assets/scss/utilities/index.scss +4 -0
  41. package/src/brand/{visual/colors.njk → colors.njk} +52 -34
  42. package/src/brand/downloads.njk +16 -6
  43. package/src/brand/images.md +101 -0
  44. package/src/brand/index.njk +6 -15
  45. package/src/brand/{visual/logo.md → logo.md} +13 -6
  46. package/src/brand/{visual/typography.md → typography.md} +6 -1
  47. package/src/checklist.md +70 -0
  48. package/src/components/colour.njk +7 -7
  49. package/src/components/grid/index.njk +56 -14
  50. package/src/components/iconography.njk +15 -13
  51. package/src/components/publishing-the-system.md +2 -0
  52. package/src/content/big-ideas.md +1 -1
  53. package/src/content/boilerplate.md +27 -0
  54. package/src/content/index.njk +1 -1
  55. package/src/content/our-voice/1-big-picture.md +1 -1
  56. package/src/content/our-voice/2-whats-most-important.md +1 -1
  57. package/src/content/our-voice/3-write-like-we-speak.md +1 -1
  58. package/src/content/our-voice/4-write-to-be-skimmed.md +1 -1
  59. package/src/content/our-voice/5-active-sentences.md +1 -1
  60. package/src/content/our-voice/6-add-energy.md +1 -1
  61. package/src/content/our-voice/7-small-surprises.md +1 -1
  62. package/src/content/our-voice/seven-steps.md +1 -1
  63. package/src/content/our-voice/which-techniques-when.md +1 -1
  64. package/src/content/real-life-examples/01-who-we-are-boilerplate.md +10 -6
  65. package/src/index.njk +12 -6
  66. package/src/prototype/product.njk +24 -1
  67. package/src/prototype/range.njk +1 -1
  68. package/src/static/pdf/PN12558_Physical_branding_v23.pdf +0 -0
  69. package/src/static/svg/logo-simple.svg +1 -0
  70. package/src/static/zip/MP_logo.zip +0 -0
  71. package/dist/build/concentric.797defa2.svg +0 -1
  72. package/dist/build/dots-pattern.7a77e237.svg +0 -1
  73. package/src/brand/identity/boilerplate.md +0 -23
  74. package/src/brand/identity/index.md +0 -14
  75. package/src/brand/identity/legal-information.md +0 -9
  76. package/src/brand/identity/strategy.md +0 -12
  77. package/src/brand/visual/images.md +0 -101
  78. package/src/static/img/grid-captivate-2.jpg +0 -0
  79. package/src/static/img/grid-captivate-3.jpg +0 -0
  80. package/src/static/img/grid-captivate-4.jpg +0 -0
  81. package/src/static/img/grid-convince-1.jpg +0 -0
  82. package/src/static/img/grid-convince-2.jpg +0 -0
  83. package/src/static/img/grid-convince-3.jpg +0 -0
  84. package/src/static/img/grid-convince-4.jpg +0 -0
  85. package/src/static/img/grid-convince-6.jpg +0 -0
  86. package/src/static/img/grid-inform-applications-1.jpg +0 -0
  87. package/src/static/img/grid-inform-applications-2.jpg +0 -0
  88. package/src/static/img/grid-inform-applications-3.jpg +0 -0
  89. package/src/static/img/grid-inform-tech-1.jpg +0 -0
  90. package/src/static/img/grid-inform-tech-2.jpg +0 -0
  91. package/src/static/img/grid-inform-tech-4.jpg +0 -0
  92. package/src/static/img/grid-inspire-1.jpg +0 -0
  93. package/src/static/img/grid-inspire-2.jpg +0 -0
  94. package/src/static/img/grid-inspire-3.jpg +0 -0
  95. package/src/static/img/grid-inspire-4.jpg +0 -0
  96. package/src/static/img/grid-inspire-5.jpg +0 -0
  97. package/src/static/pdf/FINAL Tone of voice guidelines April 2021.pdf +0 -0
  98. package/src/static/pdf/Mastersizer 3000.pdf +58 -53069
  99. package/src/static/pdf/PN12316_Digital_brand_quickstart_v06.pdf +45 -19388
  100. package/src/static/ppt/MP Elevator pitch.pptx +0 -0
@@ -13,7 +13,9 @@ status: 'In production'
13
13
  <div class="u-flow--l">
14
14
 
15
15
  {{ markdown({
16
- content: "Our color palette is built around our primary color, MP Petrol. We’ve included just enough tints and shades to provide useful options for designers."
16
+ content: "Our color palette is built around our primary color, MP Petrol. We’ve included just enough tints and shades to provide useful options for designers.
17
+
18
+ Step 0 is the 'default' shade for each color."
17
19
  }) }}
18
20
 
19
21
  <div class="u-wrap--content">
@@ -27,7 +29,7 @@ status: 'In production'
27
29
 
28
30
  {% set colors = [
29
31
  {
30
- name: 'MP21Petrol',
32
+ name: 'MP Petrol',
31
33
  key: 'Petrol',
32
34
  steps: [
33
35
  {
@@ -58,7 +60,7 @@ status: 'In production'
58
60
  ]
59
61
  },
60
62
  {
61
- name: 'MP21Blue',
63
+ name: 'MP Blue',
62
64
  key: 'Blue',
63
65
  steps: [
64
66
  {
@@ -89,7 +91,7 @@ status: 'In production'
89
91
  ]
90
92
  },
91
93
  {
92
- name: 'MP21Green',
94
+ name: 'MP Green',
93
95
  key: 'Green',
94
96
  steps: [
95
97
  {
@@ -120,77 +122,88 @@ status: 'In production'
120
122
  ]
121
123
  },
122
124
  {
123
- name: 'MP21Rubine',
125
+ name: 'MP Rubine',
124
126
  key: 'Red',
125
127
  steps: [
126
128
  {
127
129
  name: 0,
128
130
  hex: 'ce0058',
129
- cmyk: '14/100/50/2'
131
+ cmyk: '14.100.50.2'
130
132
  }
131
133
  ]
132
134
  },
133
135
  {
134
- name: 'MP21UtilGold',
135
- key: 'Utility-Orange',
136
+ name: 'MP Charcoal',
137
+ key: 'Grey',
136
138
  steps: [
137
139
 
138
140
  {
139
141
  name: "-1",
140
- hex: 'AE7809',
141
- cmyk: '29.51.100.10'
142
+ hex: '252525',
143
+ cmyk: '00.00.00.95'
142
144
  },
143
145
  {
144
146
  name: 0,
145
- hex: 'F2A60D',
146
- cmyk: '04.38.100.00'
147
+ hex: '333333',
148
+ cmyk: '00.00.00.91'
147
149
  },
148
150
  {
149
151
  name: 1,
150
- hex: 'F6BF51',
151
- cmyk: '03.26.79.00'
152
+ hex: '6c6c6c',
153
+ cmyk: '00.00.00.70'
152
154
  },
153
155
  {
154
156
  name: 2,
155
- hex: 'FCEAC5',
156
- cmyk: '01.07.25.00'
157
+ hex: 'cecece',
158
+ cmyk: '00.00.00.22'
157
159
  },
158
160
  {
159
161
  name: 3,
160
- hex: 'FEF8EC',
161
- cmyk: '00.02.06.00'
162
+ hex: 'efefef',
163
+ cmyk: '00.00.00.08'
162
164
  }
163
165
  ]
164
166
  },
165
167
  {
166
- name: 'MP21Charcoal',
167
- key: 'Grey',
168
+ name: 'MP Utility Gold',
169
+ key: 'Utility-Orange',
168
170
  steps: [
169
171
 
170
172
  {
171
173
  name: "-1",
172
- hex: '252525',
173
- cmyk: '00.00.00.95'
174
+ hex: 'AE7809',
175
+ cmyk: '29.51.100.10'
174
176
  },
175
177
  {
176
178
  name: 0,
177
- hex: '333333',
178
- cmyk: '00.00.00.91'
179
+ hex: 'F2A60D',
180
+ cmyk: '04.38.100.00'
179
181
  },
180
182
  {
181
183
  name: 1,
182
- hex: '6c6c6c',
183
- cmyk: '00.00.00.70'
184
+ hex: 'F6BF51',
185
+ cmyk: '03.26.79.00'
184
186
  },
185
187
  {
186
188
  name: 2,
187
- hex: 'cecece',
188
- cmyk: '00.00.00.22'
189
+ hex: 'FCEAC5',
190
+ cmyk: '01.07.25.00'
189
191
  },
190
192
  {
191
193
  name: 3,
192
- hex: 'efefef',
193
- cmyk: '00.00.00.08'
194
+ hex: 'FEF8EC',
195
+ cmyk: '00.02.06.00'
196
+ }
197
+ ]
198
+ },
199
+ {
200
+ name: 'MP Utility Blue',
201
+ key: 'Utility-Blue',
202
+ steps: [
203
+ {
204
+ name: 0,
205
+ hex: '006daf',
206
+ cmyk: '86.48.3.5'
194
207
  }
195
208
  ]
196
209
  }
@@ -225,22 +238,27 @@ status: 'In production'
225
238
  {{ markdown({
226
239
  content: "# When to use color
227
240
 
228
- The color palette works best when it's used in a balanced way; too much of a strong color can make a design feel crowded or busy. Instead, try to keep your designs to mainly white backgrounds, with Grey text, and splashes of color to highlight important elements.
241
+ The color palette works best when it's used in a balanced way; too much of a strong color can make a design feel crowded or busy. Instead, try to keep your designs to mainly white backgrounds, with Charcoal text, and splashes of color to highlight important elements.
229
242
 
230
- **Petrol** is our primary color - it represents Malvern Panalytical's spirit and personality. Along with **Blue** it is the color you will use most often in your designs.
243
+ **Petrol** is our primary color - it represents Malvern Panalytical's spirit and personality. Petrol, together with **Blue**, are the colors you will use most often in your designs.
231
244
 
232
245
  **Green** is reserved for _calls to action_ - the single most important action that we want a reader or viewer to take next. On a web page for example, this would be the \"buy now\" button.
233
246
 
234
247
  **Rubine** is reserved for important notices or warnings. It's such an eye-catching color that it must be used sparingly.
235
248
 
249
+ **Charcoal** is mainly used for text, but can also be used for other elements.
250
+
236
251
  **Utility Gold** is intended for notices which are less urgent than Rubine. It can also be used sparingly as an accent color, to contrast against Petrol and Blue.
237
252
 
238
- **Grey** is widely used for text in all designs.
253
+ For interactive designs we also have **Utility Blue**, which is used for hyperlinks. Note: Utility Blue is not generally intended for printed materials.
239
254
 
240
255
  ## Tints and shades
241
256
  Each color is provided in _steps_. Step 0 is the \"default\" for each color. If you need a colored background, consider using step 2 or 3, as step 0 or 1 will often be too overpowering.
242
257
 
243
- Using Petrol step 3 as a background color (instead of grey) can be a nice way to introduce a bit of our personality into a design."
258
+ Using Petrol step 3 as a background color (instead of grey) can be a nice way to introduce a bit of our personality into a design.
259
+
260
+ ## Why so many blues?
261
+ Petrol and Blue are part of our brand, but neither is suitable for hyperlinks in web or software environments: Blue doesn't provide enough contrast for legibility, and we didn't want to overuse Petrol. We added Utility Blue to fill this gap."
244
262
  }) }}
245
263
 
246
264
  {{ alert({
@@ -2,22 +2,22 @@
2
2
  title: Downloads
3
3
  layout: content-page
4
4
  sidebar: brand
5
- status: 'Development'
6
- version: 0.0.1
5
+ status: 'Ready'
7
6
  tags: brand
8
7
  ---
9
8
  {% from "components/prose/macro.njk" import markdown %}
10
9
  {% from "components/card/macro.njk" import card %}
11
10
  {% from "components/twi/macro.njk" import twi %}
12
11
 
13
- <div class="u-flow--l">
12
+ <div class="u-flow--l u-margin-top-xl">
14
13
 
15
14
  {{ twi({
16
- link: "/static/pdf/FINAL Tone of voice guidelines April 2021.pdf",
17
- label: "Tone of voice guidelines",
15
+ link: "/static/zip/MP_logo.zip",
16
+ label: "Malvern Panalytical logo",
18
17
  classes: "u-link",
19
18
  icon: "file"
20
19
  }) }}
20
+
21
21
  <br>
22
22
 
23
23
  {{ twi({
@@ -26,10 +26,20 @@ label: 'Brand guidelines quick-start guide',
26
26
  classes: 'u-link',
27
27
  icon: 'file'
28
28
  }) }}
29
+
30
+ <br>
31
+
32
+ {{ twi({
33
+ link: "https://malvern.sharepoint.com/:b:/r/sites/Intranet/Shared%20Documents/FINAL%20Tone%20of%20voice%20guidelines%20April%202021.pdf?csf=1&web=1&e=vW1Qzs",
34
+ label: "Tone of voice guidelines",
35
+ classes: "u-link",
36
+ icon: "file"
37
+ }) }}
38
+
29
39
  <br>
30
40
 
31
41
  {{ twi({
32
- link: "/static/ppt/MP Elevator pitch.pptx",
42
+ link: "https://malvern.sharepoint.com/:p:/r/sites/SVP/Shared%20Documents/Elevator%20Pitch%20(different%20languages)/Elevator%20pitch%20PPT%20(internal-external).pptx?d=w5ae5e5afa8c042f9968f95878a910471&csf=1&web=1&e=ui0qAk",
33
43
  label: "Elevator pitch - Powerpoint presentation",
34
44
  classes: "u-link",
35
45
  icon: "file"
@@ -0,0 +1,101 @@
1
+ ---
2
+ title: Images
3
+ layout: system-page
4
+ sidebar: brand
5
+ tags: brand
6
+ version: 1.0.0
7
+ status: 'In production'
8
+ ---
9
+
10
+ <div class="mp o-prose u-flow--prose">
11
+ <div class="u-wrap--content">
12
+
13
+ The images we use can have a great effect on how people perceive our company. Just as we have [tone of voice](/content/) guidelines to help keep our writing clear and effective, our **tone of visuals** guidelines will help you choose images that best represent Malvern Panalytical.
14
+
15
+ </div>
16
+ <div class="o-grid o-grid--of-two">
17
+ <div>
18
+
19
+ ## MP imaging matrix
20
+
21
+ - Uniform content strategy across all channels and segments
22
+ - Make sure to use the content type that matches your audience.
23
+ - When the content type needs to cover a broad audience, make sure to cover all content types and rotate them occasionally
24
+
25
+ ## Visual style
26
+
27
+ - Dramatic lighting - strong color contrast
28
+ - retain highlight and shadow detail
29
+ - Striking composition to attract attention
30
+ - Shallow depth of field for emphasis on specific small item - with influence on big change elsewhere
31
+ - Foreground and background blur
32
+ - High-key or Low-key lighting:
33
+ - ensure focal point
34
+ - Model may look directly to camera in some shots
35
+
36
+ </div>
37
+
38
+ ![A diagram of our imaging matrix, showing each area of image use in our marketing materials and what mood or purpose images should aim for.](/static/svg/imaging-matrix.svg)
39
+
40
+ </div>
41
+
42
+ <div class="c-library__photo-grid grid-1">
43
+ <div class="u-bg-petrol u-white"><h2>Captivate</h2></div>
44
+ <img src="/static/img/grid-captivate-1.jpg" alt="A silhouette of a woman's face, overlaid with plotted lines and charts of data" loading="lazy">
45
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/f4c97a0a-bb44-417d-a935-adea010bdf70/shutterstock_600381020_Low-res.JPG" alt="Looking up through tree branches at the Milky Way, filling the night sky" loading="lazy">
46
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/519c5d77-203b-433f-a8d6-adf600fd4f42/shutterstock_1729372963_Low-res.JPG" alt="A glowing Malvern Panalytical logo floats amongst trees in a misty forest " loading="lazy">
47
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/d3e8fca9-b331-4798-ac4e-adea010d1c42/shutterstock_455077471_Low-res.JPG" alt="A network of brass pins embedded in a wooden surface, connected with fine wire" loading="lazy">
48
+ </div>
49
+
50
+ <div class="c-library__photo-grid grid-1">
51
+ <div class="u-bg-red u-white"><h2>Inspire</h2></div>
52
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/981276ff-0ab9-4be9-aedd-adea010bf005/shutterstock_145005193_Low-res.JPG" alt="A scientist wearing protective gear leans in, using a pipette to fill a cuvette" loading="lazy">
53
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/372bcddb-261b-4272-a3fd-adea010c01ad/shutterstock_1408636658_Low-res.JPG" alt="An extreme close-up of tiny underwater plants, glowing in sunlight" loading="lazy">
54
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/d80bfeb7-1b0c-40cf-97e8-adea010bea98/shutterstock_174607778_Low-res.JPG" alt="An industrial pipeline silhouetted against the dawn sky" loading="lazy">
55
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/7f424ea8-8443-444a-8c91-adea010bee72/shutterstock_712297567_Low-res.JPG" alt="A CNC machine cuts into a piece of metal, sending sparks flying" loading="lazy">
56
+ </div>
57
+
58
+ <div class="c-library__photo-grid grid-2">
59
+ <div class="u-bg-blue u-white"><h2>Inform - Applications</h2></div>
60
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/971f54df-cdb3-43d8-ac63-adea010af455/shutterstock_1515878372_Low-res.JPG" alt="Three engineers in a workshop building a robotic device" loading="lazy">
61
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/1f20be8d-61fc-465b-b67d-adea010a3cad/shutterstock_717797560_Low-res.JPG" alt="A deep sea oil rig lit up against the evening sky" loading="lazy">
62
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/86aad13f-9f20-4a18-8a2e-adea010ae3d9/shutterstock_111870260_Low-res.JPG" alt="An aerial view of a water treatment plant in the sunshine" loading="lazy">
63
+ </div>
64
+
65
+ <div class="c-library__photo-grid grid-2">
66
+ <div class="u-bg-blue u-white"><h2>Inform - Technology</h2></div>
67
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/b7f2beab-a7e1-48f7-83e1-adea010ca426/shutterstock_1921649444_Low-res.JPG" alt="An engineer in a data center typing on a laptop, surrounded by server racks" loading="lazy">
68
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/523373f2-3a26-45b4-9b1b-adea010caab1/shutterstock_1073659409_Low-res.JPG" alt="A scientist wearing protective gear looks into a microscope" loading="lazy">
69
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/5b80c088-2b69-4bb9-a705-adea010d0fb1/shutterstock_1770220811_Low-res.JPG" alt="A network of glass spheres, some lit from within, connected by metal rods, suspended in darkness" loading="lazy">
70
+ </div>
71
+
72
+ <div class="c-library__photo-grid grid-1">
73
+ <div class="u-bg-green u-white"><h2>Convince</h2></div>
74
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/fb25d412-a13c-47fa-8740-adea010b4722/shutterstock_1522368992_Low-res.JPG" alt="A birds-eye view of people raising their glasses around a dinner table" loading="lazy">
75
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/87714d0a-16c8-43f5-a7e0-adea01143f6a/shutterstock_326505566_Low-res.JPG" alt="A barista pours steamed milk into a latte, creating a heart pattern" loading="lazy">
76
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/2d6b4793-692f-4ff8-ab51-adea010c6f71/shutterstock_128581706_Low-res.JPG" alt="Plants with green leaves growing out of glass containers in a laboratory" loading="lazy">
77
+ <img src="https://p3.aprimocdn.net/malvernpanalytical/fe398dc5-a0db-4801-a680-adea010c65e1/shutterstock_1898110876_Low-res.JPG" alt="An aerial view of farmland, with buildings connected by CGI arcs of light in the air" loading="lazy">
78
+ </div>
79
+
80
+ <div class="u-wrap--content u-margin-top-xl">
81
+
82
+ ## Products
83
+
84
+ Of course, we still make products too. Product photography is also shot separately, with natural color, isolated on a white background for catalogue use.
85
+
86
+ </div>
87
+
88
+ <div class="c-library__image-row">
89
+ <img src="/static/img/aeris.jpg" alt="An Aeris from Malvern Panalytical" loading="lazy">
90
+ <img src="/static/img/omnisec.jpg" alt="An Omnisec from Malvern Panalytical" loading="lazy">
91
+ <img src="/static/img/zetasizer.jpg" alt="A Zetasizer Advance from Malvern Panalytical" loading="lazy">
92
+ <img src="/static/img/microcal.jpg" alt="A Microcal from Malvern Panalytical" loading="lazy">
93
+ <img src="/static/img/mastersizer.jpg" alt="A Mastersizer 3000 from Malvern Panalytical" loading="lazy">
94
+ <img src="/static/img/empyrean.jpg" alt="An Empyrean from Malvern Panalytical" loading="lazy">
95
+ <img src="/static/img/qualityspec.jpg" alt="A Qualityspec from Malvern Panalytical" loading="lazy">
96
+ <img src="/static/img/epsilon.jpg" alt="An Epsilon from Malvern Panalytical" loading="lazy">
97
+ <img src="/static/img/leneo.jpg" alt="A Claisse LeNeo from Malvern Panalytical" loading="lazy">
98
+ <img src="/static/img/morphologi.jpg" alt="A Morphologi 4 from Malvern Panalytical" loading="lazy">
99
+ </div>
100
+
101
+ </div>
@@ -21,15 +21,6 @@ To strengthen Malvern Panalytical’s market position, we must ensure consistent
21
21
  content: content
22
22
  }) }}
23
23
 
24
- <br>
25
-
26
- {{ twi({
27
- link: '/static/pdf/PN12558_Physical_branding_v23.pdf',
28
- label: 'Physical brand quick-start guide',
29
- classes: 'u-link',
30
- icon: 'file'
31
- }) }}
32
-
33
24
  <div class="o-grid o-grid--of-three-late">
34
25
  {{ card({
35
26
  theme: {
@@ -38,14 +29,14 @@ To strengthen Malvern Panalytical’s market position, we must ensure consistent
38
29
  border: true
39
30
  },
40
31
  header: {
41
- title: 'Brand identity'
32
+ title: 'Visual identity'
42
33
  },
43
34
  body: {
44
- content: '<p>A brand is defined by what a company does, not just what it says or shows.</p>'
35
+ content: '<p>The visual marks and styles that encapsulate our brand such as logo, colour and typography.</p>'
45
36
  },
46
37
  footer: {
47
38
  cta: {
48
- link: '/brand/identity',
39
+ link: '/brand/logo',
49
40
  label: 'Read more'
50
41
  }
51
42
  }
@@ -58,14 +49,14 @@ To strengthen Malvern Panalytical’s market position, we must ensure consistent
58
49
  border: true
59
50
  },
60
51
  header: {
61
- title: 'Visual identity'
52
+ title: 'Downloads'
62
53
  },
63
54
  body: {
64
- content: '<p>The visual marks and styles that encapsulate our brand such as logo, colour and typography.</p>'
55
+ content: '<p>Download our brand guidelines PDF, our logo, and more.</p>'
65
56
  },
66
57
  footer: {
67
58
  cta: {
68
- link: '/brand/visual/logo',
59
+ link: '/brand/downloads',
69
60
  label: 'Read more'
70
61
  }
71
62
  }
@@ -7,20 +7,27 @@ version: 1.0.0
7
7
  status: 'Ready'
8
8
  ---
9
9
 
10
- The Malvern Panalytical logo is available in two formats:
10
+ <a href="/static/zip/MP_logo.zip" class="mp c-twi u-link c-twi--left"><span>Download: Malvern Panalytical logo</span><svg role="img" aria-hidden="true" focusable="false" class="mp c-icon c-icon--file"><use xlink:href="/static/svg/sprite.svg#file"></use></svg></a>
11
+
12
+ The Malvern Panalytical logo is available in three formats:
11
13
 
12
14
  - Standard, with the text alongside the 'X' brandmark;
13
- - Stacked, with the X and the text centered.
15
+ - Stacked, with the X and the text centered;
16
+ - Simple, for use at small sizes (when the fine details of the regular logo become obscured).
14
17
 
15
- <div class="o-grid o-grid--of-two">
18
+ <div class="o-grid o-grid--of-three">
16
19
  <figure style="width:320px">
17
- <figcaption>Standard side-by-side format</figcaption>
18
- <img src="/static/svg/logo.svg" alt="Malvern Panalytical logo, horizontal format">
20
+ <figcaption>Standard</figcaption>
21
+ <img src="/static/svg/logo.svg" alt="Malvern Panalytical logo, horizontal format" class="u-margin-top-m">
19
22
  </figure>
20
23
  <figure style="width:200px">
21
- <figcaption>Stacked format</figcaption>
24
+ <figcaption>Stacked</figcaption>
22
25
  <img src="/static/svg/logo-stacked.svg" alt="Malvern Panalytical logo, stacked format">
23
26
  </figure>
27
+ <figure style="width:100px">
28
+ <figcaption>Simple</figcaption>
29
+ <img src="/static/svg/logo-simple.svg" alt="Malvern Panalytical logo, stacked format" class="u-margin-top-s">
30
+ </figure>
24
31
  </div>
25
32
 
26
33
  ## Spacing
@@ -15,9 +15,14 @@ Our brand font is [Inter](https://rsms.me/inter). This typeface has been selecte
15
15
  - Comprehensive weight and style options
16
16
  - Understated authority
17
17
 
18
+ Find more information about Inter at [https://rsms.me/inter](https://rsms.me/inter)
19
+
18
20
  <a class="mp c-button c-button--inline" href="https://github.com/rsms/inter/releases/download/v3.19/Inter-3.19.zip" download>Download Inter font</a>
19
21
 
20
- Find more information about Inter at [https://rsms.me/inter](https://rsms.me/inter)
22
+ <br>
23
+
24
+ #### Google Fonts
25
+ [Inter is also available from Google Fonts](https://fonts.google.com/specimen/Inter).
21
26
 
22
27
  ---
23
28
 
@@ -0,0 +1,70 @@
1
+ ---
2
+ title: Franklin compatibility checklist
3
+ layout: content-page
4
+ sidebar: components
5
+ ---
6
+
7
+ We use a variety of digital marketing platforms, each with different styling abilities. We created this design system to bring these platforms together under a single look and feel, but unfortunately not all of them are able to follow the guidelines to the letter.
8
+
9
+ When evaluating a new platform, we should aim to ensure they are capable of following the Franklin styles as closely as possible.
10
+
11
+ Platforms can be categorized into three groups:
12
+
13
+ 1. Full design system users
14
+ 2. Medium users
15
+ 3. Basic users
16
+
17
+ With 1 being the most customizable and 3 the least. More customization allows closer alignment with Franklin.
18
+
19
+ ## Checklist
20
+ To qualify as a **Medium** user, a platform must be able to:
21
+
22
+ <div>
23
+ <input type="checkbox" class="c-checkbox" name="inter-font" id="inter-font" value="" />
24
+ <label for="inter-font">Use the Inter font, either installed in the project or linked via Google Fonts</label>
25
+ </div>
26
+ <div>
27
+ <input type="checkbox" class="c-checkbox" name="html" id="html" value="" />
28
+ <label for="html">Build bespoke HTML components following Franklin examples</label>
29
+ </div>
30
+ <div>
31
+ <input type="checkbox" class="c-checkbox" name="css" id="css" value="" />
32
+ <label for="css">Write custom CSS & JS to identically replicate Franklin</label>
33
+ </div>
34
+
35
+ Additionally, they can be considered **Full** users if they can:
36
+
37
+ <div>
38
+ <input type="checkbox" class="c-checkbox" name="cdn" id="cdn" value="" />
39
+ <label for="cdn">Consume Franklin's CSS and JavaScript via CDN links</label>
40
+ </div>
41
+ <div>
42
+ <input type="checkbox" class="c-checkbox" name="interface" id="interface" value="" />
43
+ <label for="interface">Style all elements of the interface</label>
44
+ </div>
45
+
46
+ If the platform can’t qualify as a Medium user, they are a **Basic** user. Typically, with Basic platforms there is no ability to write custom HTML, CSS, or JS. Visual customization is limited to e.g. changing colors and picking from predefined templates.
47
+
48
+ ### Example questions
49
+ Could the platform incorporate our main header navigation by using the HTML defined at: <https://brand.malvernpanalytical.com/components/header/#component-code>?
50
+ How about tabs, as defined at: <https://brand.malvernpanalytical.com/components/tabs/#component-code>?
51
+
52
+ ### Examples of each type
53
+ Full:
54
+ - Malvern Panalytical website
55
+ - Materials Talks blog
56
+ - Careers website
57
+
58
+ Medium:
59
+ - Bizzabo events pages
60
+ - OneWelcome login screen
61
+
62
+ Basic:
63
+ - Salesforce customer portal
64
+
65
+ ### Notes
66
+ More detailed instructions on consuming Franklin’s CSS and JS can be found at <https://brand.malvernpanalytical.com/components/installation>.
67
+
68
+ Example HTML for nearly every component is available at <https://brand.malvernpanalytical.com/components>.
69
+
70
+ Documentation is currently a bit lacking for Medium users – e.g. there’s no simple way to supply compiled CSS for their reference, and the uncompiled Sass is likely overcomplicated for their needs. I’m happy to talk through everything they need, but we should aim to document this more thoroughly.
@@ -25,7 +25,7 @@ A limited set of color tints and shades are available for element backgrounds, b
25
25
 
26
26
  {% set colors = [
27
27
  {
28
- name: 'MP21Petrol',
28
+ name: 'MP Petrol',
29
29
  key: 'Petrol',
30
30
  steps: [
31
31
  {
@@ -61,7 +61,7 @@ A limited set of color tints and shades are available for element backgrounds, b
61
61
  ]
62
62
  },
63
63
  {
64
- name: 'MP21Blue',
64
+ name: 'MP Blue',
65
65
  key: 'Blue',
66
66
  steps: [
67
67
  {
@@ -97,7 +97,7 @@ A limited set of color tints and shades are available for element backgrounds, b
97
97
  ]
98
98
  },
99
99
  {
100
- name: 'MP21Green',
100
+ name: 'MP Green',
101
101
  key: 'Green',
102
102
  steps: [
103
103
  {
@@ -133,7 +133,7 @@ A limited set of color tints and shades are available for element backgrounds, b
133
133
  ]
134
134
  },
135
135
  {
136
- name: 'MP21Rubine',
136
+ name: 'MP Rubine',
137
137
  key: 'Red',
138
138
  steps: [
139
139
  {
@@ -169,7 +169,7 @@ A limited set of color tints and shades are available for element backgrounds, b
169
169
  ]
170
170
  },
171
171
  {
172
- name: 'MP21Charcoal',
172
+ name: 'MP Charcoal',
173
173
  key: 'Grey',
174
174
  steps: [
175
175
 
@@ -206,7 +206,7 @@ A limited set of color tints and shades are available for element backgrounds, b
206
206
  ]
207
207
  },
208
208
  {
209
- name: 'MP21UtilBlue',
209
+ name: 'MP Utility Blue',
210
210
  key: 'Utility blue',
211
211
  steps: [
212
212
  {
@@ -242,7 +242,7 @@ A limited set of color tints and shades are available for element backgrounds, b
242
242
  ]
243
243
  },
244
244
  {
245
- name: 'MP21UtilGold',
245
+ name: 'MP Utility Gold',
246
246
  key: 'Utility orange',
247
247
  steps: [
248
248
  {
@@ -4,22 +4,64 @@ layout: system-page
4
4
  sidebar: components
5
5
  ---
6
6
 
7
- {% from "components/usp/macro.njk" import usp %}
8
-
7
+ {% from "components/card/macro.njk" import card %}
8
+
9
9
  <div class="o-grid o-grid--of-three-late">
10
- {{ usp({
11
- title: 'Generic',
12
- content: '<p>Grids to be nested inside layout grids, splitting content into equal columns.</p>',
13
- link: '/components/grid/generic/'
10
+ {{ card({
11
+ theme: {
12
+ layout: 'single',
13
+ size: 'large',
14
+ border: true
15
+ },
16
+ header: {
17
+ title: 'Generic'
18
+ },
19
+ body: {
20
+ content: '<p>Grids to be nested inside layout grids, splitting content into equal columns.</p>'
21
+ },
22
+ footer: {
23
+ cta: {
24
+ link: '/components/grid/generic/',
25
+ label: 'Read more'
26
+ }
27
+ }
14
28
  }) }}
15
- {{ usp({
16
- title: 'Layout',
17
- content: '<p>Grids designed to lay out full pages, fitting into the twelve column grid.</p>',
18
- link: '/components/grid/layout/'
29
+ {{ card({
30
+ theme: {
31
+ layout: 'single',
32
+ size: 'large',
33
+ border: true
34
+ },
35
+ header: {
36
+ title: 'Layout'
37
+ },
38
+ body: {
39
+ content: '<p>Grids designed to lay out full pages, using the twelve column grid.</p>'
40
+ },
41
+ footer: {
42
+ cta: {
43
+ link: '/components/grid/layout/',
44
+ label: 'Read more'
45
+ }
46
+ }
19
47
  }) }}
20
- {{ usp({
21
- title: 'Wrapper',
22
- content: '<p>Site-width constrains.</p>',
23
- link: '/components/grid/wrap/'
48
+ {{ card({
49
+ theme: {
50
+ layout: 'single',
51
+ size: 'large',
52
+ border: true
53
+ },
54
+ header: {
55
+ title: 'Wrapper'
56
+ },
57
+ body: {
58
+ content: '<p>Site-width constraints.</p>'
59
+ },
60
+ footer: {
61
+ cta: {
62
+ link: '/components/grid/wrap/',
63
+ label: 'Read more'
64
+ }
65
+ }
24
66
  }) }}
25
67
  </div>