@teambit/remove 1.0.487 → 1.0.488

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.
@@ -1709,7 +1709,7 @@
1709
1709
  "_legacy": {
1710
1710
  "scope": "teambit.component",
1711
1711
  "name": "remove",
1712
- "version": "1.0.487"
1712
+ "version": "1.0.488"
1713
1713
  },
1714
1714
  "_scope": "teambit.component"
1715
1715
  }
@@ -1990,7 +1990,7 @@
1990
1990
  "__schema": "FunctionLikeSchema",
1991
1991
  "location": {
1992
1992
  "filePath": "remove-components.ts",
1993
- "line": 187,
1993
+ "line": 185,
1994
1994
  "character": 1
1995
1995
  },
1996
1996
  "signature": "function removeComponentsFromNodeModules(consumer: Consumer, components: ConsumerComponent[]): Promise<void[]>",
@@ -2000,7 +2000,7 @@
2000
2000
  "__schema": "ParameterSchema",
2001
2001
  "location": {
2002
2002
  "filePath": "remove-components.ts",
2003
- "line": 187,
2003
+ "line": 185,
2004
2004
  "character": 55
2005
2005
  },
2006
2006
  "name": "consumer",
@@ -2008,7 +2008,7 @@
2008
2008
  "__schema": "TypeRefSchema",
2009
2009
  "location": {
2010
2010
  "filePath": "remove-components.ts",
2011
- "line": 187,
2011
+ "line": 185,
2012
2012
  "character": 65
2013
2013
  },
2014
2014
  "name": "Consumer"
@@ -2020,7 +2020,7 @@
2020
2020
  "__schema": "ParameterSchema",
2021
2021
  "location": {
2022
2022
  "filePath": "remove-components.ts",
2023
- "line": 187,
2023
+ "line": 185,
2024
2024
  "character": 75
2025
2025
  },
2026
2026
  "name": "components",
@@ -2028,14 +2028,14 @@
2028
2028
  "__schema": "TypeArraySchema",
2029
2029
  "location": {
2030
2030
  "filePath": "remove-components.ts",
2031
- "line": 187,
2031
+ "line": 185,
2032
2032
  "character": 87
2033
2033
  },
2034
2034
  "type": {
2035
2035
  "__schema": "TypeRefSchema",
2036
2036
  "location": {
2037
2037
  "filePath": "remove-components.ts",
2038
- "line": 187,
2038
+ "line": 185,
2039
2039
  "character": 87
2040
2040
  },
2041
2041
  "name": "ConsumerComponent"
@@ -2049,7 +2049,7 @@
2049
2049
  "__schema": "InferenceTypeSchema",
2050
2050
  "location": {
2051
2051
  "filePath": "remove-components.ts",
2052
- "line": 187,
2052
+ "line": 185,
2053
2053
  "character": 1
2054
2054
  },
2055
2055
  "type": "Promise<void[]>"
@@ -3909,7 +3909,7 @@
3909
3909
  "_legacy": {
3910
3910
  "scope": "teambit.component",
3911
3911
  "name": "remove",
3912
- "version": "1.0.487"
3912
+ "version": "1.0.488"
3913
3913
  },
3914
3914
  "_scope": "teambit.component"
3915
3915
  }
@@ -4009,7 +4009,7 @@
4009
4009
  "__schema": "TypeSchema",
4010
4010
  "location": {
4011
4011
  "filePath": "remove-components.ts",
4012
- "line": 23,
4012
+ "line": 21,
4013
4013
  "character": 1
4014
4014
  },
4015
4015
  "signature": "type RemoveComponentsResult = {\n localResult: RemovedLocalObjects;\n remoteResult: RemovedObjects[];\n}",
@@ -4018,7 +4018,7 @@
4018
4018
  "__schema": "TypeLiteralSchema",
4019
4019
  "location": {
4020
4020
  "filePath": "remove-components.ts",
4021
- "line": 23,
4021
+ "line": 21,
4022
4022
  "character": 38
4023
4023
  },
4024
4024
  "members": [
@@ -4026,7 +4026,7 @@
4026
4026
  "__schema": "VariableLikeSchema",
4027
4027
  "location": {
4028
4028
  "filePath": "remove-components.ts",
4029
- "line": 23,
4029
+ "line": 21,
4030
4030
  "character": 40
4031
4031
  },
4032
4032
  "signature": "(property) localResult: RemovedLocalObjects",
@@ -4035,7 +4035,7 @@
4035
4035
  "__schema": "TypeRefSchema",
4036
4036
  "location": {
4037
4037
  "filePath": "remove-components.ts",
4038
- "line": 23,
4038
+ "line": 21,
4039
4039
  "character": 40
4040
4040
  },
4041
4041
  "name": "RemovedLocalObjects"
@@ -4046,7 +4046,7 @@
4046
4046
  "__schema": "VariableLikeSchema",
4047
4047
  "location": {
4048
4048
  "filePath": "remove-components.ts",
4049
- "line": 23,
4049
+ "line": 21,
4050
4050
  "character": 74
4051
4051
  },
4052
4052
  "signature": "(property) remoteResult: RemovedObjects[]",
@@ -4055,14 +4055,14 @@
4055
4055
  "__schema": "TypeArraySchema",
4056
4056
  "location": {
4057
4057
  "filePath": "remove-components.ts",
4058
- "line": 23,
4058
+ "line": 21,
4059
4059
  "character": 88
4060
4060
  },
4061
4061
  "type": {
4062
4062
  "__schema": "TypeRefSchema",
4063
4063
  "location": {
4064
4064
  "filePath": "remove-components.ts",
4065
- "line": 23,
4065
+ "line": 21,
4066
4066
  "character": 88
4067
4067
  },
4068
4068
  "name": "RemovedObjects"
@@ -4077,14 +4077,14 @@
4077
4077
  "__schema": "FunctionLikeSchema",
4078
4078
  "location": {
4079
4079
  "filePath": "remove-components.ts",
4080
- "line": 34,
4080
+ "line": 32,
4081
4081
  "character": 1
4082
4082
  },
4083
4083
  "doc": {
4084
4084
  "__schema": "DocSchema",
4085
4085
  "location": {
4086
4086
  "filePath": "remove-components.ts",
4087
- "line": 25,
4087
+ "line": 23,
4088
4088
  "character": 1
4089
4089
  },
4090
4090
  "raw": "/**\n * Remove components local and remote\n * splits array of ids into local and remote and removes according to flags\n * @param {string[]} ids - list of remote component ids to delete\n * @param {boolean} force - delete component that are used by other components.\n * @param {boolean} remote - delete component from a remote scope\n * @param {boolean} track - keep tracking local staged components in bitmap.\n * @param {boolean} deleteFiles - delete local added files from fs.\n */",
@@ -4094,7 +4094,7 @@
4094
4094
  "__schema": "PropertyLikeTagSchema",
4095
4095
  "location": {
4096
4096
  "filePath": "remove-components.ts",
4097
- "line": 28,
4097
+ "line": 26,
4098
4098
  "character": 4
4099
4099
  },
4100
4100
  "name": "ids",
@@ -4104,14 +4104,14 @@
4104
4104
  "__schema": "TypeArraySchema",
4105
4105
  "location": {
4106
4106
  "filePath": "remove-components.ts",
4107
- "line": 28,
4107
+ "line": 26,
4108
4108
  "character": 12
4109
4109
  },
4110
4110
  "type": {
4111
4111
  "__schema": "KeywordTypeSchema",
4112
4112
  "location": {
4113
4113
  "filePath": "remove-components.ts",
4114
- "line": 28,
4114
+ "line": 26,
4115
4115
  "character": 12
4116
4116
  },
4117
4117
  "name": "string"
@@ -4122,7 +4122,7 @@
4122
4122
  "__schema": "PropertyLikeTagSchema",
4123
4123
  "location": {
4124
4124
  "filePath": "remove-components.ts",
4125
- "line": 29,
4125
+ "line": 27,
4126
4126
  "character": 4
4127
4127
  },
4128
4128
  "name": "force",
@@ -4132,7 +4132,7 @@
4132
4132
  "__schema": "KeywordTypeSchema",
4133
4133
  "location": {
4134
4134
  "filePath": "remove-components.ts",
4135
- "line": 29,
4135
+ "line": 27,
4136
4136
  "character": 12
4137
4137
  },
4138
4138
  "name": "boolean"
@@ -4142,7 +4142,7 @@
4142
4142
  "__schema": "PropertyLikeTagSchema",
4143
4143
  "location": {
4144
4144
  "filePath": "remove-components.ts",
4145
- "line": 30,
4145
+ "line": 28,
4146
4146
  "character": 4
4147
4147
  },
4148
4148
  "name": "remote",
@@ -4152,7 +4152,7 @@
4152
4152
  "__schema": "KeywordTypeSchema",
4153
4153
  "location": {
4154
4154
  "filePath": "remove-components.ts",
4155
- "line": 30,
4155
+ "line": 28,
4156
4156
  "character": 12
4157
4157
  },
4158
4158
  "name": "boolean"
@@ -4162,7 +4162,7 @@
4162
4162
  "__schema": "PropertyLikeTagSchema",
4163
4163
  "location": {
4164
4164
  "filePath": "remove-components.ts",
4165
- "line": 31,
4165
+ "line": 29,
4166
4166
  "character": 4
4167
4167
  },
4168
4168
  "name": "track",
@@ -4172,7 +4172,7 @@
4172
4172
  "__schema": "KeywordTypeSchema",
4173
4173
  "location": {
4174
4174
  "filePath": "remove-components.ts",
4175
- "line": 31,
4175
+ "line": 29,
4176
4176
  "character": 12
4177
4177
  },
4178
4178
  "name": "boolean"
@@ -4182,7 +4182,7 @@
4182
4182
  "__schema": "PropertyLikeTagSchema",
4183
4183
  "location": {
4184
4184
  "filePath": "remove-components.ts",
4185
- "line": 32,
4185
+ "line": 30,
4186
4186
  "character": 4
4187
4187
  },
4188
4188
  "name": "deleteFiles",
@@ -4192,7 +4192,7 @@
4192
4192
  "__schema": "KeywordTypeSchema",
4193
4193
  "location": {
4194
4194
  "filePath": "remove-components.ts",
4195
- "line": 32,
4195
+ "line": 30,
4196
4196
  "character": 12
4197
4197
  },
4198
4198
  "name": "boolean"
@@ -4207,7 +4207,7 @@
4207
4207
  "__schema": "ParameterSchema",
4208
4208
  "location": {
4209
4209
  "filePath": "remove-components.ts",
4210
- "line": 34,
4210
+ "line": 32,
4211
4211
  "character": 40
4212
4212
  },
4213
4213
  "name": "{ workspace, ids, force, remote, track, deleteFiles }",
@@ -4215,7 +4215,7 @@
4215
4215
  "__schema": "TypeLiteralSchema",
4216
4216
  "location": {
4217
4217
  "filePath": "remove-components.ts",
4218
- "line": 41,
4218
+ "line": 39,
4219
4219
  "character": 4
4220
4220
  },
4221
4221
  "members": [
@@ -4223,7 +4223,7 @@
4223
4223
  "__schema": "VariableLikeSchema",
4224
4224
  "location": {
4225
4225
  "filePath": "remove-components.ts",
4226
- "line": 42,
4226
+ "line": 40,
4227
4227
  "character": 3
4228
4228
  },
4229
4229
  "signature": "(property) workspace?: Workspace | undefined",
@@ -4232,7 +4232,7 @@
4232
4232
  "__schema": "TypeRefSchema",
4233
4233
  "location": {
4234
4234
  "filePath": "remove-components.ts",
4235
- "line": 42,
4235
+ "line": 40,
4236
4236
  "character": 15
4237
4237
  },
4238
4238
  "name": "Workspace"
@@ -4243,7 +4243,7 @@
4243
4243
  "__schema": "VariableLikeSchema",
4244
4244
  "location": {
4245
4245
  "filePath": "remove-components.ts",
4246
- "line": 43,
4246
+ "line": 41,
4247
4247
  "character": 3
4248
4248
  },
4249
4249
  "signature": "(property) ids: ComponentIdList",
@@ -4252,7 +4252,7 @@
4252
4252
  "__schema": "TypeRefSchema",
4253
4253
  "location": {
4254
4254
  "filePath": "remove-components.ts",
4255
- "line": 43,
4255
+ "line": 41,
4256
4256
  "character": 3
4257
4257
  },
4258
4258
  "name": "ComponentIdList",
@@ -4268,7 +4268,7 @@
4268
4268
  "__schema": "VariableLikeSchema",
4269
4269
  "location": {
4270
4270
  "filePath": "remove-components.ts",
4271
- "line": 44,
4271
+ "line": 42,
4272
4272
  "character": 3
4273
4273
  },
4274
4274
  "signature": "(property) force: boolean",
@@ -4277,7 +4277,7 @@
4277
4277
  "__schema": "KeywordTypeSchema",
4278
4278
  "location": {
4279
4279
  "filePath": "remove-components.ts",
4280
- "line": 44,
4280
+ "line": 42,
4281
4281
  "character": 10
4282
4282
  },
4283
4283
  "name": "boolean"
@@ -4288,7 +4288,7 @@
4288
4288
  "__schema": "VariableLikeSchema",
4289
4289
  "location": {
4290
4290
  "filePath": "remove-components.ts",
4291
- "line": 45,
4291
+ "line": 43,
4292
4292
  "character": 3
4293
4293
  },
4294
4294
  "signature": "(property) remote: boolean",
@@ -4297,7 +4297,7 @@
4297
4297
  "__schema": "KeywordTypeSchema",
4298
4298
  "location": {
4299
4299
  "filePath": "remove-components.ts",
4300
- "line": 45,
4300
+ "line": 43,
4301
4301
  "character": 11
4302
4302
  },
4303
4303
  "name": "boolean"
@@ -4308,7 +4308,7 @@
4308
4308
  "__schema": "VariableLikeSchema",
4309
4309
  "location": {
4310
4310
  "filePath": "remove-components.ts",
4311
- "line": 46,
4311
+ "line": 44,
4312
4312
  "character": 3
4313
4313
  },
4314
4314
  "signature": "(property) track: boolean",
@@ -4317,7 +4317,7 @@
4317
4317
  "__schema": "KeywordTypeSchema",
4318
4318
  "location": {
4319
4319
  "filePath": "remove-components.ts",
4320
- "line": 46,
4320
+ "line": 44,
4321
4321
  "character": 10
4322
4322
  },
4323
4323
  "name": "boolean"
@@ -4328,7 +4328,7 @@
4328
4328
  "__schema": "VariableLikeSchema",
4329
4329
  "location": {
4330
4330
  "filePath": "remove-components.ts",
4331
- "line": 47,
4331
+ "line": 45,
4332
4332
  "character": 3
4333
4333
  },
4334
4334
  "signature": "(property) deleteFiles: boolean",
@@ -4337,7 +4337,7 @@
4337
4337
  "__schema": "KeywordTypeSchema",
4338
4338
  "location": {
4339
4339
  "filePath": "remove-components.ts",
4340
- "line": 47,
4340
+ "line": 45,
4341
4341
  "character": 16
4342
4342
  },
4343
4343
  "name": "boolean"
@@ -4352,7 +4352,7 @@
4352
4352
  "__schema": "VariableLikeSchema",
4353
4353
  "location": {
4354
4354
  "filePath": "remove-components.ts",
4355
- "line": 42,
4355
+ "line": 40,
4356
4356
  "character": 3
4357
4357
  },
4358
4358
  "signature": "(property) workspace?: Workspace | undefined",
@@ -4361,7 +4361,7 @@
4361
4361
  "__schema": "TypeRefSchema",
4362
4362
  "location": {
4363
4363
  "filePath": "remove-components.ts",
4364
- "line": 42,
4364
+ "line": 40,
4365
4365
  "character": 15
4366
4366
  },
4367
4367
  "name": "Workspace"
@@ -4372,7 +4372,7 @@
4372
4372
  "__schema": "VariableLikeSchema",
4373
4373
  "location": {
4374
4374
  "filePath": "remove-components.ts",
4375
- "line": 43,
4375
+ "line": 41,
4376
4376
  "character": 3
4377
4377
  },
4378
4378
  "signature": "(property) ids: ComponentIdList",
@@ -4381,7 +4381,7 @@
4381
4381
  "__schema": "TypeRefSchema",
4382
4382
  "location": {
4383
4383
  "filePath": "remove-components.ts",
4384
- "line": 43,
4384
+ "line": 41,
4385
4385
  "character": 3
4386
4386
  },
4387
4387
  "name": "ComponentIdList",
@@ -4397,7 +4397,7 @@
4397
4397
  "__schema": "VariableLikeSchema",
4398
4398
  "location": {
4399
4399
  "filePath": "remove-components.ts",
4400
- "line": 44,
4400
+ "line": 42,
4401
4401
  "character": 3
4402
4402
  },
4403
4403
  "signature": "(property) force: boolean",
@@ -4406,7 +4406,7 @@
4406
4406
  "__schema": "KeywordTypeSchema",
4407
4407
  "location": {
4408
4408
  "filePath": "remove-components.ts",
4409
- "line": 44,
4409
+ "line": 42,
4410
4410
  "character": 10
4411
4411
  },
4412
4412
  "name": "boolean"
@@ -4417,7 +4417,7 @@
4417
4417
  "__schema": "VariableLikeSchema",
4418
4418
  "location": {
4419
4419
  "filePath": "remove-components.ts",
4420
- "line": 45,
4420
+ "line": 43,
4421
4421
  "character": 3
4422
4422
  },
4423
4423
  "signature": "(property) remote: boolean",
@@ -4426,7 +4426,7 @@
4426
4426
  "__schema": "KeywordTypeSchema",
4427
4427
  "location": {
4428
4428
  "filePath": "remove-components.ts",
4429
- "line": 45,
4429
+ "line": 43,
4430
4430
  "character": 11
4431
4431
  },
4432
4432
  "name": "boolean"
@@ -4437,7 +4437,7 @@
4437
4437
  "__schema": "VariableLikeSchema",
4438
4438
  "location": {
4439
4439
  "filePath": "remove-components.ts",
4440
- "line": 46,
4440
+ "line": 44,
4441
4441
  "character": 3
4442
4442
  },
4443
4443
  "signature": "(property) track: boolean",
@@ -4446,7 +4446,7 @@
4446
4446
  "__schema": "KeywordTypeSchema",
4447
4447
  "location": {
4448
4448
  "filePath": "remove-components.ts",
4449
- "line": 46,
4449
+ "line": 44,
4450
4450
  "character": 10
4451
4451
  },
4452
4452
  "name": "boolean"
@@ -4457,7 +4457,7 @@
4457
4457
  "__schema": "VariableLikeSchema",
4458
4458
  "location": {
4459
4459
  "filePath": "remove-components.ts",
4460
- "line": 47,
4460
+ "line": 45,
4461
4461
  "character": 3
4462
4462
  },
4463
4463
  "signature": "(property) deleteFiles: boolean",
@@ -4466,7 +4466,7 @@
4466
4466
  "__schema": "KeywordTypeSchema",
4467
4467
  "location": {
4468
4468
  "filePath": "remove-components.ts",
4469
- "line": 47,
4469
+ "line": 45,
4470
4470
  "character": 16
4471
4471
  },
4472
4472
  "name": "boolean"
@@ -4481,7 +4481,7 @@
4481
4481
  "__schema": "TypeRefSchema",
4482
4482
  "location": {
4483
4483
  "filePath": "remove-components.ts",
4484
- "line": 48,
4484
+ "line": 46,
4485
4485
  "character": 5
4486
4486
  },
4487
4487
  "name": "Promise",
@@ -4490,7 +4490,7 @@
4490
4490
  "__schema": "TypeRefSchema",
4491
4491
  "location": {
4492
4492
  "filePath": "remove-components.ts",
4493
- "line": 48,
4493
+ "line": 46,
4494
4494
  "character": 13
4495
4495
  },
4496
4496
  "name": "RemoveComponentsResult"
@@ -4506,7 +4506,7 @@
4506
4506
  "__schema": "FunctionLikeSchema",
4507
4507
  "location": {
4508
4508
  "filePath": "remove-components.ts",
4509
- "line": 187,
4509
+ "line": 185,
4510
4510
  "character": 1
4511
4511
  },
4512
4512
  "signature": "function removeComponentsFromNodeModules(consumer: Consumer, components: ConsumerComponent[]): Promise<void[]>",
@@ -4516,7 +4516,7 @@
4516
4516
  "__schema": "ParameterSchema",
4517
4517
  "location": {
4518
4518
  "filePath": "remove-components.ts",
4519
- "line": 187,
4519
+ "line": 185,
4520
4520
  "character": 55
4521
4521
  },
4522
4522
  "name": "consumer",
@@ -4524,7 +4524,7 @@
4524
4524
  "__schema": "TypeRefSchema",
4525
4525
  "location": {
4526
4526
  "filePath": "remove-components.ts",
4527
- "line": 187,
4527
+ "line": 185,
4528
4528
  "character": 65
4529
4529
  },
4530
4530
  "name": "Consumer"
@@ -4536,7 +4536,7 @@
4536
4536
  "__schema": "ParameterSchema",
4537
4537
  "location": {
4538
4538
  "filePath": "remove-components.ts",
4539
- "line": 187,
4539
+ "line": 185,
4540
4540
  "character": 75
4541
4541
  },
4542
4542
  "name": "components",
@@ -4544,14 +4544,14 @@
4544
4544
  "__schema": "TypeArraySchema",
4545
4545
  "location": {
4546
4546
  "filePath": "remove-components.ts",
4547
- "line": 187,
4547
+ "line": 185,
4548
4548
  "character": 87
4549
4549
  },
4550
4550
  "type": {
4551
4551
  "__schema": "TypeRefSchema",
4552
4552
  "location": {
4553
4553
  "filePath": "remove-components.ts",
4554
- "line": 187,
4554
+ "line": 185,
4555
4555
  "character": 87
4556
4556
  },
4557
4557
  "name": "ConsumerComponent"
@@ -4565,7 +4565,7 @@
4565
4565
  "__schema": "InferenceTypeSchema",
4566
4566
  "location": {
4567
4567
  "filePath": "remove-components.ts",
4568
- "line": 187,
4568
+ "line": 185,
4569
4569
  "character": 1
4570
4570
  },
4571
4571
  "type": "Promise<void[]>"
@@ -4581,14 +4581,14 @@
4581
4581
  "__schema": "FunctionLikeSchema",
4582
4582
  "location": {
4583
4583
  "filePath": "remove-components.ts",
4584
- "line": 76,
4584
+ "line": 74,
4585
4585
  "character": 1
4586
4586
  },
4587
4587
  "doc": {
4588
4588
  "__schema": "DocSchema",
4589
4589
  "location": {
4590
4590
  "filePath": "remove-components.ts",
4591
- "line": 70,
4591
+ "line": 68,
4592
4592
  "character": 1
4593
4593
  },
4594
4594
  "raw": "/**\n * Remove remote component from the remote\n * this method groups remote components by remote name and deletes remote components together\n * @param {ComponentIdList} bitIds - list of remote component ids to delete\n * @param {boolean} force - delete component that are used by other components.\n */",
@@ -4598,7 +4598,7 @@
4598
4598
  "__schema": "PropertyLikeTagSchema",
4599
4599
  "location": {
4600
4600
  "filePath": "remove-components.ts",
4601
- "line": 73,
4601
+ "line": 71,
4602
4602
  "character": 4
4603
4603
  },
4604
4604
  "name": "bitIds",
@@ -4608,7 +4608,7 @@
4608
4608
  "__schema": "TypeRefSchema",
4609
4609
  "location": {
4610
4610
  "filePath": "remove-components.ts",
4611
- "line": 73,
4611
+ "line": 71,
4612
4612
  "character": 12
4613
4613
  },
4614
4614
  "name": "ComponentIdList"
@@ -4618,7 +4618,7 @@
4618
4618
  "__schema": "PropertyLikeTagSchema",
4619
4619
  "location": {
4620
4620
  "filePath": "remove-components.ts",
4621
- "line": 74,
4621
+ "line": 72,
4622
4622
  "character": 4
4623
4623
  },
4624
4624
  "name": "force",
@@ -4628,7 +4628,7 @@
4628
4628
  "__schema": "KeywordTypeSchema",
4629
4629
  "location": {
4630
4630
  "filePath": "remove-components.ts",
4631
- "line": 74,
4631
+ "line": 72,
4632
4632
  "character": 12
4633
4633
  },
4634
4634
  "name": "boolean"
@@ -4643,7 +4643,7 @@
4643
4643
  "__schema": "ParameterSchema",
4644
4644
  "location": {
4645
4645
  "filePath": "remove-components.ts",
4646
- "line": 77,
4646
+ "line": 75,
4647
4647
  "character": 3
4648
4648
  },
4649
4649
  "name": "workspace",
@@ -4651,7 +4651,7 @@
4651
4651
  "__schema": "TypeUnionSchema",
4652
4652
  "location": {
4653
4653
  "filePath": "remove-components.ts",
4654
- "line": 77,
4654
+ "line": 75,
4655
4655
  "character": 14
4656
4656
  },
4657
4657
  "types": [
@@ -4659,7 +4659,7 @@
4659
4659
  "__schema": "TypeRefSchema",
4660
4660
  "location": {
4661
4661
  "filePath": "remove-components.ts",
4662
- "line": 77,
4662
+ "line": 75,
4663
4663
  "character": 14
4664
4664
  },
4665
4665
  "name": "Workspace"
@@ -4668,7 +4668,7 @@
4668
4668
  "__schema": "KeywordTypeSchema",
4669
4669
  "location": {
4670
4670
  "filePath": "remove-components.ts",
4671
- "line": 77,
4671
+ "line": 75,
4672
4672
  "character": 26
4673
4673
  },
4674
4674
  "name": "undefined"
@@ -4682,7 +4682,7 @@
4682
4682
  "__schema": "ParameterSchema",
4683
4683
  "location": {
4684
4684
  "filePath": "remove-components.ts",
4685
- "line": 78,
4685
+ "line": 76,
4686
4686
  "character": 3
4687
4687
  },
4688
4688
  "name": "bitIds",
@@ -4690,7 +4690,7 @@
4690
4690
  "__schema": "TypeRefSchema",
4691
4691
  "location": {
4692
4692
  "filePath": "remove-components.ts",
4693
- "line": 78,
4693
+ "line": 76,
4694
4694
  "character": 11
4695
4695
  },
4696
4696
  "name": "ComponentIdList"
@@ -4702,7 +4702,7 @@
4702
4702
  "__schema": "ParameterSchema",
4703
4703
  "location": {
4704
4704
  "filePath": "remove-components.ts",
4705
- "line": 79,
4705
+ "line": 77,
4706
4706
  "character": 3
4707
4707
  },
4708
4708
  "name": "force",
@@ -4710,7 +4710,7 @@
4710
4710
  "__schema": "KeywordTypeSchema",
4711
4711
  "location": {
4712
4712
  "filePath": "remove-components.ts",
4713
- "line": 79,
4713
+ "line": 77,
4714
4714
  "character": 10
4715
4715
  },
4716
4716
  "name": "boolean"
@@ -4723,7 +4723,7 @@
4723
4723
  "__schema": "TypeRefSchema",
4724
4724
  "location": {
4725
4725
  "filePath": "remove-components.ts",
4726
- "line": 80,
4726
+ "line": 78,
4727
4727
  "character": 4
4728
4728
  },
4729
4729
  "name": "Promise",
@@ -4732,14 +4732,14 @@
4732
4732
  "__schema": "TypeArraySchema",
4733
4733
  "location": {
4734
4734
  "filePath": "remove-components.ts",
4735
- "line": 80,
4735
+ "line": 78,
4736
4736
  "character": 12
4737
4737
  },
4738
4738
  "type": {
4739
4739
  "__schema": "TypeRefSchema",
4740
4740
  "location": {
4741
4741
  "filePath": "remove-components.ts",
4742
- "line": 80,
4742
+ "line": 78,
4743
4743
  "character": 12
4744
4744
  },
4745
4745
  "name": "RemovedObjects"
@@ -4755,14 +4755,14 @@
4755
4755
  "__schema": "FunctionLikeSchema",
4756
4756
  "location": {
4757
4757
  "filePath": "remove-components.ts",
4758
- "line": 107,
4758
+ "line": 105,
4759
4759
  "character": 1
4760
4760
  },
4761
4761
  "doc": {
4762
4762
  "__schema": "DocSchema",
4763
4763
  "location": {
4764
4764
  "filePath": "remove-components.ts",
4765
- "line": 101,
4765
+ "line": 99,
4766
4766
  "character": 1
4767
4767
  },
4768
4768
  "raw": "/**\n * removeLocal - remove local (imported, new staged components) from modules and bitmap according to flags\n * @param {ComponentIdList} bitIds - list of component ids to delete\n * @param {boolean} force - delete component that are used by other components.\n * @param {boolean} deleteFiles - delete component that are used by other components.\n */",
@@ -4772,7 +4772,7 @@
4772
4772
  "__schema": "PropertyLikeTagSchema",
4773
4773
  "location": {
4774
4774
  "filePath": "remove-components.ts",
4775
- "line": 103,
4775
+ "line": 101,
4776
4776
  "character": 4
4777
4777
  },
4778
4778
  "name": "bitIds",
@@ -4782,7 +4782,7 @@
4782
4782
  "__schema": "TypeRefSchema",
4783
4783
  "location": {
4784
4784
  "filePath": "remove-components.ts",
4785
- "line": 103,
4785
+ "line": 101,
4786
4786
  "character": 12
4787
4787
  },
4788
4788
  "name": "ComponentIdList"
@@ -4792,7 +4792,7 @@
4792
4792
  "__schema": "PropertyLikeTagSchema",
4793
4793
  "location": {
4794
4794
  "filePath": "remove-components.ts",
4795
- "line": 104,
4795
+ "line": 102,
4796
4796
  "character": 4
4797
4797
  },
4798
4798
  "name": "force",
@@ -4802,7 +4802,7 @@
4802
4802
  "__schema": "KeywordTypeSchema",
4803
4803
  "location": {
4804
4804
  "filePath": "remove-components.ts",
4805
- "line": 104,
4805
+ "line": 102,
4806
4806
  "character": 12
4807
4807
  },
4808
4808
  "name": "boolean"
@@ -4812,7 +4812,7 @@
4812
4812
  "__schema": "PropertyLikeTagSchema",
4813
4813
  "location": {
4814
4814
  "filePath": "remove-components.ts",
4815
- "line": 105,
4815
+ "line": 103,
4816
4816
  "character": 4
4817
4817
  },
4818
4818
  "name": "deleteFiles",
@@ -4822,7 +4822,7 @@
4822
4822
  "__schema": "KeywordTypeSchema",
4823
4823
  "location": {
4824
4824
  "filePath": "remove-components.ts",
4825
- "line": 105,
4825
+ "line": 103,
4826
4826
  "character": 12
4827
4827
  },
4828
4828
  "name": "boolean"
@@ -4837,7 +4837,7 @@
4837
4837
  "__schema": "ParameterSchema",
4838
4838
  "location": {
4839
4839
  "filePath": "remove-components.ts",
4840
- "line": 108,
4840
+ "line": 106,
4841
4841
  "character": 3
4842
4842
  },
4843
4843
  "name": "workspace",
@@ -4845,7 +4845,7 @@
4845
4845
  "__schema": "TypeRefSchema",
4846
4846
  "location": {
4847
4847
  "filePath": "remove-components.ts",
4848
- "line": 108,
4848
+ "line": 106,
4849
4849
  "character": 14
4850
4850
  },
4851
4851
  "name": "Workspace"
@@ -4857,7 +4857,7 @@
4857
4857
  "__schema": "ParameterSchema",
4858
4858
  "location": {
4859
4859
  "filePath": "remove-components.ts",
4860
- "line": 109,
4860
+ "line": 107,
4861
4861
  "character": 3
4862
4862
  },
4863
4863
  "name": "bitIds",
@@ -4865,7 +4865,7 @@
4865
4865
  "__schema": "TypeRefSchema",
4866
4866
  "location": {
4867
4867
  "filePath": "remove-components.ts",
4868
- "line": 109,
4868
+ "line": 107,
4869
4869
  "character": 11
4870
4870
  },
4871
4871
  "name": "ComponentIdList"
@@ -4877,7 +4877,7 @@
4877
4877
  "__schema": "ParameterSchema",
4878
4878
  "location": {
4879
4879
  "filePath": "remove-components.ts",
4880
- "line": 110,
4880
+ "line": 108,
4881
4881
  "character": 3
4882
4882
  },
4883
4883
  "name": "force",
@@ -4885,7 +4885,7 @@
4885
4885
  "__schema": "KeywordTypeSchema",
4886
4886
  "location": {
4887
4887
  "filePath": "remove-components.ts",
4888
- "line": 110,
4888
+ "line": 108,
4889
4889
  "character": 10
4890
4890
  },
4891
4891
  "name": "boolean"
@@ -4897,7 +4897,7 @@
4897
4897
  "__schema": "ParameterSchema",
4898
4898
  "location": {
4899
4899
  "filePath": "remove-components.ts",
4900
- "line": 111,
4900
+ "line": 109,
4901
4901
  "character": 3
4902
4902
  },
4903
4903
  "name": "track",
@@ -4905,7 +4905,7 @@
4905
4905
  "__schema": "KeywordTypeSchema",
4906
4906
  "location": {
4907
4907
  "filePath": "remove-components.ts",
4908
- "line": 111,
4908
+ "line": 109,
4909
4909
  "character": 10
4910
4910
  },
4911
4911
  "name": "boolean"
@@ -4917,7 +4917,7 @@
4917
4917
  "__schema": "ParameterSchema",
4918
4918
  "location": {
4919
4919
  "filePath": "remove-components.ts",
4920
- "line": 112,
4920
+ "line": 110,
4921
4921
  "character": 3
4922
4922
  },
4923
4923
  "name": "deleteFiles",
@@ -4925,7 +4925,7 @@
4925
4925
  "__schema": "KeywordTypeSchema",
4926
4926
  "location": {
4927
4927
  "filePath": "remove-components.ts",
4928
- "line": 112,
4928
+ "line": 110,
4929
4929
  "character": 16
4930
4930
  },
4931
4931
  "name": "boolean"
@@ -4938,7 +4938,7 @@
4938
4938
  "__schema": "TypeRefSchema",
4939
4939
  "location": {
4940
4940
  "filePath": "remove-components.ts",
4941
- "line": 113,
4941
+ "line": 111,
4942
4942
  "character": 4
4943
4943
  },
4944
4944
  "name": "Promise",
@@ -4947,7 +4947,7 @@
4947
4947
  "__schema": "TypeRefSchema",
4948
4948
  "location": {
4949
4949
  "filePath": "remove-components.ts",
4950
- "line": 113,
4950
+ "line": 111,
4951
4951
  "character": 12
4952
4952
  },
4953
4953
  "name": "RemovedLocalObjects"
@@ -5001,7 +5001,7 @@
5001
5001
  "componentId": {
5002
5002
  "scope": "teambit.component",
5003
5003
  "name": "remove",
5004
- "version": "1.0.487"
5004
+ "version": "1.0.488"
5005
5005
  },
5006
5006
  "taggedModuleExports": []
5007
5007
  }