@atlaskit/icon 26.4.1 → 27.0.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.
Files changed (105) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/afm-cc/tsconfig.json +1 -1
  3. package/afm-townsquare/tsconfig.json +27 -0
  4. package/core/migration/{align-center--editor-align-center.d.ts → align-text-left--overview.d.ts} +3 -3
  5. package/core/migration/{align-left--overview.js → align-text-left--overview.js} +7 -7
  6. package/core/migration/{align-right--editor-align-right.d.ts → child-work-items--child-issues.d.ts} +3 -3
  7. package/core/migration/{child-issues.js → child-work-items--child-issues.js} +9 -9
  8. package/core/migration/{drag-handle--drag-handler.d.ts → panel-right--detail-view.d.ts} +3 -3
  9. package/core/migration/{sidebar-right--detail-view.js → panel-right--detail-view.js} +8 -8
  10. package/core/migration/{align-left--overview.d.ts → panel-right--room-menu.d.ts} +3 -3
  11. package/core/migration/{sidebar-right--room-menu.js → panel-right--room-menu.js} +8 -8
  12. package/core/migration/{issue.d.ts → work-item--issue.d.ts} +3 -3
  13. package/core/migration/{issue.js → work-item--issue.js} +10 -10
  14. package/core/migration/{align-left--editor-align-left.d.ts → work-items--issues.d.ts} +3 -3
  15. package/core/migration/{issues.js → work-items--issues.js} +9 -9
  16. package/dist/cjs/deprecated-core.js +2 -81
  17. package/dist/cjs/metadata-core.js +6 -286
  18. package/dist/cjs/migration-map.js +6 -6
  19. package/dist/es2019/deprecated-core.js +2 -81
  20. package/dist/es2019/metadata-core.js +6 -286
  21. package/dist/es2019/migration-map.js +6 -6
  22. package/dist/esm/deprecated-core.js +2 -81
  23. package/dist/esm/metadata-core.js +6 -286
  24. package/dist/esm/migration-map.js +6 -6
  25. package/dist/types/deprecated-core.d.ts +1 -1
  26. package/dist/types/metadata-core.d.ts +1 -1
  27. package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
  28. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  29. package/glyph/child-issues.js +2 -2
  30. package/glyph/detail-view.js +2 -2
  31. package/glyph/issue.js +2 -2
  32. package/glyph/issues.js +2 -2
  33. package/glyph/overview.js +2 -2
  34. package/glyph/room-menu.js +2 -2
  35. package/package.json +5 -5
  36. package/core/align-center.d.ts +0 -16
  37. package/core/align-center.js +0 -28
  38. package/core/align-left.d.ts +0 -16
  39. package/core/align-left.js +0 -28
  40. package/core/align-right.d.ts +0 -16
  41. package/core/align-right.js +0 -28
  42. package/core/border-weight-medium.d.ts +0 -16
  43. package/core/border-weight-medium.js +0 -28
  44. package/core/border-weight-thick.d.ts +0 -16
  45. package/core/border-weight-thick.js +0 -28
  46. package/core/border-weight-thin.d.ts +0 -16
  47. package/core/border-weight-thin.js +0 -28
  48. package/core/child-issues.d.ts +0 -16
  49. package/core/child-issues.js +0 -28
  50. package/core/content-align-center.d.ts +0 -16
  51. package/core/content-align-center.js +0 -28
  52. package/core/content-align-left.d.ts +0 -16
  53. package/core/content-align-left.js +0 -28
  54. package/core/content-align-right.d.ts +0 -16
  55. package/core/content-align-right.js +0 -28
  56. package/core/drag-handle.d.ts +0 -16
  57. package/core/drag-handle.js +0 -28
  58. package/core/drawer-left.d.ts +0 -16
  59. package/core/drawer-left.js +0 -28
  60. package/core/drawer-right.d.ts +0 -16
  61. package/core/drawer-right.js +0 -28
  62. package/core/issue.d.ts +0 -16
  63. package/core/issue.js +0 -28
  64. package/core/issues.d.ts +0 -16
  65. package/core/issues.js +0 -28
  66. package/core/migration/align-center--editor-align-center.js +0 -31
  67. package/core/migration/align-left--editor-align-left.js +0 -31
  68. package/core/migration/align-right--editor-align-right.js +0 -31
  69. package/core/migration/border-weight-thin--media-services-line.d.ts +0 -15
  70. package/core/migration/border-weight-thin--media-services-line.js +0 -31
  71. package/core/migration/child-issues.d.ts +0 -15
  72. package/core/migration/content-align-center--editor-align-image-center.d.ts +0 -15
  73. package/core/migration/content-align-center--editor-align-image-center.js +0 -31
  74. package/core/migration/content-align-left--editor-align-image-left.d.ts +0 -15
  75. package/core/migration/content-align-left--editor-align-image-left.js +0 -31
  76. package/core/migration/content-align-right--editor-align-image-right.d.ts +0 -15
  77. package/core/migration/content-align-right--editor-align-image-right.js +0 -31
  78. package/core/migration/drag-handle--drag-handler.js +0 -31
  79. package/core/migration/issues.d.ts +0 -15
  80. package/core/migration/sidebar-right--detail-view.d.ts +0 -15
  81. package/core/migration/sidebar-right--room-menu.d.ts +0 -15
  82. package/core/sidebar-left.d.ts +0 -16
  83. package/core/sidebar-left.js +0 -28
  84. package/core/sidebar-right.d.ts +0 -16
  85. package/core/sidebar-right.js +0 -28
  86. package/core/summarize.d.ts +0 -16
  87. package/core/summarize.js +0 -28
  88. package/svgs/core/align-center.svg +0 -1
  89. package/svgs/core/align-left.svg +0 -1
  90. package/svgs/core/align-right.svg +0 -1
  91. package/svgs/core/border-weight-medium.svg +0 -1
  92. package/svgs/core/border-weight-thick.svg +0 -1
  93. package/svgs/core/border-weight-thin.svg +0 -1
  94. package/svgs/core/child-issues.svg +0 -1
  95. package/svgs/core/content-align-center.svg +0 -1
  96. package/svgs/core/content-align-left.svg +0 -1
  97. package/svgs/core/content-align-right.svg +0 -1
  98. package/svgs/core/drag-handle.svg +0 -1
  99. package/svgs/core/drawer-left.svg +0 -1
  100. package/svgs/core/drawer-right.svg +0 -1
  101. package/svgs/core/issue.svg +0 -1
  102. package/svgs/core/issues.svg +0 -1
  103. package/svgs/core/sidebar-left.svg +0 -1
  104. package/svgs/core/sidebar-right.svg +0 -1
  105. package/svgs/core/summarize.svg +0 -1
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5.5v-9zm7 0v9h5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zm-3 3H3V5h3zm0 3H3V8h3z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h5v-9zm6.5 0v9H14a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5zm4.5 3h-3V5h3zm0 3h-3V8h3z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M1 1h14v1.5H1zm0 4.166h14v1.5H1zm10.796 4.328a.75.75 0 0 1 1.41 0l.615 1.687 1.686.615a.75.75 0 0 1 0 1.41l-1.686.615-.615 1.686a.75.75 0 0 1-1.41 0l-.615-1.686-1.687-.615a.75.75 0 0 1 0-1.41l1.687-.615zM1 9.333h7v1.5H1zm0 4.166h5v1.5H1z" clip-rule="evenodd"/></svg>