@itcase/tokens-am 1.0.27 → 1.0.28

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.
@@ -162,46 +162,46 @@
162
162
  --typography-min-viewport: 360px;
163
163
  --typography-max-viewport: 1920px;
164
164
 
165
- --typography-h1-min: 32px;
166
165
  --typography-h1-max: 64px;
167
- --typography-h1-min-line-height: 64px;
168
- --typography-h1-max-line-height: 80px;
166
+ --typography-h1-min: 32px;
167
+ --typography-h1-max-line-height: 64px;
168
+ --typography-h1-min-line-height: 40px;
169
169
  --typography-h1-font: var(--font-primary);
170
170
 
171
- --typography-h2-min: 26px;
172
- --typography-h2-max: 46px;
173
- --typography-h2-min-line-height: 46px;
174
- --typography-h2-max-line-height: 58px;
171
+ --typography-h2-max: 48px;
172
+ --typography-h2-min: 28px;
173
+ --typography-h2-max-line-height: 48px;
174
+ --typography-h2-min-line-height: 32px;
175
175
  --typography-h2-font: var(--font-primary);
176
176
 
177
- --typography-h3-min: 18px;
178
177
  --typography-h3-max: 32px;
179
- --typography-h3-min-line-height: 32px;
180
- --typography-h3-max-line-height: 40px;
178
+ --typography-h3-min: 18px;
179
+ --typography-h3-max-line-height: 32px;
180
+ --typography-h3-min-line-height: 24px;
181
181
  --typography-h3-font: var(--font-primary);
182
182
 
183
- --typography-h4-min: 16px;
184
183
  --typography-h4-max: 24px;
185
- --typography-h4-min-line-height: 24px;
186
- --typography-h4-max-line-height: 30px;
184
+ --typography-h4-min: 16px;
185
+ --typography-h4-max-line-height: 24px;
186
+ --typography-h4-min-line-height: 18px;
187
187
  --typography-h4-font: var(--font-primary);
188
188
 
189
- --typography-h5-min: 14px;
190
189
  --typography-h5-max: 18px;
191
- --typography-h5-min-line-height: 18px;
192
- --typography-h5-max-line-height: 26px;
190
+ --typography-h5-min: 14px;
191
+ --typography-h5-max-line-height: 18px;
192
+ --typography-h5-min-line-height: 16px;
193
193
  --typography-h5-font: var(--font-primary);
194
194
 
195
- --typography-h6-min: 12px;
196
195
  --typography-h6-max: 16px;
197
- --typography-h6-min-line-height: 16px;
198
- --typography-h6-max-line-height: 24px;
196
+ --typography-h6-min: 12px;
197
+ --typography-h6-max-line-height: 16px;
198
+ --typography-h6-min-line-height: 14px;
199
199
  --typography-h6-font: var(--font-primary);
200
200
 
201
- --typography-p-min: 14px;
202
201
  --typography-p-max: 16px;
203
- --typography-p-min-line-height: 18px;
202
+ --typography-p-min: 14px;
204
203
  --typography-p-max-line-height: 20px;
204
+ --typography-p-min-line-height: 18px;
205
205
  --typography-p-font: var(--font-primary);
206
206
 
207
207
  --typography-text-xxl-min: 20px;
@@ -218,32 +218,32 @@
218
218
 
219
219
  --typography-text-l-min: 16px;
220
220
  --typography-text-l-max: 18px;
221
- --typography-text-l-min-line-height: 18px;
222
- --typography-text-l-max-line-height: 20px;
221
+ --typography-text-l-min-line-height: 20px;
222
+ --typography-text-l-max-line-height: 22px;
223
223
  --typography-text-l-font: var(--font-primary);
224
224
 
225
225
  --typography-text-m-min: 14px;
226
226
  --typography-text-m-max: 16px;
227
- --typography-text-m-min-line-height: 16px;
228
- --typography-text-m-max-line-height: 18px;
227
+ --typography-text-m-min-line-height: 18px;
228
+ --typography-text-m-max-line-height: 20px;
229
229
  --typography-text-m-font: var(--font-primary);
230
230
 
231
- --typography-text-s-min: 12px;
231
+ --typography-text-s-min: 14px;
232
232
  --typography-text-s-max: 14px;
233
- --typography-text-s-min-line-height: 12px;
234
- --typography-text-s-max-line-height: 14px;
233
+ --typography-text-s-min-line-height: 16px;
234
+ --typography-text-s-max-line-height: 18px;
235
235
  --typography-text-s-font: var(--font-primary);
236
236
 
237
- --typography-text-xs-min: 10px;
237
+ --typography-text-xs-min: 12px;
238
238
  --typography-text-xs-max: 12px;
239
- --typography-text-xs-min-line-height: 10px;
240
- --typography-text-xs-max-line-height: 12px;
239
+ --typography-text-xs-min-line-height: 12px;
240
+ --typography-text-xs-max-line-height: 16px;
241
241
  --typography-text-xs-font: var(--font-primary);
242
242
 
243
- --typography-text-xxs-min: 8px;
243
+ --typography-text-xxs-min: 10px;
244
244
  --typography-text-xxs-max: 10px;
245
- --typography-text-xxs-min-line-height: 8px;
246
- --typography-text-xxs-max-line-height: 10px;
245
+ --typography-text-xxs-min-line-height: 12px;
246
+ --typography-text-xxs-max-line-height: 12px;
247
247
  --typography-text-xxs-font: var(--font-primary);
248
248
 
249
249
  --typography-email-h1: 32px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@itcase/tokens-am",
3
3
  "description": "",
4
- "version": "1.0.27",
4
+ "version": "1.0.28",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "private": false,
@@ -25,5 +25,5 @@
25
25
  "access": "public",
26
26
  "registry": "https://registry.npmjs.org/"
27
27
  },
28
- "gitHead": "281851ad5bd75fa42a6d9bce1cbec59737acfe8b"
28
+ "gitHead": "76949891e58d5ae092f9bdb943cc26da67cb32f7"
29
29
  }