Skip to content

Commit

Permalink
inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenSommer committed Dec 10, 2024
1 parent 4ba0709 commit e29442b
Show file tree
Hide file tree
Showing 21 changed files with 15,519 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
<!DOCTYPE html>
<html>

<head>
<title>Mapping: KBV_EX_ERP_DosageFlag|1.1.0.json in KBV_EX_ERP_DosageFlag|1.2.0.json</title>
<link rel='stylesheet' type='text/css' href='./style.css'>
<link rel='stylesheet' type='text/css' href='https://cdn.datatables.net/1.11.3/css/jquery.dataTables.min.css'>
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css'>
<script type='text/javascript' src='https://code.jquery.com/jquery-3.6.0.min.js'></script>
<script type='text/javascript' src='https://cdn.datatables.net/1.11.3/js/jquery.dataTables.min.js'></script>
</head>

<body>
<h2>Mapping: KBV_EX_ERP_DosageFlag|1.1.0.json in KBV_EX_ERP_DosageFlag|1.2.0.json</h2>

<div style="display: flex; justify-content: space-between;">
<div style="flex: 1;">

<p>Source Profile:
<a href="https://simplifier.net/packages/KBV_EX_ERP_DosageFlag/1.1.0.json/files" target="_blank">KBV_EX_ERP_DosageFlag|1.1.0.json</a></p>


<p>Target Profile: <a href="https://simplifier.net/KBV_EX_ERP_DosageFlag/1.2.0.json" target="_blank">KBV_EX_ERP_DosageFlag|1.2.0.json</a></p>
<p>Version: 1.0.0, Status: draft</p>
<p>Last updated on: 2024-12-10 15:05:51</p>
</div>
<div style="flex: 1; display: flex; justify-content: flex-end;">
<div>
<h3>Color Legend:</h3>
<ul style="list-style: none; padding: 0;">
<li><span style="background-color: #DCF6E9;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Information present in the source will be retained in the target mapping</li>
<li><span style="background-color: #FFEBE6;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Information will be removed or left empty in the target mapping</li>
<li><span style="background-color: #FFFAE6;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Special action is required for this mapping</li>
</ul>
</div>
</div>
</div>

<table id='resultsTable' class='display' style='width:100%'>
<thead>
<tr>
<th rowspan="2">Property</th>

<th style="text-align: center;">Source Profile</th>

<th style="text-align: center;">Target Profile</th>
<th rowspan="2" class="warning-column">Warning</th>

<th rowspan="2">Remarks</th>

</tr>
<tr>

<th style="text-align: center;">KBV_EX_ERP_DosageFlag|1.1.0.json</th>

<th style="text-align: center;">KBV_EX_ERP_DosageFlag|1.2.0.json</th>
</tr>
</thead>
<tbody>

<tr class="row-use">
<td>Extension.url

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

<tr class="row-use">
<td>Extension.value[x]

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

<tr class="row-use">
<td>Extension.value[x]:valueBoolean

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

</tbody>
</table>
<script>
$(document).ready(function () {
var warningsVisible = false;
var numberOfWarnings = 0;

$('#resultsTable').DataTable({
'pageLength': -1,
'lengthMenu': [[10, 25, 50, 100, 500, -1], [10, 25, 50, 100, 500, 'All']],
'dom': '<"top"f>rt<"bottom"ilp><"clear">',
'initComplete': function() {
var buttonHtml = '<button id="toggleWarnings"><i class="fas fa-exclamation-triangle"></i> show warnings (' + numberOfWarnings + ')</button>';
$('#resultsTable_filter').prepend(buttonHtml);

$('.warning-column').hide(); // Hide warnings by default

$('#toggleWarnings').click(function () {
$('.warning-column').toggle();
warningsVisible = !warningsVisible;
$(this).html('<i class="fas fa-exclamation-triangle"></i> ' + (warningsVisible ? 'hide warnings (' + numberOfWarnings + ')' : 'show warnings (' + numberOfWarnings + ')'));
});
}
});
});
</script>
</body>

</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
<!DOCTYPE html>
<html>

<head>
<title>Mapping: KBV_EX_ERP_EmergencyServicesFee|1.1.0.json in KBV_EX_ERP_EmergencyServicesFee|1.2.0.json</title>
<link rel='stylesheet' type='text/css' href='./style.css'>
<link rel='stylesheet' type='text/css' href='https://cdn.datatables.net/1.11.3/css/jquery.dataTables.min.css'>
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css'>
<script type='text/javascript' src='https://code.jquery.com/jquery-3.6.0.min.js'></script>
<script type='text/javascript' src='https://cdn.datatables.net/1.11.3/js/jquery.dataTables.min.js'></script>
</head>

<body>
<h2>Mapping: KBV_EX_ERP_EmergencyServicesFee|1.1.0.json in KBV_EX_ERP_EmergencyServicesFee|1.2.0.json</h2>

<div style="display: flex; justify-content: space-between;">
<div style="flex: 1;">

<p>Source Profile:
<a href="https://simplifier.net/packages/KBV_EX_ERP_EmergencyServicesFee/1.1.0.json/files" target="_blank">KBV_EX_ERP_EmergencyServicesFee|1.1.0.json</a></p>


<p>Target Profile: <a href="https://simplifier.net/KBV_EX_ERP_EmergencyServicesFee/1.2.0.json" target="_blank">KBV_EX_ERP_EmergencyServicesFee|1.2.0.json</a></p>
<p>Version: 1.0.0, Status: draft</p>
<p>Last updated on: 2024-12-10 15:05:51</p>
</div>
<div style="flex: 1; display: flex; justify-content: flex-end;">
<div>
<h3>Color Legend:</h3>
<ul style="list-style: none; padding: 0;">
<li><span style="background-color: #DCF6E9;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Information present in the source will be retained in the target mapping</li>
<li><span style="background-color: #FFEBE6;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Information will be removed or left empty in the target mapping</li>
<li><span style="background-color: #FFFAE6;">&nbsp;&nbsp;&nbsp;&nbsp;</span> Special action is required for this mapping</li>
</ul>
</div>
</div>
</div>

<table id='resultsTable' class='display' style='width:100%'>
<thead>
<tr>
<th rowspan="2">Property</th>

<th style="text-align: center;">Source Profile</th>

<th style="text-align: center;">Target Profile</th>
<th rowspan="2" class="warning-column">Warning</th>

<th rowspan="2">Remarks</th>

</tr>
<tr>

<th style="text-align: center;">KBV_EX_ERP_EmergencyServicesFee|1.1.0.json</th>

<th style="text-align: center;">KBV_EX_ERP_EmergencyServicesFee|1.2.0.json</th>
</tr>
</thead>
<tbody>

<tr class="row-use">
<td>Extension.url

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

<tr class="row-use">
<td>Extension.value[x]

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

<tr class="row-use">
<td>Extension.value[x]:valueBoolean

</td>

<td style="text-align: center;">

1..1

</td>

<td style="text-align: center;">

1..1

</td>

<td class="warning-column">

</td>

<td>Property and value(s) will be retained</td>

</tr>

</tbody>
</table>
<script>
$(document).ready(function () {
var warningsVisible = false;
var numberOfWarnings = 0;

$('#resultsTable').DataTable({
'pageLength': -1,
'lengthMenu': [[10, 25, 50, 100, 500, -1], [10, 25, 50, 100, 500, 'All']],
'dom': '<"top"f>rt<"bottom"ilp><"clear">',
'initComplete': function() {
var buttonHtml = '<button id="toggleWarnings"><i class="fas fa-exclamation-triangle"></i> show warnings (' + numberOfWarnings + ')</button>';
$('#resultsTable_filter').prepend(buttonHtml);

$('.warning-column').hide(); // Hide warnings by default

$('#toggleWarnings').click(function () {
$('.warning-column').toggle();
warningsVisible = !warningsVisible;
$(this).html('<i class="fas fa-exclamation-triangle"></i> ' + (warningsVisible ? 'hide warnings (' + numberOfWarnings + ')' : 'show warnings (' + numberOfWarnings + ')'));
});
}
});
});
</script>
</body>

</html>
Loading

0 comments on commit e29442b

Please sign in to comment.