w-web-api 1.0.61 → 1.0.63
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/dist/w-web-api.umd.js
CHANGED
package/docs/WWebApi.html
CHANGED
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
<br class="clear">
|
|
886
886
|
|
|
887
887
|
<footer>
|
|
888
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
888
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Aug 08 2026 01:13:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
889
889
|
</footer>
|
|
890
890
|
|
|
891
891
|
<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.5</a> on
|
|
74
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Aug 08 2026 01:13:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
75
75
|
</footer>
|
|
76
76
|
|
|
77
77
|
<script>prettyPrint();</script>
|
|
@@ -989,7 +989,7 @@ export default WWebApi
|
|
|
989
989
|
<br class="clear">
|
|
990
990
|
|
|
991
991
|
<footer>
|
|
992
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
992
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Aug 08 2026 01:13:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
993
993
|
</footer>
|
|
994
994
|
|
|
995
995
|
<script>prettyPrint();</script>
|
|
@@ -174,7 +174,7 @@ export default {
|
|
|
174
174
|
<br class="clear">
|
|
175
175
|
|
|
176
176
|
<footer>
|
|
177
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on
|
|
177
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Aug 08 2026 01:13:15 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
178
178
|
</footer>
|
|
179
179
|
|
|
180
180
|
<script>prettyPrint();</script>
|
package/package.json
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "w-web-api",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.63",
|
|
4
4
|
"main": "dist/w-web-api.umd.js",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@mdi/js": "^7.4.47",
|
|
7
7
|
"axios": "^1.18.1",
|
|
8
|
-
"
|
|
9
|
-
"w-
|
|
10
|
-
"w-
|
|
11
|
-
"w-
|
|
12
|
-
"w-serv-
|
|
13
|
-
"w-
|
|
14
|
-
"w-
|
|
15
|
-
"
|
|
16
|
-
"wsemi": "^1.8.67"
|
|
8
|
+
"w-component-vue": "^2.4.80",
|
|
9
|
+
"w-data-collector": "^1.0.25",
|
|
10
|
+
"w-md2html": "^1.0.38",
|
|
11
|
+
"w-serv-hapi": "^1.0.76",
|
|
12
|
+
"w-serv-orm": "^1.0.42",
|
|
13
|
+
"w-syslog": "^1.0.12",
|
|
14
|
+
"w-ui-loginout": "^1.0.13",
|
|
15
|
+
"wsemi": "^1.8.68"
|
|
17
16
|
},
|
|
18
17
|
"devDependencies": {
|
|
19
18
|
"@vue/cli-plugin-babel": "^5.0.8",
|
|
@@ -28,10 +27,10 @@
|
|
|
28
27
|
"eslint-plugin-vue": "^9.10.0",
|
|
29
28
|
"vue": "^2.7.16",
|
|
30
29
|
"vuex": "^3.6.2",
|
|
31
|
-
"w-orm-lmdb": "^1.0.
|
|
30
|
+
"w-orm-lmdb": "^1.0.10",
|
|
32
31
|
"w-package-tools": "^1.1.12",
|
|
33
32
|
"w-package-tools-e2e": "^1.0.0",
|
|
34
|
-
"w-screenctl": "^1.0.
|
|
33
|
+
"w-screenctl": "^1.0.7"
|
|
35
34
|
},
|
|
36
35
|
"scripts": {
|
|
37
36
|
"serve": "vue-cli-service serve",
|