pywebexec 2.4.9__py3-none-any.whl → 2.4.10__py3-none-any.whl
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.
- pywebexec/static/js/tablefilter.js +2 -2
- pywebexec/version.py +2 -2
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/METADATA +1 -1
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/RECORD +8 -8
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/WHEEL +0 -0
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/entry_points.txt +0 -0
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/licenses/LICENSE +0 -0
- {pywebexec-2.4.9.dist-info → pywebexec-2.4.10.dist-info}/top_level.txt +0 -0
@@ -260,8 +260,8 @@ function exportToExcel(table) {
|
|
260
260
|
|
261
261
|
// Style header row
|
262
262
|
const headerRow = worksheet.getRow(1);
|
263
|
-
headerRow.font = { bold: true };
|
264
|
-
headerRow.alignment = { vertical: 'middle', horizontal: 'left' };
|
263
|
+
// headerRow.font = { bold: true };
|
264
|
+
// headerRow.alignment = { vertical: 'middle', horizontal: 'left' };
|
265
265
|
// headerRow.height = 20;
|
266
266
|
|
267
267
|
// Add table after all rows are defined
|
pywebexec/version.py
CHANGED
@@ -2,7 +2,7 @@ pywebexec/__init__.py,sha256=197fHJy0UDBwTTpGCGortZRr-w2kTaD7MxqdbVmTEi0,61
|
|
2
2
|
pywebexec/host_ip.py,sha256=oiCMlo2o3AkkgXDarUSx8T3FWXKI0vk1-EPnx5FGBd8,1332
|
3
3
|
pywebexec/pywebexec.py,sha256=avBfvbhLbjvrJ168bBmQVrm-DjbjGJoAapHHIEAD6V4,48515
|
4
4
|
pywebexec/swagger.yaml,sha256=I_oLpp7Hqel8SDEEykvpmCT-Gv3ytGlziq9bvQOrtZY,7598
|
5
|
-
pywebexec/version.py,sha256=
|
5
|
+
pywebexec/version.py,sha256=BuCMiZ5EohpF0751Q0YbLQjmp1ReIXzBLo5Je8Kxg5w,513
|
6
6
|
pywebexec/static/css/form.css,sha256=a15GmOZ7pQ15XDHx16T_UeD87JDPrlFQ5xbzFGTbV9Y,7741
|
7
7
|
pywebexec/static/css/markdown.css,sha256=br4-iK9wigTs54N2KHtjgZ4KLH0THVSvJo-XZAdMHiE,1970
|
8
8
|
pywebexec/static/css/style.css,sha256=TX60M-mzIPTGVDmaypRCOcyxc8A7dOjx-p1_bpJ6t9M,11772
|
@@ -39,7 +39,7 @@ pywebexec/static/js/popup.js,sha256=X-Q__R0jeZFO_I8EWucP1KkUJa9-Atz8bdnyWp6ibzY,
|
|
39
39
|
pywebexec/static/js/schemaform.js,sha256=2AIjwdjSDTE2ide8UMmQt4tS-7-JKqidKdopq9mNzvo,12458
|
40
40
|
pywebexec/static/js/script.js,sha256=2Jys1IpB94ygkjnpFkUvcZdchM-gZrfPOFuS74SxgZI,21508
|
41
41
|
pywebexec/static/js/swagger-form.js,sha256=CLcSHMhk5P4-_2MIRBoJLgEnIj_9keDDSzUugXHZjio,4565
|
42
|
-
pywebexec/static/js/tablefilter.js,sha256=
|
42
|
+
pywebexec/static/js/tablefilter.js,sha256=G6K3JKtqcAcOOmDxidCRW3THcPB7FlzgVdEYbhbIsps,11099
|
43
43
|
pywebexec/static/js/js-yaml/LICENSE,sha256=oHvCRGi5ZUznalR9R6LbKC0HcztxXbTHOpi9Y5YflVA,1084
|
44
44
|
pywebexec/static/js/js-yaml/js-yaml.min.js,sha256=Rdw90D3AegZwWiwpibjH9wkBPwS9U4bjJ51ORH8H69c,39430
|
45
45
|
pywebexec/static/js/marked/LICENSE.md,sha256=jjo_gvWaYJWPVsoI9EVkfDKkcz3HymwsRvbriYRxq5w,2942
|
@@ -70,9 +70,9 @@ pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
|
|
70
70
|
pywebexec/templates/index.html,sha256=Ylxa5KgJbC741NYJsSX9AXbEl18an27LeaGgbHV8RtE,4112
|
71
71
|
pywebexec/templates/popup.html,sha256=3kpMccKD_OLLhJ4Y9KRw6Ny8wQWjVaRrUfV9y5-bDiQ,1580
|
72
72
|
pywebexec/templates/swagger_ui.html,sha256=MAPr-z96VERAecDvX37V8q2Nxph-O0fNDBul1x2w9SI,1147
|
73
|
-
pywebexec-2.4.
|
74
|
-
pywebexec-2.4.
|
75
|
-
pywebexec-2.4.
|
76
|
-
pywebexec-2.4.
|
77
|
-
pywebexec-2.4.
|
78
|
-
pywebexec-2.4.
|
73
|
+
pywebexec-2.4.10.dist-info/licenses/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
|
74
|
+
pywebexec-2.4.10.dist-info/METADATA,sha256=aH5NC_h2aSszjdA9f8peT0uE1avw2WT7oqOVA7-Cwn8,13016
|
75
|
+
pywebexec-2.4.10.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
76
|
+
pywebexec-2.4.10.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
|
77
|
+
pywebexec-2.4.10.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
|
78
|
+
pywebexec-2.4.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|