@teambit/issues 1.0.257 → 1.0.259

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.component/issues@1.0.257" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/issues@1.0.259" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -14,601 +14,610 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "issues.main.runtime.ts",
20
- "line": 18,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 3,
21
+ "character": 15
22
22
  },
23
- "signature": "class IssuesMain",
24
23
  "name": "IssuesMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "issues.main.runtime.ts",
30
- "line": 19,
31
- "character": 3
32
- },
33
- "signature": "constructor IssuesMain(config: IssuesConfig, addComponentsIssuesSlot: AddComponentsIssuesSlot): IssuesMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "issues.main.runtime.ts",
40
- "line": 19,
41
- "character": 15
42
- },
43
- "name": "config",
44
- "type": {
45
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "issues.main.runtime.ts",
28
+ "line": 18,
29
+ "character": 1
30
+ },
31
+ "signature": "class IssuesMain",
32
+ "name": "IssuesMain",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "issues.main.runtime.ts",
38
+ "line": 19,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor IssuesMain(config: IssuesConfig, addComponentsIssuesSlot: AddComponentsIssuesSlot): IssuesMain",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "issues.main.runtime.ts",
48
48
  "line": 19,
49
- "character": 31
49
+ "character": 15
50
50
  },
51
- "name": "IssuesConfig",
52
- "internalFilePath": "issues.main.runtime.ts"
53
- },
54
- "isOptional": false,
55
- "isSpread": false
56
- },
57
- {
58
- "__schema": "ParameterSchema",
59
- "location": {
60
- "filePath": "issues.main.runtime.ts",
61
- "line": 19,
62
- "character": 45
51
+ "name": "config",
52
+ "type": {
53
+ "__schema": "TypeRefSchema",
54
+ "location": {
55
+ "filePath": "issues.main.runtime.ts",
56
+ "line": 19,
57
+ "character": 31
58
+ },
59
+ "name": "IssuesConfig",
60
+ "internalFilePath": "issues.main.runtime.ts"
61
+ },
62
+ "isOptional": false,
63
+ "isSpread": false
63
64
  },
64
- "name": "addComponentsIssuesSlot",
65
- "type": {
66
- "__schema": "TypeRefSchema",
65
+ {
66
+ "__schema": "ParameterSchema",
67
67
  "location": {
68
68
  "filePath": "issues.main.runtime.ts",
69
69
  "line": 19,
70
- "character": 78
70
+ "character": 45
71
71
  },
72
- "name": "AddComponentsIssuesSlot",
73
- "internalFilePath": "issues.main.runtime.ts"
72
+ "name": "addComponentsIssuesSlot",
73
+ "type": {
74
+ "__schema": "TypeRefSchema",
75
+ "location": {
76
+ "filePath": "issues.main.runtime.ts",
77
+ "line": 19,
78
+ "character": 78
79
+ },
80
+ "name": "AddComponentsIssuesSlot",
81
+ "internalFilePath": "issues.main.runtime.ts"
82
+ },
83
+ "isOptional": false,
84
+ "isSpread": false
85
+ }
86
+ ],
87
+ "returnType": {
88
+ "__schema": "ThisTypeSchema",
89
+ "location": {
90
+ "filePath": "issues.main.runtime.ts",
91
+ "line": 18,
92
+ "character": 1
74
93
  },
75
- "isOptional": false,
76
- "isSpread": false
77
- }
78
- ],
79
- "returnType": {
80
- "__schema": "ThisTypeSchema",
81
- "location": {
82
- "filePath": "issues.main.runtime.ts",
83
- "line": 18,
84
- "character": 1
94
+ "name": "IssuesMain"
85
95
  },
86
- "name": "IssuesMain"
87
- },
88
- "modifiers": []
89
- },
90
- {
91
- "__schema": "FunctionLikeSchema",
92
- "location": {
93
- "filePath": "issues.main.runtime.ts",
94
- "line": 21,
95
- "character": 3
96
+ "modifiers": []
96
97
  },
97
- "signature": "(method) IssuesMain.getIssuesToIgnoreGlobally(): string[]",
98
- "name": "getIssuesToIgnoreGlobally",
99
- "params": [],
100
- "returnType": {
101
- "__schema": "TypeArraySchema",
98
+ {
99
+ "__schema": "FunctionLikeSchema",
102
100
  "location": {
103
101
  "filePath": "issues.main.runtime.ts",
104
102
  "line": 21,
105
- "character": 32
103
+ "character": 3
106
104
  },
107
- "type": {
108
- "__schema": "KeywordTypeSchema",
105
+ "signature": "(method) IssuesMain.getIssuesToIgnoreGlobally(): string[]",
106
+ "name": "getIssuesToIgnoreGlobally",
107
+ "params": [],
108
+ "returnType": {
109
+ "__schema": "TypeArraySchema",
109
110
  "location": {
110
111
  "filePath": "issues.main.runtime.ts",
111
112
  "line": 21,
112
113
  "character": 32
113
114
  },
114
- "name": "string"
115
- }
116
- },
117
- "modifiers": []
118
- },
119
- {
120
- "__schema": "FunctionLikeSchema",
121
- "location": {
122
- "filePath": "issues.main.runtime.ts",
123
- "line": 27,
124
- "character": 3
125
- },
126
- "signature": "(method) IssuesMain.getIssuesToIgnorePerComponent(component: Component): string[]",
127
- "name": "getIssuesToIgnorePerComponent",
128
- "params": [
129
- {
130
- "__schema": "ParameterSchema",
131
- "location": {
132
- "filePath": "issues.main.runtime.ts",
133
- "line": 27,
134
- "character": 33
135
- },
136
- "name": "component",
137
115
  "type": {
138
- "__schema": "TypeRefSchema",
116
+ "__schema": "KeywordTypeSchema",
139
117
  "location": {
140
118
  "filePath": "issues.main.runtime.ts",
141
- "line": 27,
142
- "character": 44
119
+ "line": 21,
120
+ "character": 32
143
121
  },
144
- "name": "Component",
145
- "componentId": {
146
- "scope": "teambit.component",
147
- "name": "component"
148
- }
149
- },
150
- "isOptional": false,
151
- "isSpread": false
152
- }
153
- ],
154
- "returnType": {
155
- "__schema": "TypeArraySchema",
122
+ "name": "string"
123
+ }
124
+ },
125
+ "modifiers": []
126
+ },
127
+ {
128
+ "__schema": "FunctionLikeSchema",
156
129
  "location": {
157
130
  "filePath": "issues.main.runtime.ts",
158
131
  "line": 27,
159
- "character": 56
132
+ "character": 3
160
133
  },
161
- "type": {
162
- "__schema": "KeywordTypeSchema",
134
+ "signature": "(method) IssuesMain.getIssuesToIgnorePerComponent(component: Component): string[]",
135
+ "name": "getIssuesToIgnorePerComponent",
136
+ "params": [
137
+ {
138
+ "__schema": "ParameterSchema",
139
+ "location": {
140
+ "filePath": "issues.main.runtime.ts",
141
+ "line": 27,
142
+ "character": 33
143
+ },
144
+ "name": "component",
145
+ "type": {
146
+ "__schema": "TypeRefSchema",
147
+ "location": {
148
+ "filePath": "issues.main.runtime.ts",
149
+ "line": 27,
150
+ "character": 44
151
+ },
152
+ "name": "Component",
153
+ "componentId": {
154
+ "scope": "teambit.component",
155
+ "name": "component"
156
+ }
157
+ },
158
+ "isOptional": false,
159
+ "isSpread": false
160
+ }
161
+ ],
162
+ "returnType": {
163
+ "__schema": "TypeArraySchema",
163
164
  "location": {
164
165
  "filePath": "issues.main.runtime.ts",
165
166
  "line": 27,
166
167
  "character": 56
167
168
  },
168
- "name": "string"
169
- }
170
- },
171
- "modifiers": []
172
- },
173
- {
174
- "__schema": "FunctionLikeSchema",
175
- "location": {
176
- "filePath": "issues.main.runtime.ts",
177
- "line": 43,
178
- "character": 3
169
+ "type": {
170
+ "__schema": "KeywordTypeSchema",
171
+ "location": {
172
+ "filePath": "issues.main.runtime.ts",
173
+ "line": 27,
174
+ "character": 56
175
+ },
176
+ "name": "string"
177
+ }
178
+ },
179
+ "modifiers": []
179
180
  },
180
- "signature": "(method) IssuesMain.listIssues(): {\n name: string;\n description: string;\n solution: string;\n isTagBlocker: boolean;\n}[]",
181
- "name": "listIssues",
182
- "params": [],
183
- "returnType": {
184
- "__schema": "InferenceTypeSchema",
181
+ {
182
+ "__schema": "FunctionLikeSchema",
185
183
  "location": {
186
184
  "filePath": "issues.main.runtime.ts",
187
185
  "line": 43,
188
186
  "character": 3
189
187
  },
190
- "type": "{\n name: string;\n description: string;\n solution: string;\n isTagBlocker: boolean;\n}[]"
191
- },
192
- "modifiers": []
193
- },
194
- {
195
- "__schema": "FunctionLikeSchema",
196
- "location": {
197
- "filePath": "issues.main.runtime.ts",
198
- "line": 57,
199
- "character": 3
200
- },
201
- "signature": "(method) IssuesMain.removeIgnoredIssuesFromComponents(components: Component[], extraIssuesToIgnore?: string[]): void",
202
- "name": "removeIgnoredIssuesFromComponents",
203
- "params": [
204
- {
205
- "__schema": "ParameterSchema",
188
+ "signature": "(method) IssuesMain.listIssues(): {\n name: string;\n description: string;\n solution: string;\n isTagBlocker: boolean;\n}[]",
189
+ "name": "listIssues",
190
+ "params": [],
191
+ "returnType": {
192
+ "__schema": "InferenceTypeSchema",
206
193
  "location": {
207
194
  "filePath": "issues.main.runtime.ts",
208
- "line": 57,
209
- "character": 37
195
+ "line": 43,
196
+ "character": 3
210
197
  },
211
- "name": "components",
212
- "type": {
213
- "__schema": "TypeArraySchema",
198
+ "type": "{\n name: string;\n description: string;\n solution: string;\n isTagBlocker: boolean;\n}[]"
199
+ },
200
+ "modifiers": []
201
+ },
202
+ {
203
+ "__schema": "FunctionLikeSchema",
204
+ "location": {
205
+ "filePath": "issues.main.runtime.ts",
206
+ "line": 57,
207
+ "character": 3
208
+ },
209
+ "signature": "(method) IssuesMain.removeIgnoredIssuesFromComponents(components: Component[], extraIssuesToIgnore?: string[]): void",
210
+ "name": "removeIgnoredIssuesFromComponents",
211
+ "params": [
212
+ {
213
+ "__schema": "ParameterSchema",
214
214
  "location": {
215
215
  "filePath": "issues.main.runtime.ts",
216
216
  "line": 57,
217
- "character": 49
217
+ "character": 37
218
218
  },
219
+ "name": "components",
219
220
  "type": {
220
- "__schema": "TypeRefSchema",
221
+ "__schema": "TypeArraySchema",
221
222
  "location": {
222
223
  "filePath": "issues.main.runtime.ts",
223
224
  "line": 57,
224
225
  "character": 49
225
226
  },
226
- "name": "Component",
227
- "componentId": {
228
- "scope": "teambit.component",
229
- "name": "component"
227
+ "type": {
228
+ "__schema": "TypeRefSchema",
229
+ "location": {
230
+ "filePath": "issues.main.runtime.ts",
231
+ "line": 57,
232
+ "character": 49
233
+ },
234
+ "name": "Component",
235
+ "componentId": {
236
+ "scope": "teambit.component",
237
+ "name": "component"
238
+ }
230
239
  }
231
- }
232
- },
233
- "isOptional": false,
234
- "isSpread": false
235
- },
236
- {
237
- "__schema": "ParameterSchema",
238
- "location": {
239
- "filePath": "issues.main.runtime.ts",
240
- "line": 57,
241
- "character": 62
240
+ },
241
+ "isOptional": false,
242
+ "isSpread": false
242
243
  },
243
- "name": "extraIssuesToIgnore",
244
- "type": {
245
- "__schema": "TypeArraySchema",
244
+ {
245
+ "__schema": "ParameterSchema",
246
246
  "location": {
247
247
  "filePath": "issues.main.runtime.ts",
248
248
  "line": 57,
249
- "character": 83
249
+ "character": 62
250
250
  },
251
+ "name": "extraIssuesToIgnore",
251
252
  "type": {
252
- "__schema": "KeywordTypeSchema",
253
+ "__schema": "TypeArraySchema",
253
254
  "location": {
254
255
  "filePath": "issues.main.runtime.ts",
255
256
  "line": 57,
256
257
  "character": 83
257
258
  },
258
- "name": "string"
259
- }
259
+ "type": {
260
+ "__schema": "KeywordTypeSchema",
261
+ "location": {
262
+ "filePath": "issues.main.runtime.ts",
263
+ "line": 57,
264
+ "character": 83
265
+ },
266
+ "name": "string"
267
+ }
268
+ },
269
+ "isOptional": true,
270
+ "defaultValue": "[]",
271
+ "isSpread": false
272
+ }
273
+ ],
274
+ "returnType": {
275
+ "__schema": "InferenceTypeSchema",
276
+ "location": {
277
+ "filePath": "issues.main.runtime.ts",
278
+ "line": 57,
279
+ "character": 3
260
280
  },
261
- "isOptional": true,
262
- "defaultValue": "[]",
263
- "isSpread": false
264
- }
265
- ],
266
- "returnType": {
267
- "__schema": "InferenceTypeSchema",
268
- "location": {
269
- "filePath": "issues.main.runtime.ts",
270
- "line": 57,
271
- "character": 3
281
+ "type": "void"
272
282
  },
273
- "type": "void"
274
- },
275
- "modifiers": []
276
- },
277
- {
278
- "__schema": "FunctionLikeSchema",
279
- "location": {
280
- "filePath": "issues.main.runtime.ts",
281
- "line": 74,
282
- "character": 3
283
+ "modifiers": []
283
284
  },
284
- "doc": {
285
- "__schema": "DocSchema",
285
+ {
286
+ "__schema": "FunctionLikeSchema",
286
287
  "location": {
287
288
  "filePath": "issues.main.runtime.ts",
288
- "line": 68,
289
+ "line": 74,
289
290
  "character": 3
290
291
  },
291
- "raw": "/**\n * register to this slot in order to add a component-issue in bit-status and bit-snap/tag.\n * your function gets all components in one param and the issuesToIgnore as a second param, you don't need to check\n * for issuesToIgnore. if the issue you added is configured to be ignored, it'll be ignored later in the process.\n * this is useful for optimization, if you don't want to calculate the component issue when it's ignored.\n */",
292
- "comment": "register to this slot in order to add a component-issue in bit-status and bit-snap/tag.\nyour function gets all components in one param and the issuesToIgnore as a second param, you don't need to check\nfor issuesToIgnore. if the issue you added is configured to be ignored, it'll be ignored later in the process.\nthis is useful for optimization, if you don't want to calculate the component issue when it's ignored."
293
- },
294
- "signature": "(method) IssuesMain.registerAddComponentsIssues(addComponentsIssues: AddComponentsIssues): void",
295
- "name": "registerAddComponentsIssues",
296
- "params": [
297
- {
298
- "__schema": "ParameterSchema",
292
+ "doc": {
293
+ "__schema": "DocSchema",
299
294
  "location": {
300
295
  "filePath": "issues.main.runtime.ts",
301
- "line": 74,
302
- "character": 31
296
+ "line": 68,
297
+ "character": 3
303
298
  },
304
- "name": "addComponentsIssues",
305
- "type": {
306
- "__schema": "TypeRefSchema",
299
+ "raw": "/**\n * register to this slot in order to add a component-issue in bit-status and bit-snap/tag.\n * your function gets all components in one param and the issuesToIgnore as a second param, you don't need to check\n * for issuesToIgnore. if the issue you added is configured to be ignored, it'll be ignored later in the process.\n * this is useful for optimization, if you don't want to calculate the component issue when it's ignored.\n */",
300
+ "comment": "register to this slot in order to add a component-issue in bit-status and bit-snap/tag.\nyour function gets all components in one param and the issuesToIgnore as a second param, you don't need to check\nfor issuesToIgnore. if the issue you added is configured to be ignored, it'll be ignored later in the process.\nthis is useful for optimization, if you don't want to calculate the component issue when it's ignored."
301
+ },
302
+ "signature": "(method) IssuesMain.registerAddComponentsIssues(addComponentsIssues: AddComponentsIssues): void",
303
+ "name": "registerAddComponentsIssues",
304
+ "params": [
305
+ {
306
+ "__schema": "ParameterSchema",
307
307
  "location": {
308
308
  "filePath": "issues.main.runtime.ts",
309
309
  "line": 74,
310
- "character": 52
310
+ "character": 31
311
311
  },
312
- "name": "AddComponentsIssues",
313
- "internalFilePath": "issues.main.runtime.ts"
312
+ "name": "addComponentsIssues",
313
+ "type": {
314
+ "__schema": "TypeRefSchema",
315
+ "location": {
316
+ "filePath": "issues.main.runtime.ts",
317
+ "line": 74,
318
+ "character": 52
319
+ },
320
+ "name": "AddComponentsIssues",
321
+ "internalFilePath": "issues.main.runtime.ts"
322
+ },
323
+ "isOptional": false,
324
+ "isSpread": false
325
+ }
326
+ ],
327
+ "returnType": {
328
+ "__schema": "InferenceTypeSchema",
329
+ "location": {
330
+ "filePath": "issues.main.runtime.ts",
331
+ "line": 74,
332
+ "character": 3
314
333
  },
315
- "isOptional": false,
316
- "isSpread": false
317
- }
318
- ],
319
- "returnType": {
320
- "__schema": "InferenceTypeSchema",
334
+ "type": "void"
335
+ },
336
+ "modifiers": []
337
+ },
338
+ {
339
+ "__schema": "FunctionLikeSchema",
321
340
  "location": {
322
341
  "filePath": "issues.main.runtime.ts",
323
- "line": 74,
342
+ "line": 78,
324
343
  "character": 3
325
344
  },
326
- "type": "void"
327
- },
328
- "modifiers": []
329
- },
330
- {
331
- "__schema": "FunctionLikeSchema",
332
- "location": {
333
- "filePath": "issues.main.runtime.ts",
334
- "line": 78,
335
- "character": 3
336
- },
337
- "signature": "(method) IssuesMain.triggerAddComponentIssues(components: Component[], issuesToIgnore: string[]): Promise<void>",
338
- "name": "triggerAddComponentIssues",
339
- "params": [
340
- {
341
- "__schema": "ParameterSchema",
342
- "location": {
343
- "filePath": "issues.main.runtime.ts",
344
- "line": 78,
345
- "character": 35
346
- },
347
- "name": "components",
348
- "type": {
349
- "__schema": "TypeArraySchema",
345
+ "signature": "(method) IssuesMain.triggerAddComponentIssues(components: Component[], issuesToIgnore: string[]): Promise<void>",
346
+ "name": "triggerAddComponentIssues",
347
+ "params": [
348
+ {
349
+ "__schema": "ParameterSchema",
350
350
  "location": {
351
351
  "filePath": "issues.main.runtime.ts",
352
352
  "line": 78,
353
- "character": 47
353
+ "character": 35
354
354
  },
355
+ "name": "components",
355
356
  "type": {
356
- "__schema": "TypeRefSchema",
357
+ "__schema": "TypeArraySchema",
357
358
  "location": {
358
359
  "filePath": "issues.main.runtime.ts",
359
360
  "line": 78,
360
361
  "character": 47
361
362
  },
362
- "name": "Component",
363
- "componentId": {
364
- "scope": "teambit.component",
365
- "name": "component"
363
+ "type": {
364
+ "__schema": "TypeRefSchema",
365
+ "location": {
366
+ "filePath": "issues.main.runtime.ts",
367
+ "line": 78,
368
+ "character": 47
369
+ },
370
+ "name": "Component",
371
+ "componentId": {
372
+ "scope": "teambit.component",
373
+ "name": "component"
374
+ }
366
375
  }
367
- }
368
- },
369
- "isOptional": false,
370
- "isSpread": false
371
- },
372
- {
373
- "__schema": "ParameterSchema",
374
- "location": {
375
- "filePath": "issues.main.runtime.ts",
376
- "line": 78,
377
- "character": 60
376
+ },
377
+ "isOptional": false,
378
+ "isSpread": false
378
379
  },
379
- "name": "issuesToIgnore",
380
- "type": {
381
- "__schema": "TypeArraySchema",
380
+ {
381
+ "__schema": "ParameterSchema",
382
382
  "location": {
383
383
  "filePath": "issues.main.runtime.ts",
384
384
  "line": 78,
385
- "character": 76
385
+ "character": 60
386
386
  },
387
+ "name": "issuesToIgnore",
387
388
  "type": {
388
- "__schema": "KeywordTypeSchema",
389
+ "__schema": "TypeArraySchema",
389
390
  "location": {
390
391
  "filePath": "issues.main.runtime.ts",
391
392
  "line": 78,
392
393
  "character": 76
393
394
  },
394
- "name": "string"
395
- }
395
+ "type": {
396
+ "__schema": "KeywordTypeSchema",
397
+ "location": {
398
+ "filePath": "issues.main.runtime.ts",
399
+ "line": 78,
400
+ "character": 76
401
+ },
402
+ "name": "string"
403
+ }
404
+ },
405
+ "isOptional": false,
406
+ "isSpread": false
407
+ }
408
+ ],
409
+ "returnType": {
410
+ "__schema": "InferenceTypeSchema",
411
+ "location": {
412
+ "filePath": "issues.main.runtime.ts",
413
+ "line": 78,
414
+ "character": 3
396
415
  },
397
- "isOptional": false,
398
- "isSpread": false
399
- }
400
- ],
401
- "returnType": {
402
- "__schema": "InferenceTypeSchema",
403
- "location": {
404
- "filePath": "issues.main.runtime.ts",
405
- "line": 78,
406
- "character": 3
416
+ "type": "Promise<void>"
407
417
  },
408
- "type": "Promise<void>"
409
- },
410
- "modifiers": [
411
- "async"
412
- ]
413
- },
414
- {
415
- "__schema": "VariableLikeSchema",
416
- "location": {
417
- "filePath": "issues.main.runtime.ts",
418
- "line": 83,
419
- "character": 3
418
+ "modifiers": [
419
+ "async"
420
+ ]
420
421
  },
421
- "signature": "(property) IssuesMain.slots: ((registerFn: () => string) => SlotRegistry<AddComponentsIssues>)[]",
422
- "name": "slots",
423
- "type": {
424
- "__schema": "InferenceTypeSchema",
422
+ {
423
+ "__schema": "VariableLikeSchema",
425
424
  "location": {
426
425
  "filePath": "issues.main.runtime.ts",
427
426
  "line": 83,
428
427
  "character": 3
429
428
  },
430
- "type": "((registerFn: () => string) => SlotRegistry<AddComponentsIssues>)[]"
431
- },
432
- "isOptional": true,
433
- "defaultValue": "[Slot.withType<AddComponentsIssues>()]"
434
- },
435
- {
436
- "__schema": "VariableLikeSchema",
437
- "location": {
438
- "filePath": "issues.main.runtime.ts",
439
- "line": 84,
440
- "character": 3
429
+ "signature": "(property) IssuesMain.slots: ((registerFn: () => string) => SlotRegistry<AddComponentsIssues>)[]",
430
+ "name": "slots",
431
+ "type": {
432
+ "__schema": "InferenceTypeSchema",
433
+ "location": {
434
+ "filePath": "issues.main.runtime.ts",
435
+ "line": 83,
436
+ "character": 3
437
+ },
438
+ "type": "((registerFn: () => string) => SlotRegistry<AddComponentsIssues>)[]"
439
+ },
440
+ "isOptional": true,
441
+ "defaultValue": "[Slot.withType<AddComponentsIssues>()]"
441
442
  },
442
- "signature": "(property) IssuesMain.dependencies: Aspect[]",
443
- "name": "dependencies",
444
- "type": {
445
- "__schema": "InferenceTypeSchema",
443
+ {
444
+ "__schema": "VariableLikeSchema",
446
445
  "location": {
447
446
  "filePath": "issues.main.runtime.ts",
448
447
  "line": 84,
449
448
  "character": 3
450
449
  },
451
- "type": "Aspect[]"
452
- },
453
- "isOptional": true,
454
- "defaultValue": "[CLIAspect]"
455
- },
456
- {
457
- "__schema": "VariableLikeSchema",
458
- "location": {
459
- "filePath": "issues.main.runtime.ts",
460
- "line": 85,
461
- "character": 3
450
+ "signature": "(property) IssuesMain.dependencies: Aspect[]",
451
+ "name": "dependencies",
452
+ "type": {
453
+ "__schema": "InferenceTypeSchema",
454
+ "location": {
455
+ "filePath": "issues.main.runtime.ts",
456
+ "line": 84,
457
+ "character": 3
458
+ },
459
+ "type": "Aspect[]"
460
+ },
461
+ "isOptional": true,
462
+ "defaultValue": "[CLIAspect]"
462
463
  },
463
- "signature": "(property) IssuesMain.defaultConfig: {\n ignoreIssues: never[];\n}",
464
- "name": "defaultConfig",
465
- "type": {
466
- "__schema": "InferenceTypeSchema",
464
+ {
465
+ "__schema": "VariableLikeSchema",
467
466
  "location": {
468
467
  "filePath": "issues.main.runtime.ts",
469
468
  "line": 85,
470
469
  "character": 3
471
470
  },
472
- "type": "{\n ignoreIssues: never[];\n}"
473
- },
474
- "isOptional": true,
475
- "defaultValue": "{\n ignoreIssues: [],\n }"
476
- },
477
- {
478
- "__schema": "VariableLikeSchema",
479
- "location": {
480
- "filePath": "issues.main.runtime.ts",
481
- "line": 88,
482
- "character": 3
471
+ "signature": "(property) IssuesMain.defaultConfig: {\n ignoreIssues: never[];\n}",
472
+ "name": "defaultConfig",
473
+ "type": {
474
+ "__schema": "InferenceTypeSchema",
475
+ "location": {
476
+ "filePath": "issues.main.runtime.ts",
477
+ "line": 85,
478
+ "character": 3
479
+ },
480
+ "type": "{\n ignoreIssues: never[];\n}"
481
+ },
482
+ "isOptional": true,
483
+ "defaultValue": "{\n ignoreIssues: [],\n }"
483
484
  },
484
- "signature": "(property) IssuesMain.runtime: RuntimeDefinition",
485
- "name": "runtime",
486
- "type": {
487
- "__schema": "InferenceTypeSchema",
485
+ {
486
+ "__schema": "VariableLikeSchema",
488
487
  "location": {
489
488
  "filePath": "issues.main.runtime.ts",
490
489
  "line": 88,
491
490
  "character": 3
492
491
  },
493
- "type": "RuntimeDefinition"
494
- },
495
- "isOptional": true,
496
- "defaultValue": "MainRuntime"
497
- },
498
- {
499
- "__schema": "FunctionLikeSchema",
500
- "location": {
501
- "filePath": "issues.main.runtime.ts",
502
- "line": 89,
503
- "character": 3
504
- },
505
- "signature": "(method) IssuesMain.provider([cli]: [CLIMain], config: IssuesConfig, [addComponentsIssuesSlot]: [AddComponentsIssuesSlot]): Promise<IssuesMain>",
506
- "name": "provider",
507
- "params": [
508
- {
509
- "__schema": "ParameterSchema",
492
+ "signature": "(property) IssuesMain.runtime: RuntimeDefinition",
493
+ "name": "runtime",
494
+ "type": {
495
+ "__schema": "InferenceTypeSchema",
510
496
  "location": {
511
497
  "filePath": "issues.main.runtime.ts",
512
- "line": 89,
513
- "character": 25
498
+ "line": 88,
499
+ "character": 3
514
500
  },
515
- "name": "[ cli ]",
516
- "type": {
517
- "__schema": "TupleTypeSchema",
501
+ "type": "RuntimeDefinition"
502
+ },
503
+ "isOptional": true,
504
+ "defaultValue": "MainRuntime"
505
+ },
506
+ {
507
+ "__schema": "FunctionLikeSchema",
508
+ "location": {
509
+ "filePath": "issues.main.runtime.ts",
510
+ "line": 89,
511
+ "character": 3
512
+ },
513
+ "signature": "(method) IssuesMain.provider([cli]: [CLIMain], config: IssuesConfig, [addComponentsIssuesSlot]: [AddComponentsIssuesSlot]): Promise<IssuesMain>",
514
+ "name": "provider",
515
+ "params": [
516
+ {
517
+ "__schema": "ParameterSchema",
518
518
  "location": {
519
519
  "filePath": "issues.main.runtime.ts",
520
520
  "line": 89,
521
- "character": 32
521
+ "character": 25
522
522
  },
523
- "elements": [
524
- {
525
- "__schema": "TypeRefSchema",
526
- "location": {
527
- "filePath": "issues.main.runtime.ts",
528
- "line": 89,
529
- "character": 33
530
- },
531
- "name": "CLIMain",
532
- "componentId": {
533
- "scope": "teambit.harmony",
534
- "name": "cli"
523
+ "name": "[ cli ]",
524
+ "type": {
525
+ "__schema": "TupleTypeSchema",
526
+ "location": {
527
+ "filePath": "issues.main.runtime.ts",
528
+ "line": 89,
529
+ "character": 32
530
+ },
531
+ "elements": [
532
+ {
533
+ "__schema": "TypeRefSchema",
534
+ "location": {
535
+ "filePath": "issues.main.runtime.ts",
536
+ "line": 89,
537
+ "character": 33
538
+ },
539
+ "name": "CLIMain",
540
+ "componentId": {
541
+ "scope": "teambit.harmony",
542
+ "name": "cli"
543
+ }
535
544
  }
536
- }
537
- ]
538
- },
539
- "isOptional": false,
540
- "isSpread": false
541
- },
542
- {
543
- "__schema": "ParameterSchema",
544
- "location": {
545
- "filePath": "issues.main.runtime.ts",
546
- "line": 89,
547
- "character": 43
545
+ ]
546
+ },
547
+ "isOptional": false,
548
+ "isSpread": false
548
549
  },
549
- "name": "config",
550
- "type": {
551
- "__schema": "TypeRefSchema",
550
+ {
551
+ "__schema": "ParameterSchema",
552
552
  "location": {
553
553
  "filePath": "issues.main.runtime.ts",
554
554
  "line": 89,
555
- "character": 51
555
+ "character": 43
556
556
  },
557
- "name": "IssuesConfig",
558
- "internalFilePath": "issues.main.runtime.ts"
559
- },
560
- "isOptional": false,
561
- "isSpread": false
562
- },
563
- {
564
- "__schema": "ParameterSchema",
565
- "location": {
566
- "filePath": "issues.main.runtime.ts",
567
- "line": 89,
568
- "character": 65
557
+ "name": "config",
558
+ "type": {
559
+ "__schema": "TypeRefSchema",
560
+ "location": {
561
+ "filePath": "issues.main.runtime.ts",
562
+ "line": 89,
563
+ "character": 51
564
+ },
565
+ "name": "IssuesConfig",
566
+ "internalFilePath": "issues.main.runtime.ts"
567
+ },
568
+ "isOptional": false,
569
+ "isSpread": false
569
570
  },
570
- "name": "[ addComponentsIssuesSlot ]",
571
- "type": {
572
- "__schema": "TupleTypeSchema",
571
+ {
572
+ "__schema": "ParameterSchema",
573
573
  "location": {
574
574
  "filePath": "issues.main.runtime.ts",
575
575
  "line": 89,
576
- "character": 92
576
+ "character": 65
577
577
  },
578
- "elements": [
579
- {
580
- "__schema": "TypeRefSchema",
581
- "location": {
582
- "filePath": "issues.main.runtime.ts",
583
- "line": 89,
584
- "character": 93
585
- },
586
- "name": "AddComponentsIssuesSlot",
587
- "internalFilePath": "issues.main.runtime.ts"
588
- }
589
- ]
578
+ "name": "[ addComponentsIssuesSlot ]",
579
+ "type": {
580
+ "__schema": "TupleTypeSchema",
581
+ "location": {
582
+ "filePath": "issues.main.runtime.ts",
583
+ "line": 89,
584
+ "character": 92
585
+ },
586
+ "elements": [
587
+ {
588
+ "__schema": "TypeRefSchema",
589
+ "location": {
590
+ "filePath": "issues.main.runtime.ts",
591
+ "line": 89,
592
+ "character": 93
593
+ },
594
+ "name": "AddComponentsIssuesSlot",
595
+ "internalFilePath": "issues.main.runtime.ts"
596
+ }
597
+ ]
598
+ },
599
+ "isOptional": false,
600
+ "isSpread": false
601
+ }
602
+ ],
603
+ "returnType": {
604
+ "__schema": "InferenceTypeSchema",
605
+ "location": {
606
+ "filePath": "issues.main.runtime.ts",
607
+ "line": 89,
608
+ "character": 3
590
609
  },
591
- "isOptional": false,
592
- "isSpread": false
593
- }
594
- ],
595
- "returnType": {
596
- "__schema": "InferenceTypeSchema",
597
- "location": {
598
- "filePath": "issues.main.runtime.ts",
599
- "line": 89,
600
- "character": 3
610
+ "type": "Promise<IssuesMain>"
601
611
  },
602
- "type": "Promise<IssuesMain>"
603
- },
604
- "modifiers": [
605
- "static",
606
- "async"
607
- ]
608
- }
609
- ],
610
- "extendsNodes": [],
611
- "implementNodes": []
612
+ "modifiers": [
613
+ "static",
614
+ "async"
615
+ ]
616
+ }
617
+ ],
618
+ "extendsNodes": [],
619
+ "implementNodes": []
620
+ }
612
621
  },
613
622
  {
614
623
  "__schema": "UnImplementedSchema",
@@ -621,30 +630,39 @@
621
630
  "type": "Identifier"
622
631
  },
623
632
  {
624
- "__schema": "VariableLikeSchema",
633
+ "__schema": "ExportSchema",
625
634
  "location": {
626
- "filePath": "issues.aspect.ts",
627
- "line": 3,
628
- "character": 14
635
+ "filePath": "index.ts",
636
+ "line": 5,
637
+ "character": 10
629
638
  },
630
- "signature": "const IssuesAspect: Aspect",
631
639
  "name": "IssuesAspect",
632
- "type": {
633
- "__schema": "TypeRefSchema",
640
+ "exportNode": {
641
+ "__schema": "VariableLikeSchema",
634
642
  "location": {
635
643
  "filePath": "issues.aspect.ts",
636
644
  "line": 3,
637
645
  "character": 14
638
646
  },
639
- "name": "Aspect",
640
- "componentId": {
641
- "scope": "teambit.harmony",
642
- "name": "harmony",
643
- "version": "0.4.6"
644
- }
645
- },
646
- "isOptional": false,
647
- "defaultValue": "Aspect.create({\n id: 'teambit.component/issues',\n})"
647
+ "signature": "const IssuesAspect: Aspect",
648
+ "name": "IssuesAspect",
649
+ "type": {
650
+ "__schema": "TypeRefSchema",
651
+ "location": {
652
+ "filePath": "issues.aspect.ts",
653
+ "line": 3,
654
+ "character": 14
655
+ },
656
+ "name": "Aspect",
657
+ "componentId": {
658
+ "scope": "teambit.harmony",
659
+ "name": "harmony",
660
+ "version": "0.4.6"
661
+ }
662
+ },
663
+ "isOptional": false,
664
+ "defaultValue": "Aspect.create({\n id: 'teambit.component/issues',\n})"
665
+ }
648
666
  }
649
667
  ],
650
668
  "internals": []
@@ -1497,7 +1515,7 @@
1497
1515
  "componentId": {
1498
1516
  "scope": "teambit.component",
1499
1517
  "name": "issues",
1500
- "version": "1.0.257"
1518
+ "version": "1.0.259"
1501
1519
  },
1502
1520
  "taggedModuleExports": []
1503
1521
  }
package/package.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@teambit/issues",
3
- "version": "1.0.257",
3
+ "version": "1.0.259",
4
4
  "homepage": "https://bit.cloud/teambit/component/issues",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "issues",
9
- "version": "1.0.257"
9
+ "version": "1.0.259"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
13
13
  "p-map-series": "2.1.0",
14
14
  "@teambit/harmony": "0.4.6",
15
15
  "@teambit/bit-error": "0.0.404",
16
- "@teambit/cli": "0.0.862",
17
- "@teambit/component-issues": "0.0.147",
18
- "@teambit/component": "1.0.257"
16
+ "@teambit/cli": "0.0.863",
17
+ "@teambit/component-issues": "0.0.148",
18
+ "@teambit/component": "1.0.259"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/mocha": "9.1.0",