@teambit/schema 1.0.1020 → 1.0.1022
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/dist/mock/button/tsconfig.json +17 -17
- package/dist/mock/button-diff.json +128 -128
- package/dist/mock/button-old-schema.json +35 -35
- package/dist/mock/button-schemas.json +3780 -3780
- package/dist/mock/button-v2/tsconfig.json +16 -16
- package/dist/{preview-1781642788204.js → preview-1781878879101.js} +4 -4
- package/package.json +22 -21
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"compilerOptions": {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
3
|
+
"jsx": "react",
|
|
4
|
+
"experimentalDecorators": true,
|
|
5
|
+
"emitDecoratorMetadata": true,
|
|
6
|
+
"strict": true,
|
|
7
|
+
"moduleResolution": "node",
|
|
8
|
+
"module": "commonjs",
|
|
9
|
+
"target": "es2015",
|
|
10
|
+
"skipLibCheck": true,
|
|
11
|
+
"noImplicitAny": false,
|
|
12
|
+
"preserveConstEnums": true,
|
|
13
|
+
"strictPropertyInitialization": false,
|
|
14
|
+
"esModuleInterop": true,
|
|
15
|
+
"resolveJsonModule": true,
|
|
16
|
+
"sourceMap": true,
|
|
17
|
+
"outDir": "./dist"
|
|
18
18
|
}
|
|
19
|
-
}
|
|
19
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
2
|
-
import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
3
|
-
import * as compositions_2 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
4
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/schema.composition.js';
|
|
2
|
+
import * as compositions_1 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/mock/button/button.composition.js';
|
|
3
|
+
import * as compositions_2 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/mock/button-v2/button.composition.js';
|
|
4
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.semantics_schema@1.0.1022/dist/schema.docs.mdx';
|
|
5
5
|
|
|
6
6
|
export const compositions = [compositions_0, compositions_1, compositions_2];
|
|
7
7
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/schema",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1022",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/semantics/schema",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.semantics",
|
|
8
8
|
"name": "schema",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1022"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -14,32 +14,32 @@
|
|
|
14
14
|
"graphql-tag": "2.12.1",
|
|
15
15
|
"graphql-type-json": "0.3.2",
|
|
16
16
|
"fs-extra": "10.0.0",
|
|
17
|
-
"@teambit/semantics.entities.semantic-schema": "0.0.103",
|
|
18
|
-
"@teambit/cli": "0.0.1339",
|
|
19
|
-
"@teambit/logger": "0.0.1432",
|
|
20
|
-
"@teambit/semantics.entities.semantic-schema-diff": "0.0.3",
|
|
21
17
|
"@teambit/harmony": "0.4.7",
|
|
22
|
-
"@teambit/
|
|
23
|
-
"@teambit/
|
|
24
|
-
"@teambit/
|
|
25
|
-
"@teambit/
|
|
26
|
-
"@teambit/
|
|
27
|
-
"@teambit/
|
|
28
|
-
"@teambit/
|
|
29
|
-
"@teambit/
|
|
30
|
-
"@teambit/
|
|
31
|
-
"@teambit/
|
|
32
|
-
"@teambit/
|
|
18
|
+
"@teambit/semantics.entities.semantic-schema": "0.0.104",
|
|
19
|
+
"@teambit/cli": "0.0.1340",
|
|
20
|
+
"@teambit/component": "1.0.1022",
|
|
21
|
+
"@teambit/logger": "0.0.1433",
|
|
22
|
+
"@teambit/semantics.entities.semantic-schema-diff": "0.0.4",
|
|
23
|
+
"@teambit/envs": "1.0.1022",
|
|
24
|
+
"@teambit/formatter": "1.0.1022",
|
|
25
|
+
"@teambit/legacy.constants": "0.0.31",
|
|
26
|
+
"@teambit/graphql": "1.0.1022",
|
|
27
|
+
"@teambit/builder": "1.0.1022",
|
|
28
|
+
"@teambit/defender.prettier.config-mutator": "0.0.118",
|
|
29
|
+
"@teambit/scope.network": "0.0.128",
|
|
30
|
+
"@teambit/scope": "1.0.1022",
|
|
31
|
+
"@teambit/typescript": "1.0.1022",
|
|
32
|
+
"@teambit/workspace": "1.0.1022"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/fs-extra": "9.0.7",
|
|
36
36
|
"chai-subset": "^1.6.0",
|
|
37
37
|
"@types/mocha": "9.1.0",
|
|
38
38
|
"@teambit/component-id": "1.2.4",
|
|
39
|
-
"@teambit/harmony.
|
|
40
|
-
"@teambit/harmony.
|
|
41
|
-
"@teambit/tracker": "1.0.
|
|
42
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
|
39
|
+
"@teambit/harmony.envs.core-aspect-env": "0.1.7",
|
|
40
|
+
"@teambit/harmony.testing.load-aspect": "0.0.393",
|
|
41
|
+
"@teambit/tracker": "1.0.1022",
|
|
42
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.198"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
@@ -53,6 +53,7 @@
|
|
|
53
53
|
"peerDependenciesMeta": {},
|
|
54
54
|
"exports": {
|
|
55
55
|
".": {
|
|
56
|
+
"types": "./index.ts",
|
|
56
57
|
"node": {
|
|
57
58
|
"require": "./dist/index.js",
|
|
58
59
|
"import": "./dist/esm.mjs"
|