@teambit/aspect 1.0.511 → 1.0.513
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/{276.6345f385ae1b6988e97c.js → 162.e94143696e443e9b040c.js} +2 -2
- package/artifacts/env-template/public/458.a93183e84e53a3e92529.js +207 -0
- package/artifacts/env-template/public/{492.4e54706bc29b212fc572.js → 492.99a5e9e71fb2408a20d9.js} +16 -22
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.117cf986632589c1d7f4.js → compositions.969b75b37d1e758c7814.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/overview.2a9c44dab49d60e1063b.js +1 -0
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.d08c02de073a5ad09098.js → peers.a2427a7f9f5330373c94.js} +1 -1
- package/artifacts/env-template/public/{preview-root.47f19b8f279521d9b7e9.js → preview-root.a96e643ac00b40cf43d5.js} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/artifacts/schema.json +4427 -0
- package/{compositions-1736711473672.js → compositions-1736879479828.js} +1 -1
- package/dist/{preview-1736711473672.js → preview-1736879479828.js} +2 -2
- package/{overview-1736711473672.js → overview-1736879479828.js} +1 -1
- package/package.json +29 -29
- package/artifacts/env-template/public/671.26ebc0c94947bf598520.js +0 -207
- package/artifacts/env-template/public/overview.a887203b9f927e800078.js +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.36/bit-1.9.36/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-68b147035e4e910b00e4b8a4a3ce04a0de2e2e59.mjs";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.513/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.513/dist/aspect.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.36/bit-1.9.36/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-9b89befd045d1080499f8437aaaa95b3d5125fd8.mjs";
|
|
5
5
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/aspect",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.513",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/aspect",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "aspect",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.513"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@teambit/harmony": "0.4.6",
|
|
28
28
|
"@teambit/compilation.babel-compiler": "1.1.13",
|
|
29
29
|
"@teambit/defender.eslint-linter": "1.0.47",
|
|
30
|
-
"@teambit/defender.prettier-formatter": "1.0.
|
|
30
|
+
"@teambit/defender.prettier-formatter": "1.0.21",
|
|
31
31
|
"@teambit/defender.tester-task": "1.0.13",
|
|
32
32
|
"@teambit/typescript.typescript-compiler": "2.0.46",
|
|
33
33
|
"@teambit/defender.jest-tester": "2.0.16",
|
|
@@ -36,34 +36,34 @@
|
|
|
36
36
|
"@bitdev/symphony.generators.symphony-templates": "1.0.5",
|
|
37
37
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
38
38
|
"@teambit/cli-table": "0.0.50",
|
|
39
|
-
"@teambit/cli": "0.0.
|
|
39
|
+
"@teambit/cli": "0.0.1090",
|
|
40
40
|
"@teambit/legacy.constants": "0.0.5",
|
|
41
|
-
"@teambit/legacy.extension-data": "0.0.
|
|
42
|
-
"@teambit/aspect-loader": "1.0.
|
|
43
|
-
"@teambit/builder": "1.0.
|
|
44
|
-
"@teambit/bundler": "1.0.
|
|
45
|
-
"@teambit/compiler": "1.0.
|
|
46
|
-
"@teambit/dev-files": "1.0.
|
|
47
|
-
"@teambit/envs": "1.0.
|
|
48
|
-
"@teambit/logger": "0.0.
|
|
49
|
-
"@teambit/pkg": "1.0.
|
|
50
|
-
"@teambit/preview": "1.0.
|
|
51
|
-
"@teambit/react": "1.0.
|
|
52
|
-
"@teambit/tester": "1.0.
|
|
41
|
+
"@teambit/legacy.extension-data": "0.0.21",
|
|
42
|
+
"@teambit/aspect-loader": "1.0.513",
|
|
43
|
+
"@teambit/builder": "1.0.513",
|
|
44
|
+
"@teambit/bundler": "1.0.513",
|
|
45
|
+
"@teambit/compiler": "1.0.513",
|
|
46
|
+
"@teambit/dev-files": "1.0.513",
|
|
47
|
+
"@teambit/envs": "1.0.513",
|
|
48
|
+
"@teambit/logger": "0.0.1183",
|
|
49
|
+
"@teambit/pkg": "1.0.513",
|
|
50
|
+
"@teambit/preview": "1.0.513",
|
|
51
|
+
"@teambit/react": "1.0.513",
|
|
52
|
+
"@teambit/tester": "1.0.513",
|
|
53
53
|
"@teambit/toolbox.path.path": "0.0.6",
|
|
54
|
-
"@teambit/typescript": "1.0.
|
|
55
|
-
"@teambit/webpack": "1.0.
|
|
56
|
-
"@teambit/worker": "0.0.
|
|
57
|
-
"@teambit/workspace-config-files": "1.0.
|
|
58
|
-
"@teambit/component": "1.0.
|
|
59
|
-
"@teambit/dependency-resolver": "1.0.
|
|
60
|
-
"@teambit/generator": "1.0.
|
|
61
|
-
"@teambit/workspace": "1.0.
|
|
62
|
-
"@teambit/compositions": "1.0.
|
|
63
|
-
"@teambit/ui": "1.0.
|
|
64
|
-
"@teambit/isolator": "1.0.
|
|
65
|
-
"@teambit/
|
|
66
|
-
"@teambit/
|
|
54
|
+
"@teambit/typescript": "1.0.513",
|
|
55
|
+
"@teambit/webpack": "1.0.513",
|
|
56
|
+
"@teambit/worker": "0.0.1394",
|
|
57
|
+
"@teambit/workspace-config-files": "1.0.513",
|
|
58
|
+
"@teambit/component": "1.0.513",
|
|
59
|
+
"@teambit/dependency-resolver": "1.0.513",
|
|
60
|
+
"@teambit/generator": "1.0.514",
|
|
61
|
+
"@teambit/workspace": "1.0.513",
|
|
62
|
+
"@teambit/compositions": "1.0.513",
|
|
63
|
+
"@teambit/ui": "1.0.513",
|
|
64
|
+
"@teambit/isolator": "1.0.513",
|
|
65
|
+
"@teambit/node": "1.0.513",
|
|
66
|
+
"@teambit/react.eslint-config-bit-react": "1.0.227"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@types/lodash": "4.14.165",
|