@atlaskit/logo 20.1.2 → 21.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 (311) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/Wrapper/package.json +1 -8
  3. package/atlas-icon/package.json +1 -8
  4. package/atlassian/logo/package.json +1 -8
  5. package/atlassian-access/icon/package.json +1 -8
  6. package/atlassian-access/logo/package.json +1 -8
  7. package/atlassian-icon/package.json +1 -8
  8. package/atlassian-marketplace/icon/package.json +1 -8
  9. package/atlassian-marketplace/logo/package.json +1 -8
  10. package/bitbucket-icon/package.json +1 -8
  11. package/confluence-icon/package.json +1 -8
  12. package/constants/package.json +1 -8
  13. package/dist/cjs/artifacts/logo-components/jira-coding-agent/icon.js +42 -0
  14. package/dist/cjs/artifacts/logo-components/jira-coding-agent/index.js +12 -0
  15. package/dist/cjs/artifacts/raw-icons/index.js +4 -2
  16. package/dist/cjs/create-feature-flagged-rovo-component.js +27 -0
  17. package/dist/cjs/index.js +12 -1
  18. package/dist/cjs/logo-config.js +5 -0
  19. package/dist/es2019/artifacts/logo-components/jira-coding-agent/icon.js +37 -0
  20. package/dist/{types-ts4.5/artifacts/logo-components/dx/index.d.ts → es2019/artifacts/logo-components/jira-coding-agent/index.js} +2 -2
  21. package/dist/es2019/artifacts/raw-icons/index.js +3 -1
  22. package/dist/es2019/create-feature-flagged-rovo-component.js +19 -0
  23. package/dist/es2019/index.js +11 -0
  24. package/dist/es2019/logo-config.js +5 -0
  25. package/dist/esm/artifacts/logo-components/jira-coding-agent/icon.js +34 -0
  26. package/dist/{types-ts4.5/artifacts/logo-components/custom-link/index.d.ts → esm/artifacts/logo-components/jira-coding-agent/index.js} +2 -2
  27. package/dist/esm/artifacts/raw-icons/index.js +3 -1
  28. package/dist/esm/create-feature-flagged-rovo-component.js +21 -0
  29. package/dist/esm/index.js +13 -1
  30. package/dist/esm/logo-config.js +5 -0
  31. package/dist/{types-ts4.5/artifacts/logo-components/admin → types/artifacts/logo-components/jira-coding-agent}/icon.d.ts +5 -5
  32. package/dist/{types-ts4.5/artifacts/logo-components/more-atlassian-apps → types/artifacts/logo-components/jira-coding-agent}/index.d.ts +2 -2
  33. package/dist/types/artifacts/raw-icons/index.d.ts +2 -1
  34. package/dist/{types-ts4.5/logo-config.d.ts → types/create-feature-flagged-rovo-component.d.ts} +0 -18
  35. package/dist/types/index.d.ts +10 -0
  36. package/jira-icon/package.json +1 -8
  37. package/jira-service-management-icon/package.json +1 -8
  38. package/jira-software/logo/package.json +1 -8
  39. package/jira-software-icon/package.json +1 -8
  40. package/jira-work-management/icon/package.json +1 -8
  41. package/jira-work-management/logo/package.json +1 -8
  42. package/logo/package.json +1 -8
  43. package/opsgenie-icon/package.json +1 -8
  44. package/package.json +15 -23
  45. package/raw-icons/package.json +1 -8
  46. package/statuspage-icon/package.json +1 -8
  47. package/trello-icon/package.json +1 -8
  48. package/types/package.json +1 -8
  49. package/dist/types-ts4.5/artifacts/logo-components/admin/index.d.ts +0 -8
  50. package/dist/types-ts4.5/artifacts/logo-components/admin/logo-cs.d.ts +0 -14
  51. package/dist/types-ts4.5/artifacts/logo-components/admin/logo.d.ts +0 -14
  52. package/dist/types-ts4.5/artifacts/logo-components/align/icon.d.ts +0 -17
  53. package/dist/types-ts4.5/artifacts/logo-components/align/index.d.ts +0 -8
  54. package/dist/types-ts4.5/artifacts/logo-components/align/logo-cs.d.ts +0 -14
  55. package/dist/types-ts4.5/artifacts/logo-components/align/logo.d.ts +0 -14
  56. package/dist/types-ts4.5/artifacts/logo-components/analytics/icon.d.ts +0 -17
  57. package/dist/types-ts4.5/artifacts/logo-components/analytics/index.d.ts +0 -8
  58. package/dist/types-ts4.5/artifacts/logo-components/analytics/logo-cs.d.ts +0 -14
  59. package/dist/types-ts4.5/artifacts/logo-components/analytics/logo.d.ts +0 -14
  60. package/dist/types-ts4.5/artifacts/logo-components/assets/icon.d.ts +0 -17
  61. package/dist/types-ts4.5/artifacts/logo-components/assets/index.d.ts +0 -8
  62. package/dist/types-ts4.5/artifacts/logo-components/assets/logo-cs.d.ts +0 -14
  63. package/dist/types-ts4.5/artifacts/logo-components/assets/logo.d.ts +0 -14
  64. package/dist/types-ts4.5/artifacts/logo-components/bamboo/icon.d.ts +0 -17
  65. package/dist/types-ts4.5/artifacts/logo-components/bamboo/index.d.ts +0 -7
  66. package/dist/types-ts4.5/artifacts/logo-components/bamboo/logo-cs.d.ts +0 -14
  67. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/icon.d.ts +0 -17
  68. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/index.d.ts +0 -8
  69. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/logo-cs.d.ts +0 -14
  70. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/logo.d.ts +0 -14
  71. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/icon.d.ts +0 -17
  72. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/index.d.ts +0 -7
  73. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/logo-cs.d.ts +0 -14
  74. package/dist/types-ts4.5/artifacts/logo-components/chat/icon.d.ts +0 -17
  75. package/dist/types-ts4.5/artifacts/logo-components/chat/index.d.ts +0 -8
  76. package/dist/types-ts4.5/artifacts/logo-components/chat/logo-cs.d.ts +0 -14
  77. package/dist/types-ts4.5/artifacts/logo-components/chat/logo.d.ts +0 -14
  78. package/dist/types-ts4.5/artifacts/logo-components/company-hub/icon.d.ts +0 -17
  79. package/dist/types-ts4.5/artifacts/logo-components/company-hub/index.d.ts +0 -7
  80. package/dist/types-ts4.5/artifacts/logo-components/company-hub/logo.d.ts +0 -14
  81. package/dist/types-ts4.5/artifacts/logo-components/compass/icon.d.ts +0 -17
  82. package/dist/types-ts4.5/artifacts/logo-components/compass/index.d.ts +0 -8
  83. package/dist/types-ts4.5/artifacts/logo-components/compass/logo-cs.d.ts +0 -14
  84. package/dist/types-ts4.5/artifacts/logo-components/compass/logo.d.ts +0 -14
  85. package/dist/types-ts4.5/artifacts/logo-components/confluence/icon.d.ts +0 -17
  86. package/dist/types-ts4.5/artifacts/logo-components/confluence/index.d.ts +0 -8
  87. package/dist/types-ts4.5/artifacts/logo-components/confluence/logo-cs.d.ts +0 -14
  88. package/dist/types-ts4.5/artifacts/logo-components/confluence/logo.d.ts +0 -14
  89. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/icon.d.ts +0 -17
  90. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/index.d.ts +0 -7
  91. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/logo-cs.d.ts +0 -14
  92. package/dist/types-ts4.5/artifacts/logo-components/crowd/icon.d.ts +0 -17
  93. package/dist/types-ts4.5/artifacts/logo-components/crowd/index.d.ts +0 -7
  94. package/dist/types-ts4.5/artifacts/logo-components/crowd/logo-cs.d.ts +0 -14
  95. package/dist/types-ts4.5/artifacts/logo-components/custom-link/icon.d.ts +0 -17
  96. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/icon.d.ts +0 -17
  97. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/index.d.ts +0 -8
  98. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/logo-cs.d.ts +0 -14
  99. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/logo.d.ts +0 -14
  100. package/dist/types-ts4.5/artifacts/logo-components/dx/icon.d.ts +0 -17
  101. package/dist/types-ts4.5/artifacts/logo-components/feedback/icon.d.ts +0 -17
  102. package/dist/types-ts4.5/artifacts/logo-components/feedback/index.d.ts +0 -8
  103. package/dist/types-ts4.5/artifacts/logo-components/feedback/logo-cs.d.ts +0 -14
  104. package/dist/types-ts4.5/artifacts/logo-components/feedback/logo.d.ts +0 -14
  105. package/dist/types-ts4.5/artifacts/logo-components/focus/icon.d.ts +0 -17
  106. package/dist/types-ts4.5/artifacts/logo-components/focus/index.d.ts +0 -8
  107. package/dist/types-ts4.5/artifacts/logo-components/focus/logo-cs.d.ts +0 -14
  108. package/dist/types-ts4.5/artifacts/logo-components/focus/logo.d.ts +0 -14
  109. package/dist/types-ts4.5/artifacts/logo-components/goals/icon.d.ts +0 -17
  110. package/dist/types-ts4.5/artifacts/logo-components/goals/index.d.ts +0 -8
  111. package/dist/types-ts4.5/artifacts/logo-components/goals/logo-cs.d.ts +0 -14
  112. package/dist/types-ts4.5/artifacts/logo-components/goals/logo.d.ts +0 -14
  113. package/dist/types-ts4.5/artifacts/logo-components/guard/icon.d.ts +0 -17
  114. package/dist/types-ts4.5/artifacts/logo-components/guard/index.d.ts +0 -8
  115. package/dist/types-ts4.5/artifacts/logo-components/guard/logo-cs.d.ts +0 -14
  116. package/dist/types-ts4.5/artifacts/logo-components/guard/logo.d.ts +0 -14
  117. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/icon.d.ts +0 -17
  118. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/index.d.ts +0 -7
  119. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/logo.d.ts +0 -14
  120. package/dist/types-ts4.5/artifacts/logo-components/home/icon.d.ts +0 -17
  121. package/dist/types-ts4.5/artifacts/logo-components/home/index.d.ts +0 -8
  122. package/dist/types-ts4.5/artifacts/logo-components/home/logo-cs.d.ts +0 -14
  123. package/dist/types-ts4.5/artifacts/logo-components/home/logo.d.ts +0 -14
  124. package/dist/types-ts4.5/artifacts/logo-components/hub/icon.d.ts +0 -17
  125. package/dist/types-ts4.5/artifacts/logo-components/hub/index.d.ts +0 -7
  126. package/dist/types-ts4.5/artifacts/logo-components/hub/logo-cs.d.ts +0 -14
  127. package/dist/types-ts4.5/artifacts/logo-components/jira/icon.d.ts +0 -17
  128. package/dist/types-ts4.5/artifacts/logo-components/jira/index.d.ts +0 -8
  129. package/dist/types-ts4.5/artifacts/logo-components/jira/logo-cs.d.ts +0 -14
  130. package/dist/types-ts4.5/artifacts/logo-components/jira/logo.d.ts +0 -14
  131. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/icon.d.ts +0 -17
  132. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/index.d.ts +0 -7
  133. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/logo-cs.d.ts +0 -14
  134. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/icon.d.ts +0 -17
  135. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/index.d.ts +0 -8
  136. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/logo-cs.d.ts +0 -14
  137. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/logo.d.ts +0 -14
  138. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/icon.d.ts +0 -17
  139. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/index.d.ts +0 -8
  140. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/logo-cs.d.ts +0 -14
  141. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/logo.d.ts +0 -14
  142. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/icon.d.ts +0 -17
  143. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/index.d.ts +0 -7
  144. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/logo-cs.d.ts +0 -14
  145. package/dist/types-ts4.5/artifacts/logo-components/loom/icon.d.ts +0 -17
  146. package/dist/types-ts4.5/artifacts/logo-components/loom/index.d.ts +0 -8
  147. package/dist/types-ts4.5/artifacts/logo-components/loom/logo-cs.d.ts +0 -14
  148. package/dist/types-ts4.5/artifacts/logo-components/loom/logo.d.ts +0 -14
  149. package/dist/types-ts4.5/artifacts/logo-components/loom-attribution/index.d.ts +0 -6
  150. package/dist/types-ts4.5/artifacts/logo-components/loom-attribution/logo-cs.d.ts +0 -14
  151. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/icon.d.ts +0 -17
  152. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/index.d.ts +0 -8
  153. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/logo-cs.d.ts +0 -14
  154. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/logo.d.ts +0 -14
  155. package/dist/types-ts4.5/artifacts/logo-components/more-atlassian-apps/icon.d.ts +0 -17
  156. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/icon.d.ts +0 -17
  157. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/index.d.ts +0 -8
  158. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/logo-cs.d.ts +0 -14
  159. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/logo.d.ts +0 -14
  160. package/dist/types-ts4.5/artifacts/logo-components/projects/icon.d.ts +0 -17
  161. package/dist/types-ts4.5/artifacts/logo-components/projects/index.d.ts +0 -8
  162. package/dist/types-ts4.5/artifacts/logo-components/projects/logo-cs.d.ts +0 -14
  163. package/dist/types-ts4.5/artifacts/logo-components/projects/logo.d.ts +0 -14
  164. package/dist/types-ts4.5/artifacts/logo-components/rovo/icon.d.ts +0 -17
  165. package/dist/types-ts4.5/artifacts/logo-components/rovo/index.d.ts +0 -8
  166. package/dist/types-ts4.5/artifacts/logo-components/rovo/logo-cs.d.ts +0 -14
  167. package/dist/types-ts4.5/artifacts/logo-components/rovo/logo.d.ts +0 -14
  168. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/icon.d.ts +0 -17
  169. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/index.d.ts +0 -7
  170. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/logo-cs.d.ts +0 -14
  171. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/icon.d.ts +0 -17
  172. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/index.d.ts +0 -7
  173. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/logo-cs.d.ts +0 -14
  174. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/icon.d.ts +0 -17
  175. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/index.d.ts +0 -7
  176. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/logo-cs.d.ts +0 -14
  177. package/dist/types-ts4.5/artifacts/logo-components/search/icon.d.ts +0 -17
  178. package/dist/types-ts4.5/artifacts/logo-components/search/index.d.ts +0 -8
  179. package/dist/types-ts4.5/artifacts/logo-components/search/logo-cs.d.ts +0 -14
  180. package/dist/types-ts4.5/artifacts/logo-components/search/logo.d.ts +0 -14
  181. package/dist/types-ts4.5/artifacts/logo-components/statuspage/icon.d.ts +0 -17
  182. package/dist/types-ts4.5/artifacts/logo-components/statuspage/index.d.ts +0 -8
  183. package/dist/types-ts4.5/artifacts/logo-components/statuspage/logo-cs.d.ts +0 -14
  184. package/dist/types-ts4.5/artifacts/logo-components/statuspage/logo.d.ts +0 -14
  185. package/dist/types-ts4.5/artifacts/logo-components/studio/icon.d.ts +0 -17
  186. package/dist/types-ts4.5/artifacts/logo-components/studio/index.d.ts +0 -8
  187. package/dist/types-ts4.5/artifacts/logo-components/studio/logo-cs.d.ts +0 -14
  188. package/dist/types-ts4.5/artifacts/logo-components/studio/logo.d.ts +0 -14
  189. package/dist/types-ts4.5/artifacts/logo-components/talent/icon.d.ts +0 -17
  190. package/dist/types-ts4.5/artifacts/logo-components/talent/index.d.ts +0 -8
  191. package/dist/types-ts4.5/artifacts/logo-components/talent/logo-cs.d.ts +0 -14
  192. package/dist/types-ts4.5/artifacts/logo-components/talent/logo.d.ts +0 -14
  193. package/dist/types-ts4.5/artifacts/logo-components/teams/icon.d.ts +0 -17
  194. package/dist/types-ts4.5/artifacts/logo-components/teams/index.d.ts +0 -8
  195. package/dist/types-ts4.5/artifacts/logo-components/teams/logo-cs.d.ts +0 -14
  196. package/dist/types-ts4.5/artifacts/logo-components/teams/logo.d.ts +0 -14
  197. package/dist/types-ts4.5/artifacts/logo-components/trello/icon.d.ts +0 -17
  198. package/dist/types-ts4.5/artifacts/logo-components/trello/index.d.ts +0 -8
  199. package/dist/types-ts4.5/artifacts/logo-components/trello/logo-cs.d.ts +0 -14
  200. package/dist/types-ts4.5/artifacts/logo-components/trello/logo.d.ts +0 -14
  201. package/dist/types-ts4.5/artifacts/raw-icons/index.d.ts +0 -49
  202. package/dist/types-ts4.5/constants.d.ts +0 -16
  203. package/dist/types-ts4.5/create-feature-flagged-component.d.ts +0 -12
  204. package/dist/types-ts4.5/create-feature-flagged-service-collection-component.d.ts +0 -12
  205. package/dist/types-ts4.5/exports/atlas-icon.d.ts +0 -10
  206. package/dist/types-ts4.5/exports/atlassian-access-icon.d.ts +0 -1
  207. package/dist/types-ts4.5/exports/atlassian-access-logo.d.ts +0 -1
  208. package/dist/types-ts4.5/exports/atlassian-icon.d.ts +0 -10
  209. package/dist/types-ts4.5/exports/atlassian-logo.d.ts +0 -1
  210. package/dist/types-ts4.5/exports/atlassian-marketplace-icon.d.ts +0 -1
  211. package/dist/types-ts4.5/exports/atlassian-marketplace-logo.d.ts +0 -1
  212. package/dist/types-ts4.5/exports/bitbucket-icon.d.ts +0 -11
  213. package/dist/types-ts4.5/exports/confluence-icon.d.ts +0 -11
  214. package/dist/types-ts4.5/exports/constants.d.ts +0 -2
  215. package/dist/types-ts4.5/exports/jira-icon.d.ts +0 -10
  216. package/dist/types-ts4.5/exports/jira-service-management-icon.d.ts +0 -11
  217. package/dist/types-ts4.5/exports/jira-software-logo.d.ts +0 -1
  218. package/dist/types-ts4.5/exports/jira-software.d.ts +0 -10
  219. package/dist/types-ts4.5/exports/jira-work-management-icon.d.ts +0 -1
  220. package/dist/types-ts4.5/exports/jira-work-management-logo.d.ts +0 -1
  221. package/dist/types-ts4.5/exports/logo.d.ts +0 -1
  222. package/dist/types-ts4.5/exports/opsgenie.d.ts +0 -11
  223. package/dist/types-ts4.5/exports/raw-icons.d.ts +0 -1
  224. package/dist/types-ts4.5/exports/statuspage-icon.d.ts +0 -11
  225. package/dist/types-ts4.5/exports/trello-icon.d.ts +0 -11
  226. package/dist/types-ts4.5/exports/types.d.ts +0 -1
  227. package/dist/types-ts4.5/exports/wrapper.d.ts +0 -1
  228. package/dist/types-ts4.5/index.d.ts +0 -873
  229. package/dist/types-ts4.5/legacy-logos/atlas/icon.d.ts +0 -14
  230. package/dist/types-ts4.5/legacy-logos/atlas/index.d.ts +0 -2
  231. package/dist/types-ts4.5/legacy-logos/atlas/logo.d.ts +0 -14
  232. package/dist/types-ts4.5/legacy-logos/atlassian/icon.d.ts +0 -12
  233. package/dist/types-ts4.5/legacy-logos/atlassian/index.d.ts +0 -2
  234. package/dist/types-ts4.5/legacy-logos/atlassian/logo.d.ts +0 -12
  235. package/dist/types-ts4.5/legacy-logos/atlassian-access/icon.d.ts +0 -12
  236. package/dist/types-ts4.5/legacy-logos/atlassian-access/index.d.ts +0 -2
  237. package/dist/types-ts4.5/legacy-logos/atlassian-access/logo.d.ts +0 -12
  238. package/dist/types-ts4.5/legacy-logos/atlassian-admin/icon.d.ts +0 -12
  239. package/dist/types-ts4.5/legacy-logos/atlassian-admin/index.d.ts +0 -2
  240. package/dist/types-ts4.5/legacy-logos/atlassian-admin/logo.d.ts +0 -12
  241. package/dist/types-ts4.5/legacy-logos/atlassian-administration/icon.d.ts +0 -12
  242. package/dist/types-ts4.5/legacy-logos/atlassian-administration/index.d.ts +0 -2
  243. package/dist/types-ts4.5/legacy-logos/atlassian-administration/logo.d.ts +0 -12
  244. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/icon.d.ts +0 -12
  245. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/index.d.ts +0 -2
  246. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/logo.d.ts +0 -12
  247. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/icon.d.ts +0 -12
  248. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/index.d.ts +0 -2
  249. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/logo.d.ts +0 -12
  250. package/dist/types-ts4.5/legacy-logos/atlassian-start/index.d.ts +0 -1
  251. package/dist/types-ts4.5/legacy-logos/atlassian-start/logo.d.ts +0 -14
  252. package/dist/types-ts4.5/legacy-logos/bitbucket/icon.d.ts +0 -12
  253. package/dist/types-ts4.5/legacy-logos/bitbucket/index.d.ts +0 -2
  254. package/dist/types-ts4.5/legacy-logos/bitbucket/logo.d.ts +0 -12
  255. package/dist/types-ts4.5/legacy-logos/compass/icon.d.ts +0 -12
  256. package/dist/types-ts4.5/legacy-logos/compass/index.d.ts +0 -2
  257. package/dist/types-ts4.5/legacy-logos/compass/logo.d.ts +0 -12
  258. package/dist/types-ts4.5/legacy-logos/confluence/icon.d.ts +0 -12
  259. package/dist/types-ts4.5/legacy-logos/confluence/index.d.ts +0 -2
  260. package/dist/types-ts4.5/legacy-logos/confluence/logo.d.ts +0 -12
  261. package/dist/types-ts4.5/legacy-logos/focus/icon.d.ts +0 -12
  262. package/dist/types-ts4.5/legacy-logos/focus/index.d.ts +0 -2
  263. package/dist/types-ts4.5/legacy-logos/focus/logo.d.ts +0 -12
  264. package/dist/types-ts4.5/legacy-logos/get-colors-from-appearance-old-logos.d.ts +0 -7
  265. package/dist/types-ts4.5/legacy-logos/get-colors-from-appearance.d.ts +0 -5
  266. package/dist/types-ts4.5/legacy-logos/guard/icon.d.ts +0 -12
  267. package/dist/types-ts4.5/legacy-logos/guard/index.d.ts +0 -2
  268. package/dist/types-ts4.5/legacy-logos/guard/logo.d.ts +0 -12
  269. package/dist/types-ts4.5/legacy-logos/jira/icon.d.ts +0 -12
  270. package/dist/types-ts4.5/legacy-logos/jira/index.d.ts +0 -2
  271. package/dist/types-ts4.5/legacy-logos/jira/logo.d.ts +0 -12
  272. package/dist/types-ts4.5/legacy-logos/jira-align/icon.d.ts +0 -12
  273. package/dist/types-ts4.5/legacy-logos/jira-align/index.d.ts +0 -2
  274. package/dist/types-ts4.5/legacy-logos/jira-align/logo.d.ts +0 -12
  275. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/icon.d.ts +0 -12
  276. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/index.d.ts +0 -2
  277. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/logo.d.ts +0 -12
  278. package/dist/types-ts4.5/legacy-logos/jira-service-management/icon.d.ts +0 -12
  279. package/dist/types-ts4.5/legacy-logos/jira-service-management/index.d.ts +0 -2
  280. package/dist/types-ts4.5/legacy-logos/jira-service-management/logo.d.ts +0 -12
  281. package/dist/types-ts4.5/legacy-logos/jira-software/icon.d.ts +0 -14
  282. package/dist/types-ts4.5/legacy-logos/jira-software/index.d.ts +0 -2
  283. package/dist/types-ts4.5/legacy-logos/jira-software/logo.d.ts +0 -14
  284. package/dist/types-ts4.5/legacy-logos/jira-work-management/icon.d.ts +0 -14
  285. package/dist/types-ts4.5/legacy-logos/jira-work-management/index.d.ts +0 -2
  286. package/dist/types-ts4.5/legacy-logos/jira-work-management/logo.d.ts +0 -14
  287. package/dist/types-ts4.5/legacy-logos/loom/icon.d.ts +0 -12
  288. package/dist/types-ts4.5/legacy-logos/loom/index.d.ts +0 -2
  289. package/dist/types-ts4.5/legacy-logos/loom/logo.d.ts +0 -12
  290. package/dist/types-ts4.5/legacy-logos/loom-attribution/icon.d.ts +0 -12
  291. package/dist/types-ts4.5/legacy-logos/loom-attribution/index.d.ts +0 -2
  292. package/dist/types-ts4.5/legacy-logos/loom-attribution/logo.d.ts +0 -12
  293. package/dist/types-ts4.5/legacy-logos/opsgenie/icon.d.ts +0 -13
  294. package/dist/types-ts4.5/legacy-logos/opsgenie/index.d.ts +0 -2
  295. package/dist/types-ts4.5/legacy-logos/opsgenie/logo.d.ts +0 -13
  296. package/dist/types-ts4.5/legacy-logos/rovo/icon.d.ts +0 -12
  297. package/dist/types-ts4.5/legacy-logos/rovo/index.d.ts +0 -2
  298. package/dist/types-ts4.5/legacy-logos/rovo/logo.d.ts +0 -12
  299. package/dist/types-ts4.5/legacy-logos/statuspage/icon.d.ts +0 -12
  300. package/dist/types-ts4.5/legacy-logos/statuspage/index.d.ts +0 -2
  301. package/dist/types-ts4.5/legacy-logos/statuspage/logo.d.ts +0 -12
  302. package/dist/types-ts4.5/legacy-logos/trello/icon.d.ts +0 -12
  303. package/dist/types-ts4.5/legacy-logos/trello/index.d.ts +0 -2
  304. package/dist/types-ts4.5/legacy-logos/trello/logo.d.ts +0 -12
  305. package/dist/types-ts4.5/legacy-logos/utils.d.ts +0 -6
  306. package/dist/types-ts4.5/temp-size-wrapper.d.ts +0 -9
  307. package/dist/types-ts4.5/types.d.ts +0 -43
  308. package/dist/types-ts4.5/utils/icon-wrapper.d.ts +0 -18
  309. package/dist/types-ts4.5/utils/logo-wrapper.d.ts +0 -15
  310. package/dist/types-ts4.5/utils/types.d.ts +0 -71
  311. package/dist/types-ts4.5/wrapper.d.ts +0 -12
package/dist/esm/index.js CHANGED
@@ -19,6 +19,7 @@ import { GuardIcon as NewGuardIcon, GuardLogoCS as NewGuardLogo } from './artifa
19
19
  import { HomeIcon as NewHomeIcon, HomeLogoCS as NewHomeLogo } from './artifacts/logo-components/home';
20
20
  import { HubIcon as NewHubIcon, HubLogoCS as NewHubLogo } from './artifacts/logo-components/hub';
21
21
  import { JiraIcon as NewJiraIcon, JiraLogoCS as NewJiraLogo } from './artifacts/logo-components/jira';
22
+ import { JiraCodingAgentIcon as NewJiraCodingAgentIcon } from './artifacts/logo-components/jira-coding-agent';
22
23
  import { JiraDataCenterIcon as NewJiraDataCenterIcon, JiraDataCenterLogoCS as NewJiraDataCenterLogo } from './artifacts/logo-components/jira-data-center';
23
24
  import { JiraProductDiscoveryIcon as NewJPDIcon, JiraProductDiscoveryLogoCS as NewJPDLogo } from './artifacts/logo-components/jira-product-discovery';
24
25
  import { JiraServiceManagementIcon as NewJSMIcon, JiraServiceManagementLogoCS as NewJSMLogo } from './artifacts/logo-components/jira-service-management';
@@ -332,6 +333,17 @@ var RovoDevAgentIcon = tempSizeWrapper(NewRovoDevAgentIcon);
332
333
  */
333
334
  export { RovoDevAgentIcon };
334
335
  var RovoDevAgentLogo = tempSizeWrapper(NewRovoDevAgentLogo);
336
+ /**
337
+ * __Jira Coding Agent icon__
338
+ *
339
+ * The Jira Coding Agent icon without an accompanying wordmark.
340
+ *
341
+ * - [Examples](https://atlassian.design/components/logo/examples)
342
+ * - [Code](https://atlassian.design/components/logo/code)
343
+ * - [Usage](https://atlassian.design/components/logo/usage)
344
+ */
345
+ export { RovoDevAgentLogo };
346
+ var JiraCodingAgentIcon = tempSizeWrapper(NewJiraCodingAgentIcon);
335
347
  /**
336
348
  * __Search icon__
337
349
  *
@@ -341,7 +353,7 @@ var RovoDevAgentLogo = tempSizeWrapper(NewRovoDevAgentLogo);
341
353
  * - [Code](https://atlassian.design/components/logo/code)
342
354
  * - [Usage](https://atlassian.design/components/logo/usage)
343
355
  */
344
- export { RovoDevAgentLogo };
356
+ export { JiraCodingAgentIcon };
345
357
  var SearchIcon = tempSizeWrapper(SearchNewIcon);
346
358
  /**
347
359
  * __Search logo__
@@ -67,6 +67,11 @@ export var logoDocsSchema = [
67
67
  name: 'loom-attribution',
68
68
  type: 'migration',
69
69
  category: 'app'
70
+ }, {
71
+ name: 'jira-coding-agent',
72
+ type: 'new',
73
+ category: 'agent',
74
+ skipLogo: true
70
75
  }, {
71
76
  name: 'rovo',
72
77
  type: 'rovo-hex',
@@ -1,17 +1,17 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ced2179e9e0992ccb4af61b51b4f10a3>>
3
+ * @codegen <<SignedSource::a4a56eeee9c8594a65687d2ede86d87f>>
4
4
  * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
5
  */
6
6
  import React from 'react';
7
7
  import type { AppIconProps } from '../../../utils/types';
8
8
  /**
9
- * __AdminIcon__
9
+ * __JiraCodingAgentIcon__
10
10
  *
11
- * A temporary component to represent the icon for Admin.
12
- * @deprecated This component has been replaced by the component `AdminIcon` in `@atlaskit/logo`.
11
+ * A temporary component to represent the icon for Jira Coding Agent.
12
+ * @deprecated This component has been replaced by the component `JiraCodingAgentIcon` in `@atlaskit/logo`.
13
13
  * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
14
  * to enable the new design by default.
15
15
  *
16
16
  */
17
- export declare function AdminIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;
17
+ export declare function JiraCodingAgentIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fa8a4b060d70127484ae77f1b2287a8f>>
3
+ * @codegen <<SignedSource::d3a68d35d166e266b70952ebcfb8865b>>
4
4
  * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
5
  */
6
- export { MoreAtlassianAppsIcon } from './icon';
6
+ export { JiraCodingAgentIcon } from './icon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c784857013a6f31c328919bcfc1862e5>>
3
+ * @codegen <<SignedSource::b916b382d443b694c70482ec980866ec>>
4
4
  * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
5
  */
6
6
  export declare const adminIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M10.444 5h3.111l.98 2.61 2.75-.457 1.555 2.694L17.07 12l1.77 2.153-1.555 2.694-2.75-.457-.979 2.61h-3.11l-.98-2.61-2.75.457-1.555-2.694L6.931 12 5.16 9.847l1.555-2.694 2.75.457zM12 14.625a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25' clip-rule='evenodd'/> </svg> ";
@@ -26,6 +26,7 @@ export declare const guardDetectIcon = "data:image/svg+xml,<svg xmlns='http://ww
26
26
  export declare const guardIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M5.49 10.87h13.02c.374 0 .574-.2.574-.574V5.907c0-.374-.2-.574-.574-.574h-2.744c-.374 0-.573.2-.573.574v2.22h-1.247v-2.22c0-.374-.2-.574-.574-.574h-2.743c-.374 0-.574.2-.574.574v2.22H8.807v-2.22c0-.374-.2-.574-.573-.574H5.49c-.374 0-.573.2-.573.574v4.39c0 .373.2.573.573.573m.225 3.84a8.7 8.7 0 0 1-.5-2.493c-.024-.324.126-.499.475-.499h12.62c.349 0 .498.15.498.449a8.2 8.2 0 0 1-.523 2.544c-.15.399-.375.573-.799.573H6.513c-.424 0-.649-.174-.798-.573m11.547 2.07C16.065 18.253 14.095 19.2 12 19.2s-4.116-.948-5.288-2.42c-.299-.398-.15-.648.15-.648h10.275c.3 0 .45.25.125.649'/> </svg> ";
27
27
  export declare const homeIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M5.875 10.688v7.437h4.375V13.75h3.5v4.375h4.375v-7.437L12 5z'/> </svg> ";
28
28
  export declare const hubIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 32 32'> <g clip-path='url(%23clip0_95164_16219)'> <path fill='%23dddee1' d='M0 8a8 8 0 0 1 8-8h16a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8H8a8 8 0 0 1-8-8z'/> <g clip-path='url(%23clip1_95164_16219)'> <path fill='%23101214' fill-rule='evenodd' d='M9 25.333V6.667h14v18.666h-5.25V21.25h-3.5v4.083zm3.5-14.583h2.333V9H12.5zm4.667 0H19.5V9h-2.333zm-2.334 4.083H12.5v-1.75h2.333zM12.5 18.916h2.333v-1.75H12.5zm7-4.083h-2.333v-1.75H19.5zm-2.333 4.083H19.5v-1.75h-2.333z' clip-rule='evenodd'/> </g> </g> <defs> <clipPath id='clip0_95164_16219'> <path fill='%23fff' d='M0 0h32v32H0z'/> </clipPath> <clipPath id='clip1_95164_16219'> <path fill='%23fff' d='M2 2h28v28H2z'/> </clipPath> </defs> </svg> ";
29
+ export declare const jiraCodingAgentIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 55 55'> <path fill='%231868db' d='M24.519.844a6.3 6.3 0 0 1 6.3 0l18.37 10.601a6.3 6.3 0 0 1 3.15 5.454V38.1c0 2.25-1.2 4.33-3.15 5.454l-18.37 10.601a6.3 6.3 0 0 1-6.3 0l-18.37-10.6a6.3 6.3 0 0 1-3.15-5.454V16.9c0-2.25 1.2-4.33 3.15-5.454z'/> <path fill='%23fff' d='M20.71 34.657h-2.705C13.926 34.657 11 32.16 11 28.5h14.543c.754 0 1.241.536 1.241 1.294v14.634c-3.635 0-6.074-2.944-6.074-7.05zm7.183-7.272h-2.705c-4.079 0-7.005-2.454-7.005-6.113h14.542c.754 0 1.286.491 1.286 1.25v14.634c-3.635 0-6.118-2.945-6.118-7.05zm7.227-7.228h-2.705c-4.079 0-7.005-2.498-7.005-6.157h14.543c.753 0 1.241.535 1.241 1.25v14.633c-3.636 0-6.074-2.944-6.074-7.049z'/> </svg> ";
29
30
  export declare const jiraDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='M8.974 15.523H7.62c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.647v7.317c-1.817 0-3.036-1.472-3.036-3.525zm3.591-3.636h-1.352c-2.04 0-3.503-1.227-3.503-3.056h7.272c.376 0 .642.245.642.625v7.317c-1.817 0-3.059-1.473-3.059-3.525zm3.614-3.614h-1.353c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.624v7.318c-1.817 0-3.036-1.473-3.036-3.525z'/> </svg> ";
30
31
  export declare const jiraProductDiscoveryIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23c97cf4' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M13.467 4.882a9.47 9.47 0 0 0 5.422 0c.159-.035.265.07.23.229-.513 1.85-.513 3.558 0 5.408.035.14-.072.264-.23.211a10.1 10.1 0 0 0-5.422 0c-.142.053-.265-.07-.212-.211.476-1.85.476-3.559 0-5.408-.053-.159.07-.264.212-.23m.724 6.553v.3c0 1.39-.972 2.412-2.173 2.412a2.153 2.153 0 0 1-2.154-2.166c0-1.198.971-2.15 2.331-2.15h.353V5.62c-.176-.017-.353-.017-.53-.017a6.387 6.387 0 0 0-6.393 6.394 6.37 6.37 0 0 0 6.393 6.377c3.533 0 6.411-2.854 6.411-6.377v-.563z'/> </svg> ";
31
32
  export declare const jiraServiceManagementDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 25 24'> <path fill='%23fff' d='M6.417.5h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12a5.5 5.5 0 0 1-5.5-5.5V6a5.5 5.5 0 0 1 5.5-5.5'/> <path stroke='%23dddee1' d='M6.417.5h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12a5.5 5.5 0 0 1-5.5-5.5V6a5.5 5.5 0 0 1 5.5-5.5Z'/> <path fill='%231868db' d='M14.117 10.203h4.464c.67 0 .899.637.49 1.144l-6.98 8.616c-2.257-1.798-2.044-4.643-.393-6.72zm-3.45 3.433H6.205c-.67 0-.899-.638-.49-1.144l6.981-8.617c2.256 1.799 2.011 4.61.376 6.704z'/> </svg> ";
@@ -12,21 +12,3 @@ export declare const createFeatureFlaggedRovoComponent: (LegacyComponent: React.
12
12
  */
13
13
  shouldUseHexLogo?: boolean;
14
14
  }) => React.JSX.Element;
15
- type LogoDocsSchema = {
16
- name: string;
17
- type: 'legacy' | 'migration' | 'new' | 'rovo-hex';
18
- category: 'program' | 'app' | 'agent';
19
- skipExample?: boolean;
20
- skipLogo?: boolean;
21
- deprecated?: boolean;
22
- };
23
- export declare const logoDocsSchema: LogoDocsSchema[];
24
- export declare const PROGRAM_LOGO_DOCS_ORDER: string[];
25
- export declare const APP_LOGO_DOCS_ORDER: string[];
26
- export declare const AGENT_LOGO_DOCS_ORDER: string[];
27
- export declare const LEGACY_ONLY_LOGOS: LogoDocsSchema[];
28
- export declare const SHARED_LOGOS: LogoDocsSchema[];
29
- export declare const NEW_ONLY_LOGOS: LogoDocsSchema[];
30
- export { createFeatureFlaggedComponent } from './create-feature-flagged-component';
31
- export { createFeatureFlaggedServiceCollectionComponent } from './create-feature-flagged-service-collection-component';
32
- export { tempSizeWrapper } from './temp-size-wrapper';
@@ -244,6 +244,16 @@ export declare const RovoDevAgentIcon: ({ size, ...props }: import('./types').Lo
244
244
  * - [Usage](https://atlassian.design/components/logo/usage)
245
245
  */
246
246
  export declare const RovoDevAgentLogo: ({ size, ...props }: import('./types').LogoProps) => React.JSX.Element;
247
+ /**
248
+ * __Jira Coding Agent icon__
249
+ *
250
+ * The Jira Coding Agent icon without an accompanying wordmark.
251
+ *
252
+ * - [Examples](https://atlassian.design/components/logo/examples)
253
+ * - [Code](https://atlassian.design/components/logo/code)
254
+ * - [Usage](https://atlassian.design/components/logo/usage)
255
+ */
256
+ export declare const JiraCodingAgentIcon: ({ size, ...props }: import('./types').LogoProps) => React.JSX.Element;
247
257
  /**
248
258
  * __Search icon__
249
259
  *
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/jira-icon.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/jira-icon.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/jira-icon.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/jira-service-management-icon.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/jira-service-management-icon.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/jira-service-management-icon.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/exports/jira-software-logo.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/exports/jira-software-logo.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/exports/jira-software-logo.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/jira-software.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/jira-software.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/jira-software.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/exports/jira-work-management-icon.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/exports/jira-work-management-icon.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/exports/jira-work-management-icon.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../../dist/types/exports/jira-work-management-logo.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../../dist/types-ts4.5/exports/jira-work-management-logo.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../../dist/types/exports/jira-work-management-logo.d.ts"
17
10
  }
package/logo/package.json CHANGED
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/logo.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/logo.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/logo.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/opsgenie.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/opsgenie.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/opsgenie.d.ts"
17
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/logo",
3
- "version": "20.1.2",
3
+ "version": "21.0.0",
4
4
  "description": "A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -35,11 +35,11 @@
35
35
  }
36
36
  },
37
37
  "dependencies": {
38
- "@atlaskit/css": "^0.19.0",
39
- "@atlaskit/ds-lib": "^7.0.0",
40
- "@atlaskit/platform-feature-flags": "^1.1.0",
41
- "@atlaskit/theme": "^25.0.0",
42
- "@atlaskit/tokens": "^13.0.0",
38
+ "@atlaskit/css": "^1.0.0",
39
+ "@atlaskit/ds-lib": "^8.0.0",
40
+ "@atlaskit/platform-feature-flags": "^2.0.0",
41
+ "@atlaskit/theme": "^26.0.0",
42
+ "@atlaskit/tokens": "^14.0.0",
43
43
  "@babel/runtime": "^7.0.0",
44
44
  "@compiled/react": "^0.20.0"
45
45
  },
@@ -51,15 +51,15 @@
51
51
  "@af/formatting": "workspace:^",
52
52
  "@af/integration-testing": "workspace:^",
53
53
  "@af/visual-regression": "workspace:^",
54
- "@atlaskit/code": "^17.5.0",
55
- "@atlaskit/docs": "^11.8.0",
56
- "@atlaskit/image": "^3.0.0",
57
- "@atlaskit/link": "^3.4.0",
58
- "@atlaskit/primitives": "^19.0.0",
59
- "@atlaskit/section-message": "^8.13.0",
60
- "@atlaskit/select": "^21.12.0",
61
- "@atlaskit/table": "^0.15.0",
62
- "@atlaskit/toggle": "^15.6.0",
54
+ "@atlaskit/code": "^18.0.0",
55
+ "@atlaskit/docs": "^12.0.0",
56
+ "@atlaskit/image": "^4.0.0",
57
+ "@atlaskit/link": "^4.0.0",
58
+ "@atlaskit/primitives": "^20.0.0",
59
+ "@atlaskit/section-message": "^9.0.0",
60
+ "@atlaskit/select": "^22.0.0",
61
+ "@atlaskit/table": "^1.0.0",
62
+ "@atlaskit/toggle": "^17.0.0",
63
63
  "@atlassian/codegen": "^0.2.0",
64
64
  "@atlassian/react-compiler-gating": "workspace:^",
65
65
  "@atlassian/ssr-tests": "workspace:^",
@@ -97,14 +97,6 @@
97
97
  "deprecation": "no-deprecated-imports"
98
98
  }
99
99
  },
100
- "typesVersions": {
101
- ">=4.5 <4.9": {
102
- "*": [
103
- "dist/types-ts4.5/*",
104
- "dist/types-ts4.5/index.d.ts"
105
- ]
106
- }
107
- },
108
100
  "platform-feature-flags": {
109
101
  "platform-logo-rebrand": {
110
102
  "type": "boolean"
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/raw-icons.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/raw-icons.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/raw-icons.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/statuspage-icon.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/statuspage-icon.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/statuspage-icon.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/trello-icon.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/trello-icon.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/trello-icon.d.ts"
17
10
  }
@@ -6,12 +6,5 @@
6
6
  "sideEffects": [
7
7
  "**/*.compiled.css"
8
8
  ],
9
- "types": "../dist/types/exports/types.d.ts",
10
- "typesVersions": {
11
- ">=4.5 <5.9": {
12
- "*": [
13
- "../dist/types-ts4.5/exports/types.d.ts"
14
- ]
15
- }
16
- }
9
+ "types": "../dist/types/exports/types.d.ts"
17
10
  }
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b8ef81714331e2b6a17e51f13bbda379>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { AdminLogo } from './logo';
7
- export { AdminLogoCS } from './logo-cs';
8
- export { AdminIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::58c9ee3b4e44f14aa5c8a2e33c7dac51>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AdminLogoCS__
10
- *
11
- * A temporary component to represent the logo for Admin.
12
- *
13
- */
14
- export declare function AdminLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::eb9aeb5356c94e49f5de53d842e3d0d4>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AdminLogo__
10
- *
11
- * A temporary component to represent the logo for Admin.
12
- *
13
- */
14
- export declare function AdminLogo({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9c308d558bb8f01b0a6c887a98e5347d>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppIconProps } from '../../../utils/types';
8
- /**
9
- * __AlignIcon__
10
- *
11
- * A temporary component to represent the icon for Align.
12
- * @deprecated This component has been replaced by the component `AlignIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function AlignIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bdf9a3c3b08ca612d9f52262cea74fac>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { AlignLogo } from './logo';
7
- export { AlignLogoCS } from './logo-cs';
8
- export { AlignIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4d1c9f8765265019cd33e94ea5235515>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AlignLogoCS__
10
- *
11
- * A temporary component to represent the logo for Align.
12
- *
13
- */
14
- export declare function AlignLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9625b55921f3d4ed260ed79bd2f27b2b>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AlignLogo__
10
- *
11
- * A temporary component to represent the logo for Align.
12
- *
13
- */
14
- export declare function AlignLogo({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5edf47443601d30b199c36fbcc7b1d7c>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppIconProps } from '../../../utils/types';
8
- /**
9
- * __AnalyticsIcon__
10
- *
11
- * A temporary component to represent the icon for Analytics.
12
- * @deprecated This component has been replaced by the component `AnalyticsIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function AnalyticsIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::931105c13c713a79bce00ce74b2483f7>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { AnalyticsLogo } from './logo';
7
- export { AnalyticsLogoCS } from './logo-cs';
8
- export { AnalyticsIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::843c7beab94f5191123277c61cbca79e>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AnalyticsLogoCS__
10
- *
11
- * A temporary component to represent the logo for Analytics.
12
- *
13
- */
14
- export declare function AnalyticsLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::218eb9a023b137b1830b00178c0053a3>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AnalyticsLogo__
10
- *
11
- * A temporary component to represent the logo for Analytics.
12
- *
13
- */
14
- export declare function AnalyticsLogo({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::6ef8f48b1d072b5b8a0869540d1f52a5>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { ThemedIconProps } from '../../../utils/types';
8
- /**
9
- * __AssetsIcon__
10
- *
11
- * A temporary component to represent the icon for Assets.
12
- * @deprecated This component has been replaced by the component `AssetsIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function AssetsIcon({ iconColor, size, appearance, label, testId, }: ThemedIconProps): React.JSX.Element;
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0a1d3c97887129448f069782a7275cb8>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { AssetsLogo } from './logo';
7
- export { AssetsLogoCS } from './logo-cs';
8
- export { AssetsIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::3e04e8bc884193d0eee2f110efb35733>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __AssetsLogoCS__
10
- *
11
- * A temporary component to represent the logo for Assets.
12
- *
13
- */
14
- export declare function AssetsLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a817d790e3c44dea885042f4008c7605>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { ThemedLogoProps } from '../../../utils/types';
8
- /**
9
- * __AssetsLogo__
10
- *
11
- * A temporary component to represent the logo for Assets.
12
- *
13
- */
14
- export declare function AssetsLogo({ iconColor, textColor, size, appearance, label, testId, }: ThemedLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::74f0ca66b8bc3995f7a9817f08a67d6f>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppIconProps } from '../../../utils/types';
8
- /**
9
- * __BambooIcon__
10
- *
11
- * A temporary component to represent the icon for Bamboo.
12
- * @deprecated This component has been replaced by the component `BambooIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function BambooIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;