w-converhp 2.0.37 → 2.0.38
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.
- package/README.md +1 -1
- package/dist/w-converhp-client.umd.js +2 -2
- package/dist/w-converhp-client.umd.js.map +1 -1
- package/dist/w-converhp-server.umd.js +1 -1
- package/docs/WConverhpClient.html +1 -1
- package/docs/WConverhpClient.mjs.html +4 -6
- package/docs/WConverhpServer.html +1 -1
- package/docs/WConverhpServer.mjs.html +1 -1
- package/docs/index.html +1 -1
- package/package.json +1 -1
- package/src/WConverhpClient.mjs +3 -5
- package/srv.mjs +1 -1
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
<br class="clear">
|
|
530
530
|
|
|
531
531
|
<footer>
|
|
532
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025
|
|
532
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025 15:27:59 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
533
533
|
</footer>
|
|
534
534
|
|
|
535
535
|
<script>prettyPrint();</script>
|
|
@@ -911,12 +911,9 @@ function WConverhpClient(opt) {
|
|
|
911
911
|
//cbProgressMerge
|
|
912
912
|
cbProgressMerge({ prog: 100, m: 'download' })
|
|
913
913
|
|
|
914
|
-
//
|
|
915
|
-
|
|
916
|
-
...res.msg,
|
|
917
|
-
}
|
|
914
|
+
//resolve, 前端偵測state為'done'時提取msg顯示
|
|
915
|
+
pm.resolve(res.msg)
|
|
918
916
|
|
|
919
|
-
pm.resolve(resUpMgr)
|
|
920
917
|
}
|
|
921
918
|
|
|
922
919
|
})
|
|
@@ -934,6 +931,7 @@ function WConverhpClient(opt) {
|
|
|
934
931
|
|
|
935
932
|
//checkMerging
|
|
936
933
|
let resUpMgr = await checkMerging()
|
|
934
|
+
// console.log('resUpMgr', resUpMgr)
|
|
937
935
|
|
|
938
936
|
// console.log(`upload slice done`)
|
|
939
937
|
return resUpMgr
|
|
@@ -1096,7 +1094,7 @@ export default WConverhpClient
|
|
|
1096
1094
|
<br class="clear">
|
|
1097
1095
|
|
|
1098
1096
|
<footer>
|
|
1099
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025
|
|
1097
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025 15:27:59 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1100
1098
|
</footer>
|
|
1101
1099
|
|
|
1102
1100
|
<script>prettyPrint();</script>
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
<br class="clear">
|
|
790
790
|
|
|
791
791
|
<footer>
|
|
792
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025
|
|
792
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025 15:27:59 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
793
793
|
</footer>
|
|
794
794
|
|
|
795
795
|
<script>prettyPrint();</script>
|
|
@@ -1477,7 +1477,7 @@ export default WConverhpServer
|
|
|
1477
1477
|
<br class="clear">
|
|
1478
1478
|
|
|
1479
1479
|
<footer>
|
|
1480
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025
|
|
1480
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025 15:27:59 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1481
1481
|
</footer>
|
|
1482
1482
|
|
|
1483
1483
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
<br class="clear">
|
|
72
72
|
|
|
73
73
|
<footer>
|
|
74
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Tue Apr 15 2025 15:27:59 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|
package/package.json
CHANGED
package/src/WConverhpClient.mjs
CHANGED
|
@@ -864,12 +864,9 @@ function WConverhpClient(opt) {
|
|
|
864
864
|
//cbProgressMerge
|
|
865
865
|
cbProgressMerge({ prog: 100, m: 'download' })
|
|
866
866
|
|
|
867
|
-
//
|
|
868
|
-
|
|
869
|
-
...res.msg,
|
|
870
|
-
}
|
|
867
|
+
//resolve, 前端偵測state為'done'時提取msg顯示
|
|
868
|
+
pm.resolve(res.msg)
|
|
871
869
|
|
|
872
|
-
pm.resolve(resUpMgr)
|
|
873
870
|
}
|
|
874
871
|
|
|
875
872
|
})
|
|
@@ -887,6 +884,7 @@ function WConverhpClient(opt) {
|
|
|
887
884
|
|
|
888
885
|
//checkMerging
|
|
889
886
|
let resUpMgr = await checkMerging()
|
|
887
|
+
// console.log('resUpMgr', resUpMgr)
|
|
890
888
|
|
|
891
889
|
// console.log(`upload slice done`)
|
|
892
890
|
return resUpMgr
|
package/srv.mjs
CHANGED