@teambit/docs 1.0.411 → 1.0.413
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/static/css/teambit.docs/{docs-preview.342038de.css → docs-preview.b64a6717.css} +6 -6
- package/artifacts/preview/teambit_docs_docs-preview.js +6 -6
- package/artifacts/schema.json +22 -7
- package/dist/{preview-1726715976656.js → preview-1727148128138.js} +2 -2
- package/package.json +19 -20
package/artifacts/schema.json
CHANGED
@@ -23,13 +23,18 @@
|
|
23
23
|
"signature": "export { Doc };\n\nDoc",
|
24
24
|
"name": "Doc",
|
25
25
|
"exportNode": {
|
26
|
-
"__schema": "
|
26
|
+
"__schema": "TypeRefSchema",
|
27
27
|
"location": {
|
28
28
|
"filePath": "index.ts",
|
29
29
|
"line": 7,
|
30
30
|
"character": 10
|
31
31
|
},
|
32
|
-
"name": "Doc"
|
32
|
+
"name": "Doc",
|
33
|
+
"componentId": {
|
34
|
+
"scope": "teambit.docs",
|
35
|
+
"name": "entities/doc",
|
36
|
+
"version": "0.0.12"
|
37
|
+
}
|
33
38
|
}
|
34
39
|
},
|
35
40
|
{
|
@@ -42,13 +47,18 @@
|
|
42
47
|
"signature": "export { DocProp };\n\nDocProp",
|
43
48
|
"name": "DocProp",
|
44
49
|
"exportNode": {
|
45
|
-
"__schema": "
|
50
|
+
"__schema": "TypeRefSchema",
|
46
51
|
"location": {
|
47
52
|
"filePath": "index.ts",
|
48
53
|
"line": 7,
|
49
54
|
"character": 15
|
50
55
|
},
|
51
|
-
"name": "DocProp"
|
56
|
+
"name": "DocProp",
|
57
|
+
"componentId": {
|
58
|
+
"scope": "teambit.docs",
|
59
|
+
"name": "entities/doc",
|
60
|
+
"version": "0.0.12"
|
61
|
+
}
|
52
62
|
}
|
53
63
|
},
|
54
64
|
{
|
@@ -61,13 +71,18 @@
|
|
61
71
|
"signature": "export { DocPropList };\n\nDocPropList",
|
62
72
|
"name": "DocPropList",
|
63
73
|
"exportNode": {
|
64
|
-
"__schema": "
|
74
|
+
"__schema": "TypeRefSchema",
|
65
75
|
"location": {
|
66
76
|
"filePath": "index.ts",
|
67
77
|
"line": 7,
|
68
78
|
"character": 24
|
69
79
|
},
|
70
|
-
"name": "DocPropList"
|
80
|
+
"name": "DocPropList",
|
81
|
+
"componentId": {
|
82
|
+
"scope": "teambit.docs",
|
83
|
+
"name": "entities/doc",
|
84
|
+
"version": "0.0.12"
|
85
|
+
}
|
71
86
|
}
|
72
87
|
},
|
73
88
|
{
|
@@ -6670,7 +6685,7 @@
|
|
6670
6685
|
"componentId": {
|
6671
6686
|
"scope": "teambit.docs",
|
6672
6687
|
"name": "docs",
|
6673
|
-
"version": "1.0.
|
6688
|
+
"version": "1.0.413"
|
6674
6689
|
},
|
6675
6690
|
"taggedModuleExports": []
|
6676
6691
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.413/dist/docs.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.413/dist/docs.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/docs",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.413",
|
4
4
|
"homepage": "https://bit.cloud/teambit/docs/docs",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.docs",
|
8
8
|
"name": "docs",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.413"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphql-tag": "2.12.1",
|
@@ -19,22 +19,22 @@
|
|
19
19
|
"@teambit/base-react.themes.theme-switcher": "1.0.2",
|
20
20
|
"@teambit/component.ui.component-meta": "0.0.358",
|
21
21
|
"@teambit/base-ui.loaders.skeleton": "1.0.1",
|
22
|
-
"@teambit/compiler": "1.0.
|
23
|
-
"@teambit/component": "1.0.
|
24
|
-
"@teambit/pkg": "1.0.
|
25
|
-
"@teambit/workspace": "1.0.
|
26
|
-
"@teambit/cli": "0.0.
|
27
|
-
"@teambit/component.sources": "0.0.
|
28
|
-
"@teambit/dev-files": "1.0.
|
29
|
-
"@teambit/envs": "1.0.
|
30
|
-
"@teambit/graphql": "1.0.
|
31
|
-
"@teambit/logger": "0.0.
|
32
|
-
"@teambit/preview": "1.0.
|
33
|
-
"@teambit/scope": "1.0.
|
34
|
-
"@teambit/api-reference": "1.0.
|
35
|
-
"@teambit/component-compare": "1.0.
|
36
|
-
"@teambit/ui": "1.0.
|
37
|
-
"@teambit/pubsub": "1.0.
|
22
|
+
"@teambit/compiler": "1.0.413",
|
23
|
+
"@teambit/component": "1.0.413",
|
24
|
+
"@teambit/pkg": "1.0.413",
|
25
|
+
"@teambit/workspace": "1.0.413",
|
26
|
+
"@teambit/cli": "0.0.990",
|
27
|
+
"@teambit/component.sources": "0.0.31",
|
28
|
+
"@teambit/dev-files": "1.0.413",
|
29
|
+
"@teambit/envs": "1.0.413",
|
30
|
+
"@teambit/graphql": "1.0.413",
|
31
|
+
"@teambit/logger": "0.0.1083",
|
32
|
+
"@teambit/preview": "1.0.413",
|
33
|
+
"@teambit/scope": "1.0.413",
|
34
|
+
"@teambit/api-reference": "1.0.413",
|
35
|
+
"@teambit/component-compare": "1.0.413",
|
36
|
+
"@teambit/ui": "1.0.413",
|
37
|
+
"@teambit/pubsub": "1.0.413",
|
38
38
|
"@teambit/compositions.panels.composition-gallery": "0.0.212",
|
39
39
|
"@teambit/preview.ui.component-preview": "1.0.15"
|
40
40
|
},
|
@@ -42,10 +42,9 @@
|
|
42
42
|
"@types/lodash": "4.14.165",
|
43
43
|
"@types/classnames": "2.2.11",
|
44
44
|
"@types/mocha": "9.1.0",
|
45
|
-
"chai": "4.3.0",
|
46
45
|
"@teambit/docs.content.docs-overview": "1.95.9",
|
47
46
|
"@teambit/component-id": "1.2.0",
|
48
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
47
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.59"
|
49
48
|
},
|
50
49
|
"peerDependencies": {
|
51
50
|
"react": "^17.0.0 || ^18.0.0",
|