@teambit/community 1.0.226 → 1.0.227
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/schema.json +7 -19
- package/package.json +5 -5
- package/tsconfig.json +10 -1
- package/dist/community.aspect.d.ts +0 -2
- package/dist/community.main.runtime.d.ts +0 -16
- package/dist/index.d.ts +0 -4
- /package/dist/{preview-1712632644937.js → preview-1712719054377.js} +0 -0
|
@@ -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.community/community@1.0.
|
|
3
|
+
<testsuite name="teambit.community/community@1.0.227" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -48,8 +48,7 @@
|
|
|
48
48
|
"line": 20,
|
|
49
49
|
"character": 21
|
|
50
50
|
},
|
|
51
|
-
"name": "CommunityWorkspaceConfig"
|
|
52
|
-
"internalFilePath": "community.main.runtime.ts"
|
|
51
|
+
"name": "CommunityWorkspaceConfig"
|
|
53
52
|
},
|
|
54
53
|
"isOptional": false,
|
|
55
54
|
"isSpread": false
|
|
@@ -226,11 +225,7 @@
|
|
|
226
225
|
"line": 39,
|
|
227
226
|
"character": 33
|
|
228
227
|
},
|
|
229
|
-
"name": "GeneratorMain"
|
|
230
|
-
"componentId": {
|
|
231
|
-
"scope": "teambit.generator",
|
|
232
|
-
"name": "generator"
|
|
233
|
-
}
|
|
228
|
+
"name": "GeneratorMain"
|
|
234
229
|
}
|
|
235
230
|
]
|
|
236
231
|
},
|
|
@@ -252,8 +247,7 @@
|
|
|
252
247
|
"line": 39,
|
|
253
248
|
"character": 57
|
|
254
249
|
},
|
|
255
|
-
"name": "CommunityWorkspaceConfig"
|
|
256
|
-
"internalFilePath": "community.main.runtime.ts"
|
|
250
|
+
"name": "CommunityWorkspaceConfig"
|
|
257
251
|
},
|
|
258
252
|
"isOptional": false,
|
|
259
253
|
"isSpread": false
|
|
@@ -413,8 +407,7 @@
|
|
|
413
407
|
"line": 20,
|
|
414
408
|
"character": 21
|
|
415
409
|
},
|
|
416
|
-
"name": "CommunityWorkspaceConfig"
|
|
417
|
-
"internalFilePath": "community.main.runtime.ts"
|
|
410
|
+
"name": "CommunityWorkspaceConfig"
|
|
418
411
|
},
|
|
419
412
|
"isOptional": false,
|
|
420
413
|
"isSpread": false
|
|
@@ -591,11 +584,7 @@
|
|
|
591
584
|
"line": 39,
|
|
592
585
|
"character": 33
|
|
593
586
|
},
|
|
594
|
-
"name": "GeneratorMain"
|
|
595
|
-
"componentId": {
|
|
596
|
-
"scope": "teambit.generator",
|
|
597
|
-
"name": "generator"
|
|
598
|
-
}
|
|
587
|
+
"name": "GeneratorMain"
|
|
599
588
|
}
|
|
600
589
|
]
|
|
601
590
|
},
|
|
@@ -617,8 +606,7 @@
|
|
|
617
606
|
"line": 39,
|
|
618
607
|
"character": 57
|
|
619
608
|
},
|
|
620
|
-
"name": "CommunityWorkspaceConfig"
|
|
621
|
-
"internalFilePath": "community.main.runtime.ts"
|
|
609
|
+
"name": "CommunityWorkspaceConfig"
|
|
622
610
|
},
|
|
623
611
|
"isOptional": false,
|
|
624
612
|
"isSpread": false
|
|
@@ -697,7 +685,7 @@
|
|
|
697
685
|
"componentId": {
|
|
698
686
|
"scope": "teambit.community",
|
|
699
687
|
"name": "community",
|
|
700
|
-
"version": "1.0.
|
|
688
|
+
"version": "1.0.227"
|
|
701
689
|
},
|
|
702
690
|
"taggedModuleExports": []
|
|
703
691
|
}
|
package/package.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/community",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.227",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/community/community",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.community",
|
|
8
8
|
"name": "community",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.227"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.4.6",
|
|
13
|
-
"@teambit/cli": "0.0.
|
|
14
|
-
"@teambit/generator": "1.0.
|
|
13
|
+
"@teambit/cli": "0.0.860",
|
|
14
|
+
"@teambit/generator": "1.0.228"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@types/mocha": "9.1.0",
|
|
18
18
|
"chai": "4.3.0",
|
|
19
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
19
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.30"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
22
|
"@teambit/legacy": "1.0.624"
|
package/tsconfig.json
CHANGED
|
@@ -20,7 +20,8 @@
|
|
|
20
20
|
"emitDeclarationOnly": true,
|
|
21
21
|
"strict": true,
|
|
22
22
|
"strictPropertyInitialization": false,
|
|
23
|
-
"noImplicitAny": false
|
|
23
|
+
"noImplicitAny": false,
|
|
24
|
+
"composite": true
|
|
24
25
|
},
|
|
25
26
|
"exclude": [
|
|
26
27
|
"artifacts",
|
|
@@ -35,5 +36,13 @@
|
|
|
35
36
|
"include": [
|
|
36
37
|
"**/*",
|
|
37
38
|
"**/*.json"
|
|
39
|
+
],
|
|
40
|
+
"references": [
|
|
41
|
+
{
|
|
42
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.860"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.generator_generator@1.0.228"
|
|
46
|
+
}
|
|
38
47
|
]
|
|
39
48
|
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { GeneratorMain } from '@teambit/generator';
|
|
2
|
-
export interface CommunityWorkspaceConfig {
|
|
3
|
-
communityDomain: string;
|
|
4
|
-
docsDomain: string;
|
|
5
|
-
}
|
|
6
|
-
export declare class CommunityMain {
|
|
7
|
-
private config;
|
|
8
|
-
constructor(config: CommunityWorkspaceConfig);
|
|
9
|
-
getBaseDomain(): string;
|
|
10
|
-
getDocsDomain(): string;
|
|
11
|
-
static slots: never[];
|
|
12
|
-
static dependencies: import("@teambit/harmony").Aspect[];
|
|
13
|
-
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
14
|
-
static defaultConfig: CommunityWorkspaceConfig;
|
|
15
|
-
static provider(_deps: [GeneratorMain], config: CommunityWorkspaceConfig): Promise<CommunityMain>;
|
|
16
|
-
}
|
package/dist/index.d.ts
DELETED
|
File without changes
|