Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | ·12596d8f277bf0414a673c5fccae273a·2007836·python·optional·python-theano_1.0.3+dfsg-1_i386.deb | ||
2 | · | 1 | ·ffe65c6922521c655d5d18862fb3800e·2007760·python·optional·python-theano_1.0.3+dfsg-1_i386.deb |
2 | ·5a27aaafc0c9d3264a7a5f99866c96e7·2008016·python·optional·python3-theano_1.0.3+dfsg-1_i386.deb | ||
3 | · | 3 | ·3343ffb3f5c985d195b12e476b005f0f·10001328·doc·optional·theano-doc_1.0.3+dfsg-1_all.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary |
2 | -rw-r--r--···0········0········0····1184 | 2 | -rw-r--r--···0········0········0····11844·2019-01-10·19:12:25.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··19957 | 3 | -rw-r--r--···0········0········0··1995724·2019-01-10·19:12:25.000000·data.tar.xz |
Offset 44, 19 lines modified | Offset 44, 19 lines modified | ||
44 | ············dagre:·require("./lib/dagre"), | 44 | ············dagre:·require("./lib/dagre"), |
45 | ············intersect:·require("./lib/intersect"), | 45 | ············intersect:·require("./lib/intersect"), |
46 | ············render:·require("./lib/render"), | 46 | ············render:·require("./lib/render"), |
47 | ············util:·require("./lib/util"), | 47 | ············util:·require("./lib/util"), |
48 | ············version:·require("./lib/version") | 48 | ············version:·require("./lib/version") |
49 | ········} | 49 | ········} |
50 | ····},·{ | 50 | ····},·{ |
51 | ········"./lib/dagre":·7, | ||
52 | ········"./lib/graphlib":·8, | 51 | ········"./lib/graphlib":·8, |
52 | ········"./lib/dagre":·7, | ||
53 | ········"./lib/render":·24, | ||
53 | ········"./lib/util":·26, | 54 | ········"./lib/util":·26, |
54 | ········"./lib/version":·27, | 55 | ········"./lib/version":·27, |
55 | ········"./lib/render":·24, | ||
56 | ········"./lib/intersect":·9 | 56 | ········"./lib/intersect":·9 |
57 | ····}], | 57 | ····}], |
58 | ····1:·[function(require,·module,·exports,·global)·{ | 58 | ····1:·[function(require,·module,·exports,·global)·{ |
59 | ········var·util·=·require("./util"); | 59 | ········var·util·=·require("./util"); |
60 | ········module.exports·=·{ | 60 | ········module.exports·=·{ |
61 | ············default:·normal, | 61 | ············default:·normal, |
62 | ············normal:·normal, | 62 | ············normal:·normal, |
Offset 333, 17 lines modified | Offset 333, 17 lines modified | ||
333 | ················node.height·=·shapeBBox.height | 333 | ················node.height·=·shapeBBox.height |
334 | ············}); | 334 | ············}); |
335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); | 335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); |
336 | ············return·svgNodes | 336 | ············return·svgNodes |
337 | ········} | 337 | ········} |
338 | ····},·{ | 338 | ····},·{ |
339 | ········"./lodash":·20, | 339 | ········"./lodash":·20, |
340 | ········"./label/add-label":·17, | ||
340 | ········"./util":·26, | 341 | ········"./util":·26, |
341 | ········"./d3":·6 | 342 | ········"./d3":·6 |
342 | ········"./label/add-label":·17 | ||
343 | ····}], | 343 | ····}], |
344 | ····6:·[function(require,·module,·exports,·global)·{ | 344 | ····6:·[function(require,·module,·exports,·global)·{ |
345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object | 345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object |
346 | ········module.exports·=·window.d3 | 346 | ········module.exports·=·window.d3 |
347 | ····},·{}], | 347 | ····},·{}], |
348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ | 348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ |
349 | ········var·dagre; | 349 | ········var·dagre; |
Offset 378, 17 lines modified | Offset 378, 17 lines modified | ||
378 | ············node:·require("./intersect-node"), | 378 | ············node:·require("./intersect-node"), |
379 | ············circle:·require("./intersect-circle"), | 379 | ············circle:·require("./intersect-circle"), |
380 | ············ellipse:·require("./intersect-ellipse"), | 380 | ············ellipse:·require("./intersect-ellipse"), |
381 | ············polygon:·require("./intersect-polygon"), | 381 | ············polygon:·require("./intersect-polygon"), |
382 | ············rect:·require("./intersect-rect") | 382 | ············rect:·require("./intersect-rect") |
383 | ········} | 383 | ········} |
384 | ····},·{ | 384 | ····},·{ |
385 | ········"./intersect-node":·13, | ||
386 | ········"./intersect-circle":·10, | 385 | ········"./intersect-circle":·10, |
387 | ········"./intersect-ellipse":·11, | 386 | ········"./intersect-ellipse":·11, |
387 | ········"./intersect-node":·13, | ||
388 | ········"./intersect-polygon":·14, | 388 | ········"./intersect-polygon":·14, |
389 | ········"./intersect-rect":·15 | 389 | ········"./intersect-rect":·15 |
390 | ····}], | 390 | ····}], |
391 | ····10:·[function(require,·module,·exports,·global)·{ | 391 | ····10:·[function(require,·module,·exports,·global)·{ |
392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); | 392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); |
393 | ········module.exports·=·intersectCircle; | 393 | ········module.exports·=·intersectCircle; |
Offset 642, 17 lines modified | Offset 642, 17 lines modified | ||
642 | ················default: | 642 | ················default: |
643 | ····················y·=·-labelBBox.height·/·2 | 643 | ····················y·=·-labelBBox.height·/·2 |
644 | ············} | 644 | ············} |
645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); | 645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); |
646 | ············return·labelSvg | 646 | ············return·labelSvg |
647 | ········} | 647 | ········} |
648 | ····},·{ | 648 | ····},·{ |
649 | ········"./add- | 649 | ········"./add-html-label":·16, |
650 | ········"./add-svg-label":·18, | 650 | ········"./add-svg-label":·18, |
651 | ········"./add- | 651 | ········"./add-text-label":·19 |
652 | ····}], | 652 | ····}], |
653 | ····18:·[function(require,·module,·exports,·global)·{ | 653 | ····18:·[function(require,·module,·exports,·global)·{ |
654 | ········var·util·=·require("../util"); | 654 | ········var·util·=·require("../util"); |
655 | ········module.exports·=·addSVGLabel; | 655 | ········module.exports·=·addSVGLabel; |
656 | ········function·addSVGLabel(root,·node)·{ | 656 | ········function·addSVGLabel(root,·node)·{ |
657 | ············var·domNode·=·root; | 657 | ············var·domNode·=·root; |
Offset 768, 16 lines modified | Offset 768, 16 lines modified | ||
768 | ················var·edge·=·g.edge(e); | 768 | ················var·edge·=·g.edge(e); |
769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" | 769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" |
770 | ············} | 770 | ············} |
771 | ············created.attr("transform",·translate); | 771 | ············created.attr("transform",·translate); |
772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) | 772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) |
773 | ········} | 773 | ········} |
774 | ····},·{ | 774 | ····},·{ |
775 | ········"./d3":·6, | ||
776 | ········"./util":·26, | 775 | ········"./util":·26, |
776 | ········"./d3":·6, | ||
777 | ········"./lodash":·20 | 777 | ········"./lodash":·20 |
778 | ····}], | 778 | ····}], |
779 | ····23:·[function(require,·module,·exports,·global)·{ | 779 | ····23:·[function(require,·module,·exports,·global)·{ |
780 | ········"use·strict"; | 780 | ········"use·strict"; |
781 | ········var·util·=·require("./util"), | 781 | ········var·util·=·require("./util"), |
782 | ············d3·=·require("./d3"); | 782 | ············d3·=·require("./d3"); |
783 | ········module.exports·=·positionNodes; | 783 | ········module.exports·=·positionNodes; |
Offset 947, 17 lines modified | Offset 947, 17 lines modified | ||
947 | ············} | 947 | ············} |
948 | ············return·selection | 948 | ············return·selection |
949 | ········} | 949 | ········} |
950 | ····},·{ | 950 | ····},·{ |
951 | ········"./lodash":·20, | 951 | ········"./lodash":·20, |
952 | ········"./dagre":·7, | 952 | ········"./dagre":·7, |
953 | ········"./create-nodes":·5, | 953 | ········"./create-nodes":·5, |
954 | ········"./create-edge-labels":·3, | ||
954 | ········"./create-clusters":·2, | 955 | ········"./create-clusters":·2, |
955 | ········"./create-edge-paths":·4, | 956 | ········"./create-edge-paths":·4, |
956 | ········"./create-edge-labels":·3, | ||
957 | ········"./position-nodes":·23, | 957 | ········"./position-nodes":·23, |
958 | ········"./position-edge-labels":·22, | 958 | ········"./position-edge-labels":·22, |
959 | ········"./position-clusters":·21, | 959 | ········"./position-clusters":·21, |
960 | ········"./shapes":·25, | 960 | ········"./shapes":·25, |
961 | ········"./arrows":·1 | 961 | ········"./arrows":·1 |
962 | ····}], | 962 | ····}], |
963 | ····25:·[function(require,·module,·exports,·global)·{ | 963 | ····25:·[function(require,·module,·exports,·global)·{ |
Offset 1116, 19 lines modified | Offset 1116, 19 lines modified | ||
1116 | ············util:·{ | 1116 | ············util:·{ |
1117 | ················time:·require("./lib/util").time, | 1117 | ················time:·require("./lib/util").time, |
1118 | ················notime:·require("./lib/util").notime | 1118 | ················notime:·require("./lib/util").notime |
1119 | ············}, | 1119 | ············}, |
1120 | ············version:·require("./lib/version") | 1120 | ············version:·require("./lib/version") |
1121 | ········} | 1121 | ········} |
1122 | ····},·{ | 1122 | ····},·{ |
1123 | ········"./lib/util":·56, | ||
1124 | ········"./lib/debug":·33, | ||
1125 | ········"./lib/version":·57, | ||
1126 | ········"./lib/graphlib":·34, | 1123 | ········"./lib/graphlib":·34, |
1127 | ········"./lib/layout":·36 | 1124 | ········"./lib/layout":·36, |
Max diff block lines reached; 1923/6227 bytes (30.88%) of diff not shown. |
Offset 59, 16 lines modified | Offset 59, 16 lines modified | ||
59 | ············//·For·levelup·encoding | 59 | ············//·For·levelup·encoding |
60 | ············type:·"dot", | 60 | ············type:·"dot", |
61 | ············buffer:·false | 61 | ············buffer:·false |
62 | ········} | 62 | ········} |
63 | ····},·{ | 63 | ····},·{ |
64 | ········"./lib/read-one":·7, | 64 | ········"./lib/read-one":·7, |
65 | ········"./lib/read-many":·6, | 65 | ········"./lib/read-many":·6, |
66 | ········"./lib/version":·8, | ||
67 | ········"./lib/write-one":·9, | 66 | ········"./lib/write-one":·9, |
67 | ········"./lib/version":·8, | ||
68 | ········"./lib/graphlib":·4 | 68 | ········"./lib/graphlib":·4 |
69 | ····}], | 69 | ····}], |
70 | ····2:·[function(require,·module,·exports,·global)·{ | 70 | ····2:·[function(require,·module,·exports,·global)·{ |
71 | ········"use·strict"; | 71 | ········"use·strict"; |
72 | ········var·_·=·require("./lodash"), | 72 | ········var·_·=·require("./lodash"), |
73 | ············Graph·=·require("./graphlib").Graph; | 73 | ············Graph·=·require("./graphlib").Graph; |
74 | ········module.exports·=·buildGraph; | 74 | ········module.exports·=·buildGraph; |
Offset 2715, 16 lines modified | Offset 2715, 16 lines modified | ||
2715 | ············grammar·=·require("./dot-grammar"), | 2715 | ············grammar·=·require("./dot-grammar"), |
2716 | ············buildGraph·=·require("./build-graph"); | 2716 | ············buildGraph·=·require("./build-graph"); |
2717 | ········module.exports·=·function·readMany(str)·{ | 2717 | ········module.exports·=·function·readMany(str)·{ |
2718 | ············var·parseTree·=·grammar.parse(str); | 2718 | ············var·parseTree·=·grammar.parse(str); |
2719 | ············return·_.map(parseTree,·buildGraph) | 2719 | ············return·_.map(parseTree,·buildGraph) |
2720 | ········} | 2720 | ········} |
2721 | ····},·{ | 2721 | ····},·{ |
2722 | ········"./dot-grammar":·3, | ||
2723 | ········"./lodash":·5, | 2722 | ········"./lodash":·5, |
2723 | ········"./dot-grammar":·3, | ||
2724 | ········"./build-graph":·2 | 2724 | ········"./build-graph":·2 |
2725 | ····}], | 2725 | ····}], |
2726 | ····7:·[function(require,·module,·exports,·global)·{ | 2726 | ····7:·[function(require,·module,·exports,·global)·{ |
2727 | ········var·grammar·=·require("./dot-grammar"), | 2727 | ········var·grammar·=·require("./dot-grammar"), |
2728 | ············buildGraph·=·require("./build-graph"); | 2728 | ············buildGraph·=·require("./build-graph"); |
2729 | ········module.exports·=·function·readOne(str)·{ | 2729 | ········module.exports·=·function·readOne(str)·{ |
2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); | 2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary |
2 | -rw-r--r--···0········0········0····11932·2019-01-10·19:12:25.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0····11932·2019-01-10·19:12:25.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··1995 | 3 | -rw-r--r--···0········0········0··1995892·2019-01-10·19:12:25.000000·data.tar.xz |
Offset 44, 19 lines modified | Offset 44, 19 lines modified | ||
44 | ············dagre:·require("./lib/dagre"), | 44 | ············dagre:·require("./lib/dagre"), |
45 | ············intersect:·require("./lib/intersect"), | 45 | ············intersect:·require("./lib/intersect"), |
46 | ············render:·require("./lib/render"), | 46 | ············render:·require("./lib/render"), |
47 | ············util:·require("./lib/util"), | 47 | ············util:·require("./lib/util"), |
48 | ············version:·require("./lib/version") | 48 | ············version:·require("./lib/version") |
49 | ········} | 49 | ········} |
50 | ····},·{ | 50 | ····},·{ |
51 | ········"./lib/dagre":·7, | ||
52 | ········"./lib/graphlib":·8, | 51 | ········"./lib/graphlib":·8, |
52 | ········"./lib/dagre":·7, | ||
53 | ········"./lib/render":·24, | ||
53 | ········"./lib/util":·26, | 54 | ········"./lib/util":·26, |
54 | ········"./lib/version":·27, | 55 | ········"./lib/version":·27, |
55 | ········"./lib/render":·24, | ||
56 | ········"./lib/intersect":·9 | 56 | ········"./lib/intersect":·9 |
57 | ····}], | 57 | ····}], |
58 | ····1:·[function(require,·module,·exports,·global)·{ | 58 | ····1:·[function(require,·module,·exports,·global)·{ |
59 | ········var·util·=·require("./util"); | 59 | ········var·util·=·require("./util"); |
60 | ········module.exports·=·{ | 60 | ········module.exports·=·{ |
61 | ············default:·normal, | 61 | ············default:·normal, |
62 | ············normal:·normal, | 62 | ············normal:·normal, |
Offset 333, 17 lines modified | Offset 333, 17 lines modified | ||
333 | ················node.height·=·shapeBBox.height | 333 | ················node.height·=·shapeBBox.height |
334 | ············}); | 334 | ············}); |
335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); | 335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); |
336 | ············return·svgNodes | 336 | ············return·svgNodes |
337 | ········} | 337 | ········} |
338 | ····},·{ | 338 | ····},·{ |
339 | ········"./lodash":·20, | 339 | ········"./lodash":·20, |
340 | ········"./label/add-label":·17, | ||
340 | ········"./util":·26, | 341 | ········"./util":·26, |
341 | ········"./d3":·6 | 342 | ········"./d3":·6 |
342 | ········"./label/add-label":·17 | ||
343 | ····}], | 343 | ····}], |
344 | ····6:·[function(require,·module,·exports,·global)·{ | 344 | ····6:·[function(require,·module,·exports,·global)·{ |
345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object | 345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object |
346 | ········module.exports·=·window.d3 | 346 | ········module.exports·=·window.d3 |
347 | ····},·{}], | 347 | ····},·{}], |
348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ | 348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ |
349 | ········var·dagre; | 349 | ········var·dagre; |
Offset 378, 17 lines modified | Offset 378, 17 lines modified | ||
378 | ············node:·require("./intersect-node"), | 378 | ············node:·require("./intersect-node"), |
379 | ············circle:·require("./intersect-circle"), | 379 | ············circle:·require("./intersect-circle"), |
380 | ············ellipse:·require("./intersect-ellipse"), | 380 | ············ellipse:·require("./intersect-ellipse"), |
381 | ············polygon:·require("./intersect-polygon"), | 381 | ············polygon:·require("./intersect-polygon"), |
382 | ············rect:·require("./intersect-rect") | 382 | ············rect:·require("./intersect-rect") |
383 | ········} | 383 | ········} |
384 | ····},·{ | 384 | ····},·{ |
385 | ········"./intersect-node":·13, | ||
386 | ········"./intersect-circle":·10, | 385 | ········"./intersect-circle":·10, |
387 | ········"./intersect-ellipse":·11, | 386 | ········"./intersect-ellipse":·11, |
387 | ········"./intersect-node":·13, | ||
388 | ········"./intersect-polygon":·14, | 388 | ········"./intersect-polygon":·14, |
389 | ········"./intersect-rect":·15 | 389 | ········"./intersect-rect":·15 |
390 | ····}], | 390 | ····}], |
391 | ····10:·[function(require,·module,·exports,·global)·{ | 391 | ····10:·[function(require,·module,·exports,·global)·{ |
392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); | 392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); |
393 | ········module.exports·=·intersectCircle; | 393 | ········module.exports·=·intersectCircle; |
Offset 642, 17 lines modified | Offset 642, 17 lines modified | ||
642 | ················default: | 642 | ················default: |
643 | ····················y·=·-labelBBox.height·/·2 | 643 | ····················y·=·-labelBBox.height·/·2 |
644 | ············} | 644 | ············} |
645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); | 645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); |
646 | ············return·labelSvg | 646 | ············return·labelSvg |
647 | ········} | 647 | ········} |
648 | ····},·{ | 648 | ····},·{ |
649 | ········"./add- | 649 | ········"./add-html-label":·16, |
650 | ········"./add-svg-label":·18, | 650 | ········"./add-svg-label":·18, |
651 | ········"./add- | 651 | ········"./add-text-label":·19 |
652 | ····}], | 652 | ····}], |
653 | ····18:·[function(require,·module,·exports,·global)·{ | 653 | ····18:·[function(require,·module,·exports,·global)·{ |
654 | ········var·util·=·require("../util"); | 654 | ········var·util·=·require("../util"); |
655 | ········module.exports·=·addSVGLabel; | 655 | ········module.exports·=·addSVGLabel; |
656 | ········function·addSVGLabel(root,·node)·{ | 656 | ········function·addSVGLabel(root,·node)·{ |
657 | ············var·domNode·=·root; | 657 | ············var·domNode·=·root; |
Offset 768, 16 lines modified | Offset 768, 16 lines modified | ||
768 | ················var·edge·=·g.edge(e); | 768 | ················var·edge·=·g.edge(e); |
769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" | 769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" |
770 | ············} | 770 | ············} |
771 | ············created.attr("transform",·translate); | 771 | ············created.attr("transform",·translate); |
772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) | 772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) |
773 | ········} | 773 | ········} |
774 | ····},·{ | 774 | ····},·{ |
775 | ········"./d3":·6, | ||
776 | ········"./util":·26, | 775 | ········"./util":·26, |
776 | ········"./d3":·6, | ||
777 | ········"./lodash":·20 | 777 | ········"./lodash":·20 |
778 | ····}], | 778 | ····}], |
779 | ····23:·[function(require,·module,·exports,·global)·{ | 779 | ····23:·[function(require,·module,·exports,·global)·{ |
780 | ········"use·strict"; | 780 | ········"use·strict"; |
781 | ········var·util·=·require("./util"), | 781 | ········var·util·=·require("./util"), |
782 | ············d3·=·require("./d3"); | 782 | ············d3·=·require("./d3"); |
783 | ········module.exports·=·positionNodes; | 783 | ········module.exports·=·positionNodes; |
Offset 947, 17 lines modified | Offset 947, 17 lines modified | ||
947 | ············} | 947 | ············} |
948 | ············return·selection | 948 | ············return·selection |
949 | ········} | 949 | ········} |
950 | ····},·{ | 950 | ····},·{ |
951 | ········"./lodash":·20, | 951 | ········"./lodash":·20, |
952 | ········"./dagre":·7, | 952 | ········"./dagre":·7, |
953 | ········"./create-nodes":·5, | 953 | ········"./create-nodes":·5, |
954 | ········"./create-edge-labels":·3, | ||
954 | ········"./create-clusters":·2, | 955 | ········"./create-clusters":·2, |
955 | ········"./create-edge-paths":·4, | 956 | ········"./create-edge-paths":·4, |
956 | ········"./create-edge-labels":·3, | ||
957 | ········"./position-nodes":·23, | 957 | ········"./position-nodes":·23, |
958 | ········"./position-edge-labels":·22, | 958 | ········"./position-edge-labels":·22, |
959 | ········"./position-clusters":·21, | 959 | ········"./position-clusters":·21, |
960 | ········"./shapes":·25, | 960 | ········"./shapes":·25, |
961 | ········"./arrows":·1 | 961 | ········"./arrows":·1 |
962 | ····}], | 962 | ····}], |
963 | ····25:·[function(require,·module,·exports,·global)·{ | 963 | ····25:·[function(require,·module,·exports,·global)·{ |
Offset 1116, 19 lines modified | Offset 1116, 19 lines modified | ||
1116 | ············util:·{ | 1116 | ············util:·{ |
1117 | ················time:·require("./lib/util").time, | 1117 | ················time:·require("./lib/util").time, |
1118 | ················notime:·require("./lib/util").notime | 1118 | ················notime:·require("./lib/util").notime |
1119 | ············}, | 1119 | ············}, |
1120 | ············version:·require("./lib/version") | 1120 | ············version:·require("./lib/version") |
1121 | ········} | 1121 | ········} |
1122 | ····},·{ | 1122 | ····},·{ |
1123 | ········"./lib/util":·56, | ||
1124 | ········"./lib/debug":·33, | ||
1125 | ········"./lib/version":·57, | ||
1126 | ········"./lib/graphlib":·34, | 1123 | ········"./lib/graphlib":·34, |
1127 | ········"./lib/layout":·36 | 1124 | ········"./lib/layout":·36, |
Max diff block lines reached; 1923/6227 bytes (30.88%) of diff not shown. |
Offset 59, 16 lines modified | Offset 59, 16 lines modified | ||
59 | ············//·For·levelup·encoding | 59 | ············//·For·levelup·encoding |
60 | ············type:·"dot", | 60 | ············type:·"dot", |
61 | ············buffer:·false | 61 | ············buffer:·false |
62 | ········} | 62 | ········} |
63 | ····},·{ | 63 | ····},·{ |
64 | ········"./lib/read-one":·7, | 64 | ········"./lib/read-one":·7, |
65 | ········"./lib/read-many":·6, | 65 | ········"./lib/read-many":·6, |
66 | ········"./lib/version":·8, | ||
67 | ········"./lib/write-one":·9, | 66 | ········"./lib/write-one":·9, |
67 | ········"./lib/version":·8, | ||
68 | ········"./lib/graphlib":·4 | 68 | ········"./lib/graphlib":·4 |
69 | ····}], | 69 | ····}], |
70 | ····2:·[function(require,·module,·exports,·global)·{ | 70 | ····2:·[function(require,·module,·exports,·global)·{ |
71 | ········"use·strict"; | 71 | ········"use·strict"; |
72 | ········var·_·=·require("./lodash"), | 72 | ········var·_·=·require("./lodash"), |
73 | ············Graph·=·require("./graphlib").Graph; | 73 | ············Graph·=·require("./graphlib").Graph; |
74 | ········module.exports·=·buildGraph; | 74 | ········module.exports·=·buildGraph; |
Offset 2715, 16 lines modified | Offset 2715, 16 lines modified | ||
2715 | ············grammar·=·require("./dot-grammar"), | 2715 | ············grammar·=·require("./dot-grammar"), |
2716 | ············buildGraph·=·require("./build-graph"); | 2716 | ············buildGraph·=·require("./build-graph"); |
2717 | ········module.exports·=·function·readMany(str)·{ | 2717 | ········module.exports·=·function·readMany(str)·{ |
2718 | ············var·parseTree·=·grammar.parse(str); | 2718 | ············var·parseTree·=·grammar.parse(str); |
2719 | ············return·_.map(parseTree,·buildGraph) | 2719 | ············return·_.map(parseTree,·buildGraph) |
2720 | ········} | 2720 | ········} |
2721 | ····},·{ | 2721 | ····},·{ |
2722 | ········"./dot-grammar":·3, | ||
2723 | ········"./lodash":·5, | 2722 | ········"./lodash":·5, |
2723 | ········"./dot-grammar":·3, | ||
2724 | ········"./build-graph":·2 | 2724 | ········"./build-graph":·2 |
2725 | ····}], | 2725 | ····}], |
2726 | ····7:·[function(require,·module,·exports,·global)·{ | 2726 | ····7:·[function(require,·module,·exports,·global)·{ |
2727 | ········var·grammar·=·require("./dot-grammar"), | 2727 | ········var·grammar·=·require("./dot-grammar"), |
2728 | ············buildGraph·=·require("./build-graph"); | 2728 | ············buildGraph·=·require("./build-graph"); |
2729 | ········module.exports·=·function·readOne(str)·{ | 2729 | ········module.exports·=·function·readOne(str)·{ |
2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); | 2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2019-01-10·19:12:25.000000·debian-binary |
2 | -rw-r--r--···0········0········0····20896·2019-01-10·19:12:25.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0····20896·2019-01-10·19:12:25.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··9980 | 3 | -rw-r--r--···0········0········0··9980240·2019-01-10·19:12:25.000000·data.tar.xz |
Offset 44, 19 lines modified | Offset 44, 19 lines modified | ||
44 | ············dagre:·require("./lib/dagre"), | 44 | ············dagre:·require("./lib/dagre"), |
45 | ············intersect:·require("./lib/intersect"), | 45 | ············intersect:·require("./lib/intersect"), |
46 | ············render:·require("./lib/render"), | 46 | ············render:·require("./lib/render"), |
47 | ············util:·require("./lib/util"), | 47 | ············util:·require("./lib/util"), |
48 | ············version:·require("./lib/version") | 48 | ············version:·require("./lib/version") |
49 | ········} | 49 | ········} |
50 | ····},·{ | 50 | ····},·{ |
51 | ········"./lib/dagre":·7, | ||
52 | ········"./lib/graphlib":·8, | 51 | ········"./lib/graphlib":·8, |
52 | ········"./lib/dagre":·7, | ||
53 | ········"./lib/render":·24, | ||
53 | ········"./lib/util":·26, | 54 | ········"./lib/util":·26, |
54 | ········"./lib/version":·27, | 55 | ········"./lib/version":·27, |
55 | ········"./lib/render":·24, | ||
56 | ········"./lib/intersect":·9 | 56 | ········"./lib/intersect":·9 |
57 | ····}], | 57 | ····}], |
58 | ····1:·[function(require,·module,·exports,·global)·{ | 58 | ····1:·[function(require,·module,·exports,·global)·{ |
59 | ········var·util·=·require("./util"); | 59 | ········var·util·=·require("./util"); |
60 | ········module.exports·=·{ | 60 | ········module.exports·=·{ |
61 | ············default:·normal, | 61 | ············default:·normal, |
62 | ············normal:·normal, | 62 | ············normal:·normal, |
Offset 333, 17 lines modified | Offset 333, 17 lines modified | ||
333 | ················node.height·=·shapeBBox.height | 333 | ················node.height·=·shapeBBox.height |
334 | ············}); | 334 | ············}); |
335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); | 335 | ············util.applyTransition(svgNodes.exit(),·g).style("opacity",·0).remove(); |
336 | ············return·svgNodes | 336 | ············return·svgNodes |
337 | ········} | 337 | ········} |
338 | ····},·{ | 338 | ····},·{ |
339 | ········"./lodash":·20, | 339 | ········"./lodash":·20, |
340 | ········"./label/add-label":·17, | ||
340 | ········"./util":·26, | 341 | ········"./util":·26, |
341 | ········"./d3":·6 | 342 | ········"./d3":·6 |
342 | ········"./label/add-label":·17 | ||
343 | ····}], | 343 | ····}], |
344 | ····6:·[function(require,·module,·exports,·global)·{ | 344 | ····6:·[function(require,·module,·exports,·global)·{ |
345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object | 345 | ········//·Stub·to·get·D3·either·via·NPM·or·from·the·global·object |
346 | ········module.exports·=·window.d3 | 346 | ········module.exports·=·window.d3 |
347 | ····},·{}], | 347 | ····},·{}], |
348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ | 348 | ····7:·[function(require,·module,·exports,·global)·{·/*·global·window·*/ |
349 | ········var·dagre; | 349 | ········var·dagre; |
Offset 378, 17 lines modified | Offset 378, 17 lines modified | ||
378 | ············node:·require("./intersect-node"), | 378 | ············node:·require("./intersect-node"), |
379 | ············circle:·require("./intersect-circle"), | 379 | ············circle:·require("./intersect-circle"), |
380 | ············ellipse:·require("./intersect-ellipse"), | 380 | ············ellipse:·require("./intersect-ellipse"), |
381 | ············polygon:·require("./intersect-polygon"), | 381 | ············polygon:·require("./intersect-polygon"), |
382 | ············rect:·require("./intersect-rect") | 382 | ············rect:·require("./intersect-rect") |
383 | ········} | 383 | ········} |
384 | ····},·{ | 384 | ····},·{ |
385 | ········"./intersect-node":·13, | ||
386 | ········"./intersect-circle":·10, | 385 | ········"./intersect-circle":·10, |
387 | ········"./intersect-ellipse":·11, | 386 | ········"./intersect-ellipse":·11, |
387 | ········"./intersect-node":·13, | ||
388 | ········"./intersect-polygon":·14, | 388 | ········"./intersect-polygon":·14, |
389 | ········"./intersect-rect":·15 | 389 | ········"./intersect-rect":·15 |
390 | ····}], | 390 | ····}], |
391 | ····10:·[function(require,·module,·exports,·global)·{ | 391 | ····10:·[function(require,·module,·exports,·global)·{ |
392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); | 392 | ········var·intersectEllipse·=·require("./intersect-ellipse"); |
393 | ········module.exports·=·intersectCircle; | 393 | ········module.exports·=·intersectCircle; |
Offset 642, 17 lines modified | Offset 642, 17 lines modified | ||
642 | ················default: | 642 | ················default: |
643 | ····················y·=·-labelBBox.height·/·2 | 643 | ····················y·=·-labelBBox.height·/·2 |
644 | ············} | 644 | ············} |
645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); | 645 | ············labelSvg.attr("transform",·"translate("·+·-labelBBox.width·/·2·+·","·+·y·+·")"); |
646 | ············return·labelSvg | 646 | ············return·labelSvg |
647 | ········} | 647 | ········} |
648 | ····},·{ | 648 | ····},·{ |
649 | ········"./add- | 649 | ········"./add-html-label":·16, |
650 | ········"./add-svg-label":·18, | 650 | ········"./add-svg-label":·18, |
651 | ········"./add- | 651 | ········"./add-text-label":·19 |
652 | ····}], | 652 | ····}], |
653 | ····18:·[function(require,·module,·exports,·global)·{ | 653 | ····18:·[function(require,·module,·exports,·global)·{ |
654 | ········var·util·=·require("../util"); | 654 | ········var·util·=·require("../util"); |
655 | ········module.exports·=·addSVGLabel; | 655 | ········module.exports·=·addSVGLabel; |
656 | ········function·addSVGLabel(root,·node)·{ | 656 | ········function·addSVGLabel(root,·node)·{ |
657 | ············var·domNode·=·root; | 657 | ············var·domNode·=·root; |
Offset 768, 16 lines modified | Offset 768, 16 lines modified | ||
768 | ················var·edge·=·g.edge(e); | 768 | ················var·edge·=·g.edge(e); |
769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" | 769 | ················return·_.has(edge,·"x")·?·"translate("·+·edge.x·+·","·+·edge.y·+·")"·:·"" |
770 | ············} | 770 | ············} |
771 | ············created.attr("transform",·translate); | 771 | ············created.attr("transform",·translate); |
772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) | 772 | ············util.applyTransition(selection,·g).style("opacity",·1).attr("transform",·translate) |
773 | ········} | 773 | ········} |
774 | ····},·{ | 774 | ····},·{ |
775 | ········"./d3":·6, | ||
776 | ········"./util":·26, | 775 | ········"./util":·26, |
776 | ········"./d3":·6, | ||
777 | ········"./lodash":·20 | 777 | ········"./lodash":·20 |
778 | ····}], | 778 | ····}], |
779 | ····23:·[function(require,·module,·exports,·global)·{ | 779 | ····23:·[function(require,·module,·exports,·global)·{ |
780 | ········"use·strict"; | 780 | ········"use·strict"; |
781 | ········var·util·=·require("./util"), | 781 | ········var·util·=·require("./util"), |
782 | ············d3·=·require("./d3"); | 782 | ············d3·=·require("./d3"); |
783 | ········module.exports·=·positionNodes; | 783 | ········module.exports·=·positionNodes; |
Offset 947, 17 lines modified | Offset 947, 17 lines modified | ||
947 | ············} | 947 | ············} |
948 | ············return·selection | 948 | ············return·selection |
949 | ········} | 949 | ········} |
950 | ····},·{ | 950 | ····},·{ |
951 | ········"./lodash":·20, | 951 | ········"./lodash":·20, |
952 | ········"./dagre":·7, | 952 | ········"./dagre":·7, |
953 | ········"./create-nodes":·5, | 953 | ········"./create-nodes":·5, |
954 | ········"./create-edge-labels":·3, | ||
954 | ········"./create-clusters":·2, | 955 | ········"./create-clusters":·2, |
955 | ········"./create-edge-paths":·4, | 956 | ········"./create-edge-paths":·4, |
956 | ········"./create-edge-labels":·3, | ||
957 | ········"./position-nodes":·23, | 957 | ········"./position-nodes":·23, |
958 | ········"./position-edge-labels":·22, | 958 | ········"./position-edge-labels":·22, |
959 | ········"./position-clusters":·21, | 959 | ········"./position-clusters":·21, |
960 | ········"./shapes":·25, | 960 | ········"./shapes":·25, |
961 | ········"./arrows":·1 | 961 | ········"./arrows":·1 |
962 | ····}], | 962 | ····}], |
963 | ····25:·[function(require,·module,·exports,·global)·{ | 963 | ····25:·[function(require,·module,·exports,·global)·{ |
Offset 1116, 19 lines modified | Offset 1116, 19 lines modified | ||
1116 | ············util:·{ | 1116 | ············util:·{ |
1117 | ················time:·require("./lib/util").time, | 1117 | ················time:·require("./lib/util").time, |
1118 | ················notime:·require("./lib/util").notime | 1118 | ················notime:·require("./lib/util").notime |
1119 | ············}, | 1119 | ············}, |
1120 | ············version:·require("./lib/version") | 1120 | ············version:·require("./lib/version") |
1121 | ········} | 1121 | ········} |
1122 | ····},·{ | 1122 | ····},·{ |
1123 | ········"./lib/util":·56, | ||
1124 | ········"./lib/debug":·33, | ||
1125 | ········"./lib/version":·57, | ||
1126 | ········"./lib/graphlib":·34, | 1123 | ········"./lib/graphlib":·34, |
1127 | ········"./lib/layout":·36 | 1124 | ········"./lib/layout":·36, |
Max diff block lines reached; 1923/6227 bytes (30.88%) of diff not shown. |
Offset 59, 16 lines modified | Offset 59, 16 lines modified | ||
59 | ············//·For·levelup·encoding | 59 | ············//·For·levelup·encoding |
60 | ············type:·"dot", | 60 | ············type:·"dot", |
61 | ············buffer:·false | 61 | ············buffer:·false |
62 | ········} | 62 | ········} |
63 | ····},·{ | 63 | ····},·{ |
64 | ········"./lib/read-one":·7, | 64 | ········"./lib/read-one":·7, |
65 | ········"./lib/read-many":·6, | 65 | ········"./lib/read-many":·6, |
66 | ········"./lib/version":·8, | ||
67 | ········"./lib/write-one":·9, | 66 | ········"./lib/write-one":·9, |
67 | ········"./lib/version":·8, | ||
68 | ········"./lib/graphlib":·4 | 68 | ········"./lib/graphlib":·4 |
69 | ····}], | 69 | ····}], |
70 | ····2:·[function(require,·module,·exports,·global)·{ | 70 | ····2:·[function(require,·module,·exports,·global)·{ |
71 | ········"use·strict"; | 71 | ········"use·strict"; |
72 | ········var·_·=·require("./lodash"), | 72 | ········var·_·=·require("./lodash"), |
73 | ············Graph·=·require("./graphlib").Graph; | 73 | ············Graph·=·require("./graphlib").Graph; |
74 | ········module.exports·=·buildGraph; | 74 | ········module.exports·=·buildGraph; |
Offset 2715, 16 lines modified | Offset 2715, 16 lines modified | ||
2715 | ············grammar·=·require("./dot-grammar"), | 2715 | ············grammar·=·require("./dot-grammar"), |
2716 | ············buildGraph·=·require("./build-graph"); | 2716 | ············buildGraph·=·require("./build-graph"); |
2717 | ········module.exports·=·function·readMany(str)·{ | 2717 | ········module.exports·=·function·readMany(str)·{ |
2718 | ············var·parseTree·=·grammar.parse(str); | 2718 | ············var·parseTree·=·grammar.parse(str); |
2719 | ············return·_.map(parseTree,·buildGraph) | 2719 | ············return·_.map(parseTree,·buildGraph) |
2720 | ········} | 2720 | ········} |
2721 | ····},·{ | 2721 | ····},·{ |
2722 | ········"./dot-grammar":·3, | ||
2723 | ········"./lodash":·5, | 2722 | ········"./lodash":·5, |
2723 | ········"./dot-grammar":·3, | ||
2724 | ········"./build-graph":·2 | 2724 | ········"./build-graph":·2 |
2725 | ····}], | 2725 | ····}], |
2726 | ····7:·[function(require,·module,·exports,·global)·{ | 2726 | ····7:·[function(require,·module,·exports,·global)·{ |
2727 | ········var·grammar·=·require("./dot-grammar"), | 2727 | ········var·grammar·=·require("./dot-grammar"), |
2728 | ············buildGraph·=·require("./build-graph"); | 2728 | ············buildGraph·=·require("./build-graph"); |
2729 | ········module.exports·=·function·readOne(str)·{ | 2729 | ········module.exports·=·function·readOne(str)·{ |
2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); | 2730 | ············var·parseTree·=·grammar.parse(str,·"graphStmt"); |