@teambit/aspect-loader 1.0.410 → 1.0.411
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="1" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.harmony/aspect-loader@1.0.
|
|
4
|
-
<testcase classname="dist/core-aspects.spec.js" name="should include the namespace in the aspect name" time="0.
|
|
3
|
+
<testsuite name="teambit.harmony/aspect-loader@1.0.411" tests="1" failures="0" errors="0" skipped="0">
|
|
4
|
+
<testcase classname="dist/core-aspects.spec.js" name="should include the namespace in the aspect name" time="0.044"/>
|
|
5
5
|
</testsuite>
|
|
6
6
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/aspect-loader-preview"]=t():e["teambit.harmony/aspect-loader-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/aspect-loader-preview"]=t():e["teambit.harmony/aspect-loader-preview"]=t()}(self,(()=>(()=>{"use strict";var e={41786:(e,t,o)=>{var r={id:"teambit.harmony/aspect-loader@1.0.411",homepage:"https://bit.cloud/teambit/harmony/aspect-loader",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const a=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/aspect-loader.svg"}));a.__bit_component=r,t.Logo=a},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};o.r(r),o.d(r,{compositions:()=>f,compositions_metadata:()=>y,overview:()=>m});var n={};o.r(n),o.d(n,{default:()=>u});var i=o(41786);o(41594);const a=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var s=["components"];function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},p.apply(null,arguments)}var l={},d="wrapper";function u(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,s);return(0,a.mdx)(d,p({},l,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}u.isMDXComponent=!0;const f=[i],m=[n],y={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"line": 4,
|
|
21
21
|
"character": 3
|
|
22
22
|
},
|
|
23
|
+
"signature": "class AspectLoaderMain",
|
|
23
24
|
"name": "AspectLoaderMain",
|
|
24
25
|
"exportNode": {
|
|
25
26
|
"__schema": "ClassSchema",
|
|
@@ -3403,6 +3404,7 @@
|
|
|
3403
3404
|
"line": 5,
|
|
3404
3405
|
"character": 3
|
|
3405
3406
|
},
|
|
3407
|
+
"signature": "type AspectDescriptor = {\n id: string;\n icon?: string | undefined;\n}",
|
|
3406
3408
|
"name": "AspectDescriptor",
|
|
3407
3409
|
"exportNode": {
|
|
3408
3410
|
"__schema": "TypeSchema",
|
|
@@ -3494,6 +3496,7 @@
|
|
|
3494
3496
|
"line": 6,
|
|
3495
3497
|
"character": 3
|
|
3496
3498
|
},
|
|
3499
|
+
"signature": "type MainAspect = {\n path: string;\n version: string | undefined;\n packageName: string | undefined;\n aspect: Aspect;\n name: string;\n id: string;\n}",
|
|
3497
3500
|
"name": "MainAspect",
|
|
3498
3501
|
"exportNode": {
|
|
3499
3502
|
"__schema": "TypeSchema",
|
|
@@ -3752,6 +3755,7 @@
|
|
|
3752
3755
|
"line": 7,
|
|
3753
3756
|
"character": 3
|
|
3754
3757
|
},
|
|
3758
|
+
"signature": "type OnLoadRequireableExtension = (requireableExtension: RequireableComponent, manifest: ExtensionManifest | Aspect) => Promise<ExtensionManifest | Aspect>",
|
|
3755
3759
|
"name": "OnLoadRequireableExtension",
|
|
3756
3760
|
"exportNode": {
|
|
3757
3761
|
"__schema": "TypeSchema",
|
|
@@ -3882,6 +3886,7 @@
|
|
|
3882
3886
|
"line": 8,
|
|
3883
3887
|
"character": 3
|
|
3884
3888
|
},
|
|
3889
|
+
"signature": "type AspectResolver = (component: Component) => Promise<ResolvedAspect | undefined>",
|
|
3885
3890
|
"name": "AspectResolver",
|
|
3886
3891
|
"exportNode": {
|
|
3887
3892
|
"__schema": "TypeSchema",
|
|
@@ -3973,6 +3978,7 @@
|
|
|
3973
3978
|
"line": 9,
|
|
3974
3979
|
"character": 3
|
|
3975
3980
|
},
|
|
3981
|
+
"signature": "type ResolvedAspect = {\n aspectPath: string;\n runtimePath: string | null;\n aspectFilePath: string | null;\n}",
|
|
3976
3982
|
"name": "ResolvedAspect",
|
|
3977
3983
|
"exportNode": {
|
|
3978
3984
|
"__schema": "TypeSchema",
|
|
@@ -4100,6 +4106,7 @@
|
|
|
4100
4106
|
"line": 12,
|
|
4101
4107
|
"character": 3
|
|
4102
4108
|
},
|
|
4109
|
+
"signature": "function getAspectDef(aspectName: string, runtime?: string): Promise<{\n id: string;\n aspectPath: string;\n aspectFilePath: string | null;\n runtimePath: string | null;\n}>",
|
|
4103
4110
|
"name": "getAspectDef",
|
|
4104
4111
|
"exportNode": {
|
|
4105
4112
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4174,6 +4181,7 @@
|
|
|
4174
4181
|
"line": 13,
|
|
4175
4182
|
"character": 3
|
|
4176
4183
|
},
|
|
4184
|
+
"signature": "function getAspectDir(id: string): string",
|
|
4177
4185
|
"name": "getAspectDir",
|
|
4178
4186
|
"exportNode": {
|
|
4179
4187
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4227,6 +4235,7 @@
|
|
|
4227
4235
|
"line": 14,
|
|
4228
4236
|
"character": 3
|
|
4229
4237
|
},
|
|
4238
|
+
"signature": "function getAspectDistDir(id: string): string",
|
|
4230
4239
|
"name": "getAspectDistDir",
|
|
4231
4240
|
"exportNode": {
|
|
4232
4241
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4280,6 +4289,7 @@
|
|
|
4280
4289
|
"line": 15,
|
|
4281
4290
|
"character": 3
|
|
4282
4291
|
},
|
|
4292
|
+
"signature": "function getCoreAspectPackageName(id: string): string",
|
|
4283
4293
|
"name": "getCoreAspectPackageName",
|
|
4284
4294
|
"exportNode": {
|
|
4285
4295
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4333,6 +4343,7 @@
|
|
|
4333
4343
|
"line": 16,
|
|
4334
4344
|
"character": 3
|
|
4335
4345
|
},
|
|
4346
|
+
"signature": "function getCoreAspectName(id: string): string",
|
|
4336
4347
|
"name": "getCoreAspectName",
|
|
4337
4348
|
"exportNode": {
|
|
4338
4349
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4386,6 +4397,7 @@
|
|
|
4386
4397
|
"line": 17,
|
|
4387
4398
|
"character": 3
|
|
4388
4399
|
},
|
|
4400
|
+
"signature": "function getAspectDirFromBvm(id: string, bvmDirOptions?: BvmDirOptions): string",
|
|
4389
4401
|
"name": "getAspectDirFromBvm",
|
|
4390
4402
|
"exportNode": {
|
|
4391
4403
|
"__schema": "FunctionLikeSchema",
|
|
@@ -4459,6 +4471,7 @@
|
|
|
4459
4471
|
"line": 19,
|
|
4460
4472
|
"character": 15
|
|
4461
4473
|
},
|
|
4474
|
+
"signature": "interface PluginDefinition",
|
|
4462
4475
|
"name": "PluginDefinition",
|
|
4463
4476
|
"exportNode": {
|
|
4464
4477
|
"__schema": "InterfaceSchema",
|
|
@@ -4646,6 +4659,7 @@
|
|
|
4646
4659
|
"line": 20,
|
|
4647
4660
|
"character": 10
|
|
4648
4661
|
},
|
|
4662
|
+
"signature": "class AspectDefinition",
|
|
4649
4663
|
"name": "AspectDefinition",
|
|
4650
4664
|
"exportNode": {
|
|
4651
4665
|
"__schema": "ClassSchema",
|
|
@@ -4980,6 +4994,7 @@
|
|
|
4980
4994
|
"line": 21,
|
|
4981
4995
|
"character": 10
|
|
4982
4996
|
},
|
|
4997
|
+
"signature": "function(id: string, errMsg?: string): string",
|
|
4983
4998
|
"name": "UNABLE_TO_LOAD_EXTENSION",
|
|
4984
4999
|
"exportNode": {
|
|
4985
5000
|
"__schema": "FunctionLikeSchema",
|
|
@@ -5051,6 +5066,7 @@
|
|
|
5051
5066
|
"line": 22,
|
|
5052
5067
|
"character": 10
|
|
5053
5068
|
},
|
|
5069
|
+
"signature": "const AspectLoaderAspect: Aspect",
|
|
5054
5070
|
"name": "AspectLoaderAspect",
|
|
5055
5071
|
"exportNode": {
|
|
5056
5072
|
"__schema": "VariableLikeSchema",
|
|
@@ -11114,7 +11130,7 @@
|
|
|
11114
11130
|
"componentId": {
|
|
11115
11131
|
"scope": "teambit.harmony",
|
|
11116
11132
|
"name": "aspect-loader",
|
|
11117
|
-
"version": "1.0.
|
|
11133
|
+
"version": "1.0.411"
|
|
11118
11134
|
},
|
|
11119
11135
|
"taggedModuleExports": []
|
|
11120
11136
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect-loader@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect-loader@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect-loader@1.0.411/dist/aspect-loader.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect-loader@1.0.411/dist/aspect-loader.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/aspect-loader",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.411",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/aspect-loader",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "aspect-loader",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.411"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphql-tag": "2.12.1",
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
"@teambit/node.utils.esm-loader": "0.0.6",
|
|
23
23
|
"@teambit/bvm.config": "0.2.6",
|
|
24
24
|
"@teambit/bvm.path": "0.1.2",
|
|
25
|
-
"@teambit/component": "1.0.
|
|
26
|
-
"@teambit/graphql": "1.0.
|
|
27
|
-
"@teambit/bit": "1.8.
|
|
28
|
-
"@teambit/cli": "0.0.
|
|
25
|
+
"@teambit/component": "1.0.411",
|
|
26
|
+
"@teambit/graphql": "1.0.411",
|
|
27
|
+
"@teambit/bit": "1.8.62",
|
|
28
|
+
"@teambit/cli": "0.0.988",
|
|
29
29
|
"@teambit/compilation.modules.babel-compiler": "0.0.139",
|
|
30
|
-
"@teambit/envs": "1.0.
|
|
30
|
+
"@teambit/envs": "1.0.411",
|
|
31
31
|
"@teambit/harmony.modules.requireable-component": "0.0.497",
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
33
|
-
"@teambit/scope": "1.0.
|
|
32
|
+
"@teambit/logger": "0.0.1081",
|
|
33
|
+
"@teambit/scope": "1.0.411",
|
|
34
34
|
"@teambit/toolbox.performance.v8-cache": "0.0.33"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|