@atlaskit/logo 19.2.0 → 19.3.1

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,28 @@
1
1
  # @atlaskit/logo
2
2
 
3
+ ## 19.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#177236](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177236)
8
+ [`2bf9f8bd0c060`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2bf9f8bd0c060) -
9
+ Internal documentation changes
10
+
11
+ ## 19.3.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#176906](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176906)
16
+ [`86b046c9bf641`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86b046c9bf641) -
17
+ Adds three new app logos and icons:
18
+ - `BitbucketDataCenterLogo` and `BitbucketDataCenterIcon`
19
+ - `JiraDataCenterLogo` and `JiraDataCenterIcon`
20
+ - `ConfluenceDataCenterLogo` and `ConfluenceDataCenterIcon`
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies
25
+
3
26
  ## 19.2.0
4
27
 
5
28
  ### Minor Changes
package/dist/cjs/index.js CHANGED
@@ -53,7 +53,7 @@ Object.defineProperty(exports, "AtlassianMarketplaceLogo", {
53
53
  return _atlassianMarketplace.AtlassianMarketplaceLogo;
54
54
  }
55
55
  });
56
- 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;
56
+ exports.JiraServiceManagementLogo = exports.JiraServiceManagementIcon = exports.JiraProductDiscoveryLogo = exports.JiraProductDiscoveryIcon = exports.JiraLogo = exports.JiraIcon = exports.JiraDataCenterLogo = exports.JiraDataCenterIcon = 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.ConfluenceDataCenterLogo = exports.ConfluenceDataCenterIcon = exports.CompassLogo = exports.CompassIcon = exports.ChatLogo = exports.ChatIcon = exports.BitbucketLogo = exports.BitbucketIcon = exports.BitbucketDataCenterLogo = exports.BitbucketDataCenterIcon = void 0;
57
57
  Object.defineProperty(exports, "JiraSoftwareIcon", {
58
58
  enumerable: true,
59
59
  get: function get() {
@@ -96,9 +96,11 @@ var _align = require("@atlaskit/temp-nav-app-icons/align");
96
96
  var _analytics = require("@atlaskit/temp-nav-app-icons/analytics");
97
97
  var _assets = require("@atlaskit/temp-nav-app-icons/assets");
98
98
  var _bitbucket = require("@atlaskit/temp-nav-app-icons/bitbucket");
99
+ var _bitbucketDataCenter = require("@atlaskit/temp-nav-app-icons/bitbucket-data-center");
99
100
  var _chat = require("@atlaskit/temp-nav-app-icons/chat");
100
101
  var _compass = require("@atlaskit/temp-nav-app-icons/compass");
101
102
  var _confluence = require("@atlaskit/temp-nav-app-icons/confluence");
103
+ var _confluenceDataCenter = require("@atlaskit/temp-nav-app-icons/confluence-data-center");
102
104
  var _customerServiceManagement = require("@atlaskit/temp-nav-app-icons/customer-service-management");
103
105
  var _focus = require("@atlaskit/temp-nav-app-icons/focus");
104
106
  var _goals = require("@atlaskit/temp-nav-app-icons/goals");
@@ -106,6 +108,7 @@ var _guard = require("@atlaskit/temp-nav-app-icons/guard");
106
108
  var _home = require("@atlaskit/temp-nav-app-icons/home");
107
109
  var _hub = require("@atlaskit/temp-nav-app-icons/hub");
108
110
  var _jira = require("@atlaskit/temp-nav-app-icons/jira");
111
+ var _jiraDataCenter = require("@atlaskit/temp-nav-app-icons/jira-data-center");
109
112
  var _jiraProductDiscovery = require("@atlaskit/temp-nav-app-icons/jira-product-discovery");
110
113
  var _jiraServiceManagement = require("@atlaskit/temp-nav-app-icons/jira-service-management");
111
114
  var _loom = require("@atlaskit/temp-nav-app-icons/loom");
@@ -405,6 +408,66 @@ var TeamsIcon = exports.TeamsIcon = (0, _logoConfig.tempSizeWrapper)(_teams.Team
405
408
  * - [Usage](https://atlassian.design/components/logo/usage)
406
409
  */
407
410
  var TeamsLogo = exports.TeamsLogo = (0, _logoConfig.tempSizeWrapper)(_teams.TeamsLogoCS);
411
+ /**
412
+ * __Bitbucket Data Center icon__
413
+ *
414
+ * The Bitbucket Data Center icon without an accompanying wordmark.
415
+ *
416
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
417
+ * - [Code](https://atlassian.design/components/{packageName}/code)
418
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
419
+ */
420
+ var BitbucketDataCenterIcon = exports.BitbucketDataCenterIcon = (0, _logoConfig.tempSizeWrapper)(_bitbucketDataCenter.BitbucketDataCenterIcon);
421
+ /**
422
+ * __Bitbucket Data Center logo__
423
+ *
424
+ * The Bitbucket Data Center logo with both the wordmark and the icon combined.
425
+ *
426
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
427
+ * - [Code](https://atlassian.design/components/{packageName}/code)
428
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
429
+ */
430
+ var BitbucketDataCenterLogo = exports.BitbucketDataCenterLogo = (0, _logoConfig.tempSizeWrapper)(_bitbucketDataCenter.BitbucketDataCenterLogoCS);
431
+ /**
432
+ * __Confluence Data Center icon__
433
+ *
434
+ * The Confluence Data Center icon without an accompanying wordmark.
435
+ *
436
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
437
+ * - [Code](https://atlassian.design/components/{packageName}/code)
438
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
439
+ */
440
+ var ConfluenceDataCenterIcon = exports.ConfluenceDataCenterIcon = (0, _logoConfig.tempSizeWrapper)(_confluenceDataCenter.ConfluenceDataCenterIcon);
441
+ /**
442
+ * __Confluence Data Center logo__
443
+ *
444
+ * The Confluence Data Center logo with both the wordmark and the icon combined.
445
+ *
446
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
447
+ * - [Code](https://atlassian.design/components/{packageName}/code)
448
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
449
+ */
450
+ var ConfluenceDataCenterLogo = exports.ConfluenceDataCenterLogo = (0, _logoConfig.tempSizeWrapper)(_confluenceDataCenter.ConfluenceDataCenterLogoCS);
451
+ /**
452
+ * __Jira Data Center icon__
453
+ *
454
+ * The Jira Data Center icon without an accompanying wordmark.
455
+ *
456
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
457
+ * - [Code](https://atlassian.design/components/{packageName}/code)
458
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
459
+ */
460
+ var JiraDataCenterIcon = exports.JiraDataCenterIcon = (0, _logoConfig.tempSizeWrapper)(_jiraDataCenter.JiraDataCenterIcon);
461
+ /**
462
+ * __Jira Data Center logo__
463
+ *
464
+ * The Jira Data Center logo with both the wordmark and the icon combined.
465
+ *
466
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
467
+ * - [Code](https://atlassian.design/components/{packageName}/code)
468
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
469
+ */
470
+ var JiraDataCenterLogo = exports.JiraDataCenterLogo = (0, _logoConfig.tempSizeWrapper)(_jiraDataCenter.JiraDataCenterLogoCS);
408
471
 
409
472
  /**
410
473
  * __Atlassian Administration icon__
@@ -4,7 +4,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
7
- exports.tempSizeWrapper = exports.createFeatureFlaggedComponent = exports.SHARED_LOGOS = exports.NEW_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = void 0;
7
+ exports.tempSizeWrapper = exports.logoDocsSchema = exports.createFeatureFlaggedComponent = exports.SHARED_LOGOS = exports.PROGRAM_LOGO_DOCS_ORDER = exports.NEW_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = exports.APP_LOGO_DOCS_ORDER = void 0;
8
8
  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"));
@@ -52,12 +52,248 @@ var tempSizeWrapper = exports.tempSizeWrapper = function tempSizeWrapper(NewComp
52
52
  }, props));
53
53
  };
54
54
  };
55
-
56
- // Logos that only exist in @atlaskit/logo
57
- var LEGACY_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = ['atlassian', 'atlas', 'atlassian-marketplace', 'atlassian-access', 'jira-software', 'jira-work-management', 'loom-attribution'];
58
-
59
- // Logos that exist in both packages
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'];
61
-
62
- // Logos that only exist in @atlaskit/temp-nav-app-icons
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'];
55
+ var logoDocsSchema = exports.logoDocsSchema = [
56
+ // Program logos
57
+ {
58
+ name: 'atlassian',
59
+ type: 'legacy',
60
+ category: "program",
61
+ deprecated: false
62
+ }, {
63
+ name: 'atlassian-access',
64
+ type: 'legacy',
65
+ category: "program",
66
+ deprecated: false
67
+ }, {
68
+ name: 'atlassian-marketplace',
69
+ type: 'legacy',
70
+ category: "program",
71
+ deprecated: false
72
+ },
73
+ // Home collection
74
+ {
75
+ name: 'home',
76
+ type: 'new',
77
+ category: "app",
78
+ deprecated: false
79
+ }, {
80
+ name: 'hub',
81
+ type: 'new',
82
+ category: "app",
83
+ deprecated: false
84
+ },
85
+ // Teamwork collection
86
+ {
87
+ name: 'confluence',
88
+ type: 'migration',
89
+ category: "app",
90
+ deprecated: false
91
+ }, {
92
+ name: 'jira',
93
+ type: 'migration',
94
+ category: "app",
95
+ deprecated: false
96
+ }, {
97
+ name: 'loom',
98
+ type: 'migration',
99
+ category: "app",
100
+ deprecated: false
101
+ }, {
102
+ name: 'loom-attribution',
103
+ type: 'migration',
104
+ category: "app",
105
+ deprecated: false
106
+ }, {
107
+ name: 'rovo',
108
+ type: 'migration',
109
+ category: "app",
110
+ deprecated: false
111
+ },
112
+ // Strategy collection
113
+ {
114
+ name: 'align',
115
+ type: 'new',
116
+ category: "app",
117
+ deprecated: false
118
+ }, {
119
+ name: 'focus',
120
+ type: 'migration',
121
+ category: "app",
122
+ deprecated: false
123
+ }, {
124
+ name: 'talent',
125
+ type: 'new',
126
+ category: "app",
127
+ deprecated: false
128
+ },
129
+ // Product collection
130
+ {
131
+ name: 'jira-product-discovery',
132
+ type: 'migration',
133
+ category: "app",
134
+ deprecated: false
135
+ },
136
+ // Dev collection
137
+ {
138
+ name: 'bitbucket',
139
+ type: 'migration',
140
+ category: "app",
141
+ deprecated: false
142
+ }, {
143
+ name: 'compass',
144
+ type: 'migration',
145
+ category: "app",
146
+ deprecated: false
147
+ },
148
+ // Customer collection
149
+ {
150
+ name: 'jira-service-management',
151
+ type: 'migration',
152
+ category: "app",
153
+ deprecated: false
154
+ }, {
155
+ name: 'assets',
156
+ type: 'new',
157
+ category: "app",
158
+ deprecated: false
159
+ }, {
160
+ name: 'customer-service-management',
161
+ type: 'new',
162
+ category: "app",
163
+ deprecated: false
164
+ }, {
165
+ name: 'opsgenie',
166
+ type: 'migration',
167
+ category: "app",
168
+ deprecated: false
169
+ }, {
170
+ name: 'statuspage',
171
+ type: 'migration',
172
+ category: "app",
173
+ deprecated: false
174
+ }, {
175
+ name: 'trello',
176
+ type: 'migration',
177
+ category: "app",
178
+ deprecated: false
179
+ },
180
+ // Platform Collection
181
+ {
182
+ name: 'admin',
183
+ type: 'new',
184
+ category: "app",
185
+ deprecated: false
186
+ }, {
187
+ name: 'analytics',
188
+ type: 'new',
189
+ category: "app",
190
+ deprecated: false
191
+ }, {
192
+ name: 'chat',
193
+ type: 'new',
194
+ category: "app",
195
+ deprecated: false
196
+ }, {
197
+ name: 'goals',
198
+ type: 'new',
199
+ category: "app",
200
+ deprecated: false
201
+ }, {
202
+ name: 'guard',
203
+ type: 'migration',
204
+ category: "app",
205
+ deprecated: false
206
+ }, {
207
+ name: 'projects',
208
+ type: 'new',
209
+ category: "app",
210
+ deprecated: false
211
+ }, {
212
+ name: 'search',
213
+ type: 'new',
214
+ category: "app",
215
+ deprecated: false
216
+ }, {
217
+ name: 'studio',
218
+ type: 'new',
219
+ category: "app",
220
+ deprecated: false
221
+ }, {
222
+ name: 'teams',
223
+ type: 'new',
224
+ category: "app",
225
+ deprecated: false
226
+ },
227
+ // Data Center
228
+ {
229
+ name: 'jira-data-center',
230
+ type: 'new',
231
+ category: "app",
232
+ deprecated: false
233
+ }, {
234
+ name: 'confluence-data-center',
235
+ type: 'new',
236
+ category: "app",
237
+ deprecated: false
238
+ }, {
239
+ name: 'bitbucket-data-center',
240
+ type: 'new',
241
+ category: 'app',
242
+ deprecated: false
243
+ },
244
+ // Deprecated
245
+ {
246
+ name: 'atlassian-administration',
247
+ type: 'legacy',
248
+ category: "app",
249
+ deprecated: true
250
+ }, {
251
+ name: 'atlassian-admin',
252
+ type: 'legacy',
253
+ category: "app",
254
+ deprecated: true
255
+ }, {
256
+ name: 'atlassian-analytics',
257
+ type: 'legacy',
258
+ category: "app",
259
+ deprecated: true
260
+ }, {
261
+ name: 'atlas',
262
+ type: 'legacy',
263
+ category: "app",
264
+ deprecated: true
265
+ }, {
266
+ name: 'jira-align',
267
+ type: 'legacy',
268
+ category: "app",
269
+ deprecated: true
270
+ }, {
271
+ name: 'jira-software',
272
+ type: 'legacy',
273
+ category: "app",
274
+ deprecated: true
275
+ }, {
276
+ name: 'jira-work-management',
277
+ type: 'legacy',
278
+ category: "app",
279
+ deprecated: true
280
+ }];
281
+ var PROGRAM_LOGO_DOCS_ORDER = exports.PROGRAM_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
282
+ return logo.category === 'program' && !logo.deprecated;
283
+ }).map(function (logo) {
284
+ return logo.name;
285
+ });
286
+ var APP_LOGO_DOCS_ORDER = exports.APP_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
287
+ return logo.category === 'app' && !logo.deprecated;
288
+ }).map(function (logo) {
289
+ return logo.name;
290
+ });
291
+ var LEGACY_ONLY_LOGOS = exports.LEGACY_ONLY_LOGOS = logoDocsSchema.filter(function (logo) {
292
+ return logo.type === 'legacy';
293
+ });
294
+ var SHARED_LOGOS = exports.SHARED_LOGOS = logoDocsSchema.filter(function (logo) {
295
+ return logo.type === 'migration';
296
+ });
297
+ var NEW_ONLY_LOGOS = exports.NEW_ONLY_LOGOS = logoDocsSchema.filter(function (logo) {
298
+ return logo.type === 'new';
299
+ });
@@ -3,9 +3,11 @@ import { AlignIcon as NewAlignIcon, AlignLogoCS as NewAlignLogo } from '@atlaski
3
3
  import { AnalyticsIcon as NewAnalyticsIcon, AnalyticsLogoCS as NewAnalyticsLogo } from '@atlaskit/temp-nav-app-icons/analytics';
4
4
  import { AssetsIcon as NewAssetsIcon, AssetsLogoCS as NewAssetsLogo } from '@atlaskit/temp-nav-app-icons/assets';
5
5
  import { BitbucketIcon as NewBitbucketIcon, BitbucketLogoCS as NewBitbucketLogo } from '@atlaskit/temp-nav-app-icons/bitbucket';
6
+ import { BitbucketDataCenterIcon as NewBitbucketDataCenterIcon, BitbucketDataCenterLogoCS as NewBitbucketDataCenterLogo } from '@atlaskit/temp-nav-app-icons/bitbucket-data-center';
6
7
  import { ChatIcon as NewChatIcon, ChatLogoCS as NewChatLogo } from '@atlaskit/temp-nav-app-icons/chat';
7
8
  import { CompassIcon as NewCompassIcon, CompassLogoCS as NewCompassLogo } from '@atlaskit/temp-nav-app-icons/compass';
8
9
  import { ConfluenceIcon as NewConfluenceIcon, ConfluenceLogoCS as NewConfluenceLogo } from '@atlaskit/temp-nav-app-icons/confluence';
10
+ import { ConfluenceDataCenterIcon as NewConfluenceDataCenterIcon, ConfluenceDataCenterLogoCS as NewConfluenceDataCenterLogo } from '@atlaskit/temp-nav-app-icons/confluence-data-center';
9
11
  import { CustomerServiceManagementIcon as NewCustomerServiceManagementIcon, CustomerServiceManagementLogoCS as NewCustomerServiceManagementLogo } from '@atlaskit/temp-nav-app-icons/customer-service-management';
10
12
  import { FocusIcon as NewFocusIcon, FocusLogoCS as NewFocusLogo } from '@atlaskit/temp-nav-app-icons/focus';
11
13
  import { GoalsIcon as NewGoalsIcon, GoalsLogoCS as NewGoalsLogo } from '@atlaskit/temp-nav-app-icons/goals';
@@ -13,6 +15,7 @@ import { GuardIcon as NewGuardIcon, GuardLogoCS as NewGuardLogo } from '@atlaski
13
15
  import { HomeIcon as NewHomeIcon, HomeLogoCS as NewHomeLogo } from '@atlaskit/temp-nav-app-icons/home';
14
16
  import { HubIcon as NewHubIcon, HubLogoCS as NewHubLogo } from '@atlaskit/temp-nav-app-icons/hub';
15
17
  import { JiraIcon as NewJiraIcon, JiraLogoCS as NewJiraLogo } from '@atlaskit/temp-nav-app-icons/jira';
18
+ import { JiraDataCenterIcon as NewJiraDataCenterIcon, JiraDataCenterLogoCS as NewJiraDataCenterLogo } from '@atlaskit/temp-nav-app-icons/jira-data-center';
16
19
  import { JiraProductDiscoveryIcon as NewJPDIcon, JiraProductDiscoveryLogoCS as NewJPDLogo } from '@atlaskit/temp-nav-app-icons/jira-product-discovery';
17
20
  import { JiraServiceManagementIcon as NewJSMIcon, JiraServiceManagementLogoCS as NewJSMLogo } from '@atlaskit/temp-nav-app-icons/jira-service-management';
18
21
  import { LoomIcon as NewLoomIcon, LoomLogoCS as NewLoomLogo } from '@atlaskit/temp-nav-app-icons/loom';
@@ -313,6 +316,66 @@ export const TeamsIcon = tempSizeWrapper(NewTeamsIcon);
313
316
  * - [Usage](https://atlassian.design/components/logo/usage)
314
317
  */
315
318
  export const TeamsLogo = tempSizeWrapper(NewTeamsLogo);
319
+ /**
320
+ * __Bitbucket Data Center icon__
321
+ *
322
+ * The Bitbucket Data Center icon without an accompanying wordmark.
323
+ *
324
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
325
+ * - [Code](https://atlassian.design/components/{packageName}/code)
326
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
327
+ */
328
+ export const BitbucketDataCenterIcon = tempSizeWrapper(NewBitbucketDataCenterIcon);
329
+ /**
330
+ * __Bitbucket Data Center logo__
331
+ *
332
+ * The Bitbucket Data Center logo with both the wordmark and the icon combined.
333
+ *
334
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
335
+ * - [Code](https://atlassian.design/components/{packageName}/code)
336
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
337
+ */
338
+ export const BitbucketDataCenterLogo = tempSizeWrapper(NewBitbucketDataCenterLogo);
339
+ /**
340
+ * __Confluence Data Center icon__
341
+ *
342
+ * The Confluence Data Center icon without an accompanying wordmark.
343
+ *
344
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
345
+ * - [Code](https://atlassian.design/components/{packageName}/code)
346
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
347
+ */
348
+ export const ConfluenceDataCenterIcon = tempSizeWrapper(NewConfluenceDataCenterIcon);
349
+ /**
350
+ * __Confluence Data Center logo__
351
+ *
352
+ * The Confluence Data Center logo with both the wordmark and the icon combined.
353
+ *
354
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
355
+ * - [Code](https://atlassian.design/components/{packageName}/code)
356
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
357
+ */
358
+ export const ConfluenceDataCenterLogo = tempSizeWrapper(NewConfluenceDataCenterLogo);
359
+ /**
360
+ * __Jira Data Center icon__
361
+ *
362
+ * The Jira Data Center icon without an accompanying wordmark.
363
+ *
364
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
365
+ * - [Code](https://atlassian.design/components/{packageName}/code)
366
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
367
+ */
368
+ export const JiraDataCenterIcon = tempSizeWrapper(NewJiraDataCenterIcon);
369
+ /**
370
+ * __Jira Data Center logo__
371
+ *
372
+ * The Jira Data Center logo with both the wordmark and the icon combined.
373
+ *
374
+ * - [Examples](https://atlassian.design/components/{packageName}/examples)
375
+ * - [Code](https://atlassian.design/components/{packageName}/code)
376
+ * - [Usage](https://atlassian.design/components/{packageName}/usage)
377
+ */
378
+ export const JiraDataCenterLogo = tempSizeWrapper(NewJiraDataCenterLogo);
316
379
 
317
380
  /**
318
381
  * __Atlassian Administration icon__