Skip to content

Commit 197d35e

Browse files
committed
Ipdated for release 5.17.0
1 parent 889211f commit 197d35e

19 files changed

Lines changed: 2694 additions & 487 deletions

css/dark.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ input[type=radio] {
363363
background-position: center;
364364
background-size: auto;
365365
/* unchecked: original radio.svg at native size */
366-
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%233682c5'><path d='M480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Zm-.28-72q130 0 221-91t91-221q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 130 91 221t221 91Z'/></svg>");
366+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%236DBBFF'><path d='M480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Zm-.28-72q130 0 221-91t91-221q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 130 91 221t221 91Z'/></svg>");
367367
}
368368
input[type=radio]:checked {
369369
appearance: none;
@@ -376,7 +376,7 @@ input[type=radio]:checked {
376376
background-position: center;
377377
background-size: auto;
378378
/* checked: original selectedradio.svg at native size */
379-
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%233682c5'><path d='M480.23-288Q560-288 616-344.23q56-56.22 56-136Q672-560 615.77-616q-56.22-56-136-56Q400-672 344-615.77q-56 56.22-56 136Q288-400 344.23-344q56.22 56 136 56Zm.05 192Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Zm-.05-72q130 0 221-91t91-221q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 130 91 221t221 91Z'/></svg>");
379+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%236DBBFF'><path d='M480.23-288Q560-288 616-344.23q56-56.22 56-136Q672-560 615.77-616q-56.22-56-136-56Q400-672 344-615.77q-56 56.22-56 136Q288-400 344.23-344q56.22 56 136 56Zm.05 192Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.96-834q69.96-30 149.5-30t149.04 30q69.5 30 122 82.5T834-629.28q30 69.73 30 149Q864-401 834-331t-82.5 122.5Q699-156 629.28-126q-69.73 30-149 30Zm-.05-72q130 0 221-91t91-221q0-130-91-221t-221-91q-130 0-221 91t-91 221q0 130 91 221t221 91Z'/></svg>");
380380
}
381381

382382
input[type=checkbox] {
@@ -390,7 +390,7 @@ input[type=checkbox] {
390390
background-position: center;
391391
background-size: auto;
392392
/* unchecked: original checkbox.svg at native size */
393-
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%233682c5'><path d='M216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-528q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29.7-21.15 50.85Q773.7-144 744-144H216Zm0-72h528v-528H216v528Z'/></svg>");
393+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%236DBBFF'><path d='M216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-528q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29.7-21.15 50.85Q773.7-144 744-144H216Zm0-72h528v-528H216v528Z'/></svg>");
394394
}
395395
input[type=checkbox]:checked {
396396
appearance: none;
@@ -403,7 +403,7 @@ input[type=checkbox]:checked {
403403
background-position: center;
404404
background-size: auto;
405405
/* checked: original selectedbox.svg at native size */
406-
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%233682c5'><path d='m429-336 238-237-51-51-187 186-85-84-51 51 136 135ZM216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-528q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29.7-21.15 50.85Q773.7-144 744-144H216Zm0-72h528v-528H216v528Zm0-528v528-528Z'/></svg>");
406+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='20px' viewBox='0 -960 960 960' width='20px' fill='%236DBBFF'><path d='m429-336 238-237-51-51-187 186-85-84-51 51 136 135ZM216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-528q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29.7-21.15 50.85Q773.7-144 744-144H216Zm0-72h528v-528H216v528Zm0-528v528-528Z'/></svg>");
407407
}
408408
input[type=checkbox]:disabled {
409409
appearance: none;

html/en/XSLTransformation.html

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<title>XSL Transformation</title>
6+
<link id="theme" rel="stylesheet" type="text/css" href="../../css/light.css">
7+
<link rel="stylesheet" type="text/css" href="../../css/fonts.css">
8+
</head>
9+
10+
<body class="dialogBody">
11+
<div class="paddedArea">
12+
<table class="fill_width">
13+
<tr>
14+
<td class="middle noWrap">
15+
<label for="xmlFile">Source File</label>
16+
</td>
17+
<td class="fill_width middle">
18+
<input id="xmlFile" class="table_input fill_width">
19+
</td>
20+
<td class="middle"><button id="browseXML">Browse...</button></td>
21+
</tr>
22+
<tr>
23+
<td class="middle noWrap">
24+
<label for="xslFile">XSL Stylesheet</label>
25+
</td>
26+
<td class="fill_width middle">
27+
<input id="xslFile" class="table_input fill_width">
28+
</td>
29+
<td class="middle"><button id="browseXSL">Browse...</button></td>
30+
</tr>
31+
<tr>
32+
<td class="middle noWrap">
33+
<label for="outputFile">Transformed File</label>
34+
</td>
35+
<td class="fill_width middle">
36+
<input id="outputFile" class="table_input fill_width">
37+
</td>
38+
<td class="middle"><button id="browseOutput">Browse...</button></td>
39+
</tr>
40+
</table>
41+
<table>
42+
<tr>
43+
<td>
44+
<input type="checkbox" id="openTransformed" class="middle">
45+
<label for="openTransformed" class="middle noWrap">Open Transformed File on Completion</label>
46+
</td>
47+
</tr>
48+
</table>
49+
</div>
50+
51+
<div class="buttonArea">
52+
<button id="transform">Transform</button>
53+
</div>
54+
55+
<script>
56+
const { XSLTransformation } = require('../../js/XSLTransformation.js');
57+
new XSLTransformation();
58+
</script>
59+
</body>

html/en/preferencesDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="../../css/fonts.css">
88
</head>
99

10-
<body style="padding: 0; margin:0;">
10+
<body style="padding: 0; margin:0; overflow-y: hidden;">
1111

1212
<div id="main" style="padding: 0; margin:0">
1313
<!-- preferences tabs -->

0 commit comments

Comments
 (0)