@teambit/importer 1.0.270 → 1.0.271
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_scope_importer-preview.js +1 -1
- package/artifacts/schema.json +3 -3
- package/dist/import.cmd.js +9 -8
- package/dist/import.cmd.js.map +1 -1
- package/dist/{preview-1715509699621.js → preview-1715656872728.js} +2 -2
- package/package.json +12 -12
@@ -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/importer@1.0.
|
3
|
+
<testsuite name="teambit.scope/importer@1.0.271" 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/importer-preview"]=t():e["teambit.scope/importer-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/importer-preview"]=t():e["teambit.scope/importer-preview"]=t()}(self,(()=>(()=>{"use strict";var e={54602:(e,t,o)=>{var r={id:"teambit.scope/importer@1.0.271",homepage:"https://bit.cloud/teambit/scope/importer",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/import.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={};return(()=>{o.r(r),o.d(r,{compositions:()=>u,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(54602);o(41594);const n=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},c.apply(this,arguments)}var a={},s="wrapper";function d(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(Object.prototype.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||Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,p);return(0,n.mdx)(s,c({},a,o,{components:t,mdxType:"MDXLayout"}),(0,n.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const u=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),r})()));
|
package/artifacts/schema.json
CHANGED
@@ -533,7 +533,7 @@
|
|
533
533
|
"_legacy": {
|
534
534
|
"scope": "teambit.scope",
|
535
535
|
"name": "importer",
|
536
|
-
"version": "1.0.
|
536
|
+
"version": "1.0.271"
|
537
537
|
},
|
538
538
|
"_scope": "teambit.scope"
|
539
539
|
}
|
@@ -3074,7 +3074,7 @@
|
|
3074
3074
|
"_legacy": {
|
3075
3075
|
"scope": "teambit.scope",
|
3076
3076
|
"name": "importer",
|
3077
|
-
"version": "1.0.
|
3077
|
+
"version": "1.0.271"
|
3078
3078
|
},
|
3079
3079
|
"_scope": "teambit.scope"
|
3080
3080
|
}
|
@@ -7120,7 +7120,7 @@
|
|
7120
7120
|
"componentId": {
|
7121
7121
|
"scope": "teambit.scope",
|
7122
7122
|
"name": "importer",
|
7123
|
-
"version": "1.0.
|
7123
|
+
"version": "1.0.271"
|
7124
7124
|
},
|
7125
7125
|
"taggedModuleExports": []
|
7126
7126
|
}
|
package/dist/import.cmd.js
CHANGED
@@ -53,13 +53,6 @@ function _utils() {
|
|
53
53
|
};
|
54
54
|
return data;
|
55
55
|
}
|
56
|
-
function _chalkBox() {
|
57
|
-
const data = require("@teambit/legacy/dist/cli/chalk-box");
|
58
|
-
_chalkBox = function () {
|
59
|
-
return data;
|
60
|
-
};
|
61
|
-
return data;
|
62
|
-
}
|
63
56
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
64
57
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
65
58
|
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
|
@@ -122,7 +115,7 @@ class ImportCmd {
|
|
122
115
|
const upToDateStr = upToDateCount === 0 ? '' : `, ${upToDateCount} components are up to date${upToDateSuffix}`;
|
123
116
|
const summary = `${summaryPrefix}${upToDateStr}`;
|
124
117
|
const importOutput = (0, _lodash().compact)(importedComponents).join('\n');
|
125
|
-
const importedDepsOutput = importFlags.displayDependencies && importedDeps.length ? (0, _utils().immutableUnshift)((0, _lodash().uniq)(importedDeps.map(
|
118
|
+
const importedDepsOutput = importFlags.displayDependencies && importedDeps.length ? (0, _utils().immutableUnshift)((0, _lodash().uniq)(importedDeps.map(formatPlainComponentItem)), _chalk().default.green(`\n\nsuccessfully imported ${importedDeps.length} component dependencies`)).join('\n') : '';
|
126
119
|
const output = (0, _lodash().compact)([getWsConfigUpdateLogs(), importOutput, importedDepsOutput, formatMissingComponents(missingIds), (0, _merging().getWorkspaceConfigUpdateOutput)(workspaceConfigUpdateResult), (0, _merging().installationErrorOutput)(installationError), (0, _merging().compilationErrorOutput)(compilationError), _chalk().default.green(summary)]).join('\n\n');
|
127
120
|
return output;
|
128
121
|
}
|
@@ -225,6 +218,14 @@ Also, check that the requested version exists on main or the checked out lane`;
|
|
225
218
|
const body = _chalk().default.red(missing.join('\n'));
|
226
219
|
return `${title}\n${subTitle}\n${body}`;
|
227
220
|
}
|
221
|
+
function formatPlainComponentItem({
|
222
|
+
scope,
|
223
|
+
name,
|
224
|
+
version,
|
225
|
+
deprecated
|
226
|
+
}) {
|
227
|
+
return _chalk().default.cyan(`- ${scope ? `${scope}/` : ''}${name}@${version ? version.toString() : 'latest'} ${deprecated ? _chalk().default.yellow('[deprecated]') : ''}`);
|
228
|
+
}
|
228
229
|
function formatPlainComponentItemWithVersions(bitId, importDetails) {
|
229
230
|
const status = importDetails.status;
|
230
231
|
const id = bitId.toStringWithoutVersion();
|
package/dist/import.cmd.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_lodash","_merging","_mergeVersion","_componentId","_bitError","_utils","_chalkBox","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","ImportCmd","constructor","importer","name","description","report","ids","importFlags","importDetails","importedIds","importedDeps","installationError","compilationError","workspaceConfigUpdateResult","missingIds","cancellationMessage","lane","getImportResults","length","chalk","yellow","importedIdsUniqNoVersion","ComponentIdList","fromArray","toVersionLatest","summaryPrefix","upToDateCount","importedComponents","map","bitId","details","find","c","id","toStringWithoutVersion","Error","toString","status","formatPlainComponentItemWithVersions","getWsConfigUpdateLogs","logs","logsStr","join","underline","upToDateSuffix","upToDateStr","summary","importOutput","compact","importedDepsOutput","displayDependencies","immutableUnshift","uniq","formatPlainComponentItem","green","output","formatMissingComponents","getWorkspaceConfigUpdateOutput","installationErrorOutput","compilationErrorOutput","json","path","objects","override","verbose","conf","skipDependencyInstallation","skipWriteConfigFiles","merge","filterEnvs","saveInLane","dependencies","dependents","dependentsDryRun","silent","dependentsVia","dependentsAll","allHistory","fetchDeps","trackOnly","includeDeprecated","logger","warn","BitError","mergeStrategy","options","keys","MergeOptions","includes","envsToFilter","split","p","trim","undefined","importOptions","Boolean","writeToPath","objectsOnly","writeConfig","installNpmPackages","writeConfigFiles","importDependenciesDirectly","importDependents","import","_packageManagerArgs","exports","missing","title","subTitle","body","red","getVersionsOutput","versions","latestVersion","usedVersion","version","getConflictMessage","filesStatus","conflictedFiles","filter","file","FileStatus","manual","bold","conflictMessage","deprecated","removed","missingDeps","d","dim","cyan"],"sources":["import.cmd.ts"],"sourcesContent":["import { Command, CommandOptions } from '@teambit/cli';\nimport chalk from 'chalk';\nimport { compact, uniq } from 'lodash';\nimport { installationErrorOutput, compilationErrorOutput, getWorkspaceConfigUpdateOutput } from '@teambit/merging';\nimport {\n FileStatus,\n MergeOptions,\n MergeStrategy,\n} from '@teambit/legacy/dist/consumer/versions-ops/merge-version/merge-version';\nimport { ComponentIdList, ComponentID } from '@teambit/component-id';\nimport { BitError } from '@teambit/bit-error';\nimport { immutableUnshift } from '@teambit/legacy/dist/utils';\nimport { formatPlainComponentItem } from '@teambit/legacy/dist/cli/chalk-box';\nimport { ImporterMain } from './importer.main.runtime';\nimport { ImportOptions, ImportDetails, ImportStatus, ImportResult } from './import-components';\n\ntype ImportFlags = {\n path?: string;\n objects?: boolean;\n displayDependencies?: boolean;\n override?: boolean;\n verbose?: boolean;\n json?: boolean;\n conf?: string;\n skipDependencyInstallation?: boolean;\n skipWriteConfigFiles?: boolean;\n merge?: MergeStrategy;\n filterEnvs?: string;\n saveInLane?: boolean;\n dependencies?: boolean;\n dependents?: boolean;\n dependentsDryRun?: boolean;\n dependentsVia?: string;\n dependentsAll?: boolean;\n silent?: boolean;\n allHistory?: boolean;\n fetchDeps?: boolean;\n trackOnly?: boolean;\n includeDeprecated?: boolean;\n};\n\nexport class ImportCmd implements Command {\n name = 'import [component-patterns...]';\n description = 'import components from their remote scopes to the local workspace';\n helpUrl = 'reference/components/importing-components';\n arguments = [\n {\n name: 'component-patterns...',\n description:\n 'component IDs or component patterns (separated by space). Use patterns to import groups of components using a common scope or namespace. E.g., \"utils/*\" (wrap with double quotes)',\n },\n ];\n extendedDescription: string;\n group = 'collaborate';\n alias = '';\n options = [\n ['p', 'path <path>', 'import components into a specific directory (a relative path in the workspace)'],\n [\n 'o',\n 'objects',\n 'import components objects to the local scope without checkout (without writing them to the file system). This is the default behavior for import with no id argument',\n ],\n ['O', 'override', 'override local changes'],\n ['v', 'verbose', 'show verbose output for inspection'],\n ['j', 'json', 'return the output as JSON'],\n // ['', 'conf', 'write the configuration file (component.json) of the component'], // not working. need to fix once ComponentWriter is moved to Harmony\n ['x', 'skip-dependency-installation', 'do not auto-install dependencies of the imported components'],\n ['', 'skip-write-config-files', 'do not write config files (such as eslint, tsconfig, prettier, etc...)'],\n [\n 'm',\n 'merge [strategy]',\n 'merge local changes with the imported version. strategy should be \"theirs\", \"ours\" or \"manual\"',\n ],\n [\n '',\n 'dependencies',\n 'import all dependencies (bit components only) of imported components and write them to the workspace',\n ],\n [\n '',\n 'dependents',\n 'import components found while traversing from the imported components upwards to the workspace components',\n ],\n [\n '',\n 'dependents-via <string>',\n 'same as --dependents except the traversal must go through the specified component. to specify multiple components, wrap with quotes and separate by a comma',\n ],\n [\n '',\n 'dependents-all',\n 'same as --dependents except not prompting for selecting paths but rather selecting all paths and showing final confirmation before importing',\n ],\n [\n '',\n 'dependents-dry-run',\n 'DEPRECATED. (this is the default now). same as --dependents, except it prints the found dependents and wait for confirmation before importing them',\n ],\n ['', 'silent', 'no prompt for --dependents/--dependents-via flags'],\n [\n '',\n 'filter-envs <envs>',\n 'only import components that have the specified environment (e.g., \"teambit.react/react-env\")',\n ],\n [\n '',\n 'save-in-lane',\n 'when checked out to a lane and the component is not on the remote-lane, save it in the lane (defaults to save on main)',\n ],\n [\n '',\n 'all-history',\n 'relevant for fetching all components objects. avoid optimizations, fetch all history versions, always',\n ],\n [\n '',\n 'fetch-deps',\n 'fetch dependencies (bit components) objects to the local scope, but dont add to the workspace. Useful to resolve errors about missing dependency data',\n ],\n [\n '',\n 'track-only',\n 'do not write any component files, just create .bitmap entries of the imported components. Useful when the files already exist and just want to re-add the component to the bitmap',\n ],\n ['', 'include-deprecated', 'when importing with patterns, include deprecated components (default to exclude them)'],\n ] as CommandOptions;\n loader = true;\n remoteOp = true;\n _packageManagerArgs: string[]; // gets populated by yargs-adapter.handler().\n\n constructor(private importer: ImporterMain) {}\n\n async report([ids = []]: [string[]], importFlags: ImportFlags): Promise<any> {\n const {\n importDetails,\n importedIds,\n importedDeps,\n installationError,\n compilationError,\n workspaceConfigUpdateResult,\n missingIds,\n cancellationMessage,\n lane,\n } = await this.getImportResults(ids, importFlags);\n if (!importedIds.length && !missingIds?.length) {\n return chalk.yellow(cancellationMessage || 'nothing to import');\n }\n const importedIdsUniqNoVersion = ComponentIdList.fromArray(importedIds).toVersionLatest();\n const summaryPrefix =\n importedIdsUniqNoVersion.length === 1\n ? 'successfully imported one component'\n : `successfully imported ${importedIdsUniqNoVersion.length} components`;\n\n let upToDateCount = 0;\n const importedComponents = importedIds.map((bitId) => {\n const details = importDetails.find((c) => c.id === bitId.toStringWithoutVersion());\n if (!details) throw new Error(`missing details for component ${bitId.toString()}`);\n if (details.status === 'up to date') {\n upToDateCount += 1;\n }\n return formatPlainComponentItemWithVersions(bitId, details);\n });\n const getWsConfigUpdateLogs = () => {\n const logs = workspaceConfigUpdateResult?.logs;\n if (!logs || !logs.length) return '';\n const logsStr = logs.join('\\n');\n return `${chalk.underline('verbose logs of workspace config update')}\\n${logsStr}`;\n };\n const upToDateSuffix = lane ? ' on the lane' : '';\n const upToDateStr = upToDateCount === 0 ? '' : `, ${upToDateCount} components are up to date${upToDateSuffix}`;\n const summary = `${summaryPrefix}${upToDateStr}`;\n const importOutput = compact(importedComponents).join('\\n');\n const importedDepsOutput =\n importFlags.displayDependencies && importedDeps.length\n ? immutableUnshift(\n uniq(importedDeps.map(formatPlainComponentItem)),\n chalk.green(`\\n\\nsuccessfully imported ${importedDeps.length} component dependencies`)\n ).join('\\n')\n : '';\n\n const output = compact([\n getWsConfigUpdateLogs(),\n importOutput,\n importedDepsOutput,\n formatMissingComponents(missingIds),\n getWorkspaceConfigUpdateOutput(workspaceConfigUpdateResult),\n installationErrorOutput(installationError),\n compilationErrorOutput(compilationError),\n chalk.green(summary),\n ]).join('\\n\\n');\n\n return output;\n }\n\n async json([ids]: [string[]], importFlags: ImportFlags) {\n const { importDetails, installationError, missingIds } = await this.getImportResults(ids, importFlags);\n\n return { importDetails, installationError, missingIds };\n }\n\n private async getImportResults(\n ids: string[],\n {\n path,\n objects = false,\n override = false,\n verbose = false,\n conf,\n skipDependencyInstallation = false,\n skipWriteConfigFiles = false,\n merge,\n filterEnvs,\n saveInLane = false,\n dependencies = false,\n dependents = false,\n dependentsDryRun = false,\n silent,\n dependentsVia,\n dependentsAll,\n allHistory = false,\n fetchDeps = false,\n trackOnly = false,\n includeDeprecated = false,\n }: ImportFlags\n ): Promise<ImportResult> {\n if (dependentsDryRun) {\n this.importer.logger.warn(`the \"--dependents-dry-run\" flag is deprecated and is now the default behavior`);\n }\n if (objects && merge) {\n throw new BitError(' --objects and --merge flags cannot be used together');\n }\n if (override && merge) {\n throw new BitError('--override and --merge cannot be used together');\n }\n if (!ids.length && dependencies) {\n throw new BitError('you have to specify ids to use \"--dependencies\" flag');\n }\n if (!ids.length && dependents) {\n throw new BitError('you have to specify ids to use \"--dependents\" flag');\n }\n if (!ids.length && dependentsVia) {\n throw new BitError('you have to specify ids to use \"--dependents-via\" flag');\n }\n if (!ids.length && trackOnly) {\n throw new BitError('you have to specify ids to use \"--track-only\" flag');\n }\n let mergeStrategy;\n if (merge && typeof merge === 'string') {\n const options = Object.keys(MergeOptions);\n if (!options.includes(merge)) {\n throw new BitError(`merge must be one of the following: ${options.join(', ')}`);\n }\n mergeStrategy = merge;\n }\n\n const envsToFilter = filterEnvs ? filterEnvs.split(',').map((p) => p.trim()) : undefined;\n\n const importOptions: ImportOptions = {\n ids,\n verbose,\n merge: Boolean(merge),\n filterEnvs: envsToFilter,\n mergeStrategy,\n writeToPath: path,\n objectsOnly: objects,\n override,\n writeConfig: Boolean(conf),\n installNpmPackages: !skipDependencyInstallation,\n writeConfigFiles: !skipWriteConfigFiles,\n saveInLane,\n importDependenciesDirectly: dependencies,\n importDependents: dependents,\n dependentsVia,\n dependentsAll,\n silent,\n allHistory,\n fetchDeps,\n trackOnly,\n includeDeprecated,\n };\n return this.importer.import(importOptions, this._packageManagerArgs);\n }\n}\n\nfunction formatMissingComponents(missing?: string[]) {\n if (!missing?.length) return '';\n const title = chalk.underline('Missing Components');\n const subTitle = `The following components are missing from the remote in the requested version, try running \"bit status\" to re-sync your .bitmap file\nAlso, check that the requested version exists on main or the checked out lane`;\n const body = chalk.red(missing.join('\\n'));\n return `${title}\\n${subTitle}\\n${body}`;\n}\n\nfunction formatPlainComponentItemWithVersions(bitId: ComponentID, importDetails: ImportDetails) {\n const status: ImportStatus = importDetails.status;\n const id = bitId.toStringWithoutVersion();\n const getVersionsOutput = () => {\n if (!importDetails.versions.length) return '';\n if (importDetails.latestVersion) {\n return `${importDetails.versions.length} new version(s) available, latest ${importDetails.latestVersion}`;\n }\n return importDetails.versions.length > 5\n ? `${importDetails.versions.length} new versions`\n : `new versions: ${importDetails.versions.join(', ')}`;\n };\n const versions = getVersionsOutput();\n const usedVersion = status === 'added' ? `, currently used version ${bitId.version}` : '';\n const getConflictMessage = () => {\n if (!importDetails.filesStatus) return '';\n const conflictedFiles = Object.keys(importDetails.filesStatus)\n // @ts-ignore file is set\n .filter((file) => importDetails.filesStatus[file] === FileStatus.manual);\n if (!conflictedFiles.length) return '';\n return `(the following files were saved with conflicts ${conflictedFiles\n .map((file) => chalk.bold(file))\n .join(', ')}) `;\n };\n const conflictMessage = getConflictMessage();\n const deprecated = importDetails.deprecated && !importDetails.removed ? chalk.yellow('deprecated') : '';\n const removed = importDetails.removed ? chalk.red('deleted') : '';\n const missingDeps = importDetails.missingDeps.length\n ? chalk.red(`missing dependencies: ${importDetails.missingDeps.map((d) => d.toString()).join(', ')}`)\n : '';\n if (status === 'up to date' && !missingDeps && !deprecated && !conflictMessage && !removed) {\n return undefined;\n }\n return chalk.dim(\n `- ${chalk.green(status)} ${chalk.cyan(\n id\n )} ${versions}${usedVersion} ${conflictMessage}${deprecated}${removed} ${missingDeps}`\n );\n}\n"],"mappings":"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","ignoreList":[]}
|
1
|
+
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_lodash","_merging","_mergeVersion","_componentId","_bitError","_utils","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","ImportCmd","constructor","importer","name","description","report","ids","importFlags","importDetails","importedIds","importedDeps","installationError","compilationError","workspaceConfigUpdateResult","missingIds","cancellationMessage","lane","getImportResults","length","chalk","yellow","importedIdsUniqNoVersion","ComponentIdList","fromArray","toVersionLatest","summaryPrefix","upToDateCount","importedComponents","map","bitId","details","find","c","id","toStringWithoutVersion","Error","toString","status","formatPlainComponentItemWithVersions","getWsConfigUpdateLogs","logs","logsStr","join","underline","upToDateSuffix","upToDateStr","summary","importOutput","compact","importedDepsOutput","displayDependencies","immutableUnshift","uniq","formatPlainComponentItem","green","output","formatMissingComponents","getWorkspaceConfigUpdateOutput","installationErrorOutput","compilationErrorOutput","json","path","objects","override","verbose","conf","skipDependencyInstallation","skipWriteConfigFiles","merge","filterEnvs","saveInLane","dependencies","dependents","dependentsDryRun","silent","dependentsVia","dependentsAll","allHistory","fetchDeps","trackOnly","includeDeprecated","logger","warn","BitError","mergeStrategy","options","keys","MergeOptions","includes","envsToFilter","split","p","trim","undefined","importOptions","Boolean","writeToPath","objectsOnly","writeConfig","installNpmPackages","writeConfigFiles","importDependenciesDirectly","importDependents","import","_packageManagerArgs","exports","missing","title","subTitle","body","red","scope","version","deprecated","cyan","getVersionsOutput","versions","latestVersion","usedVersion","getConflictMessage","filesStatus","conflictedFiles","filter","file","FileStatus","manual","bold","conflictMessage","removed","missingDeps","d","dim"],"sources":["import.cmd.ts"],"sourcesContent":["import { Command, CommandOptions } from '@teambit/cli';\nimport chalk from 'chalk';\nimport { compact, uniq } from 'lodash';\nimport { installationErrorOutput, compilationErrorOutput, getWorkspaceConfigUpdateOutput } from '@teambit/merging';\nimport {\n FileStatus,\n MergeOptions,\n MergeStrategy,\n} from '@teambit/legacy/dist/consumer/versions-ops/merge-version/merge-version';\nimport { ComponentIdList, ComponentID } from '@teambit/component-id';\nimport { BitError } from '@teambit/bit-error';\nimport { immutableUnshift } from '@teambit/legacy/dist/utils';\nimport { ImporterMain } from './importer.main.runtime';\nimport { ImportOptions, ImportDetails, ImportStatus, ImportResult } from './import-components';\n\ntype ImportFlags = {\n path?: string;\n objects?: boolean;\n displayDependencies?: boolean;\n override?: boolean;\n verbose?: boolean;\n json?: boolean;\n conf?: string;\n skipDependencyInstallation?: boolean;\n skipWriteConfigFiles?: boolean;\n merge?: MergeStrategy;\n filterEnvs?: string;\n saveInLane?: boolean;\n dependencies?: boolean;\n dependents?: boolean;\n dependentsDryRun?: boolean;\n dependentsVia?: string;\n dependentsAll?: boolean;\n silent?: boolean;\n allHistory?: boolean;\n fetchDeps?: boolean;\n trackOnly?: boolean;\n includeDeprecated?: boolean;\n};\n\nexport class ImportCmd implements Command {\n name = 'import [component-patterns...]';\n description = 'import components from their remote scopes to the local workspace';\n helpUrl = 'reference/components/importing-components';\n arguments = [\n {\n name: 'component-patterns...',\n description:\n 'component IDs or component patterns (separated by space). Use patterns to import groups of components using a common scope or namespace. E.g., \"utils/*\" (wrap with double quotes)',\n },\n ];\n extendedDescription: string;\n group = 'collaborate';\n alias = '';\n options = [\n ['p', 'path <path>', 'import components into a specific directory (a relative path in the workspace)'],\n [\n 'o',\n 'objects',\n 'import components objects to the local scope without checkout (without writing them to the file system). This is the default behavior for import with no id argument',\n ],\n ['O', 'override', 'override local changes'],\n ['v', 'verbose', 'show verbose output for inspection'],\n ['j', 'json', 'return the output as JSON'],\n // ['', 'conf', 'write the configuration file (component.json) of the component'], // not working. need to fix once ComponentWriter is moved to Harmony\n ['x', 'skip-dependency-installation', 'do not auto-install dependencies of the imported components'],\n ['', 'skip-write-config-files', 'do not write config files (such as eslint, tsconfig, prettier, etc...)'],\n [\n 'm',\n 'merge [strategy]',\n 'merge local changes with the imported version. strategy should be \"theirs\", \"ours\" or \"manual\"',\n ],\n [\n '',\n 'dependencies',\n 'import all dependencies (bit components only) of imported components and write them to the workspace',\n ],\n [\n '',\n 'dependents',\n 'import components found while traversing from the imported components upwards to the workspace components',\n ],\n [\n '',\n 'dependents-via <string>',\n 'same as --dependents except the traversal must go through the specified component. to specify multiple components, wrap with quotes and separate by a comma',\n ],\n [\n '',\n 'dependents-all',\n 'same as --dependents except not prompting for selecting paths but rather selecting all paths and showing final confirmation before importing',\n ],\n [\n '',\n 'dependents-dry-run',\n 'DEPRECATED. (this is the default now). same as --dependents, except it prints the found dependents and wait for confirmation before importing them',\n ],\n ['', 'silent', 'no prompt for --dependents/--dependents-via flags'],\n [\n '',\n 'filter-envs <envs>',\n 'only import components that have the specified environment (e.g., \"teambit.react/react-env\")',\n ],\n [\n '',\n 'save-in-lane',\n 'when checked out to a lane and the component is not on the remote-lane, save it in the lane (defaults to save on main)',\n ],\n [\n '',\n 'all-history',\n 'relevant for fetching all components objects. avoid optimizations, fetch all history versions, always',\n ],\n [\n '',\n 'fetch-deps',\n 'fetch dependencies (bit components) objects to the local scope, but dont add to the workspace. Useful to resolve errors about missing dependency data',\n ],\n [\n '',\n 'track-only',\n 'do not write any component files, just create .bitmap entries of the imported components. Useful when the files already exist and just want to re-add the component to the bitmap',\n ],\n ['', 'include-deprecated', 'when importing with patterns, include deprecated components (default to exclude them)'],\n ] as CommandOptions;\n loader = true;\n remoteOp = true;\n _packageManagerArgs: string[]; // gets populated by yargs-adapter.handler().\n\n constructor(private importer: ImporterMain) {}\n\n async report([ids = []]: [string[]], importFlags: ImportFlags): Promise<any> {\n const {\n importDetails,\n importedIds,\n importedDeps,\n installationError,\n compilationError,\n workspaceConfigUpdateResult,\n missingIds,\n cancellationMessage,\n lane,\n } = await this.getImportResults(ids, importFlags);\n if (!importedIds.length && !missingIds?.length) {\n return chalk.yellow(cancellationMessage || 'nothing to import');\n }\n const importedIdsUniqNoVersion = ComponentIdList.fromArray(importedIds).toVersionLatest();\n const summaryPrefix =\n importedIdsUniqNoVersion.length === 1\n ? 'successfully imported one component'\n : `successfully imported ${importedIdsUniqNoVersion.length} components`;\n\n let upToDateCount = 0;\n const importedComponents = importedIds.map((bitId) => {\n const details = importDetails.find((c) => c.id === bitId.toStringWithoutVersion());\n if (!details) throw new Error(`missing details for component ${bitId.toString()}`);\n if (details.status === 'up to date') {\n upToDateCount += 1;\n }\n return formatPlainComponentItemWithVersions(bitId, details);\n });\n const getWsConfigUpdateLogs = () => {\n const logs = workspaceConfigUpdateResult?.logs;\n if (!logs || !logs.length) return '';\n const logsStr = logs.join('\\n');\n return `${chalk.underline('verbose logs of workspace config update')}\\n${logsStr}`;\n };\n const upToDateSuffix = lane ? ' on the lane' : '';\n const upToDateStr = upToDateCount === 0 ? '' : `, ${upToDateCount} components are up to date${upToDateSuffix}`;\n const summary = `${summaryPrefix}${upToDateStr}`;\n const importOutput = compact(importedComponents).join('\\n');\n const importedDepsOutput =\n importFlags.displayDependencies && importedDeps.length\n ? immutableUnshift(\n uniq(importedDeps.map(formatPlainComponentItem)),\n chalk.green(`\\n\\nsuccessfully imported ${importedDeps.length} component dependencies`)\n ).join('\\n')\n : '';\n\n const output = compact([\n getWsConfigUpdateLogs(),\n importOutput,\n importedDepsOutput,\n formatMissingComponents(missingIds),\n getWorkspaceConfigUpdateOutput(workspaceConfigUpdateResult),\n installationErrorOutput(installationError),\n compilationErrorOutput(compilationError),\n chalk.green(summary),\n ]).join('\\n\\n');\n\n return output;\n }\n\n async json([ids]: [string[]], importFlags: ImportFlags) {\n const { importDetails, installationError, missingIds } = await this.getImportResults(ids, importFlags);\n\n return { importDetails, installationError, missingIds };\n }\n\n private async getImportResults(\n ids: string[],\n {\n path,\n objects = false,\n override = false,\n verbose = false,\n conf,\n skipDependencyInstallation = false,\n skipWriteConfigFiles = false,\n merge,\n filterEnvs,\n saveInLane = false,\n dependencies = false,\n dependents = false,\n dependentsDryRun = false,\n silent,\n dependentsVia,\n dependentsAll,\n allHistory = false,\n fetchDeps = false,\n trackOnly = false,\n includeDeprecated = false,\n }: ImportFlags\n ): Promise<ImportResult> {\n if (dependentsDryRun) {\n this.importer.logger.warn(`the \"--dependents-dry-run\" flag is deprecated and is now the default behavior`);\n }\n if (objects && merge) {\n throw new BitError(' --objects and --merge flags cannot be used together');\n }\n if (override && merge) {\n throw new BitError('--override and --merge cannot be used together');\n }\n if (!ids.length && dependencies) {\n throw new BitError('you have to specify ids to use \"--dependencies\" flag');\n }\n if (!ids.length && dependents) {\n throw new BitError('you have to specify ids to use \"--dependents\" flag');\n }\n if (!ids.length && dependentsVia) {\n throw new BitError('you have to specify ids to use \"--dependents-via\" flag');\n }\n if (!ids.length && trackOnly) {\n throw new BitError('you have to specify ids to use \"--track-only\" flag');\n }\n let mergeStrategy;\n if (merge && typeof merge === 'string') {\n const options = Object.keys(MergeOptions);\n if (!options.includes(merge)) {\n throw new BitError(`merge must be one of the following: ${options.join(', ')}`);\n }\n mergeStrategy = merge;\n }\n\n const envsToFilter = filterEnvs ? filterEnvs.split(',').map((p) => p.trim()) : undefined;\n\n const importOptions: ImportOptions = {\n ids,\n verbose,\n merge: Boolean(merge),\n filterEnvs: envsToFilter,\n mergeStrategy,\n writeToPath: path,\n objectsOnly: objects,\n override,\n writeConfig: Boolean(conf),\n installNpmPackages: !skipDependencyInstallation,\n writeConfigFiles: !skipWriteConfigFiles,\n saveInLane,\n importDependenciesDirectly: dependencies,\n importDependents: dependents,\n dependentsVia,\n dependentsAll,\n silent,\n allHistory,\n fetchDeps,\n trackOnly,\n includeDeprecated,\n };\n return this.importer.import(importOptions, this._packageManagerArgs);\n }\n}\n\nfunction formatMissingComponents(missing?: string[]) {\n if (!missing?.length) return '';\n const title = chalk.underline('Missing Components');\n const subTitle = `The following components are missing from the remote in the requested version, try running \"bit status\" to re-sync your .bitmap file\nAlso, check that the requested version exists on main or the checked out lane`;\n const body = chalk.red(missing.join('\\n'));\n return `${title}\\n${subTitle}\\n${body}`;\n}\n\nfunction formatPlainComponentItem({ scope, name, version, deprecated }: any) {\n return chalk.cyan(\n `- ${scope ? `${scope}/` : ''}${name}@${version ? version.toString() : 'latest'} ${\n deprecated ? chalk.yellow('[deprecated]') : ''\n }`\n );\n}\n\nfunction formatPlainComponentItemWithVersions(bitId: ComponentID, importDetails: ImportDetails) {\n const status: ImportStatus = importDetails.status;\n const id = bitId.toStringWithoutVersion();\n const getVersionsOutput = () => {\n if (!importDetails.versions.length) return '';\n if (importDetails.latestVersion) {\n return `${importDetails.versions.length} new version(s) available, latest ${importDetails.latestVersion}`;\n }\n return importDetails.versions.length > 5\n ? `${importDetails.versions.length} new versions`\n : `new versions: ${importDetails.versions.join(', ')}`;\n };\n const versions = getVersionsOutput();\n const usedVersion = status === 'added' ? `, currently used version ${bitId.version}` : '';\n const getConflictMessage = () => {\n if (!importDetails.filesStatus) return '';\n const conflictedFiles = Object.keys(importDetails.filesStatus)\n // @ts-ignore file is set\n .filter((file) => importDetails.filesStatus[file] === FileStatus.manual);\n if (!conflictedFiles.length) return '';\n return `(the following files were saved with conflicts ${conflictedFiles\n .map((file) => chalk.bold(file))\n .join(', ')}) `;\n };\n const conflictMessage = getConflictMessage();\n const deprecated = importDetails.deprecated && !importDetails.removed ? chalk.yellow('deprecated') : '';\n const removed = importDetails.removed ? chalk.red('deleted') : '';\n const missingDeps = importDetails.missingDeps.length\n ? chalk.red(`missing dependencies: ${importDetails.missingDeps.map((d) => d.toString()).join(', ')}`)\n : '';\n if (status === 'up to date' && !missingDeps && !deprecated && !conflictMessage && !removed) {\n return undefined;\n }\n return chalk.dim(\n `- ${chalk.green(status)} ${chalk.cyan(\n id\n )} ${versions}${usedVersion} ${conflictMessage}${deprecated}${removed} ${missingDeps}`\n );\n}\n"],"mappings":"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","ignoreList":[]}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.271/dist/importer.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_importer@1.0.271/dist/importer.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/importer",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.271",
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/importer",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.scope",
|
8
8
|
"name": "importer",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.271"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -20,18 +20,18 @@
|
|
20
20
|
"@teambit/lane-id": "0.0.311",
|
21
21
|
"@teambit/harmony": "0.4.6",
|
22
22
|
"@teambit/legacy-bit-id": "1.1.1",
|
23
|
-
"@teambit/graph": "1.0.
|
23
|
+
"@teambit/graph": "1.0.271",
|
24
24
|
"@teambit/logger": "0.0.958",
|
25
|
-
"@teambit/workspace": "1.0.
|
25
|
+
"@teambit/workspace": "1.0.271",
|
26
26
|
"@teambit/cli": "0.0.865",
|
27
|
-
"@teambit/checkout": "1.0.
|
28
|
-
"@teambit/component-writer": "1.0.
|
29
|
-
"@teambit/config-merger": "0.0.
|
30
|
-
"@teambit/envs": "1.0.
|
31
|
-
"@teambit/merging": "1.0.
|
32
|
-
"@teambit/dependency-resolver": "1.0.
|
33
|
-
"@teambit/install": "1.0.
|
34
|
-
"@teambit/scope": "1.0.
|
27
|
+
"@teambit/checkout": "1.0.271",
|
28
|
+
"@teambit/component-writer": "1.0.271",
|
29
|
+
"@teambit/config-merger": "0.0.138",
|
30
|
+
"@teambit/envs": "1.0.271",
|
31
|
+
"@teambit/merging": "1.0.271",
|
32
|
+
"@teambit/dependency-resolver": "1.0.271",
|
33
|
+
"@teambit/install": "1.0.271",
|
34
|
+
"@teambit/scope": "1.0.271"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|
37
37
|
"@types/lodash": "4.14.165",
|