Skip to content

Commit

Permalink
[CI] Rebuild the demo: 9e28d2c
Browse files Browse the repository at this point in the history
  • Loading branch information
cjerdonek committed Aug 13, 2024
1 parent e9b8f66 commit 7a5ebdd
Show file tree
Hide file tree
Showing 133 changed files with 2,137 additions and 1,032 deletions.
167 changes: 85 additions & 82 deletions index-es.html

Large diffs are not rendered by default.

167 changes: 85 additions & 82 deletions index-tl.html

Large diffs are not rendered by default.

167 changes: 85 additions & 82 deletions index-zh.html

Large diffs are not rendered by default.

167 changes: 85 additions & 82 deletions index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<title>RCV Results for MEMBER, BOARD OF SUPERVISORS, DISTRICT 5</title>
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
<link type="text/css" rel='stylesheet' href='https://fonts.googleapis.com/css?family=Rubik' />
<link type='text/css' rel='stylesheet' href='../../../static-files-rcv/styles/rcv-rounds.css' />
</head>
Expand All @@ -25,7 +26,7 @@ <h2>MEMBER, BOARD OF SUPERVISORS, DISTRICT 5 CONTEST</h2>
<h3>November 5, 2019 Consolidated Municipal Election</h3>
<p>
<div id="ResultsContainer">
<table class="ResultsTable" cellPadding="0" cellSpacing="0" border="1" width="100%">
<table class="ResultsTable table-bordered" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<th class="CandidateCellHeader">&nbsp;</th>
<th class="RoundCellHeader" colspan="3">Round 1</th>
Expand Down Expand Up @@ -93,7 +94,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Continuing Ballots Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Continuing ballots total tooltip.">Continuing Ballots Total</span>
</td>
<td class="VotesCell">23,675</td>
<td class="PercentageCell">100%</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -105,7 +108,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Blanks (Undervotes)</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Blanks tooltip.">Blanks (Undervotes)</span>
</td>
<td class="VotesCell">1,050</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">0</td>
Expand All @@ -117,7 +122,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Exhausted</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Exhausted tooltip.">Exhausted</span>
</td>
<td class="VotesCell">0</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">71</td>
Expand All @@ -129,7 +136,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Overvotes</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Overvotes tooltip.">Overvotes</span>
</td>
<td class="VotesCell">40</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">1</td>
Expand All @@ -141,7 +150,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Non Transferable Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Non-transferable total tooltip.">Non Transferable Total</span>
</td>
<td class="VotesCell">1,090</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -158,6 +169,12 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
</tr>
</table>
</div>
<script src='https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js' integrity='sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r' crossorigin='anonymous'></script>
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js' integrity='sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+' crossorigin='anonymous'></script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
</body>

</html>
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<title>RCV Results for MEMBER, BOARD OF SUPERVISORS, DISTRICT 5</title>
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
<link type="text/css" rel='stylesheet' href='https://fonts.googleapis.com/css?family=Rubik' />
<link type='text/css' rel='stylesheet' href='../../../static-files-rcv/styles/rcv-rounds.css' />
</head>
Expand All @@ -25,7 +26,7 @@ <h2>MEMBER, BOARD OF SUPERVISORS, DISTRICT 5 CONTEST</h2>
<h3>November 5, 2019 Consolidated Municipal Election</h3>
<p>
<div id="ResultsContainer">
<table class="ResultsTable" cellPadding="0" cellSpacing="0" border="1" width="100%">
<table class="ResultsTable table-bordered" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<th class="CandidateCellHeader">&nbsp;</th>
<th class="RoundCellHeader" colspan="3">Ronda 1</th>
Expand Down Expand Up @@ -93,7 +94,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Continuing Ballots Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Continuing ballots total tooltip.">Continuing Ballots Total</span>
</td>
<td class="VotesCell">23,675</td>
<td class="PercentageCell">100%</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -105,7 +108,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Papeleta de votación en blanco (Votos por debajo del límite)</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Blanks tooltip.">Papeleta de votación en blanco (Votos por debajo del límite)</span>
</td>
<td class="VotesCell">1,050</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">0</td>
Expand All @@ -117,7 +122,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Papeleta de votación agotada</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Exhausted tooltip.">Papeleta de votación agotada</span>
</td>
<td class="VotesCell">0</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">71</td>
Expand All @@ -129,7 +136,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Sobrevotos</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Overvotes tooltip.">Sobrevotos</span>
</td>
<td class="VotesCell">40</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">1</td>
Expand All @@ -141,7 +150,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Non Transferable Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Non-transferable total tooltip.">Non Transferable Total</span>
</td>
<td class="VotesCell">1,090</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -158,6 +169,12 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
</tr>
</table>
</div>
<script src='https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js' integrity='sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r' crossorigin='anonymous'></script>
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js' integrity='sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+' crossorigin='anonymous'></script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
</body>

</html>
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<title>RCV Results for MEMBER, BOARD OF SUPERVISORS, DISTRICT 5</title>
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
<link type="text/css" rel='stylesheet' href='https://fonts.googleapis.com/css?family=Rubik' />
<link type='text/css' rel='stylesheet' href='../../../static-files-rcv/styles/rcv-rounds.css' />
</head>
Expand All @@ -25,7 +26,7 @@ <h2>MEMBER, BOARD OF SUPERVISORS, DISTRICT 5 CONTEST</h2>
<h3>November 5, 2019 Consolidated Municipal Election</h3>
<p>
<div id="ResultsContainer">
<table class="ResultsTable" cellPadding="0" cellSpacing="0" border="1" width="100%">
<table class="ResultsTable table-bordered" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<th class="CandidateCellHeader">&nbsp;</th>
<th class="RoundCellHeader" colspan="3">Raun 1</th>
Expand Down Expand Up @@ -93,7 +94,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Continuing Ballots Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Continuing ballots total tooltip.">Continuing Ballots Total</span>
</td>
<td class="VotesCell">23,675</td>
<td class="PercentageCell">100%</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -105,7 +108,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Blangkong Balota (Mga kulang na boto)</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Blanks tooltip.">Blangkong Balota (Mga kulang na boto)</span>
</td>
<td class="VotesCell">1,050</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">0</td>
Expand All @@ -117,7 +122,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Nasaid na Balota</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Exhausted tooltip.">Nasaid na Balota</span>
</td>
<td class="VotesCell">0</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">71</td>
Expand All @@ -129,7 +136,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Mga sobrang boto</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Overvotes tooltip.">Mga sobrang boto</span>
</td>
<td class="VotesCell">40</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">1</td>
Expand All @@ -141,7 +150,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Non Transferable Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Non-transferable total tooltip.">Non Transferable Total</span>
</td>
<td class="VotesCell">1,090</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -158,6 +169,12 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
</tr>
</table>
</div>
<script src='https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js' integrity='sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r' crossorigin='anonymous'></script>
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js' integrity='sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+' crossorigin='anonymous'></script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
</body>

</html>
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<title>RCV Results for MEMBER, BOARD OF SUPERVISORS, DISTRICT 5</title>
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet' integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
<link type="text/css" rel='stylesheet' href='https://fonts.googleapis.com/css?family=Rubik' />
<link type='text/css' rel='stylesheet' href='../../../static-files-rcv/styles/rcv-rounds.css' />
</head>
Expand All @@ -25,7 +26,7 @@ <h2>MEMBER, BOARD OF SUPERVISORS, DISTRICT 5 CONTEST</h2>
<h3>November 5, 2019 Consolidated Municipal Election</h3>
<p>
<div id="ResultsContainer">
<table class="ResultsTable" cellPadding="0" cellSpacing="0" border="1" width="100%">
<table class="ResultsTable table-bordered" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<th class="CandidateCellHeader">&nbsp;</th>
<th class="RoundCellHeader" colspan="3">輪 1</th>
Expand Down Expand Up @@ -93,7 +94,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Continuing Ballots Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Continuing ballots total tooltip.">Continuing Ballots Total</span>
</td>
<td class="VotesCell">23,675</td>
<td class="PercentageCell">100%</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -105,7 +108,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">空白选票 (投票不足)</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Blanks tooltip.">空白选票 (投票不足)</span>
</td>
<td class="VotesCell">1,050</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">0</td>
Expand All @@ -117,7 +122,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">用尽的选票</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Exhausted tooltip.">用尽的选票</span>
</td>
<td class="VotesCell">0</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">71</td>
Expand All @@ -129,7 +136,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">過度投票</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Overvotes tooltip.">過度投票</span>
</td>
<td class="VotesCell">40</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">1</td>
Expand All @@ -141,7 +150,9 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
<td class="VotesTransferredCell">&nbsp;</td>
</tr>
<tr class="NonCandidateRow">
<td class="CandidateCell">Non Transferable Total</td>
<td class="CandidateCell">
<span class="election-tooltip" data-bs-toggle="tooltip" data-bs-placement="top" title="Non-transferable total tooltip.">Non Transferable Total</span>
</td>
<td class="VotesCell">1,090</td>
<td class="PercentageCell">&nbsp;</td>
<td class="VotesTransferredCell">&nbsp;</td>
Expand All @@ -158,6 +169,12 @@ <h3>November 5, 2019 Consolidated Municipal Election</h3>
</tr>
</table>
</div>
<script src='https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js' integrity='sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r' crossorigin='anonymous'></script>
<script src='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js' integrity='sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+' crossorigin='anonymous'></script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
</body>

</html>
Loading

0 comments on commit 7a5ebdd

Please sign in to comment.