@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/dist/chord.esm.js
CHANGED
|
@@ -116,19 +116,19 @@ var common = {
|
|
|
116
116
|
},
|
|
117
117
|
subtitles: {
|
|
118
118
|
1: '18px',
|
|
119
|
-
2: '
|
|
119
|
+
2: '14px'
|
|
120
120
|
},
|
|
121
121
|
titleDescription: '20px',
|
|
122
122
|
body: {
|
|
123
|
-
1: '
|
|
124
|
-
2: '
|
|
125
|
-
3: '
|
|
123
|
+
1: '19px',
|
|
124
|
+
2: '16px',
|
|
125
|
+
3: '14px'
|
|
126
126
|
},
|
|
127
|
-
listing: '
|
|
127
|
+
listing: '19px',
|
|
128
128
|
buttons: '14px',
|
|
129
129
|
overline: {
|
|
130
|
-
1: '
|
|
131
|
-
2: '
|
|
130
|
+
1: '14px',
|
|
131
|
+
2: '12px'
|
|
132
132
|
},
|
|
133
133
|
navigation: '13px',
|
|
134
134
|
search: '24px'
|
|
@@ -184,16 +184,16 @@ var common = {
|
|
|
184
184
|
},
|
|
185
185
|
titleDescription: '28px',
|
|
186
186
|
body: {
|
|
187
|
-
1: '
|
|
187
|
+
1: '26px',
|
|
188
188
|
2: '22px',
|
|
189
|
-
3: '
|
|
189
|
+
3: '20px'
|
|
190
190
|
},
|
|
191
191
|
peopleListing: '24px',
|
|
192
|
-
listing: '
|
|
192
|
+
listing: '36px',
|
|
193
193
|
buttons: '20px',
|
|
194
194
|
overline: {
|
|
195
|
-
1: '
|
|
196
|
-
2: '
|
|
195
|
+
1: '16px',
|
|
196
|
+
2: '14px'
|
|
197
197
|
},
|
|
198
198
|
navigation: '16px'
|
|
199
199
|
},
|
|
@@ -283,20 +283,20 @@ var common = {
|
|
|
283
283
|
6: '17px'
|
|
284
284
|
},
|
|
285
285
|
subtitles: {
|
|
286
|
-
1: '
|
|
287
|
-
2: '
|
|
286
|
+
1: '16px',
|
|
287
|
+
2: '14px'
|
|
288
288
|
},
|
|
289
289
|
titleDescription: '17px',
|
|
290
290
|
body: {
|
|
291
|
-
1: '
|
|
291
|
+
1: '17px',
|
|
292
292
|
2: '12px',
|
|
293
293
|
3: '11px'
|
|
294
294
|
},
|
|
295
295
|
listing: '16px',
|
|
296
296
|
buttons: '14px',
|
|
297
297
|
overline: {
|
|
298
|
-
1: '
|
|
299
|
-
2: '
|
|
298
|
+
1: '14px',
|
|
299
|
+
2: '12px'
|
|
300
300
|
},
|
|
301
301
|
navigation: '13px',
|
|
302
302
|
search: '20px'
|
|
@@ -347,20 +347,20 @@ var common = {
|
|
|
347
347
|
6: '24px'
|
|
348
348
|
},
|
|
349
349
|
subtitles: {
|
|
350
|
-
1: '
|
|
351
|
-
2: '
|
|
350
|
+
1: '24px',
|
|
351
|
+
2: '18px'
|
|
352
352
|
},
|
|
353
353
|
titleDescription: '24px',
|
|
354
354
|
body: {
|
|
355
|
-
1: '
|
|
355
|
+
1: '24px',
|
|
356
356
|
2: '18px',
|
|
357
357
|
3: '16px'
|
|
358
358
|
},
|
|
359
359
|
listing: '34px',
|
|
360
360
|
buttons: '20px',
|
|
361
361
|
overline: {
|
|
362
|
-
1: '
|
|
363
|
-
2: '
|
|
362
|
+
1: '16px',
|
|
363
|
+
2: '14px'
|
|
364
364
|
},
|
|
365
365
|
navigation: '16px'
|
|
366
366
|
},
|