@teambit/aspect 1.0.488 → 1.0.489
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/{318.c9d0433a8c201e2f29f3.js → 182.681424eb50e7aa2608b8.js} +2 -2
- package/artifacts/env-template/public/{568.7bbd46fd701948c766b4.js → 597.24f10f4372e6cd5f9253.js} +1 -1
- package/artifacts/env-template/public/{262.e2c3fbb36909aade88bd.js → 617.ad8a07ac46f7d52d3038.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/compositions.42eb447549c69c32086c.js +1 -0
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/overview.031411d0bd43cdf1bb2e.js +1 -0
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.a789b01fb515d5b4340f.js → peers.be5c7d65643fd2069fa8.js} +1 -1
- package/artifacts/env-template/public/{preview-root.09bd2dae2cd788955cb5.js → preview-root.133b166f8d2e6cf26f14.js} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/artifacts/schema.json +436 -96
- package/compositions-1733851236714.js +16 -0
- package/dist/preview-1733851236714.js +7 -0
- package/overview-1733851236714.js +16 -0
- package/package.json +29 -29
- package/artifacts/env-template/public/compositions.79fb50f5a670656a2e75.js +0 -1
- package/artifacts/env-template/public/overview.9217cce33078a8c77e69.js +0 -1
- package/compositions-1733830651067.js +0 -16
- package/dist/preview-1733830651067.js +0 -7
- package/overview-1733830651067.js +0 -16
- /package/artifacts/env-template/public/static/css/{318.3d752b1a.css → 182.3d752b1a.css} +0 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.5/bit-1.9.5/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
|
+
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-68b147035e4e910b00e4b8a4a3ce04a0de2e2e59.mjs";
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
linkModules('compositions', {
|
|
9
|
+
modulesMap: {
|
|
10
|
+
"default": defaultMainModule
|
|
11
|
+
},
|
|
12
|
+
isSplitComponentBundle: false,
|
|
13
|
+
componentMap: {
|
|
14
|
+
|
|
15
|
+
}
|
|
16
|
+
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.489/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.489/dist/aspect.docs.mdx';
|
|
3
|
+
|
|
4
|
+
export const compositions = [compositions_0];
|
|
5
|
+
export const overview = [overview_0];
|
|
6
|
+
|
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.5/bit-1.9.5/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
|
+
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-9b89befd045d1080499f8437aaaa95b3d5125fd8.mjs";
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
linkModules('overview', {
|
|
9
|
+
modulesMap: {
|
|
10
|
+
"default": defaultMainModule
|
|
11
|
+
},
|
|
12
|
+
isSplitComponentBundle: false,
|
|
13
|
+
componentMap: {
|
|
14
|
+
|
|
15
|
+
}
|
|
16
|
+
});
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/aspect",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.489",
|
|
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.489"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -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.49",
|
|
39
|
-
"@teambit/cli": "0.0.
|
|
40
|
-
"@teambit/legacy.constants": "0.0.
|
|
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.
|
|
53
|
-
"@teambit/toolbox.path.path": "0.0.
|
|
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.
|
|
39
|
+
"@teambit/cli": "0.0.1066",
|
|
40
|
+
"@teambit/legacy.constants": "0.0.2",
|
|
41
|
+
"@teambit/legacy.extension-data": "0.0.4",
|
|
42
|
+
"@teambit/aspect-loader": "1.0.489",
|
|
43
|
+
"@teambit/builder": "1.0.489",
|
|
44
|
+
"@teambit/bundler": "1.0.489",
|
|
45
|
+
"@teambit/compiler": "1.0.489",
|
|
46
|
+
"@teambit/dev-files": "1.0.489",
|
|
47
|
+
"@teambit/envs": "1.0.489",
|
|
48
|
+
"@teambit/logger": "0.0.1159",
|
|
49
|
+
"@teambit/pkg": "1.0.489",
|
|
50
|
+
"@teambit/preview": "1.0.489",
|
|
51
|
+
"@teambit/react": "1.0.489",
|
|
52
|
+
"@teambit/tester": "1.0.489",
|
|
53
|
+
"@teambit/toolbox.path.path": "0.0.5",
|
|
54
|
+
"@teambit/typescript": "1.0.489",
|
|
55
|
+
"@teambit/webpack": "1.0.489",
|
|
56
|
+
"@teambit/worker": "0.0.1370",
|
|
57
|
+
"@teambit/workspace-config-files": "1.0.489",
|
|
58
|
+
"@teambit/component": "1.0.489",
|
|
59
|
+
"@teambit/dependency-resolver": "1.0.489",
|
|
60
|
+
"@teambit/generator": "1.0.490",
|
|
61
|
+
"@teambit/workspace": "1.0.489",
|
|
62
|
+
"@teambit/compositions": "1.0.489",
|
|
63
|
+
"@teambit/ui": "1.0.489",
|
|
64
|
+
"@teambit/isolator": "1.0.489",
|
|
65
65
|
"@teambit/react.eslint-config-bit-react": "1.0.224",
|
|
66
|
-
"@teambit/node": "1.0.
|
|
66
|
+
"@teambit/node": "1.0.489"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@types/lodash": "4.14.165",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[384],{16546:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{var _Users_giladshoham_bvm_versions_1_9_5_bit_1_9_5_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(33432),_Users_giladshoham_dev_bit_dummy_bit_node_modules_teambit_local_preview_modules_b0ab7d5f3baa04ad9ed268658a900ac8242f4108_mjs__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(63220);(0,_Users_giladshoham_bvm_versions_1_9_5_bit_1_9_5_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__.Bu)("compositions",{modulesMap:{default:_Users_giladshoham_dev_bit_dummy_bit_node_modules_teambit_local_preview_modules_b0ab7d5f3baa04ad9ed268658a900ac8242f4108_mjs__WEBPACK_IMPORTED_MODULE_1__.Y},isSplitComponentBundle:!1,componentMap:{}})}},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[262,782,568,629],()=>__webpack_exec__(16546));var __webpack_exports__=__webpack_require__.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.__loadChunks_EnvTemplate=self.__loadChunks_EnvTemplate||[]).push([[340],{73494:(__unused_webpack_module,__unused_webpack___webpack_exports__,__webpack_require__)=>{"use strict";var _Users_giladshoham_bvm_versions_1_9_5_bit_1_9_5_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(33432),_Users_giladshoham_dev_bit_dummy_bit_node_modules_teambit_local_preview_modules_cb1dcbf20157b8b653059391ed5100a0a73064ac_mjs__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(98318);(0,_Users_giladshoham_bvm_versions_1_9_5_bit_1_9_5_node_modules_teambit_preview_dist_preview_modules_js__WEBPACK_IMPORTED_MODULE_0__.Bu)("overview",{modulesMap:{default:_Users_giladshoham_dev_bit_dummy_bit_node_modules_teambit_local_preview_modules_cb1dcbf20157b8b653059391ed5100a0a73064ac_mjs__WEBPACK_IMPORTED_MODULE_1__.Y},isSplitComponentBundle:!1,componentMap:{}})},27127:()=>{},5010:()=>{},93624:()=>{},87942:()=>{},82880:()=>{}},__webpack_require__=>{var __webpack_exec__=moduleId=>__webpack_require__(__webpack_require__.s=moduleId);__webpack_require__.O(0,[318,782,568,629,262,384],()=>__webpack_exec__(73494));var __webpack_exports__=__webpack_require__.O()}]);
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { linkModules } from '/Users/giladshoham/.bvm/versions/1.9.5/bit-1.9.5/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
|
-
|
|
4
|
-
import {defaultMainModule} from "/Users/giladshoham/dev/bit/dummy-bit/node_modules/@teambit/_local/preview-modules-b0ab7d5f3baa04ad9ed268658a900ac8242f4108.mjs";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
linkModules('compositions', {
|
|
9
|
-
modulesMap: {
|
|
10
|
-
"default": defaultMainModule
|
|
11
|
-
},
|
|
12
|
-
isSplitComponentBundle: false,
|
|
13
|
-
componentMap: {
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
});
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.harmony_aspect@1.0.488/dist/aspect.composition.js';
|
|
2
|
-
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.harmony_aspect@1.0.488/dist/aspect.docs.mdx';
|
|
3
|
-
|
|
4
|
-
export const compositions = [compositions_0];
|
|
5
|
-
export const overview = [overview_0];
|
|
6
|
-
|
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { linkModules } from '/Users/giladshoham/.bvm/versions/1.9.5/bit-1.9.5/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
|
-
|
|
4
|
-
import {defaultMainModule} from "/Users/giladshoham/dev/bit/dummy-bit/node_modules/@teambit/_local/preview-modules-cb1dcbf20157b8b653059391ed5100a0a73064ac.mjs";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
linkModules('overview', {
|
|
9
|
-
modulesMap: {
|
|
10
|
-
"default": defaultMainModule
|
|
11
|
-
},
|
|
12
|
-
isSplitComponentBundle: false,
|
|
13
|
-
componentMap: {
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
});
|
|
File without changes
|