@teambit/remove 0.0.310 → 0.0.311
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/dist/recover-cmd.js +2 -2
- package/dist/recover-cmd.js.map +1 -1
- package/dist/remove-cmd.js +5 -3
- package/dist/remove-cmd.js.map +1 -1
- package/package-tar/teambit-remove-0.0.311.tgz +0 -0
- package/package.json +10 -10
- package/package-tar/teambit-remove-0.0.310.tgz +0 -0
- /package/dist/{preview-1692155876143.js → preview-1692297727886.js} +0 -0
package/dist/recover-cmd.js
CHANGED
|
@@ -32,7 +32,7 @@ class RecoverCmd {
|
|
|
32
32
|
constructor(remove) {
|
|
33
33
|
this.remove = remove;
|
|
34
34
|
(0, _defineProperty2().default)(this, "name", 'recover <component-name>');
|
|
35
|
-
(0, _defineProperty2().default)(this, "description", 'EXPERIMENTAL. recover
|
|
35
|
+
(0, _defineProperty2().default)(this, "description", 'EXPERIMENTAL. recover component(s) soft-deleted from the workspace, or a remote scope');
|
|
36
36
|
(0, _defineProperty2().default)(this, "group", 'collaborate');
|
|
37
37
|
(0, _defineProperty2().default)(this, "options", [['x', 'skip-dependency-installation', 'do not install packages in case of importing components']]);
|
|
38
38
|
(0, _defineProperty2().default)(this, "loader", true);
|
|
@@ -41,7 +41,7 @@ class RecoverCmd {
|
|
|
41
41
|
async report([componentName], options) {
|
|
42
42
|
const hasRecovered = await this.remove.recover(componentName, options);
|
|
43
43
|
if (!hasRecovered) {
|
|
44
|
-
throw new (_bitError().BitError)(`component ${componentName} was not soft-
|
|
44
|
+
throw new (_bitError().BitError)(`component ${componentName} was not soft-deleted, nothing to recover`);
|
|
45
45
|
}
|
|
46
46
|
return _chalk().default.green(`successfully recovered ${componentName}`);
|
|
47
47
|
}
|
package/dist/recover-cmd.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_bitError","RecoverCmd","constructor","remove","_defineProperty2","default","report","componentName","options","hasRecovered","recover","BitError","chalk","green","exports"],"sources":["recover-cmd.ts"],"sourcesContent":["import chalk from 'chalk';\nimport { BitError } from '@teambit/bit-error';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { RemoveMain } from './remove.main.runtime';\n\nexport type RecoverOptions = {\n skipDependencyInstallation?: boolean;\n};\n\nexport class RecoverCmd implements Command {\n name = 'recover <component-name>';\n description = 'EXPERIMENTAL. recover
|
|
1
|
+
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_bitError","RecoverCmd","constructor","remove","_defineProperty2","default","report","componentName","options","hasRecovered","recover","BitError","chalk","green","exports"],"sources":["recover-cmd.ts"],"sourcesContent":["import chalk from 'chalk';\nimport { BitError } from '@teambit/bit-error';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { RemoveMain } from './remove.main.runtime';\n\nexport type RecoverOptions = {\n skipDependencyInstallation?: boolean;\n};\n\nexport class RecoverCmd implements Command {\n name = 'recover <component-name>';\n description = 'EXPERIMENTAL. recover component(s) soft-deleted from the workspace, or a remote scope';\n group = 'collaborate';\n options = [\n ['x', 'skip-dependency-installation', 'do not install packages in case of importing components'],\n ] as CommandOptions;\n loader = true;\n migration = true;\n\n constructor(private remove: RemoveMain) {}\n\n async report([componentName]: [string], options: RecoverOptions) {\n const hasRecovered = await this.remove.recover(componentName, options);\n if (!hasRecovered) {\n throw new BitError(`component ${componentName} was not soft-deleted, nothing to recover`);\n }\n return chalk.green(`successfully recovered ${componentName}`);\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA,SAAAA,OAAA;EAAA,MAAAC,IAAA,GAAAC,sBAAA,CAAAC,OAAA;EAAAH,MAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,UAAA;EAAA,MAAAH,IAAA,GAAAE,OAAA;EAAAC,SAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAQO,MAAMI,UAAU,CAAoB;EAUzCC,WAAWA,CAASC,MAAkB,EAAE;IAAA,KAApBA,MAAkB,GAAlBA,MAAkB;IAAA,IAAAC,gBAAA,GAAAC,OAAA,gBAT/B,0BAA0B;IAAA,IAAAD,gBAAA,GAAAC,OAAA,uBACnB,uFAAuF;IAAA,IAAAD,gBAAA,GAAAC,OAAA,iBAC7F,aAAa;IAAA,IAAAD,gBAAA,GAAAC,OAAA,mBACX,CACR,CAAC,GAAG,EAAE,8BAA8B,EAAE,yDAAyD,CAAC,CACjG;IAAA,IAAAD,gBAAA,GAAAC,OAAA,kBACQ,IAAI;IAAA,IAAAD,gBAAA,GAAAC,OAAA,qBACD,IAAI;EAEyB;EAEzC,MAAMC,MAAMA,CAAC,CAACC,aAAa,CAAW,EAAEC,OAAuB,EAAE;IAC/D,MAAMC,YAAY,GAAG,MAAM,IAAI,CAACN,MAAM,CAACO,OAAO,CAACH,aAAa,EAAEC,OAAO,CAAC;IACtE,IAAI,CAACC,YAAY,EAAE;MACjB,MAAM,KAAIE,oBAAQ,EAAE,aAAYJ,aAAc,2CAA0C,CAAC;IAC3F;IACA,OAAOK,gBAAK,CAACC,KAAK,CAAE,0BAAyBN,aAAc,EAAC,CAAC;EAC/D;AACF;AAACO,OAAA,CAAAb,UAAA,GAAAA,UAAA"}
|
package/dist/remove-cmd.js
CHANGED
|
@@ -61,13 +61,13 @@ class RemoveCmd {
|
|
|
61
61
|
this.remove = remove;
|
|
62
62
|
this.workspace = workspace;
|
|
63
63
|
(0, _defineProperty2().default)(this, "name", 'remove <component-pattern>');
|
|
64
|
-
(0, _defineProperty2().default)(this, "description", 'remove component(s) from the workspace, or a remote scope');
|
|
64
|
+
(0, _defineProperty2().default)(this, "description", 'remove component(s) from the workspace, or a remote scope (with a flag)');
|
|
65
65
|
(0, _defineProperty2().default)(this, "extendedDescription", `to remove components from your local workspace only, use "bit remove" (with no flags).
|
|
66
66
|
|
|
67
67
|
to remove a component from the remote scope, use "bit remove --delete", to mark the components as deleted.
|
|
68
68
|
once tagged/snapped and exported, the remote scope will be updated and it'll be marked as deleted there as well.
|
|
69
69
|
|
|
70
|
-
to remove components from
|
|
70
|
+
to remove components from a lane, use "bit lane remove-comp".
|
|
71
71
|
`);
|
|
72
72
|
(0, _defineProperty2().default)(this, "arguments", [{
|
|
73
73
|
name: 'component-pattern',
|
|
@@ -129,7 +129,9 @@ ${_chalk().default.bold('to update the remote, please tag/snap and then export.
|
|
|
129
129
|
fromLane
|
|
130
130
|
});
|
|
131
131
|
// @ts-ignore AUTO-ADDED-AFTER-MIGRATION-PLEASE-FIX!
|
|
132
|
-
|
|
132
|
+
let localMessage = (0, _removeTemplate().default)(localResult, false);
|
|
133
|
+
if (localMessage !== '') localMessage += '. Note: these components were not deleted from the remote - if you want to delete components use --delete\n';
|
|
134
|
+
return `${localMessage}${this.paintArray(remoteResult)}`;
|
|
133
135
|
}
|
|
134
136
|
paintArray(removedObjectsArray) {
|
|
135
137
|
return removedObjectsArray.map(item => (0, _removeTemplate().default)(item, true));
|
package/dist/remove-cmd.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_yn","_bitError","_prompts","_removeTemplate","_constants","RemoveCmd","constructor","remove","workspace","_defineProperty2","default","name","description","COMPONENT_PATTERN_HELP","report","componentsPattern","delete","softDelete","force","hard","fromLane","track","silent","keepFiles","_this$workspace","isOnLane","BitError","removedCompIds","markRemoveOnMain","chalk","green","join","bold","willDeleteFiles","removePromptResult","removePrompt","yn","shouldRemove","localResult","remoteResult","remote","deleteFiles","paintRemoved","paintArray","removedObjectsArray","map","item","exports"],"sources":["remove-cmd.ts"],"sourcesContent":["import chalk from 'chalk';\nimport yn from 'yn';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { Workspace } from '@teambit/workspace';\nimport { BitError } from '@teambit/bit-error';\nimport { removePrompt } from '@teambit/legacy/dist/prompts';\nimport RemovedObjects from '@teambit/legacy/dist/scope/removed-components';\nimport RemovedLocalObjects from '@teambit/legacy/dist/scope/removed-local-objects';\nimport paintRemoved from '@teambit/legacy/dist/cli/templates/remove-template';\nimport { COMPONENT_PATTERN_HELP } from '@teambit/legacy/dist/constants';\nimport { RemoveMain } from './remove.main.runtime';\n\nexport class RemoveCmd implements Command {\n name = 'remove <component-pattern>';\n description = 'remove component(s) from the workspace, or a remote scope';\n extendedDescription = `to remove components from your local workspace only, use \"bit remove\" (with no flags).\n\nto remove a component from the remote scope, use \"bit remove --delete\", to mark the components as deleted.\nonce tagged/snapped and exported, the remote scope will be updated and it'll be marked as deleted there as well.\n\nto remove components from
|
|
1
|
+
{"version":3,"names":["_chalk","data","_interopRequireDefault","require","_yn","_bitError","_prompts","_removeTemplate","_constants","RemoveCmd","constructor","remove","workspace","_defineProperty2","default","name","description","COMPONENT_PATTERN_HELP","report","componentsPattern","delete","softDelete","force","hard","fromLane","track","silent","keepFiles","_this$workspace","isOnLane","BitError","removedCompIds","markRemoveOnMain","chalk","green","join","bold","willDeleteFiles","removePromptResult","removePrompt","yn","shouldRemove","localResult","remoteResult","remote","deleteFiles","localMessage","paintRemoved","paintArray","removedObjectsArray","map","item","exports"],"sources":["remove-cmd.ts"],"sourcesContent":["import chalk from 'chalk';\nimport yn from 'yn';\nimport { Command, CommandOptions } from '@teambit/cli';\nimport { Workspace } from '@teambit/workspace';\nimport { BitError } from '@teambit/bit-error';\nimport { removePrompt } from '@teambit/legacy/dist/prompts';\nimport RemovedObjects from '@teambit/legacy/dist/scope/removed-components';\nimport RemovedLocalObjects from '@teambit/legacy/dist/scope/removed-local-objects';\nimport paintRemoved from '@teambit/legacy/dist/cli/templates/remove-template';\nimport { COMPONENT_PATTERN_HELP } from '@teambit/legacy/dist/constants';\nimport { RemoveMain } from './remove.main.runtime';\n\nexport class RemoveCmd implements Command {\n name = 'remove <component-pattern>';\n description = 'remove component(s) from the workspace, or a remote scope (with a flag)';\n extendedDescription = `to remove components from your local workspace only, use \"bit remove\" (with no flags).\n\nto remove a component from the remote scope, use \"bit remove --delete\", to mark the components as deleted.\nonce tagged/snapped and exported, the remote scope will be updated and it'll be marked as deleted there as well.\n\nto remove components from a lane, use \"bit lane remove-comp\".\n`;\n arguments = [\n {\n name: 'component-pattern',\n description: COMPONENT_PATTERN_HELP,\n },\n ];\n group = 'collaborate';\n helpUrl = 'docs/components/removing-components';\n skipWorkspace = true;\n alias = 'rm';\n options = [\n ['', 'delete', 'mark the component as deleted. after tag/snap and export the remote will be updated'],\n [\n '',\n 'hard',\n 'remove a component completely from a remote scope. careful! this is a permanent change that could corrupt dependents. prefer --delete',\n ],\n // this option is confusing and probably not in use. if needed, move this to \"bit lane remove-comp\" command.\n // ['', 'from-lane', 'revert to main if exists on currently checked out lane, otherwise, remove it'],\n ['t', 'track', 'keep tracking component in .bitmap (default = false), helps transform a tagged-component to new'],\n ['', 'keep-files', 'keep component files (just untrack the component)'],\n [\n 'f',\n 'force',\n 'removes the component from the scope, even if used as a dependency. WARNING: components that depend on this component will corrupt',\n ],\n ['s', 'silent', 'skip confirmation'],\n ] as CommandOptions;\n loader = true;\n migration = true;\n remoteOp = true;\n\n constructor(private remove: RemoveMain, private workspace?: Workspace) {}\n\n async report(\n [componentsPattern]: [string],\n {\n delete: softDelete = false,\n force = false,\n hard = false,\n fromLane = false,\n track = false,\n silent = false,\n keepFiles = false,\n }: {\n delete?: boolean;\n force?: boolean;\n hard?: boolean;\n track?: boolean;\n fromLane?: boolean;\n silent?: boolean;\n keepFiles?: boolean;\n }\n ) {\n if (!hard && this.workspace?.isOnLane()) {\n throw new BitError(\n `error: unable to remove components when on a lane, please run \"bit lane remove-comp\" instead`\n );\n }\n\n if (softDelete) {\n if (hard)\n throw new BitError(\n `error: --hard and --delete cannot be used together. soft delete can only be done locally, after tag/snap and export it updates the remote`\n );\n if (track) throw new BitError(`error: please use either --delete or --track, not both`);\n if (keepFiles) throw new BitError(`error: please use either --delete or --keep-files, not both`);\n if (fromLane) throw new BitError(`error: please use either --delete or --from-lane, not both`);\n const removedCompIds = await this.remove.markRemoveOnMain(componentsPattern);\n return `${chalk.green('successfully soft-removed the following components:')}\n${removedCompIds.join('\\n')}\n\n${chalk.bold('to update the remote, please tag/snap and then export. to revert, please use \"bit recover\"')}`;\n }\n\n if (!silent) {\n const willDeleteFiles = !hard && !keepFiles;\n const removePromptResult = await removePrompt(willDeleteFiles, hard)();\n // @ts-ignore AUTO-ADDED-AFTER-MIGRATION-PLEASE-FIX!\n if (!yn(removePromptResult.shouldRemove)) {\n throw new BitError('the operation has been canceled');\n }\n }\n const {\n localResult,\n remoteResult = [],\n }: {\n localResult: RemovedLocalObjects;\n remoteResult: RemovedObjects[];\n } = await this.remove.remove({ componentsPattern, remote: hard, force, track, deleteFiles: !keepFiles, fromLane });\n // @ts-ignore AUTO-ADDED-AFTER-MIGRATION-PLEASE-FIX!\n let localMessage = paintRemoved(localResult, false);\n if (localMessage !== '')\n localMessage +=\n '. Note: these components were not deleted from the remote - if you want to delete components use --delete\\n';\n return `${localMessage}${this.paintArray(remoteResult)}`;\n }\n paintArray(removedObjectsArray: RemovedObjects[]) {\n return removedObjectsArray.map((item) => paintRemoved(item, true));\n }\n}\n"],"mappings":"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"}
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/remove",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.311",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/remove",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "remove",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.311"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
"@teambit/component-id": "0.0.427",
|
|
23
23
|
"@teambit/legacy-bit-id": "1.0.0",
|
|
24
24
|
"@teambit/bit-error": "0.0.402",
|
|
25
|
-
"@teambit/cli": "0.0.
|
|
26
|
-
"@teambit/workspace": "0.0.
|
|
27
|
-
"@teambit/component": "0.0.
|
|
25
|
+
"@teambit/cli": "0.0.760",
|
|
26
|
+
"@teambit/workspace": "0.0.1134",
|
|
27
|
+
"@teambit/component": "0.0.1134",
|
|
28
28
|
"@teambit/component-issues": "0.0.95",
|
|
29
|
-
"@teambit/dependency-resolver": "0.0.
|
|
30
|
-
"@teambit/importer": "0.0.
|
|
31
|
-
"@teambit/issues": "0.0.
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
29
|
+
"@teambit/dependency-resolver": "0.0.1134",
|
|
30
|
+
"@teambit/importer": "0.0.563",
|
|
31
|
+
"@teambit/issues": "0.0.442",
|
|
32
|
+
"@teambit/logger": "0.0.853"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash": "4.14.165",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@types/testing-library__jest-dom": "5.9.5"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
|
-
"@teambit/legacy": "1.0.
|
|
44
|
+
"@teambit/legacy": "1.0.544",
|
|
45
45
|
"react": "^16.8.0 || ^17.0.0",
|
|
46
46
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
47
47
|
},
|
|
Binary file
|
|
File without changes
|