@teambit/lanes 1.0.449 → 1.0.451

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.
@@ -1953,7 +1953,7 @@
1953
1953
  "__schema": "FunctionLikeSchema",
1954
1954
  "location": {
1955
1955
  "filePath": "lanes.main.runtime.ts",
1956
- "line": 487,
1956
+ "line": 486,
1957
1957
  "character": 3
1958
1958
  },
1959
1959
  "signature": "(method) LanesMain.importLaneObject(laneId: LaneId, persistIfNotExists?: boolean, includeLaneHistory?: boolean): Promise<Lane>",
@@ -1963,7 +1963,7 @@
1963
1963
  "__schema": "ParameterSchema",
1964
1964
  "location": {
1965
1965
  "filePath": "lanes.main.runtime.ts",
1966
- "line": 487,
1966
+ "line": 486,
1967
1967
  "character": 26
1968
1968
  },
1969
1969
  "name": "laneId",
@@ -1971,7 +1971,7 @@
1971
1971
  "__schema": "TypeRefSchema",
1972
1972
  "location": {
1973
1973
  "filePath": "lanes.main.runtime.ts",
1974
- "line": 487,
1974
+ "line": 486,
1975
1975
  "character": 34
1976
1976
  },
1977
1977
  "name": "LaneId"
@@ -1983,7 +1983,7 @@
1983
1983
  "__schema": "ParameterSchema",
1984
1984
  "location": {
1985
1985
  "filePath": "lanes.main.runtime.ts",
1986
- "line": 487,
1986
+ "line": 486,
1987
1987
  "character": 42
1988
1988
  },
1989
1989
  "name": "persistIfNotExists",
@@ -1991,7 +1991,7 @@
1991
1991
  "__schema": "InferenceTypeSchema",
1992
1992
  "location": {
1993
1993
  "filePath": "lanes.main.runtime.ts",
1994
- "line": 487,
1994
+ "line": 486,
1995
1995
  "character": 42
1996
1996
  },
1997
1997
  "type": "boolean"
@@ -2004,7 +2004,7 @@
2004
2004
  "__schema": "ParameterSchema",
2005
2005
  "location": {
2006
2006
  "filePath": "lanes.main.runtime.ts",
2007
- "line": 487,
2007
+ "line": 486,
2008
2008
  "character": 69
2009
2009
  },
2010
2010
  "name": "includeLaneHistory",
@@ -2012,7 +2012,7 @@
2012
2012
  "__schema": "InferenceTypeSchema",
2013
2013
  "location": {
2014
2014
  "filePath": "lanes.main.runtime.ts",
2015
- "line": 487,
2015
+ "line": 486,
2016
2016
  "character": 69
2017
2017
  },
2018
2018
  "type": "boolean"
@@ -2026,7 +2026,7 @@
2026
2026
  "__schema": "TypeRefSchema",
2027
2027
  "location": {
2028
2028
  "filePath": "lanes.main.runtime.ts",
2029
- "line": 487,
2029
+ "line": 486,
2030
2030
  "character": 98
2031
2031
  },
2032
2032
  "name": "Promise",
@@ -2035,7 +2035,7 @@
2035
2035
  "__schema": "TypeRefSchema",
2036
2036
  "location": {
2037
2037
  "filePath": "lanes.main.runtime.ts",
2038
- "line": 487,
2038
+ "line": 486,
2039
2039
  "character": 106
2040
2040
  },
2041
2041
  "name": "Lane"
@@ -2050,7 +2050,7 @@
2050
2050
  "__schema": "FunctionLikeSchema",
2051
2051
  "location": {
2052
2052
  "filePath": "lanes.main.runtime.ts",
2053
- "line": 491,
2053
+ "line": 490,
2054
2054
  "character": 3
2055
2055
  },
2056
2056
  "signature": "(method) LanesMain.eject(pattern: string): Promise<ComponentID[]>",
@@ -2060,7 +2060,7 @@
2060
2060
  "__schema": "ParameterSchema",
2061
2061
  "location": {
2062
2062
  "filePath": "lanes.main.runtime.ts",
2063
- "line": 491,
2063
+ "line": 490,
2064
2064
  "character": 15
2065
2065
  },
2066
2066
  "name": "pattern",
@@ -2068,7 +2068,7 @@
2068
2068
  "__schema": "KeywordTypeSchema",
2069
2069
  "location": {
2070
2070
  "filePath": "lanes.main.runtime.ts",
2071
- "line": 491,
2071
+ "line": 490,
2072
2072
  "character": 24
2073
2073
  },
2074
2074
  "name": "string"
@@ -2081,7 +2081,7 @@
2081
2081
  "__schema": "TypeRefSchema",
2082
2082
  "location": {
2083
2083
  "filePath": "lanes.main.runtime.ts",
2084
- "line": 491,
2084
+ "line": 490,
2085
2085
  "character": 33
2086
2086
  },
2087
2087
  "name": "Promise",
@@ -2090,14 +2090,14 @@
2090
2090
  "__schema": "TypeArraySchema",
2091
2091
  "location": {
2092
2092
  "filePath": "lanes.main.runtime.ts",
2093
- "line": 491,
2093
+ "line": 490,
2094
2094
  "character": 41
2095
2095
  },
2096
2096
  "type": {
2097
2097
  "__schema": "TypeRefSchema",
2098
2098
  "location": {
2099
2099
  "filePath": "lanes.main.runtime.ts",
2100
- "line": 491,
2100
+ "line": 490,
2101
2101
  "character": 41
2102
2102
  },
2103
2103
  "name": "ComponentID"
@@ -2113,14 +2113,14 @@
2113
2113
  "__schema": "FunctionLikeSchema",
2114
2114
  "location": {
2115
2115
  "filePath": "lanes.main.runtime.ts",
2116
- "line": 504,
2116
+ "line": 503,
2117
2117
  "character": 3
2118
2118
  },
2119
2119
  "doc": {
2120
2120
  "__schema": "DocSchema",
2121
2121
  "location": {
2122
2122
  "filePath": "lanes.main.runtime.ts",
2123
- "line": 501,
2123
+ "line": 500,
2124
2124
  "character": 3
2125
2125
  },
2126
2126
  "raw": "/**\n * get the head hash (snap) of main. return undefined if the component exists only on a lane and was never merged to main\n */",
@@ -2134,7 +2134,7 @@
2134
2134
  "__schema": "ParameterSchema",
2135
2135
  "location": {
2136
2136
  "filePath": "lanes.main.runtime.ts",
2137
- "line": 504,
2137
+ "line": 503,
2138
2138
  "character": 23
2139
2139
  },
2140
2140
  "name": "componentId",
@@ -2142,7 +2142,7 @@
2142
2142
  "__schema": "TypeRefSchema",
2143
2143
  "location": {
2144
2144
  "filePath": "lanes.main.runtime.ts",
2145
- "line": 504,
2145
+ "line": 503,
2146
2146
  "character": 36
2147
2147
  },
2148
2148
  "name": "ComponentID"
@@ -2155,7 +2155,7 @@
2155
2155
  "__schema": "TypeRefSchema",
2156
2156
  "location": {
2157
2157
  "filePath": "lanes.main.runtime.ts",
2158
- "line": 504,
2158
+ "line": 503,
2159
2159
  "character": 50
2160
2160
  },
2161
2161
  "name": "Promise",
@@ -2164,7 +2164,7 @@
2164
2164
  "__schema": "TypeUnionSchema",
2165
2165
  "location": {
2166
2166
  "filePath": "lanes.main.runtime.ts",
2167
- "line": 504,
2167
+ "line": 503,
2168
2168
  "character": 58
2169
2169
  },
2170
2170
  "types": [
@@ -2172,7 +2172,7 @@
2172
2172
  "__schema": "KeywordTypeSchema",
2173
2173
  "location": {
2174
2174
  "filePath": "lanes.main.runtime.ts",
2175
- "line": 504,
2175
+ "line": 503,
2176
2176
  "character": 58
2177
2177
  },
2178
2178
  "name": "string"
@@ -2181,7 +2181,7 @@
2181
2181
  "__schema": "KeywordTypeSchema",
2182
2182
  "location": {
2183
2183
  "filePath": "lanes.main.runtime.ts",
2184
- "line": 504,
2184
+ "line": 503,
2185
2185
  "character": 67
2186
2186
  },
2187
2187
  "name": "undefined"
@@ -2198,14 +2198,14 @@
2198
2198
  "__schema": "FunctionLikeSchema",
2199
2199
  "location": {
2200
2200
  "filePath": "lanes.main.runtime.ts",
2201
- "line": 514,
2201
+ "line": 513,
2202
2202
  "character": 3
2203
2203
  },
2204
2204
  "doc": {
2205
2205
  "__schema": "DocSchema",
2206
2206
  "location": {
2207
2207
  "filePath": "lanes.main.runtime.ts",
2208
- "line": 509,
2208
+ "line": 508,
2209
2209
  "character": 3
2210
2210
  },
2211
2211
  "raw": "/**\n * fetch the lane object and its components from the remote.\n * save the objects and the lane to the local scope.\n * this method doesn't change anything in the workspace.\n */",
@@ -2219,7 +2219,7 @@
2219
2219
  "__schema": "ParameterSchema",
2220
2220
  "location": {
2221
2221
  "filePath": "lanes.main.runtime.ts",
2222
- "line": 514,
2222
+ "line": 513,
2223
2223
  "character": 36
2224
2224
  },
2225
2225
  "name": "laneId",
@@ -2227,7 +2227,7 @@
2227
2227
  "__schema": "TypeRefSchema",
2228
2228
  "location": {
2229
2229
  "filePath": "lanes.main.runtime.ts",
2230
- "line": 514,
2230
+ "line": 513,
2231
2231
  "character": 44
2232
2232
  },
2233
2233
  "name": "LaneId"
@@ -2239,7 +2239,7 @@
2239
2239
  "__schema": "ParameterSchema",
2240
2240
  "location": {
2241
2241
  "filePath": "lanes.main.runtime.ts",
2242
- "line": 514,
2242
+ "line": 513,
2243
2243
  "character": 52
2244
2244
  },
2245
2245
  "name": "includeUpdateDependents",
@@ -2247,7 +2247,7 @@
2247
2247
  "__schema": "InferenceTypeSchema",
2248
2248
  "location": {
2249
2249
  "filePath": "lanes.main.runtime.ts",
2250
- "line": 514,
2250
+ "line": 513,
2251
2251
  "character": 52
2252
2252
  },
2253
2253
  "type": "boolean"
@@ -2261,7 +2261,7 @@
2261
2261
  "__schema": "TypeRefSchema",
2262
2262
  "location": {
2263
2263
  "filePath": "lanes.main.runtime.ts",
2264
- "line": 514,
2264
+ "line": 513,
2265
2265
  "character": 86
2266
2266
  },
2267
2267
  "name": "Promise",
@@ -2270,7 +2270,7 @@
2270
2270
  "__schema": "TypeRefSchema",
2271
2271
  "location": {
2272
2272
  "filePath": "lanes.main.runtime.ts",
2273
- "line": 514,
2273
+ "line": 513,
2274
2274
  "character": 94
2275
2275
  },
2276
2276
  "name": "Lane"
@@ -2285,7 +2285,7 @@
2285
2285
  "__schema": "FunctionLikeSchema",
2286
2286
  "location": {
2287
2287
  "filePath": "lanes.main.runtime.ts",
2288
- "line": 524,
2288
+ "line": 523,
2289
2289
  "character": 3
2290
2290
  },
2291
2291
  "signature": "(method) LanesMain.removeLanes(laneNames: string[], opts?: {\n remote: boolean;\n force: boolean;\n}): Promise<string[]>",
@@ -2295,7 +2295,7 @@
2295
2295
  "__schema": "ParameterSchema",
2296
2296
  "location": {
2297
2297
  "filePath": "lanes.main.runtime.ts",
2298
- "line": 524,
2298
+ "line": 523,
2299
2299
  "character": 21
2300
2300
  },
2301
2301
  "name": "laneNames",
@@ -2303,14 +2303,14 @@
2303
2303
  "__schema": "TypeArraySchema",
2304
2304
  "location": {
2305
2305
  "filePath": "lanes.main.runtime.ts",
2306
- "line": 524,
2306
+ "line": 523,
2307
2307
  "character": 32
2308
2308
  },
2309
2309
  "type": {
2310
2310
  "__schema": "KeywordTypeSchema",
2311
2311
  "location": {
2312
2312
  "filePath": "lanes.main.runtime.ts",
2313
- "line": 524,
2313
+ "line": 523,
2314
2314
  "character": 32
2315
2315
  },
2316
2316
  "name": "string"
@@ -2323,7 +2323,7 @@
2323
2323
  "__schema": "ParameterSchema",
2324
2324
  "location": {
2325
2325
  "filePath": "lanes.main.runtime.ts",
2326
- "line": 524,
2326
+ "line": 523,
2327
2327
  "character": 42
2328
2328
  },
2329
2329
  "name": "opts",
@@ -2331,7 +2331,7 @@
2331
2331
  "__schema": "TypeLiteralSchema",
2332
2332
  "location": {
2333
2333
  "filePath": "lanes.main.runtime.ts",
2334
- "line": 524,
2334
+ "line": 523,
2335
2335
  "character": 49
2336
2336
  },
2337
2337
  "members": [
@@ -2339,7 +2339,7 @@
2339
2339
  "__schema": "VariableLikeSchema",
2340
2340
  "location": {
2341
2341
  "filePath": "lanes.main.runtime.ts",
2342
- "line": 524,
2342
+ "line": 523,
2343
2343
  "character": 51
2344
2344
  },
2345
2345
  "signature": "(property) remote: boolean",
@@ -2348,7 +2348,7 @@
2348
2348
  "__schema": "KeywordTypeSchema",
2349
2349
  "location": {
2350
2350
  "filePath": "lanes.main.runtime.ts",
2351
- "line": 524,
2351
+ "line": 523,
2352
2352
  "character": 59
2353
2353
  },
2354
2354
  "name": "boolean"
@@ -2359,7 +2359,7 @@
2359
2359
  "__schema": "VariableLikeSchema",
2360
2360
  "location": {
2361
2361
  "filePath": "lanes.main.runtime.ts",
2362
- "line": 524,
2362
+ "line": 523,
2363
2363
  "character": 68
2364
2364
  },
2365
2365
  "signature": "(property) force: boolean",
@@ -2368,7 +2368,7 @@
2368
2368
  "__schema": "KeywordTypeSchema",
2369
2369
  "location": {
2370
2370
  "filePath": "lanes.main.runtime.ts",
2371
- "line": 524,
2371
+ "line": 523,
2372
2372
  "character": 75
2373
2373
  },
2374
2374
  "name": "boolean"
@@ -2385,7 +2385,7 @@
2385
2385
  "__schema": "TypeRefSchema",
2386
2386
  "location": {
2387
2387
  "filePath": "lanes.main.runtime.ts",
2388
- "line": 524,
2388
+ "line": 523,
2389
2389
  "character": 87
2390
2390
  },
2391
2391
  "name": "Promise",
@@ -2394,14 +2394,14 @@
2394
2394
  "__schema": "TypeArraySchema",
2395
2395
  "location": {
2396
2396
  "filePath": "lanes.main.runtime.ts",
2397
- "line": 524,
2397
+ "line": 523,
2398
2398
  "character": 95
2399
2399
  },
2400
2400
  "type": {
2401
2401
  "__schema": "KeywordTypeSchema",
2402
2402
  "location": {
2403
2403
  "filePath": "lanes.main.runtime.ts",
2404
- "line": 524,
2404
+ "line": 523,
2405
2405
  "character": 95
2406
2406
  },
2407
2407
  "name": "string"
@@ -2417,14 +2417,14 @@
2417
2417
  "__schema": "FunctionLikeSchema",
2418
2418
  "location": {
2419
2419
  "filePath": "lanes.main.runtime.ts",
2420
- "line": 541,
2420
+ "line": 540,
2421
2421
  "character": 3
2422
2422
  },
2423
2423
  "doc": {
2424
2424
  "__schema": "DocSchema",
2425
2425
  "location": {
2426
2426
  "filePath": "lanes.main.runtime.ts",
2427
- "line": 535,
2427
+ "line": 534,
2428
2428
  "character": 3
2429
2429
  },
2430
2430
  "raw": "/**\n * when deleting a lane object, it is sent into the \"trash\" directory in the scope.\n * this method restores it and put it back in the \"objects\" directory.\n * as an argument, it needs a hash. the reason for not supporting lane-id is because the trash may have multiple\n * lanes with the same lane-id but different hashes.\n */",
@@ -2438,7 +2438,7 @@
2438
2438
  "__schema": "ParameterSchema",
2439
2439
  "location": {
2440
2440
  "filePath": "lanes.main.runtime.ts",
2441
- "line": 541,
2441
+ "line": 540,
2442
2442
  "character": 21
2443
2443
  },
2444
2444
  "name": "laneHash",
@@ -2446,7 +2446,7 @@
2446
2446
  "__schema": "KeywordTypeSchema",
2447
2447
  "location": {
2448
2448
  "filePath": "lanes.main.runtime.ts",
2449
- "line": 541,
2449
+ "line": 540,
2450
2450
  "character": 31
2451
2451
  },
2452
2452
  "name": "string"
@@ -2459,7 +2459,7 @@
2459
2459
  "__schema": "InferenceTypeSchema",
2460
2460
  "location": {
2461
2461
  "filePath": "lanes.main.runtime.ts",
2462
- "line": 541,
2462
+ "line": 540,
2463
2463
  "character": 3
2464
2464
  },
2465
2465
  "type": "Promise<void>"
@@ -2472,14 +2472,14 @@
2472
2472
  "__schema": "FunctionLikeSchema",
2473
2473
  "location": {
2474
2474
  "filePath": "lanes.main.runtime.ts",
2475
- "line": 563,
2475
+ "line": 562,
2476
2476
  "character": 3
2477
2477
  },
2478
2478
  "doc": {
2479
2479
  "__schema": "DocSchema",
2480
2480
  "location": {
2481
2481
  "filePath": "lanes.main.runtime.ts",
2482
- "line": 557,
2482
+ "line": 556,
2483
2483
  "character": 3
2484
2484
  },
2485
2485
  "raw": "/**\n * switch to a different local or remote lane.\n * switching to a remote lane also imports and writes the components of that remote lane.\n * by default, only the components existing on the workspace will be imported from that lane, unless the \"getAll\"\n * flag is true.\n */",
@@ -2493,7 +2493,7 @@
2493
2493
  "__schema": "ParameterSchema",
2494
2494
  "location": {
2495
2495
  "filePath": "lanes.main.runtime.ts",
2496
- "line": 564,
2496
+ "line": 563,
2497
2497
  "character": 5
2498
2498
  },
2499
2499
  "name": "laneName",
@@ -2501,7 +2501,7 @@
2501
2501
  "__schema": "KeywordTypeSchema",
2502
2502
  "location": {
2503
2503
  "filePath": "lanes.main.runtime.ts",
2504
- "line": 564,
2504
+ "line": 563,
2505
2505
  "character": 15
2506
2506
  },
2507
2507
  "name": "string"
@@ -2513,7 +2513,7 @@
2513
2513
  "__schema": "ParameterSchema",
2514
2514
  "location": {
2515
2515
  "filePath": "lanes.main.runtime.ts",
2516
- "line": 565,
2516
+ "line": 564,
2517
2517
  "character": 5
2518
2518
  },
2519
2519
  "name": "{ alias, merge, forceOurs, forceTheirs, pattern, workspaceOnly, skipDependencyInstallation = false, head }",
@@ -2521,7 +2521,7 @@
2521
2521
  "__schema": "TypeRefSchema",
2522
2522
  "location": {
2523
2523
  "filePath": "lanes.main.runtime.ts",
2524
- "line": 574,
2524
+ "line": 573,
2525
2525
  "character": 8
2526
2526
  },
2527
2527
  "name": "SwitchLaneOptions"
@@ -2532,7 +2532,7 @@
2532
2532
  "__schema": "InferenceTypeSchema",
2533
2533
  "location": {
2534
2534
  "filePath": "lanes.main.runtime.ts",
2535
- "line": 566,
2535
+ "line": 565,
2536
2536
  "character": 7
2537
2537
  },
2538
2538
  "name": "alias",
@@ -2543,7 +2543,7 @@
2543
2543
  "__schema": "InferenceTypeSchema",
2544
2544
  "location": {
2545
2545
  "filePath": "lanes.main.runtime.ts",
2546
- "line": 567,
2546
+ "line": 566,
2547
2547
  "character": 7
2548
2548
  },
2549
2549
  "name": "merge",
@@ -2554,7 +2554,7 @@
2554
2554
  "__schema": "InferenceTypeSchema",
2555
2555
  "location": {
2556
2556
  "filePath": "lanes.main.runtime.ts",
2557
- "line": 568,
2557
+ "line": 567,
2558
2558
  "character": 7
2559
2559
  },
2560
2560
  "name": "forceOurs",
@@ -2565,7 +2565,7 @@
2565
2565
  "__schema": "InferenceTypeSchema",
2566
2566
  "location": {
2567
2567
  "filePath": "lanes.main.runtime.ts",
2568
- "line": 569,
2568
+ "line": 568,
2569
2569
  "character": 7
2570
2570
  },
2571
2571
  "name": "forceTheirs",
@@ -2576,7 +2576,7 @@
2576
2576
  "__schema": "InferenceTypeSchema",
2577
2577
  "location": {
2578
2578
  "filePath": "lanes.main.runtime.ts",
2579
- "line": 570,
2579
+ "line": 569,
2580
2580
  "character": 7
2581
2581
  },
2582
2582
  "name": "pattern",
@@ -2587,7 +2587,7 @@
2587
2587
  "__schema": "InferenceTypeSchema",
2588
2588
  "location": {
2589
2589
  "filePath": "lanes.main.runtime.ts",
2590
- "line": 571,
2590
+ "line": 570,
2591
2591
  "character": 7
2592
2592
  },
2593
2593
  "name": "workspaceOnly",
@@ -2598,7 +2598,7 @@
2598
2598
  "__schema": "InferenceTypeSchema",
2599
2599
  "location": {
2600
2600
  "filePath": "lanes.main.runtime.ts",
2601
- "line": 572,
2601
+ "line": 571,
2602
2602
  "character": 7
2603
2603
  },
2604
2604
  "name": "skipDependencyInstallation",
@@ -2610,7 +2610,7 @@
2610
2610
  "__schema": "InferenceTypeSchema",
2611
2611
  "location": {
2612
2612
  "filePath": "lanes.main.runtime.ts",
2613
- "line": 573,
2613
+ "line": 572,
2614
2614
  "character": 7
2615
2615
  },
2616
2616
  "name": "head",
@@ -2625,7 +2625,7 @@
2625
2625
  "__schema": "InferenceTypeSchema",
2626
2626
  "location": {
2627
2627
  "filePath": "lanes.main.runtime.ts",
2628
- "line": 563,
2628
+ "line": 562,
2629
2629
  "character": 3
2630
2630
  },
2631
2631
  "type": "Promise<ApplyVersionResults>"
@@ -2638,14 +2638,14 @@
2638
2638
  "__schema": "FunctionLikeSchema",
2639
2639
  "location": {
2640
2640
  "filePath": "lanes.main.runtime.ts",
2641
- "line": 618,
2641
+ "line": 617,
2642
2642
  "character": 3
2643
2643
  },
2644
2644
  "doc": {
2645
2645
  "__schema": "DocSchema",
2646
2646
  "location": {
2647
2647
  "filePath": "lanes.main.runtime.ts",
2648
- "line": 612,
2648
+ "line": 611,
2649
2649
  "character": 3
2650
2650
  },
2651
2651
  "raw": "/**\n * the values array may include zero to two values and will be processed as following:\n * [] => diff between the current lane and default lane. (only inside workspace).\n * [to] => diff between the current lane (or default-lane when in scope) and \"to\" lane.\n * [from, to] => diff between \"from\" lane and \"to\" lane.\n */",
@@ -2659,7 +2659,7 @@
2659
2659
  "__schema": "ParameterSchema",
2660
2660
  "location": {
2661
2661
  "filePath": "lanes.main.runtime.ts",
2662
- "line": 618,
2662
+ "line": 617,
2663
2663
  "character": 24
2664
2664
  },
2665
2665
  "name": "values",
@@ -2667,14 +2667,14 @@
2667
2667
  "__schema": "TypeArraySchema",
2668
2668
  "location": {
2669
2669
  "filePath": "lanes.main.runtime.ts",
2670
- "line": 618,
2670
+ "line": 617,
2671
2671
  "character": 32
2672
2672
  },
2673
2673
  "type": {
2674
2674
  "__schema": "KeywordTypeSchema",
2675
2675
  "location": {
2676
2676
  "filePath": "lanes.main.runtime.ts",
2677
- "line": 618,
2677
+ "line": 617,
2678
2678
  "character": 32
2679
2679
  },
2680
2680
  "name": "string"
@@ -2687,7 +2687,7 @@
2687
2687
  "__schema": "ParameterSchema",
2688
2688
  "location": {
2689
2689
  "filePath": "lanes.main.runtime.ts",
2690
- "line": 618,
2690
+ "line": 617,
2691
2691
  "character": 42
2692
2692
  },
2693
2693
  "name": "diffOptions",
@@ -2695,7 +2695,7 @@
2695
2695
  "__schema": "TypeRefSchema",
2696
2696
  "location": {
2697
2697
  "filePath": "lanes.main.runtime.ts",
2698
- "line": 618,
2698
+ "line": 617,
2699
2699
  "character": 55
2700
2700
  },
2701
2701
  "name": "DiffOptions"
@@ -2708,7 +2708,7 @@
2708
2708
  "__schema": "ParameterSchema",
2709
2709
  "location": {
2710
2710
  "filePath": "lanes.main.runtime.ts",
2711
- "line": 618,
2711
+ "line": 617,
2712
2712
  "character": 73
2713
2713
  },
2714
2714
  "name": "pattern",
@@ -2716,7 +2716,7 @@
2716
2716
  "__schema": "KeywordTypeSchema",
2717
2717
  "location": {
2718
2718
  "filePath": "lanes.main.runtime.ts",
2719
- "line": 618,
2719
+ "line": 617,
2720
2720
  "character": 83
2721
2721
  },
2722
2722
  "name": "string"
@@ -2729,7 +2729,7 @@
2729
2729
  "__schema": "TypeRefSchema",
2730
2730
  "location": {
2731
2731
  "filePath": "lanes.main.runtime.ts",
2732
- "line": 618,
2732
+ "line": 617,
2733
2733
  "character": 92
2734
2734
  },
2735
2735
  "name": "Promise",
@@ -2738,7 +2738,7 @@
2738
2738
  "__schema": "TypeRefSchema",
2739
2739
  "location": {
2740
2740
  "filePath": "lanes.main.runtime.ts",
2741
- "line": 618,
2741
+ "line": 617,
2742
2742
  "character": 100
2743
2743
  },
2744
2744
  "name": "LaneDiffResults"
@@ -2754,7 +2754,7 @@
2754
2754
  "__schema": "FunctionLikeSchema",
2755
2755
  "location": {
2756
2756
  "filePath": "lanes.main.runtime.ts",
2757
- "line": 623,
2757
+ "line": 622,
2758
2758
  "character": 3
2759
2759
  },
2760
2760
  "signature": "(method) LanesMain.getLaneComponentModels(lane: LaneData): Promise<Component[]>",
@@ -2764,7 +2764,7 @@
2764
2764
  "__schema": "ParameterSchema",
2765
2765
  "location": {
2766
2766
  "filePath": "lanes.main.runtime.ts",
2767
- "line": 623,
2767
+ "line": 622,
2768
2768
  "character": 32
2769
2769
  },
2770
2770
  "name": "lane",
@@ -2772,7 +2772,7 @@
2772
2772
  "__schema": "TypeRefSchema",
2773
2773
  "location": {
2774
2774
  "filePath": "lanes.main.runtime.ts",
2775
- "line": 623,
2775
+ "line": 622,
2776
2776
  "character": 38
2777
2777
  },
2778
2778
  "name": "LaneData"
@@ -2785,7 +2785,7 @@
2785
2785
  "__schema": "TypeRefSchema",
2786
2786
  "location": {
2787
2787
  "filePath": "lanes.main.runtime.ts",
2788
- "line": 623,
2788
+ "line": 622,
2789
2789
  "character": 49
2790
2790
  },
2791
2791
  "name": "Promise",
@@ -2794,14 +2794,14 @@
2794
2794
  "__schema": "TypeArraySchema",
2795
2795
  "location": {
2796
2796
  "filePath": "lanes.main.runtime.ts",
2797
- "line": 623,
2797
+ "line": 622,
2798
2798
  "character": 57
2799
2799
  },
2800
2800
  "type": {
2801
2801
  "__schema": "TypeRefSchema",
2802
2802
  "location": {
2803
2803
  "filePath": "lanes.main.runtime.ts",
2804
- "line": 623,
2804
+ "line": 622,
2805
2805
  "character": 57
2806
2806
  },
2807
2807
  "name": "Component"
@@ -2817,7 +2817,7 @@
2817
2817
  "__schema": "FunctionLikeSchema",
2818
2818
  "location": {
2819
2819
  "filePath": "lanes.main.runtime.ts",
2820
- "line": 630,
2820
+ "line": 629,
2821
2821
  "character": 3
2822
2822
  },
2823
2823
  "signature": "(method) LanesMain.getLaneComponentIds(lane: LaneData): Promise<ComponentID[]>",
@@ -2827,7 +2827,7 @@
2827
2827
  "__schema": "ParameterSchema",
2828
2828
  "location": {
2829
2829
  "filePath": "lanes.main.runtime.ts",
2830
- "line": 630,
2830
+ "line": 629,
2831
2831
  "character": 29
2832
2832
  },
2833
2833
  "name": "lane",
@@ -2835,7 +2835,7 @@
2835
2835
  "__schema": "TypeRefSchema",
2836
2836
  "location": {
2837
2837
  "filePath": "lanes.main.runtime.ts",
2838
- "line": 630,
2838
+ "line": 629,
2839
2839
  "character": 35
2840
2840
  },
2841
2841
  "name": "LaneData"
@@ -2848,7 +2848,7 @@
2848
2848
  "__schema": "TypeRefSchema",
2849
2849
  "location": {
2850
2850
  "filePath": "lanes.main.runtime.ts",
2851
- "line": 630,
2851
+ "line": 629,
2852
2852
  "character": 46
2853
2853
  },
2854
2854
  "name": "Promise",
@@ -2857,14 +2857,14 @@
2857
2857
  "__schema": "TypeArraySchema",
2858
2858
  "location": {
2859
2859
  "filePath": "lanes.main.runtime.ts",
2860
- "line": 630,
2860
+ "line": 629,
2861
2861
  "character": 54
2862
2862
  },
2863
2863
  "type": {
2864
2864
  "__schema": "TypeRefSchema",
2865
2865
  "location": {
2866
2866
  "filePath": "lanes.main.runtime.ts",
2867
- "line": 630,
2867
+ "line": 629,
2868
2868
  "character": 54
2869
2869
  },
2870
2870
  "name": "ComponentID"
@@ -2880,7 +2880,7 @@
2880
2880
  "__schema": "FunctionLikeSchema",
2881
2881
  "location": {
2882
2882
  "filePath": "lanes.main.runtime.ts",
2883
- "line": 646,
2883
+ "line": 645,
2884
2884
  "character": 3
2885
2885
  },
2886
2886
  "signature": "(method) LanesMain.getLaneReadmeComponent(lane: LaneData): Promise<Component | undefined>",
@@ -2890,7 +2890,7 @@
2890
2890
  "__schema": "ParameterSchema",
2891
2891
  "location": {
2892
2892
  "filePath": "lanes.main.runtime.ts",
2893
- "line": 646,
2893
+ "line": 645,
2894
2894
  "character": 32
2895
2895
  },
2896
2896
  "name": "lane",
@@ -2898,7 +2898,7 @@
2898
2898
  "__schema": "TypeRefSchema",
2899
2899
  "location": {
2900
2900
  "filePath": "lanes.main.runtime.ts",
2901
- "line": 646,
2901
+ "line": 645,
2902
2902
  "character": 38
2903
2903
  },
2904
2904
  "name": "LaneData"
@@ -2911,7 +2911,7 @@
2911
2911
  "__schema": "TypeRefSchema",
2912
2912
  "location": {
2913
2913
  "filePath": "lanes.main.runtime.ts",
2914
- "line": 646,
2914
+ "line": 645,
2915
2915
  "character": 49
2916
2916
  },
2917
2917
  "name": "Promise",
@@ -2920,7 +2920,7 @@
2920
2920
  "__schema": "TypeUnionSchema",
2921
2921
  "location": {
2922
2922
  "filePath": "lanes.main.runtime.ts",
2923
- "line": 646,
2923
+ "line": 645,
2924
2924
  "character": 57
2925
2925
  },
2926
2926
  "types": [
@@ -2928,7 +2928,7 @@
2928
2928
  "__schema": "TypeRefSchema",
2929
2929
  "location": {
2930
2930
  "filePath": "lanes.main.runtime.ts",
2931
- "line": 646,
2931
+ "line": 645,
2932
2932
  "character": 57
2933
2933
  },
2934
2934
  "name": "Component"
@@ -2937,7 +2937,7 @@
2937
2937
  "__schema": "KeywordTypeSchema",
2938
2938
  "location": {
2939
2939
  "filePath": "lanes.main.runtime.ts",
2940
- "line": 646,
2940
+ "line": 645,
2941
2941
  "character": 69
2942
2942
  },
2943
2943
  "name": "undefined"
@@ -2954,7 +2954,7 @@
2954
2954
  "__schema": "FunctionLikeSchema",
2955
2955
  "location": {
2956
2956
  "filePath": "lanes.main.runtime.ts",
2957
- "line": 656,
2957
+ "line": 655,
2958
2958
  "character": 3
2959
2959
  },
2960
2960
  "signature": "(method) LanesMain.removeLaneReadme(laneName?: string): Promise<{\n result: boolean;\n message?: string;\n}>",
@@ -2964,7 +2964,7 @@
2964
2964
  "__schema": "ParameterSchema",
2965
2965
  "location": {
2966
2966
  "filePath": "lanes.main.runtime.ts",
2967
- "line": 656,
2967
+ "line": 655,
2968
2968
  "character": 26
2969
2969
  },
2970
2970
  "name": "laneName",
@@ -2972,7 +2972,7 @@
2972
2972
  "__schema": "KeywordTypeSchema",
2973
2973
  "location": {
2974
2974
  "filePath": "lanes.main.runtime.ts",
2975
- "line": 656,
2975
+ "line": 655,
2976
2976
  "character": 37
2977
2977
  },
2978
2978
  "name": "string"
@@ -2985,7 +2985,7 @@
2985
2985
  "__schema": "TypeRefSchema",
2986
2986
  "location": {
2987
2987
  "filePath": "lanes.main.runtime.ts",
2988
- "line": 656,
2988
+ "line": 655,
2989
2989
  "character": 46
2990
2990
  },
2991
2991
  "name": "Promise",
@@ -2994,7 +2994,7 @@
2994
2994
  "__schema": "TypeLiteralSchema",
2995
2995
  "location": {
2996
2996
  "filePath": "lanes.main.runtime.ts",
2997
- "line": 656,
2997
+ "line": 655,
2998
2998
  "character": 54
2999
2999
  },
3000
3000
  "members": [
@@ -3002,7 +3002,7 @@
3002
3002
  "__schema": "VariableLikeSchema",
3003
3003
  "location": {
3004
3004
  "filePath": "lanes.main.runtime.ts",
3005
- "line": 656,
3005
+ "line": 655,
3006
3006
  "character": 56
3007
3007
  },
3008
3008
  "signature": "(property) result: boolean",
@@ -3011,7 +3011,7 @@
3011
3011
  "__schema": "KeywordTypeSchema",
3012
3012
  "location": {
3013
3013
  "filePath": "lanes.main.runtime.ts",
3014
- "line": 656,
3014
+ "line": 655,
3015
3015
  "character": 64
3016
3016
  },
3017
3017
  "name": "boolean"
@@ -3022,7 +3022,7 @@
3022
3022
  "__schema": "VariableLikeSchema",
3023
3023
  "location": {
3024
3024
  "filePath": "lanes.main.runtime.ts",
3025
- "line": 656,
3025
+ "line": 655,
3026
3026
  "character": 73
3027
3027
  },
3028
3028
  "signature": "(property) message?: string | undefined",
@@ -3031,7 +3031,7 @@
3031
3031
  "__schema": "KeywordTypeSchema",
3032
3032
  "location": {
3033
3033
  "filePath": "lanes.main.runtime.ts",
3034
- "line": 656,
3034
+ "line": 655,
3035
3035
  "character": 83
3036
3036
  },
3037
3037
  "name": "string"
@@ -3050,7 +3050,7 @@
3050
3050
  "__schema": "FunctionLikeSchema",
3051
3051
  "location": {
3052
3052
  "filePath": "lanes.main.runtime.ts",
3053
- "line": 698,
3053
+ "line": 697,
3054
3054
  "character": 3
3055
3055
  },
3056
3056
  "signature": "(method) LanesMain.diffStatus(sourceLaneId: LaneId, targetLaneId?: LaneId, options?: LaneDiffStatusOptions): Promise<LaneDiffStatus>",
@@ -3060,7 +3060,7 @@
3060
3060
  "__schema": "ParameterSchema",
3061
3061
  "location": {
3062
3062
  "filePath": "lanes.main.runtime.ts",
3063
- "line": 699,
3063
+ "line": 698,
3064
3064
  "character": 5
3065
3065
  },
3066
3066
  "name": "sourceLaneId",
@@ -3068,7 +3068,7 @@
3068
3068
  "__schema": "TypeRefSchema",
3069
3069
  "location": {
3070
3070
  "filePath": "lanes.main.runtime.ts",
3071
- "line": 699,
3071
+ "line": 698,
3072
3072
  "character": 19
3073
3073
  },
3074
3074
  "name": "LaneId"
@@ -3080,7 +3080,7 @@
3080
3080
  "__schema": "ParameterSchema",
3081
3081
  "location": {
3082
3082
  "filePath": "lanes.main.runtime.ts",
3083
- "line": 700,
3083
+ "line": 699,
3084
3084
  "character": 5
3085
3085
  },
3086
3086
  "name": "targetLaneId",
@@ -3088,7 +3088,7 @@
3088
3088
  "__schema": "TypeRefSchema",
3089
3089
  "location": {
3090
3090
  "filePath": "lanes.main.runtime.ts",
3091
- "line": 700,
3091
+ "line": 699,
3092
3092
  "character": 20
3093
3093
  },
3094
3094
  "name": "LaneId"
@@ -3100,7 +3100,7 @@
3100
3100
  "__schema": "ParameterSchema",
3101
3101
  "location": {
3102
3102
  "filePath": "lanes.main.runtime.ts",
3103
- "line": 701,
3103
+ "line": 700,
3104
3104
  "character": 5
3105
3105
  },
3106
3106
  "name": "options",
@@ -3108,7 +3108,7 @@
3108
3108
  "__schema": "TypeRefSchema",
3109
3109
  "location": {
3110
3110
  "filePath": "lanes.main.runtime.ts",
3111
- "line": 701,
3111
+ "line": 700,
3112
3112
  "character": 15
3113
3113
  },
3114
3114
  "name": "LaneDiffStatusOptions"
@@ -3121,7 +3121,7 @@
3121
3121
  "__schema": "TypeRefSchema",
3122
3122
  "location": {
3123
3123
  "filePath": "lanes.main.runtime.ts",
3124
- "line": 702,
3124
+ "line": 701,
3125
3125
  "character": 6
3126
3126
  },
3127
3127
  "name": "Promise",
@@ -3130,7 +3130,7 @@
3130
3130
  "__schema": "TypeRefSchema",
3131
3131
  "location": {
3132
3132
  "filePath": "lanes.main.runtime.ts",
3133
- "line": 702,
3133
+ "line": 701,
3134
3134
  "character": 14
3135
3135
  },
3136
3136
  "name": "LaneDiffStatus"
@@ -3145,7 +3145,7 @@
3145
3145
  "__schema": "FunctionLikeSchema",
3146
3146
  "location": {
3147
3147
  "filePath": "lanes.main.runtime.ts",
3148
- "line": 915,
3148
+ "line": 914,
3149
3149
  "character": 3
3150
3150
  },
3151
3151
  "signature": "(method) LanesMain.componentDiffStatusOld(componentId: ComponentID, sourceHead: string, targetHead?: string, options?: LaneDiffStatusOptions): Promise<LaneComponentDiffStatus>",
@@ -3155,7 +3155,7 @@
3155
3155
  "__schema": "ParameterSchema",
3156
3156
  "location": {
3157
3157
  "filePath": "lanes.main.runtime.ts",
3158
- "line": 916,
3158
+ "line": 915,
3159
3159
  "character": 5
3160
3160
  },
3161
3161
  "name": "componentId",
@@ -3163,7 +3163,7 @@
3163
3163
  "__schema": "TypeRefSchema",
3164
3164
  "location": {
3165
3165
  "filePath": "lanes.main.runtime.ts",
3166
- "line": 916,
3166
+ "line": 915,
3167
3167
  "character": 18
3168
3168
  },
3169
3169
  "name": "ComponentID"
@@ -3175,7 +3175,7 @@
3175
3175
  "__schema": "ParameterSchema",
3176
3176
  "location": {
3177
3177
  "filePath": "lanes.main.runtime.ts",
3178
- "line": 917,
3178
+ "line": 916,
3179
3179
  "character": 5
3180
3180
  },
3181
3181
  "name": "sourceHead",
@@ -3183,7 +3183,7 @@
3183
3183
  "__schema": "KeywordTypeSchema",
3184
3184
  "location": {
3185
3185
  "filePath": "lanes.main.runtime.ts",
3186
- "line": 917,
3186
+ "line": 916,
3187
3187
  "character": 17
3188
3188
  },
3189
3189
  "name": "string"
@@ -3195,7 +3195,7 @@
3195
3195
  "__schema": "ParameterSchema",
3196
3196
  "location": {
3197
3197
  "filePath": "lanes.main.runtime.ts",
3198
- "line": 918,
3198
+ "line": 917,
3199
3199
  "character": 5
3200
3200
  },
3201
3201
  "name": "targetHead",
@@ -3203,7 +3203,7 @@
3203
3203
  "__schema": "KeywordTypeSchema",
3204
3204
  "location": {
3205
3205
  "filePath": "lanes.main.runtime.ts",
3206
- "line": 918,
3206
+ "line": 917,
3207
3207
  "character": 18
3208
3208
  },
3209
3209
  "name": "string"
@@ -3215,7 +3215,7 @@
3215
3215
  "__schema": "ParameterSchema",
3216
3216
  "location": {
3217
3217
  "filePath": "lanes.main.runtime.ts",
3218
- "line": 919,
3218
+ "line": 918,
3219
3219
  "character": 5
3220
3220
  },
3221
3221
  "name": "options",
@@ -3223,7 +3223,7 @@
3223
3223
  "__schema": "TypeRefSchema",
3224
3224
  "location": {
3225
3225
  "filePath": "lanes.main.runtime.ts",
3226
- "line": 919,
3226
+ "line": 918,
3227
3227
  "character": 15
3228
3228
  },
3229
3229
  "name": "LaneDiffStatusOptions"
@@ -3236,7 +3236,7 @@
3236
3236
  "__schema": "TypeRefSchema",
3237
3237
  "location": {
3238
3238
  "filePath": "lanes.main.runtime.ts",
3239
- "line": 920,
3239
+ "line": 919,
3240
3240
  "character": 6
3241
3241
  },
3242
3242
  "name": "Promise",
@@ -3245,7 +3245,7 @@
3245
3245
  "__schema": "TypeRefSchema",
3246
3246
  "location": {
3247
3247
  "filePath": "lanes.main.runtime.ts",
3248
- "line": 920,
3248
+ "line": 919,
3249
3249
  "character": 14
3250
3250
  },
3251
3251
  "name": "LaneComponentDiffStatus"
@@ -3260,14 +3260,14 @@
3260
3260
  "__schema": "FunctionLikeSchema",
3261
3261
  "location": {
3262
3262
  "filePath": "lanes.main.runtime.ts",
3263
- "line": 1003,
3263
+ "line": 1002,
3264
3264
  "character": 3
3265
3265
  },
3266
3266
  "doc": {
3267
3267
  "__schema": "DocSchema",
3268
3268
  "location": {
3269
3269
  "filePath": "lanes.main.runtime.ts",
3270
- "line": 999,
3270
+ "line": 998,
3271
3271
  "character": 3
3272
3272
  },
3273
3273
  "raw": "/**\n * if the local lane was forked from another lane, this gets the differences between the two.\n * it also fetches the original lane from the remote to make sure the data is up to date.\n */",
@@ -3281,7 +3281,7 @@
3281
3281
  "__schema": "ParameterSchema",
3282
3282
  "location": {
3283
3283
  "filePath": "lanes.main.runtime.ts",
3284
- "line": 1003,
3284
+ "line": 1002,
3285
3285
  "character": 31
3286
3286
  },
3287
3287
  "name": "componentsList",
@@ -3289,7 +3289,7 @@
3289
3289
  "__schema": "TypeRefSchema",
3290
3290
  "location": {
3291
3291
  "filePath": "lanes.main.runtime.ts",
3292
- "line": 1003,
3292
+ "line": 1002,
3293
3293
  "character": 47
3294
3294
  },
3295
3295
  "name": "ComponentsList"
@@ -3302,7 +3302,7 @@
3302
3302
  "__schema": "TypeRefSchema",
3303
3303
  "location": {
3304
3304
  "filePath": "lanes.main.runtime.ts",
3305
- "line": 1003,
3305
+ "line": 1002,
3306
3306
  "character": 64
3307
3307
  },
3308
3308
  "name": "Promise",
@@ -3311,14 +3311,14 @@
3311
3311
  "__schema": "TypeArraySchema",
3312
3312
  "location": {
3313
3313
  "filePath": "lanes.main.runtime.ts",
3314
- "line": 1003,
3314
+ "line": 1002,
3315
3315
  "character": 72
3316
3316
  },
3317
3317
  "type": {
3318
3318
  "__schema": "TypeRefSchema",
3319
3319
  "location": {
3320
3320
  "filePath": "lanes.main.runtime.ts",
3321
- "line": 1003,
3321
+ "line": 1002,
3322
3322
  "character": 72
3323
3323
  },
3324
3324
  "name": "DivergeDataPerId"
@@ -3334,14 +3334,14 @@
3334
3334
  "__schema": "FunctionLikeSchema",
3335
3335
  "location": {
3336
3336
  "filePath": "lanes.main.runtime.ts",
3337
- "line": 1057,
3337
+ "line": 1056,
3338
3338
  "character": 3
3339
3339
  },
3340
3340
  "doc": {
3341
3341
  "__schema": "DocSchema",
3342
3342
  "location": {
3343
3343
  "filePath": "lanes.main.runtime.ts",
3344
- "line": 1053,
3344
+ "line": 1052,
3345
3345
  "character": 3
3346
3346
  },
3347
3347
  "raw": "/**\n * default to remove all of them.\n * returns true if the lane has changed\n */",
@@ -3355,7 +3355,7 @@
3355
3355
  "__schema": "ParameterSchema",
3356
3356
  "location": {
3357
3357
  "filePath": "lanes.main.runtime.ts",
3358
- "line": 1057,
3358
+ "line": 1056,
3359
3359
  "character": 32
3360
3360
  },
3361
3361
  "name": "laneId",
@@ -3363,7 +3363,7 @@
3363
3363
  "__schema": "TypeRefSchema",
3364
3364
  "location": {
3365
3365
  "filePath": "lanes.main.runtime.ts",
3366
- "line": 1057,
3366
+ "line": 1056,
3367
3367
  "character": 40
3368
3368
  },
3369
3369
  "name": "LaneId"
@@ -3375,7 +3375,7 @@
3375
3375
  "__schema": "ParameterSchema",
3376
3376
  "location": {
3377
3377
  "filePath": "lanes.main.runtime.ts",
3378
- "line": 1057,
3378
+ "line": 1056,
3379
3379
  "character": 48
3380
3380
  },
3381
3381
  "name": "ids",
@@ -3383,14 +3383,14 @@
3383
3383
  "__schema": "TypeArraySchema",
3384
3384
  "location": {
3385
3385
  "filePath": "lanes.main.runtime.ts",
3386
- "line": 1057,
3386
+ "line": 1056,
3387
3387
  "character": 54
3388
3388
  },
3389
3389
  "type": {
3390
3390
  "__schema": "TypeRefSchema",
3391
3391
  "location": {
3392
3392
  "filePath": "lanes.main.runtime.ts",
3393
- "line": 1057,
3393
+ "line": 1056,
3394
3394
  "character": 54
3395
3395
  },
3396
3396
  "name": "ComponentID"
@@ -3404,7 +3404,7 @@
3404
3404
  "__schema": "TypeRefSchema",
3405
3405
  "location": {
3406
3406
  "filePath": "lanes.main.runtime.ts",
3407
- "line": 1057,
3407
+ "line": 1056,
3408
3408
  "character": 70
3409
3409
  },
3410
3410
  "name": "Promise",
@@ -3413,7 +3413,7 @@
3413
3413
  "__schema": "KeywordTypeSchema",
3414
3414
  "location": {
3415
3415
  "filePath": "lanes.main.runtime.ts",
3416
- "line": 1057,
3416
+ "line": 1056,
3417
3417
  "character": 78
3418
3418
  },
3419
3419
  "name": "boolean"
@@ -3428,7 +3428,7 @@
3428
3428
  "__schema": "GetAccessorSchema",
3429
3429
  "location": {
3430
3430
  "filePath": "lanes.main.runtime.ts",
3431
- "line": 1092,
3431
+ "line": 1091,
3432
3432
  "character": 3
3433
3433
  },
3434
3434
  "signature": "(getter) LanesMain.createRoutePath: string",
@@ -3437,7 +3437,7 @@
3437
3437
  "__schema": "InferenceTypeSchema",
3438
3438
  "location": {
3439
3439
  "filePath": "lanes.main.runtime.ts",
3440
- "line": 1092,
3440
+ "line": 1091,
3441
3441
  "character": 3
3442
3442
  },
3443
3443
  "type": "string"
@@ -3447,7 +3447,7 @@
3447
3447
  "__schema": "GetAccessorSchema",
3448
3448
  "location": {
3449
3449
  "filePath": "lanes.main.runtime.ts",
3450
- "line": 1096,
3450
+ "line": 1095,
3451
3451
  "character": 3
3452
3452
  },
3453
3453
  "signature": "(getter) LanesMain.deleteRoutePath: string",
@@ -3456,7 +3456,7 @@
3456
3456
  "__schema": "InferenceTypeSchema",
3457
3457
  "location": {
3458
3458
  "filePath": "lanes.main.runtime.ts",
3459
- "line": 1096,
3459
+ "line": 1095,
3460
3460
  "character": 3
3461
3461
  },
3462
3462
  "type": "string"
@@ -3466,7 +3466,7 @@
3466
3466
  "__schema": "GetAccessorSchema",
3467
3467
  "location": {
3468
3468
  "filePath": "lanes.main.runtime.ts",
3469
- "line": 1100,
3469
+ "line": 1099,
3470
3470
  "character": 3
3471
3471
  },
3472
3472
  "signature": "(getter) LanesMain.restoreRoutePath: string",
@@ -3475,7 +3475,7 @@
3475
3475
  "__schema": "InferenceTypeSchema",
3476
3476
  "location": {
3477
3477
  "filePath": "lanes.main.runtime.ts",
3478
- "line": 1100,
3478
+ "line": 1099,
3479
3479
  "character": 3
3480
3480
  },
3481
3481
  "type": "string"
@@ -3485,7 +3485,7 @@
3485
3485
  "__schema": "VariableLikeSchema",
3486
3486
  "location": {
3487
3487
  "filePath": "lanes.main.runtime.ts",
3488
- "line": 1104,
3488
+ "line": 1103,
3489
3489
  "character": 3
3490
3490
  },
3491
3491
  "signature": "(property) LanesMain.slots: never[]",
@@ -3494,7 +3494,7 @@
3494
3494
  "__schema": "InferenceTypeSchema",
3495
3495
  "location": {
3496
3496
  "filePath": "lanes.main.runtime.ts",
3497
- "line": 1104,
3497
+ "line": 1103,
3498
3498
  "character": 3
3499
3499
  },
3500
3500
  "type": "never[]"
@@ -3506,7 +3506,7 @@
3506
3506
  "__schema": "VariableLikeSchema",
3507
3507
  "location": {
3508
3508
  "filePath": "lanes.main.runtime.ts",
3509
- "line": 1105,
3509
+ "line": 1104,
3510
3510
  "character": 3
3511
3511
  },
3512
3512
  "signature": "(property) LanesMain.dependencies: Aspect[]",
@@ -3515,7 +3515,7 @@
3515
3515
  "__schema": "InferenceTypeSchema",
3516
3516
  "location": {
3517
3517
  "filePath": "lanes.main.runtime.ts",
3518
- "line": 1105,
3518
+ "line": 1104,
3519
3519
  "character": 3
3520
3520
  },
3521
3521
  "type": "Aspect[]"
@@ -3527,7 +3527,7 @@
3527
3527
  "__schema": "VariableLikeSchema",
3528
3528
  "location": {
3529
3529
  "filePath": "lanes.main.runtime.ts",
3530
- "line": 1122,
3530
+ "line": 1121,
3531
3531
  "character": 3
3532
3532
  },
3533
3533
  "signature": "(property) LanesMain.runtime: RuntimeDefinition",
@@ -3536,7 +3536,7 @@
3536
3536
  "__schema": "InferenceTypeSchema",
3537
3537
  "location": {
3538
3538
  "filePath": "lanes.main.runtime.ts",
3539
- "line": 1122,
3539
+ "line": 1121,
3540
3540
  "character": 3
3541
3541
  },
3542
3542
  "type": "RuntimeDefinition"
@@ -3548,7 +3548,7 @@
3548
3548
  "__schema": "FunctionLikeSchema",
3549
3549
  "location": {
3550
3550
  "filePath": "lanes.main.runtime.ts",
3551
- "line": 1123,
3551
+ "line": 1122,
3552
3552
  "character": 3
3553
3553
  },
3554
3554
  "signature": "(method) LanesMain.provider([cli, scope, workspace, graphql, merging, component, loggerMain, importer, exporter, express, componentCompare, componentWriter, remove, checkout, install,]: [\n CLIMain,\n ScopeMain,\n Workspace,\n GraphqlMain,\n MergingMain,\n ComponentMain,\n LoggerMain,\n ImporterMain,\n ExportMain,\n ExpressMain,\n ComponentCompareMain,\n ComponentWriterMain,\n RemoveMain,\n CheckoutMain,\n InstallMain\n]): Promise<LanesMain>",
@@ -3558,7 +3558,7 @@
3558
3558
  "__schema": "ParameterSchema",
3559
3559
  "location": {
3560
3560
  "filePath": "lanes.main.runtime.ts",
3561
- "line": 1123,
3561
+ "line": 1122,
3562
3562
  "character": 25
3563
3563
  },
3564
3564
  "name": "[ cli, scope, workspace, graphql, merging, component, loggerMain, importer, exporter, express, componentCompare, componentWriter, remove, checkout, install ]",
@@ -3566,7 +3566,7 @@
3566
3566
  "__schema": "TupleTypeSchema",
3567
3567
  "location": {
3568
3568
  "filePath": "lanes.main.runtime.ts",
3569
- "line": 1139,
3569
+ "line": 1138,
3570
3570
  "character": 6
3571
3571
  },
3572
3572
  "elements": [
@@ -3574,7 +3574,7 @@
3574
3574
  "__schema": "TypeRefSchema",
3575
3575
  "location": {
3576
3576
  "filePath": "lanes.main.runtime.ts",
3577
- "line": 1140,
3577
+ "line": 1139,
3578
3578
  "character": 5
3579
3579
  },
3580
3580
  "name": "CLIMain"
@@ -3583,7 +3583,7 @@
3583
3583
  "__schema": "TypeRefSchema",
3584
3584
  "location": {
3585
3585
  "filePath": "lanes.main.runtime.ts",
3586
- "line": 1141,
3586
+ "line": 1140,
3587
3587
  "character": 5
3588
3588
  },
3589
3589
  "name": "ScopeMain"
@@ -3592,7 +3592,7 @@
3592
3592
  "__schema": "TypeRefSchema",
3593
3593
  "location": {
3594
3594
  "filePath": "lanes.main.runtime.ts",
3595
- "line": 1142,
3595
+ "line": 1141,
3596
3596
  "character": 5
3597
3597
  },
3598
3598
  "name": "Workspace"
@@ -3601,7 +3601,7 @@
3601
3601
  "__schema": "TypeRefSchema",
3602
3602
  "location": {
3603
3603
  "filePath": "lanes.main.runtime.ts",
3604
- "line": 1143,
3604
+ "line": 1142,
3605
3605
  "character": 5
3606
3606
  },
3607
3607
  "name": "GraphqlMain"
@@ -3610,7 +3610,7 @@
3610
3610
  "__schema": "TypeRefSchema",
3611
3611
  "location": {
3612
3612
  "filePath": "lanes.main.runtime.ts",
3613
- "line": 1144,
3613
+ "line": 1143,
3614
3614
  "character": 5
3615
3615
  },
3616
3616
  "name": "MergingMain"
@@ -3619,7 +3619,7 @@
3619
3619
  "__schema": "TypeRefSchema",
3620
3620
  "location": {
3621
3621
  "filePath": "lanes.main.runtime.ts",
3622
- "line": 1145,
3622
+ "line": 1144,
3623
3623
  "character": 5
3624
3624
  },
3625
3625
  "name": "ComponentMain"
@@ -3628,7 +3628,7 @@
3628
3628
  "__schema": "TypeRefSchema",
3629
3629
  "location": {
3630
3630
  "filePath": "lanes.main.runtime.ts",
3631
- "line": 1146,
3631
+ "line": 1145,
3632
3632
  "character": 5
3633
3633
  },
3634
3634
  "name": "LoggerMain"
@@ -3637,7 +3637,7 @@
3637
3637
  "__schema": "TypeRefSchema",
3638
3638
  "location": {
3639
3639
  "filePath": "lanes.main.runtime.ts",
3640
- "line": 1147,
3640
+ "line": 1146,
3641
3641
  "character": 5
3642
3642
  },
3643
3643
  "name": "ImporterMain"
@@ -3646,7 +3646,7 @@
3646
3646
  "__schema": "TypeRefSchema",
3647
3647
  "location": {
3648
3648
  "filePath": "lanes.main.runtime.ts",
3649
- "line": 1148,
3649
+ "line": 1147,
3650
3650
  "character": 5
3651
3651
  },
3652
3652
  "name": "ExportMain"
@@ -3655,7 +3655,7 @@
3655
3655
  "__schema": "TypeRefSchema",
3656
3656
  "location": {
3657
3657
  "filePath": "lanes.main.runtime.ts",
3658
- "line": 1149,
3658
+ "line": 1148,
3659
3659
  "character": 5
3660
3660
  },
3661
3661
  "name": "ExpressMain"
@@ -3664,7 +3664,7 @@
3664
3664
  "__schema": "TypeRefSchema",
3665
3665
  "location": {
3666
3666
  "filePath": "lanes.main.runtime.ts",
3667
- "line": 1150,
3667
+ "line": 1149,
3668
3668
  "character": 5
3669
3669
  },
3670
3670
  "name": "ComponentCompareMain"
@@ -3673,7 +3673,7 @@
3673
3673
  "__schema": "TypeRefSchema",
3674
3674
  "location": {
3675
3675
  "filePath": "lanes.main.runtime.ts",
3676
- "line": 1151,
3676
+ "line": 1150,
3677
3677
  "character": 5
3678
3678
  },
3679
3679
  "name": "ComponentWriterMain"
@@ -3682,7 +3682,7 @@
3682
3682
  "__schema": "TypeRefSchema",
3683
3683
  "location": {
3684
3684
  "filePath": "lanes.main.runtime.ts",
3685
- "line": 1152,
3685
+ "line": 1151,
3686
3686
  "character": 5
3687
3687
  },
3688
3688
  "name": "RemoveMain"
@@ -3691,7 +3691,7 @@
3691
3691
  "__schema": "TypeRefSchema",
3692
3692
  "location": {
3693
3693
  "filePath": "lanes.main.runtime.ts",
3694
- "line": 1153,
3694
+ "line": 1152,
3695
3695
  "character": 5
3696
3696
  },
3697
3697
  "name": "CheckoutMain"
@@ -3700,7 +3700,7 @@
3700
3700
  "__schema": "TypeRefSchema",
3701
3701
  "location": {
3702
3702
  "filePath": "lanes.main.runtime.ts",
3703
- "line": 1154,
3703
+ "line": 1153,
3704
3704
  "character": 5
3705
3705
  },
3706
3706
  "name": "InstallMain"
@@ -3715,7 +3715,7 @@
3715
3715
  "__schema": "InferenceTypeSchema",
3716
3716
  "location": {
3717
3717
  "filePath": "lanes.main.runtime.ts",
3718
- "line": 1123,
3718
+ "line": 1122,
3719
3719
  "character": 3
3720
3720
  },
3721
3721
  "type": "Promise<LanesMain>"
@@ -8071,7 +8071,7 @@
8071
8071
  "__schema": "FunctionLikeSchema",
8072
8072
  "location": {
8073
8073
  "filePath": "lanes.main.runtime.ts",
8074
- "line": 487,
8074
+ "line": 486,
8075
8075
  "character": 3
8076
8076
  },
8077
8077
  "signature": "(method) LanesMain.importLaneObject(laneId: LaneId, persistIfNotExists?: boolean, includeLaneHistory?: boolean): Promise<Lane>",
@@ -8081,7 +8081,7 @@
8081
8081
  "__schema": "ParameterSchema",
8082
8082
  "location": {
8083
8083
  "filePath": "lanes.main.runtime.ts",
8084
- "line": 487,
8084
+ "line": 486,
8085
8085
  "character": 26
8086
8086
  },
8087
8087
  "name": "laneId",
@@ -8089,7 +8089,7 @@
8089
8089
  "__schema": "TypeRefSchema",
8090
8090
  "location": {
8091
8091
  "filePath": "lanes.main.runtime.ts",
8092
- "line": 487,
8092
+ "line": 486,
8093
8093
  "character": 34
8094
8094
  },
8095
8095
  "name": "LaneId"
@@ -8101,7 +8101,7 @@
8101
8101
  "__schema": "ParameterSchema",
8102
8102
  "location": {
8103
8103
  "filePath": "lanes.main.runtime.ts",
8104
- "line": 487,
8104
+ "line": 486,
8105
8105
  "character": 42
8106
8106
  },
8107
8107
  "name": "persistIfNotExists",
@@ -8109,7 +8109,7 @@
8109
8109
  "__schema": "InferenceTypeSchema",
8110
8110
  "location": {
8111
8111
  "filePath": "lanes.main.runtime.ts",
8112
- "line": 487,
8112
+ "line": 486,
8113
8113
  "character": 42
8114
8114
  },
8115
8115
  "type": "boolean"
@@ -8122,7 +8122,7 @@
8122
8122
  "__schema": "ParameterSchema",
8123
8123
  "location": {
8124
8124
  "filePath": "lanes.main.runtime.ts",
8125
- "line": 487,
8125
+ "line": 486,
8126
8126
  "character": 69
8127
8127
  },
8128
8128
  "name": "includeLaneHistory",
@@ -8130,7 +8130,7 @@
8130
8130
  "__schema": "InferenceTypeSchema",
8131
8131
  "location": {
8132
8132
  "filePath": "lanes.main.runtime.ts",
8133
- "line": 487,
8133
+ "line": 486,
8134
8134
  "character": 69
8135
8135
  },
8136
8136
  "type": "boolean"
@@ -8144,7 +8144,7 @@
8144
8144
  "__schema": "TypeRefSchema",
8145
8145
  "location": {
8146
8146
  "filePath": "lanes.main.runtime.ts",
8147
- "line": 487,
8147
+ "line": 486,
8148
8148
  "character": 98
8149
8149
  },
8150
8150
  "name": "Promise",
@@ -8153,7 +8153,7 @@
8153
8153
  "__schema": "TypeRefSchema",
8154
8154
  "location": {
8155
8155
  "filePath": "lanes.main.runtime.ts",
8156
- "line": 487,
8156
+ "line": 486,
8157
8157
  "character": 106
8158
8158
  },
8159
8159
  "name": "Lane"
@@ -8168,7 +8168,7 @@
8168
8168
  "__schema": "FunctionLikeSchema",
8169
8169
  "location": {
8170
8170
  "filePath": "lanes.main.runtime.ts",
8171
- "line": 491,
8171
+ "line": 490,
8172
8172
  "character": 3
8173
8173
  },
8174
8174
  "signature": "(method) LanesMain.eject(pattern: string): Promise<ComponentID[]>",
@@ -8178,7 +8178,7 @@
8178
8178
  "__schema": "ParameterSchema",
8179
8179
  "location": {
8180
8180
  "filePath": "lanes.main.runtime.ts",
8181
- "line": 491,
8181
+ "line": 490,
8182
8182
  "character": 15
8183
8183
  },
8184
8184
  "name": "pattern",
@@ -8186,7 +8186,7 @@
8186
8186
  "__schema": "KeywordTypeSchema",
8187
8187
  "location": {
8188
8188
  "filePath": "lanes.main.runtime.ts",
8189
- "line": 491,
8189
+ "line": 490,
8190
8190
  "character": 24
8191
8191
  },
8192
8192
  "name": "string"
@@ -8199,7 +8199,7 @@
8199
8199
  "__schema": "TypeRefSchema",
8200
8200
  "location": {
8201
8201
  "filePath": "lanes.main.runtime.ts",
8202
- "line": 491,
8202
+ "line": 490,
8203
8203
  "character": 33
8204
8204
  },
8205
8205
  "name": "Promise",
@@ -8208,14 +8208,14 @@
8208
8208
  "__schema": "TypeArraySchema",
8209
8209
  "location": {
8210
8210
  "filePath": "lanes.main.runtime.ts",
8211
- "line": 491,
8211
+ "line": 490,
8212
8212
  "character": 41
8213
8213
  },
8214
8214
  "type": {
8215
8215
  "__schema": "TypeRefSchema",
8216
8216
  "location": {
8217
8217
  "filePath": "lanes.main.runtime.ts",
8218
- "line": 491,
8218
+ "line": 490,
8219
8219
  "character": 41
8220
8220
  },
8221
8221
  "name": "ComponentID"
@@ -8231,14 +8231,14 @@
8231
8231
  "__schema": "FunctionLikeSchema",
8232
8232
  "location": {
8233
8233
  "filePath": "lanes.main.runtime.ts",
8234
- "line": 504,
8234
+ "line": 503,
8235
8235
  "character": 3
8236
8236
  },
8237
8237
  "doc": {
8238
8238
  "__schema": "DocSchema",
8239
8239
  "location": {
8240
8240
  "filePath": "lanes.main.runtime.ts",
8241
- "line": 501,
8241
+ "line": 500,
8242
8242
  "character": 3
8243
8243
  },
8244
8244
  "raw": "/**\n * get the head hash (snap) of main. return undefined if the component exists only on a lane and was never merged to main\n */",
@@ -8252,7 +8252,7 @@
8252
8252
  "__schema": "ParameterSchema",
8253
8253
  "location": {
8254
8254
  "filePath": "lanes.main.runtime.ts",
8255
- "line": 504,
8255
+ "line": 503,
8256
8256
  "character": 23
8257
8257
  },
8258
8258
  "name": "componentId",
@@ -8260,7 +8260,7 @@
8260
8260
  "__schema": "TypeRefSchema",
8261
8261
  "location": {
8262
8262
  "filePath": "lanes.main.runtime.ts",
8263
- "line": 504,
8263
+ "line": 503,
8264
8264
  "character": 36
8265
8265
  },
8266
8266
  "name": "ComponentID"
@@ -8273,7 +8273,7 @@
8273
8273
  "__schema": "TypeRefSchema",
8274
8274
  "location": {
8275
8275
  "filePath": "lanes.main.runtime.ts",
8276
- "line": 504,
8276
+ "line": 503,
8277
8277
  "character": 50
8278
8278
  },
8279
8279
  "name": "Promise",
@@ -8282,7 +8282,7 @@
8282
8282
  "__schema": "TypeUnionSchema",
8283
8283
  "location": {
8284
8284
  "filePath": "lanes.main.runtime.ts",
8285
- "line": 504,
8285
+ "line": 503,
8286
8286
  "character": 58
8287
8287
  },
8288
8288
  "types": [
@@ -8290,7 +8290,7 @@
8290
8290
  "__schema": "KeywordTypeSchema",
8291
8291
  "location": {
8292
8292
  "filePath": "lanes.main.runtime.ts",
8293
- "line": 504,
8293
+ "line": 503,
8294
8294
  "character": 58
8295
8295
  },
8296
8296
  "name": "string"
@@ -8299,7 +8299,7 @@
8299
8299
  "__schema": "KeywordTypeSchema",
8300
8300
  "location": {
8301
8301
  "filePath": "lanes.main.runtime.ts",
8302
- "line": 504,
8302
+ "line": 503,
8303
8303
  "character": 67
8304
8304
  },
8305
8305
  "name": "undefined"
@@ -8316,14 +8316,14 @@
8316
8316
  "__schema": "FunctionLikeSchema",
8317
8317
  "location": {
8318
8318
  "filePath": "lanes.main.runtime.ts",
8319
- "line": 514,
8319
+ "line": 513,
8320
8320
  "character": 3
8321
8321
  },
8322
8322
  "doc": {
8323
8323
  "__schema": "DocSchema",
8324
8324
  "location": {
8325
8325
  "filePath": "lanes.main.runtime.ts",
8326
- "line": 509,
8326
+ "line": 508,
8327
8327
  "character": 3
8328
8328
  },
8329
8329
  "raw": "/**\n * fetch the lane object and its components from the remote.\n * save the objects and the lane to the local scope.\n * this method doesn't change anything in the workspace.\n */",
@@ -8337,7 +8337,7 @@
8337
8337
  "__schema": "ParameterSchema",
8338
8338
  "location": {
8339
8339
  "filePath": "lanes.main.runtime.ts",
8340
- "line": 514,
8340
+ "line": 513,
8341
8341
  "character": 36
8342
8342
  },
8343
8343
  "name": "laneId",
@@ -8345,7 +8345,7 @@
8345
8345
  "__schema": "TypeRefSchema",
8346
8346
  "location": {
8347
8347
  "filePath": "lanes.main.runtime.ts",
8348
- "line": 514,
8348
+ "line": 513,
8349
8349
  "character": 44
8350
8350
  },
8351
8351
  "name": "LaneId"
@@ -8357,7 +8357,7 @@
8357
8357
  "__schema": "ParameterSchema",
8358
8358
  "location": {
8359
8359
  "filePath": "lanes.main.runtime.ts",
8360
- "line": 514,
8360
+ "line": 513,
8361
8361
  "character": 52
8362
8362
  },
8363
8363
  "name": "includeUpdateDependents",
@@ -8365,7 +8365,7 @@
8365
8365
  "__schema": "InferenceTypeSchema",
8366
8366
  "location": {
8367
8367
  "filePath": "lanes.main.runtime.ts",
8368
- "line": 514,
8368
+ "line": 513,
8369
8369
  "character": 52
8370
8370
  },
8371
8371
  "type": "boolean"
@@ -8379,7 +8379,7 @@
8379
8379
  "__schema": "TypeRefSchema",
8380
8380
  "location": {
8381
8381
  "filePath": "lanes.main.runtime.ts",
8382
- "line": 514,
8382
+ "line": 513,
8383
8383
  "character": 86
8384
8384
  },
8385
8385
  "name": "Promise",
@@ -8388,7 +8388,7 @@
8388
8388
  "__schema": "TypeRefSchema",
8389
8389
  "location": {
8390
8390
  "filePath": "lanes.main.runtime.ts",
8391
- "line": 514,
8391
+ "line": 513,
8392
8392
  "character": 94
8393
8393
  },
8394
8394
  "name": "Lane"
@@ -8403,7 +8403,7 @@
8403
8403
  "__schema": "FunctionLikeSchema",
8404
8404
  "location": {
8405
8405
  "filePath": "lanes.main.runtime.ts",
8406
- "line": 524,
8406
+ "line": 523,
8407
8407
  "character": 3
8408
8408
  },
8409
8409
  "signature": "(method) LanesMain.removeLanes(laneNames: string[], opts?: {\n remote: boolean;\n force: boolean;\n}): Promise<string[]>",
@@ -8413,7 +8413,7 @@
8413
8413
  "__schema": "ParameterSchema",
8414
8414
  "location": {
8415
8415
  "filePath": "lanes.main.runtime.ts",
8416
- "line": 524,
8416
+ "line": 523,
8417
8417
  "character": 21
8418
8418
  },
8419
8419
  "name": "laneNames",
@@ -8421,14 +8421,14 @@
8421
8421
  "__schema": "TypeArraySchema",
8422
8422
  "location": {
8423
8423
  "filePath": "lanes.main.runtime.ts",
8424
- "line": 524,
8424
+ "line": 523,
8425
8425
  "character": 32
8426
8426
  },
8427
8427
  "type": {
8428
8428
  "__schema": "KeywordTypeSchema",
8429
8429
  "location": {
8430
8430
  "filePath": "lanes.main.runtime.ts",
8431
- "line": 524,
8431
+ "line": 523,
8432
8432
  "character": 32
8433
8433
  },
8434
8434
  "name": "string"
@@ -8441,7 +8441,7 @@
8441
8441
  "__schema": "ParameterSchema",
8442
8442
  "location": {
8443
8443
  "filePath": "lanes.main.runtime.ts",
8444
- "line": 524,
8444
+ "line": 523,
8445
8445
  "character": 42
8446
8446
  },
8447
8447
  "name": "opts",
@@ -8449,7 +8449,7 @@
8449
8449
  "__schema": "TypeLiteralSchema",
8450
8450
  "location": {
8451
8451
  "filePath": "lanes.main.runtime.ts",
8452
- "line": 524,
8452
+ "line": 523,
8453
8453
  "character": 49
8454
8454
  },
8455
8455
  "members": [
@@ -8457,7 +8457,7 @@
8457
8457
  "__schema": "VariableLikeSchema",
8458
8458
  "location": {
8459
8459
  "filePath": "lanes.main.runtime.ts",
8460
- "line": 524,
8460
+ "line": 523,
8461
8461
  "character": 51
8462
8462
  },
8463
8463
  "signature": "(property) remote: boolean",
@@ -8466,7 +8466,7 @@
8466
8466
  "__schema": "KeywordTypeSchema",
8467
8467
  "location": {
8468
8468
  "filePath": "lanes.main.runtime.ts",
8469
- "line": 524,
8469
+ "line": 523,
8470
8470
  "character": 59
8471
8471
  },
8472
8472
  "name": "boolean"
@@ -8477,7 +8477,7 @@
8477
8477
  "__schema": "VariableLikeSchema",
8478
8478
  "location": {
8479
8479
  "filePath": "lanes.main.runtime.ts",
8480
- "line": 524,
8480
+ "line": 523,
8481
8481
  "character": 68
8482
8482
  },
8483
8483
  "signature": "(property) force: boolean",
@@ -8486,7 +8486,7 @@
8486
8486
  "__schema": "KeywordTypeSchema",
8487
8487
  "location": {
8488
8488
  "filePath": "lanes.main.runtime.ts",
8489
- "line": 524,
8489
+ "line": 523,
8490
8490
  "character": 75
8491
8491
  },
8492
8492
  "name": "boolean"
@@ -8503,7 +8503,7 @@
8503
8503
  "__schema": "TypeRefSchema",
8504
8504
  "location": {
8505
8505
  "filePath": "lanes.main.runtime.ts",
8506
- "line": 524,
8506
+ "line": 523,
8507
8507
  "character": 87
8508
8508
  },
8509
8509
  "name": "Promise",
@@ -8512,14 +8512,14 @@
8512
8512
  "__schema": "TypeArraySchema",
8513
8513
  "location": {
8514
8514
  "filePath": "lanes.main.runtime.ts",
8515
- "line": 524,
8515
+ "line": 523,
8516
8516
  "character": 95
8517
8517
  },
8518
8518
  "type": {
8519
8519
  "__schema": "KeywordTypeSchema",
8520
8520
  "location": {
8521
8521
  "filePath": "lanes.main.runtime.ts",
8522
- "line": 524,
8522
+ "line": 523,
8523
8523
  "character": 95
8524
8524
  },
8525
8525
  "name": "string"
@@ -8535,14 +8535,14 @@
8535
8535
  "__schema": "FunctionLikeSchema",
8536
8536
  "location": {
8537
8537
  "filePath": "lanes.main.runtime.ts",
8538
- "line": 541,
8538
+ "line": 540,
8539
8539
  "character": 3
8540
8540
  },
8541
8541
  "doc": {
8542
8542
  "__schema": "DocSchema",
8543
8543
  "location": {
8544
8544
  "filePath": "lanes.main.runtime.ts",
8545
- "line": 535,
8545
+ "line": 534,
8546
8546
  "character": 3
8547
8547
  },
8548
8548
  "raw": "/**\n * when deleting a lane object, it is sent into the \"trash\" directory in the scope.\n * this method restores it and put it back in the \"objects\" directory.\n * as an argument, it needs a hash. the reason for not supporting lane-id is because the trash may have multiple\n * lanes with the same lane-id but different hashes.\n */",
@@ -8556,7 +8556,7 @@
8556
8556
  "__schema": "ParameterSchema",
8557
8557
  "location": {
8558
8558
  "filePath": "lanes.main.runtime.ts",
8559
- "line": 541,
8559
+ "line": 540,
8560
8560
  "character": 21
8561
8561
  },
8562
8562
  "name": "laneHash",
@@ -8564,7 +8564,7 @@
8564
8564
  "__schema": "KeywordTypeSchema",
8565
8565
  "location": {
8566
8566
  "filePath": "lanes.main.runtime.ts",
8567
- "line": 541,
8567
+ "line": 540,
8568
8568
  "character": 31
8569
8569
  },
8570
8570
  "name": "string"
@@ -8577,7 +8577,7 @@
8577
8577
  "__schema": "InferenceTypeSchema",
8578
8578
  "location": {
8579
8579
  "filePath": "lanes.main.runtime.ts",
8580
- "line": 541,
8580
+ "line": 540,
8581
8581
  "character": 3
8582
8582
  },
8583
8583
  "type": "Promise<void>"
@@ -8590,14 +8590,14 @@
8590
8590
  "__schema": "FunctionLikeSchema",
8591
8591
  "location": {
8592
8592
  "filePath": "lanes.main.runtime.ts",
8593
- "line": 563,
8593
+ "line": 562,
8594
8594
  "character": 3
8595
8595
  },
8596
8596
  "doc": {
8597
8597
  "__schema": "DocSchema",
8598
8598
  "location": {
8599
8599
  "filePath": "lanes.main.runtime.ts",
8600
- "line": 557,
8600
+ "line": 556,
8601
8601
  "character": 3
8602
8602
  },
8603
8603
  "raw": "/**\n * switch to a different local or remote lane.\n * switching to a remote lane also imports and writes the components of that remote lane.\n * by default, only the components existing on the workspace will be imported from that lane, unless the \"getAll\"\n * flag is true.\n */",
@@ -8611,7 +8611,7 @@
8611
8611
  "__schema": "ParameterSchema",
8612
8612
  "location": {
8613
8613
  "filePath": "lanes.main.runtime.ts",
8614
- "line": 564,
8614
+ "line": 563,
8615
8615
  "character": 5
8616
8616
  },
8617
8617
  "name": "laneName",
@@ -8619,7 +8619,7 @@
8619
8619
  "__schema": "KeywordTypeSchema",
8620
8620
  "location": {
8621
8621
  "filePath": "lanes.main.runtime.ts",
8622
- "line": 564,
8622
+ "line": 563,
8623
8623
  "character": 15
8624
8624
  },
8625
8625
  "name": "string"
@@ -8631,7 +8631,7 @@
8631
8631
  "__schema": "ParameterSchema",
8632
8632
  "location": {
8633
8633
  "filePath": "lanes.main.runtime.ts",
8634
- "line": 565,
8634
+ "line": 564,
8635
8635
  "character": 5
8636
8636
  },
8637
8637
  "name": "{ alias, merge, forceOurs, forceTheirs, pattern, workspaceOnly, skipDependencyInstallation = false, head }",
@@ -8639,7 +8639,7 @@
8639
8639
  "__schema": "TypeRefSchema",
8640
8640
  "location": {
8641
8641
  "filePath": "lanes.main.runtime.ts",
8642
- "line": 574,
8642
+ "line": 573,
8643
8643
  "character": 8
8644
8644
  },
8645
8645
  "name": "SwitchLaneOptions"
@@ -8650,7 +8650,7 @@
8650
8650
  "__schema": "InferenceTypeSchema",
8651
8651
  "location": {
8652
8652
  "filePath": "lanes.main.runtime.ts",
8653
- "line": 566,
8653
+ "line": 565,
8654
8654
  "character": 7
8655
8655
  },
8656
8656
  "name": "alias",
@@ -8661,7 +8661,7 @@
8661
8661
  "__schema": "InferenceTypeSchema",
8662
8662
  "location": {
8663
8663
  "filePath": "lanes.main.runtime.ts",
8664
- "line": 567,
8664
+ "line": 566,
8665
8665
  "character": 7
8666
8666
  },
8667
8667
  "name": "merge",
@@ -8672,7 +8672,7 @@
8672
8672
  "__schema": "InferenceTypeSchema",
8673
8673
  "location": {
8674
8674
  "filePath": "lanes.main.runtime.ts",
8675
- "line": 568,
8675
+ "line": 567,
8676
8676
  "character": 7
8677
8677
  },
8678
8678
  "name": "forceOurs",
@@ -8683,7 +8683,7 @@
8683
8683
  "__schema": "InferenceTypeSchema",
8684
8684
  "location": {
8685
8685
  "filePath": "lanes.main.runtime.ts",
8686
- "line": 569,
8686
+ "line": 568,
8687
8687
  "character": 7
8688
8688
  },
8689
8689
  "name": "forceTheirs",
@@ -8694,7 +8694,7 @@
8694
8694
  "__schema": "InferenceTypeSchema",
8695
8695
  "location": {
8696
8696
  "filePath": "lanes.main.runtime.ts",
8697
- "line": 570,
8697
+ "line": 569,
8698
8698
  "character": 7
8699
8699
  },
8700
8700
  "name": "pattern",
@@ -8705,7 +8705,7 @@
8705
8705
  "__schema": "InferenceTypeSchema",
8706
8706
  "location": {
8707
8707
  "filePath": "lanes.main.runtime.ts",
8708
- "line": 571,
8708
+ "line": 570,
8709
8709
  "character": 7
8710
8710
  },
8711
8711
  "name": "workspaceOnly",
@@ -8716,7 +8716,7 @@
8716
8716
  "__schema": "InferenceTypeSchema",
8717
8717
  "location": {
8718
8718
  "filePath": "lanes.main.runtime.ts",
8719
- "line": 572,
8719
+ "line": 571,
8720
8720
  "character": 7
8721
8721
  },
8722
8722
  "name": "skipDependencyInstallation",
@@ -8728,7 +8728,7 @@
8728
8728
  "__schema": "InferenceTypeSchema",
8729
8729
  "location": {
8730
8730
  "filePath": "lanes.main.runtime.ts",
8731
- "line": 573,
8731
+ "line": 572,
8732
8732
  "character": 7
8733
8733
  },
8734
8734
  "name": "head",
@@ -8743,7 +8743,7 @@
8743
8743
  "__schema": "InferenceTypeSchema",
8744
8744
  "location": {
8745
8745
  "filePath": "lanes.main.runtime.ts",
8746
- "line": 563,
8746
+ "line": 562,
8747
8747
  "character": 3
8748
8748
  },
8749
8749
  "type": "Promise<ApplyVersionResults>"
@@ -8756,14 +8756,14 @@
8756
8756
  "__schema": "FunctionLikeSchema",
8757
8757
  "location": {
8758
8758
  "filePath": "lanes.main.runtime.ts",
8759
- "line": 618,
8759
+ "line": 617,
8760
8760
  "character": 3
8761
8761
  },
8762
8762
  "doc": {
8763
8763
  "__schema": "DocSchema",
8764
8764
  "location": {
8765
8765
  "filePath": "lanes.main.runtime.ts",
8766
- "line": 612,
8766
+ "line": 611,
8767
8767
  "character": 3
8768
8768
  },
8769
8769
  "raw": "/**\n * the values array may include zero to two values and will be processed as following:\n * [] => diff between the current lane and default lane. (only inside workspace).\n * [to] => diff between the current lane (or default-lane when in scope) and \"to\" lane.\n * [from, to] => diff between \"from\" lane and \"to\" lane.\n */",
@@ -8777,7 +8777,7 @@
8777
8777
  "__schema": "ParameterSchema",
8778
8778
  "location": {
8779
8779
  "filePath": "lanes.main.runtime.ts",
8780
- "line": 618,
8780
+ "line": 617,
8781
8781
  "character": 24
8782
8782
  },
8783
8783
  "name": "values",
@@ -8785,14 +8785,14 @@
8785
8785
  "__schema": "TypeArraySchema",
8786
8786
  "location": {
8787
8787
  "filePath": "lanes.main.runtime.ts",
8788
- "line": 618,
8788
+ "line": 617,
8789
8789
  "character": 32
8790
8790
  },
8791
8791
  "type": {
8792
8792
  "__schema": "KeywordTypeSchema",
8793
8793
  "location": {
8794
8794
  "filePath": "lanes.main.runtime.ts",
8795
- "line": 618,
8795
+ "line": 617,
8796
8796
  "character": 32
8797
8797
  },
8798
8798
  "name": "string"
@@ -8805,7 +8805,7 @@
8805
8805
  "__schema": "ParameterSchema",
8806
8806
  "location": {
8807
8807
  "filePath": "lanes.main.runtime.ts",
8808
- "line": 618,
8808
+ "line": 617,
8809
8809
  "character": 42
8810
8810
  },
8811
8811
  "name": "diffOptions",
@@ -8813,7 +8813,7 @@
8813
8813
  "__schema": "TypeRefSchema",
8814
8814
  "location": {
8815
8815
  "filePath": "lanes.main.runtime.ts",
8816
- "line": 618,
8816
+ "line": 617,
8817
8817
  "character": 55
8818
8818
  },
8819
8819
  "name": "DiffOptions"
@@ -8826,7 +8826,7 @@
8826
8826
  "__schema": "ParameterSchema",
8827
8827
  "location": {
8828
8828
  "filePath": "lanes.main.runtime.ts",
8829
- "line": 618,
8829
+ "line": 617,
8830
8830
  "character": 73
8831
8831
  },
8832
8832
  "name": "pattern",
@@ -8834,7 +8834,7 @@
8834
8834
  "__schema": "KeywordTypeSchema",
8835
8835
  "location": {
8836
8836
  "filePath": "lanes.main.runtime.ts",
8837
- "line": 618,
8837
+ "line": 617,
8838
8838
  "character": 83
8839
8839
  },
8840
8840
  "name": "string"
@@ -8847,7 +8847,7 @@
8847
8847
  "__schema": "TypeRefSchema",
8848
8848
  "location": {
8849
8849
  "filePath": "lanes.main.runtime.ts",
8850
- "line": 618,
8850
+ "line": 617,
8851
8851
  "character": 92
8852
8852
  },
8853
8853
  "name": "Promise",
@@ -8856,7 +8856,7 @@
8856
8856
  "__schema": "TypeRefSchema",
8857
8857
  "location": {
8858
8858
  "filePath": "lanes.main.runtime.ts",
8859
- "line": 618,
8859
+ "line": 617,
8860
8860
  "character": 100
8861
8861
  },
8862
8862
  "name": "LaneDiffResults"
@@ -8872,7 +8872,7 @@
8872
8872
  "__schema": "FunctionLikeSchema",
8873
8873
  "location": {
8874
8874
  "filePath": "lanes.main.runtime.ts",
8875
- "line": 623,
8875
+ "line": 622,
8876
8876
  "character": 3
8877
8877
  },
8878
8878
  "signature": "(method) LanesMain.getLaneComponentModels(lane: LaneData): Promise<Component[]>",
@@ -8882,7 +8882,7 @@
8882
8882
  "__schema": "ParameterSchema",
8883
8883
  "location": {
8884
8884
  "filePath": "lanes.main.runtime.ts",
8885
- "line": 623,
8885
+ "line": 622,
8886
8886
  "character": 32
8887
8887
  },
8888
8888
  "name": "lane",
@@ -8890,7 +8890,7 @@
8890
8890
  "__schema": "TypeRefSchema",
8891
8891
  "location": {
8892
8892
  "filePath": "lanes.main.runtime.ts",
8893
- "line": 623,
8893
+ "line": 622,
8894
8894
  "character": 38
8895
8895
  },
8896
8896
  "name": "LaneData"
@@ -8903,7 +8903,7 @@
8903
8903
  "__schema": "TypeRefSchema",
8904
8904
  "location": {
8905
8905
  "filePath": "lanes.main.runtime.ts",
8906
- "line": 623,
8906
+ "line": 622,
8907
8907
  "character": 49
8908
8908
  },
8909
8909
  "name": "Promise",
@@ -8912,14 +8912,14 @@
8912
8912
  "__schema": "TypeArraySchema",
8913
8913
  "location": {
8914
8914
  "filePath": "lanes.main.runtime.ts",
8915
- "line": 623,
8915
+ "line": 622,
8916
8916
  "character": 57
8917
8917
  },
8918
8918
  "type": {
8919
8919
  "__schema": "TypeRefSchema",
8920
8920
  "location": {
8921
8921
  "filePath": "lanes.main.runtime.ts",
8922
- "line": 623,
8922
+ "line": 622,
8923
8923
  "character": 57
8924
8924
  },
8925
8925
  "name": "Component"
@@ -8935,7 +8935,7 @@
8935
8935
  "__schema": "FunctionLikeSchema",
8936
8936
  "location": {
8937
8937
  "filePath": "lanes.main.runtime.ts",
8938
- "line": 630,
8938
+ "line": 629,
8939
8939
  "character": 3
8940
8940
  },
8941
8941
  "signature": "(method) LanesMain.getLaneComponentIds(lane: LaneData): Promise<ComponentID[]>",
@@ -8945,7 +8945,7 @@
8945
8945
  "__schema": "ParameterSchema",
8946
8946
  "location": {
8947
8947
  "filePath": "lanes.main.runtime.ts",
8948
- "line": 630,
8948
+ "line": 629,
8949
8949
  "character": 29
8950
8950
  },
8951
8951
  "name": "lane",
@@ -8953,7 +8953,7 @@
8953
8953
  "__schema": "TypeRefSchema",
8954
8954
  "location": {
8955
8955
  "filePath": "lanes.main.runtime.ts",
8956
- "line": 630,
8956
+ "line": 629,
8957
8957
  "character": 35
8958
8958
  },
8959
8959
  "name": "LaneData"
@@ -8966,7 +8966,7 @@
8966
8966
  "__schema": "TypeRefSchema",
8967
8967
  "location": {
8968
8968
  "filePath": "lanes.main.runtime.ts",
8969
- "line": 630,
8969
+ "line": 629,
8970
8970
  "character": 46
8971
8971
  },
8972
8972
  "name": "Promise",
@@ -8975,14 +8975,14 @@
8975
8975
  "__schema": "TypeArraySchema",
8976
8976
  "location": {
8977
8977
  "filePath": "lanes.main.runtime.ts",
8978
- "line": 630,
8978
+ "line": 629,
8979
8979
  "character": 54
8980
8980
  },
8981
8981
  "type": {
8982
8982
  "__schema": "TypeRefSchema",
8983
8983
  "location": {
8984
8984
  "filePath": "lanes.main.runtime.ts",
8985
- "line": 630,
8985
+ "line": 629,
8986
8986
  "character": 54
8987
8987
  },
8988
8988
  "name": "ComponentID"
@@ -8998,7 +8998,7 @@
8998
8998
  "__schema": "FunctionLikeSchema",
8999
8999
  "location": {
9000
9000
  "filePath": "lanes.main.runtime.ts",
9001
- "line": 646,
9001
+ "line": 645,
9002
9002
  "character": 3
9003
9003
  },
9004
9004
  "signature": "(method) LanesMain.getLaneReadmeComponent(lane: LaneData): Promise<Component | undefined>",
@@ -9008,7 +9008,7 @@
9008
9008
  "__schema": "ParameterSchema",
9009
9009
  "location": {
9010
9010
  "filePath": "lanes.main.runtime.ts",
9011
- "line": 646,
9011
+ "line": 645,
9012
9012
  "character": 32
9013
9013
  },
9014
9014
  "name": "lane",
@@ -9016,7 +9016,7 @@
9016
9016
  "__schema": "TypeRefSchema",
9017
9017
  "location": {
9018
9018
  "filePath": "lanes.main.runtime.ts",
9019
- "line": 646,
9019
+ "line": 645,
9020
9020
  "character": 38
9021
9021
  },
9022
9022
  "name": "LaneData"
@@ -9029,7 +9029,7 @@
9029
9029
  "__schema": "TypeRefSchema",
9030
9030
  "location": {
9031
9031
  "filePath": "lanes.main.runtime.ts",
9032
- "line": 646,
9032
+ "line": 645,
9033
9033
  "character": 49
9034
9034
  },
9035
9035
  "name": "Promise",
@@ -9038,7 +9038,7 @@
9038
9038
  "__schema": "TypeUnionSchema",
9039
9039
  "location": {
9040
9040
  "filePath": "lanes.main.runtime.ts",
9041
- "line": 646,
9041
+ "line": 645,
9042
9042
  "character": 57
9043
9043
  },
9044
9044
  "types": [
@@ -9046,7 +9046,7 @@
9046
9046
  "__schema": "TypeRefSchema",
9047
9047
  "location": {
9048
9048
  "filePath": "lanes.main.runtime.ts",
9049
- "line": 646,
9049
+ "line": 645,
9050
9050
  "character": 57
9051
9051
  },
9052
9052
  "name": "Component"
@@ -9055,7 +9055,7 @@
9055
9055
  "__schema": "KeywordTypeSchema",
9056
9056
  "location": {
9057
9057
  "filePath": "lanes.main.runtime.ts",
9058
- "line": 646,
9058
+ "line": 645,
9059
9059
  "character": 69
9060
9060
  },
9061
9061
  "name": "undefined"
@@ -9072,7 +9072,7 @@
9072
9072
  "__schema": "FunctionLikeSchema",
9073
9073
  "location": {
9074
9074
  "filePath": "lanes.main.runtime.ts",
9075
- "line": 656,
9075
+ "line": 655,
9076
9076
  "character": 3
9077
9077
  },
9078
9078
  "signature": "(method) LanesMain.removeLaneReadme(laneName?: string): Promise<{\n result: boolean;\n message?: string;\n}>",
@@ -9082,7 +9082,7 @@
9082
9082
  "__schema": "ParameterSchema",
9083
9083
  "location": {
9084
9084
  "filePath": "lanes.main.runtime.ts",
9085
- "line": 656,
9085
+ "line": 655,
9086
9086
  "character": 26
9087
9087
  },
9088
9088
  "name": "laneName",
@@ -9090,7 +9090,7 @@
9090
9090
  "__schema": "KeywordTypeSchema",
9091
9091
  "location": {
9092
9092
  "filePath": "lanes.main.runtime.ts",
9093
- "line": 656,
9093
+ "line": 655,
9094
9094
  "character": 37
9095
9095
  },
9096
9096
  "name": "string"
@@ -9103,7 +9103,7 @@
9103
9103
  "__schema": "TypeRefSchema",
9104
9104
  "location": {
9105
9105
  "filePath": "lanes.main.runtime.ts",
9106
- "line": 656,
9106
+ "line": 655,
9107
9107
  "character": 46
9108
9108
  },
9109
9109
  "name": "Promise",
@@ -9112,7 +9112,7 @@
9112
9112
  "__schema": "TypeLiteralSchema",
9113
9113
  "location": {
9114
9114
  "filePath": "lanes.main.runtime.ts",
9115
- "line": 656,
9115
+ "line": 655,
9116
9116
  "character": 54
9117
9117
  },
9118
9118
  "members": [
@@ -9120,7 +9120,7 @@
9120
9120
  "__schema": "VariableLikeSchema",
9121
9121
  "location": {
9122
9122
  "filePath": "lanes.main.runtime.ts",
9123
- "line": 656,
9123
+ "line": 655,
9124
9124
  "character": 56
9125
9125
  },
9126
9126
  "signature": "(property) result: boolean",
@@ -9129,7 +9129,7 @@
9129
9129
  "__schema": "KeywordTypeSchema",
9130
9130
  "location": {
9131
9131
  "filePath": "lanes.main.runtime.ts",
9132
- "line": 656,
9132
+ "line": 655,
9133
9133
  "character": 64
9134
9134
  },
9135
9135
  "name": "boolean"
@@ -9140,7 +9140,7 @@
9140
9140
  "__schema": "VariableLikeSchema",
9141
9141
  "location": {
9142
9142
  "filePath": "lanes.main.runtime.ts",
9143
- "line": 656,
9143
+ "line": 655,
9144
9144
  "character": 73
9145
9145
  },
9146
9146
  "signature": "(property) message?: string | undefined",
@@ -9149,7 +9149,7 @@
9149
9149
  "__schema": "KeywordTypeSchema",
9150
9150
  "location": {
9151
9151
  "filePath": "lanes.main.runtime.ts",
9152
- "line": 656,
9152
+ "line": 655,
9153
9153
  "character": 83
9154
9154
  },
9155
9155
  "name": "string"
@@ -9168,7 +9168,7 @@
9168
9168
  "__schema": "FunctionLikeSchema",
9169
9169
  "location": {
9170
9170
  "filePath": "lanes.main.runtime.ts",
9171
- "line": 698,
9171
+ "line": 697,
9172
9172
  "character": 3
9173
9173
  },
9174
9174
  "signature": "(method) LanesMain.diffStatus(sourceLaneId: LaneId, targetLaneId?: LaneId, options?: LaneDiffStatusOptions): Promise<LaneDiffStatus>",
@@ -9178,7 +9178,7 @@
9178
9178
  "__schema": "ParameterSchema",
9179
9179
  "location": {
9180
9180
  "filePath": "lanes.main.runtime.ts",
9181
- "line": 699,
9181
+ "line": 698,
9182
9182
  "character": 5
9183
9183
  },
9184
9184
  "name": "sourceLaneId",
@@ -9186,7 +9186,7 @@
9186
9186
  "__schema": "TypeRefSchema",
9187
9187
  "location": {
9188
9188
  "filePath": "lanes.main.runtime.ts",
9189
- "line": 699,
9189
+ "line": 698,
9190
9190
  "character": 19
9191
9191
  },
9192
9192
  "name": "LaneId"
@@ -9198,7 +9198,7 @@
9198
9198
  "__schema": "ParameterSchema",
9199
9199
  "location": {
9200
9200
  "filePath": "lanes.main.runtime.ts",
9201
- "line": 700,
9201
+ "line": 699,
9202
9202
  "character": 5
9203
9203
  },
9204
9204
  "name": "targetLaneId",
@@ -9206,7 +9206,7 @@
9206
9206
  "__schema": "TypeRefSchema",
9207
9207
  "location": {
9208
9208
  "filePath": "lanes.main.runtime.ts",
9209
- "line": 700,
9209
+ "line": 699,
9210
9210
  "character": 20
9211
9211
  },
9212
9212
  "name": "LaneId"
@@ -9218,7 +9218,7 @@
9218
9218
  "__schema": "ParameterSchema",
9219
9219
  "location": {
9220
9220
  "filePath": "lanes.main.runtime.ts",
9221
- "line": 701,
9221
+ "line": 700,
9222
9222
  "character": 5
9223
9223
  },
9224
9224
  "name": "options",
@@ -9226,7 +9226,7 @@
9226
9226
  "__schema": "TypeRefSchema",
9227
9227
  "location": {
9228
9228
  "filePath": "lanes.main.runtime.ts",
9229
- "line": 701,
9229
+ "line": 700,
9230
9230
  "character": 15
9231
9231
  },
9232
9232
  "name": "LaneDiffStatusOptions"
@@ -9239,7 +9239,7 @@
9239
9239
  "__schema": "TypeRefSchema",
9240
9240
  "location": {
9241
9241
  "filePath": "lanes.main.runtime.ts",
9242
- "line": 702,
9242
+ "line": 701,
9243
9243
  "character": 6
9244
9244
  },
9245
9245
  "name": "Promise",
@@ -9248,7 +9248,7 @@
9248
9248
  "__schema": "TypeRefSchema",
9249
9249
  "location": {
9250
9250
  "filePath": "lanes.main.runtime.ts",
9251
- "line": 702,
9251
+ "line": 701,
9252
9252
  "character": 14
9253
9253
  },
9254
9254
  "name": "LaneDiffStatus"
@@ -9263,7 +9263,7 @@
9263
9263
  "__schema": "FunctionLikeSchema",
9264
9264
  "location": {
9265
9265
  "filePath": "lanes.main.runtime.ts",
9266
- "line": 915,
9266
+ "line": 914,
9267
9267
  "character": 3
9268
9268
  },
9269
9269
  "signature": "(method) LanesMain.componentDiffStatusOld(componentId: ComponentID, sourceHead: string, targetHead?: string, options?: LaneDiffStatusOptions): Promise<LaneComponentDiffStatus>",
@@ -9273,7 +9273,7 @@
9273
9273
  "__schema": "ParameterSchema",
9274
9274
  "location": {
9275
9275
  "filePath": "lanes.main.runtime.ts",
9276
- "line": 916,
9276
+ "line": 915,
9277
9277
  "character": 5
9278
9278
  },
9279
9279
  "name": "componentId",
@@ -9281,7 +9281,7 @@
9281
9281
  "__schema": "TypeRefSchema",
9282
9282
  "location": {
9283
9283
  "filePath": "lanes.main.runtime.ts",
9284
- "line": 916,
9284
+ "line": 915,
9285
9285
  "character": 18
9286
9286
  },
9287
9287
  "name": "ComponentID"
@@ -9293,7 +9293,7 @@
9293
9293
  "__schema": "ParameterSchema",
9294
9294
  "location": {
9295
9295
  "filePath": "lanes.main.runtime.ts",
9296
- "line": 917,
9296
+ "line": 916,
9297
9297
  "character": 5
9298
9298
  },
9299
9299
  "name": "sourceHead",
@@ -9301,7 +9301,7 @@
9301
9301
  "__schema": "KeywordTypeSchema",
9302
9302
  "location": {
9303
9303
  "filePath": "lanes.main.runtime.ts",
9304
- "line": 917,
9304
+ "line": 916,
9305
9305
  "character": 17
9306
9306
  },
9307
9307
  "name": "string"
@@ -9313,7 +9313,7 @@
9313
9313
  "__schema": "ParameterSchema",
9314
9314
  "location": {
9315
9315
  "filePath": "lanes.main.runtime.ts",
9316
- "line": 918,
9316
+ "line": 917,
9317
9317
  "character": 5
9318
9318
  },
9319
9319
  "name": "targetHead",
@@ -9321,7 +9321,7 @@
9321
9321
  "__schema": "KeywordTypeSchema",
9322
9322
  "location": {
9323
9323
  "filePath": "lanes.main.runtime.ts",
9324
- "line": 918,
9324
+ "line": 917,
9325
9325
  "character": 18
9326
9326
  },
9327
9327
  "name": "string"
@@ -9333,7 +9333,7 @@
9333
9333
  "__schema": "ParameterSchema",
9334
9334
  "location": {
9335
9335
  "filePath": "lanes.main.runtime.ts",
9336
- "line": 919,
9336
+ "line": 918,
9337
9337
  "character": 5
9338
9338
  },
9339
9339
  "name": "options",
@@ -9341,7 +9341,7 @@
9341
9341
  "__schema": "TypeRefSchema",
9342
9342
  "location": {
9343
9343
  "filePath": "lanes.main.runtime.ts",
9344
- "line": 919,
9344
+ "line": 918,
9345
9345
  "character": 15
9346
9346
  },
9347
9347
  "name": "LaneDiffStatusOptions"
@@ -9354,7 +9354,7 @@
9354
9354
  "__schema": "TypeRefSchema",
9355
9355
  "location": {
9356
9356
  "filePath": "lanes.main.runtime.ts",
9357
- "line": 920,
9357
+ "line": 919,
9358
9358
  "character": 6
9359
9359
  },
9360
9360
  "name": "Promise",
@@ -9363,7 +9363,7 @@
9363
9363
  "__schema": "TypeRefSchema",
9364
9364
  "location": {
9365
9365
  "filePath": "lanes.main.runtime.ts",
9366
- "line": 920,
9366
+ "line": 919,
9367
9367
  "character": 14
9368
9368
  },
9369
9369
  "name": "LaneComponentDiffStatus"
@@ -9378,14 +9378,14 @@
9378
9378
  "__schema": "FunctionLikeSchema",
9379
9379
  "location": {
9380
9380
  "filePath": "lanes.main.runtime.ts",
9381
- "line": 1003,
9381
+ "line": 1002,
9382
9382
  "character": 3
9383
9383
  },
9384
9384
  "doc": {
9385
9385
  "__schema": "DocSchema",
9386
9386
  "location": {
9387
9387
  "filePath": "lanes.main.runtime.ts",
9388
- "line": 999,
9388
+ "line": 998,
9389
9389
  "character": 3
9390
9390
  },
9391
9391
  "raw": "/**\n * if the local lane was forked from another lane, this gets the differences between the two.\n * it also fetches the original lane from the remote to make sure the data is up to date.\n */",
@@ -9399,7 +9399,7 @@
9399
9399
  "__schema": "ParameterSchema",
9400
9400
  "location": {
9401
9401
  "filePath": "lanes.main.runtime.ts",
9402
- "line": 1003,
9402
+ "line": 1002,
9403
9403
  "character": 31
9404
9404
  },
9405
9405
  "name": "componentsList",
@@ -9407,7 +9407,7 @@
9407
9407
  "__schema": "TypeRefSchema",
9408
9408
  "location": {
9409
9409
  "filePath": "lanes.main.runtime.ts",
9410
- "line": 1003,
9410
+ "line": 1002,
9411
9411
  "character": 47
9412
9412
  },
9413
9413
  "name": "ComponentsList"
@@ -9420,7 +9420,7 @@
9420
9420
  "__schema": "TypeRefSchema",
9421
9421
  "location": {
9422
9422
  "filePath": "lanes.main.runtime.ts",
9423
- "line": 1003,
9423
+ "line": 1002,
9424
9424
  "character": 64
9425
9425
  },
9426
9426
  "name": "Promise",
@@ -9429,14 +9429,14 @@
9429
9429
  "__schema": "TypeArraySchema",
9430
9430
  "location": {
9431
9431
  "filePath": "lanes.main.runtime.ts",
9432
- "line": 1003,
9432
+ "line": 1002,
9433
9433
  "character": 72
9434
9434
  },
9435
9435
  "type": {
9436
9436
  "__schema": "TypeRefSchema",
9437
9437
  "location": {
9438
9438
  "filePath": "lanes.main.runtime.ts",
9439
- "line": 1003,
9439
+ "line": 1002,
9440
9440
  "character": 72
9441
9441
  },
9442
9442
  "name": "DivergeDataPerId"
@@ -9452,14 +9452,14 @@
9452
9452
  "__schema": "FunctionLikeSchema",
9453
9453
  "location": {
9454
9454
  "filePath": "lanes.main.runtime.ts",
9455
- "line": 1057,
9455
+ "line": 1056,
9456
9456
  "character": 3
9457
9457
  },
9458
9458
  "doc": {
9459
9459
  "__schema": "DocSchema",
9460
9460
  "location": {
9461
9461
  "filePath": "lanes.main.runtime.ts",
9462
- "line": 1053,
9462
+ "line": 1052,
9463
9463
  "character": 3
9464
9464
  },
9465
9465
  "raw": "/**\n * default to remove all of them.\n * returns true if the lane has changed\n */",
@@ -9473,7 +9473,7 @@
9473
9473
  "__schema": "ParameterSchema",
9474
9474
  "location": {
9475
9475
  "filePath": "lanes.main.runtime.ts",
9476
- "line": 1057,
9476
+ "line": 1056,
9477
9477
  "character": 32
9478
9478
  },
9479
9479
  "name": "laneId",
@@ -9481,7 +9481,7 @@
9481
9481
  "__schema": "TypeRefSchema",
9482
9482
  "location": {
9483
9483
  "filePath": "lanes.main.runtime.ts",
9484
- "line": 1057,
9484
+ "line": 1056,
9485
9485
  "character": 40
9486
9486
  },
9487
9487
  "name": "LaneId"
@@ -9493,7 +9493,7 @@
9493
9493
  "__schema": "ParameterSchema",
9494
9494
  "location": {
9495
9495
  "filePath": "lanes.main.runtime.ts",
9496
- "line": 1057,
9496
+ "line": 1056,
9497
9497
  "character": 48
9498
9498
  },
9499
9499
  "name": "ids",
@@ -9501,14 +9501,14 @@
9501
9501
  "__schema": "TypeArraySchema",
9502
9502
  "location": {
9503
9503
  "filePath": "lanes.main.runtime.ts",
9504
- "line": 1057,
9504
+ "line": 1056,
9505
9505
  "character": 54
9506
9506
  },
9507
9507
  "type": {
9508
9508
  "__schema": "TypeRefSchema",
9509
9509
  "location": {
9510
9510
  "filePath": "lanes.main.runtime.ts",
9511
- "line": 1057,
9511
+ "line": 1056,
9512
9512
  "character": 54
9513
9513
  },
9514
9514
  "name": "ComponentID"
@@ -9522,7 +9522,7 @@
9522
9522
  "__schema": "TypeRefSchema",
9523
9523
  "location": {
9524
9524
  "filePath": "lanes.main.runtime.ts",
9525
- "line": 1057,
9525
+ "line": 1056,
9526
9526
  "character": 70
9527
9527
  },
9528
9528
  "name": "Promise",
@@ -9531,7 +9531,7 @@
9531
9531
  "__schema": "KeywordTypeSchema",
9532
9532
  "location": {
9533
9533
  "filePath": "lanes.main.runtime.ts",
9534
- "line": 1057,
9534
+ "line": 1056,
9535
9535
  "character": 78
9536
9536
  },
9537
9537
  "name": "boolean"
@@ -9546,7 +9546,7 @@
9546
9546
  "__schema": "GetAccessorSchema",
9547
9547
  "location": {
9548
9548
  "filePath": "lanes.main.runtime.ts",
9549
- "line": 1092,
9549
+ "line": 1091,
9550
9550
  "character": 3
9551
9551
  },
9552
9552
  "signature": "(getter) LanesMain.createRoutePath: string",
@@ -9555,7 +9555,7 @@
9555
9555
  "__schema": "InferenceTypeSchema",
9556
9556
  "location": {
9557
9557
  "filePath": "lanes.main.runtime.ts",
9558
- "line": 1092,
9558
+ "line": 1091,
9559
9559
  "character": 3
9560
9560
  },
9561
9561
  "type": "string"
@@ -9565,7 +9565,7 @@
9565
9565
  "__schema": "GetAccessorSchema",
9566
9566
  "location": {
9567
9567
  "filePath": "lanes.main.runtime.ts",
9568
- "line": 1096,
9568
+ "line": 1095,
9569
9569
  "character": 3
9570
9570
  },
9571
9571
  "signature": "(getter) LanesMain.deleteRoutePath: string",
@@ -9574,7 +9574,7 @@
9574
9574
  "__schema": "InferenceTypeSchema",
9575
9575
  "location": {
9576
9576
  "filePath": "lanes.main.runtime.ts",
9577
- "line": 1096,
9577
+ "line": 1095,
9578
9578
  "character": 3
9579
9579
  },
9580
9580
  "type": "string"
@@ -9584,7 +9584,7 @@
9584
9584
  "__schema": "GetAccessorSchema",
9585
9585
  "location": {
9586
9586
  "filePath": "lanes.main.runtime.ts",
9587
- "line": 1100,
9587
+ "line": 1099,
9588
9588
  "character": 3
9589
9589
  },
9590
9590
  "signature": "(getter) LanesMain.restoreRoutePath: string",
@@ -9593,7 +9593,7 @@
9593
9593
  "__schema": "InferenceTypeSchema",
9594
9594
  "location": {
9595
9595
  "filePath": "lanes.main.runtime.ts",
9596
- "line": 1100,
9596
+ "line": 1099,
9597
9597
  "character": 3
9598
9598
  },
9599
9599
  "type": "string"
@@ -9603,7 +9603,7 @@
9603
9603
  "__schema": "VariableLikeSchema",
9604
9604
  "location": {
9605
9605
  "filePath": "lanes.main.runtime.ts",
9606
- "line": 1104,
9606
+ "line": 1103,
9607
9607
  "character": 3
9608
9608
  },
9609
9609
  "signature": "(property) LanesMain.slots: never[]",
@@ -9612,7 +9612,7 @@
9612
9612
  "__schema": "InferenceTypeSchema",
9613
9613
  "location": {
9614
9614
  "filePath": "lanes.main.runtime.ts",
9615
- "line": 1104,
9615
+ "line": 1103,
9616
9616
  "character": 3
9617
9617
  },
9618
9618
  "type": "never[]"
@@ -9624,7 +9624,7 @@
9624
9624
  "__schema": "VariableLikeSchema",
9625
9625
  "location": {
9626
9626
  "filePath": "lanes.main.runtime.ts",
9627
- "line": 1105,
9627
+ "line": 1104,
9628
9628
  "character": 3
9629
9629
  },
9630
9630
  "signature": "(property) LanesMain.dependencies: Aspect[]",
@@ -9633,7 +9633,7 @@
9633
9633
  "__schema": "InferenceTypeSchema",
9634
9634
  "location": {
9635
9635
  "filePath": "lanes.main.runtime.ts",
9636
- "line": 1105,
9636
+ "line": 1104,
9637
9637
  "character": 3
9638
9638
  },
9639
9639
  "type": "Aspect[]"
@@ -9645,7 +9645,7 @@
9645
9645
  "__schema": "VariableLikeSchema",
9646
9646
  "location": {
9647
9647
  "filePath": "lanes.main.runtime.ts",
9648
- "line": 1122,
9648
+ "line": 1121,
9649
9649
  "character": 3
9650
9650
  },
9651
9651
  "signature": "(property) LanesMain.runtime: RuntimeDefinition",
@@ -9654,7 +9654,7 @@
9654
9654
  "__schema": "InferenceTypeSchema",
9655
9655
  "location": {
9656
9656
  "filePath": "lanes.main.runtime.ts",
9657
- "line": 1122,
9657
+ "line": 1121,
9658
9658
  "character": 3
9659
9659
  },
9660
9660
  "type": "RuntimeDefinition"
@@ -9666,7 +9666,7 @@
9666
9666
  "__schema": "FunctionLikeSchema",
9667
9667
  "location": {
9668
9668
  "filePath": "lanes.main.runtime.ts",
9669
- "line": 1123,
9669
+ "line": 1122,
9670
9670
  "character": 3
9671
9671
  },
9672
9672
  "signature": "(method) LanesMain.provider([cli, scope, workspace, graphql, merging, component, loggerMain, importer, exporter, express, componentCompare, componentWriter, remove, checkout, install,]: [\n CLIMain,\n ScopeMain,\n Workspace,\n GraphqlMain,\n MergingMain,\n ComponentMain,\n LoggerMain,\n ImporterMain,\n ExportMain,\n ExpressMain,\n ComponentCompareMain,\n ComponentWriterMain,\n RemoveMain,\n CheckoutMain,\n InstallMain\n]): Promise<LanesMain>",
@@ -9676,7 +9676,7 @@
9676
9676
  "__schema": "ParameterSchema",
9677
9677
  "location": {
9678
9678
  "filePath": "lanes.main.runtime.ts",
9679
- "line": 1123,
9679
+ "line": 1122,
9680
9680
  "character": 25
9681
9681
  },
9682
9682
  "name": "[ cli, scope, workspace, graphql, merging, component, loggerMain, importer, exporter, express, componentCompare, componentWriter, remove, checkout, install ]",
@@ -9684,7 +9684,7 @@
9684
9684
  "__schema": "TupleTypeSchema",
9685
9685
  "location": {
9686
9686
  "filePath": "lanes.main.runtime.ts",
9687
- "line": 1139,
9687
+ "line": 1138,
9688
9688
  "character": 6
9689
9689
  },
9690
9690
  "elements": [
@@ -9692,7 +9692,7 @@
9692
9692
  "__schema": "TypeRefSchema",
9693
9693
  "location": {
9694
9694
  "filePath": "lanes.main.runtime.ts",
9695
- "line": 1140,
9695
+ "line": 1139,
9696
9696
  "character": 5
9697
9697
  },
9698
9698
  "name": "CLIMain"
@@ -9701,7 +9701,7 @@
9701
9701
  "__schema": "TypeRefSchema",
9702
9702
  "location": {
9703
9703
  "filePath": "lanes.main.runtime.ts",
9704
- "line": 1141,
9704
+ "line": 1140,
9705
9705
  "character": 5
9706
9706
  },
9707
9707
  "name": "ScopeMain"
@@ -9710,7 +9710,7 @@
9710
9710
  "__schema": "TypeRefSchema",
9711
9711
  "location": {
9712
9712
  "filePath": "lanes.main.runtime.ts",
9713
- "line": 1142,
9713
+ "line": 1141,
9714
9714
  "character": 5
9715
9715
  },
9716
9716
  "name": "Workspace"
@@ -9719,7 +9719,7 @@
9719
9719
  "__schema": "TypeRefSchema",
9720
9720
  "location": {
9721
9721
  "filePath": "lanes.main.runtime.ts",
9722
- "line": 1143,
9722
+ "line": 1142,
9723
9723
  "character": 5
9724
9724
  },
9725
9725
  "name": "GraphqlMain"
@@ -9728,7 +9728,7 @@
9728
9728
  "__schema": "TypeRefSchema",
9729
9729
  "location": {
9730
9730
  "filePath": "lanes.main.runtime.ts",
9731
- "line": 1144,
9731
+ "line": 1143,
9732
9732
  "character": 5
9733
9733
  },
9734
9734
  "name": "MergingMain"
@@ -9737,7 +9737,7 @@
9737
9737
  "__schema": "TypeRefSchema",
9738
9738
  "location": {
9739
9739
  "filePath": "lanes.main.runtime.ts",
9740
- "line": 1145,
9740
+ "line": 1144,
9741
9741
  "character": 5
9742
9742
  },
9743
9743
  "name": "ComponentMain"
@@ -9746,7 +9746,7 @@
9746
9746
  "__schema": "TypeRefSchema",
9747
9747
  "location": {
9748
9748
  "filePath": "lanes.main.runtime.ts",
9749
- "line": 1146,
9749
+ "line": 1145,
9750
9750
  "character": 5
9751
9751
  },
9752
9752
  "name": "LoggerMain"
@@ -9755,7 +9755,7 @@
9755
9755
  "__schema": "TypeRefSchema",
9756
9756
  "location": {
9757
9757
  "filePath": "lanes.main.runtime.ts",
9758
- "line": 1147,
9758
+ "line": 1146,
9759
9759
  "character": 5
9760
9760
  },
9761
9761
  "name": "ImporterMain"
@@ -9764,7 +9764,7 @@
9764
9764
  "__schema": "TypeRefSchema",
9765
9765
  "location": {
9766
9766
  "filePath": "lanes.main.runtime.ts",
9767
- "line": 1148,
9767
+ "line": 1147,
9768
9768
  "character": 5
9769
9769
  },
9770
9770
  "name": "ExportMain"
@@ -9773,7 +9773,7 @@
9773
9773
  "__schema": "TypeRefSchema",
9774
9774
  "location": {
9775
9775
  "filePath": "lanes.main.runtime.ts",
9776
- "line": 1149,
9776
+ "line": 1148,
9777
9777
  "character": 5
9778
9778
  },
9779
9779
  "name": "ExpressMain"
@@ -9782,7 +9782,7 @@
9782
9782
  "__schema": "TypeRefSchema",
9783
9783
  "location": {
9784
9784
  "filePath": "lanes.main.runtime.ts",
9785
- "line": 1150,
9785
+ "line": 1149,
9786
9786
  "character": 5
9787
9787
  },
9788
9788
  "name": "ComponentCompareMain"
@@ -9791,7 +9791,7 @@
9791
9791
  "__schema": "TypeRefSchema",
9792
9792
  "location": {
9793
9793
  "filePath": "lanes.main.runtime.ts",
9794
- "line": 1151,
9794
+ "line": 1150,
9795
9795
  "character": 5
9796
9796
  },
9797
9797
  "name": "ComponentWriterMain"
@@ -9800,7 +9800,7 @@
9800
9800
  "__schema": "TypeRefSchema",
9801
9801
  "location": {
9802
9802
  "filePath": "lanes.main.runtime.ts",
9803
- "line": 1152,
9803
+ "line": 1151,
9804
9804
  "character": 5
9805
9805
  },
9806
9806
  "name": "RemoveMain"
@@ -9809,7 +9809,7 @@
9809
9809
  "__schema": "TypeRefSchema",
9810
9810
  "location": {
9811
9811
  "filePath": "lanes.main.runtime.ts",
9812
- "line": 1153,
9812
+ "line": 1152,
9813
9813
  "character": 5
9814
9814
  },
9815
9815
  "name": "CheckoutMain"
@@ -9818,7 +9818,7 @@
9818
9818
  "__schema": "TypeRefSchema",
9819
9819
  "location": {
9820
9820
  "filePath": "lanes.main.runtime.ts",
9821
- "line": 1154,
9821
+ "line": 1153,
9822
9822
  "character": 5
9823
9823
  },
9824
9824
  "name": "InstallMain"
@@ -9833,7 +9833,7 @@
9833
9833
  "__schema": "InferenceTypeSchema",
9834
9834
  "location": {
9835
9835
  "filePath": "lanes.main.runtime.ts",
9836
- "line": 1123,
9836
+ "line": 1122,
9837
9837
  "character": 3
9838
9838
  },
9839
9839
  "type": "Promise<LanesMain>"
@@ -11385,7 +11385,7 @@
11385
11385
  "componentId": {
11386
11386
  "scope": "teambit.lanes",
11387
11387
  "name": "lanes",
11388
- "version": "1.0.449"
11388
+ "version": "1.0.451"
11389
11389
  },
11390
11390
  "taggedModuleExports": []
11391
11391
  }