@teambit/workspace 1.0.937 → 1.0.939
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/{preview-1775588810301.js → preview-1775662560200.js} +2 -2
- package/dist/workspace-component/comp-files.d.ts +1 -1
- package/dist/workspace-component/comp-files.js.map +1 -1
- package/dist/workspace.d.ts +1 -0
- package/dist/workspace.js +7 -0
- package/dist/workspace.js.map +1 -1
- package/package.json +39 -39
- package/workspace-component/comp-files.ts +1 -1
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.939",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/workspace",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "workspace",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.939"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -28,22 +28,39 @@
|
|
|
28
28
|
"reset-css": "5.0.1",
|
|
29
29
|
"@teambit/component-id": "1.2.4",
|
|
30
30
|
"@teambit/harmony": "0.4.7",
|
|
31
|
+
"@teambit/legacy.extension-data": "0.0.109",
|
|
32
|
+
"@teambit/legacy.scope": "0.0.107",
|
|
31
33
|
"@teambit/component-version": "1.0.4",
|
|
34
|
+
"@teambit/legacy.consumer-component": "0.0.108",
|
|
35
|
+
"@teambit/legacy.consumer": "0.0.107",
|
|
32
36
|
"@teambit/bit-error": "0.0.404",
|
|
33
37
|
"@teambit/lane-id": "0.0.312",
|
|
38
|
+
"@teambit/legacy.bit-map": "0.0.164",
|
|
34
39
|
"@teambit/toolbox.fs.last-modified": "0.0.14",
|
|
35
40
|
"@teambit/toolbox.path.path": "0.0.16",
|
|
36
41
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
42
|
+
"@teambit/logger": "0.0.1407",
|
|
43
|
+
"@teambit/cli": "0.0.1314",
|
|
37
44
|
"@teambit/component.ui.component-status-resolver": "0.0.510",
|
|
38
|
-
"@teambit/legacy.constants": "0.0.
|
|
45
|
+
"@teambit/legacy.constants": "0.0.26",
|
|
39
46
|
"@teambit/harmony.modules.resolved-component": "0.0.513",
|
|
40
47
|
"@teambit/legacy.utils": "0.0.34",
|
|
48
|
+
"@teambit/scope.remotes": "0.0.107",
|
|
49
|
+
"@teambit/config-store": "0.0.194",
|
|
50
|
+
"@teambit/config": "0.0.1489",
|
|
41
51
|
"@teambit/harmony.modules.requireable-component": "0.0.513",
|
|
42
52
|
"@teambit/toolbox.modules.module-resolver": "0.0.19",
|
|
53
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.337",
|
|
54
|
+
"@teambit/global-config": "0.0.1317",
|
|
55
|
+
"@teambit/legacy.consumer-config": "0.0.107",
|
|
56
|
+
"@teambit/variants": "0.0.1582",
|
|
43
57
|
"@teambit/component-issues": "0.0.171",
|
|
58
|
+
"@teambit/component.sources": "0.0.159",
|
|
44
59
|
"@teambit/dependencies.modules.packages-excluder": "1.0.8",
|
|
45
|
-
"@teambit/harmony.modules.in-memory-cache": "0.0.
|
|
60
|
+
"@teambit/harmony.modules.in-memory-cache": "0.0.30",
|
|
46
61
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
62
|
+
"@teambit/legacy.component-list": "0.0.161",
|
|
63
|
+
"@teambit/legacy.scope-api": "0.0.162",
|
|
47
64
|
"@teambit/toolbox.path.is-path-inside": "0.0.508",
|
|
48
65
|
"@teambit/workspace.modules.match-pattern": "0.0.520",
|
|
49
66
|
"@teambit/component.ui.component-drawer": "0.0.478",
|
|
@@ -61,7 +78,7 @@
|
|
|
61
78
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.522",
|
|
62
79
|
"@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
|
|
63
80
|
"@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
|
|
64
|
-
"@teambit/harmony.modules.concurrency": "0.0.
|
|
81
|
+
"@teambit/harmony.modules.concurrency": "0.0.27",
|
|
65
82
|
"@teambit/toolbox.promise.map-pool": "0.0.14",
|
|
66
83
|
"@teambit/base-react.themes.theme-switcher": "1.1.2",
|
|
67
84
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
|
|
@@ -88,40 +105,23 @@
|
|
|
88
105
|
"@teambit/workspace.ui.workspace-component-card": "0.0.568",
|
|
89
106
|
"@teambit/explorer.ui.component-card": "0.0.51",
|
|
90
107
|
"@teambit/workspace.ui.empty-workspace": "0.0.509",
|
|
91
|
-
"@teambit/component": "1.0.
|
|
92
|
-
"@teambit/dependency-resolver": "1.0.
|
|
93
|
-
"@teambit/envs": "1.0.
|
|
94
|
-
"@teambit/
|
|
95
|
-
"@teambit/
|
|
96
|
-
"@teambit/
|
|
97
|
-
"@teambit/
|
|
98
|
-
"@teambit/
|
|
99
|
-
"@teambit/
|
|
100
|
-
"@teambit/
|
|
101
|
-
"@teambit/
|
|
102
|
-
"@teambit/
|
|
103
|
-
"@teambit/
|
|
104
|
-
"@teambit/
|
|
105
|
-
"@teambit/
|
|
106
|
-
"@teambit/
|
|
107
|
-
"@teambit/
|
|
108
|
-
"@teambit/aspect-loader": "1.0.937",
|
|
109
|
-
"@teambit/config-store": "0.0.193",
|
|
110
|
-
"@teambit/config": "0.0.1488",
|
|
111
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.336",
|
|
112
|
-
"@teambit/graphql": "1.0.937",
|
|
113
|
-
"@teambit/bundler": "1.0.937",
|
|
114
|
-
"@teambit/global-config": "0.0.1316",
|
|
115
|
-
"@teambit/legacy.consumer-config": "0.0.106",
|
|
116
|
-
"@teambit/ui": "1.0.937",
|
|
117
|
-
"@teambit/variants": "0.0.1581",
|
|
118
|
-
"@teambit/component.sources": "0.0.158",
|
|
119
|
-
"@teambit/legacy.component-list": "0.0.160",
|
|
120
|
-
"@teambit/legacy.scope-api": "0.0.161",
|
|
121
|
-
"@teambit/command-bar": "1.0.937",
|
|
122
|
-
"@teambit/sidebar": "1.0.937",
|
|
123
|
-
"@teambit/pubsub": "1.0.937",
|
|
124
|
-
"@teambit/deprecation": "1.0.937"
|
|
108
|
+
"@teambit/component": "1.0.939",
|
|
109
|
+
"@teambit/dependency-resolver": "1.0.939",
|
|
110
|
+
"@teambit/envs": "1.0.939",
|
|
111
|
+
"@teambit/objects": "0.0.446",
|
|
112
|
+
"@teambit/scope": "1.0.939",
|
|
113
|
+
"@teambit/graph": "1.0.939",
|
|
114
|
+
"@teambit/isolator": "1.0.939",
|
|
115
|
+
"@teambit/component-tree": "1.0.939",
|
|
116
|
+
"@teambit/watcher": "1.0.939",
|
|
117
|
+
"@teambit/aspect-loader": "1.0.939",
|
|
118
|
+
"@teambit/graphql": "1.0.939",
|
|
119
|
+
"@teambit/bundler": "1.0.939",
|
|
120
|
+
"@teambit/ui": "1.0.939",
|
|
121
|
+
"@teambit/command-bar": "1.0.939",
|
|
122
|
+
"@teambit/sidebar": "1.0.939",
|
|
123
|
+
"@teambit/pubsub": "1.0.939",
|
|
124
|
+
"@teambit/deprecation": "1.0.939"
|
|
125
125
|
},
|
|
126
126
|
"devDependencies": {
|
|
127
127
|
"@types/lodash": "4.14.165",
|
|
@@ -12,7 +12,7 @@ export class CompFiles {
|
|
|
12
12
|
private repository: Repository,
|
|
13
13
|
private currentFiles: SourceFile[],
|
|
14
14
|
readonly compDir: PathLinux,
|
|
15
|
-
|
|
15
|
+
readonly modelFiles: SourceFileModel[] = []
|
|
16
16
|
) {}
|
|
17
17
|
|
|
18
18
|
isModified(): boolean {
|