@pantheon-systems/pds-design-tokens 1.0.0-dev.60 → 1.0.0-dev.61

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.
@@ -238,7 +238,112 @@
238
238
  }
239
239
  },
240
240
  "container": {
241
+ "max-width": {
242
+ "value": "1400px",
243
+ "public": true,
244
+ "filePath": "tokens/container/base.json",
245
+ "isSource": true,
246
+ "original": {
247
+ "value": "1400px",
248
+ "public": true
249
+ },
250
+ "name": "container-max-width",
251
+ "attributes": {
252
+ "category": "container",
253
+ "type": "max-width"
254
+ },
255
+ "path": [
256
+ "container",
257
+ "max-width"
258
+ ]
259
+ },
260
+ "padding": {
261
+ "small": {
262
+ "value": "4%",
263
+ "public": true,
264
+ "filePath": "tokens/container/base.json",
265
+ "isSource": true,
266
+ "original": {
267
+ "value": "4%",
268
+ "public": true
269
+ },
270
+ "name": "container-padding-small",
271
+ "attributes": {
272
+ "category": "container",
273
+ "type": "padding",
274
+ "item": "small"
275
+ },
276
+ "path": [
277
+ "container",
278
+ "padding",
279
+ "small"
280
+ ]
281
+ },
282
+ "medium": {
283
+ "value": "3%",
284
+ "public": true,
285
+ "filePath": "tokens/container/base.json",
286
+ "isSource": true,
287
+ "original": {
288
+ "value": "3%",
289
+ "public": true
290
+ },
291
+ "name": "container-padding-medium",
292
+ "attributes": {
293
+ "category": "container",
294
+ "type": "padding",
295
+ "item": "medium"
296
+ },
297
+ "path": [
298
+ "container",
299
+ "padding",
300
+ "medium"
301
+ ]
302
+ },
303
+ "large": {
304
+ "value": "2%",
305
+ "public": true,
306
+ "filePath": "tokens/container/base.json",
307
+ "isSource": true,
308
+ "original": {
309
+ "value": "2%",
310
+ "public": true
311
+ },
312
+ "name": "container-padding-large",
313
+ "attributes": {
314
+ "category": "container",
315
+ "type": "padding",
316
+ "item": "large"
317
+ },
318
+ "path": [
319
+ "container",
320
+ "padding",
321
+ "large"
322
+ ]
323
+ }
324
+ },
241
325
  "marketing": {
326
+ "max-width": {
327
+ "value": "1200px",
328
+ "public": true,
329
+ "filePath": "tokens/container/base.json",
330
+ "isSource": true,
331
+ "original": {
332
+ "value": "1200px",
333
+ "public": true
334
+ },
335
+ "name": "container-marketing-max-width",
336
+ "attributes": {
337
+ "category": "container",
338
+ "type": "marketing",
339
+ "item": "max-width"
340
+ },
341
+ "path": [
342
+ "container",
343
+ "marketing",
344
+ "max-width"
345
+ ]
346
+ },
242
347
  "padding": {
243
348
  "small": {
244
349
  "value": "4%",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.60",
3
+ "version": "1.0.0-dev.61",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [