@royaloperahouse/chord 0.7.9 → 0.7.10
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.
- package/CHANGELOG.md +4 -0
- package/dist/chord.cjs.development.js +22 -22
- package/dist/chord.cjs.development.js.map +1 -1
- package/dist/chord.cjs.production.min.js +1 -1
- package/dist/chord.cjs.production.min.js.map +1 -1
- package/dist/chord.esm.js +22 -22
- package/dist/chord.esm.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -124,19 +124,19 @@ var common = {
|
|
|
124
124
|
},
|
|
125
125
|
subtitles: {
|
|
126
126
|
1: '18px',
|
|
127
|
-
2: '
|
|
127
|
+
2: '14px'
|
|
128
128
|
},
|
|
129
129
|
titleDescription: '20px',
|
|
130
130
|
body: {
|
|
131
|
-
1: '
|
|
132
|
-
2: '
|
|
133
|
-
3: '
|
|
131
|
+
1: '19px',
|
|
132
|
+
2: '16px',
|
|
133
|
+
3: '14px'
|
|
134
134
|
},
|
|
135
|
-
listing: '
|
|
135
|
+
listing: '19px',
|
|
136
136
|
buttons: '14px',
|
|
137
137
|
overline: {
|
|
138
|
-
1: '
|
|
139
|
-
2: '
|
|
138
|
+
1: '14px',
|
|
139
|
+
2: '12px'
|
|
140
140
|
},
|
|
141
141
|
navigation: '13px',
|
|
142
142
|
search: '24px'
|
|
@@ -192,16 +192,16 @@ var common = {
|
|
|
192
192
|
},
|
|
193
193
|
titleDescription: '28px',
|
|
194
194
|
body: {
|
|
195
|
-
1: '
|
|
195
|
+
1: '26px',
|
|
196
196
|
2: '22px',
|
|
197
|
-
3: '
|
|
197
|
+
3: '20px'
|
|
198
198
|
},
|
|
199
199
|
peopleListing: '24px',
|
|
200
|
-
listing: '
|
|
200
|
+
listing: '36px',
|
|
201
201
|
buttons: '20px',
|
|
202
202
|
overline: {
|
|
203
|
-
1: '
|
|
204
|
-
2: '
|
|
203
|
+
1: '16px',
|
|
204
|
+
2: '14px'
|
|
205
205
|
},
|
|
206
206
|
navigation: '16px'
|
|
207
207
|
},
|
|
@@ -291,20 +291,20 @@ var common = {
|
|
|
291
291
|
6: '17px'
|
|
292
292
|
},
|
|
293
293
|
subtitles: {
|
|
294
|
-
1: '
|
|
295
|
-
2: '
|
|
294
|
+
1: '16px',
|
|
295
|
+
2: '14px'
|
|
296
296
|
},
|
|
297
297
|
titleDescription: '17px',
|
|
298
298
|
body: {
|
|
299
|
-
1: '
|
|
299
|
+
1: '17px',
|
|
300
300
|
2: '12px',
|
|
301
301
|
3: '11px'
|
|
302
302
|
},
|
|
303
303
|
listing: '16px',
|
|
304
304
|
buttons: '14px',
|
|
305
305
|
overline: {
|
|
306
|
-
1: '
|
|
307
|
-
2: '
|
|
306
|
+
1: '14px',
|
|
307
|
+
2: '12px'
|
|
308
308
|
},
|
|
309
309
|
navigation: '13px',
|
|
310
310
|
search: '20px'
|
|
@@ -355,20 +355,20 @@ var common = {
|
|
|
355
355
|
6: '24px'
|
|
356
356
|
},
|
|
357
357
|
subtitles: {
|
|
358
|
-
1: '
|
|
359
|
-
2: '
|
|
358
|
+
1: '24px',
|
|
359
|
+
2: '18px'
|
|
360
360
|
},
|
|
361
361
|
titleDescription: '24px',
|
|
362
362
|
body: {
|
|
363
|
-
1: '
|
|
363
|
+
1: '24px',
|
|
364
364
|
2: '18px',
|
|
365
365
|
3: '16px'
|
|
366
366
|
},
|
|
367
367
|
listing: '34px',
|
|
368
368
|
buttons: '20px',
|
|
369
369
|
overline: {
|
|
370
|
-
1: '
|
|
371
|
-
2: '
|
|
370
|
+
1: '16px',
|
|
371
|
+
2: '14px'
|
|
372
372
|
},
|
|
373
373
|
navigation: '16px'
|
|
374
374
|
},
|