@meirblachman/azure-pipelines-visualizer 0.2.4 → 0.2.5
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/index.min.js +1 -1
- package/dist/web/assets/{index-NDpKKonB.js → index-B-GQ4HLr.js} +155 -155
- package/dist/web/assets/{index-B2a7V7I5.css → index-C9qnYe5P.css} +1 -1
- package/dist/web/assets/{yaml-B_04KIbw.js → yaml-TpmcL2Op.js} +1 -1
- package/dist/web/favicon.svg +36 -0
- package/dist/web/index.html +3 -6
- package/dist/web/lib/favicon.svg +36 -0
- package/dist/web/lib/index.js +1347 -1088
- package/dist/web/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{l as e}from"./index-
|
|
1
|
+
import{l as e}from"./index-B-GQ4HLr.js";import"./reactflow-BEXr8p1i.js";const o={comments:{lineComment:"#"},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],folding:{offSide:!0},onEnterRules:[{beforeText:/:\s*$/,action:{indentAction:e.IndentAction.Indent}}]},r={tokenPostfix:".yaml",brackets:[{token:"delimiter.bracket",open:"{",close:"}"},{token:"delimiter.square",open:"[",close:"]"}],keywords:["true","True","TRUE","false","False","FALSE","null","Null","Null","~"],numberInteger:/(?:0|[+-]?[0-9]+)/,numberFloat:/(?:0|[+-]?[0-9]+)(?:\.[0-9]+)?(?:e[-+][1-9][0-9]*)?/,numberOctal:/0o[0-7]+/,numberHex:/0x[0-9a-fA-F]+/,numberInfinity:/[+-]?\.(?:inf|Inf|INF)/,numberNaN:/\.(?:nan|Nan|NAN)/,numberDate:/\d{4}-\d\d-\d\d([Tt ]\d\d:\d\d:\d\d(\.\d+)?(( ?[+-]\d\d?(:\d\d)?)|Z)?)?/,escapes:/\\(?:[btnfr\\"']|[0-7][0-7]?|[0-3][0-7]{2})/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/%[^ ]+.*$/,"meta.directive"],[/---/,"operators.directivesEnd"],[/\.{3}/,"operators.documentEnd"],[/[-?:](?= )/,"operators"],{include:"@anchor"},{include:"@tagHandle"},{include:"@flowCollections"},{include:"@blockStyle"},[/@numberInteger(?![ \t]*\S+)/,"number"],[/@numberFloat(?![ \t]*\S+)/,"number.float"],[/@numberOctal(?![ \t]*\S+)/,"number.octal"],[/@numberHex(?![ \t]*\S+)/,"number.hex"],[/@numberInfinity(?![ \t]*\S+)/,"number.infinity"],[/@numberNaN(?![ \t]*\S+)/,"number.nan"],[/@numberDate(?![ \t]*\S+)/,"number.date"],[/(".*?"|'.*?'|[^#'"]*?)([ \t]*)(:)( |$)/,["type","white","operators","white"]],{include:"@flowScalars"},[/.+?(?=(\s+#|$))/,{cases:{"@keywords":"keyword","@default":"string"}}]],object:[{include:"@whitespace"},{include:"@comment"},[/\}/,"@brackets","@pop"],[/,/,"delimiter.comma"],[/:(?= )/,"operators"],[/(?:".*?"|'.*?'|[^,\{\[]+?)(?=: )/,"type"],{include:"@flowCollections"},{include:"@flowScalars"},{include:"@tagHandle"},{include:"@anchor"},{include:"@flowNumber"},[/[^\},]+/,{cases:{"@keywords":"keyword","@default":"string"}}]],array:[{include:"@whitespace"},{include:"@comment"},[/\]/,"@brackets","@pop"],[/,/,"delimiter.comma"],{include:"@flowCollections"},{include:"@flowScalars"},{include:"@tagHandle"},{include:"@anchor"},{include:"@flowNumber"},[/[^\],]+/,{cases:{"@keywords":"keyword","@default":"string"}}]],multiString:[[/^( +).+$/,"string","@multiStringContinued.$1"]],multiStringContinued:[[/^( *).+$/,{cases:{"$1==$S2":"string","@default":{token:"@rematch",next:"@popall"}}}]],whitespace:[[/[ \t\r\n]+/,"white"]],comment:[[/#.*$/,"comment"]],flowCollections:[[/\[/,"@brackets","@array"],[/\{/,"@brackets","@object"]],flowScalars:[[/"([^"\\]|\\.)*$/,"string.invalid"],[/'([^'\\]|\\.)*$/,"string.invalid"],[/'[^']*'/,"string"],[/"/,"string","@doubleQuotedString"]],doubleQuotedString:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,"string","@pop"]],blockStyle:[[/[>|][0-9]*[+-]?$/,"operators","@multiString"]],flowNumber:[[/@numberInteger(?=[ \t]*[,\]\}])/,"number"],[/@numberFloat(?=[ \t]*[,\]\}])/,"number.float"],[/@numberOctal(?=[ \t]*[,\]\}])/,"number.octal"],[/@numberHex(?=[ \t]*[,\]\}])/,"number.hex"],[/@numberInfinity(?=[ \t]*[,\]\}])/,"number.infinity"],[/@numberNaN(?=[ \t]*[,\]\}])/,"number.nan"],[/@numberDate(?=[ \t]*[,\]\}])/,"number.date"]],tagHandle:[[/\![^ ]*/,"tag"]],anchor:[[/[&*][^ ]+/,"namespace"]]}};export{o as conf,r as language};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
|
2
|
+
<!-- Concept 2: Official rocket as root node, tree fans right -->
|
|
3
|
+
<rect width="256" height="256" rx="40" fill="#0078d4"/>
|
|
4
|
+
|
|
5
|
+
<!-- Official Azure Pipelines rocket, scaled small as root node -->
|
|
6
|
+
<g transform="translate(14, 88) scale(0.85)">
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.32029 57.7416C0.971342 56.3927 0.762734 54.2789 1.82198 52.6922L34.6246 3.55804C36.1087 1.33497 38.6051 0 41.2781 0H76.9999C79.209 0 80.9999 1.79086 80.9999 4V39.7222C80.9999 42.3951 79.6649 44.8915 77.4419 46.3756L28.308 79.1784C26.7214 80.2377 24.6076 80.0291 23.2586 78.6801L2.32029 57.7416Z" transform="translate(15)" fill="#2560E0"/>
|
|
8
|
+
<path d="M0 4V26L14 40.4156L20 34L38 52L32 58L46 72H68C70.2091 72 72 70.2091 72 68V36L36 0H4C1.79086 0 0 1.79086 0 4Z" transform="translate(0 24)" fill="#0F46BD"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 30.5401L30.54 0L36.454 5.91397L5.91399 36.4541L0 30.5401Z" transform="translate(19.9519 39.5938)" fill="#729AF2"/>
|
|
10
|
+
<path d="M12 24.0001C18.6274 24.0001 24 18.6275 24 12.0001C24 5.37261 18.6274 0 12 0C5.37258 0 0 5.37261 0 12.0001C0 18.6275 5.37258 24.0001 12 24.0001Z" transform="translate(58 14)" fill="#91B0F2"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L7.99999 2.97878e-08V16.0001H24V24H0V0Z" transform="translate(0 72)" fill="#91B0F2"/>
|
|
12
|
+
</g>
|
|
13
|
+
|
|
14
|
+
<!-- Edges from rocket to tree -->
|
|
15
|
+
<line x1="100" y1="128" x2="145" y2="65" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
16
|
+
<line x1="100" y1="128" x2="145" y2="128" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
17
|
+
<line x1="100" y1="128" x2="145" y2="191" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
18
|
+
|
|
19
|
+
<line x1="145" y1="65" x2="210" y2="42" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
20
|
+
<line x1="145" y1="65" x2="210" y2="88" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
21
|
+
<line x1="145" y1="128" x2="210" y2="128" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
22
|
+
<line x1="145" y1="191" x2="210" y2="168" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
23
|
+
<line x1="145" y1="191" x2="210" y2="214" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
24
|
+
|
|
25
|
+
<!-- Level 1 nodes -->
|
|
26
|
+
<circle cx="145" cy="65" r="10" fill="#fff"/>
|
|
27
|
+
<circle cx="145" cy="128" r="10" fill="#fff"/>
|
|
28
|
+
<circle cx="145" cy="191" r="10" fill="#fff"/>
|
|
29
|
+
|
|
30
|
+
<!-- Level 2 leaf nodes -->
|
|
31
|
+
<circle cx="210" cy="42" r="8" fill="#91B0F2"/>
|
|
32
|
+
<circle cx="210" cy="88" r="8" fill="#91B0F2"/>
|
|
33
|
+
<circle cx="210" cy="128" r="8" fill="#91B0F2"/>
|
|
34
|
+
<circle cx="210" cy="168" r="8" fill="#91B0F2"/>
|
|
35
|
+
<circle cx="210" cy="214" r="8" fill="#91B0F2"/>
|
|
36
|
+
</svg>
|
package/dist/web/index.html
CHANGED
|
@@ -3,14 +3,11 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<link
|
|
7
|
-
rel="icon"
|
|
8
|
-
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='12' fill='%230078d4'/%3E%3Cpath d='M18 20h28v6H18zm0 10h20v6H18zm0 10h28v6H18z' fill='white'/%3E%3C/svg%3E"
|
|
9
|
-
/>
|
|
6
|
+
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
|
|
10
7
|
<title>Azure Pipelines Visualizer</title>
|
|
11
|
-
<script type="module" crossorigin src="./assets/index-
|
|
8
|
+
<script type="module" crossorigin src="./assets/index-B-GQ4HLr.js"></script>
|
|
12
9
|
<link rel="modulepreload" crossorigin href="./assets/reactflow-BEXr8p1i.js">
|
|
13
|
-
<link rel="stylesheet" crossorigin href="./assets/index-
|
|
10
|
+
<link rel="stylesheet" crossorigin href="./assets/index-C9qnYe5P.css">
|
|
14
11
|
</head>
|
|
15
12
|
<body>
|
|
16
13
|
<div id="root"></div>
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
|
2
|
+
<!-- Concept 2: Official rocket as root node, tree fans right -->
|
|
3
|
+
<rect width="256" height="256" rx="40" fill="#0078d4"/>
|
|
4
|
+
|
|
5
|
+
<!-- Official Azure Pipelines rocket, scaled small as root node -->
|
|
6
|
+
<g transform="translate(14, 88) scale(0.85)">
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.32029 57.7416C0.971342 56.3927 0.762734 54.2789 1.82198 52.6922L34.6246 3.55804C36.1087 1.33497 38.6051 0 41.2781 0H76.9999C79.209 0 80.9999 1.79086 80.9999 4V39.7222C80.9999 42.3951 79.6649 44.8915 77.4419 46.3756L28.308 79.1784C26.7214 80.2377 24.6076 80.0291 23.2586 78.6801L2.32029 57.7416Z" transform="translate(15)" fill="#2560E0"/>
|
|
8
|
+
<path d="M0 4V26L14 40.4156L20 34L38 52L32 58L46 72H68C70.2091 72 72 70.2091 72 68V36L36 0H4C1.79086 0 0 1.79086 0 4Z" transform="translate(0 24)" fill="#0F46BD"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 30.5401L30.54 0L36.454 5.91397L5.91399 36.4541L0 30.5401Z" transform="translate(19.9519 39.5938)" fill="#729AF2"/>
|
|
10
|
+
<path d="M12 24.0001C18.6274 24.0001 24 18.6275 24 12.0001C24 5.37261 18.6274 0 12 0C5.37258 0 0 5.37261 0 12.0001C0 18.6275 5.37258 24.0001 12 24.0001Z" transform="translate(58 14)" fill="#91B0F2"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0L7.99999 2.97878e-08V16.0001H24V24H0V0Z" transform="translate(0 72)" fill="#91B0F2"/>
|
|
12
|
+
</g>
|
|
13
|
+
|
|
14
|
+
<!-- Edges from rocket to tree -->
|
|
15
|
+
<line x1="100" y1="128" x2="145" y2="65" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
16
|
+
<line x1="100" y1="128" x2="145" y2="128" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
17
|
+
<line x1="100" y1="128" x2="145" y2="191" stroke="#fff" stroke-width="4" opacity="0.6"/>
|
|
18
|
+
|
|
19
|
+
<line x1="145" y1="65" x2="210" y2="42" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
20
|
+
<line x1="145" y1="65" x2="210" y2="88" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
21
|
+
<line x1="145" y1="128" x2="210" y2="128" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
22
|
+
<line x1="145" y1="191" x2="210" y2="168" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
23
|
+
<line x1="145" y1="191" x2="210" y2="214" stroke="#fff" stroke-width="3" opacity="0.45"/>
|
|
24
|
+
|
|
25
|
+
<!-- Level 1 nodes -->
|
|
26
|
+
<circle cx="145" cy="65" r="10" fill="#fff"/>
|
|
27
|
+
<circle cx="145" cy="128" r="10" fill="#fff"/>
|
|
28
|
+
<circle cx="145" cy="191" r="10" fill="#fff"/>
|
|
29
|
+
|
|
30
|
+
<!-- Level 2 leaf nodes -->
|
|
31
|
+
<circle cx="210" cy="42" r="8" fill="#91B0F2"/>
|
|
32
|
+
<circle cx="210" cy="88" r="8" fill="#91B0F2"/>
|
|
33
|
+
<circle cx="210" cy="128" r="8" fill="#91B0F2"/>
|
|
34
|
+
<circle cx="210" cy="168" r="8" fill="#91B0F2"/>
|
|
35
|
+
<circle cx="210" cy="214" r="8" fill="#91B0F2"/>
|
|
36
|
+
</svg>
|