@carbon/ibm-products 2.43.2-canary.122 → 2.43.2-canary.124

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. package/css/index-full-carbon.css +141 -34
  2. package/css/index-full-carbon.css.map +1 -1
  3. package/css/index-full-carbon.min.css +1 -1
  4. package/css/index-full-carbon.min.css.map +1 -1
  5. package/css/index-without-carbon.css +6 -0
  6. package/css/index-without-carbon.css.map +1 -1
  7. package/css/index-without-carbon.min.css +1 -1
  8. package/css/index-without-carbon.min.css.map +1 -1
  9. package/css/index.css +141 -34
  10. package/css/index.css.map +1 -1
  11. package/css/index.min.css +1 -1
  12. package/css/index.min.css.map +1 -1
  13. package/es/components/Card/Card.d.ts +1 -0
  14. package/es/components/Card/Card.js +5 -2
  15. package/es/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
  16. package/es/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
  17. package/es/components/FullPageError/FullPageError.js +6 -3
  18. package/es/components/FullPageError/assets/Error403SVG.d.ts +3 -1
  19. package/es/components/FullPageError/assets/Error403SVG.js +6 -3
  20. package/es/components/FullPageError/assets/Error404SVG.d.ts +3 -1
  21. package/es/components/FullPageError/assets/Error404SVG.js +6 -3
  22. package/es/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
  23. package/es/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
  24. package/es/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
  25. package/es/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
  26. package/es/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
  27. package/es/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
  28. package/es/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
  29. package/es/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
  30. package/es/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
  31. package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
  32. package/es/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
  33. package/es/components/ProductiveCard/ProductiveCard.d.ts +4 -0
  34. package/es/components/ProductiveCard/ProductiveCard.js +7 -1
  35. package/es/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
  36. package/lib/components/Card/Card.d.ts +1 -0
  37. package/lib/components/Card/Card.js +5 -2
  38. package/lib/components/CoachmarkBeacon/CoachmarkBeacon.js +1 -1
  39. package/lib/components/Datagrid/Datagrid/addons/InlineEdit/InlineEditCell/InlineEditCell.js +2 -1
  40. package/lib/components/FullPageError/FullPageError.js +6 -3
  41. package/lib/components/FullPageError/assets/Error403SVG.d.ts +3 -1
  42. package/lib/components/FullPageError/assets/Error403SVG.js +6 -3
  43. package/lib/components/FullPageError/assets/Error404SVG.d.ts +3 -1
  44. package/lib/components/FullPageError/assets/Error404SVG.js +6 -3
  45. package/lib/components/FullPageError/assets/ErrorGenericSVG.d.ts +3 -1
  46. package/lib/components/FullPageError/assets/ErrorGenericSVG.js +6 -3
  47. package/lib/components/HTTPErrors/HTTPError403/HTTPError403.js +2 -1
  48. package/lib/components/HTTPErrors/HTTPError404/HTTPError404.js +2 -1
  49. package/lib/components/HTTPErrors/HTTPErrorOther/HTTPErrorOther.js +1 -0
  50. package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.d.ts +3 -1
  51. package/lib/components/HTTPErrors/assets/HTTPErrorSvg403.js +6 -3
  52. package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.d.ts +3 -1
  53. package/lib/components/HTTPErrors/assets/HTTPErrorSvg404.js +6 -3
  54. package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.d.ts +3 -1
  55. package/lib/components/HTTPErrors/assets/HTTPErrorSvgOther.js +6 -3
  56. package/lib/components/ProductiveCard/ProductiveCard.d.ts +4 -0
  57. package/lib/components/ProductiveCard/ProductiveCard.js +7 -1
  58. package/lib/node_modules/@carbon/icons-react/es/generated/bucket-9.js +2 -4
  59. package/package.json +8 -8

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.