@atlaskit/logo 19.3.1 → 19.4.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 +13 -0
- package/dist/cjs/index.js +47 -19
- package/dist/cjs/logo-config.js +47 -69
- package/dist/es2019/index.js +46 -6
- package/dist/es2019/logo-config.js +47 -69
- package/dist/esm/index.js +46 -6
- package/dist/esm/logo-config.js +47 -69
- package/dist/types/index.d.ts +43 -4
- package/dist/types/logo-config.d.ts +14 -826
- package/dist/types-ts4.5/index.d.ts +43 -4
- package/dist/types-ts4.5/logo-config.d.ts +14 -868
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/logo
|
|
2
2
|
|
|
3
|
+
## 19.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#177235](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177235)
|
|
8
|
+
[`227f5ae9544a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/227f5ae9544a1) -
|
|
9
|
+
Update Loom attribution logo to support new design language. Add Loom Blurple logo that has new
|
|
10
|
+
design, with the Loom blurple color
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
3
16
|
## 19.3.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
package/dist/cjs/index.js
CHANGED
|
@@ -78,19 +78,7 @@ Object.defineProperty(exports, "JiraWorkManagementLogo", {
|
|
|
78
78
|
return _jiraWorkManagement.JiraWorkManagementLogo;
|
|
79
79
|
}
|
|
80
80
|
});
|
|
81
|
-
|
|
82
|
-
enumerable: true,
|
|
83
|
-
get: function get() {
|
|
84
|
-
return _loomAttribution.LoomAttributionIcon;
|
|
85
|
-
}
|
|
86
|
-
});
|
|
87
|
-
Object.defineProperty(exports, "LoomAttributionLogo", {
|
|
88
|
-
enumerable: true,
|
|
89
|
-
get: function get() {
|
|
90
|
-
return _loomAttribution.LoomAttributionLogo;
|
|
91
|
-
}
|
|
92
|
-
});
|
|
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;
|
|
81
|
+
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 = exports.LoomBlurpleLogo = exports.LoomBlurpleIcon = exports.LoomAttributionLogo = exports.LoomAttributionIcon = void 0;
|
|
94
82
|
var _admin = require("@atlaskit/temp-nav-app-icons/admin");
|
|
95
83
|
var _align = require("@atlaskit/temp-nav-app-icons/align");
|
|
96
84
|
var _analytics = require("@atlaskit/temp-nav-app-icons/analytics");
|
|
@@ -112,6 +100,8 @@ var _jiraDataCenter = require("@atlaskit/temp-nav-app-icons/jira-data-center");
|
|
|
112
100
|
var _jiraProductDiscovery = require("@atlaskit/temp-nav-app-icons/jira-product-discovery");
|
|
113
101
|
var _jiraServiceManagement = require("@atlaskit/temp-nav-app-icons/jira-service-management");
|
|
114
102
|
var _loom = require("@atlaskit/temp-nav-app-icons/loom");
|
|
103
|
+
var _loomAttribution = require("@atlaskit/temp-nav-app-icons/loom-attribution");
|
|
104
|
+
var _loomInternal = require("@atlaskit/temp-nav-app-icons/loom-internal");
|
|
115
105
|
var _opsgenie = require("@atlaskit/temp-nav-app-icons/opsgenie");
|
|
116
106
|
var _projects = require("@atlaskit/temp-nav-app-icons/projects");
|
|
117
107
|
var _rovo = require("@atlaskit/temp-nav-app-icons/rovo");
|
|
@@ -134,6 +124,7 @@ var _jiraAlign = require("./legacy-logos/jira-align");
|
|
|
134
124
|
var _jiraProductDiscovery2 = require("./legacy-logos/jira-product-discovery");
|
|
135
125
|
var _jiraServiceManagement2 = require("./legacy-logos/jira-service-management");
|
|
136
126
|
var _loom2 = require("./legacy-logos/loom");
|
|
127
|
+
var _loomAttribution2 = require("./legacy-logos/loom-attribution");
|
|
137
128
|
var _opsgenie2 = require("./legacy-logos/opsgenie");
|
|
138
129
|
var _rovo2 = require("./legacy-logos/rovo");
|
|
139
130
|
var _statuspage2 = require("./legacy-logos/statuspage");
|
|
@@ -142,7 +133,6 @@ var _atlas = require("./legacy-logos/atlas");
|
|
|
142
133
|
var _atlassianMarketplace = require("./legacy-logos/atlassian-marketplace");
|
|
143
134
|
var _atlassianAccess = require("./legacy-logos/atlassian-access");
|
|
144
135
|
var _jiraWorkManagement = require("./legacy-logos/jira-work-management");
|
|
145
|
-
var _loomAttribution = require("./legacy-logos/loom-attribution");
|
|
146
136
|
var _atlassian = require("./legacy-logos/atlassian");
|
|
147
137
|
var _jiraSoftware = require("./legacy-logos/jira-software");
|
|
148
138
|
var _logoConfig = require("./logo-config");
|
|
@@ -705,25 +695,63 @@ var JiraServiceManagementLogo = exports.JiraServiceManagementLogo = (0, _logoCon
|
|
|
705
695
|
/**
|
|
706
696
|
* __Loom icon__
|
|
707
697
|
*
|
|
708
|
-
* The Loom icon
|
|
698
|
+
* The Loom icon, in Teamwork Blue, without an accompanying wordmark.
|
|
709
699
|
*
|
|
710
700
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
711
701
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
712
702
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
713
703
|
*/
|
|
714
704
|
var LoomIcon = exports.LoomIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_loom2.LoomIcon, _loom.LoomIcon);
|
|
715
|
-
|
|
716
705
|
/**
|
|
717
706
|
* __Loom logo__
|
|
707
|
+
*
|
|
708
|
+
* The Loom logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
709
|
+
*
|
|
710
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
711
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
712
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
713
|
+
*/
|
|
714
|
+
var LoomLogo = exports.LoomLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_loom2.LoomLogo, _loom.LoomLogoCS);
|
|
715
|
+
/**
|
|
716
|
+
* __Loom Attribution icon__
|
|
718
717
|
*
|
|
719
|
-
* The Loom
|
|
718
|
+
* The Loom Attribution icon, in Teamwork Blue, without an accompanying wordmark.
|
|
720
719
|
*
|
|
721
720
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
722
721
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
723
722
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
724
723
|
*/
|
|
725
|
-
var
|
|
726
|
-
|
|
724
|
+
var LoomAttributionIcon = exports.LoomAttributionIcon = (0, _logoConfig.createFeatureFlaggedComponent)(_loomAttribution2.LoomAttributionIcon, _loom.LoomIcon);
|
|
725
|
+
/**
|
|
726
|
+
* __Loom Attribution logo__
|
|
727
|
+
*
|
|
728
|
+
* The Loom Attribution logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
729
|
+
*
|
|
730
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
731
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
732
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
733
|
+
*/
|
|
734
|
+
var LoomAttributionLogo = exports.LoomAttributionLogo = (0, _logoConfig.createFeatureFlaggedComponent)(_loomAttribution2.LoomAttributionLogo, _loomAttribution.LoomAttributionLogoCS);
|
|
735
|
+
/**
|
|
736
|
+
* __Loom (Blurple) logo__
|
|
737
|
+
*
|
|
738
|
+
* The Loom logo, in the Loom Blurple color, with both the wordmark and the icon combined.
|
|
739
|
+
*
|
|
740
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
741
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
742
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
743
|
+
*/
|
|
744
|
+
var LoomBlurpleLogo = exports.LoomBlurpleLogo = (0, _logoConfig.tempSizeWrapper)(_loomInternal.LoomInternalLogoCS);
|
|
745
|
+
/**
|
|
746
|
+
* __Loom (Blurple) icon__
|
|
747
|
+
*
|
|
748
|
+
* The Loom icon, in the Loom Blurple color, without an accompanying wordmark.
|
|
749
|
+
*
|
|
750
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
751
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
752
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
753
|
+
*/
|
|
754
|
+
var LoomBlurpleIcon = exports.LoomBlurpleIcon = (0, _logoConfig.tempSizeWrapper)(_loomInternal.LoomInternalIcon);
|
|
727
755
|
/**
|
|
728
756
|
* __Opsgenie icon__
|
|
729
757
|
*
|
package/dist/cjs/logo-config.js
CHANGED
|
@@ -57,234 +57,212 @@ 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: 'migration',
|
|
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
|
-
deprecated: false
|
|
213
|
+
category: 'app'
|
|
243
214
|
},
|
|
244
215
|
// Deprecated
|
|
245
216
|
{
|
|
246
217
|
name: 'atlassian-administration',
|
|
247
218
|
type: 'legacy',
|
|
248
219
|
category: "app",
|
|
220
|
+
skipExample: true,
|
|
249
221
|
deprecated: true
|
|
250
222
|
}, {
|
|
251
223
|
name: 'atlassian-admin',
|
|
252
224
|
type: 'legacy',
|
|
253
225
|
category: "app",
|
|
226
|
+
skipExample: true,
|
|
254
227
|
deprecated: true
|
|
255
228
|
}, {
|
|
256
229
|
name: 'atlassian-analytics',
|
|
257
230
|
type: 'legacy',
|
|
258
231
|
category: "app",
|
|
232
|
+
skipExample: true,
|
|
259
233
|
deprecated: true
|
|
260
234
|
}, {
|
|
261
235
|
name: 'atlas',
|
|
262
236
|
type: 'legacy',
|
|
263
237
|
category: "app",
|
|
238
|
+
skipExample: true,
|
|
264
239
|
deprecated: true
|
|
265
240
|
}, {
|
|
266
241
|
name: 'jira-align',
|
|
267
242
|
type: 'legacy',
|
|
268
243
|
category: "app",
|
|
244
|
+
skipExample: true,
|
|
269
245
|
deprecated: true
|
|
270
246
|
}, {
|
|
271
247
|
name: 'jira-software',
|
|
272
248
|
type: 'legacy',
|
|
273
249
|
category: "app",
|
|
250
|
+
skipExample: true,
|
|
274
251
|
deprecated: true
|
|
275
252
|
}, {
|
|
276
253
|
name: 'jira-work-management',
|
|
277
254
|
type: 'legacy',
|
|
278
255
|
category: "app",
|
|
256
|
+
skipExample: true,
|
|
279
257
|
deprecated: true
|
|
280
258
|
}];
|
|
281
259
|
var PROGRAM_LOGO_DOCS_ORDER = exports.PROGRAM_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
|
|
282
|
-
return logo.category === 'program' && !logo.
|
|
260
|
+
return logo.category === 'program' && !logo.skipExample;
|
|
283
261
|
}).map(function (logo) {
|
|
284
262
|
return logo.name;
|
|
285
263
|
});
|
|
286
264
|
var APP_LOGO_DOCS_ORDER = exports.APP_LOGO_DOCS_ORDER = logoDocsSchema.filter(function (logo) {
|
|
287
|
-
return logo.category === 'app' && !logo.
|
|
265
|
+
return logo.category === 'app' && !logo.skipExample;
|
|
288
266
|
}).map(function (logo) {
|
|
289
267
|
return logo.name;
|
|
290
268
|
});
|
package/dist/es2019/index.js
CHANGED
|
@@ -19,6 +19,8 @@ import { JiraDataCenterIcon as NewJiraDataCenterIcon, JiraDataCenterLogoCS as Ne
|
|
|
19
19
|
import { JiraProductDiscoveryIcon as NewJPDIcon, JiraProductDiscoveryLogoCS as NewJPDLogo } from '@atlaskit/temp-nav-app-icons/jira-product-discovery';
|
|
20
20
|
import { JiraServiceManagementIcon as NewJSMIcon, JiraServiceManagementLogoCS as NewJSMLogo } from '@atlaskit/temp-nav-app-icons/jira-service-management';
|
|
21
21
|
import { LoomIcon as NewLoomIcon, LoomLogoCS as NewLoomLogo } from '@atlaskit/temp-nav-app-icons/loom';
|
|
22
|
+
import { LoomAttributionLogoCS as NewLoomAttributionLogo } from '@atlaskit/temp-nav-app-icons/loom-attribution';
|
|
23
|
+
import { LoomInternalIcon as NewLoomInternalIcon, LoomInternalLogoCS as NewLoomInternalLogo } from '@atlaskit/temp-nav-app-icons/loom-internal';
|
|
22
24
|
import { OpsgenieIcon as NewOpsgenieIcon, OpsgenieLogoCS as NewOpsgenieLogo } from '@atlaskit/temp-nav-app-icons/opsgenie';
|
|
23
25
|
import { ProjectsIcon as NewProjectsIcon, ProjectsLogoCS as NewProjectsLogo } from '@atlaskit/temp-nav-app-icons/projects';
|
|
24
26
|
import { RovoIcon as NewRovoIcon, RovoLogoCS as NewRovoLogo } from '@atlaskit/temp-nav-app-icons/rovo';
|
|
@@ -41,6 +43,7 @@ import { JiraAlignIcon as LegacyJiraAlignIcon, JiraAlignLogo as LegacyJiraAlignL
|
|
|
41
43
|
import { JiraProductDiscoveryIcon as LegacyJPDIcon, JiraProductDiscoveryLogo as LegacyJPDLogo } from './legacy-logos/jira-product-discovery';
|
|
42
44
|
import { JiraServiceManagementIcon as LegacyJSMIcon, JiraServiceManagementLogo as LegacyJSMLogo } from './legacy-logos/jira-service-management';
|
|
43
45
|
import { LoomIcon as LegacyLoomIcon, LoomLogo as LegacyLoomLogo } from './legacy-logos/loom';
|
|
46
|
+
import { LoomAttributionIcon as LegacyLoomAttributionIcon, LoomAttributionLogo as LegacyLoomAttributionLogo } from './legacy-logos/loom-attribution';
|
|
44
47
|
import { OpsgenieIcon as LegacyOpsgenieIcon, OpsgenieLogo as LegacyOpsgenieLogo } from './legacy-logos/opsgenie';
|
|
45
48
|
import { RovoIcon as LegacyRovoIcon, RovoLogo as LegacyRovoLogo } from './legacy-logos/rovo';
|
|
46
49
|
import { StatuspageIcon as LegacyStatuspageIcon, StatuspageLogo as LegacyStatuspageLogo } from './legacy-logos/statuspage';
|
|
@@ -49,7 +52,6 @@ export { AtlasIcon, AtlasLogo } from './legacy-logos/atlas';
|
|
|
49
52
|
export { AtlassianMarketplaceIcon, AtlassianMarketplaceLogo } from './legacy-logos/atlassian-marketplace';
|
|
50
53
|
export { AtlassianAccessIcon, AtlassianAccessLogo } from './legacy-logos/atlassian-access';
|
|
51
54
|
export { JiraWorkManagementLogo, JiraWorkManagementIcon } from './legacy-logos/jira-work-management';
|
|
52
|
-
export { LoomAttributionIcon, LoomAttributionLogo } from './legacy-logos/loom-attribution';
|
|
53
55
|
export { AtlassianIcon, AtlassianLogo } from './legacy-logos/atlassian';
|
|
54
56
|
export { JiraSoftwareIcon, JiraSoftwareLogo } from './legacy-logos/jira-software';
|
|
55
57
|
import { createFeatureFlaggedComponent, tempSizeWrapper } from './logo-config';
|
|
@@ -613,25 +615,63 @@ export const JiraServiceManagementLogo = createFeatureFlaggedComponent(LegacyJSM
|
|
|
613
615
|
/**
|
|
614
616
|
* __Loom icon__
|
|
615
617
|
*
|
|
616
|
-
* The Loom icon
|
|
618
|
+
* The Loom icon, in Teamwork Blue, without an accompanying wordmark.
|
|
617
619
|
*
|
|
618
620
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
619
621
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
620
622
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
621
623
|
*/
|
|
622
624
|
export const LoomIcon = createFeatureFlaggedComponent(LegacyLoomIcon, NewLoomIcon);
|
|
623
|
-
|
|
624
625
|
/**
|
|
625
626
|
* __Loom logo__
|
|
627
|
+
*
|
|
628
|
+
* The Loom logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
629
|
+
*
|
|
630
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
631
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
632
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
633
|
+
*/
|
|
634
|
+
export const LoomLogo = createFeatureFlaggedComponent(LegacyLoomLogo, NewLoomLogo);
|
|
635
|
+
/**
|
|
636
|
+
* __Loom Attribution icon__
|
|
626
637
|
*
|
|
627
|
-
* The Loom
|
|
638
|
+
* The Loom Attribution icon, in Teamwork Blue, without an accompanying wordmark.
|
|
628
639
|
*
|
|
629
640
|
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
630
641
|
* - [Code](https://atlassian.design/components/logo/code)
|
|
631
642
|
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
632
643
|
*/
|
|
633
|
-
export const
|
|
634
|
-
|
|
644
|
+
export const LoomAttributionIcon = createFeatureFlaggedComponent(LegacyLoomAttributionIcon, NewLoomIcon);
|
|
645
|
+
/**
|
|
646
|
+
* __Loom Attribution logo__
|
|
647
|
+
*
|
|
648
|
+
* The Loom Attribution logo, in Teamwork Blue, with both the wordmark and the icon combined.
|
|
649
|
+
*
|
|
650
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
651
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
652
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
653
|
+
*/
|
|
654
|
+
export const LoomAttributionLogo = createFeatureFlaggedComponent(LegacyLoomAttributionLogo, NewLoomAttributionLogo);
|
|
655
|
+
/**
|
|
656
|
+
* __Loom (Blurple) logo__
|
|
657
|
+
*
|
|
658
|
+
* The Loom logo, in the Loom Blurple color, with both the wordmark and the icon combined.
|
|
659
|
+
*
|
|
660
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
661
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
662
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
663
|
+
*/
|
|
664
|
+
export const LoomBlurpleLogo = tempSizeWrapper(NewLoomInternalLogo);
|
|
665
|
+
/**
|
|
666
|
+
* __Loom (Blurple) icon__
|
|
667
|
+
*
|
|
668
|
+
* The Loom icon, in the Loom Blurple color, without an accompanying wordmark.
|
|
669
|
+
*
|
|
670
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
671
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
672
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
673
|
+
*/
|
|
674
|
+
export const LoomBlurpleIcon = tempSizeWrapper(NewLoomInternalIcon);
|
|
635
675
|
/**
|
|
636
676
|
* __Opsgenie icon__
|
|
637
677
|
*
|