@teambit/export 1.0.420 → 1.0.421
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.scope/export@1.0.
|
3
|
+
<testsuite name="teambit.scope/export@1.0.421" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.scope/export-preview"]=t():e["teambit.scope/export-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.scope/export-preview"]=t():e["teambit.scope/export-preview"]=t()}(self,(()=>(()=>{"use strict";var e={6910:(e,t,o)=>{var r={id:"teambit.scope/export@1.0.421",homepage:"https://bit.cloud/teambit/scope/export",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const p=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/export.svg"}));p.__bit_component=r,t.Logo=p},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};o.r(r),o.d(r,{compositions:()=>f,compositions_metadata:()=>v,overview:()=>m});var n={};o.r(n),o.d(n,{default:()=>d});var i=o(6910);o(41594);const p=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var s=["components"];function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},a.apply(null,arguments)}var u={},l="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,s);return(0,p.mdx)(l,a({},u,o,{components:t,mdxType:"MDXLayout"}),(0,p.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const f=[i],m=[n],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
|
package/artifacts/schema.json
CHANGED
@@ -57,7 +57,11 @@
|
|
57
57
|
"line": 87,
|
58
58
|
"character": 24
|
59
59
|
},
|
60
|
-
"name": "Workspace"
|
60
|
+
"name": "Workspace",
|
61
|
+
"componentId": {
|
62
|
+
"scope": "teambit.workspace",
|
63
|
+
"name": "workspace"
|
64
|
+
}
|
61
65
|
},
|
62
66
|
"isOptional": false,
|
63
67
|
"isSpread": false
|
@@ -77,7 +81,11 @@
|
|
77
81
|
"line": 88,
|
78
82
|
"character": 21
|
79
83
|
},
|
80
|
-
"name": "RemoveMain"
|
84
|
+
"name": "RemoveMain",
|
85
|
+
"componentId": {
|
86
|
+
"scope": "teambit.component",
|
87
|
+
"name": "remove"
|
88
|
+
}
|
81
89
|
},
|
82
90
|
"isOptional": false,
|
83
91
|
"isSpread": false
|
@@ -97,7 +105,11 @@
|
|
97
105
|
"line": 89,
|
98
106
|
"character": 26
|
99
107
|
},
|
100
|
-
"name": "DependencyResolverMain"
|
108
|
+
"name": "DependencyResolverMain",
|
109
|
+
"componentId": {
|
110
|
+
"scope": "teambit.dependencies",
|
111
|
+
"name": "dependency-resolver"
|
112
|
+
}
|
101
113
|
},
|
102
114
|
"isOptional": false,
|
103
115
|
"isSpread": false
|
@@ -117,7 +129,11 @@
|
|
117
129
|
"line": 90,
|
118
130
|
"character": 21
|
119
131
|
},
|
120
|
-
"name": "Logger"
|
132
|
+
"name": "Logger",
|
133
|
+
"componentId": {
|
134
|
+
"scope": "teambit.harmony",
|
135
|
+
"name": "logger"
|
136
|
+
}
|
121
137
|
},
|
122
138
|
"isOptional": false,
|
123
139
|
"isSpread": false
|
@@ -137,7 +153,11 @@
|
|
137
153
|
"line": 91,
|
138
154
|
"character": 20
|
139
155
|
},
|
140
|
-
"name": "EjectMain"
|
156
|
+
"name": "EjectMain",
|
157
|
+
"componentId": {
|
158
|
+
"scope": "teambit.workspace",
|
159
|
+
"name": "eject"
|
160
|
+
}
|
141
161
|
},
|
142
162
|
"isOptional": false,
|
143
163
|
"isSpread": false
|
@@ -179,7 +199,8 @@
|
|
179
199
|
"line": 94,
|
180
200
|
"character": 24
|
181
201
|
},
|
182
|
-
"name": "ExportParams"
|
202
|
+
"name": "ExportParams",
|
203
|
+
"internalFilePath": "export.main.runtime.ts"
|
183
204
|
},
|
184
205
|
"isOptional": true,
|
185
206
|
"defaultValue": "{}",
|
@@ -309,7 +330,8 @@
|
|
309
330
|
"line": 245,
|
310
331
|
"character": 18
|
311
332
|
},
|
312
|
-
"name": "Lane"
|
333
|
+
"name": "Lane",
|
334
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
313
335
|
},
|
314
336
|
"isOptional": true
|
315
337
|
},
|
@@ -513,7 +535,8 @@
|
|
513
535
|
"line": 254,
|
514
536
|
"character": 20
|
515
537
|
},
|
516
|
-
"name": "ExportOrigin"
|
538
|
+
"name": "ExportOrigin",
|
539
|
+
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
517
540
|
},
|
518
541
|
"isOptional": true
|
519
542
|
}
|
@@ -583,7 +606,8 @@
|
|
583
606
|
"line": 245,
|
584
607
|
"character": 18
|
585
608
|
},
|
586
|
-
"name": "Lane"
|
609
|
+
"name": "Lane",
|
610
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
587
611
|
},
|
588
612
|
"isOptional": true
|
589
613
|
},
|
@@ -787,7 +811,8 @@
|
|
787
811
|
"line": 254,
|
788
812
|
"character": 20
|
789
813
|
},
|
790
|
-
"name": "ExportOrigin"
|
814
|
+
"name": "ExportOrigin",
|
815
|
+
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
791
816
|
},
|
792
817
|
"isOptional": true
|
793
818
|
}
|
@@ -885,7 +910,12 @@
|
|
885
910
|
"line": 258,
|
886
911
|
"character": 21
|
887
912
|
},
|
888
|
-
"name": "ComponentID"
|
913
|
+
"name": "ComponentID",
|
914
|
+
"componentId": {
|
915
|
+
"scope": "teambit.component",
|
916
|
+
"name": "component-id",
|
917
|
+
"version": "1.2.2"
|
918
|
+
}
|
889
919
|
}
|
890
920
|
},
|
891
921
|
"isOptional": false
|
@@ -958,7 +988,8 @@
|
|
958
988
|
"line": 582,
|
959
989
|
"character": 54
|
960
990
|
},
|
961
|
-
"name": "ObjectsPerRemote"
|
991
|
+
"name": "ObjectsPerRemote",
|
992
|
+
"internalFilePath": "export.main.runtime.ts"
|
962
993
|
}
|
963
994
|
},
|
964
995
|
"isOptional": false,
|
@@ -1030,7 +1061,8 @@
|
|
1030
1061
|
"line": 621,
|
1031
1062
|
"character": 27
|
1032
1063
|
},
|
1033
|
-
"name": "ObjectsPerRemote"
|
1064
|
+
"name": "ObjectsPerRemote",
|
1065
|
+
"internalFilePath": "export.main.runtime.ts"
|
1034
1066
|
}
|
1035
1067
|
},
|
1036
1068
|
"isOptional": false,
|
@@ -1051,7 +1083,8 @@
|
|
1051
1083
|
"line": 622,
|
1052
1084
|
"character": 19
|
1053
1085
|
},
|
1054
|
-
"name": "Remotes"
|
1086
|
+
"name": "Remotes",
|
1087
|
+
"packageName": "@teambit/legacy/dist/remotes"
|
1055
1088
|
},
|
1056
1089
|
"isOptional": false,
|
1057
1090
|
"isSpread": false
|
@@ -1164,7 +1197,11 @@
|
|
1164
1197
|
"line": 847,
|
1165
1198
|
"character": 5
|
1166
1199
|
},
|
1167
|
-
"name": "CLIMain"
|
1200
|
+
"name": "CLIMain",
|
1201
|
+
"componentId": {
|
1202
|
+
"scope": "teambit.harmony",
|
1203
|
+
"name": "cli"
|
1204
|
+
}
|
1168
1205
|
},
|
1169
1206
|
{
|
1170
1207
|
"__schema": "TypeRefSchema",
|
@@ -1173,7 +1210,11 @@
|
|
1173
1210
|
"line": 848,
|
1174
1211
|
"character": 5
|
1175
1212
|
},
|
1176
|
-
"name": "ScopeMain"
|
1213
|
+
"name": "ScopeMain",
|
1214
|
+
"componentId": {
|
1215
|
+
"scope": "teambit.scope",
|
1216
|
+
"name": "scope"
|
1217
|
+
}
|
1177
1218
|
},
|
1178
1219
|
{
|
1179
1220
|
"__schema": "TypeRefSchema",
|
@@ -1182,7 +1223,11 @@
|
|
1182
1223
|
"line": 849,
|
1183
1224
|
"character": 5
|
1184
1225
|
},
|
1185
|
-
"name": "Workspace"
|
1226
|
+
"name": "Workspace",
|
1227
|
+
"componentId": {
|
1228
|
+
"scope": "teambit.workspace",
|
1229
|
+
"name": "workspace"
|
1230
|
+
}
|
1186
1231
|
},
|
1187
1232
|
{
|
1188
1233
|
"__schema": "TypeRefSchema",
|
@@ -1191,7 +1236,11 @@
|
|
1191
1236
|
"line": 850,
|
1192
1237
|
"character": 5
|
1193
1238
|
},
|
1194
|
-
"name": "RemoveMain"
|
1239
|
+
"name": "RemoveMain",
|
1240
|
+
"componentId": {
|
1241
|
+
"scope": "teambit.component",
|
1242
|
+
"name": "remove"
|
1243
|
+
}
|
1195
1244
|
},
|
1196
1245
|
{
|
1197
1246
|
"__schema": "TypeRefSchema",
|
@@ -1200,7 +1249,11 @@
|
|
1200
1249
|
"line": 851,
|
1201
1250
|
"character": 5
|
1202
1251
|
},
|
1203
|
-
"name": "DependencyResolverMain"
|
1252
|
+
"name": "DependencyResolverMain",
|
1253
|
+
"componentId": {
|
1254
|
+
"scope": "teambit.dependencies",
|
1255
|
+
"name": "dependency-resolver"
|
1256
|
+
}
|
1204
1257
|
},
|
1205
1258
|
{
|
1206
1259
|
"__schema": "TypeRefSchema",
|
@@ -1209,7 +1262,11 @@
|
|
1209
1262
|
"line": 852,
|
1210
1263
|
"character": 5
|
1211
1264
|
},
|
1212
|
-
"name": "LoggerMain"
|
1265
|
+
"name": "LoggerMain",
|
1266
|
+
"componentId": {
|
1267
|
+
"scope": "teambit.harmony",
|
1268
|
+
"name": "logger"
|
1269
|
+
}
|
1213
1270
|
},
|
1214
1271
|
{
|
1215
1272
|
"__schema": "TypeRefSchema",
|
@@ -1218,7 +1275,11 @@
|
|
1218
1275
|
"line": 853,
|
1219
1276
|
"character": 5
|
1220
1277
|
},
|
1221
|
-
"name": "EjectMain"
|
1278
|
+
"name": "EjectMain",
|
1279
|
+
"componentId": {
|
1280
|
+
"scope": "teambit.workspace",
|
1281
|
+
"name": "eject"
|
1282
|
+
}
|
1222
1283
|
}
|
1223
1284
|
]
|
1224
1285
|
},
|
@@ -1287,7 +1348,12 @@
|
|
1287
1348
|
"line": 75,
|
1288
1349
|
"character": 21
|
1289
1350
|
},
|
1290
|
-
"name": "ComponentID"
|
1351
|
+
"name": "ComponentID",
|
1352
|
+
"componentId": {
|
1353
|
+
"scope": "teambit.component",
|
1354
|
+
"name": "component-id",
|
1355
|
+
"version": "1.2.2"
|
1356
|
+
}
|
1291
1357
|
}
|
1292
1358
|
},
|
1293
1359
|
"isOptional": false
|
@@ -1315,7 +1381,12 @@
|
|
1315
1381
|
"line": 76,
|
1316
1382
|
"character": 19
|
1317
1383
|
},
|
1318
|
-
"name": "ComponentID"
|
1384
|
+
"name": "ComponentID",
|
1385
|
+
"componentId": {
|
1386
|
+
"scope": "teambit.component",
|
1387
|
+
"name": "component-id",
|
1388
|
+
"version": "1.2.2"
|
1389
|
+
}
|
1319
1390
|
}
|
1320
1391
|
},
|
1321
1392
|
"isOptional": false
|
@@ -1368,7 +1439,12 @@
|
|
1368
1439
|
"line": 78,
|
1369
1440
|
"character": 17
|
1370
1441
|
},
|
1371
|
-
"name": "ComponentID"
|
1442
|
+
"name": "ComponentID",
|
1443
|
+
"componentId": {
|
1444
|
+
"scope": "teambit.component",
|
1445
|
+
"name": "component-id",
|
1446
|
+
"version": "1.2.2"
|
1447
|
+
}
|
1372
1448
|
}
|
1373
1449
|
},
|
1374
1450
|
"isOptional": false
|
@@ -1396,7 +1472,12 @@
|
|
1396
1472
|
"line": 79,
|
1397
1473
|
"character": 18
|
1398
1474
|
},
|
1399
|
-
"name": "ComponentID"
|
1475
|
+
"name": "ComponentID",
|
1476
|
+
"componentId": {
|
1477
|
+
"scope": "teambit.component",
|
1478
|
+
"name": "component-id",
|
1479
|
+
"version": "1.2.2"
|
1480
|
+
}
|
1400
1481
|
}
|
1401
1482
|
},
|
1402
1483
|
"isOptional": false
|
@@ -1424,7 +1505,8 @@
|
|
1424
1505
|
"line": 80,
|
1425
1506
|
"character": 18
|
1426
1507
|
},
|
1427
|
-
"name": "Lane"
|
1508
|
+
"name": "Lane",
|
1509
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
1428
1510
|
}
|
1429
1511
|
},
|
1430
1512
|
"isOptional": false
|
@@ -1481,7 +1563,11 @@
|
|
1481
1563
|
"line": 82,
|
1482
1564
|
"character": 17
|
1483
1565
|
},
|
1484
|
-
"name": "EjectResults"
|
1566
|
+
"name": "EjectResults",
|
1567
|
+
"componentId": {
|
1568
|
+
"scope": "teambit.workspace",
|
1569
|
+
"name": "eject"
|
1570
|
+
}
|
1485
1571
|
},
|
1486
1572
|
{
|
1487
1573
|
"__schema": "KeywordTypeSchema",
|
@@ -1708,7 +1794,7 @@
|
|
1708
1794
|
"line": 47,
|
1709
1795
|
"character": 37
|
1710
1796
|
},
|
1711
|
-
"signature": "(id: ComponentID): ComponentID",
|
1797
|
+
"signature": "(id: (component: teambit.component/component-id) ComponentID): (component: teambit.component/component-id) ComponentID",
|
1712
1798
|
"name": "",
|
1713
1799
|
"params": [
|
1714
1800
|
{
|
@@ -1726,7 +1812,12 @@
|
|
1726
1812
|
"line": 47,
|
1727
1813
|
"character": 42
|
1728
1814
|
},
|
1729
|
-
"name": "ComponentID"
|
1815
|
+
"name": "ComponentID",
|
1816
|
+
"componentId": {
|
1817
|
+
"scope": "teambit.component",
|
1818
|
+
"name": "component-id",
|
1819
|
+
"version": "1.2.2"
|
1820
|
+
}
|
1730
1821
|
},
|
1731
1822
|
"isOptional": false,
|
1732
1823
|
"isSpread": false
|
@@ -1739,7 +1830,12 @@
|
|
1739
1830
|
"line": 47,
|
1740
1831
|
"character": 58
|
1741
1832
|
},
|
1742
|
-
"name": "ComponentID"
|
1833
|
+
"name": "ComponentID",
|
1834
|
+
"componentId": {
|
1835
|
+
"scope": "teambit.component",
|
1836
|
+
"name": "component-id",
|
1837
|
+
"version": "1.2.2"
|
1838
|
+
}
|
1743
1839
|
},
|
1744
1840
|
"modifiers": []
|
1745
1841
|
}
|
@@ -1777,7 +1873,12 @@
|
|
1777
1873
|
"line": 75,
|
1778
1874
|
"character": 21
|
1779
1875
|
},
|
1780
|
-
"name": "ComponentID"
|
1876
|
+
"name": "ComponentID",
|
1877
|
+
"componentId": {
|
1878
|
+
"scope": "teambit.component",
|
1879
|
+
"name": "component-id",
|
1880
|
+
"version": "1.2.2"
|
1881
|
+
}
|
1781
1882
|
}
|
1782
1883
|
},
|
1783
1884
|
"isOptional": false
|
@@ -1805,7 +1906,12 @@
|
|
1805
1906
|
"line": 76,
|
1806
1907
|
"character": 19
|
1807
1908
|
},
|
1808
|
-
"name": "ComponentID"
|
1909
|
+
"name": "ComponentID",
|
1910
|
+
"componentId": {
|
1911
|
+
"scope": "teambit.component",
|
1912
|
+
"name": "component-id",
|
1913
|
+
"version": "1.2.2"
|
1914
|
+
}
|
1809
1915
|
}
|
1810
1916
|
},
|
1811
1917
|
"isOptional": false
|
@@ -1858,7 +1964,12 @@
|
|
1858
1964
|
"line": 78,
|
1859
1965
|
"character": 17
|
1860
1966
|
},
|
1861
|
-
"name": "ComponentID"
|
1967
|
+
"name": "ComponentID",
|
1968
|
+
"componentId": {
|
1969
|
+
"scope": "teambit.component",
|
1970
|
+
"name": "component-id",
|
1971
|
+
"version": "1.2.2"
|
1972
|
+
}
|
1862
1973
|
}
|
1863
1974
|
},
|
1864
1975
|
"isOptional": false
|
@@ -1886,7 +1997,12 @@
|
|
1886
1997
|
"line": 79,
|
1887
1998
|
"character": 18
|
1888
1999
|
},
|
1889
|
-
"name": "ComponentID"
|
2000
|
+
"name": "ComponentID",
|
2001
|
+
"componentId": {
|
2002
|
+
"scope": "teambit.component",
|
2003
|
+
"name": "component-id",
|
2004
|
+
"version": "1.2.2"
|
2005
|
+
}
|
1890
2006
|
}
|
1891
2007
|
},
|
1892
2008
|
"isOptional": false
|
@@ -1914,7 +2030,8 @@
|
|
1914
2030
|
"line": 80,
|
1915
2031
|
"character": 18
|
1916
2032
|
},
|
1917
|
-
"name": "Lane"
|
2033
|
+
"name": "Lane",
|
2034
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
1918
2035
|
}
|
1919
2036
|
},
|
1920
2037
|
"isOptional": false
|
@@ -1971,7 +2088,11 @@
|
|
1971
2088
|
"line": 82,
|
1972
2089
|
"character": 17
|
1973
2090
|
},
|
1974
|
-
"name": "EjectResults"
|
2091
|
+
"name": "EjectResults",
|
2092
|
+
"componentId": {
|
2093
|
+
"scope": "teambit.workspace",
|
2094
|
+
"name": "eject"
|
2095
|
+
}
|
1975
2096
|
},
|
1976
2097
|
{
|
1977
2098
|
"__schema": "KeywordTypeSchema",
|
@@ -2024,7 +2145,11 @@
|
|
2024
2145
|
"line": 87,
|
2025
2146
|
"character": 24
|
2026
2147
|
},
|
2027
|
-
"name": "Workspace"
|
2148
|
+
"name": "Workspace",
|
2149
|
+
"componentId": {
|
2150
|
+
"scope": "teambit.workspace",
|
2151
|
+
"name": "workspace"
|
2152
|
+
}
|
2028
2153
|
},
|
2029
2154
|
"isOptional": false,
|
2030
2155
|
"isSpread": false
|
@@ -2044,7 +2169,11 @@
|
|
2044
2169
|
"line": 88,
|
2045
2170
|
"character": 21
|
2046
2171
|
},
|
2047
|
-
"name": "RemoveMain"
|
2172
|
+
"name": "RemoveMain",
|
2173
|
+
"componentId": {
|
2174
|
+
"scope": "teambit.component",
|
2175
|
+
"name": "remove"
|
2176
|
+
}
|
2048
2177
|
},
|
2049
2178
|
"isOptional": false,
|
2050
2179
|
"isSpread": false
|
@@ -2064,7 +2193,11 @@
|
|
2064
2193
|
"line": 89,
|
2065
2194
|
"character": 26
|
2066
2195
|
},
|
2067
|
-
"name": "DependencyResolverMain"
|
2196
|
+
"name": "DependencyResolverMain",
|
2197
|
+
"componentId": {
|
2198
|
+
"scope": "teambit.dependencies",
|
2199
|
+
"name": "dependency-resolver"
|
2200
|
+
}
|
2068
2201
|
},
|
2069
2202
|
"isOptional": false,
|
2070
2203
|
"isSpread": false
|
@@ -2084,7 +2217,11 @@
|
|
2084
2217
|
"line": 90,
|
2085
2218
|
"character": 21
|
2086
2219
|
},
|
2087
|
-
"name": "Logger"
|
2220
|
+
"name": "Logger",
|
2221
|
+
"componentId": {
|
2222
|
+
"scope": "teambit.harmony",
|
2223
|
+
"name": "logger"
|
2224
|
+
}
|
2088
2225
|
},
|
2089
2226
|
"isOptional": false,
|
2090
2227
|
"isSpread": false
|
@@ -2104,7 +2241,11 @@
|
|
2104
2241
|
"line": 91,
|
2105
2242
|
"character": 20
|
2106
2243
|
},
|
2107
|
-
"name": "EjectMain"
|
2244
|
+
"name": "EjectMain",
|
2245
|
+
"componentId": {
|
2246
|
+
"scope": "teambit.workspace",
|
2247
|
+
"name": "eject"
|
2248
|
+
}
|
2108
2249
|
},
|
2109
2250
|
"isOptional": false,
|
2110
2251
|
"isSpread": false
|
@@ -2146,7 +2287,8 @@
|
|
2146
2287
|
"line": 94,
|
2147
2288
|
"character": 24
|
2148
2289
|
},
|
2149
|
-
"name": "ExportParams"
|
2290
|
+
"name": "ExportParams",
|
2291
|
+
"internalFilePath": "export.main.runtime.ts"
|
2150
2292
|
},
|
2151
2293
|
"isOptional": true,
|
2152
2294
|
"defaultValue": "{}",
|
@@ -2276,7 +2418,8 @@
|
|
2276
2418
|
"line": 245,
|
2277
2419
|
"character": 18
|
2278
2420
|
},
|
2279
|
-
"name": "Lane"
|
2421
|
+
"name": "Lane",
|
2422
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
2280
2423
|
},
|
2281
2424
|
"isOptional": true
|
2282
2425
|
},
|
@@ -2480,7 +2623,8 @@
|
|
2480
2623
|
"line": 254,
|
2481
2624
|
"character": 20
|
2482
2625
|
},
|
2483
|
-
"name": "ExportOrigin"
|
2626
|
+
"name": "ExportOrigin",
|
2627
|
+
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
2484
2628
|
},
|
2485
2629
|
"isOptional": true
|
2486
2630
|
}
|
@@ -2550,7 +2694,8 @@
|
|
2550
2694
|
"line": 245,
|
2551
2695
|
"character": 18
|
2552
2696
|
},
|
2553
|
-
"name": "Lane"
|
2697
|
+
"name": "Lane",
|
2698
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
2554
2699
|
},
|
2555
2700
|
"isOptional": true
|
2556
2701
|
},
|
@@ -2754,7 +2899,8 @@
|
|
2754
2899
|
"line": 254,
|
2755
2900
|
"character": 20
|
2756
2901
|
},
|
2757
|
-
"name": "ExportOrigin"
|
2902
|
+
"name": "ExportOrigin",
|
2903
|
+
"packageName": "@teambit/legacy/dist/scope/network/http/http"
|
2758
2904
|
},
|
2759
2905
|
"isOptional": true
|
2760
2906
|
}
|
@@ -2852,7 +2998,12 @@
|
|
2852
2998
|
"line": 258,
|
2853
2999
|
"character": 21
|
2854
3000
|
},
|
2855
|
-
"name": "ComponentID"
|
3001
|
+
"name": "ComponentID",
|
3002
|
+
"componentId": {
|
3003
|
+
"scope": "teambit.component",
|
3004
|
+
"name": "component-id",
|
3005
|
+
"version": "1.2.2"
|
3006
|
+
}
|
2856
3007
|
}
|
2857
3008
|
},
|
2858
3009
|
"isOptional": false
|
@@ -2925,7 +3076,8 @@
|
|
2925
3076
|
"line": 582,
|
2926
3077
|
"character": 54
|
2927
3078
|
},
|
2928
|
-
"name": "ObjectsPerRemote"
|
3079
|
+
"name": "ObjectsPerRemote",
|
3080
|
+
"internalFilePath": "export.main.runtime.ts"
|
2929
3081
|
}
|
2930
3082
|
},
|
2931
3083
|
"isOptional": false,
|
@@ -2997,7 +3149,8 @@
|
|
2997
3149
|
"line": 621,
|
2998
3150
|
"character": 27
|
2999
3151
|
},
|
3000
|
-
"name": "ObjectsPerRemote"
|
3152
|
+
"name": "ObjectsPerRemote",
|
3153
|
+
"internalFilePath": "export.main.runtime.ts"
|
3001
3154
|
}
|
3002
3155
|
},
|
3003
3156
|
"isOptional": false,
|
@@ -3018,7 +3171,8 @@
|
|
3018
3171
|
"line": 622,
|
3019
3172
|
"character": 19
|
3020
3173
|
},
|
3021
|
-
"name": "Remotes"
|
3174
|
+
"name": "Remotes",
|
3175
|
+
"packageName": "@teambit/legacy/dist/remotes"
|
3022
3176
|
},
|
3023
3177
|
"isOptional": false,
|
3024
3178
|
"isSpread": false
|
@@ -3131,7 +3285,11 @@
|
|
3131
3285
|
"line": 847,
|
3132
3286
|
"character": 5
|
3133
3287
|
},
|
3134
|
-
"name": "CLIMain"
|
3288
|
+
"name": "CLIMain",
|
3289
|
+
"componentId": {
|
3290
|
+
"scope": "teambit.harmony",
|
3291
|
+
"name": "cli"
|
3292
|
+
}
|
3135
3293
|
},
|
3136
3294
|
{
|
3137
3295
|
"__schema": "TypeRefSchema",
|
@@ -3140,7 +3298,11 @@
|
|
3140
3298
|
"line": 848,
|
3141
3299
|
"character": 5
|
3142
3300
|
},
|
3143
|
-
"name": "ScopeMain"
|
3301
|
+
"name": "ScopeMain",
|
3302
|
+
"componentId": {
|
3303
|
+
"scope": "teambit.scope",
|
3304
|
+
"name": "scope"
|
3305
|
+
}
|
3144
3306
|
},
|
3145
3307
|
{
|
3146
3308
|
"__schema": "TypeRefSchema",
|
@@ -3149,7 +3311,11 @@
|
|
3149
3311
|
"line": 849,
|
3150
3312
|
"character": 5
|
3151
3313
|
},
|
3152
|
-
"name": "Workspace"
|
3314
|
+
"name": "Workspace",
|
3315
|
+
"componentId": {
|
3316
|
+
"scope": "teambit.workspace",
|
3317
|
+
"name": "workspace"
|
3318
|
+
}
|
3153
3319
|
},
|
3154
3320
|
{
|
3155
3321
|
"__schema": "TypeRefSchema",
|
@@ -3158,7 +3324,11 @@
|
|
3158
3324
|
"line": 850,
|
3159
3325
|
"character": 5
|
3160
3326
|
},
|
3161
|
-
"name": "RemoveMain"
|
3327
|
+
"name": "RemoveMain",
|
3328
|
+
"componentId": {
|
3329
|
+
"scope": "teambit.component",
|
3330
|
+
"name": "remove"
|
3331
|
+
}
|
3162
3332
|
},
|
3163
3333
|
{
|
3164
3334
|
"__schema": "TypeRefSchema",
|
@@ -3167,7 +3337,11 @@
|
|
3167
3337
|
"line": 851,
|
3168
3338
|
"character": 5
|
3169
3339
|
},
|
3170
|
-
"name": "DependencyResolverMain"
|
3340
|
+
"name": "DependencyResolverMain",
|
3341
|
+
"componentId": {
|
3342
|
+
"scope": "teambit.dependencies",
|
3343
|
+
"name": "dependency-resolver"
|
3344
|
+
}
|
3171
3345
|
},
|
3172
3346
|
{
|
3173
3347
|
"__schema": "TypeRefSchema",
|
@@ -3176,7 +3350,11 @@
|
|
3176
3350
|
"line": 852,
|
3177
3351
|
"character": 5
|
3178
3352
|
},
|
3179
|
-
"name": "LoggerMain"
|
3353
|
+
"name": "LoggerMain",
|
3354
|
+
"componentId": {
|
3355
|
+
"scope": "teambit.harmony",
|
3356
|
+
"name": "logger"
|
3357
|
+
}
|
3180
3358
|
},
|
3181
3359
|
{
|
3182
3360
|
"__schema": "TypeRefSchema",
|
@@ -3185,7 +3363,11 @@
|
|
3185
3363
|
"line": 853,
|
3186
3364
|
"character": 5
|
3187
3365
|
},
|
3188
|
-
"name": "EjectMain"
|
3366
|
+
"name": "EjectMain",
|
3367
|
+
"componentId": {
|
3368
|
+
"scope": "teambit.workspace",
|
3369
|
+
"name": "eject"
|
3370
|
+
}
|
3189
3371
|
}
|
3190
3372
|
]
|
3191
3373
|
},
|
@@ -3236,7 +3418,8 @@
|
|
3236
3418
|
"line": 916,
|
3237
3419
|
"character": 53
|
3238
3420
|
},
|
3239
|
-
"name": "Consumer"
|
3421
|
+
"name": "Consumer",
|
3422
|
+
"packageName": "@teambit/legacy/dist/consumer"
|
3240
3423
|
},
|
3241
3424
|
"isOptional": false,
|
3242
3425
|
"isSpread": false
|
@@ -3328,7 +3511,8 @@
|
|
3328
3511
|
"line": 49,
|
3329
3512
|
"character": 71
|
3330
3513
|
},
|
3331
|
-
"name": "BitObject"
|
3514
|
+
"name": "BitObject",
|
3515
|
+
"packageName": "@teambit/legacy/dist/scope/objects"
|
3332
3516
|
}
|
3333
3517
|
},
|
3334
3518
|
"isOptional": false
|
@@ -3387,7 +3571,8 @@
|
|
3387
3571
|
"line": 50,
|
3388
3572
|
"character": 44
|
3389
3573
|
},
|
3390
|
-
"name": "ObjectList"
|
3574
|
+
"name": "ObjectList",
|
3575
|
+
"packageName": "@teambit/legacy/dist/scope/objects/object-list"
|
3391
3576
|
}
|
3392
3577
|
}
|
3393
3578
|
]
|
@@ -3507,7 +3692,8 @@
|
|
3507
3692
|
"line": 56,
|
3508
3693
|
"character": 33
|
3509
3694
|
},
|
3510
|
-
"name": "ObjectsPerRemote"
|
3695
|
+
"name": "ObjectsPerRemote",
|
3696
|
+
"internalFilePath": "export.main.runtime.ts"
|
3511
3697
|
},
|
3512
3698
|
{
|
3513
3699
|
"__schema": "TypeLiteralSchema",
|
@@ -3586,7 +3772,8 @@
|
|
3586
3772
|
"line": 59,
|
3587
3773
|
"character": 25
|
3588
3774
|
},
|
3589
|
-
"name": "ModelComponentAndObjects"
|
3775
|
+
"name": "ModelComponentAndObjects",
|
3776
|
+
"internalFilePath": "export.main.runtime.ts"
|
3590
3777
|
}
|
3591
3778
|
},
|
3592
3779
|
"isOptional": false
|
@@ -3869,7 +4056,12 @@
|
|
3869
4056
|
"line": 868,
|
3870
4057
|
"character": 37
|
3871
4058
|
},
|
3872
|
-
"name": "BitMap"
|
4059
|
+
"name": "BitMap",
|
4060
|
+
"componentId": {
|
4061
|
+
"scope": "teambit.legacy",
|
4062
|
+
"name": "bit-map",
|
4063
|
+
"version": "0.0.37"
|
4064
|
+
}
|
3873
4065
|
},
|
3874
4066
|
"isOptional": false,
|
3875
4067
|
"isSpread": false
|
@@ -3889,7 +4081,12 @@
|
|
3889
4081
|
"line": 868,
|
3890
4082
|
"character": 60
|
3891
4083
|
},
|
3892
|
-
"name": "ComponentIdList"
|
4084
|
+
"name": "ComponentIdList",
|
4085
|
+
"componentId": {
|
4086
|
+
"scope": "teambit.component",
|
4087
|
+
"name": "component-id",
|
4088
|
+
"version": "1.2.2"
|
4089
|
+
}
|
3893
4090
|
},
|
3894
4091
|
"isOptional": false,
|
3895
4092
|
"isSpread": false
|
@@ -3909,7 +4106,12 @@
|
|
3909
4106
|
"line": 868,
|
3910
4107
|
"character": 78
|
3911
4108
|
},
|
3912
|
-
"name": "ComponentID"
|
4109
|
+
"name": "ComponentID",
|
4110
|
+
"componentId": {
|
4111
|
+
"scope": "teambit.component",
|
4112
|
+
"name": "component-id",
|
4113
|
+
"version": "1.2.2"
|
4114
|
+
}
|
3913
4115
|
}
|
3914
4116
|
},
|
3915
4117
|
"modifiers": []
|
@@ -3939,7 +4141,8 @@
|
|
3939
4141
|
"line": 877,
|
3940
4142
|
"character": 38
|
3941
4143
|
},
|
3942
|
-
"name": "Consumer"
|
4144
|
+
"name": "Consumer",
|
4145
|
+
"packageName": "@teambit/legacy/dist/consumer"
|
3943
4146
|
},
|
3944
4147
|
"isOptional": false,
|
3945
4148
|
"isSpread": false
|
@@ -3981,7 +4184,12 @@
|
|
3981
4184
|
"line": 877,
|
3982
4185
|
"character": 69
|
3983
4186
|
},
|
3984
|
-
"name": "ComponentID"
|
4187
|
+
"name": "ComponentID",
|
4188
|
+
"componentId": {
|
4189
|
+
"scope": "teambit.component",
|
4190
|
+
"name": "component-id",
|
4191
|
+
"version": "1.2.2"
|
4192
|
+
}
|
3985
4193
|
}
|
3986
4194
|
]
|
3987
4195
|
},
|
@@ -4014,7 +4222,8 @@
|
|
4014
4222
|
"line": 887,
|
4015
4223
|
"character": 45
|
4016
4224
|
},
|
4017
|
-
"name": "Lane"
|
4225
|
+
"name": "Lane",
|
4226
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
4018
4227
|
},
|
4019
4228
|
"isOptional": false,
|
4020
4229
|
"isSpread": false
|
@@ -4057,7 +4266,8 @@
|
|
4057
4266
|
"line": 903,
|
4058
4267
|
"character": 49
|
4059
4268
|
},
|
4060
|
-
"name": "Consumer"
|
4269
|
+
"name": "Consumer",
|
4270
|
+
"packageName": "@teambit/legacy/dist/consumer"
|
4061
4271
|
},
|
4062
4272
|
"isOptional": false,
|
4063
4273
|
"isSpread": false
|
@@ -4077,7 +4287,8 @@
|
|
4077
4287
|
"line": 903,
|
4078
4288
|
"character": 65
|
4079
4289
|
},
|
4080
|
-
"name": "Lane"
|
4290
|
+
"name": "Lane",
|
4291
|
+
"packageName": "@teambit/legacy/dist/scope/models"
|
4081
4292
|
},
|
4082
4293
|
"isOptional": false,
|
4083
4294
|
"isSpread": false
|
@@ -4139,7 +4350,7 @@
|
|
4139
4350
|
"componentId": {
|
4140
4351
|
"scope": "teambit.scope",
|
4141
4352
|
"name": "export",
|
4142
|
-
"version": "1.0.
|
4353
|
+
"version": "1.0.421"
|
4143
4354
|
},
|
4144
4355
|
"taggedModuleExports": []
|
4145
4356
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.421/dist/export.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.421/dist/export.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/export",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.421",
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/export",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.scope",
|
8
8
|
"name": "export",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.421"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -18,18 +18,18 @@
|
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
19
|
"@teambit/component-id": "1.2.2",
|
20
20
|
"@teambit/lane-id": "0.0.311",
|
21
|
-
"@teambit/cli": "0.0.
|
22
|
-
"@teambit/eject": "1.0.
|
23
|
-
"@teambit/dependency-resolver": "1.0.
|
21
|
+
"@teambit/cli": "0.0.998",
|
22
|
+
"@teambit/eject": "1.0.421",
|
23
|
+
"@teambit/dependency-resolver": "1.0.421",
|
24
24
|
"@teambit/legacy.analytics": "0.0.38",
|
25
25
|
"@teambit/legacy.bit-map": "0.0.37",
|
26
26
|
"@teambit/legacy.component-list": "0.0.34",
|
27
27
|
"@teambit/legacy.utils": "0.0.6",
|
28
|
-
"@teambit/logger": "0.0.
|
29
|
-
"@teambit/remove": "1.0.
|
30
|
-
"@teambit/scope": "1.0.
|
28
|
+
"@teambit/logger": "0.0.1091",
|
29
|
+
"@teambit/remove": "1.0.421",
|
30
|
+
"@teambit/scope": "1.0.421",
|
31
31
|
"@teambit/workspace.modules.node-modules-linker": "0.0.208",
|
32
|
-
"@teambit/workspace": "1.0.
|
32
|
+
"@teambit/workspace": "1.0.421",
|
33
33
|
"@teambit/legacy.scope-api": "0.0.36"
|
34
34
|
},
|
35
35
|
"devDependencies": {
|