w-audioplayer-vue 2.0.21 → 2.0.22

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 CHANGED
@@ -42,7 +42,7 @@ Add script for vue.
42
42
 
43
43
  Add script for w-audioplayer-vue.
44
44
  ```alias
45
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
45
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
46
46
  ```
47
47
  Directly use:
48
48
  ```alias
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-audioplayer-vue v2.0.21
2
+ * w-audioplayer-vue v2.0.22
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -160,7 +160,7 @@
160
160
 
161
161
 
162
162
  <!-- app -->
163
- <script src="app.umd.js?1786175531232"></script>
163
+ <script src="app.umd.js?1787036736960"></script>
164
164
 
165
165
  </head>
166
166
  <body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * app v2.0.21
2
+ * app v2.0.22
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <script>
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <script>
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <script>
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <script>
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <script>
@@ -21,7 +21,7 @@
21
21
  <!-- extractHtml已自動添加@babel/polyfill與vue -->
22
22
 
23
23
  <!-- w-audioplayer-vue -->
24
- <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.21/dist/w-audioplayer-vue.umd.js"></script>
24
+ <script src="https://cdn.jsdelivr.net/npm/w-audioplayer-vue@2.0.22/dist/w-audioplayer-vue.umd.js"></script>
25
25
 
26
26
  <!-- data -->
27
27
  <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 Sat Aug 08 2026 15:51:52 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 Tue Aug 18 2026 15:05:23 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
75
75
  </footer>
76
76
 
77
77
  <script>prettyPrint();</script>
@@ -537,7 +537,7 @@
537
537
  <br class="clear">
538
538
 
539
539
  <footer>
540
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Sat Aug 08 2026 15:51:52 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
540
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 15:05:23 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
541
541
  </footer>
542
542
 
543
543
  <script>prettyPrint();</script>
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "w-audioplayer-vue",
3
- "version": "2.0.21",
3
+ "version": "2.0.22",
4
4
  "main": "dist/w-audioplayer-vue.umd.js",
5
5
  "dependencies": {
6
- "w-component-vue": "^2.4.81",
6
+ "w-component-vue": "^2.4.82",
7
7
  "w-howler": "^1.0.24",
8
- "wsemi": "^1.8.70"
8
+ "wsemi": "^1.8.75"
9
9
  },
10
10
  "devDependencies": {
11
11
  "eslint": "^8.37.0",