@alfalab/core-components-typography 6.0.7 → 6.0.8

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.
Files changed (42) hide show
  1. package/colors.css +20 -20
  2. package/colors.module.css.js +1 -1
  3. package/cssm/title/component.d.ts +0 -4
  4. package/cssm/title/component.js.map +1 -1
  5. package/esm/colors.css +20 -20
  6. package/esm/colors.module.css.js +1 -1
  7. package/esm/text/index.css +40 -40
  8. package/esm/text/index.module.css.js +1 -1
  9. package/esm/title/common.css +5 -5
  10. package/esm/title/common.module.css.js +1 -1
  11. package/esm/title/component.d.ts +0 -4
  12. package/esm/title/component.js.map +1 -1
  13. package/esm/title/index.css +25 -25
  14. package/esm/title/index.module.css.js +1 -1
  15. package/esm/title-mobile/index.css +25 -25
  16. package/esm/title-mobile/index.module.css.js +1 -1
  17. package/modern/colors.css +20 -20
  18. package/modern/colors.module.css.js +1 -1
  19. package/modern/text/index.css +40 -40
  20. package/modern/text/index.module.css.js +1 -1
  21. package/modern/title/common.css +5 -5
  22. package/modern/title/common.module.css.js +1 -1
  23. package/modern/title/component.d.ts +0 -4
  24. package/modern/title/component.js.map +1 -1
  25. package/modern/title/index.css +25 -25
  26. package/modern/title/index.module.css.js +1 -1
  27. package/modern/title-mobile/index.css +25 -25
  28. package/modern/title-mobile/index.module.css.js +1 -1
  29. package/moderncssm/title/component.d.ts +0 -4
  30. package/moderncssm/title/component.js.map +1 -1
  31. package/package.json +1 -1
  32. package/src/title/component.tsx +0 -2
  33. package/text/index.css +40 -40
  34. package/text/index.module.css.js +1 -1
  35. package/title/common.css +5 -5
  36. package/title/common.module.css.js +1 -1
  37. package/title/component.d.ts +0 -4
  38. package/title/component.js.map +1 -1
  39. package/title/index.css +25 -25
  40. package/title/index.module.css.js +1 -1
  41. package/title-mobile/index.css +25 -25
  42. package/title-mobile/index.module.css.js +1 -1
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"xlarge":"typography__xlarge_13n6g","font":"typography__font_13n6g","regular-xlarge":"typography__regular-xlarge_13n6g","system":"typography__system_13n6g","large":"typography__large_13n6g","regular-large":"typography__regular-large_13n6g","medium":"typography__medium_13n6g","regular-medium":"typography__regular-medium_13n6g","small":"typography__small_13n6g","regular-small":"typography__regular-small_13n6g","xsmall":"typography__xsmall_13n6g","regular-xsmall":"typography__regular-xsmall_13n6g","component":"typography__component_13n6g","margins-xlarge":"typography__margins-xlarge_13n6g","margins-large":"typography__margins-large_13n6g","margins-medium":"typography__margins-medium_13n6g","margins-small":"typography__margins-small_13n6g","margins-xsmall":"typography__margins-xsmall_13n6g"};
5
+ var styles = {"xlarge":"typography__xlarge_1v3ec","font":"typography__font_1v3ec","regular-xlarge":"typography__regular-xlarge_1v3ec","system":"typography__system_1v3ec","large":"typography__large_1v3ec","regular-large":"typography__regular-large_1v3ec","medium":"typography__medium_1v3ec","regular-medium":"typography__regular-medium_1v3ec","small":"typography__small_1v3ec","regular-small":"typography__regular-small_1v3ec","xsmall":"typography__xsmall_1v3ec","regular-xsmall":"typography__regular-xsmall_1v3ec","component":"typography__component_1v3ec","margins-xlarge":"typography__margins-xlarge_1v3ec","margins-large":"typography__margins-large_1v3ec","margins-medium":"typography__margins-medium_1v3ec","margins-small":"typography__margins-small_1v3ec","margins-xsmall":"typography__margins-xsmall_1v3ec"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map