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 +1 -1
- package/dist/w-audioplayer-vue.umd.js +1 -1
- package/docs/examples/app.html +1 -1
- package/docs/examples/app.umd.js +1 -1
- package/docs/examples/ex-AppBasic.html +1 -1
- package/docs/examples/ex-AppCustomSize.html +1 -1
- package/docs/examples/ex-AppDarkCyan.html +1 -1
- package/docs/examples/ex-AppFullSize.html +1 -1
- package/docs/examples/ex-AppLanguage.html +1 -1
- package/docs/examples/ex-AppLightPink.html +1 -1
- package/docs/index.html +1 -1
- package/docs/module-WAudioplayerVue.html +1 -1
- package/package.json +3 -3
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.
|
|
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
|
package/docs/examples/app.html
CHANGED
package/docs/examples/app.umd.js
CHANGED
|
@@ -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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
|
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
|
|
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.
|
|
3
|
+
"version": "2.0.22",
|
|
4
4
|
"main": "dist/w-audioplayer-vue.umd.js",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"w-component-vue": "^2.4.
|
|
6
|
+
"w-component-vue": "^2.4.82",
|
|
7
7
|
"w-howler": "^1.0.24",
|
|
8
|
-
"wsemi": "^1.8.
|
|
8
|
+
"wsemi": "^1.8.75"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"eslint": "^8.37.0",
|