@teambit/forking 1.0.419 → 1.0.421
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.
|
@@ -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.component/forking@1.0.
|
|
3
|
+
<testsuite name="teambit.component/forking@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.component/forking-preview"]=t():e["teambit.component/forking-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.component/forking-preview"]=t():e["teambit.component/forking-preview"]=t()}(self,(()=>(()=>{"use strict";var e={42023:(e,t,o)=>{var n={id:"teambit.component/forking@1.0.421",homepage:"https://bit.cloud/teambit/component/forking",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const c=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/forking.svg"}));c.__bit_component=n,t.Logo=c},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},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 n={};o.r(n),o.d(n,{compositions:()=>d,compositions_metadata:()=>v,overview:()=>m});var r={};o.r(r),o.d(r,{default:()=>l});var i=o(42023);o(41594);const c=MdxJsReact,a=TeambitMdxUiMdxScopeContext;var p=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},s.apply(null,arguments)}var u={},f="wrapper";function l(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,p);return(0,c.mdx)(f,s({},u,o,{components:t,mdxType:"MDXLayout"}),(0,c.mdx)(a.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}l.isMDXComponent=!0;const d=[i],m=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -57,7 +57,11 @@
|
|
|
57
57
|
"line": 53,
|
|
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": 54,
|
|
78
82
|
"character": 22
|
|
79
83
|
},
|
|
80
|
-
"name": "InstallMain"
|
|
84
|
+
"name": "InstallMain",
|
|
85
|
+
"componentId": {
|
|
86
|
+
"scope": "teambit.workspace",
|
|
87
|
+
"name": "install"
|
|
88
|
+
}
|
|
81
89
|
},
|
|
82
90
|
"isOptional": false,
|
|
83
91
|
"isSpread": false
|
|
@@ -97,7 +105,11 @@
|
|
|
97
105
|
"line": 55,
|
|
98
106
|
"character": 33
|
|
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": 56,
|
|
118
130
|
"character": 33
|
|
119
131
|
},
|
|
120
|
-
"name": "NewComponentHelperMain"
|
|
132
|
+
"name": "NewComponentHelperMain",
|
|
133
|
+
"componentId": {
|
|
134
|
+
"scope": "teambit.component",
|
|
135
|
+
"name": "new-component-helper"
|
|
136
|
+
}
|
|
121
137
|
},
|
|
122
138
|
"isOptional": false,
|
|
123
139
|
"isSpread": false
|
|
@@ -137,7 +153,11 @@
|
|
|
137
153
|
"line": 57,
|
|
138
154
|
"character": 26
|
|
139
155
|
},
|
|
140
|
-
"name": "RefactoringMain"
|
|
156
|
+
"name": "RefactoringMain",
|
|
157
|
+
"componentId": {
|
|
158
|
+
"scope": "teambit.component",
|
|
159
|
+
"name": "refactoring"
|
|
160
|
+
}
|
|
141
161
|
},
|
|
142
162
|
"isOptional": false,
|
|
143
163
|
"isSpread": false
|
|
@@ -157,7 +177,11 @@
|
|
|
157
177
|
"line": 58,
|
|
158
178
|
"character": 18
|
|
159
179
|
},
|
|
160
|
-
"name": "PkgMain"
|
|
180
|
+
"name": "PkgMain",
|
|
181
|
+
"componentId": {
|
|
182
|
+
"scope": "teambit.pkg",
|
|
183
|
+
"name": "pkg"
|
|
184
|
+
}
|
|
161
185
|
},
|
|
162
186
|
"isOptional": false,
|
|
163
187
|
"isSpread": false
|
|
@@ -250,7 +274,8 @@
|
|
|
250
274
|
"line": 66,
|
|
251
275
|
"character": 61
|
|
252
276
|
},
|
|
253
|
-
"name": "ForkOptions"
|
|
277
|
+
"name": "ForkOptions",
|
|
278
|
+
"internalFilePath": "fork.cmd.ts"
|
|
254
279
|
},
|
|
255
280
|
"isOptional": true,
|
|
256
281
|
"isSpread": false
|
|
@@ -272,7 +297,12 @@
|
|
|
272
297
|
"line": 66,
|
|
273
298
|
"character": 83
|
|
274
299
|
},
|
|
275
|
-
"name": "ComponentID"
|
|
300
|
+
"name": "ComponentID",
|
|
301
|
+
"componentId": {
|
|
302
|
+
"scope": "teambit.component",
|
|
303
|
+
"name": "component-id",
|
|
304
|
+
"version": "1.2.2"
|
|
305
|
+
}
|
|
276
306
|
}
|
|
277
307
|
]
|
|
278
308
|
},
|
|
@@ -316,7 +346,11 @@
|
|
|
316
346
|
"line": 84,
|
|
317
347
|
"character": 26
|
|
318
348
|
},
|
|
319
|
-
"name": "Component"
|
|
349
|
+
"name": "Component",
|
|
350
|
+
"componentId": {
|
|
351
|
+
"scope": "teambit.component",
|
|
352
|
+
"name": "component"
|
|
353
|
+
}
|
|
320
354
|
},
|
|
321
355
|
"isOptional": false,
|
|
322
356
|
"isSpread": false
|
|
@@ -337,7 +371,8 @@
|
|
|
337
371
|
"line": 84,
|
|
338
372
|
"character": 38
|
|
339
373
|
},
|
|
340
|
-
"name": "ForkInfo"
|
|
374
|
+
"name": "ForkInfo",
|
|
375
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
341
376
|
},
|
|
342
377
|
{
|
|
343
378
|
"__schema": "LiteralTypeSchema",
|
|
@@ -377,7 +412,8 @@
|
|
|
377
412
|
"line": 92,
|
|
378
413
|
"character": 50
|
|
379
414
|
},
|
|
380
|
-
"name": "MultipleComponentsToFork"
|
|
415
|
+
"name": "MultipleComponentsToFork",
|
|
416
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
381
417
|
},
|
|
382
418
|
"isOptional": false,
|
|
383
419
|
"isSpread": false
|
|
@@ -397,7 +433,8 @@
|
|
|
397
433
|
"line": 92,
|
|
398
434
|
"character": 85
|
|
399
435
|
},
|
|
400
|
-
"name": "MultipleForkOptions"
|
|
436
|
+
"name": "MultipleForkOptions",
|
|
437
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
401
438
|
},
|
|
402
439
|
"isOptional": true,
|
|
403
440
|
"defaultValue": "{}",
|
|
@@ -513,7 +550,8 @@
|
|
|
513
550
|
"line": 191,
|
|
514
551
|
"character": 15
|
|
515
552
|
},
|
|
516
|
-
"name": "ScopeForkOptions"
|
|
553
|
+
"name": "ScopeForkOptions",
|
|
554
|
+
"internalFilePath": "scope-fork.cmd.ts"
|
|
517
555
|
},
|
|
518
556
|
"isOptional": true,
|
|
519
557
|
"isSpread": false
|
|
@@ -542,7 +580,12 @@
|
|
|
542
580
|
"line": 192,
|
|
543
581
|
"character": 14
|
|
544
582
|
},
|
|
545
|
-
"name": "ComponentID"
|
|
583
|
+
"name": "ComponentID",
|
|
584
|
+
"componentId": {
|
|
585
|
+
"scope": "teambit.component",
|
|
586
|
+
"name": "component-id",
|
|
587
|
+
"version": "1.2.2"
|
|
588
|
+
}
|
|
546
589
|
}
|
|
547
590
|
}
|
|
548
591
|
]
|
|
@@ -647,7 +690,11 @@
|
|
|
647
690
|
"line": 376,
|
|
648
691
|
"character": 5
|
|
649
692
|
},
|
|
650
|
-
"name": "CLIMain"
|
|
693
|
+
"name": "CLIMain",
|
|
694
|
+
"componentId": {
|
|
695
|
+
"scope": "teambit.harmony",
|
|
696
|
+
"name": "cli"
|
|
697
|
+
}
|
|
651
698
|
},
|
|
652
699
|
{
|
|
653
700
|
"__schema": "TypeRefSchema",
|
|
@@ -656,7 +703,11 @@
|
|
|
656
703
|
"line": 377,
|
|
657
704
|
"character": 5
|
|
658
705
|
},
|
|
659
|
-
"name": "Workspace"
|
|
706
|
+
"name": "Workspace",
|
|
707
|
+
"componentId": {
|
|
708
|
+
"scope": "teambit.workspace",
|
|
709
|
+
"name": "workspace"
|
|
710
|
+
}
|
|
660
711
|
},
|
|
661
712
|
{
|
|
662
713
|
"__schema": "TypeRefSchema",
|
|
@@ -665,7 +716,11 @@
|
|
|
665
716
|
"line": 378,
|
|
666
717
|
"character": 5
|
|
667
718
|
},
|
|
668
|
-
"name": "DependencyResolverMain"
|
|
719
|
+
"name": "DependencyResolverMain",
|
|
720
|
+
"componentId": {
|
|
721
|
+
"scope": "teambit.dependencies",
|
|
722
|
+
"name": "dependency-resolver"
|
|
723
|
+
}
|
|
669
724
|
},
|
|
670
725
|
{
|
|
671
726
|
"__schema": "TypeRefSchema",
|
|
@@ -674,7 +729,11 @@
|
|
|
674
729
|
"line": 379,
|
|
675
730
|
"character": 5
|
|
676
731
|
},
|
|
677
|
-
"name": "ComponentMain"
|
|
732
|
+
"name": "ComponentMain",
|
|
733
|
+
"componentId": {
|
|
734
|
+
"scope": "teambit.component",
|
|
735
|
+
"name": "component"
|
|
736
|
+
}
|
|
678
737
|
},
|
|
679
738
|
{
|
|
680
739
|
"__schema": "TypeRefSchema",
|
|
@@ -683,7 +742,11 @@
|
|
|
683
742
|
"line": 380,
|
|
684
743
|
"character": 5
|
|
685
744
|
},
|
|
686
|
-
"name": "NewComponentHelperMain"
|
|
745
|
+
"name": "NewComponentHelperMain",
|
|
746
|
+
"componentId": {
|
|
747
|
+
"scope": "teambit.component",
|
|
748
|
+
"name": "new-component-helper"
|
|
749
|
+
}
|
|
687
750
|
},
|
|
688
751
|
{
|
|
689
752
|
"__schema": "TypeRefSchema",
|
|
@@ -692,7 +755,11 @@
|
|
|
692
755
|
"line": 381,
|
|
693
756
|
"character": 5
|
|
694
757
|
},
|
|
695
|
-
"name": "GraphqlMain"
|
|
758
|
+
"name": "GraphqlMain",
|
|
759
|
+
"componentId": {
|
|
760
|
+
"scope": "teambit.harmony",
|
|
761
|
+
"name": "graphql"
|
|
762
|
+
}
|
|
696
763
|
},
|
|
697
764
|
{
|
|
698
765
|
"__schema": "TypeRefSchema",
|
|
@@ -701,7 +768,11 @@
|
|
|
701
768
|
"line": 382,
|
|
702
769
|
"character": 5
|
|
703
770
|
},
|
|
704
|
-
"name": "RefactoringMain"
|
|
771
|
+
"name": "RefactoringMain",
|
|
772
|
+
"componentId": {
|
|
773
|
+
"scope": "teambit.component",
|
|
774
|
+
"name": "refactoring"
|
|
775
|
+
}
|
|
705
776
|
},
|
|
706
777
|
{
|
|
707
778
|
"__schema": "TypeRefSchema",
|
|
@@ -710,7 +781,11 @@
|
|
|
710
781
|
"line": 383,
|
|
711
782
|
"character": 5
|
|
712
783
|
},
|
|
713
|
-
"name": "PkgMain"
|
|
784
|
+
"name": "PkgMain",
|
|
785
|
+
"componentId": {
|
|
786
|
+
"scope": "teambit.pkg",
|
|
787
|
+
"name": "pkg"
|
|
788
|
+
}
|
|
714
789
|
},
|
|
715
790
|
{
|
|
716
791
|
"__schema": "TypeRefSchema",
|
|
@@ -719,7 +794,11 @@
|
|
|
719
794
|
"line": 384,
|
|
720
795
|
"character": 5
|
|
721
796
|
},
|
|
722
|
-
"name": "InstallMain"
|
|
797
|
+
"name": "InstallMain",
|
|
798
|
+
"componentId": {
|
|
799
|
+
"scope": "teambit.workspace",
|
|
800
|
+
"name": "install"
|
|
801
|
+
}
|
|
723
802
|
}
|
|
724
803
|
]
|
|
725
804
|
},
|
|
@@ -884,7 +963,11 @@
|
|
|
884
963
|
"line": 53,
|
|
885
964
|
"character": 24
|
|
886
965
|
},
|
|
887
|
-
"name": "Workspace"
|
|
966
|
+
"name": "Workspace",
|
|
967
|
+
"componentId": {
|
|
968
|
+
"scope": "teambit.workspace",
|
|
969
|
+
"name": "workspace"
|
|
970
|
+
}
|
|
888
971
|
},
|
|
889
972
|
"isOptional": false,
|
|
890
973
|
"isSpread": false
|
|
@@ -904,7 +987,11 @@
|
|
|
904
987
|
"line": 54,
|
|
905
988
|
"character": 22
|
|
906
989
|
},
|
|
907
|
-
"name": "InstallMain"
|
|
990
|
+
"name": "InstallMain",
|
|
991
|
+
"componentId": {
|
|
992
|
+
"scope": "teambit.workspace",
|
|
993
|
+
"name": "install"
|
|
994
|
+
}
|
|
908
995
|
},
|
|
909
996
|
"isOptional": false,
|
|
910
997
|
"isSpread": false
|
|
@@ -924,7 +1011,11 @@
|
|
|
924
1011
|
"line": 55,
|
|
925
1012
|
"character": 33
|
|
926
1013
|
},
|
|
927
|
-
"name": "DependencyResolverMain"
|
|
1014
|
+
"name": "DependencyResolverMain",
|
|
1015
|
+
"componentId": {
|
|
1016
|
+
"scope": "teambit.dependencies",
|
|
1017
|
+
"name": "dependency-resolver"
|
|
1018
|
+
}
|
|
928
1019
|
},
|
|
929
1020
|
"isOptional": false,
|
|
930
1021
|
"isSpread": false
|
|
@@ -944,7 +1035,11 @@
|
|
|
944
1035
|
"line": 56,
|
|
945
1036
|
"character": 33
|
|
946
1037
|
},
|
|
947
|
-
"name": "NewComponentHelperMain"
|
|
1038
|
+
"name": "NewComponentHelperMain",
|
|
1039
|
+
"componentId": {
|
|
1040
|
+
"scope": "teambit.component",
|
|
1041
|
+
"name": "new-component-helper"
|
|
1042
|
+
}
|
|
948
1043
|
},
|
|
949
1044
|
"isOptional": false,
|
|
950
1045
|
"isSpread": false
|
|
@@ -964,7 +1059,11 @@
|
|
|
964
1059
|
"line": 57,
|
|
965
1060
|
"character": 26
|
|
966
1061
|
},
|
|
967
|
-
"name": "RefactoringMain"
|
|
1062
|
+
"name": "RefactoringMain",
|
|
1063
|
+
"componentId": {
|
|
1064
|
+
"scope": "teambit.component",
|
|
1065
|
+
"name": "refactoring"
|
|
1066
|
+
}
|
|
968
1067
|
},
|
|
969
1068
|
"isOptional": false,
|
|
970
1069
|
"isSpread": false
|
|
@@ -984,7 +1083,11 @@
|
|
|
984
1083
|
"line": 58,
|
|
985
1084
|
"character": 18
|
|
986
1085
|
},
|
|
987
|
-
"name": "PkgMain"
|
|
1086
|
+
"name": "PkgMain",
|
|
1087
|
+
"componentId": {
|
|
1088
|
+
"scope": "teambit.pkg",
|
|
1089
|
+
"name": "pkg"
|
|
1090
|
+
}
|
|
988
1091
|
},
|
|
989
1092
|
"isOptional": false,
|
|
990
1093
|
"isSpread": false
|
|
@@ -1077,7 +1180,8 @@
|
|
|
1077
1180
|
"line": 66,
|
|
1078
1181
|
"character": 61
|
|
1079
1182
|
},
|
|
1080
|
-
"name": "ForkOptions"
|
|
1183
|
+
"name": "ForkOptions",
|
|
1184
|
+
"internalFilePath": "fork.cmd.ts"
|
|
1081
1185
|
},
|
|
1082
1186
|
"isOptional": true,
|
|
1083
1187
|
"isSpread": false
|
|
@@ -1099,7 +1203,12 @@
|
|
|
1099
1203
|
"line": 66,
|
|
1100
1204
|
"character": 83
|
|
1101
1205
|
},
|
|
1102
|
-
"name": "ComponentID"
|
|
1206
|
+
"name": "ComponentID",
|
|
1207
|
+
"componentId": {
|
|
1208
|
+
"scope": "teambit.component",
|
|
1209
|
+
"name": "component-id",
|
|
1210
|
+
"version": "1.2.2"
|
|
1211
|
+
}
|
|
1103
1212
|
}
|
|
1104
1213
|
]
|
|
1105
1214
|
},
|
|
@@ -1143,7 +1252,11 @@
|
|
|
1143
1252
|
"line": 84,
|
|
1144
1253
|
"character": 26
|
|
1145
1254
|
},
|
|
1146
|
-
"name": "Component"
|
|
1255
|
+
"name": "Component",
|
|
1256
|
+
"componentId": {
|
|
1257
|
+
"scope": "teambit.component",
|
|
1258
|
+
"name": "component"
|
|
1259
|
+
}
|
|
1147
1260
|
},
|
|
1148
1261
|
"isOptional": false,
|
|
1149
1262
|
"isSpread": false
|
|
@@ -1164,7 +1277,8 @@
|
|
|
1164
1277
|
"line": 84,
|
|
1165
1278
|
"character": 38
|
|
1166
1279
|
},
|
|
1167
|
-
"name": "ForkInfo"
|
|
1280
|
+
"name": "ForkInfo",
|
|
1281
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
1168
1282
|
},
|
|
1169
1283
|
{
|
|
1170
1284
|
"__schema": "LiteralTypeSchema",
|
|
@@ -1204,7 +1318,8 @@
|
|
|
1204
1318
|
"line": 92,
|
|
1205
1319
|
"character": 50
|
|
1206
1320
|
},
|
|
1207
|
-
"name": "MultipleComponentsToFork"
|
|
1321
|
+
"name": "MultipleComponentsToFork",
|
|
1322
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
1208
1323
|
},
|
|
1209
1324
|
"isOptional": false,
|
|
1210
1325
|
"isSpread": false
|
|
@@ -1224,7 +1339,8 @@
|
|
|
1224
1339
|
"line": 92,
|
|
1225
1340
|
"character": 85
|
|
1226
1341
|
},
|
|
1227
|
-
"name": "MultipleForkOptions"
|
|
1342
|
+
"name": "MultipleForkOptions",
|
|
1343
|
+
"internalFilePath": "forking.main.runtime.ts"
|
|
1228
1344
|
},
|
|
1229
1345
|
"isOptional": true,
|
|
1230
1346
|
"defaultValue": "{}",
|
|
@@ -1340,7 +1456,8 @@
|
|
|
1340
1456
|
"line": 191,
|
|
1341
1457
|
"character": 15
|
|
1342
1458
|
},
|
|
1343
|
-
"name": "ScopeForkOptions"
|
|
1459
|
+
"name": "ScopeForkOptions",
|
|
1460
|
+
"internalFilePath": "scope-fork.cmd.ts"
|
|
1344
1461
|
},
|
|
1345
1462
|
"isOptional": true,
|
|
1346
1463
|
"isSpread": false
|
|
@@ -1369,7 +1486,12 @@
|
|
|
1369
1486
|
"line": 192,
|
|
1370
1487
|
"character": 14
|
|
1371
1488
|
},
|
|
1372
|
-
"name": "ComponentID"
|
|
1489
|
+
"name": "ComponentID",
|
|
1490
|
+
"componentId": {
|
|
1491
|
+
"scope": "teambit.component",
|
|
1492
|
+
"name": "component-id",
|
|
1493
|
+
"version": "1.2.2"
|
|
1494
|
+
}
|
|
1373
1495
|
}
|
|
1374
1496
|
}
|
|
1375
1497
|
]
|
|
@@ -1474,7 +1596,11 @@
|
|
|
1474
1596
|
"line": 376,
|
|
1475
1597
|
"character": 5
|
|
1476
1598
|
},
|
|
1477
|
-
"name": "CLIMain"
|
|
1599
|
+
"name": "CLIMain",
|
|
1600
|
+
"componentId": {
|
|
1601
|
+
"scope": "teambit.harmony",
|
|
1602
|
+
"name": "cli"
|
|
1603
|
+
}
|
|
1478
1604
|
},
|
|
1479
1605
|
{
|
|
1480
1606
|
"__schema": "TypeRefSchema",
|
|
@@ -1483,7 +1609,11 @@
|
|
|
1483
1609
|
"line": 377,
|
|
1484
1610
|
"character": 5
|
|
1485
1611
|
},
|
|
1486
|
-
"name": "Workspace"
|
|
1612
|
+
"name": "Workspace",
|
|
1613
|
+
"componentId": {
|
|
1614
|
+
"scope": "teambit.workspace",
|
|
1615
|
+
"name": "workspace"
|
|
1616
|
+
}
|
|
1487
1617
|
},
|
|
1488
1618
|
{
|
|
1489
1619
|
"__schema": "TypeRefSchema",
|
|
@@ -1492,7 +1622,11 @@
|
|
|
1492
1622
|
"line": 378,
|
|
1493
1623
|
"character": 5
|
|
1494
1624
|
},
|
|
1495
|
-
"name": "DependencyResolverMain"
|
|
1625
|
+
"name": "DependencyResolverMain",
|
|
1626
|
+
"componentId": {
|
|
1627
|
+
"scope": "teambit.dependencies",
|
|
1628
|
+
"name": "dependency-resolver"
|
|
1629
|
+
}
|
|
1496
1630
|
},
|
|
1497
1631
|
{
|
|
1498
1632
|
"__schema": "TypeRefSchema",
|
|
@@ -1501,7 +1635,11 @@
|
|
|
1501
1635
|
"line": 379,
|
|
1502
1636
|
"character": 5
|
|
1503
1637
|
},
|
|
1504
|
-
"name": "ComponentMain"
|
|
1638
|
+
"name": "ComponentMain",
|
|
1639
|
+
"componentId": {
|
|
1640
|
+
"scope": "teambit.component",
|
|
1641
|
+
"name": "component"
|
|
1642
|
+
}
|
|
1505
1643
|
},
|
|
1506
1644
|
{
|
|
1507
1645
|
"__schema": "TypeRefSchema",
|
|
@@ -1510,7 +1648,11 @@
|
|
|
1510
1648
|
"line": 380,
|
|
1511
1649
|
"character": 5
|
|
1512
1650
|
},
|
|
1513
|
-
"name": "NewComponentHelperMain"
|
|
1651
|
+
"name": "NewComponentHelperMain",
|
|
1652
|
+
"componentId": {
|
|
1653
|
+
"scope": "teambit.component",
|
|
1654
|
+
"name": "new-component-helper"
|
|
1655
|
+
}
|
|
1514
1656
|
},
|
|
1515
1657
|
{
|
|
1516
1658
|
"__schema": "TypeRefSchema",
|
|
@@ -1519,7 +1661,11 @@
|
|
|
1519
1661
|
"line": 381,
|
|
1520
1662
|
"character": 5
|
|
1521
1663
|
},
|
|
1522
|
-
"name": "GraphqlMain"
|
|
1664
|
+
"name": "GraphqlMain",
|
|
1665
|
+
"componentId": {
|
|
1666
|
+
"scope": "teambit.harmony",
|
|
1667
|
+
"name": "graphql"
|
|
1668
|
+
}
|
|
1523
1669
|
},
|
|
1524
1670
|
{
|
|
1525
1671
|
"__schema": "TypeRefSchema",
|
|
@@ -1528,7 +1674,11 @@
|
|
|
1528
1674
|
"line": 382,
|
|
1529
1675
|
"character": 5
|
|
1530
1676
|
},
|
|
1531
|
-
"name": "RefactoringMain"
|
|
1677
|
+
"name": "RefactoringMain",
|
|
1678
|
+
"componentId": {
|
|
1679
|
+
"scope": "teambit.component",
|
|
1680
|
+
"name": "refactoring"
|
|
1681
|
+
}
|
|
1532
1682
|
},
|
|
1533
1683
|
{
|
|
1534
1684
|
"__schema": "TypeRefSchema",
|
|
@@ -1537,7 +1687,11 @@
|
|
|
1537
1687
|
"line": 383,
|
|
1538
1688
|
"character": 5
|
|
1539
1689
|
},
|
|
1540
|
-
"name": "PkgMain"
|
|
1690
|
+
"name": "PkgMain",
|
|
1691
|
+
"componentId": {
|
|
1692
|
+
"scope": "teambit.pkg",
|
|
1693
|
+
"name": "pkg"
|
|
1694
|
+
}
|
|
1541
1695
|
},
|
|
1542
1696
|
{
|
|
1543
1697
|
"__schema": "TypeRefSchema",
|
|
@@ -1546,7 +1700,11 @@
|
|
|
1546
1700
|
"line": 384,
|
|
1547
1701
|
"character": 5
|
|
1548
1702
|
},
|
|
1549
|
-
"name": "InstallMain"
|
|
1703
|
+
"name": "InstallMain",
|
|
1704
|
+
"componentId": {
|
|
1705
|
+
"scope": "teambit.workspace",
|
|
1706
|
+
"name": "install"
|
|
1707
|
+
}
|
|
1550
1708
|
}
|
|
1551
1709
|
]
|
|
1552
1710
|
},
|
|
@@ -1850,7 +2008,11 @@
|
|
|
1850
2008
|
"line": 41,
|
|
1851
2009
|
"character": 12
|
|
1852
2010
|
},
|
|
1853
|
-
"name": "ComponentConfig"
|
|
2011
|
+
"name": "ComponentConfig",
|
|
2012
|
+
"componentId": {
|
|
2013
|
+
"scope": "teambit.generator",
|
|
2014
|
+
"name": "generator"
|
|
2015
|
+
}
|
|
1854
2016
|
},
|
|
1855
2017
|
"isOptional": true
|
|
1856
2018
|
}
|
|
@@ -2012,7 +2174,7 @@
|
|
|
2012
2174
|
"componentId": {
|
|
2013
2175
|
"scope": "teambit.component",
|
|
2014
2176
|
"name": "forking",
|
|
2015
|
-
"version": "1.0.
|
|
2177
|
+
"version": "1.0.421"
|
|
2016
2178
|
},
|
|
2017
2179
|
"taggedModuleExports": []
|
|
2018
2180
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.421/dist/forking.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.421/dist/forking.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/forking",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.421",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/forking",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "forking",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.421"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -18,24 +18,24 @@
|
|
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
|
19
19
|
"@teambit/component-id": "1.2.2",
|
|
20
20
|
"@teambit/component-version": "1.0.3",
|
|
21
|
-
"@teambit/cli": "0.0.
|
|
22
|
-
"@teambit/generator": "1.0.
|
|
23
|
-
"@teambit/component": "1.0.
|
|
24
|
-
"@teambit/graphql": "1.0.
|
|
21
|
+
"@teambit/cli": "0.0.998",
|
|
22
|
+
"@teambit/generator": "1.0.422",
|
|
23
|
+
"@teambit/component": "1.0.421",
|
|
24
|
+
"@teambit/graphql": "1.0.421",
|
|
25
25
|
"@teambit/component-package-version": "0.0.434",
|
|
26
|
-
"@teambit/dependency-resolver": "1.0.
|
|
27
|
-
"@teambit/install": "1.0.
|
|
28
|
-
"@teambit/new-component-helper": "1.0.
|
|
29
|
-
"@teambit/pkg": "1.0.
|
|
30
|
-
"@teambit/refactoring": "1.0.
|
|
31
|
-
"@teambit/typescript": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
26
|
+
"@teambit/dependency-resolver": "1.0.421",
|
|
27
|
+
"@teambit/install": "1.0.421",
|
|
28
|
+
"@teambit/new-component-helper": "1.0.421",
|
|
29
|
+
"@teambit/pkg": "1.0.421",
|
|
30
|
+
"@teambit/refactoring": "1.0.421",
|
|
31
|
+
"@teambit/typescript": "1.0.421",
|
|
32
|
+
"@teambit/workspace": "1.0.421"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash": "4.14.165",
|
|
36
36
|
"@types/semver": "7.3.4",
|
|
37
37
|
"@types/mocha": "9.1.0",
|
|
38
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
38
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.60"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": "^17.0.0 || ^18.0.0",
|