@teambit/aspect 1.0.258 → 1.0.260
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/env-template/public/{393.710e54aea1b5a73dd6c6.js → 136.a9819b1b60881cd5007a.js} +10 -10
- package/artifacts/env-template/public/{310.4c8d2f8d6b68e75b7371.js → 310.fe5c1012d4eb8177a37d.js} +12 -324
- package/artifacts/env-template/public/{447.2d6fc0b3bba8a28a3b30.js → 888.0fe7ce8688b92fcc8f6d.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/compositions.ff181ce561d2949ee837.js +17 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.786a07ba497098f5c42b.js → overview.5acac7db6a42292f0113.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/peers.de80f53da0f9d6b08c5c.js +1 -0
- package/artifacts/env-template/public/{preview-root.db4c569323bddd21c98c.js → preview-root.a178c603e2c9eacace4a.js} +1 -1
- package/artifacts/env-template/public/static/css/{310.3ebec769.css → 310.b5a000fd.css} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/artifacts/schema.json +367 -81
- package/{compositions-1714472366682.js → compositions-1714620113654.js} +1 -1
- package/dist/preview-1714620113654.js +7 -0
- package/{overview-1714472366682.js → overview-1714620113654.js} +1 -1
- package/package.json +26 -26
- package/artifacts/env-template/public/compositions.352812b2e657bfbc666a.js +0 -17
- package/artifacts/env-template/public/peers.300620c25fe7d0ecc351.js +0 -1
- package/dist/preview-1714472366682.js +0 -7
package/artifacts/schema.json
CHANGED
|
@@ -76,7 +76,11 @@
|
|
|
76
76
|
"line": 38,
|
|
77
77
|
"character": 60
|
|
78
78
|
},
|
|
79
|
-
"name": "EnvsMain"
|
|
79
|
+
"name": "EnvsMain",
|
|
80
|
+
"componentId": {
|
|
81
|
+
"scope": "teambit.envs",
|
|
82
|
+
"name": "envs"
|
|
83
|
+
}
|
|
80
84
|
},
|
|
81
85
|
"isOptional": false,
|
|
82
86
|
"isSpread": false
|
|
@@ -96,7 +100,11 @@
|
|
|
96
100
|
"line": 38,
|
|
97
101
|
"character": 89
|
|
98
102
|
},
|
|
99
|
-
"name": "Workspace"
|
|
103
|
+
"name": "Workspace",
|
|
104
|
+
"componentId": {
|
|
105
|
+
"scope": "teambit.workspace",
|
|
106
|
+
"name": "workspace"
|
|
107
|
+
}
|
|
100
108
|
},
|
|
101
109
|
"isOptional": false,
|
|
102
110
|
"isSpread": false
|
|
@@ -155,7 +163,11 @@
|
|
|
155
163
|
"line": 43,
|
|
156
164
|
"character": 25
|
|
157
165
|
},
|
|
158
|
-
"name": "EnvTransformer"
|
|
166
|
+
"name": "EnvTransformer",
|
|
167
|
+
"componentId": {
|
|
168
|
+
"scope": "teambit.envs",
|
|
169
|
+
"name": "envs"
|
|
170
|
+
}
|
|
159
171
|
}
|
|
160
172
|
},
|
|
161
173
|
"isOptional": true,
|
|
@@ -177,7 +189,11 @@
|
|
|
177
189
|
"line": 43,
|
|
178
190
|
"character": 59
|
|
179
191
|
},
|
|
180
|
-
"name": "Environment"
|
|
192
|
+
"name": "Environment",
|
|
193
|
+
"componentId": {
|
|
194
|
+
"scope": "teambit.envs",
|
|
195
|
+
"name": "envs"
|
|
196
|
+
}
|
|
181
197
|
},
|
|
182
198
|
"isOptional": true,
|
|
183
199
|
"defaultValue": "{}",
|
|
@@ -288,7 +304,8 @@
|
|
|
288
304
|
"line": 47,
|
|
289
305
|
"character": 82
|
|
290
306
|
},
|
|
291
|
-
"name": "AspectSource"
|
|
307
|
+
"name": "AspectSource",
|
|
308
|
+
"internalFilePath": "aspect.main.runtime.ts"
|
|
292
309
|
}
|
|
293
310
|
}
|
|
294
311
|
}
|
|
@@ -425,7 +442,8 @@
|
|
|
425
442
|
"line": 97,
|
|
426
443
|
"character": 14
|
|
427
444
|
},
|
|
428
|
-
"name": "SetAspectOptions"
|
|
445
|
+
"name": "SetAspectOptions",
|
|
446
|
+
"internalFilePath": "aspect.cmd.ts"
|
|
429
447
|
},
|
|
430
448
|
"isOptional": true,
|
|
431
449
|
"defaultValue": "{}",
|
|
@@ -455,7 +473,12 @@
|
|
|
455
473
|
"line": 98,
|
|
456
474
|
"character": 14
|
|
457
475
|
},
|
|
458
|
-
"name": "ComponentID"
|
|
476
|
+
"name": "ComponentID",
|
|
477
|
+
"componentId": {
|
|
478
|
+
"scope": "teambit.component",
|
|
479
|
+
"name": "component-id",
|
|
480
|
+
"version": "1.2.0"
|
|
481
|
+
}
|
|
459
482
|
}
|
|
460
483
|
}
|
|
461
484
|
]
|
|
@@ -538,7 +561,12 @@
|
|
|
538
561
|
"line": 112,
|
|
539
562
|
"character": 83
|
|
540
563
|
},
|
|
541
|
-
"name": "ComponentID"
|
|
564
|
+
"name": "ComponentID",
|
|
565
|
+
"componentId": {
|
|
566
|
+
"scope": "teambit.component",
|
|
567
|
+
"name": "component-id",
|
|
568
|
+
"version": "1.2.0"
|
|
569
|
+
}
|
|
542
570
|
}
|
|
543
571
|
}
|
|
544
572
|
]
|
|
@@ -599,7 +627,12 @@
|
|
|
599
627
|
"line": 132,
|
|
600
628
|
"character": 44
|
|
601
629
|
},
|
|
602
|
-
"name": "ComponentID"
|
|
630
|
+
"name": "ComponentID",
|
|
631
|
+
"componentId": {
|
|
632
|
+
"scope": "teambit.component",
|
|
633
|
+
"name": "component-id",
|
|
634
|
+
"version": "1.2.0"
|
|
635
|
+
}
|
|
603
636
|
}
|
|
604
637
|
]
|
|
605
638
|
},
|
|
@@ -623,7 +656,11 @@
|
|
|
623
656
|
"line": 132,
|
|
624
657
|
"character": 66
|
|
625
658
|
},
|
|
626
|
-
"name": "AspectList"
|
|
659
|
+
"name": "AspectList",
|
|
660
|
+
"componentId": {
|
|
661
|
+
"scope": "teambit.component",
|
|
662
|
+
"name": "component"
|
|
663
|
+
}
|
|
627
664
|
}
|
|
628
665
|
]
|
|
629
666
|
},
|
|
@@ -683,7 +720,12 @@
|
|
|
683
720
|
"line": 143,
|
|
684
721
|
"character": 56
|
|
685
722
|
},
|
|
686
|
-
"name": "ComponentID"
|
|
723
|
+
"name": "ComponentID",
|
|
724
|
+
"componentId": {
|
|
725
|
+
"scope": "teambit.component",
|
|
726
|
+
"name": "component-id",
|
|
727
|
+
"version": "1.2.0"
|
|
728
|
+
}
|
|
687
729
|
}
|
|
688
730
|
]
|
|
689
731
|
},
|
|
@@ -795,7 +837,12 @@
|
|
|
795
837
|
"line": 160,
|
|
796
838
|
"character": 25
|
|
797
839
|
},
|
|
798
|
-
"name": "ComponentID"
|
|
840
|
+
"name": "ComponentID",
|
|
841
|
+
"componentId": {
|
|
842
|
+
"scope": "teambit.component",
|
|
843
|
+
"name": "component-id",
|
|
844
|
+
"version": "1.2.0"
|
|
845
|
+
}
|
|
799
846
|
}
|
|
800
847
|
},
|
|
801
848
|
"isOptional": false
|
|
@@ -823,7 +870,12 @@
|
|
|
823
870
|
"line": 160,
|
|
824
871
|
"character": 57
|
|
825
872
|
},
|
|
826
|
-
"name": "ComponentID"
|
|
873
|
+
"name": "ComponentID",
|
|
874
|
+
"componentId": {
|
|
875
|
+
"scope": "teambit.component",
|
|
876
|
+
"name": "component-id",
|
|
877
|
+
"version": "1.2.0"
|
|
878
|
+
}
|
|
827
879
|
}
|
|
828
880
|
},
|
|
829
881
|
"isOptional": false
|
|
@@ -871,7 +923,11 @@
|
|
|
871
923
|
"line": 198,
|
|
872
924
|
"character": 42
|
|
873
925
|
},
|
|
874
|
-
"name": "EnvPolicyConfigObject"
|
|
926
|
+
"name": "EnvPolicyConfigObject",
|
|
927
|
+
"componentId": {
|
|
928
|
+
"scope": "teambit.dependencies",
|
|
929
|
+
"name": "dependency-resolver"
|
|
930
|
+
}
|
|
875
931
|
},
|
|
876
932
|
"isOptional": false,
|
|
877
933
|
"isSpread": false
|
|
@@ -967,7 +1023,11 @@
|
|
|
967
1023
|
"line": 223,
|
|
968
1024
|
"character": 7
|
|
969
1025
|
},
|
|
970
|
-
"name": "ReactMain"
|
|
1026
|
+
"name": "ReactMain",
|
|
1027
|
+
"componentId": {
|
|
1028
|
+
"scope": "teambit.react",
|
|
1029
|
+
"name": "react"
|
|
1030
|
+
}
|
|
971
1031
|
},
|
|
972
1032
|
{
|
|
973
1033
|
"__schema": "TypeRefSchema",
|
|
@@ -976,7 +1036,11 @@
|
|
|
976
1036
|
"line": 224,
|
|
977
1037
|
"character": 7
|
|
978
1038
|
},
|
|
979
|
-
"name": "EnvsMain"
|
|
1039
|
+
"name": "EnvsMain",
|
|
1040
|
+
"componentId": {
|
|
1041
|
+
"scope": "teambit.envs",
|
|
1042
|
+
"name": "envs"
|
|
1043
|
+
}
|
|
980
1044
|
},
|
|
981
1045
|
{
|
|
982
1046
|
"__schema": "TypeRefSchema",
|
|
@@ -985,7 +1049,11 @@
|
|
|
985
1049
|
"line": 225,
|
|
986
1050
|
"character": 7
|
|
987
1051
|
},
|
|
988
|
-
"name": "BuilderMain"
|
|
1052
|
+
"name": "BuilderMain",
|
|
1053
|
+
"componentId": {
|
|
1054
|
+
"scope": "teambit.pipelines",
|
|
1055
|
+
"name": "builder"
|
|
1056
|
+
}
|
|
989
1057
|
},
|
|
990
1058
|
{
|
|
991
1059
|
"__schema": "TypeRefSchema",
|
|
@@ -994,7 +1062,11 @@
|
|
|
994
1062
|
"line": 226,
|
|
995
1063
|
"character": 7
|
|
996
1064
|
},
|
|
997
|
-
"name": "AspectLoaderMain"
|
|
1065
|
+
"name": "AspectLoaderMain",
|
|
1066
|
+
"componentId": {
|
|
1067
|
+
"scope": "teambit.harmony",
|
|
1068
|
+
"name": "aspect-loader"
|
|
1069
|
+
}
|
|
998
1070
|
},
|
|
999
1071
|
{
|
|
1000
1072
|
"__schema": "TypeRefSchema",
|
|
@@ -1003,7 +1075,11 @@
|
|
|
1003
1075
|
"line": 227,
|
|
1004
1076
|
"character": 7
|
|
1005
1077
|
},
|
|
1006
|
-
"name": "CompilerMain"
|
|
1078
|
+
"name": "CompilerMain",
|
|
1079
|
+
"componentId": {
|
|
1080
|
+
"scope": "teambit.compilation",
|
|
1081
|
+
"name": "compiler"
|
|
1082
|
+
}
|
|
1007
1083
|
},
|
|
1008
1084
|
{
|
|
1009
1085
|
"__schema": "TypeRefSchema",
|
|
@@ -1012,7 +1088,11 @@
|
|
|
1012
1088
|
"line": 228,
|
|
1013
1089
|
"character": 7
|
|
1014
1090
|
},
|
|
1015
|
-
"name": "GeneratorMain"
|
|
1091
|
+
"name": "GeneratorMain",
|
|
1092
|
+
"componentId": {
|
|
1093
|
+
"scope": "teambit.generator",
|
|
1094
|
+
"name": "generator"
|
|
1095
|
+
}
|
|
1016
1096
|
},
|
|
1017
1097
|
{
|
|
1018
1098
|
"__schema": "TypeRefSchema",
|
|
@@ -1021,7 +1101,11 @@
|
|
|
1021
1101
|
"line": 229,
|
|
1022
1102
|
"character": 7
|
|
1023
1103
|
},
|
|
1024
|
-
"name": "Workspace"
|
|
1104
|
+
"name": "Workspace",
|
|
1105
|
+
"componentId": {
|
|
1106
|
+
"scope": "teambit.workspace",
|
|
1107
|
+
"name": "workspace"
|
|
1108
|
+
}
|
|
1025
1109
|
},
|
|
1026
1110
|
{
|
|
1027
1111
|
"__schema": "TypeRefSchema",
|
|
@@ -1030,7 +1114,11 @@
|
|
|
1030
1114
|
"line": 230,
|
|
1031
1115
|
"character": 7
|
|
1032
1116
|
},
|
|
1033
|
-
"name": "CLIMain"
|
|
1117
|
+
"name": "CLIMain",
|
|
1118
|
+
"componentId": {
|
|
1119
|
+
"scope": "teambit.harmony",
|
|
1120
|
+
"name": "cli"
|
|
1121
|
+
}
|
|
1034
1122
|
},
|
|
1035
1123
|
{
|
|
1036
1124
|
"__schema": "TypeRefSchema",
|
|
@@ -1039,7 +1127,11 @@
|
|
|
1039
1127
|
"line": 231,
|
|
1040
1128
|
"character": 7
|
|
1041
1129
|
},
|
|
1042
|
-
"name": "LoggerMain"
|
|
1130
|
+
"name": "LoggerMain",
|
|
1131
|
+
"componentId": {
|
|
1132
|
+
"scope": "teambit.harmony",
|
|
1133
|
+
"name": "logger"
|
|
1134
|
+
}
|
|
1043
1135
|
},
|
|
1044
1136
|
{
|
|
1045
1137
|
"__schema": "TypeRefSchema",
|
|
@@ -1048,7 +1140,11 @@
|
|
|
1048
1140
|
"line": 232,
|
|
1049
1141
|
"character": 7
|
|
1050
1142
|
},
|
|
1051
|
-
"name": "WorkerMain"
|
|
1143
|
+
"name": "WorkerMain",
|
|
1144
|
+
"componentId": {
|
|
1145
|
+
"scope": "teambit.harmony",
|
|
1146
|
+
"name": "worker"
|
|
1147
|
+
}
|
|
1052
1148
|
}
|
|
1053
1149
|
]
|
|
1054
1150
|
},
|
|
@@ -1110,7 +1206,12 @@
|
|
|
1110
1206
|
"line": 236,
|
|
1111
1207
|
"character": 14
|
|
1112
1208
|
},
|
|
1113
|
-
"name": "Harmony"
|
|
1209
|
+
"name": "Harmony",
|
|
1210
|
+
"componentId": {
|
|
1211
|
+
"scope": "teambit.harmony",
|
|
1212
|
+
"name": "harmony",
|
|
1213
|
+
"version": "0.4.6"
|
|
1214
|
+
}
|
|
1114
1215
|
},
|
|
1115
1216
|
"isOptional": false,
|
|
1116
1217
|
"isSpread": false
|
|
@@ -1259,7 +1360,11 @@
|
|
|
1259
1360
|
"line": 27,
|
|
1260
1361
|
"character": 33
|
|
1261
1362
|
},
|
|
1262
|
-
"name": "ReactEnv"
|
|
1363
|
+
"name": "ReactEnv",
|
|
1364
|
+
"componentId": {
|
|
1365
|
+
"scope": "teambit.react",
|
|
1366
|
+
"name": "react"
|
|
1367
|
+
}
|
|
1263
1368
|
},
|
|
1264
1369
|
"isOptional": false,
|
|
1265
1370
|
"isSpread": false
|
|
@@ -1279,7 +1384,11 @@
|
|
|
1279
1384
|
"line": 27,
|
|
1280
1385
|
"character": 65
|
|
1281
1386
|
},
|
|
1282
|
-
"name": "AspectLoaderMain"
|
|
1387
|
+
"name": "AspectLoaderMain",
|
|
1388
|
+
"componentId": {
|
|
1389
|
+
"scope": "teambit.harmony",
|
|
1390
|
+
"name": "aspect-loader"
|
|
1391
|
+
}
|
|
1283
1392
|
},
|
|
1284
1393
|
"isOptional": false,
|
|
1285
1394
|
"isSpread": false
|
|
@@ -1299,7 +1408,11 @@
|
|
|
1299
1408
|
"line": 27,
|
|
1300
1409
|
"character": 99
|
|
1301
1410
|
},
|
|
1302
|
-
"name": "Logger"
|
|
1411
|
+
"name": "Logger",
|
|
1412
|
+
"componentId": {
|
|
1413
|
+
"scope": "teambit.harmony",
|
|
1414
|
+
"name": "logger"
|
|
1415
|
+
}
|
|
1303
1416
|
},
|
|
1304
1417
|
"isOptional": false,
|
|
1305
1418
|
"isSpread": false
|
|
@@ -1385,7 +1498,8 @@
|
|
|
1385
1498
|
"line": 37,
|
|
1386
1499
|
"character": 25
|
|
1387
1500
|
},
|
|
1388
|
-
"name": "TsConfigSourceFile"
|
|
1501
|
+
"name": "TsConfigSourceFile",
|
|
1502
|
+
"packageName": "typescript"
|
|
1389
1503
|
},
|
|
1390
1504
|
"isOptional": false,
|
|
1391
1505
|
"isSpread": false
|
|
@@ -1427,7 +1541,8 @@
|
|
|
1427
1541
|
"line": 44,
|
|
1428
1542
|
"character": 30
|
|
1429
1543
|
},
|
|
1430
|
-
"name": "TsConfigSourceFile"
|
|
1544
|
+
"name": "TsConfigSourceFile",
|
|
1545
|
+
"packageName": "typescript"
|
|
1431
1546
|
},
|
|
1432
1547
|
"isOptional": false,
|
|
1433
1548
|
"isSpread": false
|
|
@@ -1549,7 +1664,11 @@
|
|
|
1549
1664
|
"line": 56,
|
|
1550
1665
|
"character": 37
|
|
1551
1666
|
},
|
|
1552
|
-
"name": "BundlerContext"
|
|
1667
|
+
"name": "BundlerContext",
|
|
1668
|
+
"componentId": {
|
|
1669
|
+
"scope": "teambit.compilation",
|
|
1670
|
+
"name": "bundler"
|
|
1671
|
+
}
|
|
1553
1672
|
},
|
|
1554
1673
|
"isOptional": false,
|
|
1555
1674
|
"isSpread": false
|
|
@@ -1576,7 +1695,11 @@
|
|
|
1576
1695
|
"line": 56,
|
|
1577
1696
|
"character": 67
|
|
1578
1697
|
},
|
|
1579
|
-
"name": "WebpackConfigTransformer"
|
|
1698
|
+
"name": "WebpackConfigTransformer",
|
|
1699
|
+
"componentId": {
|
|
1700
|
+
"scope": "teambit.webpack",
|
|
1701
|
+
"name": "webpack"
|
|
1702
|
+
}
|
|
1580
1703
|
}
|
|
1581
1704
|
},
|
|
1582
1705
|
"isOptional": true,
|
|
@@ -1600,7 +1723,11 @@
|
|
|
1600
1723
|
"line": 56,
|
|
1601
1724
|
"character": 109
|
|
1602
1725
|
},
|
|
1603
|
-
"name": "Bundler"
|
|
1726
|
+
"name": "Bundler",
|
|
1727
|
+
"componentId": {
|
|
1728
|
+
"scope": "teambit.compilation",
|
|
1729
|
+
"name": "bundler"
|
|
1730
|
+
}
|
|
1604
1731
|
}
|
|
1605
1732
|
]
|
|
1606
1733
|
},
|
|
@@ -1633,7 +1760,11 @@
|
|
|
1633
1760
|
"line": 61,
|
|
1634
1761
|
"character": 14
|
|
1635
1762
|
},
|
|
1636
|
-
"name": "BundlerContext"
|
|
1763
|
+
"name": "BundlerContext",
|
|
1764
|
+
"componentId": {
|
|
1765
|
+
"scope": "teambit.compilation",
|
|
1766
|
+
"name": "bundler"
|
|
1767
|
+
}
|
|
1637
1768
|
},
|
|
1638
1769
|
"isOptional": false,
|
|
1639
1770
|
"isSpread": false
|
|
@@ -1660,7 +1791,11 @@
|
|
|
1660
1791
|
"line": 62,
|
|
1661
1792
|
"character": 19
|
|
1662
1793
|
},
|
|
1663
|
-
"name": "WebpackConfigTransformer"
|
|
1794
|
+
"name": "WebpackConfigTransformer",
|
|
1795
|
+
"componentId": {
|
|
1796
|
+
"scope": "teambit.webpack",
|
|
1797
|
+
"name": "webpack"
|
|
1798
|
+
}
|
|
1664
1799
|
}
|
|
1665
1800
|
},
|
|
1666
1801
|
"isOptional": true,
|
|
@@ -1684,7 +1819,11 @@
|
|
|
1684
1819
|
"line": 63,
|
|
1685
1820
|
"character": 14
|
|
1686
1821
|
},
|
|
1687
|
-
"name": "Bundler"
|
|
1822
|
+
"name": "Bundler",
|
|
1823
|
+
"componentId": {
|
|
1824
|
+
"scope": "teambit.compilation",
|
|
1825
|
+
"name": "bundler"
|
|
1826
|
+
}
|
|
1688
1827
|
}
|
|
1689
1828
|
]
|
|
1690
1829
|
},
|
|
@@ -1806,7 +1945,11 @@
|
|
|
1806
1945
|
"line": 119,
|
|
1807
1946
|
"character": 22
|
|
1808
1947
|
},
|
|
1809
|
-
"name": "ConfigWriterEntry"
|
|
1948
|
+
"name": "ConfigWriterEntry",
|
|
1949
|
+
"componentId": {
|
|
1950
|
+
"scope": "teambit.workspace",
|
|
1951
|
+
"name": "workspace-config-files"
|
|
1952
|
+
}
|
|
1810
1953
|
}
|
|
1811
1954
|
},
|
|
1812
1955
|
"modifiers": []
|
|
@@ -1835,7 +1978,7 @@
|
|
|
1835
1978
|
"_legacy": {
|
|
1836
1979
|
"scope": "teambit.harmony",
|
|
1837
1980
|
"name": "aspect",
|
|
1838
|
-
"version": "1.0.
|
|
1981
|
+
"version": "1.0.260"
|
|
1839
1982
|
},
|
|
1840
1983
|
"_scope": "teambit.harmony"
|
|
1841
1984
|
}
|
|
@@ -1862,7 +2005,7 @@
|
|
|
1862
2005
|
"_legacy": {
|
|
1863
2006
|
"scope": "teambit.harmony",
|
|
1864
2007
|
"name": "aspect",
|
|
1865
|
-
"version": "1.0.
|
|
2008
|
+
"version": "1.0.260"
|
|
1866
2009
|
},
|
|
1867
2010
|
"_scope": "teambit.harmony"
|
|
1868
2011
|
}
|
|
@@ -1889,7 +2032,7 @@
|
|
|
1889
2032
|
"_legacy": {
|
|
1890
2033
|
"scope": "teambit.harmony",
|
|
1891
2034
|
"name": "aspect",
|
|
1892
|
-
"version": "1.0.
|
|
2035
|
+
"version": "1.0.260"
|
|
1893
2036
|
},
|
|
1894
2037
|
"_scope": "teambit.harmony"
|
|
1895
2038
|
}
|
|
@@ -2045,7 +2188,11 @@
|
|
|
2045
2188
|
"line": 38,
|
|
2046
2189
|
"character": 60
|
|
2047
2190
|
},
|
|
2048
|
-
"name": "EnvsMain"
|
|
2191
|
+
"name": "EnvsMain",
|
|
2192
|
+
"componentId": {
|
|
2193
|
+
"scope": "teambit.envs",
|
|
2194
|
+
"name": "envs"
|
|
2195
|
+
}
|
|
2049
2196
|
},
|
|
2050
2197
|
"isOptional": false,
|
|
2051
2198
|
"isSpread": false
|
|
@@ -2065,7 +2212,11 @@
|
|
|
2065
2212
|
"line": 38,
|
|
2066
2213
|
"character": 89
|
|
2067
2214
|
},
|
|
2068
|
-
"name": "Workspace"
|
|
2215
|
+
"name": "Workspace",
|
|
2216
|
+
"componentId": {
|
|
2217
|
+
"scope": "teambit.workspace",
|
|
2218
|
+
"name": "workspace"
|
|
2219
|
+
}
|
|
2069
2220
|
},
|
|
2070
2221
|
"isOptional": false,
|
|
2071
2222
|
"isSpread": false
|
|
@@ -2124,7 +2275,11 @@
|
|
|
2124
2275
|
"line": 43,
|
|
2125
2276
|
"character": 25
|
|
2126
2277
|
},
|
|
2127
|
-
"name": "EnvTransformer"
|
|
2278
|
+
"name": "EnvTransformer",
|
|
2279
|
+
"componentId": {
|
|
2280
|
+
"scope": "teambit.envs",
|
|
2281
|
+
"name": "envs"
|
|
2282
|
+
}
|
|
2128
2283
|
}
|
|
2129
2284
|
},
|
|
2130
2285
|
"isOptional": true,
|
|
@@ -2146,7 +2301,11 @@
|
|
|
2146
2301
|
"line": 43,
|
|
2147
2302
|
"character": 59
|
|
2148
2303
|
},
|
|
2149
|
-
"name": "Environment"
|
|
2304
|
+
"name": "Environment",
|
|
2305
|
+
"componentId": {
|
|
2306
|
+
"scope": "teambit.envs",
|
|
2307
|
+
"name": "envs"
|
|
2308
|
+
}
|
|
2150
2309
|
},
|
|
2151
2310
|
"isOptional": true,
|
|
2152
2311
|
"defaultValue": "{}",
|
|
@@ -2257,7 +2416,8 @@
|
|
|
2257
2416
|
"line": 47,
|
|
2258
2417
|
"character": 82
|
|
2259
2418
|
},
|
|
2260
|
-
"name": "AspectSource"
|
|
2419
|
+
"name": "AspectSource",
|
|
2420
|
+
"internalFilePath": "aspect.main.runtime.ts"
|
|
2261
2421
|
}
|
|
2262
2422
|
}
|
|
2263
2423
|
}
|
|
@@ -2394,7 +2554,8 @@
|
|
|
2394
2554
|
"line": 97,
|
|
2395
2555
|
"character": 14
|
|
2396
2556
|
},
|
|
2397
|
-
"name": "SetAspectOptions"
|
|
2557
|
+
"name": "SetAspectOptions",
|
|
2558
|
+
"internalFilePath": "aspect.cmd.ts"
|
|
2398
2559
|
},
|
|
2399
2560
|
"isOptional": true,
|
|
2400
2561
|
"defaultValue": "{}",
|
|
@@ -2424,7 +2585,12 @@
|
|
|
2424
2585
|
"line": 98,
|
|
2425
2586
|
"character": 14
|
|
2426
2587
|
},
|
|
2427
|
-
"name": "ComponentID"
|
|
2588
|
+
"name": "ComponentID",
|
|
2589
|
+
"componentId": {
|
|
2590
|
+
"scope": "teambit.component",
|
|
2591
|
+
"name": "component-id",
|
|
2592
|
+
"version": "1.2.0"
|
|
2593
|
+
}
|
|
2428
2594
|
}
|
|
2429
2595
|
}
|
|
2430
2596
|
]
|
|
@@ -2507,7 +2673,12 @@
|
|
|
2507
2673
|
"line": 112,
|
|
2508
2674
|
"character": 83
|
|
2509
2675
|
},
|
|
2510
|
-
"name": "ComponentID"
|
|
2676
|
+
"name": "ComponentID",
|
|
2677
|
+
"componentId": {
|
|
2678
|
+
"scope": "teambit.component",
|
|
2679
|
+
"name": "component-id",
|
|
2680
|
+
"version": "1.2.0"
|
|
2681
|
+
}
|
|
2511
2682
|
}
|
|
2512
2683
|
}
|
|
2513
2684
|
]
|
|
@@ -2568,7 +2739,12 @@
|
|
|
2568
2739
|
"line": 132,
|
|
2569
2740
|
"character": 44
|
|
2570
2741
|
},
|
|
2571
|
-
"name": "ComponentID"
|
|
2742
|
+
"name": "ComponentID",
|
|
2743
|
+
"componentId": {
|
|
2744
|
+
"scope": "teambit.component",
|
|
2745
|
+
"name": "component-id",
|
|
2746
|
+
"version": "1.2.0"
|
|
2747
|
+
}
|
|
2572
2748
|
}
|
|
2573
2749
|
]
|
|
2574
2750
|
},
|
|
@@ -2592,7 +2768,11 @@
|
|
|
2592
2768
|
"line": 132,
|
|
2593
2769
|
"character": 66
|
|
2594
2770
|
},
|
|
2595
|
-
"name": "AspectList"
|
|
2771
|
+
"name": "AspectList",
|
|
2772
|
+
"componentId": {
|
|
2773
|
+
"scope": "teambit.component",
|
|
2774
|
+
"name": "component"
|
|
2775
|
+
}
|
|
2596
2776
|
}
|
|
2597
2777
|
]
|
|
2598
2778
|
},
|
|
@@ -2652,7 +2832,12 @@
|
|
|
2652
2832
|
"line": 143,
|
|
2653
2833
|
"character": 56
|
|
2654
2834
|
},
|
|
2655
|
-
"name": "ComponentID"
|
|
2835
|
+
"name": "ComponentID",
|
|
2836
|
+
"componentId": {
|
|
2837
|
+
"scope": "teambit.component",
|
|
2838
|
+
"name": "component-id",
|
|
2839
|
+
"version": "1.2.0"
|
|
2840
|
+
}
|
|
2656
2841
|
}
|
|
2657
2842
|
]
|
|
2658
2843
|
},
|
|
@@ -2764,7 +2949,12 @@
|
|
|
2764
2949
|
"line": 160,
|
|
2765
2950
|
"character": 25
|
|
2766
2951
|
},
|
|
2767
|
-
"name": "ComponentID"
|
|
2952
|
+
"name": "ComponentID",
|
|
2953
|
+
"componentId": {
|
|
2954
|
+
"scope": "teambit.component",
|
|
2955
|
+
"name": "component-id",
|
|
2956
|
+
"version": "1.2.0"
|
|
2957
|
+
}
|
|
2768
2958
|
}
|
|
2769
2959
|
},
|
|
2770
2960
|
"isOptional": false
|
|
@@ -2792,7 +2982,12 @@
|
|
|
2792
2982
|
"line": 160,
|
|
2793
2983
|
"character": 57
|
|
2794
2984
|
},
|
|
2795
|
-
"name": "ComponentID"
|
|
2985
|
+
"name": "ComponentID",
|
|
2986
|
+
"componentId": {
|
|
2987
|
+
"scope": "teambit.component",
|
|
2988
|
+
"name": "component-id",
|
|
2989
|
+
"version": "1.2.0"
|
|
2990
|
+
}
|
|
2796
2991
|
}
|
|
2797
2992
|
},
|
|
2798
2993
|
"isOptional": false
|
|
@@ -2840,7 +3035,11 @@
|
|
|
2840
3035
|
"line": 198,
|
|
2841
3036
|
"character": 42
|
|
2842
3037
|
},
|
|
2843
|
-
"name": "EnvPolicyConfigObject"
|
|
3038
|
+
"name": "EnvPolicyConfigObject",
|
|
3039
|
+
"componentId": {
|
|
3040
|
+
"scope": "teambit.dependencies",
|
|
3041
|
+
"name": "dependency-resolver"
|
|
3042
|
+
}
|
|
2844
3043
|
},
|
|
2845
3044
|
"isOptional": false,
|
|
2846
3045
|
"isSpread": false
|
|
@@ -2936,7 +3135,11 @@
|
|
|
2936
3135
|
"line": 223,
|
|
2937
3136
|
"character": 7
|
|
2938
3137
|
},
|
|
2939
|
-
"name": "ReactMain"
|
|
3138
|
+
"name": "ReactMain",
|
|
3139
|
+
"componentId": {
|
|
3140
|
+
"scope": "teambit.react",
|
|
3141
|
+
"name": "react"
|
|
3142
|
+
}
|
|
2940
3143
|
},
|
|
2941
3144
|
{
|
|
2942
3145
|
"__schema": "TypeRefSchema",
|
|
@@ -2945,7 +3148,11 @@
|
|
|
2945
3148
|
"line": 224,
|
|
2946
3149
|
"character": 7
|
|
2947
3150
|
},
|
|
2948
|
-
"name": "EnvsMain"
|
|
3151
|
+
"name": "EnvsMain",
|
|
3152
|
+
"componentId": {
|
|
3153
|
+
"scope": "teambit.envs",
|
|
3154
|
+
"name": "envs"
|
|
3155
|
+
}
|
|
2949
3156
|
},
|
|
2950
3157
|
{
|
|
2951
3158
|
"__schema": "TypeRefSchema",
|
|
@@ -2954,7 +3161,11 @@
|
|
|
2954
3161
|
"line": 225,
|
|
2955
3162
|
"character": 7
|
|
2956
3163
|
},
|
|
2957
|
-
"name": "BuilderMain"
|
|
3164
|
+
"name": "BuilderMain",
|
|
3165
|
+
"componentId": {
|
|
3166
|
+
"scope": "teambit.pipelines",
|
|
3167
|
+
"name": "builder"
|
|
3168
|
+
}
|
|
2958
3169
|
},
|
|
2959
3170
|
{
|
|
2960
3171
|
"__schema": "TypeRefSchema",
|
|
@@ -2963,7 +3174,11 @@
|
|
|
2963
3174
|
"line": 226,
|
|
2964
3175
|
"character": 7
|
|
2965
3176
|
},
|
|
2966
|
-
"name": "AspectLoaderMain"
|
|
3177
|
+
"name": "AspectLoaderMain",
|
|
3178
|
+
"componentId": {
|
|
3179
|
+
"scope": "teambit.harmony",
|
|
3180
|
+
"name": "aspect-loader"
|
|
3181
|
+
}
|
|
2967
3182
|
},
|
|
2968
3183
|
{
|
|
2969
3184
|
"__schema": "TypeRefSchema",
|
|
@@ -2972,7 +3187,11 @@
|
|
|
2972
3187
|
"line": 227,
|
|
2973
3188
|
"character": 7
|
|
2974
3189
|
},
|
|
2975
|
-
"name": "CompilerMain"
|
|
3190
|
+
"name": "CompilerMain",
|
|
3191
|
+
"componentId": {
|
|
3192
|
+
"scope": "teambit.compilation",
|
|
3193
|
+
"name": "compiler"
|
|
3194
|
+
}
|
|
2976
3195
|
},
|
|
2977
3196
|
{
|
|
2978
3197
|
"__schema": "TypeRefSchema",
|
|
@@ -2981,7 +3200,11 @@
|
|
|
2981
3200
|
"line": 228,
|
|
2982
3201
|
"character": 7
|
|
2983
3202
|
},
|
|
2984
|
-
"name": "GeneratorMain"
|
|
3203
|
+
"name": "GeneratorMain",
|
|
3204
|
+
"componentId": {
|
|
3205
|
+
"scope": "teambit.generator",
|
|
3206
|
+
"name": "generator"
|
|
3207
|
+
}
|
|
2985
3208
|
},
|
|
2986
3209
|
{
|
|
2987
3210
|
"__schema": "TypeRefSchema",
|
|
@@ -2990,7 +3213,11 @@
|
|
|
2990
3213
|
"line": 229,
|
|
2991
3214
|
"character": 7
|
|
2992
3215
|
},
|
|
2993
|
-
"name": "Workspace"
|
|
3216
|
+
"name": "Workspace",
|
|
3217
|
+
"componentId": {
|
|
3218
|
+
"scope": "teambit.workspace",
|
|
3219
|
+
"name": "workspace"
|
|
3220
|
+
}
|
|
2994
3221
|
},
|
|
2995
3222
|
{
|
|
2996
3223
|
"__schema": "TypeRefSchema",
|
|
@@ -2999,7 +3226,11 @@
|
|
|
2999
3226
|
"line": 230,
|
|
3000
3227
|
"character": 7
|
|
3001
3228
|
},
|
|
3002
|
-
"name": "CLIMain"
|
|
3229
|
+
"name": "CLIMain",
|
|
3230
|
+
"componentId": {
|
|
3231
|
+
"scope": "teambit.harmony",
|
|
3232
|
+
"name": "cli"
|
|
3233
|
+
}
|
|
3003
3234
|
},
|
|
3004
3235
|
{
|
|
3005
3236
|
"__schema": "TypeRefSchema",
|
|
@@ -3008,7 +3239,11 @@
|
|
|
3008
3239
|
"line": 231,
|
|
3009
3240
|
"character": 7
|
|
3010
3241
|
},
|
|
3011
|
-
"name": "LoggerMain"
|
|
3242
|
+
"name": "LoggerMain",
|
|
3243
|
+
"componentId": {
|
|
3244
|
+
"scope": "teambit.harmony",
|
|
3245
|
+
"name": "logger"
|
|
3246
|
+
}
|
|
3012
3247
|
},
|
|
3013
3248
|
{
|
|
3014
3249
|
"__schema": "TypeRefSchema",
|
|
@@ -3017,7 +3252,11 @@
|
|
|
3017
3252
|
"line": 232,
|
|
3018
3253
|
"character": 7
|
|
3019
3254
|
},
|
|
3020
|
-
"name": "WorkerMain"
|
|
3255
|
+
"name": "WorkerMain",
|
|
3256
|
+
"componentId": {
|
|
3257
|
+
"scope": "teambit.harmony",
|
|
3258
|
+
"name": "worker"
|
|
3259
|
+
}
|
|
3021
3260
|
}
|
|
3022
3261
|
]
|
|
3023
3262
|
},
|
|
@@ -3079,7 +3318,12 @@
|
|
|
3079
3318
|
"line": 236,
|
|
3080
3319
|
"character": 14
|
|
3081
3320
|
},
|
|
3082
|
-
"name": "Harmony"
|
|
3321
|
+
"name": "Harmony",
|
|
3322
|
+
"componentId": {
|
|
3323
|
+
"scope": "teambit.harmony",
|
|
3324
|
+
"name": "harmony",
|
|
3325
|
+
"version": "0.4.6"
|
|
3326
|
+
}
|
|
3083
3327
|
},
|
|
3084
3328
|
"isOptional": false,
|
|
3085
3329
|
"isSpread": false
|
|
@@ -3270,7 +3514,11 @@
|
|
|
3270
3514
|
"line": 27,
|
|
3271
3515
|
"character": 33
|
|
3272
3516
|
},
|
|
3273
|
-
"name": "ReactEnv"
|
|
3517
|
+
"name": "ReactEnv",
|
|
3518
|
+
"componentId": {
|
|
3519
|
+
"scope": "teambit.react",
|
|
3520
|
+
"name": "react"
|
|
3521
|
+
}
|
|
3274
3522
|
},
|
|
3275
3523
|
"isOptional": false,
|
|
3276
3524
|
"isSpread": false
|
|
@@ -3290,7 +3538,11 @@
|
|
|
3290
3538
|
"line": 27,
|
|
3291
3539
|
"character": 65
|
|
3292
3540
|
},
|
|
3293
|
-
"name": "AspectLoaderMain"
|
|
3541
|
+
"name": "AspectLoaderMain",
|
|
3542
|
+
"componentId": {
|
|
3543
|
+
"scope": "teambit.harmony",
|
|
3544
|
+
"name": "aspect-loader"
|
|
3545
|
+
}
|
|
3294
3546
|
},
|
|
3295
3547
|
"isOptional": false,
|
|
3296
3548
|
"isSpread": false
|
|
@@ -3310,7 +3562,11 @@
|
|
|
3310
3562
|
"line": 27,
|
|
3311
3563
|
"character": 99
|
|
3312
3564
|
},
|
|
3313
|
-
"name": "Logger"
|
|
3565
|
+
"name": "Logger",
|
|
3566
|
+
"componentId": {
|
|
3567
|
+
"scope": "teambit.harmony",
|
|
3568
|
+
"name": "logger"
|
|
3569
|
+
}
|
|
3314
3570
|
},
|
|
3315
3571
|
"isOptional": false,
|
|
3316
3572
|
"isSpread": false
|
|
@@ -3396,7 +3652,8 @@
|
|
|
3396
3652
|
"line": 37,
|
|
3397
3653
|
"character": 25
|
|
3398
3654
|
},
|
|
3399
|
-
"name": "TsConfigSourceFile"
|
|
3655
|
+
"name": "TsConfigSourceFile",
|
|
3656
|
+
"packageName": "typescript"
|
|
3400
3657
|
},
|
|
3401
3658
|
"isOptional": false,
|
|
3402
3659
|
"isSpread": false
|
|
@@ -3438,7 +3695,8 @@
|
|
|
3438
3695
|
"line": 44,
|
|
3439
3696
|
"character": 30
|
|
3440
3697
|
},
|
|
3441
|
-
"name": "TsConfigSourceFile"
|
|
3698
|
+
"name": "TsConfigSourceFile",
|
|
3699
|
+
"packageName": "typescript"
|
|
3442
3700
|
},
|
|
3443
3701
|
"isOptional": false,
|
|
3444
3702
|
"isSpread": false
|
|
@@ -3560,7 +3818,11 @@
|
|
|
3560
3818
|
"line": 56,
|
|
3561
3819
|
"character": 37
|
|
3562
3820
|
},
|
|
3563
|
-
"name": "BundlerContext"
|
|
3821
|
+
"name": "BundlerContext",
|
|
3822
|
+
"componentId": {
|
|
3823
|
+
"scope": "teambit.compilation",
|
|
3824
|
+
"name": "bundler"
|
|
3825
|
+
}
|
|
3564
3826
|
},
|
|
3565
3827
|
"isOptional": false,
|
|
3566
3828
|
"isSpread": false
|
|
@@ -3587,7 +3849,11 @@
|
|
|
3587
3849
|
"line": 56,
|
|
3588
3850
|
"character": 67
|
|
3589
3851
|
},
|
|
3590
|
-
"name": "WebpackConfigTransformer"
|
|
3852
|
+
"name": "WebpackConfigTransformer",
|
|
3853
|
+
"componentId": {
|
|
3854
|
+
"scope": "teambit.webpack",
|
|
3855
|
+
"name": "webpack"
|
|
3856
|
+
}
|
|
3591
3857
|
}
|
|
3592
3858
|
},
|
|
3593
3859
|
"isOptional": true,
|
|
@@ -3611,7 +3877,11 @@
|
|
|
3611
3877
|
"line": 56,
|
|
3612
3878
|
"character": 109
|
|
3613
3879
|
},
|
|
3614
|
-
"name": "Bundler"
|
|
3880
|
+
"name": "Bundler",
|
|
3881
|
+
"componentId": {
|
|
3882
|
+
"scope": "teambit.compilation",
|
|
3883
|
+
"name": "bundler"
|
|
3884
|
+
}
|
|
3615
3885
|
}
|
|
3616
3886
|
]
|
|
3617
3887
|
},
|
|
@@ -3644,7 +3914,11 @@
|
|
|
3644
3914
|
"line": 61,
|
|
3645
3915
|
"character": 14
|
|
3646
3916
|
},
|
|
3647
|
-
"name": "BundlerContext"
|
|
3917
|
+
"name": "BundlerContext",
|
|
3918
|
+
"componentId": {
|
|
3919
|
+
"scope": "teambit.compilation",
|
|
3920
|
+
"name": "bundler"
|
|
3921
|
+
}
|
|
3648
3922
|
},
|
|
3649
3923
|
"isOptional": false,
|
|
3650
3924
|
"isSpread": false
|
|
@@ -3671,7 +3945,11 @@
|
|
|
3671
3945
|
"line": 62,
|
|
3672
3946
|
"character": 19
|
|
3673
3947
|
},
|
|
3674
|
-
"name": "WebpackConfigTransformer"
|
|
3948
|
+
"name": "WebpackConfigTransformer",
|
|
3949
|
+
"componentId": {
|
|
3950
|
+
"scope": "teambit.webpack",
|
|
3951
|
+
"name": "webpack"
|
|
3952
|
+
}
|
|
3675
3953
|
}
|
|
3676
3954
|
},
|
|
3677
3955
|
"isOptional": true,
|
|
@@ -3695,7 +3973,11 @@
|
|
|
3695
3973
|
"line": 63,
|
|
3696
3974
|
"character": 14
|
|
3697
3975
|
},
|
|
3698
|
-
"name": "Bundler"
|
|
3976
|
+
"name": "Bundler",
|
|
3977
|
+
"componentId": {
|
|
3978
|
+
"scope": "teambit.compilation",
|
|
3979
|
+
"name": "bundler"
|
|
3980
|
+
}
|
|
3699
3981
|
}
|
|
3700
3982
|
]
|
|
3701
3983
|
},
|
|
@@ -3817,7 +4099,11 @@
|
|
|
3817
4099
|
"line": 119,
|
|
3818
4100
|
"character": 22
|
|
3819
4101
|
},
|
|
3820
|
-
"name": "ConfigWriterEntry"
|
|
4102
|
+
"name": "ConfigWriterEntry",
|
|
4103
|
+
"componentId": {
|
|
4104
|
+
"scope": "teambit.workspace",
|
|
4105
|
+
"name": "workspace-config-files"
|
|
4106
|
+
}
|
|
3821
4107
|
}
|
|
3822
4108
|
},
|
|
3823
4109
|
"modifiers": []
|
|
@@ -3846,7 +4132,7 @@
|
|
|
3846
4132
|
"_legacy": {
|
|
3847
4133
|
"scope": "teambit.harmony",
|
|
3848
4134
|
"name": "aspect",
|
|
3849
|
-
"version": "1.0.
|
|
4135
|
+
"version": "1.0.260"
|
|
3850
4136
|
},
|
|
3851
4137
|
"_scope": "teambit.harmony"
|
|
3852
4138
|
}
|
|
@@ -3873,7 +4159,7 @@
|
|
|
3873
4159
|
"_legacy": {
|
|
3874
4160
|
"scope": "teambit.harmony",
|
|
3875
4161
|
"name": "aspect",
|
|
3876
|
-
"version": "1.0.
|
|
4162
|
+
"version": "1.0.260"
|
|
3877
4163
|
},
|
|
3878
4164
|
"_scope": "teambit.harmony"
|
|
3879
4165
|
}
|
|
@@ -3900,7 +4186,7 @@
|
|
|
3900
4186
|
"_legacy": {
|
|
3901
4187
|
"scope": "teambit.harmony",
|
|
3902
4188
|
"name": "aspect",
|
|
3903
|
-
"version": "1.0.
|
|
4189
|
+
"version": "1.0.260"
|
|
3904
4190
|
},
|
|
3905
4191
|
"_scope": "teambit.harmony"
|
|
3906
4192
|
}
|
|
@@ -3948,7 +4234,7 @@
|
|
|
3948
4234
|
"componentId": {
|
|
3949
4235
|
"scope": "teambit.harmony",
|
|
3950
4236
|
"name": "aspect",
|
|
3951
|
-
"version": "1.0.
|
|
4237
|
+
"version": "1.0.260"
|
|
3952
4238
|
},
|
|
3953
4239
|
"taggedModuleExports": []
|
|
3954
4240
|
}
|