@atlaskit/icon-lab 5.3.0 → 5.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 +43 -0
- package/build/index.tsx +1 -1
- package/core/ai-generative-chapters.js +2 -2
- package/core/atom.js +2 -2
- package/core/cursor-strikethrough.js +2 -2
- package/core/diagram-symbol-display.js +2 -2
- package/core/diagram-symbol-manual-operation.js +2 -2
- package/core/diagram-symbol-preparation.js +2 -2
- package/core/microphone-strikethrough.js +2 -2
- package/core/milestone-complete.js +2 -2
- package/core/pin-strikethrough.js +2 -2
- package/core/rovo.d.ts +13 -0
- package/core/rovo.js +28 -0
- package/core/rss-feed.d.ts +13 -0
- package/core/rss-feed.js +28 -0
- package/core/spaces.js +2 -2
- package/core/teamwork-graph.js +2 -2
- package/core/telescope.js +2 -2
- package/core/video-rewind-overlay.js +2 -2
- package/core/warning-outline.js +2 -2
- package/dist/cjs/metadata-core.js +268 -248
- package/dist/es2019/metadata-core.js +268 -248
- package/dist/esm/metadata-core.js +268 -248
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +4 -5
- package/svgs/core/ai-generative-chapters.svg +1 -1
- package/svgs/core/atom.svg +1 -1
- package/svgs/core/cursor-strikethrough.svg +1 -1
- package/svgs/core/diagram-symbol-display.svg +1 -1
- package/svgs/core/diagram-symbol-manual-operation.svg +1 -1
- package/svgs/core/diagram-symbol-preparation.svg +1 -1
- package/svgs/core/microphone-strikethrough.svg +1 -1
- package/svgs/core/milestone-complete.svg +1 -1
- package/svgs/core/pin-strikethrough.svg +1 -1
- package/svgs/core/rovo.svg +1 -0
- package/svgs/core/rss-feed.svg +1 -0
- package/svgs/core/spaces.svg +1 -1
- package/svgs/core/teamwork-graph.svg +1 -1
- package/svgs/core/telescope.svg +1 -1
- package/svgs/core/video-rewind-overlay.svg +1 -1
- package/svgs/core/warning-outline.svg +1 -1
|
@@ -9,13 +9,13 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::c1667f19a52f53c9d1c4218e2a58de86>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
16
16
|
var metadata = {
|
|
17
17
|
'ai-generative-audio-briefing': {
|
|
18
|
-
keywords: ['ai-generative-audio-briefing', 'aigenerativeaudiobriefing', 'icon', 'icon-lab', '
|
|
18
|
+
keywords: ['ai-generative-audio-briefing', 'aigenerativeaudiobriefing', 'icon', 'icon-lab', 'audio briefing', 'breifing', 'podcast', 'headphones', 'AI'],
|
|
19
19
|
componentName: 'AiGenerativeAudioBriefingIcon',
|
|
20
20
|
package: '@atlaskit/icon-lab/core/ai-generative-audio-briefing',
|
|
21
21
|
type: 'core',
|
|
@@ -25,7 +25,7 @@ var metadata = {
|
|
|
25
25
|
status: 'published'
|
|
26
26
|
},
|
|
27
27
|
'ai-generative-chapters': {
|
|
28
|
-
keywords: ['ai-generative-chapters', 'aigenerativechapters', 'icon', 'icon-lab', '
|
|
28
|
+
keywords: ['ai-generative-chapters', 'aigenerativechapters', 'icon', 'icon-lab', 'book', 'AI', 'automation'],
|
|
29
29
|
componentName: 'AiGenerativeChaptersIcon',
|
|
30
30
|
package: '@atlaskit/icon-lab/core/ai-generative-chapters',
|
|
31
31
|
type: 'core',
|
|
@@ -36,7 +36,7 @@ var metadata = {
|
|
|
36
36
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
37
37
|
},
|
|
38
38
|
'ai-generative-cleanup': {
|
|
39
|
-
keywords: ['ai-generative-cleanup', 'aigenerativecleanup', 'icon', 'icon-lab', '
|
|
39
|
+
keywords: ['ai-generative-cleanup', 'aigenerativecleanup', 'icon', 'icon-lab', 'broom', 'tidy', 'clean up'],
|
|
40
40
|
componentName: 'AiGenerativeCleanupIcon',
|
|
41
41
|
package: '@atlaskit/icon-lab/core/ai-generative-cleanup',
|
|
42
42
|
type: 'core',
|
|
@@ -47,7 +47,7 @@ var metadata = {
|
|
|
47
47
|
slackChannel: '#icon-contributions'
|
|
48
48
|
},
|
|
49
49
|
'ai-generative-remove': {
|
|
50
|
-
keywords: ['ai-generative-remove', 'aigenerativeremove', 'icon', 'icon-lab', '
|
|
50
|
+
keywords: ['ai-generative-remove', 'aigenerativeremove', 'icon', 'icon-lab', 'eraser', 'AI', 'automation'],
|
|
51
51
|
componentName: 'AiGenerativeRemoveIcon',
|
|
52
52
|
package: '@atlaskit/icon-lab/core/ai-generative-remove',
|
|
53
53
|
type: 'core',
|
|
@@ -58,7 +58,7 @@ var metadata = {
|
|
|
58
58
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
59
59
|
},
|
|
60
60
|
'ai-generative-remove-silence': {
|
|
61
|
-
keywords: ['ai-generative-remove-silence', 'aigenerativeremovesilence', 'icon', 'icon-lab', '
|
|
61
|
+
keywords: ['ai-generative-remove-silence', 'aigenerativeremovesilence', 'icon', 'icon-lab', 'empty', 'AI', 'automation', 'pauses', 'silences'],
|
|
62
62
|
componentName: 'AiGenerativeRemoveSilenceIcon',
|
|
63
63
|
package: '@atlaskit/icon-lab/core/ai-generative-remove-silence',
|
|
64
64
|
type: 'core',
|
|
@@ -69,7 +69,7 @@ var metadata = {
|
|
|
69
69
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
70
70
|
},
|
|
71
71
|
'ai-generative-text': {
|
|
72
|
-
keywords: ['ai-generative-text', 'aigenerativetext', 'icon', 'icon-lab', '
|
|
72
|
+
keywords: ['ai-generative-text', 'aigenerativetext', 'icon', 'icon-lab', 'pencil', 'AI', 'automation'],
|
|
73
73
|
componentName: 'AiGenerativeTextIcon',
|
|
74
74
|
package: '@atlaskit/icon-lab/core/ai-generative-text',
|
|
75
75
|
type: 'core',
|
|
@@ -80,7 +80,7 @@ var metadata = {
|
|
|
80
80
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
81
81
|
},
|
|
82
82
|
'ai-generative-text-title': {
|
|
83
|
-
keywords: ['ai-generative-text-title', 'aigenerativetexttitle', 'icon', 'icon-lab', '
|
|
83
|
+
keywords: ['ai-generative-text-title', 'aigenerativetexttitle', 'icon', 'icon-lab', 'text', 'AI', 'automation', 'header'],
|
|
84
84
|
componentName: 'AiGenerativeTextTitleIcon',
|
|
85
85
|
package: '@atlaskit/icon-lab/core/ai-generative-text-title',
|
|
86
86
|
type: 'core',
|
|
@@ -91,7 +91,7 @@ var metadata = {
|
|
|
91
91
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
92
92
|
},
|
|
93
93
|
'align-content-bottom': {
|
|
94
|
-
keywords: ['align-content-bottom', 'aligncontentbottom', 'icon', 'icon-lab', '
|
|
94
|
+
keywords: ['align-content-bottom', 'aligncontentbottom', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'bottom', 'vertical'],
|
|
95
95
|
componentName: 'AlignContentBottomIcon',
|
|
96
96
|
package: '@atlaskit/icon-lab/core/align-content-bottom',
|
|
97
97
|
type: 'core',
|
|
@@ -101,7 +101,7 @@ var metadata = {
|
|
|
101
101
|
status: 'published'
|
|
102
102
|
},
|
|
103
103
|
'align-content-center-horizontal': {
|
|
104
|
-
keywords: ['align-content-center-horizontal', 'aligncontentcenterhorizontal', 'icon', 'icon-lab', '
|
|
104
|
+
keywords: ['align-content-center-horizontal', 'aligncontentcenterhorizontal', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'center', 'middle', 'horizontal'],
|
|
105
105
|
componentName: 'AlignContentCenterHorizontalIcon',
|
|
106
106
|
package: '@atlaskit/icon-lab/core/align-content-center-horizontal',
|
|
107
107
|
type: 'core',
|
|
@@ -111,7 +111,7 @@ var metadata = {
|
|
|
111
111
|
status: 'published'
|
|
112
112
|
},
|
|
113
113
|
'align-content-center-vertical': {
|
|
114
|
-
keywords: ['align-content-center-vertical', 'aligncontentcentervertical', 'icon', 'icon-lab', '
|
|
114
|
+
keywords: ['align-content-center-vertical', 'aligncontentcentervertical', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'center', 'vertical'],
|
|
115
115
|
componentName: 'AlignContentCenterVerticalIcon',
|
|
116
116
|
package: '@atlaskit/icon-lab/core/align-content-center-vertical',
|
|
117
117
|
type: 'core',
|
|
@@ -121,7 +121,7 @@ var metadata = {
|
|
|
121
121
|
status: 'published'
|
|
122
122
|
},
|
|
123
123
|
'align-content-left': {
|
|
124
|
-
keywords: ['align-content-left', 'aligncontentleft', 'icon', 'icon-lab', '
|
|
124
|
+
keywords: ['align-content-left', 'aligncontentleft', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'left', 'horizontal'],
|
|
125
125
|
componentName: 'AlignContentLeftIcon',
|
|
126
126
|
package: '@atlaskit/icon-lab/core/align-content-left',
|
|
127
127
|
type: 'core',
|
|
@@ -131,7 +131,7 @@ var metadata = {
|
|
|
131
131
|
status: 'published'
|
|
132
132
|
},
|
|
133
133
|
'align-content-right': {
|
|
134
|
-
keywords: ['align-content-right', 'aligncontentright', 'icon', 'icon-lab', '
|
|
134
|
+
keywords: ['align-content-right', 'aligncontentright', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'right', 'horizontal'],
|
|
135
135
|
componentName: 'AlignContentRightIcon',
|
|
136
136
|
package: '@atlaskit/icon-lab/core/align-content-right',
|
|
137
137
|
type: 'core',
|
|
@@ -141,7 +141,7 @@ var metadata = {
|
|
|
141
141
|
status: 'published'
|
|
142
142
|
},
|
|
143
143
|
'align-content-top': {
|
|
144
|
-
keywords: ['align-content-top', 'aligncontenttop', 'icon', 'icon-lab', '
|
|
144
|
+
keywords: ['align-content-top', 'aligncontenttop', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'top', 'vertical'],
|
|
145
145
|
componentName: 'AlignContentTopIcon',
|
|
146
146
|
package: '@atlaskit/icon-lab/core/align-content-top',
|
|
147
147
|
type: 'core',
|
|
@@ -151,7 +151,7 @@ var metadata = {
|
|
|
151
151
|
status: 'published'
|
|
152
152
|
},
|
|
153
153
|
'align-position-bottom': {
|
|
154
|
-
keywords: ['align-position-bottom', 'alignpositionbottom', 'icon', 'icon-lab', '
|
|
154
|
+
keywords: ['align-position-bottom', 'alignpositionbottom', 'icon', 'icon-lab', 'align', 'alignment', 'middle', 'text position', 'bottom', 'vertical'],
|
|
155
155
|
componentName: 'AlignPositionBottomIcon',
|
|
156
156
|
package: '@atlaskit/icon-lab/core/align-position-bottom',
|
|
157
157
|
type: 'core',
|
|
@@ -161,7 +161,7 @@ var metadata = {
|
|
|
161
161
|
status: 'published'
|
|
162
162
|
},
|
|
163
163
|
'align-position-center-vertical': {
|
|
164
|
-
keywords: ['align-position-center-vertical', 'alignpositioncentervertical', 'icon', 'icon-lab', '
|
|
164
|
+
keywords: ['align-position-center-vertical', 'alignpositioncentervertical', 'icon', 'icon-lab', 'align', 'alignment', 'middle', 'center', 'text position', 'vertical'],
|
|
165
165
|
componentName: 'AlignPositionCenterVerticalIcon',
|
|
166
166
|
package: '@atlaskit/icon-lab/core/align-position-center-vertical',
|
|
167
167
|
type: 'core',
|
|
@@ -171,7 +171,7 @@ var metadata = {
|
|
|
171
171
|
status: 'published'
|
|
172
172
|
},
|
|
173
173
|
'align-position-top': {
|
|
174
|
-
keywords: ['align-position-top', 'alignpositiontop', 'icon', 'icon-lab', '
|
|
174
|
+
keywords: ['align-position-top', 'alignpositiontop', 'icon', 'icon-lab', 'align', 'alignment', 'top edge', 'text position', 'vertical'],
|
|
175
175
|
componentName: 'AlignPositionTopIcon',
|
|
176
176
|
package: '@atlaskit/icon-lab/core/align-position-top',
|
|
177
177
|
type: 'core',
|
|
@@ -181,7 +181,7 @@ var metadata = {
|
|
|
181
181
|
status: 'published'
|
|
182
182
|
},
|
|
183
183
|
'arrows-diagonal-up-right-down-left': {
|
|
184
|
-
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', '
|
|
184
|
+
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', 'Arrows', 'Switch', 'Space', 'Swap', 'crossflow'],
|
|
185
185
|
componentName: 'ArrowsDiagonalUpRightDownLeftIcon',
|
|
186
186
|
package: '@atlaskit/icon-lab/core/arrows-diagonal-up-right-down-left',
|
|
187
187
|
type: 'core',
|
|
@@ -191,7 +191,7 @@ var metadata = {
|
|
|
191
191
|
status: 'published'
|
|
192
192
|
},
|
|
193
193
|
'assets-data-manager': {
|
|
194
|
-
keywords: ['assets-data-manager', 'assetsdatamanager', 'icon', 'icon-lab', '
|
|
194
|
+
keywords: ['assets-data-manager', 'assetsdatamanager', 'icon', 'icon-lab', 'data manager', 'assets', 'CMDB', 'configuration management database'],
|
|
195
195
|
componentName: 'AssetsDataManagerIcon',
|
|
196
196
|
package: '@atlaskit/icon-lab/core/assets-data-manager',
|
|
197
197
|
type: 'core',
|
|
@@ -201,7 +201,7 @@ var metadata = {
|
|
|
201
201
|
status: 'published'
|
|
202
202
|
},
|
|
203
203
|
'assets-graph': {
|
|
204
|
-
keywords: ['assets-graph', 'assetsgraph', 'icon', 'icon-lab', '
|
|
204
|
+
keywords: ['assets-graph', 'assetsgraph', 'icon', 'icon-lab', 'assets', 'graph'],
|
|
205
205
|
componentName: 'AssetsGraphIcon',
|
|
206
206
|
package: '@atlaskit/icon-lab/core/assets-graph',
|
|
207
207
|
type: 'core',
|
|
@@ -211,7 +211,7 @@ var metadata = {
|
|
|
211
211
|
status: 'published'
|
|
212
212
|
},
|
|
213
213
|
'assets-schema': {
|
|
214
|
-
keywords: ['assets-schema', 'assetsschema', 'icon', 'icon-lab', '
|
|
214
|
+
keywords: ['assets-schema', 'assetsschema', 'icon', 'icon-lab', 'assets', 'CMDB', 'configuration management database'],
|
|
215
215
|
componentName: 'AssetsSchemaIcon',
|
|
216
216
|
package: '@atlaskit/icon-lab/core/assets-schema',
|
|
217
217
|
type: 'core',
|
|
@@ -221,7 +221,7 @@ var metadata = {
|
|
|
221
221
|
status: 'published'
|
|
222
222
|
},
|
|
223
223
|
atom: {
|
|
224
|
-
keywords: ['atom', 'icon', 'icon-lab', '
|
|
224
|
+
keywords: ['atom', 'icon', 'icon-lab', 'atom', 'molecule', 'atomic design'],
|
|
225
225
|
componentName: 'AtomIcon',
|
|
226
226
|
package: '@atlaskit/icon-lab/core/atom',
|
|
227
227
|
type: 'core',
|
|
@@ -231,7 +231,7 @@ var metadata = {
|
|
|
231
231
|
slackChannel: '#icon-contributions'
|
|
232
232
|
},
|
|
233
233
|
'audio-waveform': {
|
|
234
|
-
keywords: ['audio-waveform', 'audiowaveform', 'icon', 'icon-lab', '
|
|
234
|
+
keywords: ['audio-waveform', 'audiowaveform', 'icon', 'icon-lab', 'waveform', 'audio', 'soundwave', 'dialogue', 'speak'],
|
|
235
235
|
componentName: 'AudioWaveformIcon',
|
|
236
236
|
package: '@atlaskit/icon-lab/core/audio-waveform',
|
|
237
237
|
type: 'core',
|
|
@@ -241,7 +241,7 @@ var metadata = {
|
|
|
241
241
|
status: 'published'
|
|
242
242
|
},
|
|
243
243
|
'beach-umbrella': {
|
|
244
|
-
keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', '
|
|
244
|
+
keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', 'vacation', 'beach umbrella', 'sun shade', 'holiday'],
|
|
245
245
|
componentName: 'BeachUmbrellaIcon',
|
|
246
246
|
package: '@atlaskit/icon-lab/core/beach-umbrella',
|
|
247
247
|
type: 'core',
|
|
@@ -251,7 +251,7 @@ var metadata = {
|
|
|
251
251
|
status: 'published'
|
|
252
252
|
},
|
|
253
253
|
bluetooth: {
|
|
254
|
-
keywords: ['bluetooth', 'icon', 'icon-lab', '
|
|
254
|
+
keywords: ['bluetooth', 'icon', 'icon-lab', 'bluetooth', 'connectivity', 'bt'],
|
|
255
255
|
componentName: 'BluetoothIcon',
|
|
256
256
|
package: '@atlaskit/icon-lab/core/bluetooth',
|
|
257
257
|
type: 'core',
|
|
@@ -262,7 +262,7 @@ var metadata = {
|
|
|
262
262
|
slackChannel: '#icon-contributions'
|
|
263
263
|
},
|
|
264
264
|
blur: {
|
|
265
|
-
keywords: ['blur', 'icon', 'icon-lab'
|
|
265
|
+
keywords: ['blur', 'icon', 'icon-lab'],
|
|
266
266
|
componentName: 'BlurIcon',
|
|
267
267
|
package: '@atlaskit/icon-lab/core/blur',
|
|
268
268
|
type: 'core',
|
|
@@ -273,7 +273,7 @@ var metadata = {
|
|
|
273
273
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
274
274
|
},
|
|
275
275
|
'book-open': {
|
|
276
|
-
keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', '
|
|
276
|
+
keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', 'book', 'knowledgebase article'],
|
|
277
277
|
componentName: 'BookOpenIcon',
|
|
278
278
|
package: '@atlaskit/icon-lab/core/book-open',
|
|
279
279
|
type: 'core',
|
|
@@ -283,7 +283,7 @@ var metadata = {
|
|
|
283
283
|
status: 'published'
|
|
284
284
|
},
|
|
285
285
|
boolean: {
|
|
286
|
-
keywords: ['boolean', 'icon', 'icon-lab', '
|
|
286
|
+
keywords: ['boolean', 'icon', 'icon-lab', 'true', 'false', 'binary', 'boolean', 'on', 'off'],
|
|
287
287
|
componentName: 'BooleanIcon',
|
|
288
288
|
package: '@atlaskit/icon-lab/core/boolean',
|
|
289
289
|
type: 'core',
|
|
@@ -293,7 +293,7 @@ var metadata = {
|
|
|
293
293
|
status: 'published'
|
|
294
294
|
},
|
|
295
295
|
'browser-extension': {
|
|
296
|
-
keywords: ['browser-extension', 'browserextension', 'icon', 'icon-lab', '
|
|
296
|
+
keywords: ['browser-extension', 'browserextension', 'icon', 'icon-lab', 'extension', 'puzzle piece', 'add on', 'jigsaw', 'chrome web store'],
|
|
297
297
|
componentName: 'BrowserExtensionIcon',
|
|
298
298
|
package: '@atlaskit/icon-lab/core/browser-extension',
|
|
299
299
|
type: 'core',
|
|
@@ -304,7 +304,7 @@ var metadata = {
|
|
|
304
304
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
305
305
|
},
|
|
306
306
|
calculate: {
|
|
307
|
-
keywords: ['calculate', 'icon', 'icon-lab', '
|
|
307
|
+
keywords: ['calculate', 'icon', 'icon-lab', 'Calculate', 'databases', 'summation'],
|
|
308
308
|
componentName: 'CalculateIcon',
|
|
309
309
|
package: '@atlaskit/icon-lab/core/calculate',
|
|
310
310
|
type: 'core',
|
|
@@ -314,7 +314,7 @@ var metadata = {
|
|
|
314
314
|
status: 'published'
|
|
315
315
|
},
|
|
316
316
|
'chart-area': {
|
|
317
|
-
keywords: ['chart-area', 'chartarea', 'icon', 'icon-lab', '
|
|
317
|
+
keywords: ['chart-area', 'chartarea', 'icon', 'icon-lab', 'chart', 'area', 'analytics', 'graph'],
|
|
318
318
|
componentName: 'ChartAreaIcon',
|
|
319
319
|
package: '@atlaskit/icon-lab/core/chart-area',
|
|
320
320
|
type: 'core',
|
|
@@ -324,7 +324,7 @@ var metadata = {
|
|
|
324
324
|
status: 'published'
|
|
325
325
|
},
|
|
326
326
|
'chart-bar-line': {
|
|
327
|
-
keywords: ['chart-bar-line', 'chartbarline', 'icon', 'icon-lab', '
|
|
327
|
+
keywords: ['chart-bar-line', 'chartbarline', 'icon', 'icon-lab', 'chart', 'bar', 'line', 'trend', 'graph', 'analytics'],
|
|
328
328
|
componentName: 'ChartBarLineIcon',
|
|
329
329
|
package: '@atlaskit/icon-lab/core/chart-bar-line',
|
|
330
330
|
type: 'core',
|
|
@@ -334,7 +334,7 @@ var metadata = {
|
|
|
334
334
|
status: 'published'
|
|
335
335
|
},
|
|
336
336
|
'chart-box-plot': {
|
|
337
|
-
keywords: ['chart-box-plot', 'chartboxplot', 'icon', 'icon-lab', '
|
|
337
|
+
keywords: ['chart-box-plot', 'chartboxplot', 'icon', 'icon-lab', 'chart', 'box plot', 'whisker', 'distribution', 'quartile', 'analytics'],
|
|
338
338
|
componentName: 'ChartBoxPlotIcon',
|
|
339
339
|
package: '@atlaskit/icon-lab/core/chart-box-plot',
|
|
340
340
|
type: 'core',
|
|
@@ -344,7 +344,7 @@ var metadata = {
|
|
|
344
344
|
status: 'published'
|
|
345
345
|
},
|
|
346
346
|
'chart-scatter-plot': {
|
|
347
|
-
keywords: ['chart-scatter-plot', 'chartscatterplot', 'icon', 'icon-lab', '
|
|
347
|
+
keywords: ['chart-scatter-plot', 'chartscatterplot', 'icon', 'icon-lab', 'chart', 'scatter', 'dot plot', 'distribution', 'analytics'],
|
|
348
348
|
componentName: 'ChartScatterPlotIcon',
|
|
349
349
|
package: '@atlaskit/icon-lab/core/chart-scatter-plot',
|
|
350
350
|
type: 'core',
|
|
@@ -354,7 +354,7 @@ var metadata = {
|
|
|
354
354
|
status: 'published'
|
|
355
355
|
},
|
|
356
356
|
'cloud-offline': {
|
|
357
|
-
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', '
|
|
357
|
+
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', 'cloud', 'offline', 'disconnected', 'strikethrough'],
|
|
358
358
|
componentName: 'CloudOfflineIcon',
|
|
359
359
|
package: '@atlaskit/icon-lab/core/cloud-offline',
|
|
360
360
|
type: 'core',
|
|
@@ -364,7 +364,7 @@ var metadata = {
|
|
|
364
364
|
status: 'published'
|
|
365
365
|
},
|
|
366
366
|
'cloud-saved': {
|
|
367
|
-
keywords: ['cloud-saved', 'cloudsaved', 'icon', 'icon-lab', '
|
|
367
|
+
keywords: ['cloud-saved', 'cloudsaved', 'icon', 'icon-lab', 'cloud', 'check mark', 'saved', 'success'],
|
|
368
368
|
componentName: 'CloudSavedIcon',
|
|
369
369
|
package: '@atlaskit/icon-lab/core/cloud-saved',
|
|
370
370
|
type: 'core',
|
|
@@ -374,7 +374,7 @@ var metadata = {
|
|
|
374
374
|
status: 'published'
|
|
375
375
|
},
|
|
376
376
|
coins: {
|
|
377
|
-
keywords: ['coins', 'icon', 'icon-lab', '
|
|
377
|
+
keywords: ['coins', 'icon', 'icon-lab', 'money', 'loose change', 'currency'],
|
|
378
378
|
componentName: 'CoinsIcon',
|
|
379
379
|
package: '@atlaskit/icon-lab/core/coins',
|
|
380
380
|
type: 'core',
|
|
@@ -384,7 +384,7 @@ var metadata = {
|
|
|
384
384
|
status: 'published'
|
|
385
385
|
},
|
|
386
386
|
'colour-none': {
|
|
387
|
-
keywords: ['colour-none', 'colournone', 'icon', 'icon-lab', '
|
|
387
|
+
keywords: ['colour-none', 'colournone', 'icon', 'icon-lab', 'Colour', 'Color', 'Remove', 'None', 'Colour picker'],
|
|
388
388
|
componentName: 'ColourNoneIcon',
|
|
389
389
|
package: '@atlaskit/icon-lab/core/colour-none',
|
|
390
390
|
type: 'core',
|
|
@@ -394,7 +394,7 @@ var metadata = {
|
|
|
394
394
|
status: 'published'
|
|
395
395
|
},
|
|
396
396
|
compare: {
|
|
397
|
-
keywords: ['compare', 'icon', 'icon-lab', '
|
|
397
|
+
keywords: ['compare', 'icon', 'icon-lab', 'compare', 'git', 'bitbucket', 'diff'],
|
|
398
398
|
componentName: 'CompareIcon',
|
|
399
399
|
package: '@atlaskit/icon-lab/core/compare',
|
|
400
400
|
type: 'core',
|
|
@@ -404,7 +404,7 @@ var metadata = {
|
|
|
404
404
|
status: 'published'
|
|
405
405
|
},
|
|
406
406
|
'compass-hinged': {
|
|
407
|
-
keywords: ['compass-hinged', 'compasshinged', 'icon', 'icon-lab', '
|
|
407
|
+
keywords: ['compass-hinged', 'compasshinged', 'icon', 'icon-lab', 'compass', 'calipers', 'divider'],
|
|
408
408
|
componentName: 'CompassHingedIcon',
|
|
409
409
|
package: '@atlaskit/icon-lab/core/compass-hinged',
|
|
410
410
|
type: 'core',
|
|
@@ -414,7 +414,7 @@ var metadata = {
|
|
|
414
414
|
slackChannel: '#icon-contributions'
|
|
415
415
|
},
|
|
416
416
|
'continue-when': {
|
|
417
|
-
keywords: ['continue-when', 'continuewhen', 'icon', 'icon-lab'
|
|
417
|
+
keywords: ['continue-when', 'continuewhen', 'icon', 'icon-lab'],
|
|
418
418
|
componentName: 'ContinueWhenIcon',
|
|
419
419
|
package: '@atlaskit/icon-lab/core/continue-when',
|
|
420
420
|
type: 'core',
|
|
@@ -425,7 +425,7 @@ var metadata = {
|
|
|
425
425
|
slackChannel: '#help-automation-design'
|
|
426
426
|
},
|
|
427
427
|
'cross-octagon': {
|
|
428
|
-
keywords: ['cross-octagon', 'crossoctagon', 'icon', 'icon-lab', '
|
|
428
|
+
keywords: ['cross-octagon', 'crossoctagon', 'icon', 'icon-lab', 'cross', 'stop', 'block', 'octagon'],
|
|
429
429
|
componentName: 'CrossOctagonIcon',
|
|
430
430
|
package: '@atlaskit/icon-lab/core/cross-octagon',
|
|
431
431
|
type: 'core',
|
|
@@ -435,7 +435,7 @@ var metadata = {
|
|
|
435
435
|
status: 'published'
|
|
436
436
|
},
|
|
437
437
|
cursor: {
|
|
438
|
-
keywords: ['cursor', 'icon', 'icon-lab', '
|
|
438
|
+
keywords: ['cursor', 'icon', 'icon-lab', 'Whiteboards', 'Cursor'],
|
|
439
439
|
componentName: 'CursorIcon',
|
|
440
440
|
package: '@atlaskit/icon-lab/core/cursor',
|
|
441
441
|
type: 'core',
|
|
@@ -445,7 +445,7 @@ var metadata = {
|
|
|
445
445
|
status: 'published'
|
|
446
446
|
},
|
|
447
447
|
'cursor-strikethrough': {
|
|
448
|
-
keywords: ['cursor-strikethrough', 'cursorstrikethrough', 'icon', 'icon-lab', '
|
|
448
|
+
keywords: ['cursor-strikethrough', 'cursorstrikethrough', 'icon', 'icon-lab', 'Cursor', 'Cursors', 'Hide cursor', 'Whiteboard cursor', 'Cursor strikethrough'],
|
|
449
449
|
componentName: 'CursorStrikethroughIcon',
|
|
450
450
|
package: '@atlaskit/icon-lab/core/cursor-strikethrough',
|
|
451
451
|
type: 'core',
|
|
@@ -455,7 +455,7 @@ var metadata = {
|
|
|
455
455
|
status: 'published'
|
|
456
456
|
},
|
|
457
457
|
'database-storage': {
|
|
458
|
-
keywords: ['database-storage', 'databasestorage', 'icon', 'icon-lab', '
|
|
458
|
+
keywords: ['database-storage', 'databasestorage', 'icon', 'icon-lab', 'database', 'db', 'storage', 'sql'],
|
|
459
459
|
componentName: 'DatabaseStorageIcon',
|
|
460
460
|
package: '@atlaskit/icon-lab/core/database-storage',
|
|
461
461
|
type: 'core',
|
|
@@ -466,7 +466,7 @@ var metadata = {
|
|
|
466
466
|
slackChannel: '#forge-sql'
|
|
467
467
|
},
|
|
468
468
|
'database-storage-cache': {
|
|
469
|
-
keywords: ['database-storage-cache', 'databasestoragecache', 'icon', 'icon-lab', '
|
|
469
|
+
keywords: ['database-storage-cache', 'databasestoragecache', 'icon', 'icon-lab', 'database', 'db', 'storage', 'sql', 'cache'],
|
|
470
470
|
componentName: 'DatabaseStorageCacheIcon',
|
|
471
471
|
package: '@atlaskit/icon-lab/core/database-storage-cache',
|
|
472
472
|
type: 'core',
|
|
@@ -477,7 +477,7 @@ var metadata = {
|
|
|
477
477
|
slackChannel: '#forge-sql'
|
|
478
478
|
},
|
|
479
479
|
'diagram-symbol-action': {
|
|
480
|
-
keywords: ['diagram-symbol-action', 'diagramsymbolaction', 'icon', 'icon-lab', '
|
|
480
|
+
keywords: ['diagram-symbol-action', 'diagramsymbolaction', 'icon', 'icon-lab', 'diagram', 'symbol', 'action'],
|
|
481
481
|
componentName: 'DiagramSymbolActionIcon',
|
|
482
482
|
package: '@atlaskit/icon-lab/core/diagram-symbol-action',
|
|
483
483
|
type: 'core',
|
|
@@ -487,7 +487,7 @@ var metadata = {
|
|
|
487
487
|
status: 'published'
|
|
488
488
|
},
|
|
489
489
|
'diagram-symbol-alternate-process': {
|
|
490
|
-
keywords: ['diagram-symbol-alternate-process', 'diagramsymbolalternateprocess', 'icon', 'icon-lab', '
|
|
490
|
+
keywords: ['diagram-symbol-alternate-process', 'diagramsymbolalternateprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'alternate process'],
|
|
491
491
|
componentName: 'DiagramSymbolAlternateProcessIcon',
|
|
492
492
|
package: '@atlaskit/icon-lab/core/diagram-symbol-alternate-process',
|
|
493
493
|
type: 'core',
|
|
@@ -497,7 +497,7 @@ var metadata = {
|
|
|
497
497
|
status: 'published'
|
|
498
498
|
},
|
|
499
499
|
'diagram-symbol-collate': {
|
|
500
|
-
keywords: ['diagram-symbol-collate', 'diagramsymbolcollate', 'icon', 'icon-lab', '
|
|
500
|
+
keywords: ['diagram-symbol-collate', 'diagramsymbolcollate', 'icon', 'icon-lab', 'diagram', 'symbol', 'collate'],
|
|
501
501
|
componentName: 'DiagramSymbolCollateIcon',
|
|
502
502
|
package: '@atlaskit/icon-lab/core/diagram-symbol-collate',
|
|
503
503
|
type: 'core',
|
|
@@ -507,7 +507,7 @@ var metadata = {
|
|
|
507
507
|
status: 'published'
|
|
508
508
|
},
|
|
509
509
|
'diagram-symbol-comment-left': {
|
|
510
|
-
keywords: ['diagram-symbol-comment-left', 'diagramsymbolcommentleft', 'icon', 'icon-lab', '
|
|
510
|
+
keywords: ['diagram-symbol-comment-left', 'diagramsymbolcommentleft', 'icon', 'icon-lab', 'comment', 'left', 'diagram', 'symbol'],
|
|
511
511
|
componentName: 'DiagramSymbolCommentLeftIcon',
|
|
512
512
|
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-left',
|
|
513
513
|
type: 'core',
|
|
@@ -517,7 +517,7 @@ var metadata = {
|
|
|
517
517
|
status: 'published'
|
|
518
518
|
},
|
|
519
519
|
'diagram-symbol-comment-right': {
|
|
520
|
-
keywords: ['diagram-symbol-comment-right', 'diagramsymbolcommentright', 'icon', 'icon-lab', '
|
|
520
|
+
keywords: ['diagram-symbol-comment-right', 'diagramsymbolcommentright', 'icon', 'icon-lab', 'comment', 'right', 'diagram', 'symbol'],
|
|
521
521
|
componentName: 'DiagramSymbolCommentRightIcon',
|
|
522
522
|
package: '@atlaskit/icon-lab/core/diagram-symbol-comment-right',
|
|
523
523
|
type: 'core',
|
|
@@ -527,7 +527,7 @@ var metadata = {
|
|
|
527
527
|
status: 'published'
|
|
528
528
|
},
|
|
529
529
|
'diagram-symbol-connector-off-page': {
|
|
530
|
-
keywords: ['diagram-symbol-connector-off-page', 'diagramsymbolconnectoroffpage', 'icon', 'icon-lab', '
|
|
530
|
+
keywords: ['diagram-symbol-connector-off-page', 'diagramsymbolconnectoroffpage', 'icon', 'icon-lab', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
531
531
|
componentName: 'DiagramSymbolConnectorOffPageIcon',
|
|
532
532
|
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-off-page',
|
|
533
533
|
type: 'core',
|
|
@@ -537,7 +537,7 @@ var metadata = {
|
|
|
537
537
|
status: 'published'
|
|
538
538
|
},
|
|
539
539
|
'diagram-symbol-connector-on-page': {
|
|
540
|
-
keywords: ['diagram-symbol-connector-on-page', 'diagramsymbolconnectoronpage', 'icon', 'icon-lab', '
|
|
540
|
+
keywords: ['diagram-symbol-connector-on-page', 'diagramsymbolconnectoronpage', 'icon', 'icon-lab', 'diagram', 'symbol', 'on-page', 'connector'],
|
|
541
541
|
componentName: 'DiagramSymbolConnectorOnPageIcon',
|
|
542
542
|
package: '@atlaskit/icon-lab/core/diagram-symbol-connector-on-page',
|
|
543
543
|
type: 'core',
|
|
@@ -547,7 +547,7 @@ var metadata = {
|
|
|
547
547
|
status: 'published'
|
|
548
548
|
},
|
|
549
549
|
'diagram-symbol-database': {
|
|
550
|
-
keywords: ['diagram-symbol-database', 'diagramsymboldatabase', 'icon', 'icon-lab', '
|
|
550
|
+
keywords: ['diagram-symbol-database', 'diagramsymboldatabase', 'icon', 'icon-lab', 'diagram', 'symbol', 'database'],
|
|
551
551
|
componentName: 'DiagramSymbolDatabaseIcon',
|
|
552
552
|
package: '@atlaskit/icon-lab/core/diagram-symbol-database',
|
|
553
553
|
type: 'core',
|
|
@@ -557,7 +557,7 @@ var metadata = {
|
|
|
557
557
|
status: 'published'
|
|
558
558
|
},
|
|
559
559
|
'diagram-symbol-decision': {
|
|
560
|
-
keywords: ['diagram-symbol-decision', 'diagramsymboldecision', 'icon', 'icon-lab', '
|
|
560
|
+
keywords: ['diagram-symbol-decision', 'diagramsymboldecision', 'icon', 'icon-lab', 'diagram', 'symbol', 'decision'],
|
|
561
561
|
componentName: 'DiagramSymbolDecisionIcon',
|
|
562
562
|
package: '@atlaskit/icon-lab/core/diagram-symbol-decision',
|
|
563
563
|
type: 'core',
|
|
@@ -567,7 +567,7 @@ var metadata = {
|
|
|
567
567
|
status: 'published'
|
|
568
568
|
},
|
|
569
569
|
'diagram-symbol-delay': {
|
|
570
|
-
keywords: ['diagram-symbol-delay', 'diagramsymboldelay', 'icon', 'icon-lab', '
|
|
570
|
+
keywords: ['diagram-symbol-delay', 'diagramsymboldelay', 'icon', 'icon-lab', 'diagram', 'symbol', 'delay'],
|
|
571
571
|
componentName: 'DiagramSymbolDelayIcon',
|
|
572
572
|
package: '@atlaskit/icon-lab/core/diagram-symbol-delay',
|
|
573
573
|
type: 'core',
|
|
@@ -577,7 +577,7 @@ var metadata = {
|
|
|
577
577
|
status: 'published'
|
|
578
578
|
},
|
|
579
579
|
'diagram-symbol-display': {
|
|
580
|
-
keywords: ['diagram-symbol-display', 'diagramsymboldisplay', 'icon', 'icon-lab', '
|
|
580
|
+
keywords: ['diagram-symbol-display', 'diagramsymboldisplay', 'icon', 'icon-lab', 'diagram', 'symbol', 'display'],
|
|
581
581
|
componentName: 'DiagramSymbolDisplayIcon',
|
|
582
582
|
package: '@atlaskit/icon-lab/core/diagram-symbol-display',
|
|
583
583
|
type: 'core',
|
|
@@ -587,7 +587,7 @@ var metadata = {
|
|
|
587
587
|
status: 'published'
|
|
588
588
|
},
|
|
589
589
|
'diagram-symbol-document': {
|
|
590
|
-
keywords: ['diagram-symbol-document', 'diagramsymboldocument', 'icon', 'icon-lab', '
|
|
590
|
+
keywords: ['diagram-symbol-document', 'diagramsymboldocument', 'icon', 'icon-lab', 'diagram', 'symbol', 'document'],
|
|
591
591
|
componentName: 'DiagramSymbolDocumentIcon',
|
|
592
592
|
package: '@atlaskit/icon-lab/core/diagram-symbol-document',
|
|
593
593
|
type: 'core',
|
|
@@ -597,7 +597,7 @@ var metadata = {
|
|
|
597
597
|
status: 'published'
|
|
598
598
|
},
|
|
599
599
|
'diagram-symbol-documents': {
|
|
600
|
-
keywords: ['diagram-symbol-documents', 'diagramsymboldocuments', 'icon', 'icon-lab', '
|
|
600
|
+
keywords: ['diagram-symbol-documents', 'diagramsymboldocuments', 'icon', 'icon-lab', 'diagram', 'symbol', 'multiple documents'],
|
|
601
601
|
componentName: 'DiagramSymbolDocumentsIcon',
|
|
602
602
|
package: '@atlaskit/icon-lab/core/diagram-symbol-documents',
|
|
603
603
|
type: 'core',
|
|
@@ -607,7 +607,7 @@ var metadata = {
|
|
|
607
607
|
status: 'published'
|
|
608
608
|
},
|
|
609
609
|
'diagram-symbol-hard-disk': {
|
|
610
|
-
keywords: ['diagram-symbol-hard-disk', 'diagramsymbolharddisk', 'icon', 'icon-lab', '
|
|
610
|
+
keywords: ['diagram-symbol-hard-disk', 'diagramsymbolharddisk', 'icon', 'icon-lab', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
611
611
|
componentName: 'DiagramSymbolHardDiskIcon',
|
|
612
612
|
package: '@atlaskit/icon-lab/core/diagram-symbol-hard-disk',
|
|
613
613
|
type: 'core',
|
|
@@ -617,7 +617,7 @@ var metadata = {
|
|
|
617
617
|
status: 'published'
|
|
618
618
|
},
|
|
619
619
|
'diagram-symbol-input-output': {
|
|
620
|
-
keywords: ['diagram-symbol-input-output', 'diagramsymbolinputoutput', 'icon', 'icon-lab', '
|
|
620
|
+
keywords: ['diagram-symbol-input-output', 'diagramsymbolinputoutput', 'icon', 'icon-lab', 'diagram', 'symbol', 'input', 'output'],
|
|
621
621
|
componentName: 'DiagramSymbolInputOutputIcon',
|
|
622
622
|
package: '@atlaskit/icon-lab/core/diagram-symbol-input-output',
|
|
623
623
|
type: 'core',
|
|
@@ -627,7 +627,7 @@ var metadata = {
|
|
|
627
627
|
status: 'published'
|
|
628
628
|
},
|
|
629
629
|
'diagram-symbol-internal-storage': {
|
|
630
|
-
keywords: ['diagram-symbol-internal-storage', 'diagramsymbolinternalstorage', 'icon', 'icon-lab', '
|
|
630
|
+
keywords: ['diagram-symbol-internal-storage', 'diagramsymbolinternalstorage', 'icon', 'icon-lab', 'diagram', 'symbol', 'internal storage'],
|
|
631
631
|
componentName: 'DiagramSymbolInternalStorageIcon',
|
|
632
632
|
package: '@atlaskit/icon-lab/core/diagram-symbol-internal-storage',
|
|
633
633
|
type: 'core',
|
|
@@ -637,7 +637,7 @@ var metadata = {
|
|
|
637
637
|
status: 'published'
|
|
638
638
|
},
|
|
639
639
|
'diagram-symbol-loop-limit': {
|
|
640
|
-
keywords: ['diagram-symbol-loop-limit', 'diagramsymbollooplimit', 'icon', 'icon-lab', '
|
|
640
|
+
keywords: ['diagram-symbol-loop-limit', 'diagramsymbollooplimit', 'icon', 'icon-lab', 'diagram', 'symbol', 'loop limit'],
|
|
641
641
|
componentName: 'DiagramSymbolLoopLimitIcon',
|
|
642
642
|
package: '@atlaskit/icon-lab/core/diagram-symbol-loop-limit',
|
|
643
643
|
type: 'core',
|
|
@@ -647,7 +647,7 @@ var metadata = {
|
|
|
647
647
|
status: 'published'
|
|
648
648
|
},
|
|
649
649
|
'diagram-symbol-manual-input': {
|
|
650
|
-
keywords: ['diagram-symbol-manual-input', 'diagramsymbolmanualinput', 'icon', 'icon-lab', '
|
|
650
|
+
keywords: ['diagram-symbol-manual-input', 'diagramsymbolmanualinput', 'icon', 'icon-lab', 'diagram', 'symbol', 'manual input'],
|
|
651
651
|
componentName: 'DiagramSymbolManualInputIcon',
|
|
652
652
|
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-input',
|
|
653
653
|
type: 'core',
|
|
@@ -657,7 +657,7 @@ var metadata = {
|
|
|
657
657
|
status: 'published'
|
|
658
658
|
},
|
|
659
659
|
'diagram-symbol-manual-operation': {
|
|
660
|
-
keywords: ['diagram-symbol-manual-operation', 'diagramsymbolmanualoperation', 'icon', 'icon-lab', '
|
|
660
|
+
keywords: ['diagram-symbol-manual-operation', 'diagramsymbolmanualoperation', 'icon', 'icon-lab', 'diagram', 'symbol', 'manual operation'],
|
|
661
661
|
componentName: 'DiagramSymbolManualOperationIcon',
|
|
662
662
|
package: '@atlaskit/icon-lab/core/diagram-symbol-manual-operation',
|
|
663
663
|
type: 'core',
|
|
@@ -667,7 +667,7 @@ var metadata = {
|
|
|
667
667
|
status: 'published'
|
|
668
668
|
},
|
|
669
669
|
'diagram-symbol-merge': {
|
|
670
|
-
keywords: ['diagram-symbol-merge', 'diagramsymbolmerge', 'icon', 'icon-lab', '
|
|
670
|
+
keywords: ['diagram-symbol-merge', 'diagramsymbolmerge', 'icon', 'icon-lab', 'diagram', 'symbol', 'merge', 'triangle'],
|
|
671
671
|
componentName: 'DiagramSymbolMergeIcon',
|
|
672
672
|
package: '@atlaskit/icon-lab/core/diagram-symbol-merge',
|
|
673
673
|
type: 'core',
|
|
@@ -677,7 +677,7 @@ var metadata = {
|
|
|
677
677
|
status: 'published'
|
|
678
678
|
},
|
|
679
679
|
'diagram-symbol-mind-map': {
|
|
680
|
-
keywords: ['diagram-symbol-mind-map', 'diagramsymbolmindmap', 'icon', 'icon-lab', '
|
|
680
|
+
keywords: ['diagram-symbol-mind-map', 'diagramsymbolmindmap', 'icon', 'icon-lab', 'diagram', 'symbol', 'mind map'],
|
|
681
681
|
componentName: 'DiagramSymbolMindMapIcon',
|
|
682
682
|
package: '@atlaskit/icon-lab/core/diagram-symbol-mind-map',
|
|
683
683
|
type: 'core',
|
|
@@ -687,7 +687,7 @@ var metadata = {
|
|
|
687
687
|
status: 'published'
|
|
688
688
|
},
|
|
689
689
|
'diagram-symbol-or': {
|
|
690
|
-
keywords: ['diagram-symbol-or', 'diagramsymbolor', 'icon', 'icon-lab', '
|
|
690
|
+
keywords: ['diagram-symbol-or', 'diagramsymbolor', 'icon', 'icon-lab', 'diagram', 'symbol', 'or', 'logic'],
|
|
691
691
|
componentName: 'DiagramSymbolOrIcon',
|
|
692
692
|
package: '@atlaskit/icon-lab/core/diagram-symbol-or',
|
|
693
693
|
type: 'core',
|
|
@@ -697,7 +697,7 @@ var metadata = {
|
|
|
697
697
|
status: 'published'
|
|
698
698
|
},
|
|
699
699
|
'diagram-symbol-predefined-process': {
|
|
700
|
-
keywords: ['diagram-symbol-predefined-process', 'diagramsymbolpredefinedprocess', 'icon', 'icon-lab', '
|
|
700
|
+
keywords: ['diagram-symbol-predefined-process', 'diagramsymbolpredefinedprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'predefined process'],
|
|
701
701
|
componentName: 'DiagramSymbolPredefinedProcessIcon',
|
|
702
702
|
package: '@atlaskit/icon-lab/core/diagram-symbol-predefined-process',
|
|
703
703
|
type: 'core',
|
|
@@ -707,7 +707,7 @@ var metadata = {
|
|
|
707
707
|
status: 'published'
|
|
708
708
|
},
|
|
709
709
|
'diagram-symbol-preparation': {
|
|
710
|
-
keywords: ['diagram-symbol-preparation', 'diagramsymbolpreparation', 'icon', 'icon-lab', '
|
|
710
|
+
keywords: ['diagram-symbol-preparation', 'diagramsymbolpreparation', 'icon', 'icon-lab', 'diagram', 'symbol', 'preparation'],
|
|
711
711
|
componentName: 'DiagramSymbolPreparationIcon',
|
|
712
712
|
package: '@atlaskit/icon-lab/core/diagram-symbol-preparation',
|
|
713
713
|
type: 'core',
|
|
@@ -717,7 +717,7 @@ var metadata = {
|
|
|
717
717
|
status: 'published'
|
|
718
718
|
},
|
|
719
719
|
'diagram-symbol-sort': {
|
|
720
|
-
keywords: ['diagram-symbol-sort', 'diagramsymbolsort', 'icon', 'icon-lab', '
|
|
720
|
+
keywords: ['diagram-symbol-sort', 'diagramsymbolsort', 'icon', 'icon-lab', 'diagram', 'symbol', 'sort'],
|
|
721
721
|
componentName: 'DiagramSymbolSortIcon',
|
|
722
722
|
package: '@atlaskit/icon-lab/core/diagram-symbol-sort',
|
|
723
723
|
type: 'core',
|
|
@@ -727,7 +727,7 @@ var metadata = {
|
|
|
727
727
|
status: 'published'
|
|
728
728
|
},
|
|
729
729
|
'diagram-symbol-stored-data': {
|
|
730
|
-
keywords: ['diagram-symbol-stored-data', 'diagramsymbolstoreddata', 'icon', 'icon-lab', '
|
|
730
|
+
keywords: ['diagram-symbol-stored-data', 'diagramsymbolstoreddata', 'icon', 'icon-lab', 'diagram', 'symbol', 'stored data'],
|
|
731
731
|
componentName: 'DiagramSymbolStoredDataIcon',
|
|
732
732
|
package: '@atlaskit/icon-lab/core/diagram-symbol-stored-data',
|
|
733
733
|
type: 'core',
|
|
@@ -737,7 +737,7 @@ var metadata = {
|
|
|
737
737
|
status: 'published'
|
|
738
738
|
},
|
|
739
739
|
'diagram-symbol-summing-junction': {
|
|
740
|
-
keywords: ['diagram-symbol-summing-junction', 'diagramsymbolsummingjunction', 'icon', 'icon-lab', '
|
|
740
|
+
keywords: ['diagram-symbol-summing-junction', 'diagramsymbolsummingjunction', 'icon', 'icon-lab', 'diagram', 'symbol', 'summing junction', 'cross'],
|
|
741
741
|
componentName: 'DiagramSymbolSummingJunctionIcon',
|
|
742
742
|
package: '@atlaskit/icon-lab/core/diagram-symbol-summing-junction',
|
|
743
743
|
type: 'core',
|
|
@@ -747,7 +747,7 @@ var metadata = {
|
|
|
747
747
|
status: 'published'
|
|
748
748
|
},
|
|
749
749
|
'diagram-symbol-terminator': {
|
|
750
|
-
keywords: ['diagram-symbol-terminator', 'diagramsymbolterminator', 'icon', 'icon-lab', '
|
|
750
|
+
keywords: ['diagram-symbol-terminator', 'diagramsymbolterminator', 'icon', 'icon-lab', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
751
751
|
componentName: 'DiagramSymbolTerminatorIcon',
|
|
752
752
|
package: '@atlaskit/icon-lab/core/diagram-symbol-terminator',
|
|
753
753
|
type: 'core',
|
|
@@ -757,7 +757,7 @@ var metadata = {
|
|
|
757
757
|
status: 'published'
|
|
758
758
|
},
|
|
759
759
|
'distribute-spacing-horizontal': {
|
|
760
|
-
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', '
|
|
760
|
+
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
761
761
|
componentName: 'DistributeSpacingHorizontalIcon',
|
|
762
762
|
package: '@atlaskit/icon-lab/core/distribute-spacing-horizontal',
|
|
763
763
|
type: 'core',
|
|
@@ -767,7 +767,7 @@ var metadata = {
|
|
|
767
767
|
status: 'published'
|
|
768
768
|
},
|
|
769
769
|
'distribute-spacing-vertical': {
|
|
770
|
-
keywords: ['distribute-spacing-vertical', 'distributespacingvertical', 'icon', 'icon-lab', '
|
|
770
|
+
keywords: ['distribute-spacing-vertical', 'distributespacingvertical', 'icon', 'icon-lab', 'Distribute', 'Vertical spacing', 'Clean up', 'Tidy'],
|
|
771
771
|
componentName: 'DistributeSpacingVerticalIcon',
|
|
772
772
|
package: '@atlaskit/icon-lab/core/distribute-spacing-vertical',
|
|
773
773
|
type: 'core',
|
|
@@ -777,7 +777,7 @@ var metadata = {
|
|
|
777
777
|
status: 'published'
|
|
778
778
|
},
|
|
779
779
|
'divider-element': {
|
|
780
|
-
keywords: ['divider-element', 'dividerelement', 'icon', 'icon-lab', '
|
|
780
|
+
keywords: ['divider-element', 'dividerelement', 'icon', 'icon-lab', 'divider', 'line break', 'horizontal rule'],
|
|
781
781
|
componentName: 'DividerElementIcon',
|
|
782
782
|
package: '@atlaskit/icon-lab/core/divider-element',
|
|
783
783
|
type: 'core',
|
|
@@ -788,7 +788,7 @@ var metadata = {
|
|
|
788
788
|
slackChannel: '#editor-controls-project'
|
|
789
789
|
},
|
|
790
790
|
'dock-toolbar-top': {
|
|
791
|
-
keywords: ['dock-toolbar-top', 'docktoolbartop', 'icon', 'icon-lab', '
|
|
791
|
+
keywords: ['dock-toolbar-top', 'docktoolbartop', 'icon', 'icon-lab', 'dock to top', 'fix to top', 'pin to top'],
|
|
792
792
|
componentName: 'DockToolbarTopIcon',
|
|
793
793
|
package: '@atlaskit/icon-lab/core/dock-toolbar-top',
|
|
794
794
|
type: 'core',
|
|
@@ -799,7 +799,7 @@ var metadata = {
|
|
|
799
799
|
slackChannel: '#Editor-design'
|
|
800
800
|
},
|
|
801
801
|
draw: {
|
|
802
|
-
keywords: ['draw', 'icon', 'icon-lab', '
|
|
802
|
+
keywords: ['draw', 'icon', 'icon-lab', 'pencil', 'drawing', 'annotate'],
|
|
803
803
|
componentName: 'DrawIcon',
|
|
804
804
|
package: '@atlaskit/icon-lab/core/draw',
|
|
805
805
|
type: 'core',
|
|
@@ -810,7 +810,7 @@ var metadata = {
|
|
|
810
810
|
slackChannel: '#icon-contributions'
|
|
811
811
|
},
|
|
812
812
|
'drop-shadow': {
|
|
813
|
-
keywords: ['drop-shadow', 'dropshadow', 'icon', 'icon-lab', '
|
|
813
|
+
keywords: ['drop-shadow', 'dropshadow', 'icon', 'icon-lab', 'Drop shadow'],
|
|
814
814
|
componentName: 'DropShadowIcon',
|
|
815
815
|
package: '@atlaskit/icon-lab/core/drop-shadow',
|
|
816
816
|
type: 'core',
|
|
@@ -820,7 +820,7 @@ var metadata = {
|
|
|
820
820
|
status: 'published'
|
|
821
821
|
},
|
|
822
822
|
duplicate: {
|
|
823
|
-
keywords: ['duplicate', 'icon', 'icon-lab', '
|
|
823
|
+
keywords: ['duplicate', 'icon', 'icon-lab', 'clone', 'duplicate', 'plus'],
|
|
824
824
|
componentName: 'DuplicateIcon',
|
|
825
825
|
package: '@atlaskit/icon-lab/core/duplicate',
|
|
826
826
|
type: 'core',
|
|
@@ -831,7 +831,7 @@ var metadata = {
|
|
|
831
831
|
slackChannel: '#icon-contributions'
|
|
832
832
|
},
|
|
833
833
|
editions: {
|
|
834
|
-
keywords: ['editions', 'icon', 'icon-lab', '
|
|
834
|
+
keywords: ['editions', 'icon', 'icon-lab', 'gem', 'premium', 'diamond', 'precious stone', 'editions'],
|
|
835
835
|
componentName: 'EditionsIcon',
|
|
836
836
|
package: '@atlaskit/icon-lab/core/editions',
|
|
837
837
|
type: 'core',
|
|
@@ -841,7 +841,7 @@ var metadata = {
|
|
|
841
841
|
status: 'published'
|
|
842
842
|
},
|
|
843
843
|
'expand-element': {
|
|
844
|
-
keywords: ['expand-element', 'expandelement', 'icon', 'icon-lab', '
|
|
844
|
+
keywords: ['expand-element', 'expandelement', 'icon', 'icon-lab', 'expand', 'editor object'],
|
|
845
845
|
componentName: 'ExpandElementIcon',
|
|
846
846
|
package: '@atlaskit/icon-lab/core/expand-element',
|
|
847
847
|
type: 'core',
|
|
@@ -852,7 +852,7 @@ var metadata = {
|
|
|
852
852
|
slackChannel: '#editor-controls-project'
|
|
853
853
|
},
|
|
854
854
|
eyedropper: {
|
|
855
|
-
keywords: ['eyedropper', 'icon', 'icon-lab', '
|
|
855
|
+
keywords: ['eyedropper', 'icon', 'icon-lab', 'eyedropper', 'pipette', 'color picker', 'color sample'],
|
|
856
856
|
componentName: 'EyedropperIcon',
|
|
857
857
|
package: '@atlaskit/icon-lab/core/eyedropper',
|
|
858
858
|
type: 'core',
|
|
@@ -863,7 +863,7 @@ var metadata = {
|
|
|
863
863
|
slackChannel: '#icon-contributions'
|
|
864
864
|
},
|
|
865
865
|
'field-text': {
|
|
866
|
-
keywords: ['field-text', 'fieldtext', 'icon', 'icon-lab', '
|
|
866
|
+
keywords: ['field-text', 'fieldtext', 'icon', 'icon-lab', 'form', 'input', 'label', 'cursor', 'text field'],
|
|
867
867
|
componentName: 'FieldTextIcon',
|
|
868
868
|
package: '@atlaskit/icon-lab/core/field-text',
|
|
869
869
|
type: 'core',
|
|
@@ -873,7 +873,7 @@ var metadata = {
|
|
|
873
873
|
status: 'published'
|
|
874
874
|
},
|
|
875
875
|
'folder-shared': {
|
|
876
|
-
keywords: ['folder-shared', 'foldershared', 'icon', 'icon-lab', '
|
|
876
|
+
keywords: ['folder-shared', 'foldershared', 'icon', 'icon-lab', 'Shared', 'User', 'Public'],
|
|
877
877
|
componentName: 'FolderSharedIcon',
|
|
878
878
|
package: '@atlaskit/icon-lab/core/folder-shared',
|
|
879
879
|
type: 'core',
|
|
@@ -884,7 +884,7 @@ var metadata = {
|
|
|
884
884
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
885
885
|
},
|
|
886
886
|
'generative-date': {
|
|
887
|
-
keywords: ['generative-date', 'generativedate', 'icon', 'icon-lab', '
|
|
887
|
+
keywords: ['generative-date', 'generativedate', 'icon', 'icon-lab', 'calendar', 'suggested date'],
|
|
888
888
|
componentName: 'GenerativeDateIcon',
|
|
889
889
|
package: '@atlaskit/icon-lab/core/generative-date',
|
|
890
890
|
type: 'core',
|
|
@@ -894,7 +894,7 @@ var metadata = {
|
|
|
894
894
|
status: 'published'
|
|
895
895
|
},
|
|
896
896
|
'generative-indicator': {
|
|
897
|
-
keywords: ['generative-indicator', 'generativeindicator', 'icon', 'icon-lab', '
|
|
897
|
+
keywords: ['generative-indicator', 'generativeindicator', 'icon', 'icon-lab', 'AI', 'suggested', 'generative', 'suggestion'],
|
|
898
898
|
componentName: 'GenerativeIndicatorIcon',
|
|
899
899
|
package: '@atlaskit/icon-lab/core/generative-indicator',
|
|
900
900
|
type: 'core',
|
|
@@ -904,7 +904,7 @@ var metadata = {
|
|
|
904
904
|
status: 'published'
|
|
905
905
|
},
|
|
906
906
|
gift: {
|
|
907
|
-
keywords: ['gift', 'icon', 'icon-lab', '
|
|
907
|
+
keywords: ['gift', 'icon', 'icon-lab', 'gift', 'present'],
|
|
908
908
|
componentName: 'GiftIcon',
|
|
909
909
|
package: '@atlaskit/icon-lab/core/gift',
|
|
910
910
|
type: 'core',
|
|
@@ -914,7 +914,7 @@ var metadata = {
|
|
|
914
914
|
status: 'published'
|
|
915
915
|
},
|
|
916
916
|
'globe-strikethrough': {
|
|
917
|
-
keywords: ['globe-strikethrough', 'globestrikethrough', 'icon', 'icon-lab', '
|
|
917
|
+
keywords: ['globe-strikethrough', 'globestrikethrough', 'icon', 'icon-lab', 'globe', 'strikethrough', 'private', 'not public'],
|
|
918
918
|
componentName: 'GlobeStrikethroughIcon',
|
|
919
919
|
package: '@atlaskit/icon-lab/core/globe-strikethrough',
|
|
920
920
|
type: 'core',
|
|
@@ -924,7 +924,7 @@ var metadata = {
|
|
|
924
924
|
status: 'published'
|
|
925
925
|
},
|
|
926
926
|
'group-selection': {
|
|
927
|
-
keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', '
|
|
927
|
+
keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'group', 'selection', 'layers'],
|
|
928
928
|
componentName: 'GroupSelectionIcon',
|
|
929
929
|
package: '@atlaskit/icon-lab/core/group-selection',
|
|
930
930
|
type: 'core',
|
|
@@ -934,7 +934,7 @@ var metadata = {
|
|
|
934
934
|
status: 'published'
|
|
935
935
|
},
|
|
936
936
|
'group-ungroup-selection': {
|
|
937
|
-
keywords: ['group-ungroup-selection', 'groupungroupselection', 'icon', 'icon-lab', '
|
|
937
|
+
keywords: ['group-ungroup-selection', 'groupungroupselection', 'icon', 'icon-lab', 'ungroup', 'selection', 'layers'],
|
|
938
938
|
componentName: 'GroupUngroupSelectionIcon',
|
|
939
939
|
package: '@atlaskit/icon-lab/core/group-ungroup-selection',
|
|
940
940
|
type: 'core',
|
|
@@ -944,7 +944,7 @@ var metadata = {
|
|
|
944
944
|
status: 'published'
|
|
945
945
|
},
|
|
946
946
|
'hand-closed': {
|
|
947
|
-
keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', '
|
|
947
|
+
keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'hand tool', 'closed hand', 'grab', 'moving'],
|
|
948
948
|
componentName: 'HandClosedIcon',
|
|
949
949
|
package: '@atlaskit/icon-lab/core/hand-closed',
|
|
950
950
|
type: 'core',
|
|
@@ -954,7 +954,7 @@ var metadata = {
|
|
|
954
954
|
status: 'published'
|
|
955
955
|
},
|
|
956
956
|
'hand-open': {
|
|
957
|
-
keywords: ['hand-open', 'handopen', 'icon', 'icon-lab', '
|
|
957
|
+
keywords: ['hand-open', 'handopen', 'icon', 'icon-lab', 'hand tool', 'open hand', 'move tool'],
|
|
958
958
|
componentName: 'HandOpenIcon',
|
|
959
959
|
package: '@atlaskit/icon-lab/core/hand-open',
|
|
960
960
|
type: 'core',
|
|
@@ -964,7 +964,7 @@ var metadata = {
|
|
|
964
964
|
status: 'published'
|
|
965
965
|
},
|
|
966
966
|
'hand-raised': {
|
|
967
|
-
keywords: ['hand-raised', 'handraised', 'icon', 'icon-lab', '
|
|
967
|
+
keywords: ['hand-raised', 'handraised', 'icon', 'icon-lab', 'hand', 'farewell', 'wave'],
|
|
968
968
|
componentName: 'HandRaisedIcon',
|
|
969
969
|
package: '@atlaskit/icon-lab/core/hand-raised',
|
|
970
970
|
type: 'core',
|
|
@@ -974,7 +974,7 @@ var metadata = {
|
|
|
974
974
|
status: 'published'
|
|
975
975
|
},
|
|
976
976
|
history: {
|
|
977
|
-
keywords: ['history', 'icon', 'icon-lab', '
|
|
977
|
+
keywords: ['history', 'icon', 'icon-lab', 'version control', 'past', 'arrow', 'clock', 'time', 'history', 'recent'],
|
|
978
978
|
componentName: 'HistoryIcon',
|
|
979
979
|
package: '@atlaskit/icon-lab/core/history',
|
|
980
980
|
type: 'core',
|
|
@@ -985,7 +985,7 @@ var metadata = {
|
|
|
985
985
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
986
986
|
},
|
|
987
987
|
hourglass: {
|
|
988
|
-
keywords: ['hourglass', 'icon', 'icon-lab'
|
|
988
|
+
keywords: ['hourglass', 'icon', 'icon-lab'],
|
|
989
989
|
componentName: 'HourglassIcon',
|
|
990
990
|
package: '@atlaskit/icon-lab/core/hourglass',
|
|
991
991
|
type: 'core',
|
|
@@ -996,7 +996,7 @@ var metadata = {
|
|
|
996
996
|
slackChannel: 'joel unger'
|
|
997
997
|
},
|
|
998
998
|
'if-else': {
|
|
999
|
-
keywords: ['if-else', 'ifelse', 'icon', 'icon-lab', '
|
|
999
|
+
keywords: ['if-else', 'ifelse', 'icon', 'icon-lab', 'condition', 'statement', 'branch'],
|
|
1000
1000
|
componentName: 'IfElseIcon',
|
|
1001
1001
|
package: '@atlaskit/icon-lab/core/if-else',
|
|
1002
1002
|
type: 'core',
|
|
@@ -1007,7 +1007,7 @@ var metadata = {
|
|
|
1007
1007
|
slackChannel: '#help-automation-design'
|
|
1008
1008
|
},
|
|
1009
1009
|
'image-alt-text': {
|
|
1010
|
-
keywords: ['image-alt-text', 'imagealttext', 'icon', 'icon-lab'
|
|
1010
|
+
keywords: ['image-alt-text', 'imagealttext', 'icon', 'icon-lab'],
|
|
1011
1011
|
componentName: 'ImageAltTextIcon',
|
|
1012
1012
|
package: '@atlaskit/icon-lab/core/image-alt-text',
|
|
1013
1013
|
type: 'core',
|
|
@@ -1018,7 +1018,7 @@ var metadata = {
|
|
|
1018
1018
|
slackChannel: '#editor-design'
|
|
1019
1019
|
},
|
|
1020
1020
|
'image-crop': {
|
|
1021
|
-
keywords: ['image-crop', 'imagecrop', 'icon', 'icon-lab', '
|
|
1021
|
+
keywords: ['image-crop', 'imagecrop', 'icon', 'icon-lab', 'crop', 'crop tool', 'trim'],
|
|
1022
1022
|
componentName: 'ImageCropIcon',
|
|
1023
1023
|
package: '@atlaskit/icon-lab/core/image-crop',
|
|
1024
1024
|
type: 'core',
|
|
@@ -1028,7 +1028,7 @@ var metadata = {
|
|
|
1028
1028
|
status: 'published'
|
|
1029
1029
|
},
|
|
1030
1030
|
'image-strikethrough': {
|
|
1031
|
-
keywords: ['image-strikethrough', 'imagestrikethrough', 'icon', 'icon-lab', '
|
|
1031
|
+
keywords: ['image-strikethrough', 'imagestrikethrough', 'icon', 'icon-lab', 'image', 'strikethrough', 'hide images'],
|
|
1032
1032
|
componentName: 'ImageStrikethroughIcon',
|
|
1033
1033
|
package: '@atlaskit/icon-lab/core/image-strikethrough',
|
|
1034
1034
|
type: 'core',
|
|
@@ -1039,7 +1039,7 @@ var metadata = {
|
|
|
1039
1039
|
slackChannel: '#pod-workflows'
|
|
1040
1040
|
},
|
|
1041
1041
|
incognito: {
|
|
1042
|
-
keywords: ['incognito', 'icon', 'icon-lab', '
|
|
1042
|
+
keywords: ['incognito', 'icon', 'icon-lab', 'Whiteboards', 'Private', 'Incognito'],
|
|
1043
1043
|
componentName: 'IncognitoIcon',
|
|
1044
1044
|
package: '@atlaskit/icon-lab/core/incognito',
|
|
1045
1045
|
type: 'core',
|
|
@@ -1049,7 +1049,7 @@ var metadata = {
|
|
|
1049
1049
|
status: 'published'
|
|
1050
1050
|
},
|
|
1051
1051
|
initiative: {
|
|
1052
|
-
keywords: ['initiative', 'icon', 'icon-lab', '
|
|
1052
|
+
keywords: ['initiative', 'icon', 'icon-lab', 'crystal ball', 'system object', 'work collection', 'work type'],
|
|
1053
1053
|
componentName: 'InitiativeIcon',
|
|
1054
1054
|
package: '@atlaskit/icon-lab/core/initiative',
|
|
1055
1055
|
type: 'core',
|
|
@@ -1059,7 +1059,7 @@ var metadata = {
|
|
|
1059
1059
|
status: 'published'
|
|
1060
1060
|
},
|
|
1061
1061
|
jira: {
|
|
1062
|
-
keywords: ['jira', 'icon', 'icon-lab'
|
|
1062
|
+
keywords: ['jira', 'icon', 'icon-lab'],
|
|
1063
1063
|
componentName: 'JiraIcon',
|
|
1064
1064
|
package: '@atlaskit/icon-lab/core/jira',
|
|
1065
1065
|
type: 'core',
|
|
@@ -1069,7 +1069,7 @@ var metadata = {
|
|
|
1069
1069
|
status: 'published'
|
|
1070
1070
|
},
|
|
1071
1071
|
'jira-add': {
|
|
1072
|
-
keywords: ['jira-add', 'jiraadd', 'icon', 'icon-lab', '
|
|
1072
|
+
keywords: ['jira-add', 'jiraadd', 'icon', 'icon-lab', 'Jira', 'Work items', 'Create'],
|
|
1073
1073
|
componentName: 'JiraAddIcon',
|
|
1074
1074
|
package: '@atlaskit/icon-lab/core/jira-add',
|
|
1075
1075
|
type: 'core',
|
|
@@ -1079,7 +1079,7 @@ var metadata = {
|
|
|
1079
1079
|
status: 'published'
|
|
1080
1080
|
},
|
|
1081
1081
|
'jira-upload': {
|
|
1082
|
-
keywords: ['jira-upload', 'jiraupload', 'icon', 'icon-lab', '
|
|
1082
|
+
keywords: ['jira-upload', 'jiraupload', 'icon', 'icon-lab', 'Jira', 'Work items', 'Import', 'Arrow up'],
|
|
1083
1083
|
componentName: 'JiraUploadIcon',
|
|
1084
1084
|
package: '@atlaskit/icon-lab/core/jira-upload',
|
|
1085
1085
|
type: 'core',
|
|
@@ -1089,7 +1089,7 @@ var metadata = {
|
|
|
1089
1089
|
status: 'published'
|
|
1090
1090
|
},
|
|
1091
1091
|
kanban: {
|
|
1092
|
-
keywords: ['kanban', 'icon', 'icon-lab'
|
|
1092
|
+
keywords: ['kanban', 'icon', 'icon-lab'],
|
|
1093
1093
|
componentName: 'KanbanIcon',
|
|
1094
1094
|
package: '@atlaskit/icon-lab/core/kanban',
|
|
1095
1095
|
type: 'core',
|
|
@@ -1100,7 +1100,7 @@ var metadata = {
|
|
|
1100
1100
|
slackChannel: '@joel unger'
|
|
1101
1101
|
},
|
|
1102
1102
|
'layout-five-columns': {
|
|
1103
|
-
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', '
|
|
1103
|
+
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', 'layout', 'columns', '5 col', '5 cols'],
|
|
1104
1104
|
componentName: 'LayoutFiveColumnsIcon',
|
|
1105
1105
|
package: '@atlaskit/icon-lab/core/layout-five-columns',
|
|
1106
1106
|
type: 'core',
|
|
@@ -1110,7 +1110,7 @@ var metadata = {
|
|
|
1110
1110
|
status: 'published'
|
|
1111
1111
|
},
|
|
1112
1112
|
'layout-four-columns': {
|
|
1113
|
-
keywords: ['layout-four-columns', 'layoutfourcolumns', 'icon', 'icon-lab', '
|
|
1113
|
+
keywords: ['layout-four-columns', 'layoutfourcolumns', 'icon', 'icon-lab', 'layout', 'columns', '4 col', '4 cols'],
|
|
1114
1114
|
componentName: 'LayoutFourColumnsIcon',
|
|
1115
1115
|
package: '@atlaskit/icon-lab/core/layout-four-columns',
|
|
1116
1116
|
type: 'core',
|
|
@@ -1120,7 +1120,7 @@ var metadata = {
|
|
|
1120
1120
|
status: 'published'
|
|
1121
1121
|
},
|
|
1122
1122
|
'layout-three-columns-sidebars-left': {
|
|
1123
|
-
keywords: ['layout-three-columns-sidebars-left', 'layoutthreecolumnssidebarsleft', 'icon', 'icon-lab', '
|
|
1123
|
+
keywords: ['layout-three-columns-sidebars-left', 'layoutthreecolumnssidebarsleft', 'icon', 'icon-lab', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
1124
1124
|
componentName: 'LayoutThreeColumnsSidebarsLeftIcon',
|
|
1125
1125
|
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-left',
|
|
1126
1126
|
type: 'core',
|
|
@@ -1130,7 +1130,7 @@ var metadata = {
|
|
|
1130
1130
|
status: 'published'
|
|
1131
1131
|
},
|
|
1132
1132
|
'layout-three-columns-sidebars-right': {
|
|
1133
|
-
keywords: ['layout-three-columns-sidebars-right', 'layoutthreecolumnssidebarsright', 'icon', 'icon-lab', '
|
|
1133
|
+
keywords: ['layout-three-columns-sidebars-right', 'layoutthreecolumnssidebarsright', 'icon', 'icon-lab', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
1134
1134
|
componentName: 'LayoutThreeColumnsSidebarsRightIcon',
|
|
1135
1135
|
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-right',
|
|
1136
1136
|
type: 'core',
|
|
@@ -1140,7 +1140,7 @@ var metadata = {
|
|
|
1140
1140
|
status: 'published'
|
|
1141
1141
|
},
|
|
1142
1142
|
'link-restricted-access': {
|
|
1143
|
-
keywords: ['link-restricted-access', 'linkrestrictedaccess', 'icon', 'icon-lab', '
|
|
1143
|
+
keywords: ['link-restricted-access', 'linkrestrictedaccess', 'icon', 'icon-lab', 'link', 'strikethrough', 'limited'],
|
|
1144
1144
|
componentName: 'LinkRestrictedAccessIcon',
|
|
1145
1145
|
package: '@atlaskit/icon-lab/core/link-restricted-access',
|
|
1146
1146
|
type: 'core',
|
|
@@ -1150,7 +1150,7 @@ var metadata = {
|
|
|
1150
1150
|
status: 'published'
|
|
1151
1151
|
},
|
|
1152
1152
|
lozenge: {
|
|
1153
|
-
keywords: ['lozenge', 'icon', 'icon-lab', '
|
|
1153
|
+
keywords: ['lozenge', 'icon', 'icon-lab', 'insert', 'status', 'badge'],
|
|
1154
1154
|
componentName: 'LozengeIcon',
|
|
1155
1155
|
package: '@atlaskit/icon-lab/core/lozenge',
|
|
1156
1156
|
type: 'core',
|
|
@@ -1160,7 +1160,7 @@ var metadata = {
|
|
|
1160
1160
|
status: 'published'
|
|
1161
1161
|
},
|
|
1162
1162
|
'microphone-strikethrough': {
|
|
1163
|
-
keywords: ['microphone-strikethrough', 'microphonestrikethrough', 'icon', 'icon-lab', '
|
|
1163
|
+
keywords: ['microphone-strikethrough', 'microphonestrikethrough', 'icon', 'icon-lab', 'mic', 'no audio', 'off'],
|
|
1164
1164
|
componentName: 'MicrophoneStrikethroughIcon',
|
|
1165
1165
|
package: '@atlaskit/icon-lab/core/microphone-strikethrough',
|
|
1166
1166
|
type: 'core',
|
|
@@ -1170,7 +1170,7 @@ var metadata = {
|
|
|
1170
1170
|
status: 'published'
|
|
1171
1171
|
},
|
|
1172
1172
|
'milestone-complete': {
|
|
1173
|
-
keywords: ['milestone-complete', 'milestonecomplete', 'icon', 'icon-lab', '
|
|
1173
|
+
keywords: ['milestone-complete', 'milestonecomplete', 'icon', 'icon-lab', 'milestone', 'completed', 'check mark', 'roadmaps', 'calendar'],
|
|
1174
1174
|
componentName: 'MilestoneCompleteIcon',
|
|
1175
1175
|
package: '@atlaskit/icon-lab/core/milestone-complete',
|
|
1176
1176
|
type: 'core',
|
|
@@ -1180,7 +1180,7 @@ var metadata = {
|
|
|
1180
1180
|
status: 'published'
|
|
1181
1181
|
},
|
|
1182
1182
|
'milestone-incomplete': {
|
|
1183
|
-
keywords: ['milestone-incomplete', 'milestoneincomplete', 'icon', 'icon-lab', '
|
|
1183
|
+
keywords: ['milestone-incomplete', 'milestoneincomplete', 'icon', 'icon-lab', 'milestone', 'incompleted', 'roadmaps', 'calendar'],
|
|
1184
1184
|
componentName: 'MilestoneIncompleteIcon',
|
|
1185
1185
|
package: '@atlaskit/icon-lab/core/milestone-incomplete',
|
|
1186
1186
|
type: 'core',
|
|
@@ -1190,7 +1190,7 @@ var metadata = {
|
|
|
1190
1190
|
status: 'published'
|
|
1191
1191
|
},
|
|
1192
1192
|
'milestone-multiple': {
|
|
1193
|
-
keywords: ['milestone-multiple', 'milestonemultiple', 'icon', 'icon-lab', '
|
|
1193
|
+
keywords: ['milestone-multiple', 'milestonemultiple', 'icon', 'icon-lab', 'milestone', 'milestones', 'multiple milestones', 'roadmaps', 'calendar'],
|
|
1194
1194
|
componentName: 'MilestoneMultipleIcon',
|
|
1195
1195
|
package: '@atlaskit/icon-lab/core/milestone-multiple',
|
|
1196
1196
|
type: 'core',
|
|
@@ -1200,7 +1200,7 @@ var metadata = {
|
|
|
1200
1200
|
status: 'published'
|
|
1201
1201
|
},
|
|
1202
1202
|
'milestone-overdue': {
|
|
1203
|
-
keywords: ['milestone-overdue', 'milestoneoverdue', 'icon', 'icon-lab', '
|
|
1203
|
+
keywords: ['milestone-overdue', 'milestoneoverdue', 'icon', 'icon-lab', 'overdue', 'past due', 'milestone', 'roadmaps', 'calendar'],
|
|
1204
1204
|
componentName: 'MilestoneOverdueIcon',
|
|
1205
1205
|
package: '@atlaskit/icon-lab/core/milestone-overdue',
|
|
1206
1206
|
type: 'core',
|
|
@@ -1210,7 +1210,7 @@ var metadata = {
|
|
|
1210
1210
|
status: 'published'
|
|
1211
1211
|
},
|
|
1212
1212
|
'node-parallel-bottom-left': {
|
|
1213
|
-
keywords: ['node-parallel-bottom-left', 'nodeparallelbottomleft', 'icon', 'icon-lab', '
|
|
1213
|
+
keywords: ['node-parallel-bottom-left', 'nodeparallelbottomleft', 'icon', 'icon-lab', 'Node', 'Parallel', 'Bottom', 'Left'],
|
|
1214
1214
|
componentName: 'NodeParallelBottomLeftIcon',
|
|
1215
1215
|
package: '@atlaskit/icon-lab/core/node-parallel-bottom-left',
|
|
1216
1216
|
type: 'core',
|
|
@@ -1220,7 +1220,7 @@ var metadata = {
|
|
|
1220
1220
|
status: 'published'
|
|
1221
1221
|
},
|
|
1222
1222
|
'node-parallel-bottom-right': {
|
|
1223
|
-
keywords: ['node-parallel-bottom-right', 'nodeparallelbottomright', 'icon', 'icon-lab', '
|
|
1223
|
+
keywords: ['node-parallel-bottom-right', 'nodeparallelbottomright', 'icon', 'icon-lab', 'Node', 'parallel', 'bottom', 'right'],
|
|
1224
1224
|
componentName: 'NodeParallelBottomRightIcon',
|
|
1225
1225
|
package: '@atlaskit/icon-lab/core/node-parallel-bottom-right',
|
|
1226
1226
|
type: 'core',
|
|
@@ -1230,7 +1230,7 @@ var metadata = {
|
|
|
1230
1230
|
status: 'published'
|
|
1231
1231
|
},
|
|
1232
1232
|
'node-parallel-top-left': {
|
|
1233
|
-
keywords: ['node-parallel-top-left', 'nodeparalleltopleft', 'icon', 'icon-lab', '
|
|
1233
|
+
keywords: ['node-parallel-top-left', 'nodeparalleltopleft', 'icon', 'icon-lab', 'Node', 'Parallel', 'Top', 'Left'],
|
|
1234
1234
|
componentName: 'NodeParallelTopLeftIcon',
|
|
1235
1235
|
package: '@atlaskit/icon-lab/core/node-parallel-top-left',
|
|
1236
1236
|
type: 'core',
|
|
@@ -1240,7 +1240,7 @@ var metadata = {
|
|
|
1240
1240
|
status: 'published'
|
|
1241
1241
|
},
|
|
1242
1242
|
'node-parallel-top-right': {
|
|
1243
|
-
keywords: ['node-parallel-top-right', 'nodeparalleltopright', 'icon', 'icon-lab', '
|
|
1243
|
+
keywords: ['node-parallel-top-right', 'nodeparalleltopright', 'icon', 'icon-lab', 'Node', 'parallel', 'top', 'right'],
|
|
1244
1244
|
componentName: 'NodeParallelTopRightIcon',
|
|
1245
1245
|
package: '@atlaskit/icon-lab/core/node-parallel-top-right',
|
|
1246
1246
|
type: 'core',
|
|
@@ -1250,7 +1250,7 @@ var metadata = {
|
|
|
1250
1250
|
status: 'published'
|
|
1251
1251
|
},
|
|
1252
1252
|
'node-single-left': {
|
|
1253
|
-
keywords: ['node-single-left', 'nodesingleleft', 'icon', 'icon-lab', '
|
|
1253
|
+
keywords: ['node-single-left', 'nodesingleleft', 'icon', 'icon-lab', 'Node', 'Single', 'Left'],
|
|
1254
1254
|
componentName: 'NodeSingleLeftIcon',
|
|
1255
1255
|
package: '@atlaskit/icon-lab/core/node-single-left',
|
|
1256
1256
|
type: 'core',
|
|
@@ -1260,7 +1260,7 @@ var metadata = {
|
|
|
1260
1260
|
status: 'published'
|
|
1261
1261
|
},
|
|
1262
1262
|
'node-single-right': {
|
|
1263
|
-
keywords: ['node-single-right', 'nodesingleright', 'icon', 'icon-lab', '
|
|
1263
|
+
keywords: ['node-single-right', 'nodesingleright', 'icon', 'icon-lab', 'Node', 'single', 'right'],
|
|
1264
1264
|
componentName: 'NodeSingleRightIcon',
|
|
1265
1265
|
package: '@atlaskit/icon-lab/core/node-single-right',
|
|
1266
1266
|
type: 'core',
|
|
@@ -1270,7 +1270,7 @@ var metadata = {
|
|
|
1270
1270
|
status: 'published'
|
|
1271
1271
|
},
|
|
1272
1272
|
notepad: {
|
|
1273
|
-
keywords: ['notepad', 'icon', 'icon-lab', '
|
|
1273
|
+
keywords: ['notepad', 'icon', 'icon-lab', 'Card', 'Note', 'Notepad', 'Memo'],
|
|
1274
1274
|
componentName: 'NotepadIcon',
|
|
1275
1275
|
package: '@atlaskit/icon-lab/core/notepad',
|
|
1276
1276
|
type: 'core',
|
|
@@ -1280,7 +1280,7 @@ var metadata = {
|
|
|
1280
1280
|
status: 'published'
|
|
1281
1281
|
},
|
|
1282
1282
|
'page-live-doc': {
|
|
1283
|
-
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', '
|
|
1283
|
+
keywords: ['page-live-doc', 'pagelivedoc', 'icon', 'icon-lab', 'page', 'live edit', 'lightning bolt', 'multiplayer', 'document', 'live doc'],
|
|
1284
1284
|
componentName: 'PageLiveDocIcon',
|
|
1285
1285
|
package: '@atlaskit/icon-lab/core/page-live-doc',
|
|
1286
1286
|
type: 'core',
|
|
@@ -1290,7 +1290,7 @@ var metadata = {
|
|
|
1290
1290
|
status: 'published'
|
|
1291
1291
|
},
|
|
1292
1292
|
'paint-brush': {
|
|
1293
|
-
keywords: ['paint-brush', 'paintbrush', 'icon', 'icon-lab', '
|
|
1293
|
+
keywords: ['paint-brush', 'paintbrush', 'icon', 'icon-lab', 'brush', 'appearance', 'paint'],
|
|
1294
1294
|
componentName: 'PaintBrushIcon',
|
|
1295
1295
|
package: '@atlaskit/icon-lab/core/paint-brush',
|
|
1296
1296
|
type: 'core',
|
|
@@ -1300,7 +1300,7 @@ var metadata = {
|
|
|
1300
1300
|
status: 'published'
|
|
1301
1301
|
},
|
|
1302
1302
|
'paint-roller': {
|
|
1303
|
-
keywords: ['paint-roller', 'paintroller', 'icon', 'icon-lab', '
|
|
1303
|
+
keywords: ['paint-roller', 'paintroller', 'icon', 'icon-lab', 'roller', 'background', 'paint'],
|
|
1304
1304
|
componentName: 'PaintRollerIcon',
|
|
1305
1305
|
package: '@atlaskit/icon-lab/core/paint-roller',
|
|
1306
1306
|
type: 'core',
|
|
@@ -1310,7 +1310,7 @@ var metadata = {
|
|
|
1310
1310
|
status: 'published'
|
|
1311
1311
|
},
|
|
1312
1312
|
panel: {
|
|
1313
|
-
keywords: ['panel', 'icon', 'icon-lab', '
|
|
1313
|
+
keywords: ['panel', 'icon', 'icon-lab', 'panel', 'card'],
|
|
1314
1314
|
componentName: 'PanelIcon',
|
|
1315
1315
|
package: '@atlaskit/icon-lab/core/panel',
|
|
1316
1316
|
type: 'core',
|
|
@@ -1320,7 +1320,7 @@ var metadata = {
|
|
|
1320
1320
|
status: 'published'
|
|
1321
1321
|
},
|
|
1322
1322
|
'party-popper': {
|
|
1323
|
-
keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', '
|
|
1323
|
+
keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'party', 'celebrate', 'celebration', 'confetti'],
|
|
1324
1324
|
componentName: 'PartyPopperIcon',
|
|
1325
1325
|
package: '@atlaskit/icon-lab/core/party-popper',
|
|
1326
1326
|
type: 'core',
|
|
@@ -1330,7 +1330,7 @@ var metadata = {
|
|
|
1330
1330
|
status: 'published'
|
|
1331
1331
|
},
|
|
1332
1332
|
pencil: {
|
|
1333
|
-
keywords: ['pencil', 'icon', 'icon-lab', '
|
|
1333
|
+
keywords: ['pencil', 'icon', 'icon-lab', 'compose', 'write', 'pen'],
|
|
1334
1334
|
componentName: 'PencilIcon',
|
|
1335
1335
|
package: '@atlaskit/icon-lab/core/pencil',
|
|
1336
1336
|
type: 'core',
|
|
@@ -1341,7 +1341,7 @@ var metadata = {
|
|
|
1341
1341
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1342
1342
|
},
|
|
1343
1343
|
'person-voiceover': {
|
|
1344
|
-
keywords: ['person-voiceover', 'personvoiceover', 'icon', 'icon-lab', '
|
|
1344
|
+
keywords: ['person-voiceover', 'personvoiceover', 'icon', 'icon-lab', 'voice', 'speak', 'speech', 'human', 'user'],
|
|
1345
1345
|
componentName: 'PersonVoiceoverIcon',
|
|
1346
1346
|
package: '@atlaskit/icon-lab/core/person-voiceover',
|
|
1347
1347
|
type: 'core',
|
|
@@ -1352,7 +1352,7 @@ var metadata = {
|
|
|
1352
1352
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1353
1353
|
},
|
|
1354
1354
|
'pin-strikethrough': {
|
|
1355
|
-
keywords: ['pin-strikethrough', 'pinstrikethrough', 'icon', 'icon-lab', '
|
|
1355
|
+
keywords: ['pin-strikethrough', 'pinstrikethrough', 'icon', 'icon-lab', 'push pin', 'thumbtack', 'tack', 'unpin'],
|
|
1356
1356
|
componentName: 'PinStrikethroughIcon',
|
|
1357
1357
|
package: '@atlaskit/icon-lab/core/pin-strikethrough',
|
|
1358
1358
|
type: 'core',
|
|
@@ -1362,7 +1362,7 @@ var metadata = {
|
|
|
1362
1362
|
status: 'published'
|
|
1363
1363
|
},
|
|
1364
1364
|
'plus-circle': {
|
|
1365
|
-
keywords: ['plus-circle', 'pluscircle', 'icon', 'icon-lab', '
|
|
1365
|
+
keywords: ['plus-circle', 'pluscircle', 'icon', 'icon-lab', 'add'],
|
|
1366
1366
|
componentName: 'PlusCircleIcon',
|
|
1367
1367
|
package: '@atlaskit/icon-lab/core/plus-circle',
|
|
1368
1368
|
type: 'core',
|
|
@@ -1373,7 +1373,7 @@ var metadata = {
|
|
|
1373
1373
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1374
1374
|
},
|
|
1375
1375
|
power: {
|
|
1376
|
-
keywords: ['power', 'icon', 'icon-lab', '
|
|
1376
|
+
keywords: ['power', 'icon', 'icon-lab', 'energy', 'turn on', 'turn off', 'power off'],
|
|
1377
1377
|
componentName: 'PowerIcon',
|
|
1378
1378
|
package: '@atlaskit/icon-lab/core/power',
|
|
1379
1379
|
type: 'core',
|
|
@@ -1384,7 +1384,7 @@ var metadata = {
|
|
|
1384
1384
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1385
1385
|
},
|
|
1386
1386
|
'qr-code': {
|
|
1387
|
-
keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', '
|
|
1387
|
+
keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'QR code', 'barcode'],
|
|
1388
1388
|
componentName: 'QrCodeIcon',
|
|
1389
1389
|
package: '@atlaskit/icon-lab/core/qr-code',
|
|
1390
1390
|
type: 'core',
|
|
@@ -1394,7 +1394,7 @@ var metadata = {
|
|
|
1394
1394
|
status: 'published'
|
|
1395
1395
|
},
|
|
1396
1396
|
'queue-pop-in': {
|
|
1397
|
-
keywords: ['queue-pop-in', 'queuepopin', 'icon', 'icon-lab', '
|
|
1397
|
+
keywords: ['queue-pop-in', 'queuepopin', 'icon', 'icon-lab', 'Queues', 'pop-in', 'pop in', 'move back to sidebar'],
|
|
1398
1398
|
componentName: 'QueuePopInIcon',
|
|
1399
1399
|
package: '@atlaskit/icon-lab/core/queue-pop-in',
|
|
1400
1400
|
type: 'core',
|
|
@@ -1404,7 +1404,7 @@ var metadata = {
|
|
|
1404
1404
|
status: 'published'
|
|
1405
1405
|
},
|
|
1406
1406
|
'queue-pop-out': {
|
|
1407
|
-
keywords: ['queue-pop-out', 'queuepopout', 'icon', 'icon-lab', '
|
|
1407
|
+
keywords: ['queue-pop-out', 'queuepopout', 'icon', 'icon-lab', 'pop-out', 'pop out', 'Queues', 'Move out from sidebar'],
|
|
1408
1408
|
componentName: 'QueuePopOutIcon',
|
|
1409
1409
|
package: '@atlaskit/icon-lab/core/queue-pop-out',
|
|
1410
1410
|
type: 'core',
|
|
@@ -1414,7 +1414,7 @@ var metadata = {
|
|
|
1414
1414
|
status: 'published'
|
|
1415
1415
|
},
|
|
1416
1416
|
randomize: {
|
|
1417
|
-
keywords: ['randomize', 'icon', 'icon-lab', '
|
|
1417
|
+
keywords: ['randomize', 'icon', 'icon-lab', 'randomize', 'randomise', 'shuffle'],
|
|
1418
1418
|
componentName: 'RandomizeIcon',
|
|
1419
1419
|
package: '@atlaskit/icon-lab/core/randomize',
|
|
1420
1420
|
type: 'core',
|
|
@@ -1424,7 +1424,7 @@ var metadata = {
|
|
|
1424
1424
|
status: 'published'
|
|
1425
1425
|
},
|
|
1426
1426
|
repeat: {
|
|
1427
|
-
keywords: ['repeat', 'icon', 'icon-lab', '
|
|
1427
|
+
keywords: ['repeat', 'icon', 'icon-lab', 'recur', 'recurring', 'repeat', 'repeating'],
|
|
1428
1428
|
componentName: 'RepeatIcon',
|
|
1429
1429
|
package: '@atlaskit/icon-lab/core/repeat',
|
|
1430
1430
|
type: 'core',
|
|
@@ -1435,7 +1435,7 @@ var metadata = {
|
|
|
1435
1435
|
slackChannel: '#horizon-pandora-eng'
|
|
1436
1436
|
},
|
|
1437
1437
|
'reply-left': {
|
|
1438
|
-
keywords: ['reply-left', 'replyleft', 'icon', 'icon-lab', '
|
|
1438
|
+
keywords: ['reply-left', 'replyleft', 'icon', 'icon-lab', 'arrow', 'reply', 'respond', 'message'],
|
|
1439
1439
|
componentName: 'ReplyLeftIcon',
|
|
1440
1440
|
package: '@atlaskit/icon-lab/core/reply-left',
|
|
1441
1441
|
type: 'core',
|
|
@@ -1445,7 +1445,7 @@ var metadata = {
|
|
|
1445
1445
|
status: 'published'
|
|
1446
1446
|
},
|
|
1447
1447
|
'reply-right': {
|
|
1448
|
-
keywords: ['reply-right', 'replyright', 'icon', 'icon-lab'
|
|
1448
|
+
keywords: ['reply-right', 'replyright', 'icon', 'icon-lab'],
|
|
1449
1449
|
componentName: 'ReplyRightIcon',
|
|
1450
1450
|
package: '@atlaskit/icon-lab/core/reply-right',
|
|
1451
1451
|
type: 'core',
|
|
@@ -1455,7 +1455,7 @@ var metadata = {
|
|
|
1455
1455
|
status: 'published'
|
|
1456
1456
|
},
|
|
1457
1457
|
return: {
|
|
1458
|
-
keywords: ['return', 'icon', 'icon-lab', '
|
|
1458
|
+
keywords: ['return', 'icon', 'icon-lab', 'submit', 'return', 'enter', 'confirm'],
|
|
1459
1459
|
componentName: 'ReturnIcon',
|
|
1460
1460
|
package: '@atlaskit/icon-lab/core/return',
|
|
1461
1461
|
type: 'core',
|
|
@@ -1466,7 +1466,7 @@ var metadata = {
|
|
|
1466
1466
|
slackChannel: '#avp-design'
|
|
1467
1467
|
},
|
|
1468
1468
|
'roadmaps-plan': {
|
|
1469
|
-
keywords: ['roadmaps-plan', 'roadmapsplan', 'icon', 'icon-lab', '
|
|
1469
|
+
keywords: ['roadmaps-plan', 'roadmapsplan', 'icon', 'icon-lab', 'roadmaps', 'roadmap', 'plan'],
|
|
1470
1470
|
componentName: 'RoadmapsPlanIcon',
|
|
1471
1471
|
package: '@atlaskit/icon-lab/core/roadmaps-plan',
|
|
1472
1472
|
oldName: ['bitbucket/builds'],
|
|
@@ -1477,7 +1477,7 @@ var metadata = {
|
|
|
1477
1477
|
status: 'published'
|
|
1478
1478
|
},
|
|
1479
1479
|
'roadmaps-service': {
|
|
1480
|
-
keywords: ['roadmaps-service', 'roadmapsservice', 'icon', 'icon-lab', '
|
|
1480
|
+
keywords: ['roadmaps-service', 'roadmapsservice', 'icon', 'icon-lab', 'roadmaps', 'service', 'roadmap'],
|
|
1481
1481
|
componentName: 'RoadmapsServiceIcon',
|
|
1482
1482
|
package: '@atlaskit/icon-lab/core/roadmaps-service',
|
|
1483
1483
|
oldName: ['bitbucket/forks'],
|
|
@@ -1487,8 +1487,28 @@ var metadata = {
|
|
|
1487
1487
|
team: 'Design System Team',
|
|
1488
1488
|
status: 'published'
|
|
1489
1489
|
},
|
|
1490
|
+
rovo: {
|
|
1491
|
+
keywords: ['rovo', 'icon', 'icon-lab', 'rovo', 'AI chat'],
|
|
1492
|
+
componentName: 'RovoIcon',
|
|
1493
|
+
package: '@atlaskit/icon-lab/core/rovo',
|
|
1494
|
+
type: 'core',
|
|
1495
|
+
categorization: 'single-purpose',
|
|
1496
|
+
usage: 'Reserved for representing Rovo',
|
|
1497
|
+
team: 'Design System Team',
|
|
1498
|
+
status: 'published'
|
|
1499
|
+
},
|
|
1500
|
+
'rss-feed': {
|
|
1501
|
+
keywords: ['rss-feed', 'rssfeed', 'icon', 'icon-lab', 'rss', 'really simply syndication', 'web feed', 'xml'],
|
|
1502
|
+
componentName: 'RssFeedIcon',
|
|
1503
|
+
package: '@atlaskit/icon-lab/core/rss-feed',
|
|
1504
|
+
type: 'core',
|
|
1505
|
+
categorization: 'single-purpose',
|
|
1506
|
+
usage: 'Reserved for RSS feeds',
|
|
1507
|
+
team: 'Design System Team',
|
|
1508
|
+
status: 'published'
|
|
1509
|
+
},
|
|
1490
1510
|
save: {
|
|
1491
|
-
keywords: ['save', 'icon', 'icon-lab', '
|
|
1511
|
+
keywords: ['save', 'icon', 'icon-lab', 'floppy disk', 'save', 'floppy drive', 'storage', 'diskette'],
|
|
1492
1512
|
componentName: 'SaveIcon',
|
|
1493
1513
|
package: '@atlaskit/icon-lab/core/save',
|
|
1494
1514
|
type: 'core',
|
|
@@ -1499,7 +1519,7 @@ var metadata = {
|
|
|
1499
1519
|
slackChannel: '#icon-contributions'
|
|
1500
1520
|
},
|
|
1501
1521
|
'screen-record': {
|
|
1502
|
-
keywords: ['screen-record', 'screenrecord', 'icon', 'icon-lab', '
|
|
1522
|
+
keywords: ['screen-record', 'screenrecord', 'icon', 'icon-lab', 'screen recorder', 'camera', 'cam bubble'],
|
|
1503
1523
|
componentName: 'ScreenRecordIcon',
|
|
1504
1524
|
package: '@atlaskit/icon-lab/core/screen-record',
|
|
1505
1525
|
type: 'core',
|
|
@@ -1509,7 +1529,7 @@ var metadata = {
|
|
|
1509
1529
|
status: 'published'
|
|
1510
1530
|
},
|
|
1511
1531
|
section: {
|
|
1512
|
-
keywords: ['section', 'icon', 'icon-lab', '
|
|
1532
|
+
keywords: ['section', 'icon', 'icon-lab', 'section', 'related content'],
|
|
1513
1533
|
componentName: 'SectionIcon',
|
|
1514
1534
|
package: '@atlaskit/icon-lab/core/section',
|
|
1515
1535
|
type: 'core',
|
|
@@ -1519,7 +1539,7 @@ var metadata = {
|
|
|
1519
1539
|
status: 'published'
|
|
1520
1540
|
},
|
|
1521
1541
|
'shape-diamond': {
|
|
1522
|
-
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', '
|
|
1542
|
+
keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'diamond', 'shape tool'],
|
|
1523
1543
|
componentName: 'ShapeDiamondIcon',
|
|
1524
1544
|
package: '@atlaskit/icon-lab/core/shape-diamond',
|
|
1525
1545
|
type: 'core',
|
|
@@ -1529,7 +1549,7 @@ var metadata = {
|
|
|
1529
1549
|
status: 'published'
|
|
1530
1550
|
},
|
|
1531
1551
|
'shape-ellipse': {
|
|
1532
|
-
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', '
|
|
1552
|
+
keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'ellipse', 'circle', 'shape tool'],
|
|
1533
1553
|
componentName: 'ShapeEllipseIcon',
|
|
1534
1554
|
package: '@atlaskit/icon-lab/core/shape-ellipse',
|
|
1535
1555
|
type: 'core',
|
|
@@ -1539,7 +1559,7 @@ var metadata = {
|
|
|
1539
1559
|
status: 'published'
|
|
1540
1560
|
},
|
|
1541
1561
|
'shape-parallelogram-skew-left': {
|
|
1542
|
-
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', '
|
|
1562
|
+
keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'parallelogram', 'skewed', 'left', 'shape tool'],
|
|
1543
1563
|
componentName: 'ShapeParallelogramSkewLeftIcon',
|
|
1544
1564
|
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-left',
|
|
1545
1565
|
type: 'core',
|
|
@@ -1549,7 +1569,7 @@ var metadata = {
|
|
|
1549
1569
|
status: 'published'
|
|
1550
1570
|
},
|
|
1551
1571
|
'shape-parallelogram-skew-right': {
|
|
1552
|
-
keywords: ['shape-parallelogram-skew-right', 'shapeparallelogramskewright', 'icon', 'icon-lab', '
|
|
1572
|
+
keywords: ['shape-parallelogram-skew-right', 'shapeparallelogramskewright', 'icon', 'icon-lab', 'parallelogram', 'skewed', 'shape tool', 'right'],
|
|
1553
1573
|
componentName: 'ShapeParallelogramSkewRightIcon',
|
|
1554
1574
|
package: '@atlaskit/icon-lab/core/shape-parallelogram-skew-right',
|
|
1555
1575
|
type: 'core',
|
|
@@ -1559,7 +1579,7 @@ var metadata = {
|
|
|
1559
1579
|
status: 'published'
|
|
1560
1580
|
},
|
|
1561
1581
|
'shape-rectangle': {
|
|
1562
|
-
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', '
|
|
1582
|
+
keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'shape tool', 'rectangle', 'square'],
|
|
1563
1583
|
componentName: 'ShapeRectangleIcon',
|
|
1564
1584
|
package: '@atlaskit/icon-lab/core/shape-rectangle',
|
|
1565
1585
|
type: 'core',
|
|
@@ -1569,7 +1589,7 @@ var metadata = {
|
|
|
1569
1589
|
status: 'published'
|
|
1570
1590
|
},
|
|
1571
1591
|
'shape-rectangle-rounded': {
|
|
1572
|
-
keywords: ['shape-rectangle-rounded', 'shaperectanglerounded', 'icon', 'icon-lab', '
|
|
1592
|
+
keywords: ['shape-rectangle-rounded', 'shaperectanglerounded', 'icon', 'icon-lab', 'shape tool', 'rectangle', 'rounded', 'square'],
|
|
1573
1593
|
componentName: 'ShapeRectangleRoundedIcon',
|
|
1574
1594
|
package: '@atlaskit/icon-lab/core/shape-rectangle-rounded',
|
|
1575
1595
|
type: 'core',
|
|
@@ -1579,7 +1599,7 @@ var metadata = {
|
|
|
1579
1599
|
status: 'published'
|
|
1580
1600
|
},
|
|
1581
1601
|
'shape-triangle': {
|
|
1582
|
-
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', '
|
|
1602
|
+
keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'triangle', 'shape tool', 'equilateral'],
|
|
1583
1603
|
componentName: 'ShapeTriangleIcon',
|
|
1584
1604
|
package: '@atlaskit/icon-lab/core/shape-triangle',
|
|
1585
1605
|
type: 'core',
|
|
@@ -1589,7 +1609,7 @@ var metadata = {
|
|
|
1589
1609
|
status: 'published'
|
|
1590
1610
|
},
|
|
1591
1611
|
'shape-triangle-inverted': {
|
|
1592
|
-
keywords: ['shape-triangle-inverted', 'shapetriangleinverted', 'icon', 'icon-lab', '
|
|
1612
|
+
keywords: ['shape-triangle-inverted', 'shapetriangleinverted', 'icon', 'icon-lab', 'triangle', 'shape tool', 'equilateral'],
|
|
1593
1613
|
componentName: 'ShapeTriangleInvertedIcon',
|
|
1594
1614
|
package: '@atlaskit/icon-lab/core/shape-triangle-inverted',
|
|
1595
1615
|
type: 'core',
|
|
@@ -1599,7 +1619,7 @@ var metadata = {
|
|
|
1599
1619
|
status: 'published'
|
|
1600
1620
|
},
|
|
1601
1621
|
signature: {
|
|
1602
|
-
keywords: ['signature', 'icon', 'icon-lab', '
|
|
1622
|
+
keywords: ['signature', 'icon', 'icon-lab', 'signature', 'scribble', 'author', 'authour', 'sticky note', 'post-it'],
|
|
1603
1623
|
componentName: 'SignatureIcon',
|
|
1604
1624
|
package: '@atlaskit/icon-lab/core/signature',
|
|
1605
1625
|
type: 'core',
|
|
@@ -1609,7 +1629,7 @@ var metadata = {
|
|
|
1609
1629
|
status: 'published'
|
|
1610
1630
|
},
|
|
1611
1631
|
signpost: {
|
|
1612
|
-
keywords: ['signpost', 'icon', 'icon-lab', '
|
|
1632
|
+
keywords: ['signpost', 'icon', 'icon-lab', 'signpost', 'direction', 'milestone'],
|
|
1613
1633
|
componentName: 'SignpostIcon',
|
|
1614
1634
|
package: '@atlaskit/icon-lab/core/signpost',
|
|
1615
1635
|
type: 'core',
|
|
@@ -1618,7 +1638,7 @@ var metadata = {
|
|
|
1618
1638
|
status: 'published'
|
|
1619
1639
|
},
|
|
1620
1640
|
'sort-options': {
|
|
1621
|
-
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', '
|
|
1641
|
+
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', 'sorting', 'ordering', 'alphabetization', 'alphabetisation', 'reordering'],
|
|
1622
1642
|
componentName: 'SortOptionsIcon',
|
|
1623
1643
|
package: '@atlaskit/icon-lab/core/sort-options',
|
|
1624
1644
|
type: 'core',
|
|
@@ -1628,7 +1648,7 @@ var metadata = {
|
|
|
1628
1648
|
status: 'published'
|
|
1629
1649
|
},
|
|
1630
1650
|
spaces: {
|
|
1631
|
-
keywords: ['spaces', 'icon', 'icon-lab', '
|
|
1651
|
+
keywords: ['spaces', 'icon', 'icon-lab', 'space', 'spaces', 'projects'],
|
|
1632
1652
|
componentName: 'SpacesIcon',
|
|
1633
1653
|
package: '@atlaskit/icon-lab/core/spaces',
|
|
1634
1654
|
type: 'core',
|
|
@@ -1639,7 +1659,7 @@ var metadata = {
|
|
|
1639
1659
|
slackChannel: '#jira-design-system-figma-libraries'
|
|
1640
1660
|
},
|
|
1641
1661
|
'speedometer-left': {
|
|
1642
|
-
keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', '
|
|
1662
|
+
keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', 'speed', 'performance', 'dial', 'slow'],
|
|
1643
1663
|
componentName: 'SpeedometerLeftIcon',
|
|
1644
1664
|
package: '@atlaskit/icon-lab/core/speedometer-left',
|
|
1645
1665
|
type: 'core',
|
|
@@ -1649,7 +1669,7 @@ var metadata = {
|
|
|
1649
1669
|
status: 'published'
|
|
1650
1670
|
},
|
|
1651
1671
|
'speedometer-right': {
|
|
1652
|
-
keywords: ['speedometer-right', 'speedometerright', 'icon', 'icon-lab', '
|
|
1672
|
+
keywords: ['speedometer-right', 'speedometerright', 'icon', 'icon-lab', 'speed', 'performance', 'dial', 'fast'],
|
|
1653
1673
|
componentName: 'SpeedometerRightIcon',
|
|
1654
1674
|
package: '@atlaskit/icon-lab/core/speedometer-right',
|
|
1655
1675
|
type: 'core',
|
|
@@ -1659,7 +1679,7 @@ var metadata = {
|
|
|
1659
1679
|
status: 'published'
|
|
1660
1680
|
},
|
|
1661
1681
|
'speedometer-up': {
|
|
1662
|
-
keywords: ['speedometer-up', 'speedometerup', 'icon', 'icon-lab', '
|
|
1682
|
+
keywords: ['speedometer-up', 'speedometerup', 'icon', 'icon-lab', 'speed', 'performance', 'dial'],
|
|
1663
1683
|
componentName: 'SpeedometerUpIcon',
|
|
1664
1684
|
package: '@atlaskit/icon-lab/core/speedometer-up',
|
|
1665
1685
|
type: 'core',
|
|
@@ -1669,7 +1689,7 @@ var metadata = {
|
|
|
1669
1689
|
status: 'published'
|
|
1670
1690
|
},
|
|
1671
1691
|
'split-parallel': {
|
|
1672
|
-
keywords: ['split-parallel', 'splitparallel', 'icon', 'icon-lab', '
|
|
1692
|
+
keywords: ['split-parallel', 'splitparallel', 'icon', 'icon-lab', 'router', 'branches'],
|
|
1673
1693
|
componentName: 'SplitParallelIcon',
|
|
1674
1694
|
package: '@atlaskit/icon-lab/core/split-parallel',
|
|
1675
1695
|
type: 'core',
|
|
@@ -1680,7 +1700,7 @@ var metadata = {
|
|
|
1680
1700
|
slackChannel: '#help-automation-design'
|
|
1681
1701
|
},
|
|
1682
1702
|
stamp: {
|
|
1683
|
-
keywords: ['stamp', 'icon', 'icon-lab', '
|
|
1703
|
+
keywords: ['stamp', 'icon', 'icon-lab', 'stamp', 'rubber stamp', 'handstamp'],
|
|
1684
1704
|
componentName: 'StampIcon',
|
|
1685
1705
|
package: '@atlaskit/icon-lab/core/stamp',
|
|
1686
1706
|
type: 'core',
|
|
@@ -1690,7 +1710,7 @@ var metadata = {
|
|
|
1690
1710
|
status: 'published'
|
|
1691
1711
|
},
|
|
1692
1712
|
sticker: {
|
|
1693
|
-
keywords: ['sticker', 'icon', 'icon-lab', '
|
|
1713
|
+
keywords: ['sticker', 'icon', 'icon-lab', 'sticker', 'peel-off'],
|
|
1694
1714
|
componentName: 'StickerIcon',
|
|
1695
1715
|
package: '@atlaskit/icon-lab/core/sticker',
|
|
1696
1716
|
type: 'core',
|
|
@@ -1700,7 +1720,7 @@ var metadata = {
|
|
|
1700
1720
|
status: 'published'
|
|
1701
1721
|
},
|
|
1702
1722
|
'stroke-curvature-curved': {
|
|
1703
|
-
keywords: ['stroke-curvature-curved', 'strokecurvaturecurved', 'icon', 'icon-lab', '
|
|
1723
|
+
keywords: ['stroke-curvature-curved', 'strokecurvaturecurved', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'border', 'smooth'],
|
|
1704
1724
|
componentName: 'StrokeCurvatureCurvedIcon',
|
|
1705
1725
|
package: '@atlaskit/icon-lab/core/stroke-curvature-curved',
|
|
1706
1726
|
type: 'core',
|
|
@@ -1710,7 +1730,7 @@ var metadata = {
|
|
|
1710
1730
|
status: 'published'
|
|
1711
1731
|
},
|
|
1712
1732
|
'stroke-curvature-dynamic': {
|
|
1713
|
-
keywords: ['stroke-curvature-dynamic', 'strokecurvaturedynamic', 'icon', 'icon-lab', '
|
|
1733
|
+
keywords: ['stroke-curvature-dynamic', 'strokecurvaturedynamic', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'border'],
|
|
1714
1734
|
componentName: 'StrokeCurvatureDynamicIcon',
|
|
1715
1735
|
package: '@atlaskit/icon-lab/core/stroke-curvature-dynamic',
|
|
1716
1736
|
type: 'core',
|
|
@@ -1720,7 +1740,7 @@ var metadata = {
|
|
|
1720
1740
|
status: 'published'
|
|
1721
1741
|
},
|
|
1722
1742
|
'stroke-curvature-straight': {
|
|
1723
|
-
keywords: ['stroke-curvature-straight', 'strokecurvaturestraight', 'icon', 'icon-lab', '
|
|
1743
|
+
keywords: ['stroke-curvature-straight', 'strokecurvaturestraight', 'icon', 'icon-lab', 'line tool', 'shape property', 'stroke style', 'sharp corners', 'border'],
|
|
1724
1744
|
componentName: 'StrokeCurvatureStraightIcon',
|
|
1725
1745
|
package: '@atlaskit/icon-lab/core/stroke-curvature-straight',
|
|
1726
1746
|
type: 'core',
|
|
@@ -1730,7 +1750,7 @@ var metadata = {
|
|
|
1730
1750
|
status: 'published'
|
|
1731
1751
|
},
|
|
1732
1752
|
'stroke-properties': {
|
|
1733
|
-
keywords: ['stroke-properties', 'strokeproperties', 'icon', 'icon-lab', '
|
|
1753
|
+
keywords: ['stroke-properties', 'strokeproperties', 'icon', 'icon-lab', 'stroke properties', 'border options'],
|
|
1734
1754
|
componentName: 'StrokePropertiesIcon',
|
|
1735
1755
|
package: '@atlaskit/icon-lab/core/stroke-properties',
|
|
1736
1756
|
type: 'core',
|
|
@@ -1740,7 +1760,7 @@ var metadata = {
|
|
|
1740
1760
|
status: 'published'
|
|
1741
1761
|
},
|
|
1742
1762
|
'stroke-style-dashed': {
|
|
1743
|
-
keywords: ['stroke-style-dashed', 'strokestyledashed', 'icon', 'icon-lab', '
|
|
1763
|
+
keywords: ['stroke-style-dashed', 'strokestyledashed', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'dashed', 'outline'],
|
|
1744
1764
|
componentName: 'StrokeStyleDashedIcon',
|
|
1745
1765
|
package: '@atlaskit/icon-lab/core/stroke-style-dashed',
|
|
1746
1766
|
type: 'core',
|
|
@@ -1750,7 +1770,7 @@ var metadata = {
|
|
|
1750
1770
|
status: 'published'
|
|
1751
1771
|
},
|
|
1752
1772
|
'stroke-style-dotted': {
|
|
1753
|
-
keywords: ['stroke-style-dotted', 'strokestyledotted', 'icon', 'icon-lab', '
|
|
1773
|
+
keywords: ['stroke-style-dotted', 'strokestyledotted', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'dotted', 'outline'],
|
|
1754
1774
|
componentName: 'StrokeStyleDottedIcon',
|
|
1755
1775
|
package: '@atlaskit/icon-lab/core/stroke-style-dotted',
|
|
1756
1776
|
type: 'core',
|
|
@@ -1760,7 +1780,7 @@ var metadata = {
|
|
|
1760
1780
|
status: 'published'
|
|
1761
1781
|
},
|
|
1762
1782
|
'stroke-style-solid': {
|
|
1763
|
-
keywords: ['stroke-style-solid', 'strokestylesolid', 'icon', 'icon-lab', '
|
|
1783
|
+
keywords: ['stroke-style-solid', 'strokestylesolid', 'icon', 'icon-lab', 'border', 'stroke', 'border style', 'solid', 'outline'],
|
|
1764
1784
|
componentName: 'StrokeStyleSolidIcon',
|
|
1765
1785
|
package: '@atlaskit/icon-lab/core/stroke-style-solid',
|
|
1766
1786
|
type: 'core',
|
|
@@ -1770,7 +1790,7 @@ var metadata = {
|
|
|
1770
1790
|
status: 'published'
|
|
1771
1791
|
},
|
|
1772
1792
|
studio: {
|
|
1773
|
-
keywords: ['studio', 'icon', 'icon-lab', '
|
|
1793
|
+
keywords: ['studio', 'icon', 'icon-lab', 'studio', 'atlassian studio'],
|
|
1774
1794
|
componentName: 'StudioIcon',
|
|
1775
1795
|
package: '@atlaskit/icon-lab/core/studio',
|
|
1776
1796
|
type: 'core',
|
|
@@ -1780,7 +1800,7 @@ var metadata = {
|
|
|
1780
1800
|
status: 'published'
|
|
1781
1801
|
},
|
|
1782
1802
|
'suggested-edit': {
|
|
1783
|
-
keywords: ['suggested-edit', 'suggestededit', 'icon', 'icon-lab', '
|
|
1803
|
+
keywords: ['suggested-edit', 'suggestededit', 'icon', 'icon-lab', 'AI', 'suggestion', 'suggested edit', 'suggest', 'generative'],
|
|
1784
1804
|
componentName: 'SuggestedEditIcon',
|
|
1785
1805
|
package: '@atlaskit/icon-lab/core/suggested-edit',
|
|
1786
1806
|
type: 'core',
|
|
@@ -1790,7 +1810,7 @@ var metadata = {
|
|
|
1790
1810
|
status: 'published'
|
|
1791
1811
|
},
|
|
1792
1812
|
sunset: {
|
|
1793
|
-
keywords: ['sunset', 'icon', 'icon-lab', '
|
|
1813
|
+
keywords: ['sunset', 'icon', 'icon-lab', 'sun', 'horizon', 'farewell', 'goodbye', 'sky', 'farewell feed'],
|
|
1794
1814
|
componentName: 'SunsetIcon',
|
|
1795
1815
|
package: '@atlaskit/icon-lab/core/sunset',
|
|
1796
1816
|
type: 'core',
|
|
@@ -1800,7 +1820,7 @@ var metadata = {
|
|
|
1800
1820
|
status: 'published'
|
|
1801
1821
|
},
|
|
1802
1822
|
swap: {
|
|
1803
|
-
keywords: ['swap', 'icon', 'icon-lab', '
|
|
1823
|
+
keywords: ['swap', 'icon', 'icon-lab', 'Swap', 'Jira status', 'Whiteboards', 'Smart section'],
|
|
1804
1824
|
componentName: 'SwapIcon',
|
|
1805
1825
|
package: '@atlaskit/icon-lab/core/swap',
|
|
1806
1826
|
type: 'core',
|
|
@@ -1810,7 +1830,7 @@ var metadata = {
|
|
|
1810
1830
|
status: 'published'
|
|
1811
1831
|
},
|
|
1812
1832
|
'switch-case': {
|
|
1813
|
-
keywords: ['switch-case', 'switchcase', 'icon', 'icon-lab', '
|
|
1833
|
+
keywords: ['switch-case', 'switchcase', 'icon', 'icon-lab', 'conditions', 'if', 'else', 'else if'],
|
|
1814
1834
|
componentName: 'SwitchCaseIcon',
|
|
1815
1835
|
package: '@atlaskit/icon-lab/core/switch-case',
|
|
1816
1836
|
type: 'core',
|
|
@@ -1821,7 +1841,7 @@ var metadata = {
|
|
|
1821
1841
|
slackChannel: '#help-automation-design'
|
|
1822
1842
|
},
|
|
1823
1843
|
sync: {
|
|
1824
|
-
keywords: ['sync', 'icon', 'icon-lab', '
|
|
1844
|
+
keywords: ['sync', 'icon', 'icon-lab', 'sync', 'synch', 'synchronise', 'synchronize', 'saving', 'arrows'],
|
|
1825
1845
|
componentName: 'SyncIcon',
|
|
1826
1846
|
package: '@atlaskit/icon-lab/core/sync',
|
|
1827
1847
|
type: 'core',
|
|
@@ -1831,7 +1851,7 @@ var metadata = {
|
|
|
1831
1851
|
status: 'published'
|
|
1832
1852
|
},
|
|
1833
1853
|
tab: {
|
|
1834
|
-
keywords: ['tab', 'icon', 'icon-lab', '
|
|
1854
|
+
keywords: ['tab', 'icon', 'icon-lab', 'key', 'tab'],
|
|
1835
1855
|
componentName: 'TabIcon',
|
|
1836
1856
|
package: '@atlaskit/icon-lab/core/tab',
|
|
1837
1857
|
type: 'core',
|
|
@@ -1842,7 +1862,7 @@ var metadata = {
|
|
|
1842
1862
|
slackChannel: '#icon-contributions'
|
|
1843
1863
|
},
|
|
1844
1864
|
'takeout-container': {
|
|
1845
|
-
keywords: ['takeout-container', 'takeoutcontainer', 'icon', 'icon-lab', '
|
|
1865
|
+
keywords: ['takeout-container', 'takeoutcontainer', 'icon', 'icon-lab', 'takeout', 'food', 'takeaway'],
|
|
1846
1866
|
componentName: 'TakeoutContainerIcon',
|
|
1847
1867
|
package: '@atlaskit/icon-lab/core/takeout-container',
|
|
1848
1868
|
type: 'core',
|
|
@@ -1852,7 +1872,7 @@ var metadata = {
|
|
|
1852
1872
|
status: 'published'
|
|
1853
1873
|
},
|
|
1854
1874
|
talent: {
|
|
1855
|
-
keywords: ['talent', 'icon', 'icon-lab', '
|
|
1875
|
+
keywords: ['talent', 'icon', 'icon-lab', 'talent', 'person', 'star'],
|
|
1856
1876
|
componentName: 'TalentIcon',
|
|
1857
1877
|
package: '@atlaskit/icon-lab/core/talent',
|
|
1858
1878
|
type: 'core',
|
|
@@ -1862,7 +1882,7 @@ var metadata = {
|
|
|
1862
1882
|
status: 'published'
|
|
1863
1883
|
},
|
|
1864
1884
|
'teamwork-graph': {
|
|
1865
|
-
keywords: ['teamwork-graph', 'teamworkgraph', 'icon', 'icon-lab', '
|
|
1885
|
+
keywords: ['teamwork-graph', 'teamworkgraph', 'icon', 'icon-lab', 'teamwork graph'],
|
|
1866
1886
|
componentName: 'TeamworkGraphIcon',
|
|
1867
1887
|
package: '@atlaskit/icon-lab/core/teamwork-graph',
|
|
1868
1888
|
type: 'core',
|
|
@@ -1872,7 +1892,7 @@ var metadata = {
|
|
|
1872
1892
|
status: 'published'
|
|
1873
1893
|
},
|
|
1874
1894
|
telescope: {
|
|
1875
|
-
keywords: ['telescope', 'icon', 'icon-lab', '
|
|
1895
|
+
keywords: ['telescope', 'icon', 'icon-lab', 'telescope', 'scope', 'discover', 'discovery'],
|
|
1876
1896
|
componentName: 'TelescopeIcon',
|
|
1877
1897
|
package: '@atlaskit/icon-lab/core/telescope',
|
|
1878
1898
|
type: 'core',
|
|
@@ -1882,7 +1902,7 @@ var metadata = {
|
|
|
1882
1902
|
status: 'published'
|
|
1883
1903
|
},
|
|
1884
1904
|
template: {
|
|
1885
|
-
keywords: ['template', 'icon', 'icon-lab', '
|
|
1905
|
+
keywords: ['template', 'icon', 'icon-lab', 'template', 'templates'],
|
|
1886
1906
|
componentName: 'TemplateIcon',
|
|
1887
1907
|
package: '@atlaskit/icon-lab/core/template',
|
|
1888
1908
|
type: 'core',
|
|
@@ -1892,7 +1912,7 @@ var metadata = {
|
|
|
1892
1912
|
status: 'published'
|
|
1893
1913
|
},
|
|
1894
1914
|
terminal: {
|
|
1895
|
-
keywords: ['terminal', 'icon', 'icon-lab', '
|
|
1915
|
+
keywords: ['terminal', 'icon', 'icon-lab', 'terminal', 'IDE', 'code editor', 'command line'],
|
|
1896
1916
|
componentName: 'TerminalIcon',
|
|
1897
1917
|
package: '@atlaskit/icon-lab/core/terminal',
|
|
1898
1918
|
type: 'core',
|
|
@@ -1901,7 +1921,7 @@ var metadata = {
|
|
|
1901
1921
|
status: 'published'
|
|
1902
1922
|
},
|
|
1903
1923
|
'text-adjust-length': {
|
|
1904
|
-
keywords: ['text-adjust-length', 'textadjustlength', 'icon', 'icon-lab', '
|
|
1924
|
+
keywords: ['text-adjust-length', 'textadjustlength', 'icon', 'icon-lab', 'text length', 'change text length', 'adjust text length'],
|
|
1905
1925
|
componentName: 'TextAdjustLengthIcon',
|
|
1906
1926
|
package: '@atlaskit/icon-lab/core/text-adjust-length',
|
|
1907
1927
|
type: 'core',
|
|
@@ -1911,7 +1931,7 @@ var metadata = {
|
|
|
1911
1931
|
status: 'published'
|
|
1912
1932
|
},
|
|
1913
1933
|
'text-audio-transcript': {
|
|
1914
|
-
keywords: ['text-audio-transcript', 'textaudiotranscript', 'icon', 'icon-lab', '
|
|
1934
|
+
keywords: ['text-audio-transcript', 'textaudiotranscript', 'icon', 'icon-lab', 'microphone', 'script', 'paragraph'],
|
|
1915
1935
|
componentName: 'TextAudioTranscriptIcon',
|
|
1916
1936
|
package: '@atlaskit/icon-lab/core/text-audio-transcript',
|
|
1917
1937
|
type: 'core',
|
|
@@ -1922,7 +1942,7 @@ var metadata = {
|
|
|
1922
1942
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1923
1943
|
},
|
|
1924
1944
|
'text-bold-italic': {
|
|
1925
|
-
keywords: ['text-bold-italic', 'textbolditalic', 'icon', 'icon-lab', '
|
|
1945
|
+
keywords: ['text-bold-italic', 'textbolditalic', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Bold', 'Italic'],
|
|
1926
1946
|
componentName: 'TextBoldItalicIcon',
|
|
1927
1947
|
package: '@atlaskit/icon-lab/core/text-bold-italic',
|
|
1928
1948
|
type: 'core',
|
|
@@ -1932,7 +1952,7 @@ var metadata = {
|
|
|
1932
1952
|
status: 'published'
|
|
1933
1953
|
},
|
|
1934
1954
|
'text-bold-italic-strikethrough': {
|
|
1935
|
-
keywords: ['text-bold-italic-strikethrough', 'textbolditalicstrikethrough', 'icon', 'icon-lab', '
|
|
1955
|
+
keywords: ['text-bold-italic-strikethrough', 'textbolditalicstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'strikethrough', 'Bold', 'Italic'],
|
|
1936
1956
|
componentName: 'TextBoldItalicStrikethroughIcon',
|
|
1937
1957
|
package: '@atlaskit/icon-lab/core/text-bold-italic-strikethrough',
|
|
1938
1958
|
type: 'core',
|
|
@@ -1942,7 +1962,7 @@ var metadata = {
|
|
|
1942
1962
|
status: 'published'
|
|
1943
1963
|
},
|
|
1944
1964
|
'text-bold-italic-underline': {
|
|
1945
|
-
keywords: ['text-bold-italic-underline', 'textbolditalicunderline', 'icon', 'icon-lab', '
|
|
1965
|
+
keywords: ['text-bold-italic-underline', 'textbolditalicunderline', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Bold', 'Italic', 'Underline'],
|
|
1946
1966
|
componentName: 'TextBoldItalicUnderlineIcon',
|
|
1947
1967
|
package: '@atlaskit/icon-lab/core/text-bold-italic-underline',
|
|
1948
1968
|
type: 'core',
|
|
@@ -1952,7 +1972,7 @@ var metadata = {
|
|
|
1952
1972
|
status: 'published'
|
|
1953
1973
|
},
|
|
1954
1974
|
'text-bold-italic-underline-strikethrough': {
|
|
1955
|
-
keywords: ['text-bold-italic-underline-strikethrough', 'textbolditalicunderlinestrikethrough', 'icon', 'icon-lab', '
|
|
1975
|
+
keywords: ['text-bold-italic-underline-strikethrough', 'textbolditalicunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'bold', 'underline', 'strikethrough', 'italic'],
|
|
1956
1976
|
componentName: 'TextBoldItalicUnderlineStrikethroughIcon',
|
|
1957
1977
|
package: '@atlaskit/icon-lab/core/text-bold-italic-underline-strikethrough',
|
|
1958
1978
|
type: 'core',
|
|
@@ -1962,7 +1982,7 @@ var metadata = {
|
|
|
1962
1982
|
status: 'published'
|
|
1963
1983
|
},
|
|
1964
1984
|
'text-bold-strikethrough': {
|
|
1965
|
-
keywords: ['text-bold-strikethrough', 'textboldstrikethrough', 'icon', 'icon-lab', '
|
|
1985
|
+
keywords: ['text-bold-strikethrough', 'textboldstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'Bold', 'strikethrough'],
|
|
1966
1986
|
componentName: 'TextBoldStrikethroughIcon',
|
|
1967
1987
|
package: '@atlaskit/icon-lab/core/text-bold-strikethrough',
|
|
1968
1988
|
type: 'core',
|
|
@@ -1972,7 +1992,7 @@ var metadata = {
|
|
|
1972
1992
|
status: 'published'
|
|
1973
1993
|
},
|
|
1974
1994
|
'text-bold-underline': {
|
|
1975
|
-
keywords: ['text-bold-underline', 'textboldunderline', 'icon', 'icon-lab', '
|
|
1995
|
+
keywords: ['text-bold-underline', 'textboldunderline', 'icon', 'icon-lab', 'bold', 'underline', 'text formatting'],
|
|
1976
1996
|
componentName: 'TextBoldUnderlineIcon',
|
|
1977
1997
|
package: '@atlaskit/icon-lab/core/text-bold-underline',
|
|
1978
1998
|
type: 'core',
|
|
@@ -1982,7 +2002,7 @@ var metadata = {
|
|
|
1982
2002
|
status: 'published'
|
|
1983
2003
|
},
|
|
1984
2004
|
'text-bold-underline-strikethrough': {
|
|
1985
|
-
keywords: ['text-bold-underline-strikethrough', 'textboldunderlinestrikethrough', 'icon', 'icon-lab', '
|
|
2005
|
+
keywords: ['text-bold-underline-strikethrough', 'textboldunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'bold', 'strikethrough', 'underline'],
|
|
1986
2006
|
componentName: 'TextBoldUnderlineStrikethroughIcon',
|
|
1987
2007
|
package: '@atlaskit/icon-lab/core/text-bold-underline-strikethrough',
|
|
1988
2008
|
type: 'core',
|
|
@@ -1992,7 +2012,7 @@ var metadata = {
|
|
|
1992
2012
|
status: 'published'
|
|
1993
2013
|
},
|
|
1994
2014
|
'text-conclusion-add': {
|
|
1995
|
-
keywords: ['text-conclusion-add', 'textconclusionadd', 'icon', 'icon-lab', '
|
|
2015
|
+
keywords: ['text-conclusion-add', 'textconclusionadd', 'icon', 'icon-lab', 'text', 'conclusion', 'AI', 'generative'],
|
|
1996
2016
|
componentName: 'TextConclusionAddIcon',
|
|
1997
2017
|
package: '@atlaskit/icon-lab/core/text-conclusion-add',
|
|
1998
2018
|
type: 'core',
|
|
@@ -2002,7 +2022,7 @@ var metadata = {
|
|
|
2002
2022
|
status: 'published'
|
|
2003
2023
|
},
|
|
2004
2024
|
'text-heading-five': {
|
|
2005
|
-
keywords: ['text-heading-five', 'textheadingfive', 'icon', 'icon-lab', '
|
|
2025
|
+
keywords: ['text-heading-five', 'textheadingfive', 'icon', 'icon-lab', 'heading 5', 'H5', 'text style'],
|
|
2006
2026
|
componentName: 'TextHeadingFiveIcon',
|
|
2007
2027
|
package: '@atlaskit/icon-lab/core/text-heading-five',
|
|
2008
2028
|
type: 'core',
|
|
@@ -2013,7 +2033,7 @@ var metadata = {
|
|
|
2013
2033
|
slackChannel: '#editor-design'
|
|
2014
2034
|
},
|
|
2015
2035
|
'text-heading-four': {
|
|
2016
|
-
keywords: ['text-heading-four', 'textheadingfour', 'icon', 'icon-lab', '
|
|
2036
|
+
keywords: ['text-heading-four', 'textheadingfour', 'icon', 'icon-lab', 'heading 4', 'H4', 'text style'],
|
|
2017
2037
|
componentName: 'TextHeadingFourIcon',
|
|
2018
2038
|
package: '@atlaskit/icon-lab/core/text-heading-four',
|
|
2019
2039
|
type: 'core',
|
|
@@ -2024,7 +2044,7 @@ var metadata = {
|
|
|
2024
2044
|
slackChannel: '#editor-design'
|
|
2025
2045
|
},
|
|
2026
2046
|
'text-heading-one': {
|
|
2027
|
-
keywords: ['text-heading-one', 'textheadingone', 'icon', 'icon-lab', '
|
|
2047
|
+
keywords: ['text-heading-one', 'textheadingone', 'icon', 'icon-lab', 'Heading 1', 'H1', 'text style'],
|
|
2028
2048
|
componentName: 'TextHeadingOneIcon',
|
|
2029
2049
|
package: '@atlaskit/icon-lab/core/text-heading-one',
|
|
2030
2050
|
type: 'core',
|
|
@@ -2035,7 +2055,7 @@ var metadata = {
|
|
|
2035
2055
|
slackChannel: '#Editor-design'
|
|
2036
2056
|
},
|
|
2037
2057
|
'text-heading-six': {
|
|
2038
|
-
keywords: ['text-heading-six', 'textheadingsix', 'icon', 'icon-lab', '
|
|
2058
|
+
keywords: ['text-heading-six', 'textheadingsix', 'icon', 'icon-lab', 'heading 6', 'H6', 'text style'],
|
|
2039
2059
|
componentName: 'TextHeadingSixIcon',
|
|
2040
2060
|
package: '@atlaskit/icon-lab/core/text-heading-six',
|
|
2041
2061
|
type: 'core',
|
|
@@ -2046,7 +2066,7 @@ var metadata = {
|
|
|
2046
2066
|
slackChannel: '#editor-design'
|
|
2047
2067
|
},
|
|
2048
2068
|
'text-heading-three': {
|
|
2049
|
-
keywords: ['text-heading-three', 'textheadingthree', 'icon', 'icon-lab', '
|
|
2069
|
+
keywords: ['text-heading-three', 'textheadingthree', 'icon', 'icon-lab', 'heading 3', 'H3', 'text style'],
|
|
2050
2070
|
componentName: 'TextHeadingThreeIcon',
|
|
2051
2071
|
package: '@atlaskit/icon-lab/core/text-heading-three',
|
|
2052
2072
|
type: 'core',
|
|
@@ -2057,7 +2077,7 @@ var metadata = {
|
|
|
2057
2077
|
slackChannel: '#editor-design'
|
|
2058
2078
|
},
|
|
2059
2079
|
'text-heading-two': {
|
|
2060
|
-
keywords: ['text-heading-two', 'textheadingtwo', 'icon', 'icon-lab', '
|
|
2080
|
+
keywords: ['text-heading-two', 'textheadingtwo', 'icon', 'icon-lab', 'Heading 2', 'H2', 'text style'],
|
|
2061
2081
|
componentName: 'TextHeadingTwoIcon',
|
|
2062
2082
|
package: '@atlaskit/icon-lab/core/text-heading-two',
|
|
2063
2083
|
type: 'core',
|
|
@@ -2068,7 +2088,7 @@ var metadata = {
|
|
|
2068
2088
|
slackChannel: '#editor-design'
|
|
2069
2089
|
},
|
|
2070
2090
|
'text-introduction-add': {
|
|
2071
|
-
keywords: ['text-introduction-add', 'textintroductionadd', 'icon', 'icon-lab', '
|
|
2091
|
+
keywords: ['text-introduction-add', 'textintroductionadd', 'icon', 'icon-lab', 'text', 'introduction', 'AI', 'generative'],
|
|
2072
2092
|
componentName: 'TextIntroductionAddIcon',
|
|
2073
2093
|
package: '@atlaskit/icon-lab/core/text-introduction-add',
|
|
2074
2094
|
type: 'core',
|
|
@@ -2078,7 +2098,7 @@ var metadata = {
|
|
|
2078
2098
|
status: 'published'
|
|
2079
2099
|
},
|
|
2080
2100
|
'text-italic-strikethrough': {
|
|
2081
|
-
keywords: ['text-italic-strikethrough', 'textitalicstrikethrough', 'icon', 'icon-lab', '
|
|
2101
|
+
keywords: ['text-italic-strikethrough', 'textitalicstrikethrough', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Italic', 'Strikethrough'],
|
|
2082
2102
|
componentName: 'TextItalicStrikethroughIcon',
|
|
2083
2103
|
package: '@atlaskit/icon-lab/core/text-italic-strikethrough',
|
|
2084
2104
|
type: 'core',
|
|
@@ -2088,7 +2108,7 @@ var metadata = {
|
|
|
2088
2108
|
status: 'published'
|
|
2089
2109
|
},
|
|
2090
2110
|
'text-italic-underline': {
|
|
2091
|
-
keywords: ['text-italic-underline', 'textitalicunderline', 'icon', 'icon-lab', '
|
|
2111
|
+
keywords: ['text-italic-underline', 'textitalicunderline', 'icon', 'icon-lab', 'Text', 'Type', 'Font', 'Underline', 'Italic'],
|
|
2092
2112
|
componentName: 'TextItalicUnderlineIcon',
|
|
2093
2113
|
package: '@atlaskit/icon-lab/core/text-italic-underline',
|
|
2094
2114
|
type: 'core',
|
|
@@ -2098,7 +2118,7 @@ var metadata = {
|
|
|
2098
2118
|
status: 'published'
|
|
2099
2119
|
},
|
|
2100
2120
|
'text-italic-underline-strikethrough': {
|
|
2101
|
-
keywords: ['text-italic-underline-strikethrough', 'textitalicunderlinestrikethrough', 'icon', 'icon-lab', '
|
|
2121
|
+
keywords: ['text-italic-underline-strikethrough', 'textitalicunderlinestrikethrough', 'icon', 'icon-lab', 'text formatting', 'italic', 'underline', 'strikethrough'],
|
|
2102
2122
|
componentName: 'TextItalicUnderlineStrikethroughIcon',
|
|
2103
2123
|
package: '@atlaskit/icon-lab/core/text-italic-underline-strikethrough',
|
|
2104
2124
|
type: 'core',
|
|
@@ -2108,7 +2128,7 @@ var metadata = {
|
|
|
2108
2128
|
status: 'published'
|
|
2109
2129
|
},
|
|
2110
2130
|
'text-lengthen': {
|
|
2111
|
-
keywords: ['text-lengthen', 'textlengthen', 'icon', 'icon-lab', '
|
|
2131
|
+
keywords: ['text-lengthen', 'textlengthen', 'icon', 'icon-lab', 'text', 'lengthen', 'expand', 'AI', 'generative'],
|
|
2112
2132
|
componentName: 'TextLengthenIcon',
|
|
2113
2133
|
package: '@atlaskit/icon-lab/core/text-lengthen',
|
|
2114
2134
|
type: 'core',
|
|
@@ -2118,7 +2138,7 @@ var metadata = {
|
|
|
2118
2138
|
status: 'published'
|
|
2119
2139
|
},
|
|
2120
2140
|
'text-letter-case': {
|
|
2121
|
-
keywords: ['text-letter-case', 'textlettercase', 'icon', 'icon-lab', '
|
|
2141
|
+
keywords: ['text-letter-case', 'textlettercase', 'icon', 'icon-lab', 'text case', 'letter case', 'uppercase', 'lowercase', 'sentence case', 'title case', 'Aa'],
|
|
2122
2142
|
componentName: 'TextLetterCaseIcon',
|
|
2123
2143
|
package: '@atlaskit/icon-lab/core/text-letter-case',
|
|
2124
2144
|
type: 'core',
|
|
@@ -2129,7 +2149,7 @@ var metadata = {
|
|
|
2129
2149
|
slackChannel: '#icon-contributions'
|
|
2130
2150
|
},
|
|
2131
2151
|
'text-paragraph': {
|
|
2132
|
-
keywords: ['text-paragraph', 'textparagraph', 'icon', 'icon-lab', '
|
|
2152
|
+
keywords: ['text-paragraph', 'textparagraph', 'icon', 'icon-lab', 'text', 'paragraph break', 'AI', 'generative', 'reformat'],
|
|
2133
2153
|
componentName: 'TextParagraphIcon',
|
|
2134
2154
|
package: '@atlaskit/icon-lab/core/text-paragraph',
|
|
2135
2155
|
type: 'core',
|
|
@@ -2139,7 +2159,7 @@ var metadata = {
|
|
|
2139
2159
|
status: 'published'
|
|
2140
2160
|
},
|
|
2141
2161
|
'text-rephrase': {
|
|
2142
|
-
keywords: ['text-rephrase', 'textrephrase', 'icon', 'icon-lab', '
|
|
2162
|
+
keywords: ['text-rephrase', 'textrephrase', 'icon', 'icon-lab', 'text', 'rephrase', 'AI', 'generative'],
|
|
2143
2163
|
componentName: 'TextRephraseIcon',
|
|
2144
2164
|
package: '@atlaskit/icon-lab/core/text-rephrase',
|
|
2145
2165
|
type: 'core',
|
|
@@ -2149,7 +2169,7 @@ var metadata = {
|
|
|
2149
2169
|
status: 'published'
|
|
2150
2170
|
},
|
|
2151
2171
|
'text-subscript': {
|
|
2152
|
-
keywords: ['text-subscript', 'textsubscript', 'icon', 'icon-lab', '
|
|
2172
|
+
keywords: ['text-subscript', 'textsubscript', 'icon', 'icon-lab', 'subscript', 'text formatting'],
|
|
2153
2173
|
componentName: 'TextSubscriptIcon',
|
|
2154
2174
|
package: '@atlaskit/icon-lab/core/text-subscript',
|
|
2155
2175
|
type: 'core',
|
|
@@ -2160,7 +2180,7 @@ var metadata = {
|
|
|
2160
2180
|
slackChannel: '#editor-design'
|
|
2161
2181
|
},
|
|
2162
2182
|
'text-superscript': {
|
|
2163
|
-
keywords: ['text-superscript', 'textsuperscript', 'icon', 'icon-lab', '
|
|
2183
|
+
keywords: ['text-superscript', 'textsuperscript', 'icon', 'icon-lab', 'superscript', 'text formatting'],
|
|
2164
2184
|
componentName: 'TextSuperscriptIcon',
|
|
2165
2185
|
package: '@atlaskit/icon-lab/core/text-superscript',
|
|
2166
2186
|
type: 'core',
|
|
@@ -2171,7 +2191,7 @@ var metadata = {
|
|
|
2171
2191
|
slackChannel: '#Editor-design'
|
|
2172
2192
|
},
|
|
2173
2193
|
'text-underline-strikethrough': {
|
|
2174
|
-
keywords: ['text-underline-strikethrough', 'textunderlinestrikethrough', 'icon', 'icon-lab', '
|
|
2194
|
+
keywords: ['text-underline-strikethrough', 'textunderlinestrikethrough', 'icon', 'icon-lab', 'text', 'type', 'font', 'strikethrough', 'underline'],
|
|
2175
2195
|
componentName: 'TextUnderlineStrikethroughIcon',
|
|
2176
2196
|
package: '@atlaskit/icon-lab/core/text-underline-strikethrough',
|
|
2177
2197
|
type: 'core',
|
|
@@ -2181,7 +2201,7 @@ var metadata = {
|
|
|
2181
2201
|
status: 'published'
|
|
2182
2202
|
},
|
|
2183
2203
|
ticket: {
|
|
2184
|
-
keywords: ['ticket', 'icon', 'icon-lab', '
|
|
2204
|
+
keywords: ['ticket', 'icon', 'icon-lab', 'stub', 'ticket'],
|
|
2185
2205
|
componentName: 'TicketIcon',
|
|
2186
2206
|
package: '@atlaskit/icon-lab/core/ticket',
|
|
2187
2207
|
type: 'core',
|
|
@@ -2191,7 +2211,7 @@ var metadata = {
|
|
|
2191
2211
|
status: 'published'
|
|
2192
2212
|
},
|
|
2193
2213
|
tidy: {
|
|
2194
|
-
keywords: ['tidy', 'icon', 'icon-lab', '
|
|
2214
|
+
keywords: ['tidy', 'icon', 'icon-lab', 'Tidy', 'Clean up', 'Tidy up', 'Grid'],
|
|
2195
2215
|
componentName: 'TidyIcon',
|
|
2196
2216
|
package: '@atlaskit/icon-lab/core/tidy',
|
|
2197
2217
|
type: 'core',
|
|
@@ -2201,7 +2221,7 @@ var metadata = {
|
|
|
2201
2221
|
status: 'published'
|
|
2202
2222
|
},
|
|
2203
2223
|
variable: {
|
|
2204
|
-
keywords: ['variable', 'icon', 'icon-lab'
|
|
2224
|
+
keywords: ['variable', 'icon', 'icon-lab'],
|
|
2205
2225
|
componentName: 'VariableIcon',
|
|
2206
2226
|
package: '@atlaskit/icon-lab/core/variable',
|
|
2207
2227
|
type: 'core',
|
|
@@ -2212,7 +2232,7 @@ var metadata = {
|
|
|
2212
2232
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2213
2233
|
},
|
|
2214
2234
|
'vehicle-airplane': {
|
|
2215
|
-
keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', '
|
|
2235
|
+
keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', 'plane', 'airplane', 'aeroplane', 'travel', 'vehicle'],
|
|
2216
2236
|
componentName: 'VehicleAirplaneIcon',
|
|
2217
2237
|
package: '@atlaskit/icon-lab/core/vehicle-airplane',
|
|
2218
2238
|
type: 'core',
|
|
@@ -2222,7 +2242,7 @@ var metadata = {
|
|
|
2222
2242
|
status: 'published'
|
|
2223
2243
|
},
|
|
2224
2244
|
'vehicle-train': {
|
|
2225
|
-
keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', '
|
|
2245
|
+
keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'transportation', 'vehicle', 'car'],
|
|
2226
2246
|
componentName: 'VehicleTrainIcon',
|
|
2227
2247
|
package: '@atlaskit/icon-lab/core/vehicle-train',
|
|
2228
2248
|
type: 'core',
|
|
@@ -2232,7 +2252,7 @@ var metadata = {
|
|
|
2232
2252
|
status: 'published'
|
|
2233
2253
|
},
|
|
2234
2254
|
'video-captions-stylized': {
|
|
2235
|
-
keywords: ['video-captions-stylized', 'videocaptionsstylized', 'icon', 'icon-lab', '
|
|
2255
|
+
keywords: ['video-captions-stylized', 'videocaptionsstylized', 'icon', 'icon-lab', 'CC', 'subtitles'],
|
|
2236
2256
|
componentName: 'VideoCaptionsStylizedIcon',
|
|
2237
2257
|
package: '@atlaskit/icon-lab/core/video-captions-stylized',
|
|
2238
2258
|
type: 'core',
|
|
@@ -2243,7 +2263,7 @@ var metadata = {
|
|
|
2243
2263
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2244
2264
|
},
|
|
2245
2265
|
'video-clip': {
|
|
2246
|
-
keywords: ['video-clip', 'videoclip', 'icon', 'icon-lab', '
|
|
2266
|
+
keywords: ['video-clip', 'videoclip', 'icon', 'icon-lab', 'film', 'film strip', 'video', 'media', 'file'],
|
|
2247
2267
|
componentName: 'VideoClipIcon',
|
|
2248
2268
|
package: '@atlaskit/icon-lab/core/video-clip',
|
|
2249
2269
|
type: 'core',
|
|
@@ -2254,7 +2274,7 @@ var metadata = {
|
|
|
2254
2274
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2255
2275
|
},
|
|
2256
2276
|
'video-closed-captions': {
|
|
2257
|
-
keywords: ['video-closed-captions', 'videoclosedcaptions', 'icon', 'icon-lab', '
|
|
2277
|
+
keywords: ['video-closed-captions', 'videoclosedcaptions', 'icon', 'icon-lab', 'CC', 'closed captions', 'subtitles'],
|
|
2258
2278
|
componentName: 'VideoClosedCaptionsIcon',
|
|
2259
2279
|
package: '@atlaskit/icon-lab/core/video-closed-captions',
|
|
2260
2280
|
type: 'core',
|
|
@@ -2264,7 +2284,7 @@ var metadata = {
|
|
|
2264
2284
|
status: 'published'
|
|
2265
2285
|
},
|
|
2266
2286
|
'video-closed-captions-filled': {
|
|
2267
|
-
keywords: ['video-closed-captions-filled', 'videoclosedcaptionsfilled', 'icon', 'icon-lab'
|
|
2287
|
+
keywords: ['video-closed-captions-filled', 'videoclosedcaptionsfilled', 'icon', 'icon-lab'],
|
|
2268
2288
|
componentName: 'VideoClosedCaptionsFilledIcon',
|
|
2269
2289
|
package: '@atlaskit/icon-lab/core/video-closed-captions-filled',
|
|
2270
2290
|
type: 'core',
|
|
@@ -2274,7 +2294,7 @@ var metadata = {
|
|
|
2274
2294
|
status: 'published'
|
|
2275
2295
|
},
|
|
2276
2296
|
'video-hd': {
|
|
2277
|
-
keywords: ['video-hd', 'videohd', 'icon', 'icon-lab', '
|
|
2297
|
+
keywords: ['video-hd', 'videohd', 'icon', 'icon-lab', 'high definition', 'hi def'],
|
|
2278
2298
|
componentName: 'VideoHdIcon',
|
|
2279
2299
|
package: '@atlaskit/icon-lab/core/video-hd',
|
|
2280
2300
|
type: 'core',
|
|
@@ -2284,7 +2304,7 @@ var metadata = {
|
|
|
2284
2304
|
status: 'published'
|
|
2285
2305
|
},
|
|
2286
2306
|
'video-hd-filled': {
|
|
2287
|
-
keywords: ['video-hd-filled', 'videohdfilled', 'icon', 'icon-lab', '
|
|
2307
|
+
keywords: ['video-hd-filled', 'videohdfilled', 'icon', 'icon-lab', 'high definition', 'hi def'],
|
|
2288
2308
|
componentName: 'VideoHdFilledIcon',
|
|
2289
2309
|
package: '@atlaskit/icon-lab/core/video-hd-filled',
|
|
2290
2310
|
type: 'core',
|
|
@@ -2294,7 +2314,7 @@ var metadata = {
|
|
|
2294
2314
|
status: 'published'
|
|
2295
2315
|
},
|
|
2296
2316
|
'video-miniplayer': {
|
|
2297
|
-
keywords: ['video-miniplayer', 'videominiplayer', 'icon', 'icon-lab', '
|
|
2317
|
+
keywords: ['video-miniplayer', 'videominiplayer', 'icon', 'icon-lab', 'picture in picture', 'PIP'],
|
|
2298
2318
|
componentName: 'VideoMiniplayerIcon',
|
|
2299
2319
|
package: '@atlaskit/icon-lab/core/video-miniplayer',
|
|
2300
2320
|
type: 'core',
|
|
@@ -2305,7 +2325,7 @@ var metadata = {
|
|
|
2305
2325
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2306
2326
|
},
|
|
2307
2327
|
'video-overlay-tools': {
|
|
2308
|
-
keywords: ['video-overlay-tools', 'videooverlaytools', 'icon', 'icon-lab', '
|
|
2328
|
+
keywords: ['video-overlay-tools', 'videooverlaytools', 'icon', 'icon-lab', 'overlays', 'video', 'add text', 'add arrow', 'add box'],
|
|
2309
2329
|
componentName: 'VideoOverlayToolsIcon',
|
|
2310
2330
|
package: '@atlaskit/icon-lab/core/video-overlay-tools',
|
|
2311
2331
|
type: 'core',
|
|
@@ -2315,7 +2335,7 @@ var metadata = {
|
|
|
2315
2335
|
status: 'published'
|
|
2316
2336
|
},
|
|
2317
2337
|
'video-play-circle': {
|
|
2318
|
-
keywords: ['video-play-circle', 'videoplaycircle', 'icon', 'icon-lab', '
|
|
2338
|
+
keywords: ['video-play-circle', 'videoplaycircle', 'icon', 'icon-lab', 'video', 'start'],
|
|
2319
2339
|
componentName: 'VideoPlayCircleIcon',
|
|
2320
2340
|
package: '@atlaskit/icon-lab/core/video-play-circle',
|
|
2321
2341
|
type: 'core',
|
|
@@ -2326,7 +2346,7 @@ var metadata = {
|
|
|
2326
2346
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2327
2347
|
},
|
|
2328
2348
|
'video-record': {
|
|
2329
|
-
keywords: ['video-record', 'videorecord', 'icon', 'icon-lab', '
|
|
2349
|
+
keywords: ['video-record', 'videorecord', 'icon', 'icon-lab', 'live', 'circle', 'ellipse', 'recording'],
|
|
2330
2350
|
componentName: 'VideoRecordIcon',
|
|
2331
2351
|
package: '@atlaskit/icon-lab/core/video-record',
|
|
2332
2352
|
type: 'core',
|
|
@@ -2337,7 +2357,7 @@ var metadata = {
|
|
|
2337
2357
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2338
2358
|
},
|
|
2339
2359
|
'video-rewind-overlay': {
|
|
2340
|
-
keywords: ['video-rewind-overlay', 'videorewindoverlay', 'icon', 'icon-lab', '
|
|
2360
|
+
keywords: ['video-rewind-overlay', 'videorewindoverlay', 'icon', 'icon-lab', 'rewind back'],
|
|
2341
2361
|
componentName: 'VideoRewindOverlayIcon',
|
|
2342
2362
|
package: '@atlaskit/icon-lab/core/video-rewind-overlay',
|
|
2343
2363
|
type: 'core',
|
|
@@ -2347,7 +2367,7 @@ var metadata = {
|
|
|
2347
2367
|
status: 'published'
|
|
2348
2368
|
},
|
|
2349
2369
|
'video-skip-backward-five': {
|
|
2350
|
-
keywords: ['video-skip-backward-five', 'videoskipbackwardfive', 'icon', 'icon-lab', '
|
|
2370
|
+
keywords: ['video-skip-backward-five', 'videoskipbackwardfive', 'icon', 'icon-lab', 'video', 'media', 'skip', 'forward', '5', 'seconds'],
|
|
2351
2371
|
componentName: 'VideoSkipBackwardFiveIcon',
|
|
2352
2372
|
package: '@atlaskit/icon-lab/core/video-skip-backward-five',
|
|
2353
2373
|
type: 'core',
|
|
@@ -2357,7 +2377,7 @@ var metadata = {
|
|
|
2357
2377
|
status: 'published'
|
|
2358
2378
|
},
|
|
2359
2379
|
'video-skip-forward-five': {
|
|
2360
|
-
keywords: ['video-skip-forward-five', 'videoskipforwardfive', 'icon', 'icon-lab', '
|
|
2380
|
+
keywords: ['video-skip-forward-five', 'videoskipforwardfive', 'icon', 'icon-lab', 'video', 'media', 'skip', 'forward', '5', 'seconds'],
|
|
2361
2381
|
componentName: 'VideoSkipForwardFiveIcon',
|
|
2362
2382
|
package: '@atlaskit/icon-lab/core/video-skip-forward-five',
|
|
2363
2383
|
type: 'core',
|
|
@@ -2367,7 +2387,7 @@ var metadata = {
|
|
|
2367
2387
|
status: 'published'
|
|
2368
2388
|
},
|
|
2369
2389
|
'video-strikethrough': {
|
|
2370
|
-
keywords: ['video-strikethrough', 'videostrikethrough', 'icon', 'icon-lab', '
|
|
2390
|
+
keywords: ['video-strikethrough', 'videostrikethrough', 'icon', 'icon-lab', 'video', 'no video', 'camera off', 'off'],
|
|
2371
2391
|
componentName: 'VideoStrikethroughIcon',
|
|
2372
2392
|
package: '@atlaskit/icon-lab/core/video-strikethrough',
|
|
2373
2393
|
type: 'core',
|
|
@@ -2377,7 +2397,7 @@ var metadata = {
|
|
|
2377
2397
|
status: 'published'
|
|
2378
2398
|
},
|
|
2379
2399
|
'video-theater-mode': {
|
|
2380
|
-
keywords: ['video-theater-mode', 'videotheatermode', 'icon', 'icon-lab', '
|
|
2400
|
+
keywords: ['video-theater-mode', 'videotheatermode', 'icon', 'icon-lab', 'theater mode', 'view', 'viewport', 'video', 'wide'],
|
|
2381
2401
|
componentName: 'VideoTheaterModeIcon',
|
|
2382
2402
|
package: '@atlaskit/icon-lab/core/video-theater-mode',
|
|
2383
2403
|
type: 'core',
|
|
@@ -2387,7 +2407,7 @@ var metadata = {
|
|
|
2387
2407
|
status: 'published'
|
|
2388
2408
|
},
|
|
2389
2409
|
'video-timeline-clip-split': {
|
|
2390
|
-
keywords: ['video-timeline-clip-split', 'videotimelineclipsplit', 'icon', 'icon-lab', '
|
|
2410
|
+
keywords: ['video-timeline-clip-split', 'videotimelineclipsplit', 'icon', 'icon-lab', 'split', 'clip', 'edit', 'enhance', 'video', 'timeline', 'trim'],
|
|
2391
2411
|
componentName: 'VideoTimelineClipSplitIcon',
|
|
2392
2412
|
package: '@atlaskit/icon-lab/core/video-timeline-clip-split',
|
|
2393
2413
|
type: 'core',
|
|
@@ -2397,7 +2417,7 @@ var metadata = {
|
|
|
2397
2417
|
status: 'published'
|
|
2398
2418
|
},
|
|
2399
2419
|
'video-timeline-editor': {
|
|
2400
|
-
keywords: ['video-timeline-editor', 'videotimelineeditor', 'icon', 'icon-lab', '
|
|
2420
|
+
keywords: ['video-timeline-editor', 'videotimelineeditor', 'icon', 'icon-lab', 'track', 'edit', 'video'],
|
|
2401
2421
|
componentName: 'VideoTimelineEditorIcon',
|
|
2402
2422
|
package: '@atlaskit/icon-lab/core/video-timeline-editor',
|
|
2403
2423
|
type: 'core',
|
|
@@ -2408,7 +2428,7 @@ var metadata = {
|
|
|
2408
2428
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2409
2429
|
},
|
|
2410
2430
|
'video-watch-later-remove': {
|
|
2411
|
-
keywords: ['video-watch-later-remove', 'videowatchlaterremove', 'icon', 'icon-lab', '
|
|
2431
|
+
keywords: ['video-watch-later-remove', 'videowatchlaterremove', 'icon', 'icon-lab', 'bookmark', 'x', 'remove', 'cross'],
|
|
2412
2432
|
componentName: 'VideoWatchLaterRemoveIcon',
|
|
2413
2433
|
package: '@atlaskit/icon-lab/core/video-watch-later-remove',
|
|
2414
2434
|
type: 'core',
|
|
@@ -2418,7 +2438,7 @@ var metadata = {
|
|
|
2418
2438
|
status: 'published'
|
|
2419
2439
|
},
|
|
2420
2440
|
'video-watch-later-saved': {
|
|
2421
|
-
keywords: ['video-watch-later-saved', 'videowatchlatersaved', 'icon', 'icon-lab', '
|
|
2441
|
+
keywords: ['video-watch-later-saved', 'videowatchlatersaved', 'icon', 'icon-lab', 'bookmark', 'check', 'saved'],
|
|
2422
2442
|
componentName: 'VideoWatchLaterSavedIcon',
|
|
2423
2443
|
package: '@atlaskit/icon-lab/core/video-watch-later-saved',
|
|
2424
2444
|
type: 'core',
|
|
@@ -2428,7 +2448,7 @@ var metadata = {
|
|
|
2428
2448
|
status: 'published'
|
|
2429
2449
|
},
|
|
2430
2450
|
'view-type-board-home': {
|
|
2431
|
-
keywords: ['view-type-board-home', 'viewtypeboardhome', 'icon', 'icon-lab', '
|
|
2451
|
+
keywords: ['view-type-board-home', 'viewtypeboardhome', 'icon', 'icon-lab', 'board view', 'databases', 'home', 'default view'],
|
|
2432
2452
|
componentName: 'ViewTypeBoardHomeIcon',
|
|
2433
2453
|
package: '@atlaskit/icon-lab/core/view-type-board-home',
|
|
2434
2454
|
type: 'core',
|
|
@@ -2438,7 +2458,7 @@ var metadata = {
|
|
|
2438
2458
|
status: 'published'
|
|
2439
2459
|
},
|
|
2440
2460
|
'view-type-card-home': {
|
|
2441
|
-
keywords: ['view-type-card-home', 'viewtypecardhome', 'icon', 'icon-lab', '
|
|
2461
|
+
keywords: ['view-type-card-home', 'viewtypecardhome', 'icon', 'icon-lab', 'card view', 'databases', 'home', 'default view'],
|
|
2442
2462
|
componentName: 'ViewTypeCardHomeIcon',
|
|
2443
2463
|
package: '@atlaskit/icon-lab/core/view-type-card-home',
|
|
2444
2464
|
type: 'core',
|
|
@@ -2448,7 +2468,7 @@ var metadata = {
|
|
|
2448
2468
|
status: 'published'
|
|
2449
2469
|
},
|
|
2450
2470
|
'view-type-table-home': {
|
|
2451
|
-
keywords: ['view-type-table-home', 'viewtypetablehome', 'icon', 'icon-lab', '
|
|
2471
|
+
keywords: ['view-type-table-home', 'viewtypetablehome', 'icon', 'icon-lab', 'table view', 'databases', 'home', 'default view'],
|
|
2452
2472
|
componentName: 'ViewTypeTableHomeIcon',
|
|
2453
2473
|
package: '@atlaskit/icon-lab/core/view-type-table-home',
|
|
2454
2474
|
type: 'core',
|
|
@@ -2458,7 +2478,7 @@ var metadata = {
|
|
|
2458
2478
|
status: 'published'
|
|
2459
2479
|
},
|
|
2460
2480
|
vulnerability: {
|
|
2461
|
-
keywords: ['vulnerability', 'icon', 'icon-lab', '
|
|
2481
|
+
keywords: ['vulnerability', 'icon', 'icon-lab', 'vulnerability', 'security', 'alert', 'warning'],
|
|
2462
2482
|
componentName: 'VulnerabilityIcon',
|
|
2463
2483
|
package: '@atlaskit/icon-lab/core/vulnerability',
|
|
2464
2484
|
type: 'core',
|
|
@@ -2468,7 +2488,7 @@ var metadata = {
|
|
|
2468
2488
|
status: 'published'
|
|
2469
2489
|
},
|
|
2470
2490
|
wallet: {
|
|
2471
|
-
keywords: ['wallet', 'icon', 'icon-lab', '
|
|
2491
|
+
keywords: ['wallet', 'icon', 'icon-lab', 'money', 'sales', 'payment', 'wallet'],
|
|
2472
2492
|
componentName: 'WalletIcon',
|
|
2473
2493
|
package: '@atlaskit/icon-lab/core/wallet',
|
|
2474
2494
|
type: 'core',
|
|
@@ -2478,7 +2498,7 @@ var metadata = {
|
|
|
2478
2498
|
status: 'published'
|
|
2479
2499
|
},
|
|
2480
2500
|
'warning-outline': {
|
|
2481
|
-
keywords: ['warning-outline', 'warningoutline', 'icon', 'icon-lab', '
|
|
2501
|
+
keywords: ['warning-outline', 'warningoutline', 'icon', 'icon-lab', 'warning', 'exclamation', 'overdue', 'past due', 'late'],
|
|
2482
2502
|
componentName: 'WarningOutlineIcon',
|
|
2483
2503
|
package: '@atlaskit/icon-lab/core/warning-outline',
|
|
2484
2504
|
type: 'core',
|
|
@@ -2488,7 +2508,7 @@ var metadata = {
|
|
|
2488
2508
|
status: 'published'
|
|
2489
2509
|
},
|
|
2490
2510
|
webhook: {
|
|
2491
|
-
keywords: ['webhook', 'icon', 'icon-lab', '
|
|
2511
|
+
keywords: ['webhook', 'icon', 'icon-lab', 'api', 'callback', 'payload'],
|
|
2492
2512
|
componentName: 'WebhookIcon',
|
|
2493
2513
|
package: '@atlaskit/icon-lab/core/webhook',
|
|
2494
2514
|
type: 'core',
|
|
@@ -2499,7 +2519,7 @@ var metadata = {
|
|
|
2499
2519
|
slackChannel: '#help-automation-design'
|
|
2500
2520
|
},
|
|
2501
2521
|
'welcome-feed': {
|
|
2502
|
-
keywords: ['welcome-feed', 'welcomefeed', 'icon', 'icon-lab', '
|
|
2522
|
+
keywords: ['welcome-feed', 'welcomefeed', 'icon', 'icon-lab', 'welcome', 'hello', 'blog', 'smile', 'intro'],
|
|
2503
2523
|
componentName: 'WelcomeFeedIcon',
|
|
2504
2524
|
package: '@atlaskit/icon-lab/core/welcome-feed',
|
|
2505
2525
|
type: 'core',
|
|
@@ -2510,7 +2530,7 @@ var metadata = {
|
|
|
2510
2530
|
slackChannel: '#cc-insights-and-reporting'
|
|
2511
2531
|
},
|
|
2512
2532
|
'work-item-add': {
|
|
2513
|
-
keywords: ['work-item-add', 'workitemadd', 'icon', 'icon-lab', '
|
|
2533
|
+
keywords: ['work-item-add', 'workitemadd', 'icon', 'icon-lab', 'work item', 'work type', 'add', 'plus', 'create'],
|
|
2514
2534
|
componentName: 'WorkItemAddIcon',
|
|
2515
2535
|
package: '@atlaskit/icon-lab/core/work-item-add',
|
|
2516
2536
|
type: 'core',
|
|
@@ -2520,7 +2540,7 @@ var metadata = {
|
|
|
2520
2540
|
status: 'published'
|
|
2521
2541
|
},
|
|
2522
2542
|
'workflow-controls': {
|
|
2523
|
-
keywords: ['workflow-controls', 'workflowcontrols', 'icon', 'icon-lab', '
|
|
2543
|
+
keywords: ['workflow-controls', 'workflowcontrols', 'icon', 'icon-lab', 'orchestration'],
|
|
2524
2544
|
componentName: 'WorkflowControlsIcon',
|
|
2525
2545
|
package: '@atlaskit/icon-lab/core/workflow-controls',
|
|
2526
2546
|
type: 'core',
|
|
@@ -2531,7 +2551,7 @@ var metadata = {
|
|
|
2531
2551
|
slackChannel: '#help-automation-design'
|
|
2532
2552
|
},
|
|
2533
2553
|
wrench: {
|
|
2534
|
-
keywords: ['wrench', 'icon', 'icon-lab', '
|
|
2554
|
+
keywords: ['wrench', 'icon', 'icon-lab', 'wrench', 'spanner', 'tool'],
|
|
2535
2555
|
componentName: 'WrenchIcon',
|
|
2536
2556
|
package: '@atlaskit/icon-lab/core/wrench',
|
|
2537
2557
|
type: 'core',
|