binary-collections 2.0.9 → 2.0.11
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/.puppeterrc.cjs +25 -0
- package/binaries/binary-executor.cjs +178 -0
- package/{bin → binaries}/clean-nodemodule +0 -0
- package/binaries/clean-nodemodule.cjs +178 -0
- package/binaries/clean-nodemodule.cmd +4 -0
- package/{bin → binaries}/clean-nodemodules +0 -0
- package/binaries/clean-nodemodules.cjs +178 -0
- package/binaries/clean-nodemodules.cmd +5 -0
- package/{bin → binaries}/dev +0 -0
- package/binaries/dev.cjs +178 -0
- package/{bin → binaries}/empty +0 -0
- package/binaries/empty.cjs +178 -0
- package/{bin → binaries}/git-reduce-size +0 -0
- package/binaries/git-reduce-size.cjs +178 -0
- package/binaries/javakill.cjs +178 -0
- package/{bin → binaries}/javakill.cmd +0 -0
- package/binaries/kill-night-crows.bat +7 -0
- package/binaries/kill-night-crows.ps1 +172 -0
- package/{bin → binaries}/kill-process +0 -0
- package/binaries/kill-process.cjs +178 -0
- package/binaries/nodekill.cjs +178 -0
- package/{bin → binaries}/nodekill.ps1 +0 -0
- package/{bin → binaries}/prod +0 -0
- package/binaries/prod.cjs +178 -0
- package/binaries/py +111 -0
- package/binaries/py.cjs +178 -0
- package/binaries/py.cmd +49 -0
- package/{bin → binaries}/rmfind +0 -0
- package/binaries/rmfind.cjs +178 -0
- package/{bin → binaries}/rmx +0 -0
- package/binaries/rmx.cjs +178 -0
- package/{bin → binaries}/submodule-token +0 -0
- package/binaries/submodule-token.cjs +178 -0
- package/binaries/test-cjs +10 -0
- package/binaries/test-cjs.cjs +178 -0
- package/binaries/test-cjs.cmd +11 -0
- package/binaries/yarn-clean +32 -0
- package/binaries/yarn-clean.cjs +178 -0
- package/binaries/yarn-clean.cmd +30 -0
- package/binaries/yarn-clean.py +148 -0
- package/docs-src/clean-github-actions-caches.md +26 -0
- package/docs-src/free-chatgpt.md +26 -0
- package/lib/binary-collections-config.cjs +3 -2
- package/lib/binary-collections-config.mjs +2 -2
- package/lib/binary-collections.cjs +513 -105
- package/lib/binary-collections.mjs +178 -117
- package/lib/changelog.cjs +64 -16
- package/lib/changelog.mjs +177 -171
- package/lib/{chunk-VVEZVNIV.mjs → chunk-2CBJCW7E.mjs} +3 -3
- package/lib/chunk-34IQDTLZ.mjs +27 -0
- package/lib/chunk-3HFFECCI.mjs +27 -0
- package/lib/chunk-4UHL4WVN.mjs +136 -0
- package/lib/{chunk-4BYBVEYC.mjs → chunk-66PAU5PS.mjs} +5 -4
- package/lib/chunk-6HHJRKFB.mjs +59 -0
- package/lib/chunk-6S4NXESK.mjs +26 -0
- package/lib/chunk-7XTEJHOE.mjs +193 -0
- package/lib/{chunk-ZYAQRPUL.mjs → chunk-7YD7IPFF.mjs} +2 -2
- package/lib/{chunk-SH3L6HHV.mjs → chunk-A2JQXI5Z.mjs} +2 -2
- package/lib/{chunk-EGSSKVDH.mjs → chunk-A3VUZEJK.mjs} +1 -1
- package/lib/chunk-AJDD5DZM.mjs +109 -0
- package/lib/chunk-BZWVHODJ.mjs +62 -0
- package/lib/chunk-FCDQGYBF.mjs +136 -0
- package/lib/chunk-FKI7IEB5.mjs +172 -0
- package/lib/chunk-GEYA2USY.mjs +207 -0
- package/lib/chunk-GJTGHXRA.mjs +356 -0
- package/lib/{chunk-YV7DO3YV.mjs → chunk-HLGOWBEO.mjs} +1 -1
- package/lib/chunk-ID2WBTE2.mjs +80 -0
- package/lib/chunk-JXFOHKDM.mjs +239 -0
- package/lib/{chunk-YX5U7XDR.mjs → chunk-M3YIYRHT.mjs} +6 -5
- package/lib/chunk-N436BNBK.mjs +514 -0
- package/lib/chunk-NCXAP7AA.mjs +31 -0
- package/lib/chunk-PDN26I7O.mjs +188 -0
- package/lib/{chunk-JGR2NW6D.mjs → chunk-PDSXF5HY.mjs} +3 -3
- package/lib/{chunk-AASHBCRW.mjs → chunk-QQ4A6DLD.mjs} +8 -0
- package/lib/{chunk-ONIBBBQ3.mjs → chunk-RWLXRTYP.mjs} +4 -3
- package/lib/chunk-TOIVAQF7.mjs +136 -0
- package/lib/chunk-V5SKYJUB.mjs +136 -0
- package/lib/chunk-WSRETQCA.mjs +59 -0
- package/lib/chunk-XA3SNBPA.mjs +184 -0
- package/lib/chunk-XVBFFVCJ.mjs +209 -0
- package/lib/chunk-YYLIQQKF.mjs +31 -0
- package/lib/{chunk-APBWENF6.mjs → chunk-Z6JLYU2J.mjs} +63 -16
- package/lib/chunk-ZDMWBSYF.mjs +81 -0
- package/lib/clean-github-actions-caches.cjs +291 -148
- package/lib/clean-github-actions-caches.mjs +4 -3
- package/lib/del-gradle.cjs +63 -15
- package/lib/del-gradle.js +2 -1
- package/lib/del-gradle.mjs +2 -2
- package/lib/del-node-modules.cjs +143 -148
- package/lib/del-node-modules.js +210 -14
- package/lib/del-node-modules.mjs +149 -18
- package/lib/del-ps.cjs +90 -21
- package/lib/del-ps.js +3 -2
- package/lib/del-ps.mjs +7 -5
- package/lib/del-yarn-caches.cjs +87 -18
- package/lib/del-yarn-caches.js +38 -3
- package/lib/del-yarn-caches.mjs +6 -6
- package/lib/find-node-modules-cli.cjs +5 -4
- package/lib/find-node-modules-cli.js +2 -1
- package/lib/find-node-modules-cli.mjs +2 -2
- package/lib/find-node-modules.cjs +4 -3
- package/lib/{find-node-modules.d.ts → find-node-modules.d.cts} +1 -1
- package/lib/find-node-modules.mjs +2 -2
- package/lib/free-chatgpt.cjs +754 -0
- package/lib/free-chatgpt.js +51 -0
- package/lib/free-chatgpt.mjs +50 -0
- package/lib/git/gitattributes.cjs +2 -1
- package/lib/git/{gitattributes.d.ts → gitattributes.d.cts} +7 -2
- package/lib/git/gitattributes.mjs +2 -2
- package/lib/git/line-endings.cjs +298 -64
- package/lib/git/line-endings.mjs +4 -4
- package/lib/git/normalize.cjs +26 -36
- package/lib/git/normalize.mjs +2 -2
- package/lib/git/permissions.cjs +77 -11
- package/lib/git/permissions.mjs +3 -3
- package/lib/git/pull-strategy.cjs +76 -9
- package/lib/git/pull-strategy.mjs +3 -3
- package/lib/git/undo-commit-cli.cjs +110 -0
- package/lib/git/undo-commit-cli.d.ts +1 -0
- package/lib/git/undo-commit-cli.js +4 -0
- package/lib/git/undo-commit-cli.mjs +14 -0
- package/lib/git/undo-commit.cjs +81 -0
- package/lib/git/undo-commit.d.cts +1 -0
- package/lib/git/undo-commit.mjs +7 -0
- package/lib/git/undo-staged-cli.cjs +110 -0
- package/lib/git/undo-staged-cli.d.ts +1 -0
- package/lib/git/undo-staged-cli.js +4 -0
- package/lib/git/undo-staged-cli.mjs +14 -0
- package/lib/git/undo-staged.cjs +81 -0
- package/lib/git/undo-staged.d.cts +1 -0
- package/lib/git/undo-staged.mjs +7 -0
- package/lib/git/user-config.cjs +313 -83
- package/lib/git/user-config.mjs +4 -4
- package/lib/git/utils.cjs +40 -60
- package/lib/git/utils.mjs +2 -2
- package/lib/git-diff-cli.cjs +857 -0
- package/lib/git-diff-cli.js +16 -0
- package/lib/git-diff-cli.mjs +17 -0
- package/lib/git-diff.cjs +862 -58
- package/lib/git-diff.d.ts +38 -83
- package/lib/git-diff.js +152 -0
- package/lib/git-diff.mjs +23 -85
- package/lib/git-fix.cjs +733 -97
- package/lib/git-fix.mjs +10 -9
- package/lib/git-purge.cjs +64 -16
- package/lib/git-purge.d.cts +1 -0
- package/lib/git-purge.mjs +43 -37
- package/lib/index.cjs +7 -6
- package/lib/index.d.ts +1 -1
- package/lib/index.js +2 -5
- package/lib/index.mjs +4 -4
- package/lib/kill-night-crows.cjs +87 -0
- package/lib/kill-night-crows.d.mts +1 -0
- package/lib/kill-night-crows.mjs +65 -0
- package/lib/npm-run-series.cjs +63 -16
- package/lib/npm-run-series.mjs +42 -36
- package/lib/package-resolutions-updater-cli.cjs +560 -0
- package/lib/package-resolutions-updater-cli.d.mts +1 -0
- package/lib/package-resolutions-updater-cli.mjs +124 -0
- package/lib/package-resolutions-updater.cjs +178 -158
- package/lib/package-resolutions-updater.d.mts +32 -1
- package/lib/package-resolutions-updater.mjs +17 -338
- package/lib/php-cs-fixer-staged.cjs +105 -0
- package/lib/php-cs-fixer-staged.d.cts +2 -0
- package/lib/php-cs-fixer-staged.mjs +117 -0
- package/lib/print-directory-tree.cjs +320 -207
- package/lib/print-directory-tree.mjs +3 -3
- package/lib/ps/connected-domain.cjs +25 -2
- package/lib/ps/connected-domain.d.ts +10 -2
- package/lib/ps/connected-domain.js +5 -2
- package/lib/ps/connected-domain.mjs +8 -4
- package/lib/ps/index.cjs +345 -322
- package/lib/ps/index.d.mjs +1 -1
- package/lib/ps/index.js +2 -1
- package/lib/ps/index.mjs +179 -182
- package/lib/ps/isWin.cjs +24 -1
- package/lib/ps/isWin.d.ts +1 -1
- package/lib/ps/isWin.js +3 -1
- package/lib/ps/isWin.mjs +8 -4
- package/lib/ps/table-parser.cjs +167 -159
- package/lib/ps/table-parser.d.ts +5 -0
- package/lib/ps/table-parser.js +10 -4
- package/lib/ps/table-parser.mjs +9 -5
- package/lib/remove-module.cjs +310 -0
- package/lib/remove-module.d.mts +1 -0
- package/lib/remove-module.mjs +111 -0
- package/lib/rmpath.cjs +322 -0
- package/lib/rmpath.d.mts +3 -0
- package/lib/rmpath.mjs +108 -0
- package/lib/submodule-install.cjs +311 -86
- package/lib/submodule-install.mjs +53 -5
- package/lib/submodule-remove-cli.cjs +107 -0
- package/lib/submodule-remove-cli.d.ts +1 -0
- package/lib/submodule-remove-cli.js +31 -0
- package/lib/submodule-remove-cli.mjs +28 -0
- package/lib/submodule-remove.cjs +46 -0
- package/lib/submodule-remove.d.cts +2 -0
- package/lib/submodule-remove.mjs +6 -0
- package/lib/utils/chatgpt.cjs +541 -0
- package/lib/utils/chatgpt.d.ts +31 -0
- package/lib/utils/chatgpt.js +708 -0
- package/lib/utils/chatgpt.mjs +8 -0
- package/lib/utils/findEnvFiles.cjs +107 -0
- package/lib/utils/findEnvFiles.d.ts +8 -0
- package/lib/utils/findEnvFiles.js +121 -0
- package/lib/utils/findEnvFiles.mjs +8 -0
- package/lib/utils/findWorkspaceRoot.cjs +70 -0
- package/lib/utils/findWorkspaceRoot.d.ts +9 -0
- package/lib/utils/findWorkspaceRoot.js +57 -0
- package/lib/utils/findWorkspaceRoot.mjs +40 -0
- package/lib/{utils.cjs → utils/index.cjs} +61 -14
- package/lib/{utils.mjs → utils/index.mjs} +2 -2
- package/lib/utils/isGithubTokenValid.cjs +64 -0
- package/lib/utils/isGithubTokenValid.d.ts +7 -0
- package/lib/utils/isGithubTokenValid.js +48 -0
- package/lib/utils/isGithubTokenValid.mjs +36 -0
- package/lib/yarn-reinstall.cjs +220 -38
- package/lib/yarn-reinstall.mjs +2 -2
- package/package.json +138 -104
- package/readme.md +48 -75
- package/releases/readme.md +36 -0
- package/requirements.txt +1 -0
- package/test/README.md +101 -0
- package/test/package.json +2 -1
- package/test-project/readme.md +26 -0
- package/tmp/test-repo/README.md +35 -0
- package/tmp/test-repo/package.json +1 -1
- package/tmp/typedoc/readme.md +320 -0
- package/bin/bash-dummy +0 -56
- package/bin/bash-dummy.cmd +0 -25
- package/bin/dir-tree.cmd +0 -7
- package/bin/git-diff +0 -4
- package/bin/git-diff.cmd +0 -7
- package/bin/git-fix +0 -36
- package/bin/git-fix.cmd +0 -7
- package/bin/rmpath +0 -70
- package/bin/submodule-install.txt +0 -118
- package/bin/submodule-remove +0 -46
- package/bin/submodule.txt +0 -172
- package/lib/binary-collections-config.d.mts +0 -18
- package/lib/binary-collections-config.js +0 -39
- package/lib/binary-collections.d.mts +0 -137
- package/lib/binary-collections.d.ts +0 -137
- package/lib/changelog.d.mts +0 -2
- package/lib/changelog.js +0 -226
- package/lib/chunk-DPKAJKFO.mjs +0 -171
- package/lib/chunk-G3THLIDT.mjs +0 -200
- package/lib/chunk-W3ENOM53.mjs +0 -18
- package/lib/clean-github-actions-caches.d.mts +0 -169
- package/lib/clean-github-actions-caches.d.ts +0 -169
- package/lib/del-gradle.d.mts +0 -2
- package/lib/del-node-modules.d.mts +0 -2
- package/lib/del-ps.d.mts +0 -2
- package/lib/del-yarn-caches.d.mts +0 -2
- package/lib/find-node-modules-cli.d.mts +0 -1
- package/lib/find-node-modules.d.mts +0 -13
- package/lib/find-node-modules.js +0 -53
- package/lib/git/gitattributes.d.mts +0 -35
- package/lib/git/gitattributes.js +0 -223
- package/lib/git/line-endings.d.mts +0 -83
- package/lib/git/line-endings.d.ts +0 -83
- package/lib/git/normalize.d.mts +0 -43
- package/lib/git/normalize.d.ts +0 -43
- package/lib/git/permissions.d.mts +0 -17
- package/lib/git/permissions.d.ts +0 -17
- package/lib/git/pull-strategy.d.mts +0 -15
- package/lib/git/pull-strategy.d.ts +0 -15
- package/lib/git/user-config.d.mts +0 -105
- package/lib/git/user-config.d.ts +0 -105
- package/lib/git/utils.d.mts +0 -69
- package/lib/git/utils.d.ts +0 -69
- package/lib/git-diff.d.mts +0 -84
- package/lib/git-fix.d.mts +0 -141
- package/lib/git-fix.d.ts +0 -141
- package/lib/git-purge.d.mts +0 -2
- package/lib/git-purge.js +0 -59
- package/lib/index.d.mts +0 -1
- package/lib/npm-run-series.d.mts +0 -1
- package/lib/npm-run-series.js +0 -86
- package/lib/package-resolutions-updater.d.ts +0 -352
- package/lib/print-directory-tree.d.mts +0 -234
- package/lib/print-directory-tree.d.ts +0 -234
- package/lib/ps/connected-domain.d.mts +0 -3
- package/lib/ps/index.d.d.mts +0 -26
- package/lib/ps/index.d.d.ts +0 -26
- package/lib/ps/index.d.mts +0 -26
- package/lib/ps/isWin.d.mts +0 -3
- package/lib/ps/table-parser.d.mts +0 -3
- package/lib/submodule-install.d.mts +0 -121
- package/lib/submodule-install.d.ts +0 -121
- package/lib/utils.d.mts +0 -40
- package/lib/utils.js +0 -181
- package/lib/yarn-reinstall.d.mts +0 -49
- package/lib/yarn-reinstall.d.ts +0 -49
- package/src/package-resolutions-updater.mjs +0 -350
- package/src/print-directory-tree.cjs +0 -234
- package/src/ps/index.js +0 -286
- package/src/yarn-reinstall.cjs +0 -49
- /package/{bin → binaries}/nodekill +0 -0
- /package/{bin → binaries}/nodekill.cmd +0 -0
- /package/lib/{binary-collections-config.d.ts → binary-collections-config.d.cts} +0 -0
- /package/lib/{changelog.d.ts → changelog.d.cts} +0 -0
- /package/lib/{git-purge.d.ts → free-chatgpt.d.ts} +0 -0
- /package/lib/{git-diff.d.cts → git-diff-cli.d.ts} +0 -0
- /package/lib/{npm-run-series.d.ts → npm-run-series.d.cts} +0 -0
- /package/lib/{utils.d.ts → utils/index.d.cts} +0 -0
package/lib/ps/table-parser.cjs
CHANGED
|
@@ -1,184 +1,188 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
1
3
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
4
8
|
};
|
|
5
|
-
var
|
|
6
|
-
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
7
16
|
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
8
18
|
|
|
9
|
-
//
|
|
10
|
-
var
|
|
11
|
-
|
|
12
|
-
|
|
19
|
+
// src/ps/table-parser.js
|
|
20
|
+
var table_parser_exports = {};
|
|
21
|
+
__export(table_parser_exports, {
|
|
22
|
+
parse: () => parse
|
|
13
23
|
});
|
|
24
|
+
module.exports = __toCommonJS(table_parser_exports);
|
|
14
25
|
|
|
15
26
|
// src/ps/connected-domain.js
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
27
|
+
function connected_domain_default(tdArray, indicator, hardlink) {
|
|
28
|
+
hardlink = hardlink || false;
|
|
29
|
+
if (!tdArray) {
|
|
30
|
+
throw new Error("tdArray must be provided");
|
|
31
|
+
}
|
|
32
|
+
if (!indicator) {
|
|
33
|
+
throw new Error("indicator must be provided");
|
|
34
|
+
}
|
|
35
|
+
tdArray = JSON.parse(JSON.stringify(tdArray));
|
|
36
|
+
var domains = {};
|
|
37
|
+
var domainUUID = 0;
|
|
38
|
+
var pointsHash = {};
|
|
39
|
+
tdArray.forEach(function(row, y) {
|
|
40
|
+
row.forEach(function(colItem, x) {
|
|
41
|
+
var identifier2 = indicator(colItem, x, y);
|
|
42
|
+
var neighbours = [];
|
|
43
|
+
if (tdArray[y - 1] && tdArray[y - 1][x] !== void 0) {
|
|
44
|
+
neighbours.push(pointsHash[x + "_" + (y - 1)]);
|
|
23
45
|
}
|
|
24
|
-
if (
|
|
25
|
-
|
|
46
|
+
if (row[x - 1] !== void 0) {
|
|
47
|
+
neighbours.push(pointsHash[x - 1 + "_" + y]);
|
|
26
48
|
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
if (
|
|
39
|
-
neighbours.push(pointsHash[x - 1 + "_" + y]);
|
|
40
|
-
}
|
|
41
|
-
if (!hardlink) {
|
|
42
|
-
if (tdArray[y - 1] && tdArray[y - 1][x - 1] !== void 0) {
|
|
43
|
-
neighbours.push(pointsHash[x - 1 + "_" + (y - 1)]);
|
|
44
|
-
}
|
|
45
|
-
if (tdArray[y - 1] && tdArray[y - 1][x + 1] !== void 0) {
|
|
46
|
-
neighbours.push(pointsHash[x + 1 + "_" + (y - 1)]);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
if (neighbours.length) {
|
|
50
|
-
var matched = false;
|
|
51
|
-
neighbours.forEach(function(neighbour) {
|
|
52
|
-
if (neighbour.identifier == identifier2) {
|
|
53
|
-
if (!matched) {
|
|
54
|
-
addPointToDomain(colItem, x, y, neighbour.domainId);
|
|
55
|
-
matched = true;
|
|
56
|
-
} else {
|
|
57
|
-
var colItemPoint = pointsHash[x + "_" + y];
|
|
58
|
-
if (neighbour.domainId != colItemPoint.domainId) {
|
|
59
|
-
mergeDomains(neighbour.domainId, colItemPoint.domainId);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
});
|
|
49
|
+
if (!hardlink) {
|
|
50
|
+
if (tdArray[y - 1] && tdArray[y - 1][x - 1] !== void 0) {
|
|
51
|
+
neighbours.push(pointsHash[x - 1 + "_" + (y - 1)]);
|
|
52
|
+
}
|
|
53
|
+
if (tdArray[y - 1] && tdArray[y - 1][x + 1] !== void 0) {
|
|
54
|
+
neighbours.push(pointsHash[x + 1 + "_" + (y - 1)]);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
if (neighbours.length) {
|
|
58
|
+
var matched = false;
|
|
59
|
+
neighbours.forEach(function(neighbour) {
|
|
60
|
+
if (neighbour.identifier == identifier2) {
|
|
64
61
|
if (!matched) {
|
|
65
|
-
|
|
62
|
+
addPointToDomain(colItem, x, y, neighbour.domainId);
|
|
63
|
+
matched = true;
|
|
64
|
+
} else {
|
|
65
|
+
var colItemPoint = pointsHash[x + "_" + y];
|
|
66
|
+
if (neighbour.domainId != colItemPoint.domainId) {
|
|
67
|
+
mergeDomains(neighbour.domainId, colItemPoint.domainId);
|
|
68
|
+
}
|
|
66
69
|
}
|
|
67
|
-
} else {
|
|
68
|
-
addNewDomain(colItem, x, y, identifier2);
|
|
69
70
|
}
|
|
70
71
|
});
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
domains: [],
|
|
74
|
-
totalDomains: 0,
|
|
75
|
-
groupByIdentifier: {},
|
|
76
|
-
totalIdentifiers: 0
|
|
77
|
-
};
|
|
78
|
-
var domainId = null;
|
|
79
|
-
var identifier = null;
|
|
80
|
-
var domain = null;
|
|
81
|
-
for (domainId in domains) {
|
|
82
|
-
domain = domains[domainId];
|
|
83
|
-
domain.bounding = calculateBounding(domain.points);
|
|
84
|
-
identifier = domain.identifier;
|
|
85
|
-
result.domains.push(domain);
|
|
86
|
-
result.totalDomains++;
|
|
87
|
-
if (!(identifier in result.groupByIdentifier)) {
|
|
88
|
-
result.groupByIdentifier[identifier] = [];
|
|
89
|
-
result.totalIdentifiers++;
|
|
72
|
+
if (!matched) {
|
|
73
|
+
addNewDomain(colItem, x, y, identifier2);
|
|
90
74
|
}
|
|
91
|
-
|
|
75
|
+
} else {
|
|
76
|
+
addNewDomain(colItem, x, y, identifier2);
|
|
92
77
|
}
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
78
|
+
});
|
|
79
|
+
});
|
|
80
|
+
var result = {
|
|
81
|
+
domains: [],
|
|
82
|
+
totalDomains: 0,
|
|
83
|
+
groupByIdentifier: {},
|
|
84
|
+
totalIdentifiers: 0
|
|
85
|
+
};
|
|
86
|
+
var domainId = null;
|
|
87
|
+
var identifier = null;
|
|
88
|
+
var domain = null;
|
|
89
|
+
for (domainId in domains) {
|
|
90
|
+
domain = domains[domainId];
|
|
91
|
+
domain.bounding = calculateBounding(domain.points);
|
|
92
|
+
identifier = domain.identifier;
|
|
93
|
+
result.domains.push(domain);
|
|
94
|
+
result.totalDomains++;
|
|
95
|
+
if (!(identifier in result.groupByIdentifier)) {
|
|
96
|
+
result.groupByIdentifier[identifier] = [];
|
|
97
|
+
result.totalIdentifiers++;
|
|
98
|
+
}
|
|
99
|
+
result.groupByIdentifier[identifier].push(domain);
|
|
100
|
+
}
|
|
101
|
+
function calculateBounding(points) {
|
|
102
|
+
var minX = null;
|
|
103
|
+
var minY = null;
|
|
104
|
+
var maxX = null;
|
|
105
|
+
var maxY = null;
|
|
106
|
+
points.forEach(function(point) {
|
|
107
|
+
if (minX === null || point.x < minX) {
|
|
108
|
+
minX = point.x;
|
|
120
109
|
}
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
identifier: identifier2,
|
|
124
|
-
domainId: ++domainUUID,
|
|
125
|
-
bounding: {},
|
|
126
|
-
points: []
|
|
127
|
-
};
|
|
128
|
-
var newPoint = {
|
|
129
|
-
value: point,
|
|
130
|
-
x,
|
|
131
|
-
y,
|
|
132
|
-
identifier: identifier2,
|
|
133
|
-
domainId: newDomain.domainId
|
|
134
|
-
};
|
|
135
|
-
pointsHash[x + "_" + y] = {
|
|
136
|
-
value: point,
|
|
137
|
-
identifier: identifier2,
|
|
138
|
-
domainId: newDomain.domainId
|
|
139
|
-
};
|
|
140
|
-
newDomain.points.push(newPoint);
|
|
141
|
-
domains[newDomain.domainId] = newDomain;
|
|
110
|
+
if (minY === null || point.y < minY) {
|
|
111
|
+
minY = point.y;
|
|
142
112
|
}
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
var newPoint = {
|
|
146
|
-
value: point,
|
|
147
|
-
x,
|
|
148
|
-
y,
|
|
149
|
-
identifier: domain2.identifier,
|
|
150
|
-
domainId: domainId2
|
|
151
|
-
};
|
|
152
|
-
pointsHash[x + "_" + y] = {
|
|
153
|
-
value: point,
|
|
154
|
-
identifier: domain2.identifier,
|
|
155
|
-
domainId: domainId2
|
|
156
|
-
};
|
|
157
|
-
domain2.points.push(newPoint);
|
|
113
|
+
if (maxX === null || point.x > maxX) {
|
|
114
|
+
maxX = point.x;
|
|
158
115
|
}
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
var domainB = domains[domainBId];
|
|
162
|
-
if (domainA.identifier == domainB.identifier) {
|
|
163
|
-
domainB.domainId = domainA.domainId;
|
|
164
|
-
domainB.points.forEach(function(point) {
|
|
165
|
-
point.domainId = domainA.domainId;
|
|
166
|
-
pointsHash[point.x + "_" + point.y].domainId = domainA.domainId;
|
|
167
|
-
});
|
|
168
|
-
domainA.points = domainA.points.concat(domainB.points);
|
|
169
|
-
delete domains[domainBId];
|
|
170
|
-
}
|
|
116
|
+
if (maxY === null || point.y > maxY) {
|
|
117
|
+
maxY = point.y;
|
|
171
118
|
}
|
|
172
|
-
|
|
119
|
+
});
|
|
120
|
+
var w = maxX - minX;
|
|
121
|
+
var h = maxY - minY;
|
|
122
|
+
return {
|
|
123
|
+
x: minX,
|
|
124
|
+
y: minY,
|
|
125
|
+
w,
|
|
126
|
+
h
|
|
173
127
|
};
|
|
174
128
|
}
|
|
175
|
-
|
|
129
|
+
function addNewDomain(point, x, y, identifier2) {
|
|
130
|
+
var newDomain = {
|
|
131
|
+
identifier: identifier2,
|
|
132
|
+
domainId: ++domainUUID,
|
|
133
|
+
bounding: {},
|
|
134
|
+
points: []
|
|
135
|
+
};
|
|
136
|
+
var newPoint = {
|
|
137
|
+
value: point,
|
|
138
|
+
x,
|
|
139
|
+
y,
|
|
140
|
+
identifier: identifier2,
|
|
141
|
+
domainId: newDomain.domainId
|
|
142
|
+
};
|
|
143
|
+
pointsHash[x + "_" + y] = {
|
|
144
|
+
value: point,
|
|
145
|
+
identifier: identifier2,
|
|
146
|
+
domainId: newDomain.domainId
|
|
147
|
+
};
|
|
148
|
+
newDomain.points.push(newPoint);
|
|
149
|
+
domains[newDomain.domainId] = newDomain;
|
|
150
|
+
}
|
|
151
|
+
function addPointToDomain(point, x, y, domainId2) {
|
|
152
|
+
var domain2 = domains[domainId2];
|
|
153
|
+
var newPoint = {
|
|
154
|
+
value: point,
|
|
155
|
+
x,
|
|
156
|
+
y,
|
|
157
|
+
identifier: domain2.identifier,
|
|
158
|
+
domainId: domainId2
|
|
159
|
+
};
|
|
160
|
+
pointsHash[x + "_" + y] = {
|
|
161
|
+
value: point,
|
|
162
|
+
identifier: domain2.identifier,
|
|
163
|
+
domainId: domainId2
|
|
164
|
+
};
|
|
165
|
+
domain2.points.push(newPoint);
|
|
166
|
+
}
|
|
167
|
+
function mergeDomains(domainAId, domainBId) {
|
|
168
|
+
var domainA = domains[domainAId];
|
|
169
|
+
var domainB = domains[domainBId];
|
|
170
|
+
if (domainA.identifier == domainB.identifier) {
|
|
171
|
+
domainB.domainId = domainA.domainId;
|
|
172
|
+
domainB.points.forEach(function(point) {
|
|
173
|
+
point.domainId = domainA.domainId;
|
|
174
|
+
pointsHash[point.x + "_" + point.y].domainId = domainA.domainId;
|
|
175
|
+
});
|
|
176
|
+
domainA.points = domainA.points.concat(domainB.points);
|
|
177
|
+
delete domains[domainBId];
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
return result;
|
|
181
|
+
}
|
|
176
182
|
|
|
177
183
|
// src/ps/table-parser.js
|
|
178
|
-
init_cjs_shims();
|
|
179
|
-
var ConnectedDomain = require_connected_domain();
|
|
180
184
|
var EMPTY_EX = /\s/;
|
|
181
|
-
|
|
185
|
+
function parse(output) {
|
|
182
186
|
var linesTmp = output.split(/(\r\n)|(\n\r)|\n|\r/);
|
|
183
187
|
var lines = [];
|
|
184
188
|
var titleInfo = {};
|
|
@@ -213,7 +217,7 @@ module.exports.parse = function(output) {
|
|
|
213
217
|
twoDimArray[index - 1] = line.split("");
|
|
214
218
|
}
|
|
215
219
|
});
|
|
216
|
-
var connectedDomains =
|
|
220
|
+
var connectedDomains = connected_domain_default(
|
|
217
221
|
twoDimArray,
|
|
218
222
|
function(value) {
|
|
219
223
|
if (EMPTY_EX.test(value)) {
|
|
@@ -295,7 +299,7 @@ module.exports.parse = function(output) {
|
|
|
295
299
|
}
|
|
296
300
|
});
|
|
297
301
|
return result;
|
|
298
|
-
}
|
|
302
|
+
}
|
|
299
303
|
function overlap(begin1, end1, begin2, end2) {
|
|
300
304
|
return begin1 > begin2 && begin1 < end2 || // 2--1--2--1 or 2--1--1--2
|
|
301
305
|
end1 > begin2 && end1 < end2 || // 1--2--1--2 or 2--1--1--2
|
|
@@ -357,3 +361,7 @@ function splitValue(value) {
|
|
|
357
361
|
return result;
|
|
358
362
|
}
|
|
359
363
|
}
|
|
364
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
365
|
+
0 && (module.exports = {
|
|
366
|
+
parse
|
|
367
|
+
});
|
package/lib/ps/table-parser.d.ts
CHANGED
package/lib/ps/table-parser.js
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.parse = parse;
|
|
1
7
|
/**
|
|
2
8
|
*
|
|
3
9
|
* 1, define the edge ( begin and end ) of every title field
|
|
@@ -6,14 +12,14 @@
|
|
|
6
12
|
* 4, a domain group belongs to a title field if they vertically overlapped
|
|
7
13
|
* 5, calculate all the edge info through the group domain and title field relations.
|
|
8
14
|
*/
|
|
9
|
-
|
|
15
|
+
const connected_domain_1 = __importDefault(require("./connected-domain"));
|
|
10
16
|
var EMPTY_EX = /\s/;
|
|
11
17
|
/**
|
|
12
18
|
* The output sting of cmd to parse
|
|
13
19
|
* @param output
|
|
14
20
|
* @returns {Array}
|
|
15
21
|
*/
|
|
16
|
-
|
|
22
|
+
function parse(output) {
|
|
17
23
|
// Split into lines
|
|
18
24
|
// Basically, the EOL should be:
|
|
19
25
|
// - windows: \r\n
|
|
@@ -65,7 +71,7 @@ module.exports.parse = function (output) {
|
|
|
65
71
|
}
|
|
66
72
|
});
|
|
67
73
|
// In the connected-domain aspect of view, all the blanks are connected, and all the non-blanks are connected.
|
|
68
|
-
var connectedDomains =
|
|
74
|
+
var connectedDomains = (0, connected_domain_1.default)(twoDimArray, function (value) {
|
|
69
75
|
if (EMPTY_EX.test(value)) {
|
|
70
76
|
return -1;
|
|
71
77
|
}
|
|
@@ -167,7 +173,7 @@ module.exports.parse = function (output) {
|
|
|
167
173
|
}
|
|
168
174
|
});
|
|
169
175
|
return result;
|
|
170
|
-
}
|
|
176
|
+
}
|
|
171
177
|
/**
|
|
172
178
|
* Test if two bounding overlapped vertically
|
|
173
179
|
* @param begin1
|
package/lib/ps/table-parser.mjs
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
|
|
3
|
+
init_table_parser,
|
|
4
|
+
parse
|
|
5
|
+
} from "../chunk-XVBFFVCJ.mjs";
|
|
6
|
+
import "../chunk-FKI7IEB5.mjs";
|
|
7
|
+
import "../chunk-QQ4A6DLD.mjs";
|
|
8
|
+
init_table_parser();
|
|
9
|
+
export {
|
|
10
|
+
parse
|
|
11
|
+
};
|