@atlaskit/logo 19.3.1 → 19.5.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 +26 -0
- package/dist/cjs/exports/raw-icons.js +236 -0
- package/dist/cjs/index.js +91 -20
- package/dist/cjs/logo-config.js +55 -69
- package/dist/es2019/exports/raw-icons.js +1 -0
- package/dist/es2019/index.js +89 -6
- package/dist/es2019/logo-config.js +55 -69
- package/dist/esm/exports/raw-icons.js +1 -0
- package/dist/esm/index.js +89 -6
- package/dist/esm/logo-config.js +55 -69
- package/dist/types/exports/raw-icons.d.ts +1 -0
- package/dist/types/index.d.ts +83 -4
- package/dist/types/logo-config.d.ts +14 -826
- package/dist/types-ts4.5/exports/raw-icons.d.ts +1 -0
- package/dist/types-ts4.5/index.d.ts +83 -4
- package/dist/types-ts4.5/logo-config.d.ts +14 -868
- package/package.json +3 -2
- package/raw-icons/package.json +17 -0
package/dist/cjs/logo-config.js
CHANGED
|
@@ -57,234 +57,220 @@ var logoDocsSchema = exports.logoDocsSchema = [
|
|
|
57
57
|
{
|
|
58
58
|
name: 'atlassian',
|
|
59
59
|
type: 'legacy',
|
|
60
|
-
category: "program"
|
|
61
|
-
deprecated: false
|
|
60
|
+
category: "program"
|
|
62
61
|
}, {
|
|
63
62
|
name: 'atlassian-access',
|
|
64
63
|
type: 'legacy',
|
|
65
|
-
category: "program"
|
|
66
|
-
deprecated: false
|
|
64
|
+
category: "program"
|
|
67
65
|
}, {
|
|
68
66
|
name: 'atlassian-marketplace',
|
|
69
67
|
type: 'legacy',
|
|
70
|
-
category: "program"
|
|
71
|
-
deprecated: false
|
|
68
|
+
category: "program"
|
|
72
69
|
},
|
|
73
70
|
// Home collection
|
|
74
71
|
{
|
|
75
72
|
name: 'home',
|
|
76
73
|
type: 'new',
|
|
77
|
-
category: "app"
|
|
78
|
-
deprecated: false
|
|
74
|
+
category: "app"
|
|
79
75
|
}, {
|
|
80
76
|
name: 'hub',
|
|
81
77
|
type: 'new',
|
|
82
|
-
category: "app"
|
|
83
|
-
deprecated: false
|
|
78
|
+
category: "app"
|
|
84
79
|
},
|
|
85
80
|
// Teamwork collection
|
|
86
81
|
{
|
|
87
82
|
name: 'confluence',
|
|
88
83
|
type: 'migration',
|
|
89
|
-
category: "app"
|
|
90
|
-
deprecated: false
|
|
84
|
+
category: "app"
|
|
91
85
|
}, {
|
|
92
86
|
name: 'jira',
|
|
93
87
|
type: 'migration',
|
|
94
|
-
category: "app"
|
|
95
|
-
deprecated: false
|
|
88
|
+
category: "app"
|
|
96
89
|
}, {
|
|
97
90
|
name: 'loom',
|
|
98
91
|
type: 'migration',
|
|
92
|
+
category: "app"
|
|
93
|
+
}, {
|
|
94
|
+
name: 'loom-blurple',
|
|
95
|
+
type: 'new',
|
|
99
96
|
category: "app",
|
|
100
|
-
|
|
97
|
+
skipExample: true
|
|
101
98
|
}, {
|
|
102
99
|
name: 'loom-attribution',
|
|
103
100
|
type: 'migration',
|
|
104
|
-
category: "app"
|
|
105
|
-
deprecated: false
|
|
101
|
+
category: "app"
|
|
106
102
|
}, {
|
|
107
103
|
name: 'rovo',
|
|
108
104
|
type: 'migration',
|
|
109
|
-
category: "app"
|
|
110
|
-
deprecated: false
|
|
105
|
+
category: "app"
|
|
111
106
|
},
|
|
112
107
|
// Strategy collection
|
|
113
108
|
{
|
|
114
109
|
name: 'align',
|
|
115
110
|
type: 'new',
|
|
116
|
-
category: "app"
|
|
117
|
-
deprecated: false
|
|
111
|
+
category: "app"
|
|
118
112
|
}, {
|
|
119
113
|
name: 'focus',
|
|
120
114
|
type: 'migration',
|
|
121
|
-
category: "app"
|
|
122
|
-
deprecated: false
|
|
115
|
+
category: "app"
|
|
123
116
|
}, {
|
|
124
117
|
name: 'talent',
|
|
125
118
|
type: 'new',
|
|
126
|
-
category: "app"
|
|
127
|
-
deprecated: false
|
|
119
|
+
category: "app"
|
|
128
120
|
},
|
|
129
121
|
// Product collection
|
|
130
122
|
{
|
|
131
123
|
name: 'jira-product-discovery',
|
|
132
124
|
type: 'migration',
|
|
133
|
-
category: "app"
|
|
134
|
-
deprecated: false
|
|
125
|
+
category: "app"
|
|
135
126
|
},
|
|
136
127
|
// Dev collection
|
|
137
128
|
{
|
|
138
129
|
name: 'bitbucket',
|
|
139
130
|
type: 'migration',
|
|
140
|
-
category: "app"
|
|
141
|
-
deprecated: false
|
|
131
|
+
category: "app"
|
|
142
132
|
}, {
|
|
143
133
|
name: 'compass',
|
|
144
134
|
type: 'migration',
|
|
145
|
-
category: "app"
|
|
146
|
-
deprecated: false
|
|
135
|
+
category: "app"
|
|
147
136
|
},
|
|
148
137
|
// Customer collection
|
|
149
138
|
{
|
|
150
139
|
name: 'jira-service-management',
|
|
151
140
|
type: 'migration',
|
|
152
|
-
category: "app"
|
|
153
|
-
deprecated: false
|
|
141
|
+
category: "app"
|
|
154
142
|
}, {
|
|
155
143
|
name: 'assets',
|
|
156
144
|
type: 'new',
|
|
157
|
-
category: "app"
|
|
158
|
-
deprecated: false
|
|
145
|
+
category: "app"
|
|
159
146
|
}, {
|
|
160
147
|
name: 'customer-service-management',
|
|
161
148
|
type: 'new',
|
|
162
|
-
category: "app"
|
|
163
|
-
deprecated: false
|
|
149
|
+
category: "app"
|
|
164
150
|
}, {
|
|
165
151
|
name: 'opsgenie',
|
|
166
152
|
type: 'migration',
|
|
167
|
-
category: "app"
|
|
168
|
-
deprecated: false
|
|
153
|
+
category: "app"
|
|
169
154
|
}, {
|
|
170
155
|
name: 'statuspage',
|
|
171
156
|
type: 'migration',
|
|
172
|
-
category: "app"
|
|
173
|
-
deprecated: false
|
|
157
|
+
category: "app"
|
|
174
158
|
}, {
|
|
175
159
|
name: 'trello',
|
|
176
160
|
type: 'migration',
|
|
177
|
-
category: "app"
|
|
178
|
-
deprecated: false
|
|
161
|
+
category: "app"
|
|
179
162
|
},
|
|
180
163
|
// Platform Collection
|
|
181
164
|
{
|
|
182
165
|
name: 'admin',
|
|
183
166
|
type: 'new',
|
|
184
|
-
category: "app"
|
|
185
|
-
deprecated: false
|
|
167
|
+
category: "app"
|
|
186
168
|
}, {
|
|
187
169
|
name: 'analytics',
|
|
188
170
|
type: 'new',
|
|
189
|
-
category: "app"
|
|
190
|
-
deprecated: false
|
|
171
|
+
category: "app"
|
|
191
172
|
}, {
|
|
192
173
|
name: 'chat',
|
|
193
174
|
type: 'new',
|
|
194
|
-
category: "app"
|
|
195
|
-
deprecated: false
|
|
175
|
+
category: "app"
|
|
196
176
|
}, {
|
|
197
177
|
name: 'goals',
|
|
198
178
|
type: 'new',
|
|
199
|
-
category: "app"
|
|
200
|
-
deprecated: false
|
|
179
|
+
category: "app"
|
|
201
180
|
}, {
|
|
202
181
|
name: 'guard',
|
|
203
182
|
type: 'migration',
|
|
204
|
-
category: "app"
|
|
205
|
-
deprecated: false
|
|
183
|
+
category: "app"
|
|
206
184
|
}, {
|
|
207
185
|
name: 'projects',
|
|
208
186
|
type: 'new',
|
|
209
|
-
category: "app"
|
|
210
|
-
deprecated: false
|
|
187
|
+
category: "app"
|
|
211
188
|
}, {
|
|
212
189
|
name: 'search',
|
|
213
190
|
type: 'new',
|
|
214
|
-
category: "app"
|
|
215
|
-
deprecated: false
|
|
191
|
+
category: "app"
|
|
216
192
|
}, {
|
|
217
193
|
name: 'studio',
|
|
218
194
|
type: 'new',
|
|
219
|
-
category: "app"
|
|
220
|
-
deprecated: false
|
|
195
|
+
category: "app"
|
|
221
196
|
}, {
|
|
222
197
|
name: 'teams',
|
|
223
198
|
type: 'new',
|
|
224
|
-
category: "app"
|
|
225
|
-
deprecated: false
|
|
199
|
+
category: "app"
|
|
226
200
|
},
|
|
227
201
|
// Data Center
|
|
228
202
|
{
|
|
229
203
|
name: 'jira-data-center',
|
|
230
204
|
type: 'new',
|
|
231
|
-
category: "app"
|
|
232
|
-
deprecated: false
|
|
205
|
+
category: "app"
|
|
233
206
|
}, {
|
|
234
207
|
name: 'confluence-data-center',
|
|
235
208
|
type: 'new',
|
|
236
|
-
category: "app"
|
|
237
|
-
deprecated: false
|
|
209
|
+
category: "app"
|
|
238
210
|
}, {
|
|
239
211
|
name: 'bitbucket-data-center',
|
|
240
212
|
type: 'new',
|
|
241
|
-
category: 'app'
|
|
242
|
-
|
|
213
|
+
category: 'app'
|
|
214
|
+
}, {
|
|
215
|
+
name: 'bamboo',
|
|
216
|
+
type: 'new',
|
|
217
|
+
category: 'app'
|
|
218
|
+
}, {
|
|
219
|
+
name: 'crowd',
|
|
220
|
+
type: 'new',
|
|
221
|
+
category: 'app'
|
|
243
222
|
},
|
|
244
223
|
// Deprecated
|
|
245
224
|
{
|
|
246
225
|
name: 'atlassian-administration',
|
|
247
226
|
type: 'legacy',
|
|
248
227
|
category: "app",
|
|
228
|
+
skipExample: true,
|
|
249
229
|
deprecated: true
|
|
250
230
|
}, {
|
|
251
231
|
name: 'atlassian-admin',
|
|
252
232
|
type: 'legacy',
|
|
253
233
|
category: "app",
|
|
234
|
+
skipExample: true,
|
|
254
235
|
deprecated: true
|
|
255
236
|
}, {
|
|
256
237
|
name: 'atlassian-analytics',
|
|
257
238
|
type: 'legacy',
|
|
258
239
|
category: "app",
|
|
240
|
+
skipExample: true,
|
|
259
241
|
deprecated: true
|
|
260
242
|
}, {
|
|
261
243
|
name: 'atlas',
|
|
262
244
|
type: 'legacy',
|
|
263
245
|
category: "app",
|
|
246
|
+
skipExample: true,
|
|
264
247
|
deprecated: true
|
|
265
248
|
}, {
|
|
266
249
|
name: 'jira-align',
|
|
267
250
|
type: 'legacy',
|
|
268
251
|
category: "app",
|
|
252
|
+
skipExample: true,
|
|
269
253
|
deprecated: true
|
|
270
254
|
}, {
|
|
271
255
|
name: 'jira-software',
|
|
272
256
|
type: 'legacy',
|
|
273
257
|
category: "app",
|
|
258
|
+
skipExample: true,
|
|
274
259
|
deprecated: true
|
|
275
260
|
}, {
|
|
276
261
|
name: 'jira-work-management',
|
|
277
262
|
type: 'legacy',
|
|
278
263
|
category: "app",
|
|
264
|
+
skipExample: true,
|
|
279
265
|
deprecated: true
|
|
280
266
|
}];
|
|
281
267
|
var PROGRAM_LOGO_DOCS_ORDER = exports.PROGRAM_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
|
|
282
|
-
return logo.category === 'program' && !logo.
|
|
268
|
+
return logo.category === 'program' && !logo.skipExample;
|
|
283
269
|
}).map(function (logo) {
|
|
284
270
|
return logo.name;
|
|
285
271
|
});
|
|
286
272
|
var APP_LOGO_DOCS_ORDER = exports.APP_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
|
|
287
|
-
return logo.category === 'app' && !logo.
|
|
273
|
+
return logo.category === 'app' && !logo.skipExample;
|
|
288
274
|
}).map(function (logo) {
|
|
289
275
|
return logo.name;
|
|
290
276
|
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as rawIcons, adminIcon, alignIcon, analyticsIcon, assetsIcon, bambooIcon, bitbucketDataCenterIcon, bitbucketIcon, chatIcon, companyHubIcon, compassIcon, confluenceDataCenterIcon, confluenceIcon, crowdIcon, customLinkIcon, customerServiceManagementIcon, focusIcon, goalsIcon, guardDetectIcon, guardIcon, homeIcon, hubIcon, jiraDataCenterIcon, jiraProductDiscoveryIcon, jiraServiceManagementIcon, jiraIcon, loomInternalIcon, loomIcon, moreAtlassianAppsIcon, opsgenieIcon, projectsIcon, rovoIcon, searchIcon, statuspageIcon, studioIcon, talentIcon, teamsIcon, trelloIcon } from "@atlaskit/temp-nav-app-icons/raw-icons";
|
package/dist/es2019/index.js
CHANGED
|
@@ -2,12 +2,14 @@ import { AdminIcon as NewAdminIcon, AdminLogoCS as NewAdminLogo } from '@atlaski
|
|
|
2
2
|
import { AlignIcon as NewAlignIcon, AlignLogoCS as NewAlignLogo } from '@atlaskit/temp-nav-app-icons/align';
|
|
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
|
+
import { BambooIcon as NewBambooIcon, BambooLogoCS as NewBambooLogo } from '@atlaskit/temp-nav-app-icons/bamboo';
|
|
5
6
|
import { BitbucketIcon as NewBitbucketIcon, BitbucketLogoCS as NewBitbucketLogo } from '@atlaskit/temp-nav-app-icons/bitbucket';
|
|
6
7
|
import { BitbucketDataCenterIcon as NewBitbucketDataCenterIcon, BitbucketDataCenterLogoCS as NewBitbucketDataCenterLogo } from '@atlaskit/temp-nav-app-icons/bitbucket-data-center';
|
|
7
8
|
import { ChatIcon as NewChatIcon, ChatLogoCS as NewChatLogo } from '@atlaskit/temp-nav-app-icons/chat';
|
|
8
9
|
import { CompassIcon as NewCompassIcon, CompassLogoCS as NewCompassLogo } from '@atlaskit/temp-nav-app-icons/compass';
|
|
9
10
|
import { ConfluenceIcon as NewConfluenceIcon, ConfluenceLogoCS as NewConfluenceLogo } from '@atlaskit/temp-nav-app-icons/confluence';
|
|
10
11
|
import { ConfluenceDataCenterIcon as NewConfluenceDataCenterIcon, ConfluenceDataCenterLogoCS as NewConfluenceDataCenterLogo } from '@atlaskit/temp-nav-app-icons/confluence-data-center';
|
|
12
|
+
import { CrowdIcon as NewCrowdIcon, CrowdLogoCS as NewCrowdLogo } from '@atlaskit/temp-nav-app-icons/crowd';
|
|
11
13
|
import { CustomerServiceManagementIcon as NewCustomerServiceManagementIcon, CustomerServiceManagementLogoCS as NewCustomerServiceManagementLogo } from '@atlaskit/temp-nav-app-icons/customer-service-management';
|
|
12
14
|
import { FocusIcon as NewFocusIcon, FocusLogoCS as NewFocusLogo } from '@atlaskit/temp-nav-app-icons/focus';
|
|
13
15
|
import { GoalsIcon as NewGoalsIcon, GoalsLogoCS as NewGoalsLogo } from '@atlaskit/temp-nav-app-icons/goals';
|
|
@@ -19,6 +21,8 @@ import { JiraDataCenterIcon as NewJiraDataCenterIcon, JiraDataCenterLogoCS as Ne
|
|
|
19
21
|
import { JiraProductDiscoveryIcon as NewJPDIcon, JiraProductDiscoveryLogoCS as NewJPDLogo } from '@atlaskit/temp-nav-app-icons/jira-product-discovery';
|
|
20
22
|
import { JiraServiceManagementIcon as NewJSMIcon, JiraServiceManagementLogoCS as NewJSMLogo } from '@atlaskit/temp-nav-app-icons/jira-service-management';
|
|
21
23
|
import { LoomIcon as NewLoomIcon, LoomLogoCS as NewLoomLogo } from '@atlaskit/temp-nav-app-icons/loom';
|
|
24
|
+
import { LoomAttributionLogoCS as NewLoomAttributionLogo } from '@atlaskit/temp-nav-app-icons/loom-attribution';
|
|
25
|
+
import { LoomInternalIcon as NewLoomInternalIcon, LoomInternalLogoCS as NewLoomInternalLogo } from '@atlaskit/temp-nav-app-icons/loom-internal';
|
|
22
26
|
import { OpsgenieIcon as NewOpsgenieIcon, OpsgenieLogoCS as NewOpsgenieLogo } from '@atlaskit/temp-nav-app-icons/opsgenie';
|
|
23
27
|
import { ProjectsIcon as NewProjectsIcon, ProjectsLogoCS as NewProjectsLogo } from '@atlaskit/temp-nav-app-icons/projects';
|
|
24
28
|
import { RovoIcon as NewRovoIcon, RovoLogoCS as NewRovoLogo } from '@atlaskit/temp-nav-app-icons/rovo';
|
|
@@ -41,6 +45,7 @@ import { JiraAlignIcon as LegacyJiraAlignIcon, JiraAlignLogo as LegacyJiraAlignL
|
|
|
41
45
|
import { JiraProductDiscoveryIcon as LegacyJPDIcon, JiraProductDiscoveryLogo as LegacyJPDLogo } from './legacy-logos/jira-product-discovery';
|
|
42
46
|
import { JiraServiceManagementIcon as LegacyJSMIcon, JiraServiceManagementLogo as LegacyJSMLogo } from './legacy-logos/jira-service-management';
|
|
43
47
|
import { LoomIcon as LegacyLoomIcon, LoomLogo as LegacyLoomLogo } from './legacy-logos/loom';
|
|
48
|
+
import { LoomAttributionIcon as LegacyLoomAttributionIcon, LoomAttributionLogo as LegacyLoomAttributionLogo } from './legacy-logos/loom-attribution';
|
|
44
49
|
import { OpsgenieIcon as LegacyOpsgenieIcon, OpsgenieLogo as LegacyOpsgenieLogo } from './legacy-logos/opsgenie';
|
|
45
50
|
import { RovoIcon as LegacyRovoIcon, RovoLogo as LegacyRovoLogo } from './legacy-logos/rovo';
|
|
46
51
|
import { StatuspageIcon as LegacyStatuspageIcon, StatuspageLogo as LegacyStatuspageLogo } from './legacy-logos/statuspage';
|
|
@@ -49,7 +54,6 @@ export { AtlasIcon, AtlasLogo } from './legacy-logos/atlas';
|
|
|
49
54
|
export { AtlassianMarketplaceIcon, AtlassianMarketplaceLogo } from './legacy-logos/atlassian-marketplace';
|
|
50
55
|
export { AtlassianAccessIcon, AtlassianAccessLogo } from './legacy-logos/atlassian-access';
|
|
51
56
|
export { JiraWorkManagementLogo, JiraWorkManagementIcon } from './legacy-logos/jira-work-management';
|
|
52
|
-
export { LoomAttributionIcon, LoomAttributionLogo } from './legacy-logos/loom-attribution';
|
|
53
57
|
export { AtlassianIcon, AtlassianLogo } from './legacy-logos/atlassian';
|
|
54
58
|
export { JiraSoftwareIcon, JiraSoftwareLogo } from './legacy-logos/jira-software';
|
|
55
59
|
import { createFeatureFlaggedComponent, tempSizeWrapper } from './logo-config';
|
|
@@ -316,6 +320,26 @@ export const TeamsIcon = tempSizeWrapper(NewTeamsIcon);
|
|
|
316
320
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
317
321
|
*/
|
|
318
322
|
export const TeamsLogo = tempSizeWrapper(NewTeamsLogo);
|
|
323
|
+
/**
|
|
324
|
+
* __Bamboo icon__
|
|
325
|
+
*
|
|
326
|
+
* The Bamboo icon without an accompanying wordmark.
|
|
327
|
+
*
|
|
328
|
+
* - [Examples](https://atlassian.design/components/{packageName}/examples)
|
|
329
|
+
* - [Code](https://atlassian.design/components/{packageName}/code)
|
|
330
|
+
* - [Usage](https://atlassian.design/components/{packageName}/usage)
|
|
331
|
+
*/
|
|
332
|
+
export const BambooIcon = tempSizeWrapper(NewBambooIcon);
|
|
333
|
+
/**
|
|
334
|
+
* __Bamboo logo__
|
|
335
|
+
*
|
|
336
|
+
* The Bamboo logo with both the wordmark and the icon combined.
|
|
337
|
+
*
|
|
338
|
+
* - [Examples](https://atlassian.design/components/{packageName}/examples)
|
|
339
|
+
* - [Code](https://atlassian.design/components/{packageName}/code)
|
|
340
|
+
* - [Usage](https://atlassian.design/components/{packageName}/usage)
|
|
341
|
+
*/
|
|
342
|
+
export const BambooLogo = tempSizeWrapper(NewBambooLogo);
|
|
319
343
|
/**
|
|
320
344
|
* __Bitbucket Data Center icon__
|
|
321
345
|
*
|
|
@@ -356,6 +380,27 @@ export const ConfluenceDataCenterIcon = tempSizeWrapper(NewConfluenceDataCenterI
|
|
|
356
380
|
* - [Usage](https://atlassian.design/components/{packageName}/usage)
|
|
357
381
|
*/
|
|
358
382
|
export const ConfluenceDataCenterLogo = tempSizeWrapper(NewConfluenceDataCenterLogo);
|
|
383
|
+
/**
|
|
384
|
+
* __Crowd icon__
|
|
385
|
+
*
|
|
386
|
+
* The Crowd icon without an accompanying wordmark.
|
|
387
|
+
*
|
|
388
|
+
* - [Examples](https://atlassian.design/components/{packageName}/examples)
|
|
389
|
+
* - [Code](https://atlassian.design/components/{packageName}/code)
|
|
390
|
+
* - [Usage](https://atlassian.design/components/{packageName}/usage)
|
|
391
|
+
*/
|
|
392
|
+
export const CrowdIcon = tempSizeWrapper(NewCrowdIcon);
|
|
393
|
+
/**
|
|
394
|
+
* __Crowd logo__
|
|
395
|
+
*
|
|
396
|
+
* The Crowd logo with both the wordmark and the icon combined.
|
|
397
|
+
*
|
|
398
|
+
* - [Examples](https://atlassian.design/components/{packageName}/examples)
|
|
399
|
+
* - [Code](https://atlassian.design/components/{packageName}/code)
|
|
400
|
+
* - [Usage](https://atlassian.design/components/{packageName}/usage)
|
|
401
|
+
*/
|
|
402
|
+
export const CrowdLogo = tempSizeWrapper(NewCrowdLogo);
|
|
403
|
+
|
|
359
404
|
/**
|
|
360
405
|
* __Jira Data Center icon__
|
|
361
406
|
*
|
|
@@ -613,25 +658,63 @@ export const JiraServiceManagementLogo = createFeatureFlaggedComponent(LegacyJSM
|
|
|
613
658
|
/**
|
|
614
659
|
* __Loom icon__
|
|
615
660
|
*
|
|
616
|
-
* The Loom icon
|
|
661
|
+
* The Loom icon, in Teamwork Blue, without an accompanying wordmark.
|
|
617
662
|
*
|
|
618
663
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
619
664
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
620
665
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
621
666
|
*/
|
|
622
667
|
export const LoomIcon = createFeatureFlaggedComponent(LegacyLoomIcon, NewLoomIcon);
|
|
623
|
-
|
|
624
668
|
/**
|
|
625
669
|
* __Loom logo__
|
|
670
|
+
*
|
|
671
|
+
* The Loom logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
672
|
+
*
|
|
673
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
674
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
675
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
676
|
+
*/
|
|
677
|
+
export const LoomLogo = createFeatureFlaggedComponent(LegacyLoomLogo, NewLoomLogo);
|
|
678
|
+
/**
|
|
679
|
+
* __Loom Attribution icon__
|
|
626
680
|
*
|
|
627
|
-
* The Loom
|
|
681
|
+
* The Loom Attribution icon, in Teamwork Blue, without an accompanying wordmark.
|
|
628
682
|
*
|
|
629
683
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
630
684
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
631
685
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
632
686
|
*/
|
|
633
|
-
export const
|
|
634
|
-
|
|
687
|
+
export const LoomAttributionIcon = createFeatureFlaggedComponent(LegacyLoomAttributionIcon, NewLoomIcon);
|
|
688
|
+
/**
|
|
689
|
+
* __Loom Attribution logo__
|
|
690
|
+
*
|
|
691
|
+
* The Loom Attribution logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
692
|
+
*
|
|
693
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
694
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
695
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
696
|
+
*/
|
|
697
|
+
export const LoomAttributionLogo = createFeatureFlaggedComponent(LegacyLoomAttributionLogo, NewLoomAttributionLogo);
|
|
698
|
+
/**
|
|
699
|
+
* __Loom (Blurple) logo__
|
|
700
|
+
*
|
|
701
|
+
* The Loom logo, in the Loom Blurple color, with both the wordmark and the icon combined.
|
|
702
|
+
*
|
|
703
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
704
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
705
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
706
|
+
*/
|
|
707
|
+
export const LoomBlurpleLogo = tempSizeWrapper(NewLoomInternalLogo);
|
|
708
|
+
/**
|
|
709
|
+
* __Loom (Blurple) icon__
|
|
710
|
+
*
|
|
711
|
+
* The Loom icon, in the Loom Blurple color, without an accompanying wordmark.
|
|
712
|
+
*
|
|
713
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
714
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
715
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
716
|
+
*/
|
|
717
|
+
export const LoomBlurpleIcon = tempSizeWrapper(NewLoomInternalIcon);
|
|
635
718
|
/**
|
|
636
719
|
* __Opsgenie icon__
|
|
637
720
|
*
|