@atlaskit/logo 19.0.1 → 19.2.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/logo
2
2
 
3
+ ## 19.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#173001](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173001)
8
+ [`445bba751a18a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/445bba751a18a) -
9
+ Add Admin, Analytics and Align Icons. Add feature flagging to AtlassianAdmin,
10
+ AtlassianAdministration and AtlassianAnalytics logos/icons
11
+
12
+ ## 19.1.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#169522](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169522)
17
+ [`e55cd122d35de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e55cd122d35de) -
18
+ Added a new prop, shouldUseNewLogoDesign, to allow new logo designs to be enabled ahead of feature
19
+ flag roll-out
20
+
3
21
  ## 19.0.1
4
22
 
5
23
  ### Patch Changes
package/dist/cjs/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.AssetsLogo = exports.AssetsIcon = void 0;
6
+ exports.AssetsLogo = exports.AssetsIcon = exports.AnalyticsLogo = exports.AnalyticsIcon = exports.AlignLogo = exports.AlignIcon = exports.AdminLogo = exports.AdminIcon = void 0;
7
7
  Object.defineProperty(exports, "AtlasIcon", {
8
8
  enumerable: true,
9
9
  get: function get() {
@@ -28,31 +28,7 @@ Object.defineProperty(exports, "AtlassianAccessLogo", {
28
28
  return _atlassianAccess.AtlassianAccessLogo;
29
29
  }
30
30
  });
31
- Object.defineProperty(exports, "AtlassianAdminIcon", {
32
- enumerable: true,
33
- get: function get() {
34
- return _atlassianAdmin.AtlassianAdminIcon;
35
- }
36
- });
37
- Object.defineProperty(exports, "AtlassianAdminLogo", {
38
- enumerable: true,
39
- get: function get() {
40
- return _atlassianAdmin.AtlassianAdminLogo;
41
- }
42
- });
43
- Object.defineProperty(exports, "AtlassianAdministrationIcon", {
44
- enumerable: true,
45
- get: function get() {
46
- return _atlassianAdministration.AtlassianAdministrationIcon;
47
- }
48
- });
49
- Object.defineProperty(exports, "AtlassianAdministrationLogo", {
50
- enumerable: true,
51
- get: function get() {
52
- return _atlassianAdministration.AtlassianAdministrationLogo;
53
- }
54
- });
55
- exports.AtlassianAnalyticsLogo = exports.AtlassianAnalyticsIcon = void 0;
31
+ exports.AtlassianAnalyticsLogo = exports.AtlassianAnalyticsIcon = exports.AtlassianAdministrationLogo = exports.AtlassianAdministrationIcon = exports.AtlassianAdminLogo = exports.AtlassianAdminIcon = void 0;
56
32
  Object.defineProperty(exports, "AtlassianIcon", {
57
33
  enumerable: true,
58
34
  get: function get() {
@@ -115,6 +91,7 @@ Object.defineProperty(exports, "LoomAttributionLogo", {
115
91
  }
116
92
  });
117
93
  exports.TrelloLogo = exports.TrelloIcon = exports.TeamsLogo = exports.TeamsIcon = exports.TalentLogo = exports.TalentIcon = exports.StudioLogo = exports.StudioIcon = exports.StatuspageLogo = exports.StatuspageIcon = exports.SearchLogo = exports.SearchIcon = exports.RovoLogo = exports.RovoIcon = exports.ProjectsLogo = exports.ProjectsIcon = exports.OpsgenieLogo = exports.OpsgenieIcon = exports.LoomLogo = exports.LoomIcon = void 0;
94
+ var _admin = require("@atlaskit/temp-nav-app-icons/admin");
118
95
  var _align = require("@atlaskit/temp-nav-app-icons/align");
119
96
  var _analytics = require("@atlaskit/temp-nav-app-icons/analytics");
120
97
  var _assets = require("@atlaskit/temp-nav-app-icons/assets");
@@ -141,6 +118,8 @@ var _studio = require("@atlaskit/temp-nav-app-icons/studio");
141
118
  var _talent = require("@atlaskit/temp-nav-app-icons/talent");
142
119
  var _teams = require("@atlaskit/temp-nav-app-icons/teams");
143
120
  var _trello = require("@atlaskit/temp-nav-app-icons/trello");
121
+ var _atlassianAdmin = require("./legacy-logos/atlassian-admin");
122
+ var _atlassianAdministration = require("./legacy-logos/atlassian-administration");
144
123
  var _atlassianAnalytics = require("./legacy-logos/atlassian-analytics");
145
124
  var _bitbucket2 = require("./legacy-logos/bitbucket");
146
125
  var _compass2 = require("./legacy-logos/compass");
@@ -159,254 +138,339 @@ var _trello2 = require("./legacy-logos/trello");
159
138
  var _atlas = require("./legacy-logos/atlas");
160
139
  var _atlassianMarketplace = require("./legacy-logos/atlassian-marketplace");
161
140
  var _atlassianAccess = require("./legacy-logos/atlassian-access");
162
- var _atlassianAdministration = require("./legacy-logos/atlassian-administration");
163
- var _atlassianAdmin = require("./legacy-logos/atlassian-admin");
164
141
  var _jiraWorkManagement = require("./legacy-logos/jira-work-management");
165
142
  var _loomAttribution = require("./legacy-logos/loom-attribution");
166
143
  var _atlassian = require("./legacy-logos/atlassian");
167
144
  var _jiraSoftware = require("./legacy-logos/jira-software");
168
145
  var _logoConfig = require("./logo-config");
146
+ /**
147
+ * __Admin icon__
148
+ *
149
+ * The Admin icon without an accompanying wordmark.
150
+ *
151
+ * - [Examples](https://atlassian.design/components/logo/examples)
152
+ * - [Code](https://atlassian.design/components/logo/code)
153
+ * - [Usage](https://atlassian.design/components/logo/usage)
154
+ */
155
+ var AdminIcon = exports.AdminIcon = (0, _logoConfig.tempSizeWrapper)(_admin.AdminIcon);
156
+ /**
157
+ * __Admin logo__
158
+ *
159
+ * The Admin logo with both the wordmark and the icon combined.
160
+ *
161
+ * - [Examples](https://atlassian.design/components/logo/examples)
162
+ * - [Code](https://atlassian.design/components/logo/code)
163
+ * - [Usage](https://atlassian.design/components/logo/usage)
164
+ */
165
+ var AdminLogo = exports.AdminLogo = (0, _logoConfig.tempSizeWrapper)(_admin.AdminLogoCS);
166
+
167
+ /**
168
+ * __Analytics icon__
169
+ *
170
+ * The Analytics icon without an accompanying wordmark.
171
+ *
172
+ * - [Examples](https://atlassian.design/components/logo/examples)
173
+ * - [Code](https://atlassian.design/components/logo/code)
174
+ * - [Usage](https://atlassian.design/components/logo/usage)
175
+ */
176
+ var AnalyticsIcon = exports.AnalyticsIcon = (0, _logoConfig.tempSizeWrapper)(_analytics.AnalyticsIcon);
177
+ /**
178
+ * __Analytics logo__
179
+ *
180
+ * The Analytics logo with both the wordmark and the icon combined.
181
+ *
182
+ * - [Examples](https://atlassian.design/components/logo/examples)
183
+ * - [Code](https://atlassian.design/components/logo/code)
184
+ * - [Usage](https://atlassian.design/components/logo/usage)
185
+ */
186
+ var AnalyticsLogo = exports.AnalyticsLogo = (0, _logoConfig.tempSizeWrapper)(_analytics.AnalyticsLogoCS);
187
+
169
188
  /**
170
189
  * __Assets icon__
171
190
  *
172
- * An assets icon without an accompanying wordmark.
191
+ * The Assets icon without an accompanying wordmark.
173
192
  *
174
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
175
- * - [Code](https://atlassian.design/components/{packageName}/code)
176
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
193
+ * - [Examples](https://atlassian.design/components/logo/examples)
194
+ * - [Code](https://atlassian.design/components/logo/code)
195
+ * - [Usage](https://atlassian.design/components/logo/usage)
177
196
  */
178
197
  var AssetsIcon = exports.AssetsIcon = (0, _logoConfig.tempSizeWrapper)(_assets.AssetsIcon);
179
198
  /**
180
199
  * __Assets logo__
181
200
  *
182
- * An assets logo with both the wordmark and the icon combined.
201
+ * The Assets logo with both the wordmark and the icon combined.
183
202
  *
184
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
185
- * - [Code](https://atlassian.design/components/{packageName}/code)
186
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
203
+ * - [Examples](https://atlassian.design/components/logo/examples)
204
+ * - [Code](https://atlassian.design/components/logo/code)
205
+ * - [Usage](https://atlassian.design/components/logo/usage)
187
206
  */
188
207
  var AssetsLogo = exports.AssetsLogo = (0, _logoConfig.tempSizeWrapper)(_assets.AssetsLogoCS);
189
208
  /**
190
209
  * __Chat icon__
191
210
  *
192
- * A chat icon without an accompanying wordmark.
211
+ * The Chat icon without an accompanying wordmark.
193
212
  *
194
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
195
- * - [Code](https://atlassian.design/components/{packageName}/code)
196
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
213
+ * - [Examples](https://atlassian.design/components/logo/examples)
214
+ * - [Code](https://atlassian.design/components/logo/code)
215
+ * - [Usage](https://atlassian.design/components/logo/usage)
197
216
  */
198
217
  var ChatIcon = exports.ChatIcon = (0, _logoConfig.tempSizeWrapper)(_chat.ChatIcon);
199
218
  /**
200
219
  * __Chat logo__
201
220
  *
202
- * A chat logo with both the wordmark and the icon combined.
221
+ * The Chat logo with both the wordmark and the icon combined.
203
222
  *
204
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
205
- * - [Code](https://atlassian.design/components/{packageName}/code)
206
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
223
+ * - [Examples](https://atlassian.design/components/logo/examples)
224
+ * - [Code](https://atlassian.design/components/logo/code)
225
+ * - [Usage](https://atlassian.design/components/logo/usage)
207
226
  */
208
227
  var ChatLogo = exports.ChatLogo = (0, _logoConfig.tempSizeWrapper)(_chat.ChatLogoCS);
209
228
  /**
210
229
  * __Customer Service Management icon__
211
230
  *
212
- * An customer service management icon without an accompanying wordmark.
231
+ * The Customer service management icon without an accompanying wordmark.
213
232
  *
214
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
215
- * - [Code](https://atlassian.design/components/{packageName}/code)
216
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
233
+ * - [Examples](https://atlassian.design/components/logo/examples)
234
+ * - [Code](https://atlassian.design/components/logo/code)
235
+ * - [Usage](https://atlassian.design/components/logo/usage)
217
236
  */
218
237
  var CustomerServiceManagementIcon = exports.CustomerServiceManagementIcon = (0, _logoConfig.tempSizeWrapper)(_customerServiceManagement.CustomerServiceManagementIcon);
219
238
  /**
220
239
  * __Customer Service Management logo__
221
240
  *
222
- * A customer service management logo with both the wordmark and the icon combined.
241
+ * The Customer service management logo with both the wordmark and the icon combined.
223
242
  *
224
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
225
- * - [Code](https://atlassian.design/components/{packageName}/code)
226
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
243
+ * - [Examples](https://atlassian.design/components/logo/examples)
244
+ * - [Code](https://atlassian.design/components/logo/code)
245
+ * - [Usage](https://atlassian.design/components/logo/usage)
227
246
  */
228
247
  var CustomerServiceManagementLogo = exports.CustomerServiceManagementLogo = (0, _logoConfig.tempSizeWrapper)(_customerServiceManagement.CustomerServiceManagementLogoCS);
229
248
  /**
230
249
  * __Goals icon__
231
250
  *
232
- * A goals icon without an accompanying wordmark.
251
+ * The Goals icon without an accompanying wordmark.
233
252
  *
234
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
235
- * - [Code](https://atlassian.design/components/{packageName}/code)
236
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
253
+ * - [Examples](https://atlassian.design/components/logo/examples)
254
+ * - [Code](https://atlassian.design/components/logo/code)
255
+ * - [Usage](https://atlassian.design/components/logo/usage)
237
256
  */
238
257
  var GoalsIcon = exports.GoalsIcon = (0, _logoConfig.tempSizeWrapper)(_goals.GoalsIcon);
239
258
  /**
240
259
  * __Goals logo__
241
260
  *
242
- * A goals logo with both the wordmark and the icon combined.
261
+ * The Goals logo with both the wordmark and the icon combined.
243
262
  *
244
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
245
- * - [Code](https://atlassian.design/components/{packageName}/code)
246
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
263
+ * - [Examples](https://atlassian.design/components/logo/examples)
264
+ * - [Code](https://atlassian.design/components/logo/code)
265
+ * - [Usage](https://atlassian.design/components/logo/usage)
247
266
  */
248
267
  var GoalsLogo = exports.GoalsLogo = (0, _logoConfig.tempSizeWrapper)(_goals.GoalsLogoCS);
249
268
  /**
250
269
  * __Home icon__
251
270
  *
252
- * A home icon without an accompanying wordmark.
271
+ * The Home icon without an accompanying wordmark.
253
272
  *
254
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
255
- * - [Code](https://atlassian.design/components/{packageName}/code)
256
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
273
+ * - [Examples](https://atlassian.design/components/logo/examples)
274
+ * - [Code](https://atlassian.design/components/logo/code)
275
+ * - [Usage](https://atlassian.design/components/logo/usage)
257
276
  */
258
277
  var HomeIcon = exports.HomeIcon = (0, _logoConfig.tempSizeWrapper)(_home.HomeIcon);
259
278
  /**
260
279
  * __Home logo__
261
280
  *
262
- * A home logo with both the wordmark and the icon combined.
281
+ * The Home logo with both the wordmark and the icon combined.
263
282
  *
264
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
265
- * - [Code](https://atlassian.design/components/{packageName}/code)
266
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
283
+ * - [Examples](https://atlassian.design/components/logo/examples)
284
+ * - [Code](https://atlassian.design/components/logo/code)
285
+ * - [Usage](https://atlassian.design/components/logo/usage)
267
286
  */
268
287
  var HomeLogo = exports.HomeLogo = (0, _logoConfig.tempSizeWrapper)(_home.HomeLogoCS);
269
288
  /**
270
289
  * __Hub icon
271
290
  *
272
- * A hub icon without an accompanying wordmark.
291
+ * The Hub icon without an accompanying wordmark.
273
292
  *
274
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
275
- * - [Code](https://atlassian.design/components/{packageName}/code)
276
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
293
+ * - [Examples](https://atlassian.design/components/logo/examples)
294
+ * - [Code](https://atlassian.design/components/logo/code)
295
+ * - [Usage](https://atlassian.design/components/logo/usage)
277
296
  */
278
297
  var HubIcon = exports.HubIcon = (0, _logoConfig.tempSizeWrapper)(_hub.HubIcon);
279
298
  /**
280
299
  * Hub logo__
281
300
  *
282
- * A hub logo with both the wordmark and the icon combined.
301
+ * The Hub logo with both the wordmark and the icon combined.
283
302
  *
284
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
285
- * - [Code](https://atlassian.design/components/{packageName}/code)
286
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
303
+ * - [Examples](https://atlassian.design/components/logo/examples)
304
+ * - [Code](https://atlassian.design/components/logo/code)
305
+ * - [Usage](https://atlassian.design/components/logo/usage)
287
306
  */
288
307
  var HubLogo = exports.HubLogo = (0, _logoConfig.tempSizeWrapper)(_hub.HubLogoCS);
289
308
  /**
290
309
  * __Projects icon__
291
310
  *
292
- * A projects icon without an accompanying wordmark.
311
+ * The Projects icon without an accompanying wordmark.
293
312
  *
294
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
295
- * - [Code](https://atlassian.design/components/{packageName}/code)
296
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
313
+ * - [Examples](https://atlassian.design/components/logo/examples)
314
+ * - [Code](https://atlassian.design/components/logo/code)
315
+ * - [Usage](https://atlassian.design/components/logo/usage)
297
316
  */
298
317
  var ProjectsIcon = exports.ProjectsIcon = (0, _logoConfig.tempSizeWrapper)(_projects.ProjectsIcon);
299
318
  /**
300
319
  * __Projects logo__
301
320
  *
302
- * A projects logo with both the wordmark and the icon combined.
321
+ * The Projects logo with both the wordmark and the icon combined.
303
322
  *
304
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
305
- * - [Code](https://atlassian.design/components/{packageName}/code)
306
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
323
+ * - [Examples](https://atlassian.design/components/logo/examples)
324
+ * - [Code](https://atlassian.design/components/logo/code)
325
+ * - [Usage](https://atlassian.design/components/logo/usage)
307
326
  */
308
327
  var ProjectsLogo = exports.ProjectsLogo = (0, _logoConfig.tempSizeWrapper)(_projects.ProjectsLogoCS);
309
328
  /**
310
329
  * __Search icon__
311
330
  *
312
- * A search icon without an accompanying wordmark.
331
+ * The Search icon without an accompanying wordmark.
313
332
  *
314
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
315
- * - [Code](https://atlassian.design/components/{packageName}/code)
316
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
333
+ * - [Examples](https://atlassian.design/components/logo/examples)
334
+ * - [Code](https://atlassian.design/components/logo/code)
335
+ * - [Usage](https://atlassian.design/components/logo/usage)
317
336
  */
318
337
  var SearchIcon = exports.SearchIcon = (0, _logoConfig.tempSizeWrapper)(_search.SearchIcon);
319
338
  /**
320
339
  * __Search logo__
321
340
  *
322
- * A search logo with both the wordmark and the icon combined.
341
+ * The Search logo with both the wordmark and the icon combined.
323
342
  *
324
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
325
- * - [Code](https://atlassian.design/components/{packageName}/code)
326
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
343
+ * - [Examples](https://atlassian.design/components/logo/examples)
344
+ * - [Code](https://atlassian.design/components/logo/code)
345
+ * - [Usage](https://atlassian.design/components/logo/usage)
327
346
  */
328
347
  var SearchLogo = exports.SearchLogo = (0, _logoConfig.tempSizeWrapper)(_search.SearchLogoCS);
329
348
  /**
330
349
  * __Studio icon__
331
350
  *
332
- * A studio icon without an accompanying wordmark.
351
+ * The Studio icon without an accompanying wordmark.
333
352
  *
334
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
335
- * - [Code](https://atlassian.design/components/{packageName}/code)
336
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
353
+ * - [Examples](https://atlassian.design/components/logo/examples)
354
+ * - [Code](https://atlassian.design/components/logo/code)
355
+ * - [Usage](https://atlassian.design/components/logo/usage)
337
356
  */
338
357
  var StudioIcon = exports.StudioIcon = (0, _logoConfig.tempSizeWrapper)(_studio.StudioIcon);
339
358
  /**
340
359
  * __Studio logo__
341
360
  *
342
- * A studio logo with both the wordmark and the icon combined.
361
+ * The Studio logo with both the wordmark and the icon combined.
343
362
  *
344
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
345
- * - [Code](https://atlassian.design/components/{packageName}/code)
346
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
363
+ * - [Examples](https://atlassian.design/components/logo/examples)
364
+ * - [Code](https://atlassian.design/components/logo/code)
365
+ * - [Usage](https://atlassian.design/components/logo/usage)
347
366
  */
348
367
  var StudioLogo = exports.StudioLogo = (0, _logoConfig.tempSizeWrapper)(_studio.StudioLogoCS);
349
368
  /**
350
369
  * __Talent icon__
351
370
  *
352
- * A talent icon without an accompanying wordmark.
371
+ * The Talent icon without an accompanying wordmark.
353
372
  *
354
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
355
- * - [Code](https://atlassian.design/components/{packageName}/code)
356
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
373
+ * - [Examples](https://atlassian.design/components/logo/examples)
374
+ * - [Code](https://atlassian.design/components/logo/code)
375
+ * - [Usage](https://atlassian.design/components/logo/usage)
357
376
  */
358
377
  var TalentIcon = exports.TalentIcon = (0, _logoConfig.tempSizeWrapper)(_talent.TalentIcon);
359
378
  /**
360
379
  * __Talent logo__
361
380
  *
362
- * A talent logo with both the wordmark and the icon combined.
381
+ * The Talent logo with both the wordmark and the icon combined.
363
382
  *
364
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
365
- * - [Code](https://atlassian.design/components/{packageName}/code)
366
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
383
+ * - [Examples](https://atlassian.design/components/logo/examples)
384
+ * - [Code](https://atlassian.design/components/logo/code)
385
+ * - [Usage](https://atlassian.design/components/logo/usage)
367
386
  */
368
387
  var TalentLogo = exports.TalentLogo = (0, _logoConfig.tempSizeWrapper)(_talent.TalentLogoCS);
369
388
  /**
370
389
  * __Teams icon__
371
390
  *
372
- * A teams icon without an accompanying wordmark.
391
+ * The Teams icon without an accompanying wordmark.
373
392
  *
374
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
375
- * - [Code](https://atlassian.design/components/{packageName}/code)
376
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
393
+ * - [Examples](https://atlassian.design/components/logo/examples)
394
+ * - [Code](https://atlassian.design/components/logo/code)
395
+ * - [Usage](https://atlassian.design/components/logo/usage)
377
396
  */
378
397
  var TeamsIcon = exports.TeamsIcon = (0, _logoConfig.tempSizeWrapper)(_teams.TeamsIcon);
379
398
  /**
380
399
  * __Teams logo__
381
400
  *
382
- * A teams logo with both the wordmark and the icon combined.
401
+ * The Teams logo with both the wordmark and the icon combined.
383
402
  *
384
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
385
- * - [Code](https://atlassian.design/components/{packageName}/code)
386
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
403
+ * - [Examples](https://atlassian.design/components/logo/examples)
404
+ * - [Code](https://atlassian.design/components/logo/code)
405
+ * - [Usage](https://atlassian.design/components/logo/usage)
387
406
  */
388
407
  var TeamsLogo = exports.TeamsLogo = (0, _logoConfig.tempSizeWrapper)(_teams.TeamsLogoCS);
389
408
 
390
409
  /**
391
- * __Analytics icon__
410
+ * __Atlassian Administration icon__
392
411
  *
393
- * An analytics icon without an accompanying wordmark.
412
+ * The Atlassian Administration icon without an accompanying wordmark.
394
413
  *
395
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
396
- * - [Code](https://atlassian.design/components/{packageName}/code)
397
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
414
+ * - [Examples](https://atlassian.design/components/logo/examples)
415
+ * - [Code](https://atlassian.design/components/logo/code)
416
+ * - [Usage](https://atlassian.design/components/logo/usage)
417
+ */
418
+ var AtlassianAdministrationIcon = exports.AtlassianAdministrationIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAdministration.AtlassianAdministrationIcon, _admin.AdminIcon);
419
+
420
+ /**
421
+ * __Atlassian Administration logo__
422
+ *
423
+ * The Atlassian Administration logo with both the wordmark and the icon combined.
424
+ *
425
+ * - [Examples](https://atlassian.design/components/logo/examples)
426
+ * - [Code](https://atlassian.design/components/logo/code)
427
+ * - [Usage](https://atlassian.design/components/logo/usage)
428
+ */
429
+ var AtlassianAdministrationLogo = exports.AtlassianAdministrationLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAdministration.AtlassianAdministrationLogo, _admin.AdminLogoCS);
430
+
431
+ /**
432
+ * __Atlassian Admin icon__
433
+ *
434
+ * The Atlassian Admin icon without an accompanying wordmark.
435
+ *
436
+ * - [Examples](https://atlassian.design/components/logo/examples)
437
+ * - [Code](https://atlassian.design/components/logo/code)
438
+ * - [Usage](https://atlassian.design/components/logo/usage)
439
+ */
440
+ var AtlassianAdminIcon = exports.AtlassianAdminIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAdmin.AtlassianAdminIcon, _admin.AdminIcon);
441
+
442
+ /**
443
+ * __Atlassian Admin logo__
444
+ *
445
+ * The Atlassian Admin logo with both the wordmark and the icon combined.
446
+ *
447
+ * - [Examples](https://atlassian.design/components/logo/examples)
448
+ * - [Code](https://atlassian.design/components/logo/code)
449
+ * - [Usage](https://atlassian.design/components/logo/usage)
450
+ */
451
+ var AtlassianAdminLogo = exports.AtlassianAdminLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAdmin.AtlassianAdminLogo, _admin.AdminLogoCS);
452
+
453
+ /**
454
+ * __Atlassian Analytics icon__
455
+ *
456
+ * The Atlassian Analytics icon without an accompanying wordmark.
457
+ *
458
+ * - [Examples](https://atlassian.design/components/logo/examples)
459
+ * - [Code](https://atlassian.design/components/logo/code)
460
+ * - [Usage](https://atlassian.design/components/logo/usage)
398
461
  */
399
462
  var AtlassianAnalyticsIcon = exports.AtlassianAnalyticsIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAnalytics.AtlassianAnalyticsIcon, _analytics.AnalyticsIcon);
400
463
  /**
401
- * __Analytics logo__
464
+ * __Atlassian Analytics logo__
402
465
  *
403
- * An analytics logo with both the wordmark and the icon combined.
466
+ * The Atlassian Analytics logo with both the wordmark and the icon combined.
404
467
  *
405
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
406
- * - [Code](https://atlassian.design/components/{packageName}/code)
407
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
468
+ * - [Examples](https://atlassian.design/components/logo/examples)
469
+ * - [Code](https://atlassian.design/components/logo/code)
470
+ * - [Usage](https://atlassian.design/components/logo/usage)
408
471
  */
409
472
  var AtlassianAnalyticsLogo = exports.AtlassianAnalyticsLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAnalytics.AtlassianAnalyticsLogo, _analytics.AnalyticsLogoCS);
473
+
410
474
  /**
411
475
  * __Bitbucket icon__
412
476
  *
@@ -468,26 +532,49 @@ var ConfluenceIcon = exports.ConfluenceIcon = (0, _logoConfig.createFeatureFlagg
468
532
  * - [Usage](https://atlassian.design/components/logo/usage)
469
533
  */
470
534
  var ConfluenceLogo = exports.ConfluenceLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_confluence2.ConfluenceLogo, _confluence.ConfluenceLogoCS);
535
+
471
536
  /**
472
537
  * __Align icon__
473
538
  *
474
- * An align icon without an accompanying wordmark.
539
+ * The Align icon without an accompanying wordmark.
540
+ *
541
+ * - [Examples](https://atlassian.design/components/logo/examples)
542
+ * - [Code](https://atlassian.design/components/logo/code)
543
+ * - [Usage](https://atlassian.design/components/logo/usage)
544
+ */
545
+ var AlignIcon = exports.AlignIcon = (0, _logoConfig.tempSizeWrapper)(_align.AlignIcon);
546
+ /**
547
+ * __Align logo__
548
+ *
549
+ * The Align logo with both the wordmark and the icon combined.
475
550
  *
476
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
477
- * - [Code](https://atlassian.design/components/{packageName}/code)
478
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
551
+ * - [Examples](https://atlassian.design/components/logo/examples)
552
+ * - [Code](https://atlassian.design/components/logo/code)
553
+ * - [Usage](https://atlassian.design/components/logo/usage)
554
+ */
555
+ var AlignLogo = exports.AlignLogo = (0, _logoConfig.tempSizeWrapper)(_align.AlignLogoCS);
556
+
557
+ /**
558
+ * __Jira Align icon__
559
+ *
560
+ * The Jira Align icon without an accompanying wordmark.
561
+ *
562
+ * - [Examples](https://atlassian.design/components/logo/examples)
563
+ * - [Code](https://atlassian.design/components/logo/code)
564
+ * - [Usage](https://atlassian.design/components/logo/usage)
479
565
  */
480
566
  var JiraAlignIcon = exports.JiraAlignIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraAlign.JiraAlignIcon, _align.AlignIcon);
481
567
  /**
482
- * __Align logo__
568
+ * __Jira Align logo__
483
569
  *
484
- * An align logo with both the wordmark and the icon combined.
570
+ * The Jira Align logo with both the wordmark and the icon combined.
485
571
  *
486
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
487
- * - [Code](https://atlassian.design/components/{packageName}/code)
488
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
572
+ * - [Examples](https://atlassian.design/components/logo/examples)
573
+ * - [Code](https://atlassian.design/components/logo/code)
574
+ * - [Usage](https://atlassian.design/components/logo/usage)
489
575
  */
490
576
  var JiraAlignLogo = exports.JiraAlignLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraAlign.JiraAlignLogo, _align.AlignLogoCS);
577
+
491
578
  /**
492
579
  * __Jira icon__
493
580
  *
@@ -555,7 +642,7 @@ var JiraServiceManagementLogo = exports.JiraServiceManagementLogo = (0, _logoCon
555
642
  /**
556
643
  * __Loom icon__
557
644
  *
558
- * A loom icon {description}.
645
+ * The Loom icon {description}.
559
646
  *
560
647
  * - [Examples](https://atlassian.design/components/logo/examples)
561
648
  * - [Code](https://atlassian.design/components/logo/code)
@@ -655,6 +742,7 @@ var RovoIcon = exports.RovoIcon = (0, _logoConfig.createFeatureFlaggedComponent)
655
742
  * - [Usage](https://atlassian.design/components/logo/usage)
656
743
  */
657
744
  var RovoLogo = exports.RovoLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_rovo2.RovoLogo, _rovo.RovoLogoCS);
745
+
658
746
  /**
659
747
  * __Guard icon__
660
748
  *
@@ -675,6 +763,7 @@ var GuardIcon = exports.GuardIcon = (0, _logoConfig.createFeatureFlaggedComponen
675
763
  * - [Usage](https://atlassian.design/components/logo/usage)
676
764
  */
677
765
  var GuardLogo = exports.GuardLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_guard2.GuardLogo, _guard.GuardLogoCS);
766
+
678
767
  /**
679
768
  * __Focus icon__
680
769
  *
@@ -9,7 +9,7 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
9
9
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
10
  var _react = _interopRequireDefault(require("react"));
11
11
  var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
12
- var _excluded = ["size"],
12
+ var _excluded = ["size", "shouldUseNewLogoDesign"],
13
13
  _excluded2 = ["size"];
14
14
  /**
15
15
  * Creates a feature flagged component that renders the legacy logo or the new logo
@@ -24,8 +24,9 @@ var createFeatureFlaggedComponent = exports.createFeatureFlaggedComponent = func
24
24
  // These props will be deprecated in the future
25
25
  return function (_ref) {
26
26
  var size = _ref.size,
27
+ shouldUseNewLogoDesign = _ref.shouldUseNewLogoDesign,
27
28
  props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
28
- if ((0, _platformFeatureFlags.fg)('platform-logo-rebrand')) {
29
+ if ((0, _platformFeatureFlags.fg)('platform-logo-rebrand') || shouldUseNewLogoDesign) {
29
30
  // Size defaults need to be set, as the temp library had different defaults
30
31
  return /*#__PURE__*/_react.default.createElement(NewComponent, (0, _extends2.default)({
31
32
  size: size || 'medium'
@@ -53,10 +54,10 @@ var tempSizeWrapper = exports.tempSizeWrapper = function tempSizeWrapper(NewComp
53
54
  };
54
55
 
55
56
  // Logos that only exist in @atlaskit/logo
56
- var LEGACY_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = ['atlassian', 'atlas', 'atlassian-marketplace', 'atlassian-access', 'atlassian-administration', 'atlassian-admin', 'jira-software', 'jira-work-management', 'loom-attribution'];
57
+ var LEGACY_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = ['atlassian', 'atlas', 'atlassian-marketplace', 'atlassian-access', 'jira-software', 'jira-work-management', 'loom-attribution'];
57
58
 
58
59
  // Logos that exist in both packages
59
- var SHARED_LOGOS = exports.SHARED_LOGOS = ['atlassian-analytics', 'bitbucket', 'compass', 'confluence', 'jira', 'jira-align', 'jira-product-discovery', 'jira-service-management', 'loom', 'opsgenie', 'statuspage', 'trello', 'rovo', 'guard', 'focus'];
60
+ var SHARED_LOGOS = exports.SHARED_LOGOS = ['atlassian-administration', 'atlassian-admin', 'atlassian-analytics', 'bitbucket', 'compass', 'confluence', 'jira', 'jira-align', 'jira-product-discovery', 'jira-service-management', 'loom', 'opsgenie', 'statuspage', 'trello', 'rovo', 'guard', 'focus'];
60
61
 
61
62
  // Logos that only exist in @atlaskit/temp-nav-app-icons
62
- var NEW_ONLY_LOGOS = exports.NEW_ONLY_LOGOS = ['assets', 'chat', 'customer-service-management', 'goals', 'home', 'hub', 'projects', 'search', 'studio', 'talent', 'teams'];
63
+ var NEW_ONLY_LOGOS = exports.NEW_ONLY_LOGOS = ['admin', 'analytics', 'align', 'assets', 'chat', 'customer-service-management', 'goals', 'home', 'hub', 'projects', 'search', 'studio', 'talent', 'teams'];