@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
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Loom icon__
5
- *
6
- * The Loom icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const LoomIcon: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { LoomIcon } from './icon';
2
- export { LoomLogo } from './logo';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Loom logo__
5
- *
6
- * The Loom logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const LoomLogo: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Loom Attribution icon__
5
- *
6
- * The Loom attribution icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const LoomAttributionIcon: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { LoomAttributionIcon } from './icon';
2
- export { LoomAttributionLogo } from './logo';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Loom Attribution logo__
5
- *
6
- * The Loom logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const LoomAttributionLogo: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Opsgenie icon__
5
- *
6
- * The Opsgenie icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- *
12
- */
13
- export declare const OpsgenieIcon: ({ appearance, label, size, testId, textColor, iconColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { OpsgenieIcon } from './icon';
2
- export { OpsgenieLogo } from './logo';
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Opsgenie logo__
5
- *
6
- * The Opsgenie logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- *
12
- */
13
- export declare const OpsgenieLogo: ({ appearance, label, size, testId, textColor, iconColor, }: LogoProps) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Rovo icon__
5
- *
6
- * The Rovo icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const RovoIcon: ({ appearance, label, size, testId, textColor, iconColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { RovoIcon } from './icon';
2
- export { RovoLogo } from './logo';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Rovo logo__
5
- *
6
- * The Rovo logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const RovoLogo: ({ appearance, label, size, testId, textColor, iconColor, }: LogoProps) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Statuspage icon__
5
- *
6
- * The Statuspage icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const StatuspageIcon: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { StatuspageIcon } from './icon';
2
- export { StatuspageLogo } from './logo';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Statuspage logo__
5
- *
6
- * The Statuspage logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const StatuspageLogo: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Trello logo__
5
- *
6
- * The Trello icon without an accompanying wordmark.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const TrelloIcon: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { TrelloIcon } from './icon';
2
- export { TrelloLogo } from './logo';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import type { LogoProps } from '../../types';
3
- /**
4
- * __Trello logo__
5
- *
6
- * The Trello logo with both the wordmark and the icon combined.
7
- *
8
- * - [Examples](https://atlassian.design/components/logo/examples)
9
- * - [Code](https://atlassian.design/components/logo/code)
10
- * - [Usage](https://atlassian.design/components/logo/usage)
11
- */
12
- export declare const TrelloLogo: ({ appearance, label, size, testId, iconColor, textColor, }: LogoProps) => React.JSX.Element;
@@ -1,6 +0,0 @@
1
- export declare const getColorsForLoom: (appearance?: string, colorMode?: string) => {
2
- iconColor: string | undefined;
3
- textColor: string | undefined;
4
- };
5
- export { getColorsFromAppearanceOldLogos } from './get-colors-from-appearance-old-logos';
6
- export { getColorsFromAppearance } from './get-colors-from-appearance';
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { type LogoProps } from './types';
3
- import { type AppIconProps, type AppLogoProps } from './utils/types';
4
- /**
5
- * Creates a wrapper around the new logo or icon component to ensure it receives the correct default (medium) size prop.
6
- *
7
- * @param NewComponent - The new logo or icon component.
8
- */
9
- export declare const tempSizeWrapper: (NewComponent: React.ComponentType<AppLogoProps> | React.ComponentType<AppIconProps>) => ({ size, ...props }: LogoProps) => React.JSX.Element;
@@ -1,43 +0,0 @@
1
- type Appearance = 'brand' | 'neutral' | 'inverse';
2
- type Size = 'xxsmall' | 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
3
- type BaseLogoProps = {
4
- /**
5
- * The size of the icon.
6
- */
7
- size?: Size;
8
- /**
9
- * Choice of logo appearance between 3 brand-approved color combinations that will be hooked up to design tokens and theming.
10
- */
11
- appearance?: Appearance;
12
- /**
13
- * @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-171 Internal documentation for deprecation (no external access)} CSS color to be applied to the wordmark portion of the logo SVG. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
14
- */
15
- textColor?: string;
16
- /**
17
- * @deprecated {@link https://hello.atlassian.net/browse/ENGHEALTH-172 Internal documentation for deprecation (no external access)} CSS color to be applied to the non-gradient icon portion of the logo SVG. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
18
- */
19
- iconColor?: string;
20
- /**
21
- * Accessible text to be used for screen readers (it's optional since the default props provide a label that matches the logo).
22
- */
23
- label?: string;
24
- /**
25
- * A testId prop is provided for specified elements, which is a unique string that appears as a data attribute data-testid in the rendered code, serving as a hook for automated tests.
26
- * - `{testId}--wrapper` to access the svg element's wrapper
27
- */
28
- testId?: string;
29
- /**
30
- * For logos that support it, enables the new logo design ahead of an upcoming feature flag roll-out.
31
- */
32
- shouldUseNewLogoDesign?: boolean;
33
- };
34
- export type LogoProps = BaseLogoProps;
35
- /**
36
- * Utility type to make an optional property required.
37
- * We use this to force new logos to use the appearance prop while older ones go through the deprecation process.
38
- */
39
- type WithRequiredProperty<Type, Key extends keyof Type> = Type & {
40
- [Property in Key]-?: Type[Property];
41
- };
42
- export type LogoPropsAppearanceRequired = Omit<WithRequiredProperty<LogoProps, 'appearance'>, 'iconColor' | 'textColor'>;
43
- export {};
@@ -1,18 +0,0 @@
1
- /**
2
- * @jsxRuntime classic
3
- * @jsx jsx
4
- */
5
- import type { IconSize } from './types';
6
- type IconWrapperProps = {
7
- appearance?: 'brand' | 'legacy' | 'neutral' | 'inverse';
8
- customThemeSvg?: string;
9
- iconColor?: string;
10
- isAssets?: boolean;
11
- label: string;
12
- size?: IconSize;
13
- svg: string;
14
- testId?: string;
15
- type?: 'tile' | 'rovo' | 'data-center';
16
- };
17
- export declare function IconWrapper({ size, label, svg, customThemeSvg, testId: userDefinedTestId, appearance, iconColor: customIconColor, isAssets, type, }: IconWrapperProps): JSX.Element;
18
- export {};
@@ -1,15 +0,0 @@
1
- import { type LogoSize } from './types';
2
- type LogoWrapperProps = {
3
- appearance: 'brand' | 'neutral' | 'inverse' | 'legacy';
4
- customThemeSvg?: string;
5
- iconColor?: string;
6
- isAssets?: boolean;
7
- label: string;
8
- size?: LogoSize;
9
- svg: string;
10
- testId?: string;
11
- textColor?: string;
12
- type?: 'tile' | 'rovo' | 'data-center';
13
- };
14
- export declare function LogoWrapper({ appearance, size, svg, customThemeSvg, label, testId: userDefinedTestId, iconColor: customIconColor, textColor: customTextColor, isAssets, type, }: LogoWrapperProps): JSX.Element;
15
- export {};
@@ -1,71 +0,0 @@
1
- /**
2
- * We are following a similar API to [IconTile](https://atlassian.design/components/icon/icon-tile/examples).
3
- *
4
- * As we move to @atlaskit/log, the old semantic sizes are supported
5
- */
6
- export type IconSize = '12' | '16' | '20' | '24' | '32' | 'xxsmall' | 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
7
- /**
8
- * Logos in the nav are only ever 24px
9
- * However, for this spike, we're adding the old semantic sizes to simulate the Charlie sans versions of the logos
10
- */
11
- export type LogoSize = 'xxsmall' | 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
12
- type SharedProps = {
13
- /**
14
- * The appearance of the logo. Defaults to "brand".
15
- */
16
- appearance?: 'brand' | 'legacy' | 'neutral' | 'inverse';
17
- /**
18
- * Text used to describe what the icon is in context.
19
- *
20
- * A label is needed when there is no pairing visible text next to the icon.
21
- * An empty string marks the icon as presentation only.
22
- */
23
- label?: string;
24
- /**
25
- * Test ID applied to the parent 'span' element.
26
- */
27
- testId?: string;
28
- };
29
- /**
30
- * For icons representing apps. These take a `size` prop, unlike logos.
31
- */
32
- export type AppIconProps = SharedProps & {
33
- /**
34
- * The size of the icon tile, in pixels. Defaults to "20".
35
- */
36
- size?: IconSize;
37
- };
38
- export type UtilityIconProps = AppIconProps & {
39
- /**
40
- * Text used to describe what the icon is in context.
41
- *
42
- * A label is needed when there is no pairing visible text next to the icon.
43
- * An empty string marks the icon as presentation only.
44
- */
45
- label: string;
46
- };
47
- export type AppLogoProps = SharedProps & {
48
- /**
49
- * The size of the icon tile, in pixels. Defaults to "20".
50
- */
51
- size?: LogoSize;
52
- };
53
- export type ThemedIconProps = AppIconProps & {
54
- /**
55
- * @deprecated icon color of the logo. Only supported for logos that support custom theming.
56
- */
57
- iconColor?: string;
58
- };
59
- export type ThemedLogoProps = AppLogoProps & {
60
- /**
61
- * @deprecated icon color of the logo. Only supported for logos that support custom theming.
62
- */
63
- iconColor?: string;
64
- /**
65
- * @deprecated text color of the logo. Only supported for logos that support custom theming.
66
- */
67
- textColor?: string;
68
- };
69
- export type AllLogoProps = AppLogoProps | ThemedLogoProps;
70
- export type AllIconProps = AppIconProps | UtilityIconProps | ThemedIconProps;
71
- export {};
@@ -1,12 +0,0 @@
1
- /**
2
- * @jsxRuntime classic
3
- * @jsx jsx
4
- */
5
- import { type WrapperProps } from './constants';
6
- /**
7
- * __Wrapper__
8
- *
9
- * An internal component used by `@atlaskit/logo` to render logo SVGs with correct styles.
10
- */
11
- declare const Wrapper: ({ label, svg, size, appearance, iconColor, textColor, testId: userDefinedTestId, ...rest }: WrapperProps) => JSX.Element;
12
- export default Wrapper;