Skip to content

Commit

Permalink
Automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanenckevort-hp authored and github-actions[bot] committed Mar 14, 2024
1 parent c867597 commit 89ce98c
Show file tree
Hide file tree
Showing 83 changed files with 891 additions and 91 deletions.
4 changes: 2 additions & 2 deletions dist/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<link rel="icon" type="image/svg+xml" href="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Circular Tech Map</title>
<script type="module" crossorigin src="/assets/main-DJkTchea.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-n2KXutJL.css">
<script type="module" crossorigin src="/assets/main-Bu3kpehX.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-CmscrKX_.css">
</head>

<body class="h-100">
Expand Down
43 changes: 0 additions & 43 deletions dist/assets/index.hbs-8kjma0Zb.js

This file was deleted.

50 changes: 50 additions & 0 deletions dist/assets/index.hbs-CF6cnxZy.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
import"./main-DJkTchea.js";const o=new URLSearchParams(window.location.search),r=o.get("organization-name")??"",e=document.querySelector("#ce-tech-suggest-correction-form");e.src=`${e.dataset.src}${r}`;
import"./main-Bu3kpehX.js";const o=new URLSearchParams(window.location.search),r=o.get("organization-name")??"",e=document.querySelector("#ce-tech-suggest-correction-form");e.src=`${e.dataset.src}${r}`;
File renamed without changes.

Large diffs are not rendered by default.

112 changes: 83 additions & 29 deletions dist/circular-tech-map.csv

Large diffs are not rendered by default.

25 changes: 15 additions & 10 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<link rel="icon" type="image/svg+xml" href="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Circular Tech Map</title>
<script type="module" crossorigin src="/assets/index.hbs-8kjma0Zb.js"></script>
<link rel="modulepreload" crossorigin href="/assets/main-DJkTchea.js">
<link rel="stylesheet" crossorigin href="/assets/main-n2KXutJL.css">
<script type="module" crossorigin src="/assets/index.hbs-CF6cnxZy.js"></script>
<link rel="modulepreload" crossorigin href="/assets/main-Bu3kpehX.js">
<link rel="stylesheet" crossorigin href="/assets/main-CmscrKX_.css">
<link rel="stylesheet" crossorigin href="/assets/index-CGWxP1qR.css">
</head>

Expand Down Expand Up @@ -49,16 +49,21 @@
</select>
</div>
<div class="ms-auto align-self-end">
<button type="button" id="ce-tech-map-download" class="btn btn-outline-secondary btn-sm d-flex align-items-center">
<svg class="bi me-1" width="14" height="14" fill="currentColor">
<use xlink:href="/bootstrap-icons.svg#download"/>
</svg>
Download
</button>
<div class="d-flex flex-row">
<div class="spinner-border me-2 d-none" role="status">
<span class="visually-hidden">Downloading...</span>
</div>
<button type="button" id="ce-tech-map-download" class="btn btn-outline-secondary btn-sm d-flex align-items-center">
<svg class="bi me-1" width="14" height="14" fill="currentColor">
<use xlink:href="/bootstrap-icons.svg#download"/>
</svg>
Download
</button>
</div>
</div>
</div>
<div class="d-flex mb-3">
<div id="ce-tech-map" class="w-100 border"></div>
<div id="ce-tech-map" class="w-100"></div>
</div>
<table id="ce-tech-table" class="table table-striped w-100 text-nowrap"></table>
</main>
Expand Down
Binary file added dist/logos/12Return.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions dist/logos/AMCSGroup.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions dist/logos/AMP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions dist/logos/APlanet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/logos/Annata.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/logos/Apkudo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions dist/logos/Atma.io.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/logos/Backacia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/logos/ByRotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/logos/CELLZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 89ce98c

Please sign in to comment.