w-web-task 1.0.5 → 1.0.6

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-web-task v1.0.5
2
+ * w-web-task v1.0.6
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -560,7 +560,7 @@
560
560
  <br class="clear">
561
561
 
562
562
  <footer>
563
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sun Jul 26 2026 13:47:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
563
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sun Jul 26 2026 19:27:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
564
564
  </footer>
565
565
 
566
566
  <script>prettyPrint();</script>
@@ -1082,7 +1082,7 @@ export default WWebTask
1082
1082
  <br class="clear">
1083
1083
 
1084
1084
  <footer>
1085
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sun Jul 26 2026 13:47:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1085
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sun Jul 26 2026 19:27:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1086
1086
  </footer>
1087
1087
 
1088
1088
  <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 Sun Jul 26 2026 13:47:33 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
74
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sun Jul 26 2026 19:27:52 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "w-web-task",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "main": "dist/w-web-task.umd.js",
5
5
  "dependencies": {
6
6
  "@mdi/js": "^7.4.47",
@@ -9,8 +9,8 @@
9
9
  "json5": "^2.2.3",
10
10
  "lodash-es": "^4.18.1",
11
11
  "showdown": "^2.1.0",
12
- "w-aggrid-vue": "^2.0.62",
13
- "w-component-vue": "^2.4.77",
12
+ "w-aggrid-vue": "^2.0.63",
13
+ "w-component-vue": "^2.4.78",
14
14
  "w-data-collector": "^1.0.24",
15
15
  "w-serv-hapi": "^1.0.75",
16
16
  "w-serv-orm": "^1.0.41",