@teambit/importer 1.0.403 → 1.0.404
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_scope_importer-preview.js +1 -1
- package/artifacts/schema.json +130 -130
- package/dist/importer.main.runtime.js +2 -1
- package/dist/importer.main.runtime.js.map +1 -1
- package/dist/{preview-1725971117135.js → preview-1726024746336.js} +2 -2
- package/package.json +15 -15
package/artifacts/schema.json
CHANGED
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"_legacy": {
|
|
534
534
|
"scope": "teambit.scope",
|
|
535
535
|
"name": "importer",
|
|
536
|
-
"version": "1.0.
|
|
536
|
+
"version": "1.0.404"
|
|
537
537
|
},
|
|
538
538
|
"_scope": "teambit.scope"
|
|
539
539
|
}
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
"__schema": "FunctionLikeSchema",
|
|
1823
1823
|
"location": {
|
|
1824
1824
|
"filePath": "importer.main.runtime.ts",
|
|
1825
|
-
"line":
|
|
1825
|
+
"line": 148,
|
|
1826
1826
|
"character": 3
|
|
1827
1827
|
},
|
|
1828
1828
|
"signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
"__schema": "ParameterSchema",
|
|
1833
1833
|
"location": {
|
|
1834
1834
|
"filePath": "importer.main.runtime.ts",
|
|
1835
|
-
"line":
|
|
1835
|
+
"line": 148,
|
|
1836
1836
|
"character": 15
|
|
1837
1837
|
},
|
|
1838
1838
|
"name": "ids",
|
|
@@ -1840,14 +1840,14 @@
|
|
|
1840
1840
|
"__schema": "TypeArraySchema",
|
|
1841
1841
|
"location": {
|
|
1842
1842
|
"filePath": "importer.main.runtime.ts",
|
|
1843
|
-
"line":
|
|
1843
|
+
"line": 148,
|
|
1844
1844
|
"character": 20
|
|
1845
1845
|
},
|
|
1846
1846
|
"type": {
|
|
1847
1847
|
"__schema": "KeywordTypeSchema",
|
|
1848
1848
|
"location": {
|
|
1849
1849
|
"filePath": "importer.main.runtime.ts",
|
|
1850
|
-
"line":
|
|
1850
|
+
"line": 148,
|
|
1851
1851
|
"character": 20
|
|
1852
1852
|
},
|
|
1853
1853
|
"name": "string"
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"__schema": "ParameterSchema",
|
|
1861
1861
|
"location": {
|
|
1862
1862
|
"filePath": "importer.main.runtime.ts",
|
|
1863
|
-
"line":
|
|
1863
|
+
"line": 148,
|
|
1864
1864
|
"character": 30
|
|
1865
1865
|
},
|
|
1866
1866
|
"name": "lanes",
|
|
@@ -1868,7 +1868,7 @@
|
|
|
1868
1868
|
"__schema": "KeywordTypeSchema",
|
|
1869
1869
|
"location": {
|
|
1870
1870
|
"filePath": "importer.main.runtime.ts",
|
|
1871
|
-
"line":
|
|
1871
|
+
"line": 148,
|
|
1872
1872
|
"character": 37
|
|
1873
1873
|
},
|
|
1874
1874
|
"name": "boolean"
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"__schema": "ParameterSchema",
|
|
1881
1881
|
"location": {
|
|
1882
1882
|
"filePath": "importer.main.runtime.ts",
|
|
1883
|
-
"line":
|
|
1883
|
+
"line": 148,
|
|
1884
1884
|
"character": 46
|
|
1885
1885
|
},
|
|
1886
1886
|
"name": "components",
|
|
@@ -1888,7 +1888,7 @@
|
|
|
1888
1888
|
"__schema": "KeywordTypeSchema",
|
|
1889
1889
|
"location": {
|
|
1890
1890
|
"filePath": "importer.main.runtime.ts",
|
|
1891
|
-
"line":
|
|
1891
|
+
"line": 148,
|
|
1892
1892
|
"character": 58
|
|
1893
1893
|
},
|
|
1894
1894
|
"name": "boolean"
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
"__schema": "ParameterSchema",
|
|
1901
1901
|
"location": {
|
|
1902
1902
|
"filePath": "importer.main.runtime.ts",
|
|
1903
|
-
"line":
|
|
1903
|
+
"line": 148,
|
|
1904
1904
|
"character": 67
|
|
1905
1905
|
},
|
|
1906
1906
|
"name": "fromOriginalScope",
|
|
@@ -1908,7 +1908,7 @@
|
|
|
1908
1908
|
"__schema": "KeywordTypeSchema",
|
|
1909
1909
|
"location": {
|
|
1910
1910
|
"filePath": "importer.main.runtime.ts",
|
|
1911
|
-
"line":
|
|
1911
|
+
"line": 148,
|
|
1912
1912
|
"character": 86
|
|
1913
1913
|
},
|
|
1914
1914
|
"name": "boolean"
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
"__schema": "ParameterSchema",
|
|
1921
1921
|
"location": {
|
|
1922
1922
|
"filePath": "importer.main.runtime.ts",
|
|
1923
|
-
"line":
|
|
1923
|
+
"line": 148,
|
|
1924
1924
|
"character": 95
|
|
1925
1925
|
},
|
|
1926
1926
|
"name": "allHistory",
|
|
@@ -1928,7 +1928,7 @@
|
|
|
1928
1928
|
"__schema": "InferenceTypeSchema",
|
|
1929
1929
|
"location": {
|
|
1930
1930
|
"filePath": "importer.main.runtime.ts",
|
|
1931
|
-
"line":
|
|
1931
|
+
"line": 148,
|
|
1932
1932
|
"character": 95
|
|
1933
1933
|
},
|
|
1934
1934
|
"type": "boolean"
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
"__schema": "InferenceTypeSchema",
|
|
1943
1943
|
"location": {
|
|
1944
1944
|
"filePath": "importer.main.runtime.ts",
|
|
1945
|
-
"line":
|
|
1945
|
+
"line": 148,
|
|
1946
1946
|
"character": 3
|
|
1947
1947
|
},
|
|
1948
1948
|
"type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
|
|
@@ -1955,7 +1955,7 @@
|
|
|
1955
1955
|
"__schema": "FunctionLikeSchema",
|
|
1956
1956
|
"location": {
|
|
1957
1957
|
"filePath": "importer.main.runtime.ts",
|
|
1958
|
-
"line":
|
|
1958
|
+
"line": 229,
|
|
1959
1959
|
"character": 3
|
|
1960
1960
|
},
|
|
1961
1961
|
"signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
|
|
@@ -1965,7 +1965,7 @@
|
|
|
1965
1965
|
"__schema": "ParameterSchema",
|
|
1966
1966
|
"location": {
|
|
1967
1967
|
"filePath": "importer.main.runtime.ts",
|
|
1968
|
-
"line":
|
|
1968
|
+
"line": 230,
|
|
1969
1969
|
"character": 5
|
|
1970
1970
|
},
|
|
1971
1971
|
"name": "lanes",
|
|
@@ -1973,14 +1973,14 @@
|
|
|
1973
1973
|
"__schema": "TypeArraySchema",
|
|
1974
1974
|
"location": {
|
|
1975
1975
|
"filePath": "importer.main.runtime.ts",
|
|
1976
|
-
"line":
|
|
1976
|
+
"line": 230,
|
|
1977
1977
|
"character": 12
|
|
1978
1978
|
},
|
|
1979
1979
|
"type": {
|
|
1980
1980
|
"__schema": "TypeRefSchema",
|
|
1981
1981
|
"location": {
|
|
1982
1982
|
"filePath": "importer.main.runtime.ts",
|
|
1983
|
-
"line":
|
|
1983
|
+
"line": 230,
|
|
1984
1984
|
"character": 12
|
|
1985
1985
|
},
|
|
1986
1986
|
"name": "Lane"
|
|
@@ -1993,7 +1993,7 @@
|
|
|
1993
1993
|
"__schema": "ParameterSchema",
|
|
1994
1994
|
"location": {
|
|
1995
1995
|
"filePath": "importer.main.runtime.ts",
|
|
1996
|
-
"line":
|
|
1996
|
+
"line": 231,
|
|
1997
1997
|
"character": 5
|
|
1998
1998
|
},
|
|
1999
1999
|
"name": "shouldFetchFromMain",
|
|
@@ -2001,7 +2001,7 @@
|
|
|
2001
2001
|
"__schema": "KeywordTypeSchema",
|
|
2002
2002
|
"location": {
|
|
2003
2003
|
"filePath": "importer.main.runtime.ts",
|
|
2004
|
-
"line":
|
|
2004
|
+
"line": 231,
|
|
2005
2005
|
"character": 27
|
|
2006
2006
|
},
|
|
2007
2007
|
"name": "boolean"
|
|
@@ -2013,7 +2013,7 @@
|
|
|
2013
2013
|
"__schema": "ParameterSchema",
|
|
2014
2014
|
"location": {
|
|
2015
2015
|
"filePath": "importer.main.runtime.ts",
|
|
2016
|
-
"line":
|
|
2016
|
+
"line": 232,
|
|
2017
2017
|
"character": 5
|
|
2018
2018
|
},
|
|
2019
2019
|
"name": "options",
|
|
@@ -2021,7 +2021,7 @@
|
|
|
2021
2021
|
"__schema": "TypeRefSchema",
|
|
2022
2022
|
"location": {
|
|
2023
2023
|
"filePath": "importer.main.runtime.ts",
|
|
2024
|
-
"line":
|
|
2024
|
+
"line": 232,
|
|
2025
2025
|
"character": 14
|
|
2026
2026
|
},
|
|
2027
2027
|
"name": "Partial",
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
"__schema": "TypeRefSchema",
|
|
2031
2031
|
"location": {
|
|
2032
2032
|
"filePath": "importer.main.runtime.ts",
|
|
2033
|
-
"line":
|
|
2033
|
+
"line": 232,
|
|
2034
2034
|
"character": 22
|
|
2035
2035
|
},
|
|
2036
2036
|
"name": "ImportOptions"
|
|
@@ -2046,7 +2046,7 @@
|
|
|
2046
2046
|
"__schema": "TypeRefSchema",
|
|
2047
2047
|
"location": {
|
|
2048
2048
|
"filePath": "importer.main.runtime.ts",
|
|
2049
|
-
"line":
|
|
2049
|
+
"line": 233,
|
|
2050
2050
|
"character": 6
|
|
2051
2051
|
},
|
|
2052
2052
|
"name": "Promise",
|
|
@@ -2055,7 +2055,7 @@
|
|
|
2055
2055
|
"__schema": "TypeRefSchema",
|
|
2056
2056
|
"location": {
|
|
2057
2057
|
"filePath": "importer.main.runtime.ts",
|
|
2058
|
-
"line":
|
|
2058
|
+
"line": 233,
|
|
2059
2059
|
"character": 14
|
|
2060
2060
|
},
|
|
2061
2061
|
"name": "ImportResult"
|
|
@@ -2070,14 +2070,14 @@
|
|
|
2070
2070
|
"__schema": "FunctionLikeSchema",
|
|
2071
2071
|
"location": {
|
|
2072
2072
|
"filePath": "importer.main.runtime.ts",
|
|
2073
|
-
"line":
|
|
2073
|
+
"line": 261,
|
|
2074
2074
|
"character": 3
|
|
2075
2075
|
},
|
|
2076
2076
|
"doc": {
|
|
2077
2077
|
"__schema": "DocSchema",
|
|
2078
2078
|
"location": {
|
|
2079
2079
|
"filePath": "importer.main.runtime.ts",
|
|
2080
|
-
"line":
|
|
2080
|
+
"line": 254,
|
|
2081
2081
|
"character": 3
|
|
2082
2082
|
},
|
|
2083
2083
|
"raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
|
|
@@ -2091,7 +2091,7 @@
|
|
|
2091
2091
|
"__schema": "ParameterSchema",
|
|
2092
2092
|
"location": {
|
|
2093
2093
|
"filePath": "importer.main.runtime.ts",
|
|
2094
|
-
"line":
|
|
2094
|
+
"line": 261,
|
|
2095
2095
|
"character": 26
|
|
2096
2096
|
},
|
|
2097
2097
|
"name": "laneId",
|
|
@@ -2099,7 +2099,7 @@
|
|
|
2099
2099
|
"__schema": "TypeRefSchema",
|
|
2100
2100
|
"location": {
|
|
2101
2101
|
"filePath": "importer.main.runtime.ts",
|
|
2102
|
-
"line":
|
|
2102
|
+
"line": 261,
|
|
2103
2103
|
"character": 34
|
|
2104
2104
|
},
|
|
2105
2105
|
"name": "LaneId"
|
|
@@ -2111,7 +2111,7 @@
|
|
|
2111
2111
|
"__schema": "ParameterSchema",
|
|
2112
2112
|
"location": {
|
|
2113
2113
|
"filePath": "importer.main.runtime.ts",
|
|
2114
|
-
"line":
|
|
2114
|
+
"line": 261,
|
|
2115
2115
|
"character": 42
|
|
2116
2116
|
},
|
|
2117
2117
|
"name": "persistIfNotExists",
|
|
@@ -2119,7 +2119,7 @@
|
|
|
2119
2119
|
"__schema": "InferenceTypeSchema",
|
|
2120
2120
|
"location": {
|
|
2121
2121
|
"filePath": "importer.main.runtime.ts",
|
|
2122
|
-
"line":
|
|
2122
|
+
"line": 261,
|
|
2123
2123
|
"character": 42
|
|
2124
2124
|
},
|
|
2125
2125
|
"type": "boolean"
|
|
@@ -2132,7 +2132,7 @@
|
|
|
2132
2132
|
"__schema": "ParameterSchema",
|
|
2133
2133
|
"location": {
|
|
2134
2134
|
"filePath": "importer.main.runtime.ts",
|
|
2135
|
-
"line":
|
|
2135
|
+
"line": 261,
|
|
2136
2136
|
"character": 69
|
|
2137
2137
|
},
|
|
2138
2138
|
"name": "includeLaneHistory",
|
|
@@ -2140,7 +2140,7 @@
|
|
|
2140
2140
|
"__schema": "InferenceTypeSchema",
|
|
2141
2141
|
"location": {
|
|
2142
2142
|
"filePath": "importer.main.runtime.ts",
|
|
2143
|
-
"line":
|
|
2143
|
+
"line": 261,
|
|
2144
2144
|
"character": 69
|
|
2145
2145
|
},
|
|
2146
2146
|
"type": "boolean"
|
|
@@ -2154,7 +2154,7 @@
|
|
|
2154
2154
|
"__schema": "TypeRefSchema",
|
|
2155
2155
|
"location": {
|
|
2156
2156
|
"filePath": "importer.main.runtime.ts",
|
|
2157
|
-
"line":
|
|
2157
|
+
"line": 261,
|
|
2158
2158
|
"character": 98
|
|
2159
2159
|
},
|
|
2160
2160
|
"name": "Promise",
|
|
@@ -2163,7 +2163,7 @@
|
|
|
2163
2163
|
"__schema": "TypeRefSchema",
|
|
2164
2164
|
"location": {
|
|
2165
2165
|
"filePath": "importer.main.runtime.ts",
|
|
2166
|
-
"line":
|
|
2166
|
+
"line": 261,
|
|
2167
2167
|
"character": 106
|
|
2168
2168
|
},
|
|
2169
2169
|
"name": "Lane"
|
|
@@ -2178,7 +2178,7 @@
|
|
|
2178
2178
|
"__schema": "FunctionLikeSchema",
|
|
2179
2179
|
"location": {
|
|
2180
2180
|
"filePath": "importer.main.runtime.ts",
|
|
2181
|
-
"line":
|
|
2181
|
+
"line": 278,
|
|
2182
2182
|
"character": 3
|
|
2183
2183
|
},
|
|
2184
2184
|
"signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
"__schema": "ParameterSchema",
|
|
2189
2189
|
"location": {
|
|
2190
2190
|
"filePath": "importer.main.runtime.ts",
|
|
2191
|
-
"line":
|
|
2191
|
+
"line": 278,
|
|
2192
2192
|
"character": 31
|
|
2193
2193
|
},
|
|
2194
2194
|
"name": "hashes",
|
|
@@ -2196,14 +2196,14 @@
|
|
|
2196
2196
|
"__schema": "TypeArraySchema",
|
|
2197
2197
|
"location": {
|
|
2198
2198
|
"filePath": "importer.main.runtime.ts",
|
|
2199
|
-
"line":
|
|
2199
|
+
"line": 278,
|
|
2200
2200
|
"character": 39
|
|
2201
2201
|
},
|
|
2202
2202
|
"type": {
|
|
2203
2203
|
"__schema": "KeywordTypeSchema",
|
|
2204
2204
|
"location": {
|
|
2205
2205
|
"filePath": "importer.main.runtime.ts",
|
|
2206
|
-
"line":
|
|
2206
|
+
"line": 278,
|
|
2207
2207
|
"character": 39
|
|
2208
2208
|
},
|
|
2209
2209
|
"name": "string"
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"__schema": "ParameterSchema",
|
|
2217
2217
|
"location": {
|
|
2218
2218
|
"filePath": "importer.main.runtime.ts",
|
|
2219
|
-
"line":
|
|
2219
|
+
"line": 278,
|
|
2220
2220
|
"character": 49
|
|
2221
2221
|
},
|
|
2222
2222
|
"name": "scope",
|
|
@@ -2224,7 +2224,7 @@
|
|
|
2224
2224
|
"__schema": "KeywordTypeSchema",
|
|
2225
2225
|
"location": {
|
|
2226
2226
|
"filePath": "importer.main.runtime.ts",
|
|
2227
|
-
"line":
|
|
2227
|
+
"line": 278,
|
|
2228
2228
|
"character": 56
|
|
2229
2229
|
},
|
|
2230
2230
|
"name": "string"
|
|
@@ -2236,7 +2236,7 @@
|
|
|
2236
2236
|
"__schema": "ParameterSchema",
|
|
2237
2237
|
"location": {
|
|
2238
2238
|
"filePath": "importer.main.runtime.ts",
|
|
2239
|
-
"line":
|
|
2239
|
+
"line": 278,
|
|
2240
2240
|
"character": 64
|
|
2241
2241
|
},
|
|
2242
2242
|
"name": "reason",
|
|
@@ -2244,7 +2244,7 @@
|
|
|
2244
2244
|
"__schema": "KeywordTypeSchema",
|
|
2245
2245
|
"location": {
|
|
2246
2246
|
"filePath": "importer.main.runtime.ts",
|
|
2247
|
-
"line":
|
|
2247
|
+
"line": 278,
|
|
2248
2248
|
"character": 73
|
|
2249
2249
|
},
|
|
2250
2250
|
"name": "string"
|
|
@@ -2257,7 +2257,7 @@
|
|
|
2257
2257
|
"__schema": "InferenceTypeSchema",
|
|
2258
2258
|
"location": {
|
|
2259
2259
|
"filePath": "importer.main.runtime.ts",
|
|
2260
|
-
"line":
|
|
2260
|
+
"line": 278,
|
|
2261
2261
|
"character": 3
|
|
2262
2262
|
},
|
|
2263
2263
|
"type": "Promise<void>"
|
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
"__schema": "VariableLikeSchema",
|
|
2271
2271
|
"location": {
|
|
2272
2272
|
"filePath": "importer.main.runtime.ts",
|
|
2273
|
-
"line":
|
|
2273
|
+
"line": 294,
|
|
2274
2274
|
"character": 3
|
|
2275
2275
|
},
|
|
2276
2276
|
"signature": "(property) ImporterMain.slots: never[]",
|
|
@@ -2279,7 +2279,7 @@
|
|
|
2279
2279
|
"__schema": "InferenceTypeSchema",
|
|
2280
2280
|
"location": {
|
|
2281
2281
|
"filePath": "importer.main.runtime.ts",
|
|
2282
|
-
"line":
|
|
2282
|
+
"line": 294,
|
|
2283
2283
|
"character": 3
|
|
2284
2284
|
},
|
|
2285
2285
|
"type": "never[]"
|
|
@@ -2291,7 +2291,7 @@
|
|
|
2291
2291
|
"__schema": "VariableLikeSchema",
|
|
2292
2292
|
"location": {
|
|
2293
2293
|
"filePath": "importer.main.runtime.ts",
|
|
2294
|
-
"line":
|
|
2294
|
+
"line": 295,
|
|
2295
2295
|
"character": 3
|
|
2296
2296
|
},
|
|
2297
2297
|
"signature": "(property) ImporterMain.dependencies: Aspect[]",
|
|
@@ -2300,7 +2300,7 @@
|
|
|
2300
2300
|
"__schema": "InferenceTypeSchema",
|
|
2301
2301
|
"location": {
|
|
2302
2302
|
"filePath": "importer.main.runtime.ts",
|
|
2303
|
-
"line":
|
|
2303
|
+
"line": 295,
|
|
2304
2304
|
"character": 3
|
|
2305
2305
|
},
|
|
2306
2306
|
"type": "Aspect[]"
|
|
@@ -2312,7 +2312,7 @@
|
|
|
2312
2312
|
"__schema": "VariableLikeSchema",
|
|
2313
2313
|
"location": {
|
|
2314
2314
|
"filePath": "importer.main.runtime.ts",
|
|
2315
|
-
"line":
|
|
2315
|
+
"line": 307,
|
|
2316
2316
|
"character": 3
|
|
2317
2317
|
},
|
|
2318
2318
|
"signature": "(property) ImporterMain.runtime: RuntimeDefinition",
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
"__schema": "InferenceTypeSchema",
|
|
2322
2322
|
"location": {
|
|
2323
2323
|
"filePath": "importer.main.runtime.ts",
|
|
2324
|
-
"line":
|
|
2324
|
+
"line": 307,
|
|
2325
2325
|
"character": 3
|
|
2326
2326
|
},
|
|
2327
2327
|
"type": "RuntimeDefinition"
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
"__schema": "FunctionLikeSchema",
|
|
2334
2334
|
"location": {
|
|
2335
2335
|
"filePath": "importer.main.runtime.ts",
|
|
2336
|
-
"line":
|
|
2336
|
+
"line": 308,
|
|
2337
2337
|
"character": 3
|
|
2338
2338
|
},
|
|
2339
2339
|
"signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
|
|
@@ -2343,7 +2343,7 @@
|
|
|
2343
2343
|
"__schema": "ParameterSchema",
|
|
2344
2344
|
"location": {
|
|
2345
2345
|
"filePath": "importer.main.runtime.ts",
|
|
2346
|
-
"line":
|
|
2346
|
+
"line": 308,
|
|
2347
2347
|
"character": 25
|
|
2348
2348
|
},
|
|
2349
2349
|
"name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
|
|
@@ -2351,7 +2351,7 @@
|
|
|
2351
2351
|
"__schema": "TupleTypeSchema",
|
|
2352
2352
|
"location": {
|
|
2353
2353
|
"filePath": "importer.main.runtime.ts",
|
|
2354
|
-
"line":
|
|
2354
|
+
"line": 319,
|
|
2355
2355
|
"character": 6
|
|
2356
2356
|
},
|
|
2357
2357
|
"elements": [
|
|
@@ -2359,7 +2359,7 @@
|
|
|
2359
2359
|
"__schema": "TypeRefSchema",
|
|
2360
2360
|
"location": {
|
|
2361
2361
|
"filePath": "importer.main.runtime.ts",
|
|
2362
|
-
"line":
|
|
2362
|
+
"line": 320,
|
|
2363
2363
|
"character": 5
|
|
2364
2364
|
},
|
|
2365
2365
|
"name": "CLIMain"
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
"__schema": "TypeRefSchema",
|
|
2369
2369
|
"location": {
|
|
2370
2370
|
"filePath": "importer.main.runtime.ts",
|
|
2371
|
-
"line":
|
|
2371
|
+
"line": 321,
|
|
2372
2372
|
"character": 5
|
|
2373
2373
|
},
|
|
2374
2374
|
"name": "Workspace"
|
|
@@ -2377,7 +2377,7 @@
|
|
|
2377
2377
|
"__schema": "TypeRefSchema",
|
|
2378
2378
|
"location": {
|
|
2379
2379
|
"filePath": "importer.main.runtime.ts",
|
|
2380
|
-
"line":
|
|
2380
|
+
"line": 322,
|
|
2381
2381
|
"character": 5
|
|
2382
2382
|
},
|
|
2383
2383
|
"name": "DependencyResolverMain"
|
|
@@ -2386,7 +2386,7 @@
|
|
|
2386
2386
|
"__schema": "TypeRefSchema",
|
|
2387
2387
|
"location": {
|
|
2388
2388
|
"filePath": "importer.main.runtime.ts",
|
|
2389
|
-
"line":
|
|
2389
|
+
"line": 323,
|
|
2390
2390
|
"character": 5
|
|
2391
2391
|
},
|
|
2392
2392
|
"name": "GraphMain"
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"__schema": "TypeRefSchema",
|
|
2396
2396
|
"location": {
|
|
2397
2397
|
"filePath": "importer.main.runtime.ts",
|
|
2398
|
-
"line":
|
|
2398
|
+
"line": 324,
|
|
2399
2399
|
"character": 5
|
|
2400
2400
|
},
|
|
2401
2401
|
"name": "ScopeMain"
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
"__schema": "TypeRefSchema",
|
|
2405
2405
|
"location": {
|
|
2406
2406
|
"filePath": "importer.main.runtime.ts",
|
|
2407
|
-
"line":
|
|
2407
|
+
"line": 325,
|
|
2408
2408
|
"character": 5
|
|
2409
2409
|
},
|
|
2410
2410
|
"name": "ComponentWriterMain"
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
"__schema": "TypeRefSchema",
|
|
2414
2414
|
"location": {
|
|
2415
2415
|
"filePath": "importer.main.runtime.ts",
|
|
2416
|
-
"line":
|
|
2416
|
+
"line": 326,
|
|
2417
2417
|
"character": 5
|
|
2418
2418
|
},
|
|
2419
2419
|
"name": "InstallMain"
|
|
@@ -2422,7 +2422,7 @@
|
|
|
2422
2422
|
"__schema": "TypeRefSchema",
|
|
2423
2423
|
"location": {
|
|
2424
2424
|
"filePath": "importer.main.runtime.ts",
|
|
2425
|
-
"line":
|
|
2425
|
+
"line": 327,
|
|
2426
2426
|
"character": 5
|
|
2427
2427
|
},
|
|
2428
2428
|
"name": "EnvsMain"
|
|
@@ -2431,7 +2431,7 @@
|
|
|
2431
2431
|
"__schema": "TypeRefSchema",
|
|
2432
2432
|
"location": {
|
|
2433
2433
|
"filePath": "importer.main.runtime.ts",
|
|
2434
|
-
"line":
|
|
2434
|
+
"line": 328,
|
|
2435
2435
|
"character": 5
|
|
2436
2436
|
},
|
|
2437
2437
|
"name": "LoggerMain"
|
|
@@ -2440,7 +2440,7 @@
|
|
|
2440
2440
|
"__schema": "TypeRefSchema",
|
|
2441
2441
|
"location": {
|
|
2442
2442
|
"filePath": "importer.main.runtime.ts",
|
|
2443
|
-
"line":
|
|
2443
|
+
"line": 329,
|
|
2444
2444
|
"character": 5
|
|
2445
2445
|
},
|
|
2446
2446
|
"name": "ListerMain"
|
|
@@ -2455,7 +2455,7 @@
|
|
|
2455
2455
|
"__schema": "InferenceTypeSchema",
|
|
2456
2456
|
"location": {
|
|
2457
2457
|
"filePath": "importer.main.runtime.ts",
|
|
2458
|
-
"line":
|
|
2458
|
+
"line": 308,
|
|
2459
2459
|
"character": 3
|
|
2460
2460
|
},
|
|
2461
2461
|
"type": "Promise<ImporterMain>"
|
|
@@ -3039,7 +3039,7 @@
|
|
|
3039
3039
|
"_legacy": {
|
|
3040
3040
|
"scope": "teambit.scope",
|
|
3041
3041
|
"name": "importer",
|
|
3042
|
-
"version": "1.0.
|
|
3042
|
+
"version": "1.0.404"
|
|
3043
3043
|
},
|
|
3044
3044
|
"_scope": "teambit.scope"
|
|
3045
3045
|
}
|
|
@@ -6272,7 +6272,7 @@
|
|
|
6272
6272
|
"__schema": "FunctionLikeSchema",
|
|
6273
6273
|
"location": {
|
|
6274
6274
|
"filePath": "importer.main.runtime.ts",
|
|
6275
|
-
"line":
|
|
6275
|
+
"line": 148,
|
|
6276
6276
|
"character": 3
|
|
6277
6277
|
},
|
|
6278
6278
|
"signature": "(method) ImporterMain.fetch(ids: string[], lanes: boolean, components: boolean, fromOriginalScope: boolean, allHistory?: boolean): Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>",
|
|
@@ -6282,7 +6282,7 @@
|
|
|
6282
6282
|
"__schema": "ParameterSchema",
|
|
6283
6283
|
"location": {
|
|
6284
6284
|
"filePath": "importer.main.runtime.ts",
|
|
6285
|
-
"line":
|
|
6285
|
+
"line": 148,
|
|
6286
6286
|
"character": 15
|
|
6287
6287
|
},
|
|
6288
6288
|
"name": "ids",
|
|
@@ -6290,14 +6290,14 @@
|
|
|
6290
6290
|
"__schema": "TypeArraySchema",
|
|
6291
6291
|
"location": {
|
|
6292
6292
|
"filePath": "importer.main.runtime.ts",
|
|
6293
|
-
"line":
|
|
6293
|
+
"line": 148,
|
|
6294
6294
|
"character": 20
|
|
6295
6295
|
},
|
|
6296
6296
|
"type": {
|
|
6297
6297
|
"__schema": "KeywordTypeSchema",
|
|
6298
6298
|
"location": {
|
|
6299
6299
|
"filePath": "importer.main.runtime.ts",
|
|
6300
|
-
"line":
|
|
6300
|
+
"line": 148,
|
|
6301
6301
|
"character": 20
|
|
6302
6302
|
},
|
|
6303
6303
|
"name": "string"
|
|
@@ -6310,7 +6310,7 @@
|
|
|
6310
6310
|
"__schema": "ParameterSchema",
|
|
6311
6311
|
"location": {
|
|
6312
6312
|
"filePath": "importer.main.runtime.ts",
|
|
6313
|
-
"line":
|
|
6313
|
+
"line": 148,
|
|
6314
6314
|
"character": 30
|
|
6315
6315
|
},
|
|
6316
6316
|
"name": "lanes",
|
|
@@ -6318,7 +6318,7 @@
|
|
|
6318
6318
|
"__schema": "KeywordTypeSchema",
|
|
6319
6319
|
"location": {
|
|
6320
6320
|
"filePath": "importer.main.runtime.ts",
|
|
6321
|
-
"line":
|
|
6321
|
+
"line": 148,
|
|
6322
6322
|
"character": 37
|
|
6323
6323
|
},
|
|
6324
6324
|
"name": "boolean"
|
|
@@ -6330,7 +6330,7 @@
|
|
|
6330
6330
|
"__schema": "ParameterSchema",
|
|
6331
6331
|
"location": {
|
|
6332
6332
|
"filePath": "importer.main.runtime.ts",
|
|
6333
|
-
"line":
|
|
6333
|
+
"line": 148,
|
|
6334
6334
|
"character": 46
|
|
6335
6335
|
},
|
|
6336
6336
|
"name": "components",
|
|
@@ -6338,7 +6338,7 @@
|
|
|
6338
6338
|
"__schema": "KeywordTypeSchema",
|
|
6339
6339
|
"location": {
|
|
6340
6340
|
"filePath": "importer.main.runtime.ts",
|
|
6341
|
-
"line":
|
|
6341
|
+
"line": 148,
|
|
6342
6342
|
"character": 58
|
|
6343
6343
|
},
|
|
6344
6344
|
"name": "boolean"
|
|
@@ -6350,7 +6350,7 @@
|
|
|
6350
6350
|
"__schema": "ParameterSchema",
|
|
6351
6351
|
"location": {
|
|
6352
6352
|
"filePath": "importer.main.runtime.ts",
|
|
6353
|
-
"line":
|
|
6353
|
+
"line": 148,
|
|
6354
6354
|
"character": 67
|
|
6355
6355
|
},
|
|
6356
6356
|
"name": "fromOriginalScope",
|
|
@@ -6358,7 +6358,7 @@
|
|
|
6358
6358
|
"__schema": "KeywordTypeSchema",
|
|
6359
6359
|
"location": {
|
|
6360
6360
|
"filePath": "importer.main.runtime.ts",
|
|
6361
|
-
"line":
|
|
6361
|
+
"line": 148,
|
|
6362
6362
|
"character": 86
|
|
6363
6363
|
},
|
|
6364
6364
|
"name": "boolean"
|
|
@@ -6370,7 +6370,7 @@
|
|
|
6370
6370
|
"__schema": "ParameterSchema",
|
|
6371
6371
|
"location": {
|
|
6372
6372
|
"filePath": "importer.main.runtime.ts",
|
|
6373
|
-
"line":
|
|
6373
|
+
"line": 148,
|
|
6374
6374
|
"character": 95
|
|
6375
6375
|
},
|
|
6376
6376
|
"name": "allHistory",
|
|
@@ -6378,7 +6378,7 @@
|
|
|
6378
6378
|
"__schema": "InferenceTypeSchema",
|
|
6379
6379
|
"location": {
|
|
6380
6380
|
"filePath": "importer.main.runtime.ts",
|
|
6381
|
-
"line":
|
|
6381
|
+
"line": 148,
|
|
6382
6382
|
"character": 95
|
|
6383
6383
|
},
|
|
6384
6384
|
"type": "boolean"
|
|
@@ -6392,7 +6392,7 @@
|
|
|
6392
6392
|
"__schema": "InferenceTypeSchema",
|
|
6393
6393
|
"location": {
|
|
6394
6394
|
"filePath": "importer.main.runtime.ts",
|
|
6395
|
-
"line":
|
|
6395
|
+
"line": 148,
|
|
6396
6396
|
"character": 3
|
|
6397
6397
|
},
|
|
6398
6398
|
"type": "Promise<ImportResult | {\n importedIds: ComponentID[];\n importDetails: ImportDetails[];\n}>"
|
|
@@ -6405,7 +6405,7 @@
|
|
|
6405
6405
|
"__schema": "FunctionLikeSchema",
|
|
6406
6406
|
"location": {
|
|
6407
6407
|
"filePath": "importer.main.runtime.ts",
|
|
6408
|
-
"line":
|
|
6408
|
+
"line": 229,
|
|
6409
6409
|
"character": 3
|
|
6410
6410
|
},
|
|
6411
6411
|
"signature": "(method) ImporterMain.fetchLanes(lanes: Lane[], shouldFetchFromMain?: boolean, options?: Partial<ImportOptions>): Promise<ImportResult>",
|
|
@@ -6415,7 +6415,7 @@
|
|
|
6415
6415
|
"__schema": "ParameterSchema",
|
|
6416
6416
|
"location": {
|
|
6417
6417
|
"filePath": "importer.main.runtime.ts",
|
|
6418
|
-
"line":
|
|
6418
|
+
"line": 230,
|
|
6419
6419
|
"character": 5
|
|
6420
6420
|
},
|
|
6421
6421
|
"name": "lanes",
|
|
@@ -6423,14 +6423,14 @@
|
|
|
6423
6423
|
"__schema": "TypeArraySchema",
|
|
6424
6424
|
"location": {
|
|
6425
6425
|
"filePath": "importer.main.runtime.ts",
|
|
6426
|
-
"line":
|
|
6426
|
+
"line": 230,
|
|
6427
6427
|
"character": 12
|
|
6428
6428
|
},
|
|
6429
6429
|
"type": {
|
|
6430
6430
|
"__schema": "TypeRefSchema",
|
|
6431
6431
|
"location": {
|
|
6432
6432
|
"filePath": "importer.main.runtime.ts",
|
|
6433
|
-
"line":
|
|
6433
|
+
"line": 230,
|
|
6434
6434
|
"character": 12
|
|
6435
6435
|
},
|
|
6436
6436
|
"name": "Lane"
|
|
@@ -6443,7 +6443,7 @@
|
|
|
6443
6443
|
"__schema": "ParameterSchema",
|
|
6444
6444
|
"location": {
|
|
6445
6445
|
"filePath": "importer.main.runtime.ts",
|
|
6446
|
-
"line":
|
|
6446
|
+
"line": 231,
|
|
6447
6447
|
"character": 5
|
|
6448
6448
|
},
|
|
6449
6449
|
"name": "shouldFetchFromMain",
|
|
@@ -6451,7 +6451,7 @@
|
|
|
6451
6451
|
"__schema": "KeywordTypeSchema",
|
|
6452
6452
|
"location": {
|
|
6453
6453
|
"filePath": "importer.main.runtime.ts",
|
|
6454
|
-
"line":
|
|
6454
|
+
"line": 231,
|
|
6455
6455
|
"character": 27
|
|
6456
6456
|
},
|
|
6457
6457
|
"name": "boolean"
|
|
@@ -6463,7 +6463,7 @@
|
|
|
6463
6463
|
"__schema": "ParameterSchema",
|
|
6464
6464
|
"location": {
|
|
6465
6465
|
"filePath": "importer.main.runtime.ts",
|
|
6466
|
-
"line":
|
|
6466
|
+
"line": 232,
|
|
6467
6467
|
"character": 5
|
|
6468
6468
|
},
|
|
6469
6469
|
"name": "options",
|
|
@@ -6471,7 +6471,7 @@
|
|
|
6471
6471
|
"__schema": "TypeRefSchema",
|
|
6472
6472
|
"location": {
|
|
6473
6473
|
"filePath": "importer.main.runtime.ts",
|
|
6474
|
-
"line":
|
|
6474
|
+
"line": 232,
|
|
6475
6475
|
"character": 14
|
|
6476
6476
|
},
|
|
6477
6477
|
"name": "Partial",
|
|
@@ -6480,7 +6480,7 @@
|
|
|
6480
6480
|
"__schema": "TypeRefSchema",
|
|
6481
6481
|
"location": {
|
|
6482
6482
|
"filePath": "importer.main.runtime.ts",
|
|
6483
|
-
"line":
|
|
6483
|
+
"line": 232,
|
|
6484
6484
|
"character": 22
|
|
6485
6485
|
},
|
|
6486
6486
|
"name": "ImportOptions"
|
|
@@ -6496,7 +6496,7 @@
|
|
|
6496
6496
|
"__schema": "TypeRefSchema",
|
|
6497
6497
|
"location": {
|
|
6498
6498
|
"filePath": "importer.main.runtime.ts",
|
|
6499
|
-
"line":
|
|
6499
|
+
"line": 233,
|
|
6500
6500
|
"character": 6
|
|
6501
6501
|
},
|
|
6502
6502
|
"name": "Promise",
|
|
@@ -6505,7 +6505,7 @@
|
|
|
6505
6505
|
"__schema": "TypeRefSchema",
|
|
6506
6506
|
"location": {
|
|
6507
6507
|
"filePath": "importer.main.runtime.ts",
|
|
6508
|
-
"line":
|
|
6508
|
+
"line": 233,
|
|
6509
6509
|
"character": 14
|
|
6510
6510
|
},
|
|
6511
6511
|
"name": "ImportResult"
|
|
@@ -6520,14 +6520,14 @@
|
|
|
6520
6520
|
"__schema": "FunctionLikeSchema",
|
|
6521
6521
|
"location": {
|
|
6522
6522
|
"filePath": "importer.main.runtime.ts",
|
|
6523
|
-
"line":
|
|
6523
|
+
"line": 261,
|
|
6524
6524
|
"character": 3
|
|
6525
6525
|
},
|
|
6526
6526
|
"doc": {
|
|
6527
6527
|
"__schema": "DocSchema",
|
|
6528
6528
|
"location": {
|
|
6529
6529
|
"filePath": "importer.main.runtime.ts",
|
|
6530
|
-
"line":
|
|
6530
|
+
"line": 254,
|
|
6531
6531
|
"character": 3
|
|
6532
6532
|
},
|
|
6533
6533
|
"raw": "/**\n * get a Lane object from the remote.\n * `persistIfNotExists` saves the object in the local scope only if the lane is not there yet.\n * otherwise, it needs some merging mechanism, which is done differently whether it's export or import.\n * see `sources.mergeLane()` for export and `import-components._saveLaneDataIfNeeded()` for import.\n * in this case, because we only bring the lane object and not the components, it's not easy to do the merge.\n */",
|
|
@@ -6541,7 +6541,7 @@
|
|
|
6541
6541
|
"__schema": "ParameterSchema",
|
|
6542
6542
|
"location": {
|
|
6543
6543
|
"filePath": "importer.main.runtime.ts",
|
|
6544
|
-
"line":
|
|
6544
|
+
"line": 261,
|
|
6545
6545
|
"character": 26
|
|
6546
6546
|
},
|
|
6547
6547
|
"name": "laneId",
|
|
@@ -6549,7 +6549,7 @@
|
|
|
6549
6549
|
"__schema": "TypeRefSchema",
|
|
6550
6550
|
"location": {
|
|
6551
6551
|
"filePath": "importer.main.runtime.ts",
|
|
6552
|
-
"line":
|
|
6552
|
+
"line": 261,
|
|
6553
6553
|
"character": 34
|
|
6554
6554
|
},
|
|
6555
6555
|
"name": "LaneId"
|
|
@@ -6561,7 +6561,7 @@
|
|
|
6561
6561
|
"__schema": "ParameterSchema",
|
|
6562
6562
|
"location": {
|
|
6563
6563
|
"filePath": "importer.main.runtime.ts",
|
|
6564
|
-
"line":
|
|
6564
|
+
"line": 261,
|
|
6565
6565
|
"character": 42
|
|
6566
6566
|
},
|
|
6567
6567
|
"name": "persistIfNotExists",
|
|
@@ -6569,7 +6569,7 @@
|
|
|
6569
6569
|
"__schema": "InferenceTypeSchema",
|
|
6570
6570
|
"location": {
|
|
6571
6571
|
"filePath": "importer.main.runtime.ts",
|
|
6572
|
-
"line":
|
|
6572
|
+
"line": 261,
|
|
6573
6573
|
"character": 42
|
|
6574
6574
|
},
|
|
6575
6575
|
"type": "boolean"
|
|
@@ -6582,7 +6582,7 @@
|
|
|
6582
6582
|
"__schema": "ParameterSchema",
|
|
6583
6583
|
"location": {
|
|
6584
6584
|
"filePath": "importer.main.runtime.ts",
|
|
6585
|
-
"line":
|
|
6585
|
+
"line": 261,
|
|
6586
6586
|
"character": 69
|
|
6587
6587
|
},
|
|
6588
6588
|
"name": "includeLaneHistory",
|
|
@@ -6590,7 +6590,7 @@
|
|
|
6590
6590
|
"__schema": "InferenceTypeSchema",
|
|
6591
6591
|
"location": {
|
|
6592
6592
|
"filePath": "importer.main.runtime.ts",
|
|
6593
|
-
"line":
|
|
6593
|
+
"line": 261,
|
|
6594
6594
|
"character": 69
|
|
6595
6595
|
},
|
|
6596
6596
|
"type": "boolean"
|
|
@@ -6604,7 +6604,7 @@
|
|
|
6604
6604
|
"__schema": "TypeRefSchema",
|
|
6605
6605
|
"location": {
|
|
6606
6606
|
"filePath": "importer.main.runtime.ts",
|
|
6607
|
-
"line":
|
|
6607
|
+
"line": 261,
|
|
6608
6608
|
"character": 98
|
|
6609
6609
|
},
|
|
6610
6610
|
"name": "Promise",
|
|
@@ -6613,7 +6613,7 @@
|
|
|
6613
6613
|
"__schema": "TypeRefSchema",
|
|
6614
6614
|
"location": {
|
|
6615
6615
|
"filePath": "importer.main.runtime.ts",
|
|
6616
|
-
"line":
|
|
6616
|
+
"line": 261,
|
|
6617
6617
|
"character": 106
|
|
6618
6618
|
},
|
|
6619
6619
|
"name": "Lane"
|
|
@@ -6628,7 +6628,7 @@
|
|
|
6628
6628
|
"__schema": "FunctionLikeSchema",
|
|
6629
6629
|
"location": {
|
|
6630
6630
|
"filePath": "importer.main.runtime.ts",
|
|
6631
|
-
"line":
|
|
6631
|
+
"line": 278,
|
|
6632
6632
|
"character": 3
|
|
6633
6633
|
},
|
|
6634
6634
|
"signature": "(method) ImporterMain.importObjectsByHashes(hashes: string[], scope: string, reason?: string): Promise<void>",
|
|
@@ -6638,7 +6638,7 @@
|
|
|
6638
6638
|
"__schema": "ParameterSchema",
|
|
6639
6639
|
"location": {
|
|
6640
6640
|
"filePath": "importer.main.runtime.ts",
|
|
6641
|
-
"line":
|
|
6641
|
+
"line": 278,
|
|
6642
6642
|
"character": 31
|
|
6643
6643
|
},
|
|
6644
6644
|
"name": "hashes",
|
|
@@ -6646,14 +6646,14 @@
|
|
|
6646
6646
|
"__schema": "TypeArraySchema",
|
|
6647
6647
|
"location": {
|
|
6648
6648
|
"filePath": "importer.main.runtime.ts",
|
|
6649
|
-
"line":
|
|
6649
|
+
"line": 278,
|
|
6650
6650
|
"character": 39
|
|
6651
6651
|
},
|
|
6652
6652
|
"type": {
|
|
6653
6653
|
"__schema": "KeywordTypeSchema",
|
|
6654
6654
|
"location": {
|
|
6655
6655
|
"filePath": "importer.main.runtime.ts",
|
|
6656
|
-
"line":
|
|
6656
|
+
"line": 278,
|
|
6657
6657
|
"character": 39
|
|
6658
6658
|
},
|
|
6659
6659
|
"name": "string"
|
|
@@ -6666,7 +6666,7 @@
|
|
|
6666
6666
|
"__schema": "ParameterSchema",
|
|
6667
6667
|
"location": {
|
|
6668
6668
|
"filePath": "importer.main.runtime.ts",
|
|
6669
|
-
"line":
|
|
6669
|
+
"line": 278,
|
|
6670
6670
|
"character": 49
|
|
6671
6671
|
},
|
|
6672
6672
|
"name": "scope",
|
|
@@ -6674,7 +6674,7 @@
|
|
|
6674
6674
|
"__schema": "KeywordTypeSchema",
|
|
6675
6675
|
"location": {
|
|
6676
6676
|
"filePath": "importer.main.runtime.ts",
|
|
6677
|
-
"line":
|
|
6677
|
+
"line": 278,
|
|
6678
6678
|
"character": 56
|
|
6679
6679
|
},
|
|
6680
6680
|
"name": "string"
|
|
@@ -6686,7 +6686,7 @@
|
|
|
6686
6686
|
"__schema": "ParameterSchema",
|
|
6687
6687
|
"location": {
|
|
6688
6688
|
"filePath": "importer.main.runtime.ts",
|
|
6689
|
-
"line":
|
|
6689
|
+
"line": 278,
|
|
6690
6690
|
"character": 64
|
|
6691
6691
|
},
|
|
6692
6692
|
"name": "reason",
|
|
@@ -6694,7 +6694,7 @@
|
|
|
6694
6694
|
"__schema": "KeywordTypeSchema",
|
|
6695
6695
|
"location": {
|
|
6696
6696
|
"filePath": "importer.main.runtime.ts",
|
|
6697
|
-
"line":
|
|
6697
|
+
"line": 278,
|
|
6698
6698
|
"character": 73
|
|
6699
6699
|
},
|
|
6700
6700
|
"name": "string"
|
|
@@ -6707,7 +6707,7 @@
|
|
|
6707
6707
|
"__schema": "InferenceTypeSchema",
|
|
6708
6708
|
"location": {
|
|
6709
6709
|
"filePath": "importer.main.runtime.ts",
|
|
6710
|
-
"line":
|
|
6710
|
+
"line": 278,
|
|
6711
6711
|
"character": 3
|
|
6712
6712
|
},
|
|
6713
6713
|
"type": "Promise<void>"
|
|
@@ -6720,7 +6720,7 @@
|
|
|
6720
6720
|
"__schema": "VariableLikeSchema",
|
|
6721
6721
|
"location": {
|
|
6722
6722
|
"filePath": "importer.main.runtime.ts",
|
|
6723
|
-
"line":
|
|
6723
|
+
"line": 294,
|
|
6724
6724
|
"character": 3
|
|
6725
6725
|
},
|
|
6726
6726
|
"signature": "(property) ImporterMain.slots: never[]",
|
|
@@ -6729,7 +6729,7 @@
|
|
|
6729
6729
|
"__schema": "InferenceTypeSchema",
|
|
6730
6730
|
"location": {
|
|
6731
6731
|
"filePath": "importer.main.runtime.ts",
|
|
6732
|
-
"line":
|
|
6732
|
+
"line": 294,
|
|
6733
6733
|
"character": 3
|
|
6734
6734
|
},
|
|
6735
6735
|
"type": "never[]"
|
|
@@ -6741,7 +6741,7 @@
|
|
|
6741
6741
|
"__schema": "VariableLikeSchema",
|
|
6742
6742
|
"location": {
|
|
6743
6743
|
"filePath": "importer.main.runtime.ts",
|
|
6744
|
-
"line":
|
|
6744
|
+
"line": 295,
|
|
6745
6745
|
"character": 3
|
|
6746
6746
|
},
|
|
6747
6747
|
"signature": "(property) ImporterMain.dependencies: Aspect[]",
|
|
@@ -6750,7 +6750,7 @@
|
|
|
6750
6750
|
"__schema": "InferenceTypeSchema",
|
|
6751
6751
|
"location": {
|
|
6752
6752
|
"filePath": "importer.main.runtime.ts",
|
|
6753
|
-
"line":
|
|
6753
|
+
"line": 295,
|
|
6754
6754
|
"character": 3
|
|
6755
6755
|
},
|
|
6756
6756
|
"type": "Aspect[]"
|
|
@@ -6762,7 +6762,7 @@
|
|
|
6762
6762
|
"__schema": "VariableLikeSchema",
|
|
6763
6763
|
"location": {
|
|
6764
6764
|
"filePath": "importer.main.runtime.ts",
|
|
6765
|
-
"line":
|
|
6765
|
+
"line": 307,
|
|
6766
6766
|
"character": 3
|
|
6767
6767
|
},
|
|
6768
6768
|
"signature": "(property) ImporterMain.runtime: RuntimeDefinition",
|
|
@@ -6771,7 +6771,7 @@
|
|
|
6771
6771
|
"__schema": "InferenceTypeSchema",
|
|
6772
6772
|
"location": {
|
|
6773
6773
|
"filePath": "importer.main.runtime.ts",
|
|
6774
|
-
"line":
|
|
6774
|
+
"line": 307,
|
|
6775
6775
|
"character": 3
|
|
6776
6776
|
},
|
|
6777
6777
|
"type": "RuntimeDefinition"
|
|
@@ -6783,7 +6783,7 @@
|
|
|
6783
6783
|
"__schema": "FunctionLikeSchema",
|
|
6784
6784
|
"location": {
|
|
6785
6785
|
"filePath": "importer.main.runtime.ts",
|
|
6786
|
-
"line":
|
|
6786
|
+
"line": 308,
|
|
6787
6787
|
"character": 3
|
|
6788
6788
|
},
|
|
6789
6789
|
"signature": "(method) ImporterMain.provider([cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister,]: [\n CLIMain,\n Workspace,\n DependencyResolverMain,\n GraphMain,\n ScopeMain,\n ComponentWriterMain,\n InstallMain,\n EnvsMain,\n LoggerMain,\n ListerMain\n]): Promise<ImporterMain>",
|
|
@@ -6793,7 +6793,7 @@
|
|
|
6793
6793
|
"__schema": "ParameterSchema",
|
|
6794
6794
|
"location": {
|
|
6795
6795
|
"filePath": "importer.main.runtime.ts",
|
|
6796
|
-
"line":
|
|
6796
|
+
"line": 308,
|
|
6797
6797
|
"character": 25
|
|
6798
6798
|
},
|
|
6799
6799
|
"name": "[ cli, workspace, depResolver, graph, scope, componentWriter, install, envs, loggerMain, lister ]",
|
|
@@ -6801,7 +6801,7 @@
|
|
|
6801
6801
|
"__schema": "TupleTypeSchema",
|
|
6802
6802
|
"location": {
|
|
6803
6803
|
"filePath": "importer.main.runtime.ts",
|
|
6804
|
-
"line":
|
|
6804
|
+
"line": 319,
|
|
6805
6805
|
"character": 6
|
|
6806
6806
|
},
|
|
6807
6807
|
"elements": [
|
|
@@ -6809,7 +6809,7 @@
|
|
|
6809
6809
|
"__schema": "TypeRefSchema",
|
|
6810
6810
|
"location": {
|
|
6811
6811
|
"filePath": "importer.main.runtime.ts",
|
|
6812
|
-
"line":
|
|
6812
|
+
"line": 320,
|
|
6813
6813
|
"character": 5
|
|
6814
6814
|
},
|
|
6815
6815
|
"name": "CLIMain"
|
|
@@ -6818,7 +6818,7 @@
|
|
|
6818
6818
|
"__schema": "TypeRefSchema",
|
|
6819
6819
|
"location": {
|
|
6820
6820
|
"filePath": "importer.main.runtime.ts",
|
|
6821
|
-
"line":
|
|
6821
|
+
"line": 321,
|
|
6822
6822
|
"character": 5
|
|
6823
6823
|
},
|
|
6824
6824
|
"name": "Workspace"
|
|
@@ -6827,7 +6827,7 @@
|
|
|
6827
6827
|
"__schema": "TypeRefSchema",
|
|
6828
6828
|
"location": {
|
|
6829
6829
|
"filePath": "importer.main.runtime.ts",
|
|
6830
|
-
"line":
|
|
6830
|
+
"line": 322,
|
|
6831
6831
|
"character": 5
|
|
6832
6832
|
},
|
|
6833
6833
|
"name": "DependencyResolverMain"
|
|
@@ -6836,7 +6836,7 @@
|
|
|
6836
6836
|
"__schema": "TypeRefSchema",
|
|
6837
6837
|
"location": {
|
|
6838
6838
|
"filePath": "importer.main.runtime.ts",
|
|
6839
|
-
"line":
|
|
6839
|
+
"line": 323,
|
|
6840
6840
|
"character": 5
|
|
6841
6841
|
},
|
|
6842
6842
|
"name": "GraphMain"
|
|
@@ -6845,7 +6845,7 @@
|
|
|
6845
6845
|
"__schema": "TypeRefSchema",
|
|
6846
6846
|
"location": {
|
|
6847
6847
|
"filePath": "importer.main.runtime.ts",
|
|
6848
|
-
"line":
|
|
6848
|
+
"line": 324,
|
|
6849
6849
|
"character": 5
|
|
6850
6850
|
},
|
|
6851
6851
|
"name": "ScopeMain"
|
|
@@ -6854,7 +6854,7 @@
|
|
|
6854
6854
|
"__schema": "TypeRefSchema",
|
|
6855
6855
|
"location": {
|
|
6856
6856
|
"filePath": "importer.main.runtime.ts",
|
|
6857
|
-
"line":
|
|
6857
|
+
"line": 325,
|
|
6858
6858
|
"character": 5
|
|
6859
6859
|
},
|
|
6860
6860
|
"name": "ComponentWriterMain"
|
|
@@ -6863,7 +6863,7 @@
|
|
|
6863
6863
|
"__schema": "TypeRefSchema",
|
|
6864
6864
|
"location": {
|
|
6865
6865
|
"filePath": "importer.main.runtime.ts",
|
|
6866
|
-
"line":
|
|
6866
|
+
"line": 326,
|
|
6867
6867
|
"character": 5
|
|
6868
6868
|
},
|
|
6869
6869
|
"name": "InstallMain"
|
|
@@ -6872,7 +6872,7 @@
|
|
|
6872
6872
|
"__schema": "TypeRefSchema",
|
|
6873
6873
|
"location": {
|
|
6874
6874
|
"filePath": "importer.main.runtime.ts",
|
|
6875
|
-
"line":
|
|
6875
|
+
"line": 327,
|
|
6876
6876
|
"character": 5
|
|
6877
6877
|
},
|
|
6878
6878
|
"name": "EnvsMain"
|
|
@@ -6881,7 +6881,7 @@
|
|
|
6881
6881
|
"__schema": "TypeRefSchema",
|
|
6882
6882
|
"location": {
|
|
6883
6883
|
"filePath": "importer.main.runtime.ts",
|
|
6884
|
-
"line":
|
|
6884
|
+
"line": 328,
|
|
6885
6885
|
"character": 5
|
|
6886
6886
|
},
|
|
6887
6887
|
"name": "LoggerMain"
|
|
@@ -6890,7 +6890,7 @@
|
|
|
6890
6890
|
"__schema": "TypeRefSchema",
|
|
6891
6891
|
"location": {
|
|
6892
6892
|
"filePath": "importer.main.runtime.ts",
|
|
6893
|
-
"line":
|
|
6893
|
+
"line": 329,
|
|
6894
6894
|
"character": 5
|
|
6895
6895
|
},
|
|
6896
6896
|
"name": "ListerMain"
|
|
@@ -6905,7 +6905,7 @@
|
|
|
6905
6905
|
"__schema": "InferenceTypeSchema",
|
|
6906
6906
|
"location": {
|
|
6907
6907
|
"filePath": "importer.main.runtime.ts",
|
|
6908
|
-
"line":
|
|
6908
|
+
"line": 308,
|
|
6909
6909
|
"character": 3
|
|
6910
6910
|
},
|
|
6911
6911
|
"type": "Promise<ImporterMain>"
|
|
@@ -6925,7 +6925,7 @@
|
|
|
6925
6925
|
"__schema": "UnImplementedSchema",
|
|
6926
6926
|
"location": {
|
|
6927
6927
|
"filePath": "importer.main.runtime.ts",
|
|
6928
|
-
"line":
|
|
6928
|
+
"line": 347,
|
|
6929
6929
|
"character": 1
|
|
6930
6930
|
},
|
|
6931
6931
|
"name": "ImporterAspect.addRuntime(ImporterMain);",
|
|
@@ -6974,7 +6974,7 @@
|
|
|
6974
6974
|
"componentId": {
|
|
6975
6975
|
"scope": "teambit.scope",
|
|
6976
6976
|
"name": "importer",
|
|
6977
|
-
"version": "1.0.
|
|
6977
|
+
"version": "1.0.404"
|
|
6978
6978
|
},
|
|
6979
6979
|
"taggedModuleExports": []
|
|
6980
6980
|
}
|