@atlaskit/logo 18.2.0 → 19.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @atlaskit/logo
2
2
 
3
+ ## 19.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#163522](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163522)
8
+ [`76358104532e5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/76358104532e5) -
9
+ Removed `admin`, `align`, `analytics`, `company-hub` and `guard-detect` logos. These logos have
10
+ been feature flagged behind existing entry points.
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
3
16
  ## 18.2.0
4
17
 
5
18
  ### Minor 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 = exports.AnalyticsLogo = exports.AnalyticsIcon = exports.AlignLogo = exports.AlignIcon = exports.AdminLogo = exports.AdminIcon = void 0;
6
+ exports.AssetsLogo = exports.AssetsIcon = void 0;
7
7
  Object.defineProperty(exports, "AtlasIcon", {
8
8
  enumerable: true,
9
9
  get: function get() {
@@ -52,18 +52,7 @@ Object.defineProperty(exports, "AtlassianAdministrationLogo", {
52
52
  return _atlassianAdministration.AtlassianAdministrationLogo;
53
53
  }
54
54
  });
55
- Object.defineProperty(exports, "AtlassianAnalyticsIcon", {
56
- enumerable: true,
57
- get: function get() {
58
- return _atlassianAnalytics.AtlassianAnalyticsIcon;
59
- }
60
- });
61
- Object.defineProperty(exports, "AtlassianAnalyticsLogo", {
62
- enumerable: true,
63
- get: function get() {
64
- return _atlassianAnalytics.AtlassianAnalyticsLogo;
65
- }
66
- });
55
+ exports.AtlassianAnalyticsLogo = exports.AtlassianAnalyticsIcon = void 0;
67
56
  Object.defineProperty(exports, "AtlassianIcon", {
68
57
  enumerable: true,
69
58
  get: function get() {
@@ -88,20 +77,7 @@ Object.defineProperty(exports, "AtlassianMarketplaceLogo", {
88
77
  return _atlassianMarketplace.AtlassianMarketplaceLogo;
89
78
  }
90
79
  });
91
- exports.HomeLogo = exports.HomeIcon = exports.GuardLogo = exports.GuardIcon = exports.GuardDetectLogo = exports.GuardDetectIcon = exports.GoalsLogo = exports.GoalsIcon = exports.FocusLogo = exports.FocusIcon = exports.ConfluenceLogo = exports.ConfluenceIcon = exports.CompassLogo = exports.CompassIcon = exports.CompanyHubLogo = exports.CompanyHubIcon = exports.ChatLogo = exports.ChatIcon = exports.BitbucketLogo = exports.BitbucketIcon = void 0;
92
- Object.defineProperty(exports, "JiraAlignIcon", {
93
- enumerable: true,
94
- get: function get() {
95
- return _jiraAlign.JiraAlignIcon;
96
- }
97
- });
98
- Object.defineProperty(exports, "JiraAlignLogo", {
99
- enumerable: true,
100
- get: function get() {
101
- return _jiraAlign.JiraAlignLogo;
102
- }
103
- });
104
- exports.JiraServiceManagementLogo = exports.JiraServiceManagementIcon = exports.JiraProductDiscoveryLogo = exports.JiraProductDiscoveryIcon = exports.JiraLogo = exports.JiraIcon = void 0;
80
+ exports.JiraServiceManagementLogo = exports.JiraServiceManagementIcon = exports.JiraProductDiscoveryLogo = exports.JiraProductDiscoveryIcon = exports.JiraLogo = exports.JiraIcon = exports.JiraAlignLogo = exports.JiraAlignIcon = exports.HubLogo = exports.HubIcon = exports.HomeLogo = exports.HomeIcon = exports.GuardLogo = exports.GuardIcon = exports.GoalsLogo = exports.GoalsIcon = exports.FocusLogo = exports.FocusIcon = exports.CustomerServiceManagementLogo = exports.CustomerServiceManagementIcon = exports.ConfluenceLogo = exports.ConfluenceIcon = exports.CompassLogo = exports.CompassIcon = exports.ChatLogo = exports.ChatIcon = exports.BitbucketLogo = exports.BitbucketIcon = void 0;
105
81
  Object.defineProperty(exports, "JiraSoftwareIcon", {
106
82
  enumerable: true,
107
83
  get: function get() {
@@ -139,20 +115,19 @@ Object.defineProperty(exports, "LoomAttributionLogo", {
139
115
  }
140
116
  });
141
117
  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;
142
- var _admin = require("@atlaskit/temp-nav-app-icons/admin");
143
118
  var _align = require("@atlaskit/temp-nav-app-icons/align");
144
119
  var _analytics = require("@atlaskit/temp-nav-app-icons/analytics");
145
120
  var _assets = require("@atlaskit/temp-nav-app-icons/assets");
146
121
  var _bitbucket = require("@atlaskit/temp-nav-app-icons/bitbucket");
147
122
  var _chat = require("@atlaskit/temp-nav-app-icons/chat");
148
- var _companyHub = require("@atlaskit/temp-nav-app-icons/company-hub");
149
123
  var _compass = require("@atlaskit/temp-nav-app-icons/compass");
150
124
  var _confluence = require("@atlaskit/temp-nav-app-icons/confluence");
125
+ var _customerServiceManagement = require("@atlaskit/temp-nav-app-icons/customer-service-management");
151
126
  var _focus = require("@atlaskit/temp-nav-app-icons/focus");
152
127
  var _goals = require("@atlaskit/temp-nav-app-icons/goals");
153
128
  var _guard = require("@atlaskit/temp-nav-app-icons/guard");
154
- var _guardDetect = require("@atlaskit/temp-nav-app-icons/guard-detect");
155
129
  var _home = require("@atlaskit/temp-nav-app-icons/home");
130
+ var _hub = require("@atlaskit/temp-nav-app-icons/hub");
156
131
  var _jira = require("@atlaskit/temp-nav-app-icons/jira");
157
132
  var _jiraProductDiscovery = require("@atlaskit/temp-nav-app-icons/jira-product-discovery");
158
133
  var _jiraServiceManagement = require("@atlaskit/temp-nav-app-icons/jira-service-management");
@@ -166,12 +141,14 @@ var _studio = require("@atlaskit/temp-nav-app-icons/studio");
166
141
  var _talent = require("@atlaskit/temp-nav-app-icons/talent");
167
142
  var _teams = require("@atlaskit/temp-nav-app-icons/teams");
168
143
  var _trello = require("@atlaskit/temp-nav-app-icons/trello");
144
+ var _atlassianAnalytics = require("./legacy-logos/atlassian-analytics");
169
145
  var _bitbucket2 = require("./legacy-logos/bitbucket");
170
146
  var _compass2 = require("./legacy-logos/compass");
171
147
  var _confluence2 = require("./legacy-logos/confluence");
172
148
  var _focus2 = require("./legacy-logos/focus");
173
149
  var _guard2 = require("./legacy-logos/guard");
174
150
  var _jira2 = require("./legacy-logos/jira");
151
+ var _jiraAlign = require("./legacy-logos/jira-align");
175
152
  var _jiraProductDiscovery2 = require("./legacy-logos/jira-product-discovery");
176
153
  var _jiraServiceManagement2 = require("./legacy-logos/jira-service-management");
177
154
  var _loom2 = require("./legacy-logos/loom");
@@ -179,38 +156,16 @@ var _opsgenie2 = require("./legacy-logos/opsgenie");
179
156
  var _rovo2 = require("./legacy-logos/rovo");
180
157
  var _statuspage2 = require("./legacy-logos/statuspage");
181
158
  var _trello2 = require("./legacy-logos/trello");
182
- var _atlassianAnalytics = require("./legacy-logos/atlassian-analytics");
183
159
  var _atlas = require("./legacy-logos/atlas");
184
160
  var _atlassianMarketplace = require("./legacy-logos/atlassian-marketplace");
185
161
  var _atlassianAccess = require("./legacy-logos/atlassian-access");
186
162
  var _atlassianAdministration = require("./legacy-logos/atlassian-administration");
187
163
  var _atlassianAdmin = require("./legacy-logos/atlassian-admin");
188
- var _jiraAlign = require("./legacy-logos/jira-align");
189
164
  var _jiraWorkManagement = require("./legacy-logos/jira-work-management");
190
165
  var _loomAttribution = require("./legacy-logos/loom-attribution");
191
166
  var _atlassian = require("./legacy-logos/atlassian");
192
167
  var _jiraSoftware = require("./legacy-logos/jira-software");
193
168
  var _logoConfig = require("./logo-config");
194
- /**
195
- * __Admin icon__
196
- *
197
- * An admin icon without an accompanying wordmark.
198
- *
199
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
200
- * - [Code](https://atlassian.design/components/{packageName}/code)
201
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
202
- */
203
- var AdminIcon = exports.AdminIcon = (0, _logoConfig.tempSizeWrapper)(_admin.AdminIcon);
204
- /**
205
- * __Admin logo__
206
- *
207
- * An admin logo with both the wordmark and the icon combined.
208
- *
209
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
210
- * - [Code](https://atlassian.design/components/{packageName}/code)
211
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
212
- */
213
- var AdminLogo = exports.AdminLogo = (0, _logoConfig.tempSizeWrapper)(_admin.AdminLogo);
214
169
  /**
215
170
  * __Assets icon__
216
171
  *
@@ -230,47 +185,7 @@ var AssetsIcon = exports.AssetsIcon = (0, _logoConfig.tempSizeWrapper)(_assets.A
230
185
  * - [Code](https://atlassian.design/components/{packageName}/code)
231
186
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
232
187
  */
233
- var AssetsLogo = exports.AssetsLogo = (0, _logoConfig.tempSizeWrapper)(_assets.AssetsLogo);
234
- /**
235
- * __Analytics icon__
236
- *
237
- * An analytics icon without an accompanying wordmark.
238
- *
239
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
240
- * - [Code](https://atlassian.design/components/{packageName}/code)
241
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
242
- */
243
- var AnalyticsIcon = exports.AnalyticsIcon = (0, _logoConfig.tempSizeWrapper)(_analytics.AnalyticsIcon);
244
- /**
245
- * __Analytics logo__
246
- *
247
- * An analytics logo with both the wordmark and the icon combined.
248
- *
249
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
250
- * - [Code](https://atlassian.design/components/{packageName}/code)
251
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
252
- */
253
- var AnalyticsLogo = exports.AnalyticsLogo = (0, _logoConfig.tempSizeWrapper)(_analytics.AnalyticsLogo);
254
- /**
255
- * __Align icon__
256
- *
257
- * An align icon without an accompanying wordmark.
258
- *
259
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
260
- * - [Code](https://atlassian.design/components/{packageName}/code)
261
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
262
- */
263
- var AlignIcon = exports.AlignIcon = (0, _logoConfig.tempSizeWrapper)(_align.AlignIcon);
264
- /**
265
- * __Align logo__
266
- *
267
- * An align logo with both the wordmark and the icon combined.
268
- *
269
- * - [Examples](https://atlassian.design/components/{packageName}/examples)
270
- * - [Code](https://atlassian.design/components/{packageName}/code)
271
- * - [Usage](https://atlassian.design/components/{packageName}/usage)
272
- */
273
- var AlignLogo = exports.AlignLogo = (0, _logoConfig.tempSizeWrapper)(_align.AlignLogo);
188
+ var AssetsLogo = exports.AssetsLogo = (0, _logoConfig.tempSizeWrapper)(_assets.AssetsLogoCS);
274
189
  /**
275
190
  * __Chat icon__
276
191
  *
@@ -290,27 +205,27 @@ var ChatIcon = exports.ChatIcon = (0, _logoConfig.tempSizeWrapper)(_chat.ChatIco
290
205
  * - [Code](https://atlassian.design/components/{packageName}/code)
291
206
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
292
207
  */
293
- var ChatLogo = exports.ChatLogo = (0, _logoConfig.tempSizeWrapper)(_chat.ChatLogo);
208
+ var ChatLogo = exports.ChatLogo = (0, _logoConfig.tempSizeWrapper)(_chat.ChatLogoCS);
294
209
  /**
295
- * __Company hub icon__
210
+ * __Customer Service Management icon__
296
211
  *
297
- * A company hub icon without an accompanying wordmark.
212
+ * An customer service management icon without an accompanying wordmark.
298
213
  *
299
214
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
300
215
  * - [Code](https://atlassian.design/components/{packageName}/code)
301
216
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
302
217
  */
303
- var CompanyHubIcon = exports.CompanyHubIcon = (0, _logoConfig.tempSizeWrapper)(_companyHub.CompanyHubIcon);
218
+ var CustomerServiceManagementIcon = exports.CustomerServiceManagementIcon = (0, _logoConfig.tempSizeWrapper)(_customerServiceManagement.CustomerServiceManagementIcon);
304
219
  /**
305
- * __Company hub logo__
220
+ * __Customer Service Management logo__
306
221
  *
307
- * A company hub logo with both the wordmark and the icon combined.
222
+ * A customer service management logo with both the wordmark and the icon combined.
308
223
  *
309
224
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
310
225
  * - [Code](https://atlassian.design/components/{packageName}/code)
311
226
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
312
227
  */
313
- var CompanyHubLogo = exports.CompanyHubLogo = (0, _logoConfig.tempSizeWrapper)(_companyHub.CompanyHubLogo);
228
+ var CustomerServiceManagementLogo = exports.CustomerServiceManagementLogo = (0, _logoConfig.tempSizeWrapper)(_customerServiceManagement.CustomerServiceManagementLogoCS);
314
229
  /**
315
230
  * __Goals icon__
316
231
  *
@@ -330,47 +245,47 @@ var GoalsIcon = exports.GoalsIcon = (0, _logoConfig.tempSizeWrapper)(_goals.Goal
330
245
  * - [Code](https://atlassian.design/components/{packageName}/code)
331
246
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
332
247
  */
333
- var GoalsLogo = exports.GoalsLogo = (0, _logoConfig.tempSizeWrapper)(_goals.GoalsLogo);
248
+ var GoalsLogo = exports.GoalsLogo = (0, _logoConfig.tempSizeWrapper)(_goals.GoalsLogoCS);
334
249
  /**
335
- * __Guard detect icon__
250
+ * __Home icon__
336
251
  *
337
- * A guard detect icon without an accompanying wordmark.
252
+ * A home icon without an accompanying wordmark.
338
253
  *
339
254
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
340
255
  * - [Code](https://atlassian.design/components/{packageName}/code)
341
256
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
342
257
  */
343
- var GuardDetectIcon = exports.GuardDetectIcon = (0, _logoConfig.tempSizeWrapper)(_guardDetect.GuardDetectIcon);
258
+ var HomeIcon = exports.HomeIcon = (0, _logoConfig.tempSizeWrapper)(_home.HomeIcon);
344
259
  /**
345
- * __Guard detect logo__
260
+ * __Home logo__
346
261
  *
347
- * A guard detect logo with both the wordmark and the icon combined.
262
+ * A home logo with both the wordmark and the icon combined.
348
263
  *
349
264
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
350
265
  * - [Code](https://atlassian.design/components/{packageName}/code)
351
266
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
352
267
  */
353
- var GuardDetectLogo = exports.GuardDetectLogo = (0, _logoConfig.tempSizeWrapper)(_guardDetect.GuardDetectLogo);
268
+ var HomeLogo = exports.HomeLogo = (0, _logoConfig.tempSizeWrapper)(_home.HomeLogoCS);
354
269
  /**
355
- * __Home icon__
270
+ * __Hub icon
356
271
  *
357
- * A home icon without an accompanying wordmark.
272
+ * A hub icon without an accompanying wordmark.
358
273
  *
359
274
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
360
275
  * - [Code](https://atlassian.design/components/{packageName}/code)
361
276
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
362
277
  */
363
- var HomeIcon = exports.HomeIcon = (0, _logoConfig.tempSizeWrapper)(_home.HomeIcon);
278
+ var HubIcon = exports.HubIcon = (0, _logoConfig.tempSizeWrapper)(_hub.HubIcon);
364
279
  /**
365
- * __Home logo__
280
+ * Hub logo__
366
281
  *
367
- * A home logo with both the wordmark and the icon combined.
282
+ * A hub logo with both the wordmark and the icon combined.
368
283
  *
369
284
  * - [Examples](https://atlassian.design/components/{packageName}/examples)
370
285
  * - [Code](https://atlassian.design/components/{packageName}/code)
371
286
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
372
287
  */
373
- var HomeLogo = exports.HomeLogo = (0, _logoConfig.tempSizeWrapper)(_home.HomeLogo);
288
+ var HubLogo = exports.HubLogo = (0, _logoConfig.tempSizeWrapper)(_hub.HubLogoCS);
374
289
  /**
375
290
  * __Projects icon__
376
291
  *
@@ -390,7 +305,7 @@ var ProjectsIcon = exports.ProjectsIcon = (0, _logoConfig.tempSizeWrapper)(_proj
390
305
  * - [Code](https://atlassian.design/components/{packageName}/code)
391
306
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
392
307
  */
393
- var ProjectsLogo = exports.ProjectsLogo = (0, _logoConfig.tempSizeWrapper)(_projects.ProjectsLogo);
308
+ var ProjectsLogo = exports.ProjectsLogo = (0, _logoConfig.tempSizeWrapper)(_projects.ProjectsLogoCS);
394
309
  /**
395
310
  * __Search icon__
396
311
  *
@@ -410,7 +325,7 @@ var SearchIcon = exports.SearchIcon = (0, _logoConfig.tempSizeWrapper)(_search.S
410
325
  * - [Code](https://atlassian.design/components/{packageName}/code)
411
326
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
412
327
  */
413
- var SearchLogo = exports.SearchLogo = (0, _logoConfig.tempSizeWrapper)(_search.SearchLogo);
328
+ var SearchLogo = exports.SearchLogo = (0, _logoConfig.tempSizeWrapper)(_search.SearchLogoCS);
414
329
  /**
415
330
  * __Studio icon__
416
331
  *
@@ -430,7 +345,7 @@ var StudioIcon = exports.StudioIcon = (0, _logoConfig.tempSizeWrapper)(_studio.S
430
345
  * - [Code](https://atlassian.design/components/{packageName}/code)
431
346
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
432
347
  */
433
- var StudioLogo = exports.StudioLogo = (0, _logoConfig.tempSizeWrapper)(_studio.StudioLogo);
348
+ var StudioLogo = exports.StudioLogo = (0, _logoConfig.tempSizeWrapper)(_studio.StudioLogoCS);
434
349
  /**
435
350
  * __Talent icon__
436
351
  *
@@ -450,7 +365,7 @@ var TalentIcon = exports.TalentIcon = (0, _logoConfig.tempSizeWrapper)(_talent.T
450
365
  * - [Code](https://atlassian.design/components/{packageName}/code)
451
366
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
452
367
  */
453
- var TalentLogo = exports.TalentLogo = (0, _logoConfig.tempSizeWrapper)(_talent.TalentLogo);
368
+ var TalentLogo = exports.TalentLogo = (0, _logoConfig.tempSizeWrapper)(_talent.TalentLogoCS);
454
369
  /**
455
370
  * __Teams icon__
456
371
  *
@@ -470,8 +385,28 @@ var TeamsIcon = exports.TeamsIcon = (0, _logoConfig.tempSizeWrapper)(_teams.Team
470
385
  * - [Code](https://atlassian.design/components/{packageName}/code)
471
386
  * - [Usage](https://atlassian.design/components/{packageName}/usage)
472
387
  */
473
- var TeamsLogo = exports.TeamsLogo = (0, _logoConfig.tempSizeWrapper)(_teams.TeamsLogo);
388
+ var TeamsLogo = exports.TeamsLogo = (0, _logoConfig.tempSizeWrapper)(_teams.TeamsLogoCS);
474
389
 
390
+ /**
391
+ * __Analytics icon__
392
+ *
393
+ * An analytics icon without an accompanying wordmark.
394
+ *
395
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
396
+ * - [Code](https://atlassian.design/components/{packageName}/code)
397
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
398
+ */
399
+ var AtlassianAnalyticsIcon = exports.AtlassianAnalyticsIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAnalytics.AtlassianAnalyticsIcon, _analytics.AnalyticsIcon);
400
+ /**
401
+ * __Analytics logo__
402
+ *
403
+ * An analytics logo with both the wordmark and the icon combined.
404
+ *
405
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
406
+ * - [Code](https://atlassian.design/components/{packageName}/code)
407
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
408
+ */
409
+ var AtlassianAnalyticsLogo = exports.AtlassianAnalyticsLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_atlassianAnalytics.AtlassianAnalyticsLogo, _analytics.AnalyticsLogoCS);
475
410
  /**
476
411
  * __Bitbucket icon__
477
412
  *
@@ -491,7 +426,7 @@ var BitbucketIcon = exports.BitbucketIcon = (0, _logoConfig.createFeatureFlagged
491
426
  * - [Code](https://atlassian.design/components/logo/code)
492
427
  * - [Usage](https://atlassian.design/components/logo/usage)
493
428
  */
494
- var BitbucketLogo = exports.BitbucketLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_bitbucket2.BitbucketLogo, _bitbucket.BitbucketLogo);
429
+ var BitbucketLogo = exports.BitbucketLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_bitbucket2.BitbucketLogo, _bitbucket.BitbucketLogoCS);
495
430
  /**
496
431
  * __Compass icon__
497
432
  *
@@ -511,7 +446,7 @@ var CompassIcon = exports.CompassIcon = (0, _logoConfig.createFeatureFlaggedComp
511
446
  * - [Code](https://atlassian.design/components/logo/code)
512
447
  * - [Usage](https://atlassian.design/components/logo/usage)
513
448
  */
514
- var CompassLogo = exports.CompassLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_compass2.CompassLogo, _compass.CompassLogo);
449
+ var CompassLogo = exports.CompassLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_compass2.CompassLogo, _compass.CompassLogoCS);
515
450
 
516
451
  /**
517
452
  * __Confluence icon__
@@ -532,7 +467,27 @@ var ConfluenceIcon = exports.ConfluenceIcon = (0, _logoConfig.createFeatureFlagg
532
467
  * - [Code](https://atlassian.design/components/logo/code)
533
468
  * - [Usage](https://atlassian.design/components/logo/usage)
534
469
  */
535
- var ConfluenceLogo = exports.ConfluenceLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_confluence2.ConfluenceLogo, _confluence.ConfluenceLogo);
470
+ var ConfluenceLogo = exports.ConfluenceLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_confluence2.ConfluenceLogo, _confluence.ConfluenceLogoCS);
471
+ /**
472
+ * __Align icon__
473
+ *
474
+ * An align icon without an accompanying wordmark.
475
+ *
476
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
477
+ * - [Code](https://atlassian.design/components/{packageName}/code)
478
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
479
+ */
480
+ var JiraAlignIcon = exports.JiraAlignIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraAlign.JiraAlignIcon, _align.AlignIcon);
481
+ /**
482
+ * __Align logo__
483
+ *
484
+ * An align logo with both the wordmark and the icon combined.
485
+ *
486
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
487
+ * - [Code](https://atlassian.design/components/{packageName}/code)
488
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
489
+ */
490
+ var JiraAlignLogo = exports.JiraAlignLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraAlign.JiraAlignLogo, _align.AlignLogoCS);
536
491
  /**
537
492
  * __Jira icon__
538
493
  *
@@ -552,7 +507,7 @@ var JiraIcon = exports.JiraIcon = (0, _logoConfig.createFeatureFlaggedComponent)
552
507
  * - [Code](https://atlassian.design/components/logo/code)
553
508
  * - [Usage](https://atlassian.design/components/logo/usage)
554
509
  */
555
- var JiraLogo = exports.JiraLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jira2.JiraLogo, _jira.JiraLogo);
510
+ var JiraLogo = exports.JiraLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jira2.JiraLogo, _jira.JiraLogoCS);
556
511
  /**
557
512
  * __Jira product discovery icon__
558
513
  *
@@ -573,7 +528,7 @@ var JiraProductDiscoveryIcon = exports.JiraProductDiscoveryIcon = (0, _logoConfi
573
528
  * - [Code](https://atlassian.design/components/logo/code)
574
529
  * - [Usage](https://atlassian.design/components/logo/usage)
575
530
  */
576
- var JiraProductDiscoveryLogo = exports.JiraProductDiscoveryLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraProductDiscovery2.JiraProductDiscoveryLogo, _jiraProductDiscovery.JiraProductDiscoveryLogo);
531
+ var JiraProductDiscoveryLogo = exports.JiraProductDiscoveryLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraProductDiscovery2.JiraProductDiscoveryLogo, _jiraProductDiscovery.JiraProductDiscoveryLogoCS);
577
532
 
578
533
  /**
579
534
  * __Jira service management icon__
@@ -595,7 +550,7 @@ var JiraServiceManagementIcon = exports.JiraServiceManagementIcon = (0, _logoCon
595
550
  * - [Code](https://atlassian.design/components/logo/code)
596
551
  * - [Usage](https://atlassian.design/components/logo/usage)
597
552
  */
598
- var JiraServiceManagementLogo = exports.JiraServiceManagementLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraServiceManagement2.JiraServiceManagementLogo, _jiraServiceManagement.JiraServiceManagementLogo);
553
+ var JiraServiceManagementLogo = exports.JiraServiceManagementLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_jiraServiceManagement2.JiraServiceManagementLogo, _jiraServiceManagement.JiraServiceManagementLogoCS);
599
554
 
600
555
  /**
601
556
  * __Loom icon__
@@ -617,7 +572,7 @@ var LoomIcon = exports.LoomIcon = (0, _logoConfig.createFeatureFlaggedComponent)
617
572
  * - [Code](https://atlassian.design/components/logo/code)
618
573
  * - [Usage](https://atlassian.design/components/logo/usage)
619
574
  */
620
- var LoomLogo = exports.LoomLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_loom2.LoomLogo, _loom.LoomLogo);
575
+ var LoomLogo = exports.LoomLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_loom2.LoomLogo, _loom.LoomLogoCS);
621
576
 
622
577
  /**
623
578
  * __Opsgenie icon__
@@ -638,7 +593,7 @@ var OpsgenieIcon = exports.OpsgenieIcon = (0, _logoConfig.createFeatureFlaggedCo
638
593
  * - [Code](https://atlassian.design/components/logo/code)
639
594
  * - [Usage](https://atlassian.design/components/logo/usage)
640
595
  */
641
- var OpsgenieLogo = exports.OpsgenieLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_opsgenie2.OpsgenieLogo, _opsgenie.OpsgenieLogo);
596
+ var OpsgenieLogo = exports.OpsgenieLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_opsgenie2.OpsgenieLogo, _opsgenie.OpsgenieLogoCS);
642
597
 
643
598
  /**
644
599
  * __Statuspage icon__
@@ -659,7 +614,7 @@ var StatuspageIcon = exports.StatuspageIcon = (0, _logoConfig.createFeatureFlagg
659
614
  * - [Code](https://atlassian.design/components/logo/code)
660
615
  * - [Usage](https://atlassian.design/components/logo/usage)
661
616
  */
662
- var StatuspageLogo = exports.StatuspageLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_statuspage2.StatuspageLogo, _statuspage.StatuspageLogo);
617
+ var StatuspageLogo = exports.StatuspageLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_statuspage2.StatuspageLogo, _statuspage.StatuspageLogoCS);
663
618
  /**
664
619
  * __Trello icon__
665
620
  *
@@ -679,7 +634,7 @@ var TrelloIcon = exports.TrelloIcon = (0, _logoConfig.createFeatureFlaggedCompon
679
634
  * - [Code](https://atlassian.design/components/logo/code)
680
635
  * - [Usage](https://atlassian.design/components/logo/usage)
681
636
  */
682
- var TrelloLogo = exports.TrelloLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_trello2.TrelloLogo, _trello.TrelloLogo);
637
+ var TrelloLogo = exports.TrelloLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_trello2.TrelloLogo, _trello.TrelloLogoCS);
683
638
  /**
684
639
  * __Rovo icon__
685
640
  *
@@ -699,7 +654,7 @@ var RovoIcon = exports.RovoIcon = (0, _logoConfig.createFeatureFlaggedComponent)
699
654
  * - [Code](https://atlassian.design/components/logo/code)
700
655
  * - [Usage](https://atlassian.design/components/logo/usage)
701
656
  */
702
- var RovoLogo = exports.RovoLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_rovo2.RovoLogo, _rovo.RovoLogo);
657
+ var RovoLogo = exports.RovoLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_rovo2.RovoLogo, _rovo.RovoLogoCS);
703
658
  /**
704
659
  * __Guard icon__
705
660
  *
@@ -719,7 +674,7 @@ var GuardIcon = exports.GuardIcon = (0, _logoConfig.createFeatureFlaggedComponen
719
674
  * - [Code](https://atlassian.design/components/logo/code)
720
675
  * - [Usage](https://atlassian.design/components/logo/usage)
721
676
  */
722
- var GuardLogo = exports.GuardLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_guard2.GuardLogo, _guard.GuardLogo);
677
+ var GuardLogo = exports.GuardLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_guard2.GuardLogo, _guard.GuardLogoCS);
723
678
  /**
724
679
  * __Focus icon__
725
680
  *
@@ -739,4 +694,4 @@ var FocusIcon = exports.FocusIcon = (0, _logoConfig.createFeatureFlaggedComponen
739
694
  * - [Code](https://atlassian.design/components/logo/code)
740
695
  * - [Usage](https://atlassian.design/components/logo/usage)
741
696
  */
742
- var FocusLogo = exports.FocusLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_focus2.FocusLogo, _focus.FocusLogo);
697
+ var FocusLogo = exports.FocusLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_focus2.FocusLogo, _focus.FocusLogoCS);
@@ -59,4 +59,4 @@ var LEGACY_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = ['atlassian', 'atlassian-ana
59
59
  var SHARED_LOGOS = exports.SHARED_LOGOS = ['bitbucket', 'compass', 'confluence', 'jira', 'jira-product-discovery', 'jira-service-management', 'loom', 'opsgenie', 'statuspage', 'trello', 'rovo', 'guard', 'focus'];
60
60
 
61
61
  // Logos that only exist in @atlaskit/temp-nav-app-icons
62
- var NEW_ONLY_LOGOS = exports.NEW_ONLY_LOGOS = ['admin', 'align', 'analytics', 'assets', 'chat', 'company-hub', 'goals', 'guard-detect', 'home', 'projects', 'search', 'studio', 'talent', 'teams'];
62
+ var NEW_ONLY_LOGOS = exports.NEW_ONLY_LOGOS = ['assets', 'chat', 'goals', 'home', 'projects', 'search', 'studio', 'talent', 'teams'];
@@ -14,8 +14,7 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
14
14
  var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
15
15
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
16
16
  var _excluded = ["label", "svg", "size", "appearance", "iconColor", "textColor", "testId"];
17
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
18
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
17
+ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
19
18
  var CSS_VAR_COLOR = '--logo-color';
20
19
  var CSS_VAR_FILL = '--logo-fill';
21
20
  var styles = {