@teambit/export 1.0.321 → 1.0.322
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/preview/teambit_scope_export-preview.js +1 -1
- package/artifacts/schema.json +6 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js.map +1 -1
- package/dist/{preview-1719751947574.js → preview-1719890668338.js} +2 -2
- package/package.json +11 -10
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.scope/export@1.0.
|
|
3
|
+
<testsuite name="teambit.scope/export@1.0.322" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</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.scope/export-preview"]=t():e["teambit.scope/export-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.scope/export-preview"]=t():e["teambit.scope/export-preview"]=t()}(self,(()=>(()=>{"use strict";var e={11293:(e,t,o)=>{var r={id:"teambit.scope/export@1.0.322",homepage:"https://bit.cloud/teambit/scope/export",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 p=()=>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/export.svg"}));p.__bit_component=r,t.Logo=p},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:()=>v,overview:()=>m});var n={};o.r(n),o.d(n,{default:()=>l});var i=o(11293);o(41594);const p=MdxJsReact,a=TeambitMdxUiMdxScopeContext;var c=["components"];function s(){return s=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},s.apply(null,arguments)}var u={},d="wrapper";function l(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.indexOf(r)>=0)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.indexOf(o)>=0||{}.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,c);return(0,p.mdx)(d,s({},u,o,{components:t,mdxType:"MDXLayout"}),(0,p.mdx)(a.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}l.isMDXComponent=!0;const f=[i],m=[n],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -1455,7 +1455,11 @@
|
|
|
1455
1455
|
"character": 15
|
|
1456
1456
|
},
|
|
1457
1457
|
"name": "PushOptions",
|
|
1458
|
-
"
|
|
1458
|
+
"componentId": {
|
|
1459
|
+
"scope": "teambit.legacy",
|
|
1460
|
+
"name": "scope-api",
|
|
1461
|
+
"version": "0.0.2"
|
|
1462
|
+
}
|
|
1459
1463
|
}
|
|
1460
1464
|
},
|
|
1461
1465
|
{
|
|
@@ -3966,7 +3970,7 @@
|
|
|
3966
3970
|
"componentId": {
|
|
3967
3971
|
"scope": "teambit.scope",
|
|
3968
3972
|
"name": "export",
|
|
3969
|
-
"version": "1.0.
|
|
3973
|
+
"version": "1.0.322"
|
|
3970
3974
|
},
|
|
3971
3975
|
"taggedModuleExports": []
|
|
3972
3976
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export type { ExportMain, ExportResult } from './export.main.runtime';
|
|
2
2
|
export { ExportAspect } from './export.aspect';
|
|
3
3
|
export type { Network } from '@teambit/legacy/dist/scope/network/network';
|
|
4
|
-
export type { PushOptions } from '@teambit/legacy
|
|
4
|
+
export type { PushOptions } from '@teambit/legacy.scope-api';
|
|
5
5
|
export { ExportPersist, ExportValidate, RemovePendingDir, FetchMissingDeps } from '@teambit/legacy/dist/scope/actions';
|
|
6
6
|
export { ObjectList } from '@teambit/legacy/dist/scope/objects/object-list';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_export","data","require","_actions","_objectList"],"sources":["index.ts"],"sourcesContent":["export type { ExportMain, ExportResult } from './export.main.runtime';\nexport { ExportAspect } from './export.aspect';\nexport type { Network } from '@teambit/legacy/dist/scope/network/network';\nexport type { PushOptions } from '@teambit/legacy
|
|
1
|
+
{"version":3,"names":["_export","data","require","_actions","_objectList"],"sources":["index.ts"],"sourcesContent":["export type { ExportMain, ExportResult } from './export.main.runtime';\nexport { ExportAspect } from './export.aspect';\nexport type { Network } from '@teambit/legacy/dist/scope/network/network';\nexport type { PushOptions } from '@teambit/legacy.scope-api';\nexport { ExportPersist, ExportValidate, RemovePendingDir, FetchMissingDeps } from '@teambit/legacy/dist/scope/actions';\nexport { ObjectList } from '@teambit/legacy/dist/scope/objects/object-list';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,SAAAA,QAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,OAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAGA,SAAAE,SAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,QAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,YAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,WAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.322/dist/export.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_export@1.0.322/dist/export.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/export",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.322",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/export",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "export",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.322"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -18,16 +18,17 @@
|
|
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
|
19
19
|
"@teambit/component-id": "1.2.0",
|
|
20
20
|
"@teambit/lane-id": "0.0.311",
|
|
21
|
-
"@teambit/cli": "0.0.
|
|
22
|
-
"@teambit/eject": "1.0.
|
|
23
|
-
"@teambit/dependency-resolver": "1.0.
|
|
21
|
+
"@teambit/cli": "0.0.899",
|
|
22
|
+
"@teambit/eject": "1.0.322",
|
|
23
|
+
"@teambit/dependency-resolver": "1.0.322",
|
|
24
24
|
"@teambit/harmony.modules.feature-toggle": "0.0.4",
|
|
25
|
-
"@teambit/legacy.analytics": "0.0.
|
|
26
|
-
"@teambit/logger": "0.0.
|
|
27
|
-
"@teambit/remove": "1.0.
|
|
28
|
-
"@teambit/scope": "1.0.
|
|
25
|
+
"@teambit/legacy.analytics": "0.0.5",
|
|
26
|
+
"@teambit/logger": "0.0.992",
|
|
27
|
+
"@teambit/remove": "1.0.322",
|
|
28
|
+
"@teambit/scope": "1.0.322",
|
|
29
29
|
"@teambit/workspace.modules.node-modules-linker": "0.0.174",
|
|
30
|
-
"@teambit/workspace": "1.0.
|
|
30
|
+
"@teambit/workspace": "1.0.322",
|
|
31
|
+
"@teambit/legacy.scope-api": "0.0.2"
|
|
31
32
|
},
|
|
32
33
|
"devDependencies": {
|
|
33
34
|
"@types/lodash": "4.14.165",
|