@razorpay/blade 10.4.4 → 10.5.0

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.
@@ -356,7 +356,11 @@ var typography = {
356
356
  700: 28,
357
357
  800: 32,
358
358
  900: 36,
359
- 1000: 40
359
+ 1000: 40,
360
+ 1100: 48,
361
+ 1200: 56,
362
+ 1300: 64,
363
+ 1600: 88
360
364
  },
361
365
  weight: _objectSpread({}, fontWeight)
362
366
  },
@@ -372,7 +376,11 @@ var typography = {
372
376
  500: 32,
373
377
  600: 40,
374
378
  700: 40,
375
- 800: 48
379
+ 800: 48,
380
+ 900: 56,
381
+ 1000: 64,
382
+ 1100: 72,
383
+ 1500: 104
376
384
  }
377
385
  // letterSpacings: {},
378
386
  },
@@ -394,7 +402,11 @@ var typography = {
394
402
  700: 24,
395
403
  800: 28,
396
404
  900: 32,
397
- 1000: 32
405
+ 1000: 32,
406
+ 1100: 40,
407
+ 1200: 48,
408
+ 1300: 56,
409
+ 1600: 64
398
410
  },
399
411
  weight: _objectSpread({}, fontWeight)
400
412
  },
@@ -410,7 +422,11 @@ var typography = {
410
422
  500: 28,
411
423
  600: 32,
412
424
  700: 40,
413
- 800: 40
425
+ 800: 40,
426
+ 900: 48,
427
+ 1000: 56,
428
+ 1100: 64,
429
+ 1500: 72
414
430
  }
415
431
  // letterSpacings: {},
416
432
  }