@teambit/objects 0.0.283 → 0.0.284
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,87 +1,87 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
}
|
|
2
|
+
"files": [{
|
|
3
|
+
"file": "3ef84ee58242de1b3feadfab4d12a7018de69e93",
|
|
4
|
+
"relativePath": "impl.js",
|
|
5
|
+
"name": "impl.js",
|
|
6
|
+
"test": false
|
|
7
|
+
}, {
|
|
8
|
+
"file": "b0f492d50dff231d3d50872f1fe42901a26be66e",
|
|
9
|
+
"relativePath": "spec.js",
|
|
10
|
+
"name": "spec.js",
|
|
11
|
+
"test": true
|
|
12
|
+
}],
|
|
13
|
+
"mainFile": "impl.js",
|
|
14
|
+
"dists": [{
|
|
15
|
+
"file": "aa633b24c97bb53dcd52b0ef5ac7f6aa7b7c85fa",
|
|
16
|
+
"relativePath": "dist.js",
|
|
17
|
+
"name": "dist.js",
|
|
18
|
+
"test": false
|
|
19
|
+
}],
|
|
20
|
+
"compiler": "bit.envs/compilers/babel",
|
|
21
|
+
"bindingPrefix": "@bit",
|
|
22
|
+
"tester": "bit.envs/mocha/react",
|
|
23
|
+
"log": {
|
|
24
|
+
"message": "init",
|
|
25
|
+
"date": "1497953762445",
|
|
26
|
+
"username": "David First",
|
|
27
|
+
"email": "david@bitsrc.io"
|
|
28
|
+
},
|
|
29
|
+
"ci": {
|
|
30
|
+
"startTime": "1497953909560",
|
|
31
|
+
"endTime": "1497953937808"
|
|
32
|
+
},
|
|
33
|
+
"specsResults": [{
|
|
34
|
+
"tests": [{
|
|
35
|
+
"title": "QuerySelectorAll should use GetElementByTagName",
|
|
36
|
+
"pass": true,
|
|
37
|
+
"err": null,
|
|
38
|
+
"duration": 5
|
|
39
|
+
}, {
|
|
40
|
+
"title": "QuerySelectorAll should use GetElementById",
|
|
41
|
+
"pass": true,
|
|
42
|
+
"err": null,
|
|
43
|
+
"duration": 2
|
|
44
|
+
}, {
|
|
45
|
+
"title": "QuerySelectorAll should use GetElementsByClassName",
|
|
46
|
+
"pass": true,
|
|
47
|
+
"err": null,
|
|
48
|
+
"duration": 2
|
|
49
|
+
}, {
|
|
50
|
+
"title": "QuerySelectorAll should use qsa for complex selectors",
|
|
51
|
+
"pass": true,
|
|
52
|
+
"err": null,
|
|
53
|
+
"duration": 9
|
|
54
|
+
}],
|
|
55
|
+
"stats": {
|
|
56
|
+
"start": "2017-06-20T10:18:57.361Z",
|
|
57
|
+
"end": "2017-06-20T10:18:57.792Z",
|
|
58
|
+
"duration": 431
|
|
59
|
+
},
|
|
60
|
+
"pass": true,
|
|
61
|
+
"specFile": "spec.js"
|
|
62
|
+
}],
|
|
63
|
+
"docs": [{
|
|
64
|
+
"name": "querySelectorAll",
|
|
65
|
+
"description": "# Returns all elements in the document that matches a specified CSS selector.",
|
|
66
|
+
"args": [{
|
|
67
|
+
"description": null,
|
|
68
|
+
"type": "object",
|
|
69
|
+
"name": "element"
|
|
70
|
+
}, {
|
|
71
|
+
"description": null,
|
|
72
|
+
"type": "string",
|
|
73
|
+
"name": "selector"
|
|
74
|
+
}],
|
|
75
|
+
"returns": {},
|
|
76
|
+
"access": "public",
|
|
77
|
+
"examples": [],
|
|
78
|
+
"static": false
|
|
79
|
+
}],
|
|
80
|
+
"dependencies": [],
|
|
81
|
+
"devDependencies": [],
|
|
82
|
+
"flattenedDependencies": [],
|
|
83
|
+
"flattenedDevDependencies": [],
|
|
84
|
+
"packageDependencies": {},
|
|
85
|
+
"devPackageDependencies": {},
|
|
86
|
+
"peerPackageDependencies": {}
|
|
87
|
+
}
|
package/dist/models/lane.d.ts
CHANGED
|
@@ -56,10 +56,10 @@ export default class Lane extends BitObject {
|
|
|
56
56
|
changeScope(scope: string): void;
|
|
57
57
|
refs(): Ref[];
|
|
58
58
|
validateBeforePersisting(str: string): void;
|
|
59
|
-
toObject(): import("lodash").Dictionary<string | boolean | string[] | {
|
|
59
|
+
toObject(): import("lodash").Dictionary<string | boolean | string[] | Log | {
|
|
60
60
|
scope: string;
|
|
61
61
|
name: string;
|
|
62
|
-
} |
|
|
62
|
+
} | {
|
|
63
63
|
isDeleted?: true | undefined;
|
|
64
64
|
id: {
|
|
65
65
|
scope: string;
|
package/dist/models/version.d.ts
CHANGED
|
@@ -187,12 +187,12 @@ export default class Version extends BitObject {
|
|
|
187
187
|
static depEdgeFromArray(depEdgeArr: string[]): DepEdge;
|
|
188
188
|
static flattenedEdgeToSource(flattenedEdges?: DepEdge[]): Source | undefined;
|
|
189
189
|
static dependenciesGraphToSource(dependenciesGraph?: DependenciesGraph): Source | undefined;
|
|
190
|
-
toObject(): import("lodash").Dictionary<string | boolean | Record<string, any> | string[] | Record<string, any>[] |
|
|
190
|
+
toObject(): import("lodash").Dictionary<string | boolean | Record<string, any> | string[] | Record<string, any>[] | Doclet[] | {
|
|
191
191
|
file: any;
|
|
192
192
|
relativePath: any;
|
|
193
193
|
name: any;
|
|
194
194
|
test: any;
|
|
195
|
-
}[] |
|
|
195
|
+
}[] | import("@teambit/component-id").ComponentIdObj[] | {
|
|
196
196
|
extensionId: ComponentID | import("@teambit/component-id").ComponentIdObj | undefined;
|
|
197
197
|
config: {
|
|
198
198
|
[key: string]: any;
|
|
@@ -209,7 +209,7 @@ export default class Version extends BitObject {
|
|
|
209
209
|
[key: string]: string;
|
|
210
210
|
} | {
|
|
211
211
|
[key: string]: string;
|
|
212
|
-
} | Log[] | VersionOrigin | {
|
|
212
|
+
} | ComponentOverridesData | Log[] | VersionOrigin | {
|
|
213
213
|
message: string;
|
|
214
214
|
date: string;
|
|
215
215
|
username: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/objects",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.284",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/objects",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "objects",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.284"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@pnpm/dependency-path": "1001.1.2",
|
|
13
|
-
"@pnpm/lockfile.types": "^1002.0.1",
|
|
14
|
-
"semver": "7.7.1",
|
|
15
12
|
"lodash": "4.17.21",
|
|
16
|
-
"uuid": "8.3.2",
|
|
17
|
-
"async-mutex": "0.3.1",
|
|
18
|
-
"p-map-series": "2.1.0",
|
|
19
13
|
"tar-stream": "2.2.0",
|
|
14
|
+
"p-map-series": "2.1.0",
|
|
15
|
+
"async-mutex": "0.3.1",
|
|
20
16
|
"fs-extra": "10.0.0",
|
|
21
17
|
"uid-number": "0.0.6",
|
|
18
|
+
"@pnpm/dependency-path": "1001.1.2",
|
|
19
|
+
"@pnpm/lockfile.types": "^1002.0.1",
|
|
20
|
+
"semver": "7.7.1",
|
|
21
|
+
"uuid": "8.3.2",
|
|
22
22
|
"@teambit/harmony": "0.4.7",
|
|
23
|
+
"@teambit/cli": "0.0.1282",
|
|
23
24
|
"@teambit/component-id": "1.2.4",
|
|
24
|
-
"@teambit/
|
|
25
|
-
"@teambit/bit-error": "0.0.404",
|
|
26
|
-
"@teambit/component-version": "1.0.4",
|
|
27
|
-
"@teambit/lane-id": "0.0.312",
|
|
28
|
-
"@teambit/legacy.cli.error": "0.0.30",
|
|
29
|
-
"@teambit/legacy.constants": "0.0.19",
|
|
30
|
-
"@teambit/legacy.logger": "0.0.30",
|
|
31
|
-
"@teambit/toolbox.crypto.sha1": "0.0.10",
|
|
32
|
-
"@teambit/legacy-bit-id": "1.1.3",
|
|
33
|
-
"@teambit/legacy-component-log": "0.0.412",
|
|
34
|
-
"@teambit/pkg.modules.semver-helper": "0.0.17",
|
|
35
|
-
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
25
|
+
"@teambit/component.snap-distance": "0.0.84",
|
|
36
26
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
37
|
-
"@teambit/bit.get-bit-version": "0.0.10",
|
|
38
27
|
"@teambit/harmony.modules.concurrency": "0.0.20",
|
|
28
|
+
"@teambit/legacy.logger": "0.0.30",
|
|
29
|
+
"@teambit/legacy.scope": "0.0.83",
|
|
39
30
|
"@teambit/toolbox.promise.map-pool": "0.0.9",
|
|
31
|
+
"@teambit/legacy.constants": "0.0.19",
|
|
32
|
+
"@teambit/legacy.utils": "0.0.28",
|
|
33
|
+
"@teambit/toolbox.crypto.sha1": "0.0.10",
|
|
34
|
+
"@teambit/bit-error": "0.0.404",
|
|
35
|
+
"@teambit/component-version": "1.0.4",
|
|
40
36
|
"@teambit/harmony.modules.in-memory-cache": "0.0.23",
|
|
41
37
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.8",
|
|
42
|
-
"@teambit/
|
|
38
|
+
"@teambit/lane-id": "0.0.312",
|
|
43
39
|
"@teambit/harmony.modules.get-basic-log": "0.0.84",
|
|
44
|
-
"@teambit/component.snap-distance": "0.0.84",
|
|
45
40
|
"@teambit/config-store": "0.0.162",
|
|
46
|
-
"@teambit/legacy.
|
|
41
|
+
"@teambit/legacy.cli.error": "0.0.30",
|
|
47
42
|
"@teambit/component.sources": "0.0.135",
|
|
43
|
+
"@teambit/legacy-bit-id": "1.1.3",
|
|
44
|
+
"@teambit/legacy-component-log": "0.0.412",
|
|
48
45
|
"@teambit/legacy.consumer-component": "0.0.84",
|
|
49
46
|
"@teambit/legacy.consumer-config": "0.0.83",
|
|
50
47
|
"@teambit/legacy.extension-data": "0.0.85",
|
|
48
|
+
"@teambit/pkg.modules.semver-helper": "0.0.17",
|
|
49
|
+
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
50
|
+
"@teambit/bit.get-bit-version": "0.0.10",
|
|
51
51
|
"@teambit/semantics.doc-parser": "0.0.91",
|
|
52
|
-
"@teambit/graph": "1.0.
|
|
52
|
+
"@teambit/graph": "1.0.777"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@types/semver": "7.5.8",
|
|
56
55
|
"@types/lodash": "4.14.165",
|
|
57
|
-
"@types/uuid": "8.3.4",
|
|
58
56
|
"@types/fs-extra": "9.0.7",
|
|
57
|
+
"@types/semver": "7.5.8",
|
|
58
|
+
"@types/uuid": "8.3.4",
|
|
59
59
|
"@teambit/harmony.envs.core-aspect-env": "0.0.79"
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
File without changes
|