pywebexec 2.4.8__py3-none-any.whl → 2.4.9__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/css/form.css +11 -1
- pywebexec/static/jsonform/deps/jquery-ui.js +3476 -0
- pywebexec/templates/index.html +1 -0
- pywebexec/version.py +2 -2
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/METADATA +1 -1
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/RECORD +10 -9
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/WHEEL +0 -0
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/entry_points.txt +0 -0
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/licenses/LICENSE +0 -0
- {pywebexec-2.4.8.dist-info → pywebexec-2.4.9.dist-info}/top_level.txt +0 -0
pywebexec/templates/index.html
CHANGED
@@ -72,6 +72,7 @@
|
|
72
72
|
<script type="text/javascript" src="/static/jsonform/deps/jquery.min.js"></script>
|
73
73
|
<script type="text/javascript" src="/static/jsonform/deps/underscore.js"></script>
|
74
74
|
<script type="text/javascript" src="/static/jsonform/deps/jsv.js"></script>
|
75
|
+
<script type="text/javascript" src="/static/jsonform/deps/jquery-ui.js"></script>
|
75
76
|
<script type="text/javascript" src="/static/jsonform/lib/jsonform.js"></script>
|
76
77
|
<script type="text/javascript" src="/static/js/script.js"></script>
|
77
78
|
<script type="text/javascript" src="/static/js/executables.js"></script>
|
pywebexec/version.py
CHANGED
@@ -2,8 +2,8 @@ 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=
|
6
|
-
pywebexec/static/css/form.css,sha256=
|
5
|
+
pywebexec/version.py,sha256=dGCSOUYhmqe53xGAFck4Xc6n14wQ2gVa_23SpiLTcCg,511
|
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
|
9
9
|
pywebexec/static/css/swagger-ui.css,sha256=xhXN8fnUaIACGHuPIEIr9-qmyYr6Zx0k2wv4Qy7Bg1Y,154985
|
@@ -60,18 +60,19 @@ pywebexec/static/js/xterm/xterm.js,sha256=H5kaw7Syg-v5bmCuI6AKUnZd06Lkb6b92p8aqw
|
|
60
60
|
pywebexec/static/js/xterm/xterm.js.map,sha256=Y7O2Pb-fIS7Z8AC1D5s04_aiW_Jf1f4mCfN0U_OI6Zw,1118392
|
61
61
|
pywebexec/static/jsonform/LICENSE,sha256=1KLq9T95zKkcau-E5Cs5x5Gh4YbukbW3a8iwQIrYhVA,1074
|
62
62
|
pywebexec/static/jsonform/deps/README.md,sha256=MmF95ph8bVC6T6hnHYXDrmQRo4M_QLNQ8vQ0spN5Oog,1170
|
63
|
+
pywebexec/static/jsonform/deps/jquery-ui.js,sha256=YBMrXFbj7t-pnBn1c8JoE8ZeScMyrKmSxtcsMJxsgGU,98721
|
63
64
|
pywebexec/static/jsonform/deps/jquery.min.js,sha256=EJqHZ51ye2XYTo2GSdLumxaY1wqSS4XXxP6YcqrP-LQ,320099
|
64
65
|
pywebexec/static/jsonform/deps/jsv.js,sha256=_yfzzfMt1eBF9DWulDiaoDFn_Ias4hWzoMURHFp5BpA,115748
|
65
66
|
pywebexec/static/jsonform/deps/underscore.js,sha256=SzKOQsVYGX1bmddyfPzGC6yXY_rWYGUSMOi6-T9gZ-0,52919
|
66
67
|
pywebexec/static/jsonform/deps/img/glyphicons-halflings.png,sha256=hpJM0AbbMLnU8UGOBs172D7vK-dooQ8n0s_ybml3zO0,13826
|
67
68
|
pywebexec/static/jsonform/lib/jsonform.js,sha256=U-BvOgq5gCvSUo36qSAK7Y91RPKOq7vZShkIYpzwlkk,138525
|
68
69
|
pywebexec/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
69
|
-
pywebexec/templates/index.html,sha256=
|
70
|
+
pywebexec/templates/index.html,sha256=Ylxa5KgJbC741NYJsSX9AXbEl18an27LeaGgbHV8RtE,4112
|
70
71
|
pywebexec/templates/popup.html,sha256=3kpMccKD_OLLhJ4Y9KRw6Ny8wQWjVaRrUfV9y5-bDiQ,1580
|
71
72
|
pywebexec/templates/swagger_ui.html,sha256=MAPr-z96VERAecDvX37V8q2Nxph-O0fNDBul1x2w9SI,1147
|
72
|
-
pywebexec-2.4.
|
73
|
-
pywebexec-2.4.
|
74
|
-
pywebexec-2.4.
|
75
|
-
pywebexec-2.4.
|
76
|
-
pywebexec-2.4.
|
77
|
-
pywebexec-2.4.
|
73
|
+
pywebexec-2.4.9.dist-info/licenses/LICENSE,sha256=gRJf0JPT_wsZJsUGlWPTS8Vypfl9vQ1qjp6sNbKykuA,1064
|
74
|
+
pywebexec-2.4.9.dist-info/METADATA,sha256=DpnqJ1LT7pQU3yDQ566dCf12nJIHYOYB4bwxF9ehfJE,13015
|
75
|
+
pywebexec-2.4.9.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
76
|
+
pywebexec-2.4.9.dist-info/entry_points.txt,sha256=l52GBkPCXRkmlHfEyoVauyfBdg8o-CAtC8qQpOIjJK0,55
|
77
|
+
pywebexec-2.4.9.dist-info/top_level.txt,sha256=vHoHyzngrfGdm_nM7Xn_5iLmaCrf10XO1EhldgNLEQ8,10
|
78
|
+
pywebexec-2.4.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|