@atlaskit/icon-object 7.3.1 → 7.3.2

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.
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::08d4fd29a2b98c85502e2889d7fc1d98>>
6
+ * @codegen <<SignedSource::e19dd7c8ce4cafa5a731b96f9815dc96>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  /* eslint-disable import/no-extraneous-dependencies -- This import is within the same package, hence self-referential. */
@@ -12,280 +12,280 @@ export const metaDataWithPackageLoader = {
12
12
  'blog/16': {
13
13
  keywords: ['blog/16', 'blog16', 'object', 'icon-object'],
14
14
  componentName: 'Blog16Icon',
15
- package: '@atlaskit/icon-object/glyph/blog/16',
15
+ package: './artifacts/glyph/blog/16',
16
16
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
17
17
  './artifacts/glyph/blog/16')
18
18
  },
19
19
  'branch/16': {
20
20
  keywords: ['branch/16', 'branch16', 'object', 'icon-object'],
21
21
  componentName: 'Branch16Icon',
22
- package: '@atlaskit/icon-object/glyph/branch/16',
22
+ package: './artifacts/glyph/branch/16',
23
23
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
24
24
  './artifacts/glyph/branch/16')
25
25
  },
26
26
  'bug/16': {
27
27
  keywords: ['bug/16', 'bug16', 'object', 'icon-object'],
28
28
  componentName: 'Bug16Icon',
29
- package: '@atlaskit/icon-object/glyph/bug/16',
29
+ package: './artifacts/glyph/bug/16',
30
30
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
31
31
  './artifacts/glyph/bug/16')
32
32
  },
33
33
  'calendar/16': {
34
34
  keywords: ['calendar/16', 'calendar16', 'object', 'icon-object'],
35
35
  componentName: 'Calendar16Icon',
36
- package: '@atlaskit/icon-object/glyph/calendar/16',
36
+ package: './artifacts/glyph/calendar/16',
37
37
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
38
38
  './artifacts/glyph/calendar/16')
39
39
  },
40
40
  'changes/16': {
41
41
  keywords: ['changes/16', 'changes16', 'object', 'icon-object'],
42
42
  componentName: 'Changes16Icon',
43
- package: '@atlaskit/icon-object/glyph/changes/16',
43
+ package: './artifacts/glyph/changes/16',
44
44
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
45
45
  './artifacts/glyph/changes/16')
46
46
  },
47
47
  'code/16': {
48
48
  keywords: ['code/16', 'code16', 'object', 'icon-object'],
49
49
  componentName: 'Code16Icon',
50
- package: '@atlaskit/icon-object/glyph/code/16',
50
+ package: './artifacts/glyph/code/16',
51
51
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
52
52
  './artifacts/glyph/code/16')
53
53
  },
54
54
  'commit/16': {
55
55
  keywords: ['commit/16', 'commit16', 'object', 'icon-object'],
56
56
  componentName: 'Commit16Icon',
57
- package: '@atlaskit/icon-object/glyph/commit/16',
57
+ package: './artifacts/glyph/commit/16',
58
58
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
59
59
  './artifacts/glyph/commit/16')
60
60
  },
61
61
  'epic/16': {
62
62
  keywords: ['epic/16', 'epic16', 'object', 'icon-object'],
63
63
  componentName: 'Epic16Icon',
64
- package: '@atlaskit/icon-object/glyph/epic/16',
64
+ package: './artifacts/glyph/epic/16',
65
65
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
66
66
  './artifacts/glyph/epic/16')
67
67
  },
68
68
  'improvement/16': {
69
69
  keywords: ['improvement/16', 'improvement16', 'object', 'icon-object'],
70
70
  componentName: 'Improvement16Icon',
71
- package: '@atlaskit/icon-object/glyph/improvement/16',
71
+ package: './artifacts/glyph/improvement/16',
72
72
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
73
73
  './artifacts/glyph/improvement/16')
74
74
  },
75
75
  'incident/16': {
76
76
  keywords: ['incident/16', 'incident16', 'object', 'icon-object'],
77
77
  componentName: 'Incident16Icon',
78
- package: '@atlaskit/icon-object/glyph/incident/16',
78
+ package: './artifacts/glyph/incident/16',
79
79
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
80
80
  './artifacts/glyph/incident/16')
81
81
  },
82
82
  'issue/16': {
83
83
  keywords: ['issue/16', 'issue16', 'object', 'icon-object'],
84
84
  componentName: 'Issue16Icon',
85
- package: '@atlaskit/icon-object/glyph/issue/16',
85
+ package: './artifacts/glyph/issue/16',
86
86
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
87
87
  './artifacts/glyph/issue/16')
88
88
  },
89
89
  'new-feature/16': {
90
90
  keywords: ['new-feature/16', 'newfeature16', 'object', 'icon-object'],
91
91
  componentName: 'NewFeature16Icon',
92
- package: '@atlaskit/icon-object/glyph/new-feature/16',
92
+ package: './artifacts/glyph/new-feature/16',
93
93
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
94
94
  './artifacts/glyph/new-feature/16')
95
95
  },
96
96
  'page-live-doc/16': {
97
97
  keywords: ['page-live-doc/16', 'pagelivedoc16', 'object', 'icon-object'],
98
98
  componentName: 'PageLiveDoc16Icon',
99
- package: '@atlaskit/icon-object/glyph/page-live-doc/16',
99
+ package: './artifacts/glyph/page-live-doc/16',
100
100
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
101
101
  './artifacts/glyph/page-live-doc/16')
102
102
  },
103
103
  'page/16': {
104
104
  keywords: ['page/16', 'page16', 'object', 'icon-object'],
105
105
  componentName: 'Page16Icon',
106
- package: '@atlaskit/icon-object/glyph/page/16',
106
+ package: './artifacts/glyph/page/16',
107
107
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
108
108
  './artifacts/glyph/page/16')
109
109
  },
110
110
  'problem/16': {
111
111
  keywords: ['problem/16', 'problem16', 'object', 'icon-object'],
112
112
  componentName: 'Problem16Icon',
113
- package: '@atlaskit/icon-object/glyph/problem/16',
113
+ package: './artifacts/glyph/problem/16',
114
114
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
115
115
  './artifacts/glyph/problem/16')
116
116
  },
117
117
  'pull-request/16': {
118
118
  keywords: ['pull-request/16', 'pullrequest16', 'object', 'icon-object'],
119
119
  componentName: 'PullRequest16Icon',
120
- package: '@atlaskit/icon-object/glyph/pull-request/16',
120
+ package: './artifacts/glyph/pull-request/16',
121
121
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
122
122
  './artifacts/glyph/pull-request/16')
123
123
  },
124
124
  'question/16': {
125
125
  keywords: ['question/16', 'question16', 'object', 'icon-object'],
126
126
  componentName: 'Question16Icon',
127
- package: '@atlaskit/icon-object/glyph/question/16',
127
+ package: './artifacts/glyph/question/16',
128
128
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
129
129
  './artifacts/glyph/question/16')
130
130
  },
131
131
  'story/16': {
132
132
  keywords: ['story/16', 'story16', 'object', 'icon-object'],
133
133
  componentName: 'Story16Icon',
134
- package: '@atlaskit/icon-object/glyph/story/16',
134
+ package: './artifacts/glyph/story/16',
135
135
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
136
136
  './artifacts/glyph/story/16')
137
137
  },
138
138
  'subtask/16': {
139
139
  keywords: ['subtask/16', 'subtask16', 'object', 'icon-object'],
140
140
  componentName: 'Subtask16Icon',
141
- package: '@atlaskit/icon-object/glyph/subtask/16',
141
+ package: './artifacts/glyph/subtask/16',
142
142
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
143
143
  './artifacts/glyph/subtask/16')
144
144
  },
145
145
  'task/16': {
146
146
  keywords: ['task/16', 'task16', 'object', 'icon-object'],
147
147
  componentName: 'Task16Icon',
148
- package: '@atlaskit/icon-object/glyph/task/16',
148
+ package: './artifacts/glyph/task/16',
149
149
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
150
150
  './artifacts/glyph/task/16')
151
151
  },
152
152
  'blog/24': {
153
153
  keywords: ['blog/24', 'blog24', 'object', 'icon-object'],
154
154
  componentName: 'Blog24Icon',
155
- package: '@atlaskit/icon-object/glyph/blog/24',
155
+ package: './artifacts/glyph/blog/24',
156
156
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
157
157
  './artifacts/glyph/blog/24')
158
158
  },
159
159
  'branch/24': {
160
160
  keywords: ['branch/24', 'branch24', 'object', 'icon-object'],
161
161
  componentName: 'Branch24Icon',
162
- package: '@atlaskit/icon-object/glyph/branch/24',
162
+ package: './artifacts/glyph/branch/24',
163
163
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
164
164
  './artifacts/glyph/branch/24')
165
165
  },
166
166
  'bug/24': {
167
167
  keywords: ['bug/24', 'bug24', 'object', 'icon-object'],
168
168
  componentName: 'Bug24Icon',
169
- package: '@atlaskit/icon-object/glyph/bug/24',
169
+ package: './artifacts/glyph/bug/24',
170
170
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
171
171
  './artifacts/glyph/bug/24')
172
172
  },
173
173
  'calendar/24': {
174
174
  keywords: ['calendar/24', 'calendar24', 'object', 'icon-object'],
175
175
  componentName: 'Calendar24Icon',
176
- package: '@atlaskit/icon-object/glyph/calendar/24',
176
+ package: './artifacts/glyph/calendar/24',
177
177
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
178
178
  './artifacts/glyph/calendar/24')
179
179
  },
180
180
  'changes/24': {
181
181
  keywords: ['changes/24', 'changes24', 'object', 'icon-object'],
182
182
  componentName: 'Changes24Icon',
183
- package: '@atlaskit/icon-object/glyph/changes/24',
183
+ package: './artifacts/glyph/changes/24',
184
184
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
185
185
  './artifacts/glyph/changes/24')
186
186
  },
187
187
  'code/24': {
188
188
  keywords: ['code/24', 'code24', 'object', 'icon-object'],
189
189
  componentName: 'Code24Icon',
190
- package: '@atlaskit/icon-object/glyph/code/24',
190
+ package: './artifacts/glyph/code/24',
191
191
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
192
192
  './artifacts/glyph/code/24')
193
193
  },
194
194
  'commit/24': {
195
195
  keywords: ['commit/24', 'commit24', 'object', 'icon-object'],
196
196
  componentName: 'Commit24Icon',
197
- package: '@atlaskit/icon-object/glyph/commit/24',
197
+ package: './artifacts/glyph/commit/24',
198
198
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
199
199
  './artifacts/glyph/commit/24')
200
200
  },
201
201
  'epic/24': {
202
202
  keywords: ['epic/24', 'epic24', 'object', 'icon-object'],
203
203
  componentName: 'Epic24Icon',
204
- package: '@atlaskit/icon-object/glyph/epic/24',
204
+ package: './artifacts/glyph/epic/24',
205
205
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
206
206
  './artifacts/glyph/epic/24')
207
207
  },
208
208
  'improvement/24': {
209
209
  keywords: ['improvement/24', 'improvement24', 'object', 'icon-object'],
210
210
  componentName: 'Improvement24Icon',
211
- package: '@atlaskit/icon-object/glyph/improvement/24',
211
+ package: './artifacts/glyph/improvement/24',
212
212
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
213
213
  './artifacts/glyph/improvement/24')
214
214
  },
215
215
  'incident/24': {
216
216
  keywords: ['incident/24', 'incident24', 'object', 'icon-object'],
217
217
  componentName: 'Incident24Icon',
218
- package: '@atlaskit/icon-object/glyph/incident/24',
218
+ package: './artifacts/glyph/incident/24',
219
219
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
220
220
  './artifacts/glyph/incident/24')
221
221
  },
222
222
  'issue/24': {
223
223
  keywords: ['issue/24', 'issue24', 'object', 'icon-object'],
224
224
  componentName: 'Issue24Icon',
225
- package: '@atlaskit/icon-object/glyph/issue/24',
225
+ package: './artifacts/glyph/issue/24',
226
226
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
227
227
  './artifacts/glyph/issue/24')
228
228
  },
229
229
  'new-feature/24': {
230
230
  keywords: ['new-feature/24', 'newfeature24', 'object', 'icon-object'],
231
231
  componentName: 'NewFeature24Icon',
232
- package: '@atlaskit/icon-object/glyph/new-feature/24',
232
+ package: './artifacts/glyph/new-feature/24',
233
233
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
234
234
  './artifacts/glyph/new-feature/24')
235
235
  },
236
236
  'page-live-doc/24': {
237
237
  keywords: ['page-live-doc/24', 'pagelivedoc24', 'object', 'icon-object'],
238
238
  componentName: 'PageLiveDoc24Icon',
239
- package: '@atlaskit/icon-object/glyph/page-live-doc/24',
239
+ package: './artifacts/glyph/page-live-doc/24',
240
240
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
241
241
  './artifacts/glyph/page-live-doc/24')
242
242
  },
243
243
  'page/24': {
244
244
  keywords: ['page/24', 'page24', 'object', 'icon-object'],
245
245
  componentName: 'Page24Icon',
246
- package: '@atlaskit/icon-object/glyph/page/24',
246
+ package: './artifacts/glyph/page/24',
247
247
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
248
248
  './artifacts/glyph/page/24')
249
249
  },
250
250
  'problem/24': {
251
251
  keywords: ['problem/24', 'problem24', 'object', 'icon-object'],
252
252
  componentName: 'Problem24Icon',
253
- package: '@atlaskit/icon-object/glyph/problem/24',
253
+ package: './artifacts/glyph/problem/24',
254
254
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
255
255
  './artifacts/glyph/problem/24')
256
256
  },
257
257
  'pull-request/24': {
258
258
  keywords: ['pull-request/24', 'pullrequest24', 'object', 'icon-object'],
259
259
  componentName: 'PullRequest24Icon',
260
- package: '@atlaskit/icon-object/glyph/pull-request/24',
260
+ package: './artifacts/glyph/pull-request/24',
261
261
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
262
262
  './artifacts/glyph/pull-request/24')
263
263
  },
264
264
  'question/24': {
265
265
  keywords: ['question/24', 'question24', 'object', 'icon-object'],
266
266
  componentName: 'Question24Icon',
267
- package: '@atlaskit/icon-object/glyph/question/24',
267
+ package: './artifacts/glyph/question/24',
268
268
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
269
269
  './artifacts/glyph/question/24')
270
270
  },
271
271
  'story/24': {
272
272
  keywords: ['story/24', 'story24', 'object', 'icon-object'],
273
273
  componentName: 'Story24Icon',
274
- package: '@atlaskit/icon-object/glyph/story/24',
274
+ package: './artifacts/glyph/story/24',
275
275
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
276
276
  './artifacts/glyph/story/24')
277
277
  },
278
278
  'subtask/24': {
279
279
  keywords: ['subtask/24', 'subtask24', 'object', 'icon-object'],
280
280
  componentName: 'Subtask24Icon',
281
- package: '@atlaskit/icon-object/glyph/subtask/24',
281
+ package: './artifacts/glyph/subtask/24',
282
282
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
283
283
  './artifacts/glyph/subtask/24')
284
284
  },
285
285
  'task/24': {
286
286
  keywords: ['task/24', 'task24', 'object', 'icon-object'],
287
287
  componentName: 'Task24Icon',
288
- package: '@atlaskit/icon-object/glyph/task/24',
288
+ package: './artifacts/glyph/task/24',
289
289
  packageLoader: () => import( /* webpackChunkName: "@atlaskit-internal_icon" */
290
290
  './artifacts/glyph/task/24')
291
291
  }